Linux.org

Video - Copying, Moving and Deleting files/directories in Linux

  • 10,515
  • 0
This video goes through copying, moving and deleting files and directories in Linux. This is a video from my series of chapters in my book "Essential Linux Command Line"...

Video - Linux File Permissions (chmod and chown)

  • 12,829
  • 2
The following video shows you how to use chmod and chown to change up file permissions. It also goes over the various settings you can apply to files with chmod...

Use an SSH key to log into a remote server

  • 12,920
  • 0
When you ssh into a remote server, the safest way is to use an ssh key. This video shows you how to create the key, explains the files created by the ssh-keygen command, and shows you how to copy...

GRUB Themes

  • 37,166
  • 3
When I wrote my last article on Grub Configuration I found a lot of people wanting to use GRUB Themes. Many people said it was too complicated so I will try to cover a basic theme to get you...

Raspberry Pi 4 Review and Benchmarks

  • 23,692
  • 0
For those who haven’t heard, the newest version of the Raspberry Pi (RPi) has been released. Technically it is the Raspberry Pi 4 Model B (RPi4). The Raspberry Pi 4 is a 64-bit single board...

Overview of Linux system + getting around

  • 16,674
  • 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

  • 16,354
  • 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

  • 22,074
  • 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)...

Latest posts



Follow Linux.org

Members online

Trending content


Top