About
microHOWTOs
Tutorials
Troubleshooting
Tools
Topics
System
Storage
Networking
Security
DNS
Mail
Web
Graphics
Databases
SCM
Programming
Rate this page
Excellent
Good
Acceptable
Poor
Dreadful
Rate
View
click to enable
click to enable
click to enable
List of microHOWTOs
2013-05-14
Perform an unattended installation of a Debian package
2013-05-04
Test whether the value of an SQL expression is NULL
2013-04-29
Prevent a process from terminating when writing to a broken pipe
2013-04-27
Ignore SIGPIPE without affecting other threads in a process
2013-04-14
Build a shared library using GCC
2013-03-29
Capture the output of a child process in C
2013-03-24
Reap zombie processes using a SIGCHLD handler
2013-03-05
Determine whether SELinux is enabled
2013-01-20
Round towards minus infinity when dividing integers in C or C++
2012-12-31
Send an email using netcat
2012-12-15
Implement port knocking using iptables
2012-12-05
Match arbitrary content using RELAX NG
2012-12-02
Generate an HTML 5 DOCTYPE using XSLT
2012-11-28
Round towards minus infinity when dividing integers in Java
2012-11-09
Refer to the value of a stylesheet parameter in XSLT
2012-10-31
Process an XML document using an XSLT stylesheet in Java
2012-10-23
Serve web pages using an embedded HTTP server in Java
2012-09-28
Persistently set the value of an environment variable for a given user
2012-09-26
Persistently set the value of an environment variable for all users
2012-09-02
Set the value of an environment variable
2012-08-26
Replace one of the physical volumes in an LVM volume group
2012-08-23
Increase the capacity of an LVM volume group
2012-08-03
Add a directory to the current path
2012-07-29
Display the value of an environment variable
2012-07-04
Configure Chromium to authenticate using SPNEGO and Kerberos
2012-06-15
Send an arbitrary Ethernet frame using libpcap
2012-06-01
Send an arbitrary Ethernet frame using an AF_PACKET socket in C
2012-05-27
Get the IP address of a network interface in C using SIOCGIFADDR
2012-05-12
Hide part of an HTML or XHTML document when it is printed
2012-04-15
Configure Subversion to trust a given SSL certificate
2012-04-07
Get the index number of a Linux network interface in C using SIOCGIFINDEX
2012-03-31
Get the MAC address of an Ethernet interface in C using SIOCGIFHWADDR
2012-03-23
Persistently change the hostname of the local machine (Debian)
2012-03-17
Determine the fully qualified hostname of the local machine in C
2012-03-12
Create a host principal using MIT Kerberos
2012-03-01
Remove the passphrase from an existing OpenSSL key file
2012-02-26
Create a self-signed SSL certificate
2012-02-18
Send an arbitrary IPv4 datagram using a raw socket in C
2012-02-17
Fetch the content of a given URL in Perl
2012-02-10
Reduce the space reserved for root on an ext2, ext3 or ext4 filesystem
2012-02-05
Fetch the content of a given URL in Perl using LWP::UserAgent
2012-01-26
Fetch the content of a given URL in Perl using LWP::Simple
2012-01-24
Persistently bridge traffic between two or more Ethernet interfaces (SUSE)
2012-01-21
Determine which package a file belongs to (Debian)
2012-01-20
Persistently bridge traffic between two or more Ethernet interfaces (Red Hat)
2012-01-14
Make the configuration of iptables persistent (Debian)
2012-01-11
Persistently bridge traffic between two or more Ethernet interfaces (Debian)
2012-01-08
Bridge traffic between two or more Ethernet interfaces on Linux
2012-01-05
Configure Apache to use Kerberos authentication
2012-01-02
Limit the rate of inbound TCP connections using iptables
2011-12-30
Convert an IP address to the corresponding domain name in C
2011-12-26
Generate multiple output documents using XSLT
2011-12-22
Get the size of a Linux block special device in C
2011-12-21
Display the size of a Linux block special device
2011-12-17
Connect to a remote block device using NBD
2011-12-13
Display a list of loaded Apache modules
2011-12-04
Add a host or service principal to a keytab using MIT Kerberos
2011-11-30
Globally rename an identifier throughout a set of source files
2011-11-27
Configure mod_dav_svn to provide a list of available Subversion repositories
2011-11-21
Configure Firefox to authenticate using SPNEGO and Kerberos
2011-11-13
Create a service principal using MIT Kerberos
2011-11-06
Resume an interrupted download when using Wget
2011-10-23
Create a list of numbered footnotes using XSLT
2011-10-16
Create a bidirectional hyperlink in HTML
2011-10-02
Copy a file from one machine to another using Netcat
2011-09-20
Export a block device using NBD
2011-09-17
Create a file filled with zeros
2011-09-10
Calculate an Internet Protocol checksum in C
2011-08-24
Send a UDP datagram in C
2011-08-20
Add an internal CSS stylesheet to an HTML or XHTML document
2011-08-19
Add an external CSS stylesheet to an HTML or XHTML document
2011-08-13
Listen for and receive UDP datagrams in C
2011-07-28
Establish a TCP connection in C
2011-07-23
Automatically adjust the height of a CSS box to accommodate floated content
2011-07-13
Listen for and accept TCP connections in C
2011-06-29
Listen on a TCP port with connections in the TIME-WAIT state
2011-06-25
Convert an IP address to a human-readable string in C
2011-06-12
Accept named function arguments in Perl
2011-06-06
Convert the line endings in a text file from UNIX to DOS format
2011-06-03
Convert the line endings in a text file from DOS to UNIX format
2011-05-28
Block unsolicited inbound network traffic using iptables
2011-05-21
Convert a text file from one character encoding to another
2011-05-18
Redirect HTTP requests from one domain to another using Apache
2011-05-14
Allow CGI scripts within the document root of an Apache webserver
2011-05-09
Demangle an object code symbol generated by G++
2011-05-06
Change the MAC address of an Ethernet interface
2011-04-29
Prevent a C or C++ header file from being compiled more than once
2011-04-26
Convert an IP address to the corresponding domain name
2011-04-22
Convert an image file from one format to another using ImageMagick
2011-04-18
Change the MTU of an network interface using DHCP
2011-04-13
Resize an image using ImageMagick
2011-04-08
Convert from HTML to formatted plain text using Lynx
2011-04-03
Persistently change the MTU of an network interface (Red Hat)
2011-04-01
Persistently change the MTU of an network interface (Debian)
2011-03-30
Change the MTU of a network interface
2011-03-24
Automatically generate makefile dependencies
2011-03-19
Prevent unwanted namespace prefix declarations from being added by an XSLT stylesheet
2011-03-16
Reduce the size of an ext2, ext3 or ext4 filesystem
2011-03-13
Reduce the size of an LVM logical volume
2011-03-11
Atomically rewrite the content of a file
2011-03-05
Permanently delete a file from all revisions of a Subversion repository
2011-03-02
Roll back a Subversion repository
2011-02-26
Process an XML document using an XSLT stylesheet
2011-02-15
Install a Perl module
2011-02-11
Cause a process to become a daemon in C
2011-02-08
Cause a process to become a daemon
2011-02-07
Inspect the current working directory of a running process
2011-02-06
Suppress echoing of commands in a makefile
2011-02-05
Inspect the umask of a running process
2011-02-02
Safely parse an integer using the standard C library
2011-01-30
Increase the size of an LVM logical volume
2011-01-29
Increase the size of an ext2, ext3 or ext4 filesystem
2011-01-26
Reset the serial number of a DNS zone
2011-01-23
Configure BIND as a slave DNS server
2011-01-17
Recursively compare the content of two arbitrary Perl data structures
2011-01-15
Cause a system service to reload its configuration
2011-01-14
Forward a TCP port from an SSH server to an SSH client
2011-01-13
Forward a TCP port from an SSH client to an SSH server
2011-01-08
Reset a forgotten root password
2011-01-08
Reset a forgotten root password using a live distribution
2011-01-07
Mirror a Subversion repository
2011-01-03
Group XML elements by key using XSLT v1.0
2011-01-03
Group XML elements by key using XSLT v2.0
2011-01-03
Group XML elements by key using XSLT
2011-01-01
Create an encrypted swap area
2010-12-29
Dump a complete PostgreSQL database as SQL
2010-12-24
Dump a complete MySQL database as SQL
2010-12-21
Select a single row from a database table using Perl DBI
2010-12-20
Act on all files in a directory tree using find and xargs
2010-12-19
Connect to a database using Perl DBI
2010-12-19
Connect to a MySQL (or MariaDB) database using Perl DBI
2010-12-19
Dump the content of an arbitrary Perl data structure
2010-12-18
List all open file descriptors for a given process
2010-12-17
Log all queries to a MySQL server
2010-12-16
Log all queries to a PostgreSQL server
2010-12-14
Act on all files in a directory tree using find
2010-12-13
Connect to a PostgreSQL database using Perl DBI
2010-12-11
Share an IP address between clients using iptables
2010-12-09
Share an IP address between servers using iptables
2010-12-04
Enable forwarding of IPv4 network packets
2010-12-01
Configure an Ethernet interface as a VLAN trunk (Red Hat)
2010-11-30
Create a table of contents using XSLT
2010-11-28
Sort the result of an SQL query
2010-11-28
Insert the current date and time into an SQL database
2010-11-25
Create a persistent static route
2010-11-25
Configure an Ethernet interface as a VLAN trunk
2010-11-25
Create a fresh self-signed SSL certificate for uw-imapd
2010-11-25
Create a logical volume using LVM
2010-11-25
Configure an Ethernet interface as a VLAN trunk (Debian)
2010-11-25
Get the size of an array in Perl