|
|
|
|
|
by pdmccormick
999 days ago
|
|
By "personal computing" I guess I do mean machines that I have full root on, so usually either a laptop/desktop or a local headless server. Out of curiousity, these servers that you're dealing with, do you have to use them for long/focused work like writing or software development, or are these more like sysadmin interactions? Have you noticed any repeated commands or sequences you find yourself running over and over? Is there any opportunity for you to write local scripts that then SSH into the targets and run those commands on your behalf? Or locally use sshfs and manipulate files like they were local. |
|