Posted inHow tos Linux tcpdump – capture output in real time tcpdump - how to grep or save output in real time Tcpdump is a handy tool for capturing… Posted by daniel January 22, 2017
Posted inHow tos Linux Redhat satellite / Spacewalk – automatically patch clients Redhat satellite or Spacewalk - real time push to clients. By default, a client waits for a set… Posted by daniel January 16, 2017
Posted inHow tos Linux Logical volume management – shrink an LVM Reduce or shrink the size of non root LVM mount. In a system with limited disk size, you… Posted by daniel January 16, 2017
Posted inHow tos Linux SSL certificate expiration date for a site or domain When will the SSL certificate for a site expire or in how many days will an SSL certificate… Posted by daniel January 4, 2017
Posted inLinux Miscellaneous yum : show all yum directives yum - dump all yum repos configuration directives Per the man page, the yum-config-manager is "a program that… Posted by daniel January 4, 2017
Posted inContainers How tos Linux Docker – quick introduction. Part 2 In part 1 of this series, we saw how to pull Docker images from Docker Hub and launch… Posted by daniel December 30, 2016
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