Docker Basic Commands Author 07:59 0 Docker Installation: 1. Go to official website documentation community edition (CE) 2. Before install the docker see pre requi... Read More
Networking Author 02:08 0 Networking Switch: 1. Switch is a networking hardware that connects devices on a computer network by using packet switching to receive ... Read More
Quots in Linux Author 03:55 0 Single and double Quots in Linux In Double Quots "" $ value is takes the value of the variable 1. speaker=”marshal” assi... Read More
Linux Grep, Sed Commands Author 02:38 0 reating the link files ln -s /home/vagrant/data/tool.txt devtool It will create the softlink of the original file unlink devtool ... Read More
Linux Simple commands every one Author 06:06 0 ls Shows the list of file ls -l Shows the long list of files ls -a Shows the list of hidden files ls -la Shows th... Read More
Git Basic Commands Author 17:44 0 Git Basic Commands 1. git clone url - For the first time pulling the project to local system from central repository 2. git pull origi... Read More
Linux Basic Commands Author 23:27 0 Linux Basic Commands 1. pwd -shows present working directory 2. ls - shows the list of files 3. cd .. - goes one step back 4... Read More
Windows Short cut Commands Author 05:37 0 Keyboard short cut keys for windows ALT + Tab – Recent programs WINDOWS + D – Minimize all tabs, and it displays desktop. WINDOWS + E – Open... Read More