Enable automatic login in Ubuntu Linux Systems via command line, follow the steps given below. Automatic login, also known as auto-login is a way to login directly (automatically) without entering a password at the login screen. When automatic login is enable you won’t have to type your password at the time you log in. Enable […]
How To Check Is Your Ubuntu 32 Or 64-Bit In Command Line
Want to check architecture in Linux command line? Here is how to check is your Linux 32 or 64 bit in command line. Let us learn how to check Linux 32 or 64-bit in command line and how to check OS version in Linux using command line? Check linux 32 or 64-bit command line To […]
Login As Root User In Linux Ubuntu Terminal Command
How to login as root user in Linux Ubuntu terminal command. We will also learn how to execute Ubuntu login as root without password. Login As Root User In Linux Ubuntu Terminal The sudo allows a permitted user to execute a command as the superuser. Users can use “sudo” command to run terminal as administrator […]
How To Clear Buff Cache Memory In Linux
This post explains how to clear buff/cache memory in Linux to free up memory in Linux without rebooting. Before you clear memory in Linux to free resources and free memory without rebooting, you must understand that a buffer is an area of memory used to temporarily store data while being moved from one place to another. […]
Lightweight Web Browsers for Old Linux PC Computers
Here are the 5 lightweight Web Browsers for Linux Ubuntu Systems which are amongst the fastest browsers for old PC (old computers). 1. Lynx Lynx is a text-based web browser designed for low-end systems or devices with limited hardware resources. Surprisingly, Lynx is the oldest web browser still being maintained, since 1992. Lynx browser is […]
Find USB Device Path In Linux Ubuntu Command Line
How to find usb device path in Linux Ubuntu? You can also find USB serial port in Linux using these commands. There are various commands to list USB devices Linux tty and find USB device path. By default, when a storage devices is plugged into the system, it mount automatically in the /media/ directory. Detect […]