Tag:
Ubuntu
CentOS
What is Linux?
Linux is a family of operating systems (OS) based on the kernel of the same name. There is no single Linux operating system, such...
Server
When you forgot to backup: recover deleted files in Linux
Forgot to backup? Sometimes you realize that one of the last rm commands was redundant. Of course, the best way to recover accidentally deleted files...
Server
Installing and removing software in Ubuntu Linux on 2021
The process of software installation in Linux is different from the process in Windows, which can confuse even an experienced administrator if he previously had no...
Technology
Send mail through the console with authorization in linux
Send mail through the console: In order to be aware of everything that happens on the server, in addition to monitoring, it is useful...
Technology
How to configure vsftpd on Ubuntu?
vsftpd (Very Secure FTP Daemon) - FTP server with support for IPv6 and SSL. The first two letters in the name vsftpd mean “very secure”...
Server
Installation of RDP server
RDP server: Despite the fact that initially on a VPS and a dedicated server is no possibility to connect to a remote desktop in GUI mode,...
Server
Rsync setup backup on CentOS / Debian / Ubuntu
There are many ways to organize backup on CentOS / Debian / Ubuntu servers - free utilities, self-written scripts using tar, bacula backup system,...
Server
How To Install Webmin on Ubuntu server 2021
The Webmin is a web-based server administration control panel for Linux based systems. It provides the easiest alternative to command line server administration and...