Linux : using zip to compress or decompress files May 11, 2019 daniel 0 Linux, There are several tools for compressing and decompressing files in Linux, you can get a...
Ansible : Run playbooks as a script November 12, 2018 daniel 0 configuration management, Linux, Ansible is a powerful tool for automation, its syntax checking, verbose and dry run mode...
How to find the type of storage engine a MySQL tables uses August 22, 2018 daniel 0 Linux, What type of storage engine a MySQL tables uses? MySQL supports several storage engines such...
iptables – table full and dropping packets June 19, 2018 daniel 0 Linux, nf_conntrack: table full, dropping packet I actually saw this error in a Docker host, and...
IP subnet calculator May 29, 2018 daniel 0 Linux, Linux - IP subnet calculation with ipcalc ipcalc is a program to perform simple manipulation...
Python modify user-agent May 20, 2018 daniel 0 Linux, How to generate user-agent header for web requests in Python In previous post, we saw...
How to setup IP aliases May 2, 2018 daniel 0 Linux, Configure IP Aliases in Red Hat / CentOS IP aliasing is a term for assigning...
How to setup passwordless ssh connection May 2, 2018 daniel 0 cloud, Linux, Setup key based ssh connection The Secure Shell, commonly referred as ssh, is a private-public...
Common Linux commands for starters April 30, 2018 daniel 0 Linux, Ten commonly used Linux commands for beginners 1. id - display information about user. id...
Install Ubuntu 18.04 (Bionic Beaver) with kde plasma April 30, 2018 daniel 1 cloud, Linux, How to install Ubuntu 18.04 LTS (Bionic Beaver) Installation steps for Ubuntu 18.04, code named Bionic...