Uncategorized

Install Virtualbox In Arch Linux

How To Install Virtualbox In Arch Linux Members Public

In this guide, I will show you how to install VirtualBox in Arch Linux. Numerous aspects of this guide can also apply to any other Linux distribution. Since Arch Linux is the target platform, we will need to install certain dependencies if they’re not there already. * Install Virtualbox in

sohail
sohail
Linux Tutorials
software from internet

Why Not Install Software Packages From The Internet Members Public

Hello, avid Linux readers! Someone from the Internet has told you not to execute random scripts you find on the Internet and now you’re reading why we shouldn’t install software packages from the Internet. Or more specifically, the aim of this article is why it’s wise to

sohail
sohail
Linux Tutorials
Linux Partition Management

Linux Partition Management Members Public

Making Linux partitions is one of the toughest tasks for new Linux users. In this article, I will cover various topics on Linux partitioning. I’ll use different Linux partition managers to list, create, resize, extend and delete Linux partitions. Linux partition managers In this article, we will perform CRUD(

sohail
sohail
Linux Tutorials
Linux tee command

tee Command In Linux - Linux Commands Guide Members Public

Today, we are going to go over the Linux tee command. There isn’t much to this command so this guide will be brief. You will find some use for it at some point. Linux tee Command Usage and Examples tee command (as in a T-splitter in plumbing) takes content

sohail
sohail
linux command guide
Best GNOME Desktops For 2019

Best GNOME Desktops for Linux Users Members Public

Have you stumbled over here looking across the Internet, for the 2023 list of best GNOME desktops? Lucky you then, I’m glad you are at the right place and hopeful that you’ll find this article helpful in case you are considering trying out a new Linux distro. Or

sohail
sohail
Reviews
use linux

How I Started Using Linux Members Public

It is April 2019 as I am writing this article from my Ubuntu 18.04 and I don’t remember the last time I had to use Windows for something that Linux couldn’t do. I don’t remember the last time I opened the thing called Ubuntu Software Store

sohail
sohail
Reviews
Bash for loop Loops In BASH

Bash for loop - Loops In BASH- Learn BASH | Part 6 Members Public

Welcome to the sixth chapter on BASH scripting series. And today we will dive into a very cool topic called looping constructs in computer programming. Loops are important if we have a task that needs repetition. There are different types of loops in bash, bash for loop, while loop, and

sohail
sohail
Learn Bash
Ways To Develop Windows Apps On Linux

Ways To Develop Windows Apps On Linux Members Public

Have you ever had the desire to develop Windows software or test it on your Linux system? Maybe because it is the most popular OS or due to the fact that your schools and institutions deploy only Windows OS in computer laboratories. Well lucky you, there are two ways to

sohail
sohail
Linux Tutorials