Uncategorized

How To Use GNOME Boxes

Discover the Magic of Gnome Boxes: A Complete Guide Members Public

Boxes or GNOME Boxes is virtualization software for GNOME Desktop Environment. It’s similar to Oracle VirtualBox but features a simple user interface. Boxes also pose some challenges for newbies and VirtualBox users. For instance, it’s easy on VirtualBox to install guest addition images through the menu bar, but

sohail
sohail
Linux Tutorials
Install Ubuntu Bash Shell On Windows 10

Install Ubuntu Bash Shell On Windows 10 Members Public

Nobody expected that Linux on Windows will be a reality! Through Anniversary Update of Windows 10, Microsoft offered full-fledged Ubuntu-based Bash shell as a gift. To make this possible, Microsoft added a new feature called “Windows Subsystem for Linux”. Now Windows developers can write shell scripting! It is like a

sohail
sohail
Linux Tutorials
Understanding CSRF Cross Site Request Forgery

Understanding CSRF - Cross-Site Request Forgery Members Public

Security is a major concern when designing web apps. And I am not talking about DDOS protection, using a strong password or 2 step verification. I am talking about the biggest threat to a web app. It is known as CSRF short for Cross Site Request Forgery.   What is CSRF?

sohail
sohail
Uncategorized
5 differences between linux and windows

5 Differences Between Linux And Windows Members Public

Are you an entirely new computer user who just bought a PC and had Microsoft Windows pre-installed on it? Seeking out what’s beyond the realm of Windows Operating System, exploring curiously what Linux is and how it is different from the former one that already came with your computer

sohail
sohail
Linux
Linux Mint 19 “Tara” More Powerful And Stable

Linux Mint 19 "Tara" More Powerful And Stable Members Public

Linux Mint is popular with many users as a Windows alternative because the distribution is so down to earth. The creators calmly present meaningful novelties of Linux Mint 19 “Tara”, which help in everyday life, such as a timeshift function and auto-updates. Ubuntu is probably the most popular Linux variant,

sohail
sohail
Linux Distributions
best projects to do in summer with arduino

12 Best Arduino Projects To Do In Summer Members Public

The free time of summer vacations or continuous hours is for many an ideal time to start more complex or long projects associated with some of their passions. If Arduino is among your interests and you want to reinforce your maker spirit, we propose 12 Arduino projects to do this

sohail
sohail
Projects
dosbox Installing DOS Onto A Virtual Hard Drive

DOSBox Part 3: Installing DOS Onto A Virtual Hard Drive Members Public

The previous tutorial demonstrated the simplicity of booting from floppy images and creating other images using the tools provided by Linux. This guide continues on from that as it goes through step by step how to properly create a hard disk image, hook it up to DOSBox, and install whichever

sohail
sohail
DOSBox
What Is SSH Command

What Is SSH Command And How To Use SSH To Connect To Remote Server Members Public

There may be times where logging in to a computer remotely is necessary. You may require access to a file, need to assist a friend with a problem, or even transfer files between computers. Whatever it is Secure Shell (SSH) lets you connect to another computer running Linux (or indeed

sohail
sohail
Linux Tutorials