Purchase Linux CDs / DVDs / Flash Drives at OSDisc.com

Welcome to Our Community

While Linux.org has been around for a while, we recently changed management and had to purge most of the content (including users). If you signed up before April 23rd, 2017 please sign up again. Thanks!

  1. More ways to get the info! - we shoot all of our new original content out as well as random messages on Twitter and our newsletter!. Twitter | Newsletter
    Dismiss Notice
With the abundance of Universal Serial Bus (USB) devices it is difficult to come across a system which is not using some type of USB device. Systems have numerous USB ports and there can arise...
To create a Docker Container which executes or contains a specific program you must first create the Docker image.
You can kind of associate an image with an ISO file. The container is when...
Docker is a utility which allows a special type of virtualization. Docker allows for a program to be run “virtually” on a system by using a Docker image.
An image can be downloaded or created...
Part of any Linux system as well as the LFCS exam, is the understanding and use of Root permissions.
Root permissions give access to the permissions to perform any function on a Linux system....
Learning about file permissions for the LFCS exam is important, but it is also very important to know in everyday use of Linux.

Keep in mind that all of the file permissions are used for...
From their website, "WireGuard® is an extremely simple yet fast and modern VPN that utilizes state-of-the-art cryptography. It aims to be faster, simpler, leaner, and more useful than IPsec, while...
When running commands in a Terminal there are many ways information can be redirected. There are a few redirection conventions usable within a Terminal to make things easier.

Let’s look at a...
There are ways to install to a USB stick from a Live Linux Operating System. A problem can arise that the Boot Loader can be installed in the wrong place. Wrong partitions can be selected and...
Uber has just joined the Linux Foundation as a Gold Member!

“Uber has been influential in the open source community for years, and we’re very excited to welcome them as a Gold member at the...
If you find yourself looking at networking connections in Linux then you've probably used netstat at some point. It's very useful to list out established connections, find out which ports your...