Linux.org

Video - Linux File Permissions (chmod and chown)

  • 10,763
  • 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

  • 11,435
  • 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

  • 26,955
  • 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

  • 22,011
  • 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

  • 14,976
  • 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

  • 14,709
  • 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...

Latest posts


Staff online


Top