Bookmarks for 24 lug 2012 from 12:40 to 14:51

These are my links for 24 lug 2012 from 12:40 to 14:51:

  • Centrale di Mobilità – Muoviti responsabilmente senza pesare sull'ambiente
  • www.vanheusden.com – AIX tips & tricks – AIX tips & tricks

    (like: "Finding physical location of a disk" or why "AIX NFS server refuses client to mount share" and many other)

  • Account Administration – disciplinux – Change AIX password non-interactively

        Use the chpasswd utility to change the password.

  • Tightening Default AIX Sendmail – disciplinux – I started looking at the default AIX configuration of sendmail for the SMTP Open Relay issues. Previously I had sent a configuration change to
    allow only specific relay-domains. However, it appears that the default sendmail configuration sets "PROMISCUOUS_RELAY" which overrides the
    RELAY-DOMAINS directive.
  • Configure sendmail to start logging Subject in maillog | www.linux4beginners.info – In this article we will learn how to configure sendmail so that you can log "Subject" in /var/log/maillog as by default sendmail does not log Subject to maillog file.

    This is really interesting. Business people many times are interested in getting mail log files analyzed. To analyse mail logs they need various field to appera in mail logs. e.g. "From", "To", "Subject" etc from the sent email. By default sendmail logs From and To fields but it does not log Subject field. In this article you will learn how to enable sendmail to log "Subject".

Bookmarks for 28 giu 2012 through 1 lug 2012

These are my links for 28 giu 2012 through 1 lug 2012:

  • Linux Training – Paul Cobbaut has written an in-depth series on learning Linux for novice sysadmins or just those curious about the command line. Beginning with setting up a virtual machine for the lessons, the guide proceeds to cover a massive amount of material, including:
    FHS, Bash, vi, users, groups, file permissions, ACLs, file links, processes, pipes, filters, scripting, disks, partitions, file systems, mounting, UUID, RAID, LVM, GRUB/LILO, init, kernel, libraries, TCP/IP, bonding, SSH, inetd, xinetd, OpenSSH, nfs, at, cron, syslog, installation, packages, backup, performance, iptables, Samba, MySQL, SELinux, Apache, Squid, IPv6, and DNS/BIND.
    Formats include HTML, PDF, and DocBook source.

    [via http://tinyapps.org/blog/nix/201206250715_linux_course.html ]

  • home | movies.io – movies.io combines a pleasant and great-looking user interface with all the functionality needed to find and collect the best films out there.

    Sign in, and you'll be able to create watchlists, edit them with your friends, and subscribe to their RSS feeds for automatic download.

  • FTPbox – File syncing on your own host – FTPbox is an open-source application that allows you to synchronize your files to your own host, via FTP. This way, you can access your files anywhere, without having to pay for disk space on some 3rd-party website!
  • Graphite – Scalable Realtime Graphing – Graphite – Graphite is a highly scalable real-time graphing system. As a user, you write an application that collects numeric time-series data that you are interested in graphing, and send it to Graphite's processing backend, carbon, which stores the data in Graphite's specialized database. The data can then be visualized through graphite's web interfaces.

    [ via http://www.zarrelli.org/ ]

Bookmarks for 28 giu 2012 from 11:04 to 15:16

These are my links for 28 giu 2012 from 11:04 to 15:16:

Bookmarks for 10 apr 2012 through 13 apr 2012

These are my links for 10 apr 2012 through 13 apr 2012:

  • php:zerobin [sebsauvage] – ZeroBin is a minimalist, opensource online pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256 bits AES. You can test it online.
  • logstash – open source log management – logstash is a tool for managing events and logs. You can use it to collect logs, parse them, and store them for later use (like, for searching). Speaking of searching, logstash comes with a web interface for searching and drilling into all of your logs.

    It is fully free and fully open source. The license is Apache 2.0, meaning you are pretty much free to use it however you want in whatever way.

  • Exploit Exercises – exploit-exercises.com provides a variety of virtual machines, documentation and challenges that can be used to learn about a variety of computer security issues such as privilege escalation, vulnerability analysis, exploit development, debugging, reverse engineering.

    [ via http://www.afhome.org ]