Ravikant KumarHow to change timezone in Linux ?Linux instances are set to the UTC (Coordinated Universal Time) time zone by default. But we need to change the time to local timezone for…Oct 17, 2017Oct 17, 2017
Ravikant KumarindevopsfundaHow to make swapfile in Linux ?Swap is a space on a hard drive which is used to store RAM data. Swapfile in linux is basically used to increase storage capacity of RAM…Oct 14, 2017Oct 14, 2017
Ravikant KumarindevopsfundaHow to use Crontab in Linux ?The crontab in linux runs tasks in the background at specific times; it’s like the Task Scheduler on Windows. Add tasks to your system’s…Sep 13, 20171Sep 13, 20171
Ravikant KumarindevopsfundaHow to use vi editor?Linux peoples commonly use vi editor. vi/vim editor is a command line editor. Vim is a text editor that is upwards compatible to Vi. It…Sep 11, 2017Sep 11, 2017
Ravikant KumarindevopsfundaLinux Basic CommandsIn Linux ‘cd’ (Change Directory) command is one of the most important and most widely used command for newbies as well as system…Sep 11, 2017Sep 11, 2017