Here is how to edit file as root in Ubuntu and how to open and edit a file in Linux terminal. Using nautilus admin, edit text file as root Ubuntu. Ubuntu – run as administrator GUI option Run the following commands in terminal to add “Open As Administrator” option to right menu in Ubuntu. sudo […]
How To
How-to tutorials for Ubuntu, Linux, Android, WordPress, websites and more. Learn about Ubuntu Linux how to solve problems, errors, manage updates, fix issues and add functions & features.
How To Install Linux Kernel 6.4 In Ubuntu 23.04
Install Linux Kernel 6.4 in Ubuntu 23.04 and Ubuntu 23.04. Here’s how to install Kernel in Linux and on Ubuntu, update Kernel to specific version via command line. Kernel 6.4 brings Intel Lunar Lake HD audio support and better MSI laptop support. Install Linux Kernel 6.4 Run the following commands to download and install the […]
Install File Shredder To Permanently Delete Files In Linux Ubuntu
Download file shredder for Linux and file eraser for Linux Ubuntu to permanently delete files in Linux. Using file shredder you can permanently delete files from laptop hard drive. On Linux operating systems, shred is to overwrite a file to hide its contents and delete it. In simple words, shred overwrites the files and can […]
Check Disk Usage in Ubuntu Terminal – Check Free Disk Space in Ubuntu
Check disk usage in Ubuntu terminal. Here is the command to check disk space in Ubuntu. You can easily check free disk space in Ubuntu or Ubuntu disk usage by folder. df Command The “df” command is for “disk filesystem” and is a great tool to know about the disk space usage on Linux Systems. […]
How To Password Protect File in Linux Commandline
How to password protect file in Linux commandline. Learn how to encrypt a file in linux using gpg. Users can password protect a text file in Linux Ubuntu. Linux makes it easy to password protect your files using gpg (GNU-pg) command. It comes pre-installed in most Linux distributions. In this article, we will look at […]
How To Copy Files From One Folder To Another in Linux Ubuntu
How do you copy files from one folder to another Linux recursively? Do you wish to learn how to copy all the files from one folder to another in Linux? Here is the command to copy file in Linux with new name or copy file in Linux in same directory. How to Copy Files in […]