Thursday, 7 December 2017

Linux from the Command Line - using ncat

Linux from the Command Line - using ncat

ncat is a highly useful tool for pulling information from network streams.
https://www.linuxtechi.com/nc-ncat-command-examples-linux-systems/

Linux for sysadmins - Using sudo

Linux for sysadmins - Using sudo

This is the way to use sudo to delegate the rights to run privileged applications to non root users.
https://opensource.com/article/17/12/using-sudo-delegate

Tuesday, 5 December 2017

Advanced Linux - Writing udev rules

Advanced Linux - Writing udev rules

Due to it's UNIX heritage, Linux gives you powerful, fine grained control over the system. udev is a prime example of that power.
https://linuxconfig.org/tutorial-on-how-to-write-basic-udev-rules-in-linux