A roundup of my top top utilities for troubleshooting problems on servers.htopIn terms of alternatives to the traditional top command htop is pretty good (being better than the older atop [...]
Browsing all articles from February, 2011
14
Sep
2010
Sep
2010
Samba Client
Smbclient operates like a command-line ftp client which allows sending commands to the samba server. The following syntax worked for me: /usr/bin/smbclient ‘//anotherserver/myshare’ -D ‘mydirectory/’ -c ‘mkdir “testlog5″‘ -U ‘myusername%mypass’ [...]
8
Sep
2010
Sep
2010
Get iPlayer
The previous version of get_iplayer had stopped working for me but there is still people updating this script. Get it here: http://www.infradead.org/get_iplayer/html/get_iplayer.html

