Posted inBasics debian Linux & Unix Linux Basics: How to view log files on the shell Posted by Ubuntu Server Admin June 12, 2022Most Linux servers are administered on the command line e.g. through an SSH connection. In…
Posted inBasics Linux & Unix Ubuntu How to Install Featherpad Text Editor on Ubuntu Posted by Ubuntu Server Admin May 11, 2022Featherpad is a unique text editor for programming. It directly competes with major text editors.…
Posted inBasics Linux & Unix Ubuntu How to Install gEdit Text Editor on Ubuntu Posted by Ubuntu Server Admin March 28, 2022There are several text editors available for Linux and one of them is gEdit. It…
Posted inBasics Linux & Unix Ubuntu How to Install Neovim Editor on Ubuntu 20.04 Posted by Ubuntu Server Admin March 16, 2022Neovim is an extendable Vim-based text editor. It can be extended using plugins and APIs.…
Posted inBasics Linux & Unix Ubuntu How to check .deb Package Dependencies in Ubuntu Posted by Ubuntu Server Admin November 24, 2021Most software or application in Ubuntu, does not come as one package and it depends…
Posted inBasics Linux & Unix Ubuntu 3 Ways to Remove Files from Trash on Ubuntu using GUI and Terminal Posted by Ubuntu Server Admin August 3, 2021By choosing files and documents and hitting the “Remove” key on the keyboard, users can…
Posted inBasics debian Distributions Get the disk health status with SMART monitor tools on Debian and Ubuntu Linux Posted by Ubuntu Server Admin July 30, 2021Every current disk includes a built-in monitoring feature known as SMART that keeps track of…
Posted inBasics debian Distributions How to prevent a Linux system user from logging into the system Posted by Ubuntu Server Admin July 28, 2021The shell setting in /etc/passwd determines whether a Linux system user may log in via…
Posted inapache Basics Controlpanels Get a list of all virtual hosts which are defined in all apache configuration files Posted by Ubuntu Server Admin July 26, 2021Have you ever looked in the apache config files to see where a website's virtual…
Posted inBasics debian Distributions How to download and extract a .deb package on Ubuntu or Debian Linux Posted by Ubuntu Server Admin July 10, 2021Sometimes you require a certain file from a Debian .deb package. For example, because you…