Posted inHow tos Linux man page for crontab schedule format The scheduling format for the Linux scheduling daemon cron are not easy to remember, especially if you don't… Posted by daniel December 29, 2016
Posted inHow tos Linux chown symbolic link One of the most commonly used Linux system administration tools is chown, which is part of the coreutils… Posted by daniel December 28, 2016
Posted inHow tos Linux Record ssh session using screen How to record your ssh session using screen. Per the man page - "Screen is a full-screen window… Posted by daniel December 27, 2016
Posted inHow tos Linux Scripting shuffle files in a directory with python Randomly ordering files in a directory with python I have a playlist file which contains audio files to… Posted by daniel December 27, 2016
Posted inComputer Security How tos Linux ngrep – insecure connections your browser is making Ngrep is a very user friendly packet sniffer, basically the "grep" equivalent at the network layer. Here is… Posted by daniel December 26, 2016
Posted inInternet policy Miscellaneous Find Internet Service Providers in your area How to locate broadband Internet service providers in your area. The FCC keeps a database of national broadband… Posted by daniel December 26, 2016
Posted inComputer Security How tos Linux Block all users from logging in to a system except for root In some cases, you might want to block all users from logging in to the system or just… Posted by daniel December 23, 2016
Posted inHow tos Linux How to stop showing login messages During user login, a Linux box might show message of the day(motd), new email, or package updates information.… Posted by daniel December 23, 2016
Posted inPersonal Finance 10 steps for financial independence How to be financially independent. For clarity I am going to define financial independence by what it is… Posted by daniel December 22, 2016
Posted inHow tos Linux Scripting httpie – to curl or not to curl How to interact with web services. Curl is the defacto CLI tool for interacting with web services and… Posted by daniel December 21, 2016