Tag Archives: linux

Install any Linux operating system using VMware

By | June 25, 2016

There are two methods that, as a new Linux user, you can choose; using a virtualization software (VirtualBox, VMware etc) or partitioning your hard drive (i.e. installing alongside windows). Or if you have a spare computer to spare (which I doubt) you could use the whole hard disk to install Linux. It is advisable to… Read More »

10 common terms every Linux user should know

By | June 20, 2016

Distro: it is a shortened word for ‘distribution’; and a distribution is a particular brand of GNU/Linux operating system – like Redhat, Fedora, Ubuntu, and Debian. Shell: this is the program that reads your command input and runs the specified commands. The dollar sign (`$’) preceding the cursor is called the shell prompt; it tells… Read More »