This post contains notes on this topic in the form of a concise guide.
Category: SysOps
System Operations
Check the progress of the dd process.
Ubuntu and recent problems related to PHP
Recently I run into small problems related to PHP. Problem A – sqlite.so The first one was a PHP warning: PHP Warning: PHP Startup: Unable to load dynamic library ‘/usr/lib/php5/20090626/sqlite.so’ – /usr/lib/php5/20090626/sqlite.so: cannot open shared object file: No such file or directory in Unknown on line 0 PHP tried to load sqlite.so from /etc/php5/conf.d/sqlite.ini (php5-sqlite […]
Display established TCP connections inside the terminal.
ODIN – Free Disk Imager
From time to time I need to backup/restore OS on the CF card using Windows machine.
Execute a set of commands inside each active jail.
Scripting SPS switches
Managing SPS switches could be real fun if you use expect to automate such tasks.
How to get rid of spaces in filenames
Get rid of spaces in file/directory names.