For creating or editing programs that perform system administration tasks.
I tar a directory full of JPEG images: tar cvfz myarchive.tar.gz mydirectory When I untar the archive: tar …
linux sysadminIn deploying to a new (Solaris 9) environment recently, one of the steps was to copy a set of files and …
unix sysadminlsof is an increadibly powerful command-line utility for unix systems. It lists open files, displaying information about them. And since …
unix sysadmin lsofI'm currently developing a security solution that should work across domains and as such I need a small private dns …
dns subdomain sysadminI have installed Python 2.6.6 at [17:50:21 [email protected]:~]# which python /usr/local/bin/python also Python 2.7.6 at [17:51:12 [email protected]:~]# …
python linux python-2.7 centos sysadmin