Linux.org

Overview of Linux system + getting around

  • 15,958
  • 1
In this video, we'll go over the basics of a Linux system - where Linux keeps all of its things - as well as basic commands to get around.

This is a short 30 minute clip of me going over the...

Using Docker Volumes

  • 15,664
  • 0
When using Docker it is sometimes necessary to update files quite often. Updating those files can be a big hassle since the whole container must be recreated each time.
For instance, if you...

GRUB Configuration

  • 20,846
  • 1
The GRand Unified Bootloader (GRUB) is used by systems to take control after the system BIOS is completed. GRUB may then show a menu to allow a user to choose from multiple Operating Systems (OS)...

LFCS - Shutdown and Runlevels

  • 13,867
  • 0
Linux systems can be shutdown in many ways. Shutting down a server can be a daunting task if there are many users connecting to the server. Starting the server in various modes to allow for...

Playstation 3 Emulator for Linux

  • 38,733
  • 1
There are many emulators for game consoles for use on Linux. I have recently looked into a Playstation 3 emulator called RPCS3. I have previously covered a Playstation 1 and 2 emulator in the...

Install kubectl and minikube on Linux

  • 19,897
  • 0
Kubernetes is a great way to deploy your applications - and it's VERY popular out there with teams working in technology. Before you get going though, you'll need to install the...

Vim basics and more

  • 24,366
  • 8
I've been using vim for about 22 years and even today find little tips and tidbits that I didn't know about! This article will go through some of the things I use often in vim - and I hope we'll...

Partition Backup

  • 15,070
  • 1
Many times you may have data on a partition, especially on a Universal Serial Bus (USB) drive. It may be necessary at times to make a copy of a drive or a single partition on it. Raspberry Pi...

Latest posts



Members online

Trending content


Top