Skip to content

VITUX

Linux Compendium

Menu

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

Linux

How to password protect files in Vim editor

Vim Password protection

Vim is a powerful, feature-rich, highly extensible text editor that is used in all Linux OS. It is available in repositories of nearly all major Linux distributions. Because of its performance and low memory consumption, it is the top choice

Karim Buzdar May 19, 2020August 17, 2020 Debian, Linux, Shell Read more

[Fixed] N: Repository ‘http://security.debian.org buster/updates InRelease’ changed its ‘Version’ value from ” to ’10’

You might get the following error message while executing the command apt-get update on Debian 10: N: Repository ‘http://security.debian.org buster/updates InRelease’ changed its ‘Version’ value from ” to ’10’ When this happens, execute the following command on the terminal. apt-get

Karim Buzdar May 19, 2020 Debian, Linux Read more

How to set up an FTP Server on CentOS 8 using VSFTPD

CentOS VSFTPD

What is FTP? FTP (File Transfer Protocol) is a client-server network protocol that allows users to exchange files to and from remote computers. FTP uses plain text to transfer data and access data. There are several different open-source FTP servers

Karim Buzdar May 18, 2020 CentOS, Linux, Shell Read more

Two commands to find files and directories in Debian 10 easily

Find Files in Debian Linux

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 am going to briefly describe two

Karim Buzdar May 18, 2020 Debian, Linux, Shell Read more

How to install multiple Java versions on CentOS 8

CentOS Java Installation

Java is one of the most widely used high-level programming languages and was originally developed by Sun Microsystems.  It is used to create a complete application or systems that can run on a single computer system or in a distributed

Karim Buzdar May 15, 2020 CentOS, Linux, Shell Read more

How to change Terminal Font and Font-Size on Debian

Debian Terminal Font

If you spend a lot of time working in Terminal on your Linux system, you probably may not be comfortable with its default font size. Too small font size sometimes can give a burden to your eyes. However, the Terminal

Karim Buzdar May 15, 2020 Debian, Linux, Shell Read more

How to output text on the shell in Debian 10

Echo Command

To output text on the shell on Linux, you can use the echo command. An Example: echo “text you want to output” Everything you put in quotes or double quotes will show up on the screen.

Karim Buzdar May 15, 2020 Debian, Linux, Shell Read more

How to connect to CentOS 8 Desktop from Windows using RDP protocol

CentOS Windows RDP

XRDP is an open-source implementation of the Microsoft Remote Desktop (RDP) that allows you to graphically control your system. With RDP, you can log in to the remote machine the same as you had logged into the local machine. It

Karim Buzdar May 14, 2020May 14, 2020 CentOS, Desktop, Linux Read more

How to Write and Run a C program in Debian 10

Debian C-Programming

Debian and Linux are becoming more and more popular for software developers as an open-source and free operating system. In this article we will explain how to write, compile and run a simple C program in Debian. This will serve

Karim Buzdar May 13, 2020 Debian, Linux, Shell Read more

How to install Webmin Server Control Panel on CentOS 8

Webmin on CentOS

Webmin is an Open Source server control panel for easy Linux System Administration. With the help of Webmin, you can manage Users, groups, FTP, DNS, DHCP, SSH, Email, and many other packages according to your need. In simple words, you

Karim Buzdar May 12, 2020May 12, 2020 CentOS, Linux, Shell Read more
Page 20 of 54« First«...10...1819202122...304050...»Last »

Search

About This Site

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

Latest Tutorials

  • 3 Ways to Shut Down/Power Off your Ubuntu system
  • How to install the LAMP Stack on CentOS 8
  • How to Write a Shell Script in Ubuntu 20.04 LTS
  • How to change Text Size in Ubuntu 20.04 LTS
  • How to Install IDLE Python IDE on Ubuntu 20.04
Copyright © vitux.com
  • Privacy Policy
  • Imprint