Skip to content

VITUX

Linux Compendium

Menu

  • Home
  • Linux
  • CentOS
  • Debian
  • Ubuntu
  • Shell

Linux

How to Generate a Strong Pre-shared Key on Linux

Secure pre-shared key

A PSK, or pre-shared key, is a password made up of a random string of characters while encrypting and decrypting data. As the name implies, both parties engaged in the cryptographic process are aware of the key in advance, as

Vitux July 1, 2022 Linux, Shell Read more

How to Download Files in Rocky Linux 8 on the Command Line using wget

Rocky Linux wget

It is easy to download a file with a download manager. Through a graphical user interface, users can download many files. But if we talk about the command-line interface or the terminal, most users find it difficult to use this

Vitux June 28, 2022 Linux, Shell Read more

How to find Devices connected to your Network using Debian Linux

Debian Network Devices List

Sometimes you need to find out which devices are connected to your network. There can be several reasons for this. Maybe your Internet is running slower than usual, you notice suspicious activity that suggests someone is stealing your Wi-Fi, or

Vitux June 28, 2022 Debian, Linux, Shell Read more

How to Echo Into File

Redirect echo command output into a file on Linux

The Linux shell has several operators to redirect or pipe the output of commands into a file. In this guide, I will show you several ways to redirect the echo output into a file. We will replace the content of

Till Brehm June 24, 2022 Linux Read more

How to Check for Open Ports on Debian 11

Debian Open Port Check

Checking ports is very important to determine which ports on your system are open and being listened to. Listening services can be a gateway for hackers who can exploit vulnerabilities in systems to gain access or compromise a system. It

Vitux June 24, 2022 Debian, Linux, Shell Read more

How to Download a File on Ubuntu Linux using the Command Line

Ubuntu shell download tools

Linux Command line offers more flexibility and control than GUI. A number of people prefer to use the command line over GUI because it is easier and quicker to use than GUI. Using the command line, it is easier to

Vitux June 22, 2022 Linux, Shell, Ubuntu Read more

Save Output Of A Command From the Debian Terminal To A File

Command to file

We all know how running a command in the Debian command line, the Terminal, results in the execution of the command and printing of the results, if any, in the Terminal itself. Sometimes, this immediate display of output is not

Karim Buzdar June 22, 2022 Debian, Linux Read more

How to Uninstall Programs from your Ubuntu System

Remove Ubuntu applications

This article describes removing software from your Ubuntu system that you do not need anymore. We are describing software removal both through the graphical user interface (Ubuntu Software Manager) and the command line-the (Terminal). Please note that you need administrative

Vitux June 22, 2022 Linux, Ubuntu Read more

How to Delete Files and Directories Using Linux Commandline

Delete file or Folder

In this tutorial, we will learn how to delete files and folders using the command line on Linux. This tutorial is compatible with all Linux distributions, so it works in the same way on Ubuntu, Debian, CentOS, AlmaLinux, Rocky Linux,

Vitux June 20, 2022 CentOS, Linux, Shell Read more

How to Execute .bin and .run Files in Ubuntu

How to start bin and run files on Ubuntu

Before we explain how to run .bin and .run files on your Ubuntu system, let’s first define what exactly these file extensions are: Bin file: A binary or BIN file in Ubuntu refers to installation packages, which are mostly self-extracting

Vitux June 20, 2022 Linux, Ubuntu Read more
Page 1 of 6012345...102030...»Last »

Search

About This Site

Vitux.com aims to become a Linux compendium with lots of unique and up to date tutorials.

Latest Tutorials

  • How to Generate a Strong Pre-shared Key on Linux
  • How to Echo Into File
  • Save Output Of A Command From the Debian Terminal To A File
  • Linux Basics: 3 Ways to find your local IP Address in Debian 11
  • How to Install Cockpit on Rocky Linux 8
Copyright © vitux.com
  • Privacy Policy
  • Imprint