Skip to content

VITUX

Linux Compendium

Menu

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

Shell

Network Configuration in Debian 11

Debian Network Configuration

If you are a regular Linux user or a system administrator, you might require to set up networking on your system. Unlike the desktop systems where you can use dynamic configurations, you will have to do specific configurations on servers

Vitux Debian, Linux, Shell Read more

The Hosts File on Linux

Linux hosts file

All operating systems with network support have a hosts file to translate hostnames to IP addresses. Whenever you open a website by typing its hostname, your system will read through the hosts file to check for the corresponding IP and

Karim Buzdar CentOS, Debian, Linux, Shell, Ubuntu 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 Debian, Linux, Shell Read more

Linux Beginners: Manage files using the terminal on CentOS 8

CentOS File Management

Every user that is new to the Linux environment must need to know about the directory navigation and file management commands.  In Linux, each command is used for a particular purpose that performs well for the specified task. The tool

Karim Buzdar CentOS, Linux, Shell Read more

Linux File Management from the Terminal

Linux file management

As we all know Linux is an operating system mostly used by Geeks and developers who are mostly keyboard people and love to write commands instead of using a Graphical user Interface (GUI). Unlike the Windows operating system, where most

Karim Buzdar CentOS, Debian, Shell, Ubuntu Read more

How to Write a Shell Script in Ubuntu

Ubuntu Shell Script

What is a Shell Script? A shell script is a Linux-based script in which commands are written. When a user executes the script, all the commands that are in the script are executed one after another. Think of it like

Vitux Linux, Shell, Ubuntu Read more

How to Replace Spaces in Filenames with Underscores on the Linux Shell

Replace whitespace in filenames on Linux

While working with Linux, you might come across some utilities and apps that only work with file names that do not include spaces. We do not always save files in this “no space” format and might have to look for

Karim Buzdar Shell, Ubuntu Read more

How to block or unblock PING requests in Ubuntu

Ubuntu Ping

To test the network quality, the PING facility is used, and hackers quite often use it to spoof the host and destination servers to perform flooding attacks. Users sometimes feel the need to block unwanted server requests to keep their

Karim Buzdar Linux, Shell Read more

How to create and run a shell script in Ubuntu 22.04

Ubuntu Shell (Bash) Script

A script is used in Linux and has written commands into it according to work specifications and assignments. On executing such a script, each command in the script executes in order one by one. The shell is the user-written commands

Vitux Linux, Shell, Ubuntu Read more

How to Save the Output of Command in a File using Linux Terminal

Save command output to file on Linux

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

Karim Buzdar Linux, Shell, Ubuntu Read more
Page 3 of 46«12345...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 Install and Run Chromium Web Browser on Debian
  • Getting Started with LaTeX on Debian 11
  • How to Install AnyDesk on Rocky Linux
  • How to Remove a User on Debian and Ubuntu Linux
  • How to Monitor Linux Server Health with Command Line Tools
Copyright © vitux.com
  • Privacy Policy
  • Imprint