Skip to content

VITUX

Linux Compendium

Menu

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

Shell

How to Customize your Ubuntu Terminal Prompt

Customize bash prompt

Most Ubuntu systems use bash or dash as their default terminal application. You type your commands at a standard command prompt, which usually displays your username, hostname, and current directory in a predefined color scheme. Bash provides many customization options

Vitux Linux, Shell, Ubuntu Read more

Linux: Find Out Which Port Number a Process is Listening on

Linux Listen port

As Linux users, we sometimes need to know what port number a particular process is listening on. All ports are associated with a process ID or service in an operating system. So how do we find this port? In this

Vitux Linux, Shell Read more

Two commands to find files and directories in Debian 11 easily

Debian Find Files

Basically, everything in Linux is a file. But before you are able to edit a file, you must be able to locate it in your system. About Linux file search In this article, I briefly describe two commands in detail

Vitux Debian, Linux, Shell Read more

How to block/allow ping using iptables in Ubuntu

Ubuntu Block Ping

What is iptables? Iptables is a command-line firewall program that allows or blocks traffic based on the policy chain used. Iptables takes a packet-based approach to monitor traffic. When a program tries to connect to your system, iptables looks for

Vitux Linux, Shell, Ubuntu Read more

How to Set JAVA_HOME Path in Ubuntu 20.04 and Ubuntu 22.04

JAVA_HOME Path

Many Java-based programs require the Java Runtime Environment (JRE) to run smoothly regardless of the operating system. For development, most IDEs like Eclipse and NetBeans require the Java Development Kit (JDK) on your computer. Whether you’re a newbie who wants

Vitux Linux, Shell, Ubuntu Read more

Managing logs with Logrotate on Ubuntu

Ubuntu Logrotate

The performance of a computer or server environment very much depends upon the system memory and disk usage. If something is consuming more disk space then it will lead to a system error. Likewise, increasing log file size must be

Vitux Linux, Shell, Ubuntu Read more

6 Methods to Generate a Strong Password in Ubuntu

Ubuntu Strong Password

We all know how important it is to use strong passwords for our systems, online accounts, and other sensitive applications. The real question is how you generate a password that you can rely on and that meets the criteria of

Vitux Desktop, Linux, Shell, Ubuntu Read more

Play MP3 Files on the Ubuntu Command Line

Play MP3 Files on Ubuntu Shell

If, like me, you like to do all your Ubuntu tasks from the command line, you’ll also be looking for ways to play audio files, especially mp3s, from the command line. In this article, we’ll tell you how to install

Vitux Shell, Ubuntu Read more

How to set up NTP Server and Client on Debian 11

NTP Server and Client on Debian

NTP stands for Network Time Protocol. It is a protocol or service used to synchronize the clock of your client computers with the clock of a server. The server’s clock is also synchronized with the Internet. In this article, I’ll

Vitux Debian, Linux, Shell Read more

Bash Scripting: How to Output and Format Text on Linux Shell

Bash Scripting and Text Formatting on the Shell

Bash scripts are very popular and one of the simplest scripting languages. As with any programming or scripting language, you will sometimes output text to the terminal. This can happen in many scenarios, for example, when you want to print

Vitux Linux, Shell Read more
Page 11 of 45« First«...910111213...203040...»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