Linux Tutorials

Install Themes Or Icons In elementary os

How To Install Themes Or Icons In Elementary OS Members Public

After installing Elementary OS, you may feel that you want to customize it to look more than the Out-of-the-box system, and more of a personalized Operating system per se. It’s very easy to install themes and icons for your Elementary OS. The process is pretty much the same as

sohail
sohail
Linux Tutorials
How To Create Virtual Hosts On Apache Server To Host Multiple Sites

How To Create Virtual Hosts On Apache Server To Host Multiple Websites Members Public

If you have apache installed, you probably know what localhost is. Localhost allows a single website to be hosted locally. However, when using virtual hosts, you can host multiple websites on a single server. The process is fairly simple and I will demonstrate it here itself. I am assuming you

sohail
sohail
Linux Tutorials
Install Windows 10 In Virtualbox On Linux

How To Install Windows 10 In Virtualbox On Linux Members Public

You might be a developer and just want to try out your application in a Windows environment, or just want the thrill of doing something in Windows 10. Well, the solution might be as easy as using Virtualbox to install windows 10 unlike installing it on your machine, which may

sohail
sohail
Linux Tutorials
boot into linux command line

How To Boot Into Linux Command Line Members Public

There may be times where you need or want to boot up a Linux system without using a GUI, that is with no X, but rather opt for the command line. Whatever the reason, fortunately, booting straight into the Linux command-line is very simple. It requires a simple change to

sohail
sohail
Linux Tutorials
How To Create Or Increase Swap Space In Linux

Swap Space in Linux: How To Increase Swap Space In Linux Members Public

So it has been long since you started using Linux. Now that you’re enjoying what Linux has to offer, one of the things you often come across is the Swap Space. In this article, I will discuss Swap Space in Linux, its importance, when it’s required, and how

sohail
sohail
Linux Tutorials
Remove GUEST Session From Ubuntu Login Screen

Remove GUEST Session From Ubuntu Login Screen Members Public

A guest session on Ubuntu allows having a temporary user account and access the Ubuntu machine.  The desktop of a guest session looks like it does when a regular user logs in.  Behind the scenes, Ubuntu controls the access privileges for a guest session. The official definition of guest session

sohail
sohail
Linux Tutorials
Making Vim Even More Awesome With These Cool Features

Making Vim Even More Awesome With These Cool Features Members Public

Vim is quite an integral part of Every Linux Distribution and the most useful tool (of course after the terminal) for Linux Users. At least, this theory holds for me. People might argue that for programming, Vim might not be a good choice as there are different IDEs or other

sohail
sohail
Linux Tutorials
Dual Boot Ubuntu And Arch Linux

Dual Boot Ubuntu And Arch Linux Members Public

Dual booting Ubuntu and Arch Linux is not as easy as it sounds, however, I’ll make the process as easy as possible with much clarity. First, we will need to install Ubuntu then Arch Linux since it’s much easier configuring the Ubuntu grub to be able to dual

sohail
sohail
Linux Tutorials