How to login as root user in Ubuntu Linux command line. Read this tutorial to become root user in Ubuntu. You can also login as root in Linux without password. Su Command The command su is used to run a command with substitute user and group ID. When called with no user specified, su defaults […]
Ubuntu
Latest Ubuntu news updates, Ubuntu tutorials and tips for Ubuntu Linux. Learn to use one the most popular Linux distros. Get the updates and latest releases for Ubuntu.
Install Python 3.12 In Ubuntu Terminal Command Line
How to install python in Linux command line (Ubuntu terminal). This tutorial explains how to install python packages and module in Linux terminal. Python 3.12 is the latest stable release of the Python programming language, with a mix of changes to the language and the standard library. The library changes focus on cleaning up deprecated […]
How To Check Kernel Installed Date In Linux Ubuntu
Linux kernel commands list to check latest kernel version in Linux Ubuntu. Here is how to check kernel installed date in Linux and how to check kernel version in Ubuntu. How To Check Kernel Version In Ubuntu 1. uname ‘uname’ prints information about the machine and operating system it is run on. If no options […]
Linux Terminal Shortcuts Cheat Sheet You Must Know
If you want to know that shortcut to open terminal in current directory in Ubuntu, here is the Linux terminal shortcuts cheat sheet . Must-know these terminal shortcuts for Linux Ubuntu Systems. Linux Terminal Shortcuts Cheat Sheet There are many more shortcut for Linux Ubuntu, but these given above are the most useful among them.
How To Record Screen On Ubuntu With Audio
If you want to record screen on Ubuntu with audio, you can install record screen using SimpleScreenRecorder application on Linux Ubuntu. Read more to know how to record screen in Linux Ubuntu command line. SimpleScreenRecorder SimpleScreenRecorder is a powerful tool to record screen on Ubuntu with audio. It comes with a powerful yet simple graphical […]
Command To Check USB Devices In Linux Ubuntu
The command to check usb devices in Linux Ubuntu. You can easily list usb devices in Linux command line or list usb devices in Linux TTY. This post describes how to find the /dev name of my USB device. By default, when a storage devices is plugged into the system, it mount automatically in the […]