21 Sysadmin Tools For Admins
21 Sysadmin Tools For Admins
Know
Knowing the right tool to the right job is something that can save
you hours of extra work and tedium. We've compiled a list of of some
of the best general purpose sysadmin tools for troubleshooting,
testing, communicating and fixing the systems that you need to
keep running.
WireShark
http://www.wireshark.org/
FileZilla
https://filezilla-project.org/
Fiddler
http://www.telerik.com/fiddler
If you're working with a remote API, you can also compose and
replay requests as needed.
Sysinternals Suite
http://technet.microsoft.com/en-us/sysinternals/bb545021.aspx
Mosh
http://mosh.mit.edu/
SSH users will be familiar with the frailty of their remote sessions, a
single wifi hiccup and they go down. Mosh is a secure replacement
protocol that allows for the resumption of sessions as well as
generally improved performance. Mosh is available for almost every
platform, including a Chrome plugin for even more portability.
Autossh
http://www.harding.motd.ca/autossh/
Cliforgot
http://cliforgot.com
Generate full command line commands and options for many
Windows sysadmin commands. It is interactive documentation that
you can copy and paste.
Clonezilla
http://clonezilla.org/
Clusto
https://github.com/clusto/clusto
Clusto stores data in any database that you can interact with via
SQLAlchemy, easing your management as you can get started with
anything you have in place.
Ansible
http://www.ansible.com
Chef
http://www.opscode.com/chef/
Puppet
http://puppetlabs.com/
http://www.thekelleys.org.uk/dnsmasq/doc.html
Bugzilla
http://www.bugzilla.org/
Sysdig
http://www.sysdig.org/
TreeSize
http://www.jam-software.com/treesize_free/
Treesize is a NTFS file space viewer that helps visualize space usage in a
Windows Explorer like view.
Treesize works off of the Master File Table of the target machine,
letting you read results faster and without the need for content read
permissions.
7-Zip
http://www.7-zip.org/
Notepad++
http://notepad-plus-plus.org/download/
KeePass
http://keepass.info/
Netcat
http://netcat.sourceforge.net/