How to Password Protect a File Using Vim on Linux
Encryption is the process of encoding files in a manner that they can only be accessed by those who are authorized. It has become increasingly important to encrypt…
Read MoreUmmara Mushtaq is a Telecommunication engineer with two years of experience in server support and networking. She writes technical articles based on Linux system administration for LinuxWays.
57 articles found
Ubuntu
Encryption is the process of encoding files in a manner that they can only be accessed by those who are authorized. It has become increasingly important to encrypt…
Read More
Ubuntu
Cockpit is an open-source browser-based utility that allows administering and configuring local and remote multiple servers. It allows to graphically administer several Linux systems at a time. Using…
Read More
CentOS
XAMPP is short for cross-platform(X), Apache(A) server, MariaDB(M), PHP(P) and Perl(P). It enables a user to turn his system into a fully-featured web server. XAMPP is available for…
Read More
Ubuntu
When you delete a file in Linux, it is not immediately deleted from the system. Instead, it is moved to the Trash in case you need to restore…
Read More
Ubuntu
Almost all Windows system administrators are well familiar with PowerShell utility. PowerShell developed by Microsoft is powerful work automation and configuration management utility. It was previously developed only…
Read More
Ubuntu
A group is a collection of user accounts that have the same set of permission and access rights on the files, folders, and configurations. When a new user…
Read More
Ubuntu
One of the several duties of a Linux administrator is to manage the user accounts which also includes adding and removing the users. In Linux OS, a user…
Read More
CentOS
TeamViewer is an all-in-one solution that allows you to connect and assist multiple systems remotely over the internet, share desktop, attend online meetings web conferencing, and share files…
Read More
Debian
Arduino IDE is a piece of software that you can download and install on your system. It allows us to write, compile, and upload the code to the…
Read More
Ubuntu
One of the several duties of a Linux administrator is to manage and keep track of the installed packages on a system. In the Ubuntu system, you can…
Read More