• Home
  • Search Tags
  • About

GNU/Linux

Topics related to GNU/Linux:

Getting started with GNU/Linux

Compiling the Linux kernel

Detecting Linux distribution name and version

GnuPG (GPG)

Shell

Managing Services

Some systems with systemd, such as Ubuntu, still allow the use of the service <name> [start|stop|status] command, redirecting it to systemctl [start|stop|status] <name>.

File Compression with 'tar' command

Package Managers

ls command

SCP

Getting information on a running Linux kernel

Modifying Users

  • You cannot remove a logged in user
  • To modify any user but your own, you need root privileges

Services

LAMP Stack

Check Disk Space

Secure Shell (SSH)

Network Configuration

Getting System Information

Midnight Commander

tee command

If a FILE is specified as a dash ("-"), tee writes again to standard output.

Change root (chroot)

Content on the page is taken from Stack Overflow Documentation

This site is NOT affiliated with Stack Overflow or any of the contributors. | Privacy Policy | Terms of Service