Posts

Showing posts from 2018

Linux: a necessary ingredient

Here we'll start with a linux operating system, as I'm used to it. One of the most popular distribution of Linux is Ubuntu 18.04(which I'm using currently),17.10, 17.04, 16.04, and 14.04. Other distributions of linux include Mint, Fedora, Kali, Debian, and RedHat etc. Most of the Command Line Interface(CLI) commands are common in all distributions of Linux.Any of following two methods are prior to make your system a linuxee:- You may run any distribution of Linux as a virtual machine on your system using  Vmware Workstation . Another way to use our requisite is to run it independently or in parallel to your existing Os. Follow these steps :         i) You've to download the ISO file from  here  (Ubuntu 18.04).        ii) Boot your pendrive with this file.        iii) Plugin the pendrive, restart your system and install it choosing your preferences in BIOS menu. You may take the help from here: ...