For creating or editing programs that perform system administration tasks.
How can I connect a system to a network and sniff for virus/spyware related traffic? I'd like to plug …
networking sysadmin virus sniffing spywareHow do I get a list of the active IP-addresses, MAC-addresses and NetBIOS names on the LAN? I'd like to …
windows networking powershell sysadmin wshI'm attempting to code a script that outputs each user and their group on their own line like so: user1 …
python linux sysadminI want to run a command on Zabbix agents: Some simple unix commands, to obtain our reporting data. When there …
sysadmin zabbixI ordered a server for the home office and I would like to partition it with Xen. I think this …
linux sysadmin xenI'm trying to do three things with the mv command, but not sure it's possible? Probably need a script. not …
linux sysadminI'm trying to setup a ELK stack on EC2, Ubuntu 14.04 instance. But everything install, and everything is working just fine, …
elasticsearch ubuntu-14.04 logstash kibana sysadminI need to get the size of a directory, recursively. I have to do this every month so I want …
windows powershell scripting filesystems sysadmin