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
Linux Phones But Could Not Survive

Linux Phones That Could Not Survive Members Public

Linux Enthusiasts have always wanted to get their favorite operating system in the palm of their hands. Just like our computers we wish to have robustness, customizability and the ability to do what we want on our phones too. Though there is no denying the fact that we have had

Sohail
Sohail
Reviews
best linux screenshot and screencasting tools

Best Linux Screenshot And Screencasting Tools Members Public

There comes a time you want to capture an error on your screen and send it to the developers or want help from Stack Overflow, you need the right tools to take that screenshot and save it or send it. There are tools in the form of programs and others

Sohail
Sohail
Reviews
ubuntu releases security patch for meltdown

Ubuntu Releases Security Patch For Meltdown Members Public

In another article, I have covered what is Meltdown and Spectre and told you how critical it is for us Linux users. The Linux had been fixed immediately after the two flaws were discovered. But the Ubuntu maintained kernel was not updated against Meltdown and Spectre. Ubuntu Releases Patches for

Sohail
Sohail
News
ifconfig Commands To Configure Monitor And Debug Network Interface

ifconfig Commands To Configure, Monitor And Debug Network Interface Members Public

Ifconfig is used to configure the kernel-resident network interfaces. It is used at boot time to set up interfaces as necessary.  After that, it is usually only needed when debugging or when system tuning is needed.   If no arguments are given, ifconfig displays the status of the currently active interfaces.

Sohail
Sohail
Linux tools