Bookmarks for 11 mar 2015 through 12 mar 2015

These are my links for 11 mar 2015 through 12 mar 2015:

  • GoAccess – Visual Web Log Analyzer – GoAccess is an open source real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems. It provides fast and valuable HTTP statistics for system administrators that require a visual server report on the fly.
  • bonasia.info: apt-get – Una guida veloce ad apt-get, apt-cache, etc
  • FastVPSEestiOu/fastnetmon – FastNetMon – high performance DoS/DDoS and netflowk load analyzer builded on top of multiple packet capture engines (netmap, PF_RING, sFLOW, Netflow, PCAP). What we do? We can detect hosts in our own network with big amount of packets per second/bytes per second or flow per second incoming or outgoing from certain host. And we can call external script which can send notify, switch off server or blackhole this client. [ via https://delicious.com/farmando ]

Bookmarks for 2 set 2014 through 3 set 2014

These are my links for 2 set 2014 through 3 set 2014:

  • Overview – The Apache James Project delivers a rich set of open source modules and libraries, written in Java, related to Internet mail communication which build into an advanced enterprise mail server.
  • Archiveopteryx – Archiveopteryx stores email in a database and provides access to it through IMAP and more.
  • Fluentd | Open Source Data Collector – Fluentd is an open source data collector for unified logging layer. Fluentd allows you to unify data collection and consumption for a better use and understanding of data.

Bookmarks for 19 lug 2013 from 09:18 to 16:13

These are my links for 19 lug 2013 from 09:18 to 16:13:

  • YOURLS: Your Own URL Shortener – YOURLS stands for Your Own URL Shortener. It is a small set of PHP scripts that will allow you to run your own URL shortening service (a la TinyURL or bitly). Running your own URL shortener is fun, geeky and useful: you own your data and don't depend on third party services. It's also a great way to add branding to your short URLs, instead of using the same public URL shortener everyone uses.
  • Decifrare facilmente gli errori di Windows. In italiano – Lo Skyblog – Windows Error Lookup Tool  è una comodissima utility gratuita che ci consente di decifrare facilmente e velocemente i criptici messaggi d’errore di Windows. Il programma non richiede installazione ed è quindi perfetto per essere trasportato in una chiavetta USB, racchiude al suo interno un piccolo database di errori con tanto di spiegazione in italiano.
  • A full-featured logging system with Fluentd ElasticSearch Kibana | Grigio.org – un blog critico su Linux Ubuntu, Tecnologia e altro – There are many open source logging / aggregators / monitoring systems, but I alwais been a bit worried about by their dependencies and features. Fluentd is a small core but extensible with a lot input and output plugins.

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 ]

Bookmarks for 6 dic 2011 through 7 dic 2011

These are my links for 6 dic 2011 through 7 dic 2011:

  • Monitor Your Website in Real-Time with Apachetop – How-To Geek – As a webmaster, I’ve often wanted to be able to see real-time hits as they arrive. Sure, Google Analytics is a wonderful package for looking at trends over time, but there’s a delay of a few hours there, and you really can’t see data like requests per second or total bytes.

    This is where the apachetop utility comes in. It’s a very simple command line utility that you can use to monitor traffic real-time. It accomplishes this by parsing the apache logfiles and displaying meaningful output to the screen.

  • Ashwin Jayaprakash’s Blog: The little gem that is BusyBox (for Windows) – As a Windows user (no shame) I have, for years searched for a simple GNU-like toolkit – grep, awk, tail and other such goodies enjoyed by Linux users. Yes, there's Cygwin but it's a beast – too big and a pain to install. Sometimes, I've even resorted to starting a Linux VMWare image just to run a simple awk script to munge some log files.
  • pclouds/busybox-w32 – GitHub – Win32 native port for Busybox (latest build can bw found in the below link)