For creating or editing programs that perform system administration tasks.
I have to run a local shell script (windows/Linux) on a remote machine. I have SSH configured on both …
shell ssh sysadmin remote-executionI have a couple old services that I want to completely uninstall. How can I do this?
windows-services sysadmin administrationI suspect that one of my applications eats more CPU cycles than I want it to. The problem is - …
windows sysadmin process-managementIn Unix/Linux, how do you find out what group a given user is in via command line?
linux unix command-line sysadminI'm trying to locally mount a machine's C drive that is on my LAN. I need to able to browse …
windows windows-xp sysadminAre there any libraries that would allow me to call a JMX MBean method from a shell script. We expose …
java sysadmin jmxOn Linux, the "top" command shows a detailed but high level overview of your memory usage, showing: Total Memory, Used …
operating-system solaris sysadminWorking on a client's server where there are two different versions of nginx installed. I think one of them was …
macos nginx sysadmin