Any Devops/Sysadmin out there? Can you place your 3 top tools/software in your work?

@abacao Sysadmin. Uff..
1. Debian Linux
2. proxmox VE
3.openvpn

Could keep going for ages...

@Jasper_Ben I know the feeling, just wanted to find something new and cool
@abacao get to know vim and sed (if you haven't yet). Hard to master but extremely useful as developer and sysadmin! Only if you have the time to spare ;)

@Jasper_Ben @abacao Tmux is an all-star for me. Screen works too if your prod servers are locked-down CentOS or similar, just requires a little more config to make it pretty.

Vim and Tmux alone can do so much...

@seasharp what do you do to make screen pretty?
@abacao There's a syntax for creating your own status bar and changing fore/background colours. I don't have a reference on me but the web can provide. Basically makes it look just like Tmux.
@Jasper_Ben I know the basics of vim, nothing fancy but is enough.
Can work with sed but need help for uncle Google. About screen over tmux...
I'm trying to convert myself to tmux (I'm using it) but openwrt only has screen :(
@abacao same here tbh. vim basics and sed "google style". Haven't found the time and patience yet. soon though... soon :D