perl -MCPAN -e 'CPAN::Shell->install(CPAN::Shell->r)'
Tag Archives: linux
Ajouter un driver “non-free” dans l’initrd du netboot Debian
S’il vous arrive d’installer des serveurs, notamment équipés de cartes réseaux Broadcom, vous avez surement déjà dû rencontrer ce genre de problème:
Lighttpd | directory listing
Lighttpd web server will generate a directory listing if a directory is requested and no index-file was found in that directory. mod_dirlisting is one of the modules that is loaded by default and doesn’t have to be specified on server.modules to work.
Lighttpd | access log
Lighttpd have an access log module, but it’s disabled by default.
Activate access log
To activate it, you have to modify the configuration file:
“/etc/lighttpd/lighttpd.conf”
Continue reading
Evolution of a SysAdmin
Image
64 useful CLI tools for Linux system admins
System administrators (sysadmins) are responsible for day-to-day operations of production systems and services. One of the critical roles of sysadmins is to ensure that operational services are available round the clock. For that, they have to carefully plan backup policies, disaster management strategies, scheduled maintenance, security audits, etc. Like every other discipline, sysadmins have their tools of trade. Utilizing proper tools in the right case at the right time can help maintain the health of operating systems with minimal service interruptions and maximum uptime. Continue reading
How to pass PCI tests with SQUID
First, you need to have the latest Openssl libraries in order to compile squid within. Then, apply the provided patch before you built squid.
Squid 3.2.5 – tcp_outgoing_mark ignored for tunnelled CONNECT requests
Last month, I decided to apply a network policy in order to point the web traffic on differents links based on the domain url.After compiling the last version of Squid (3.2.5), I made my dstdomain ACLs and tested some sites. Great ! it works… until I check https browsing. Continue reading
Putty Tray 0.62-t013
PuTTY Tray is an unofficial branch of PuTTY, the terminal program. It builds on an already excellent application adding many features that make significant improvements including the ability to minimize the application to the system tray and turn URLs into clickable links within the terminal window.