How to check kernel version in Ubuntu? Here is the command to check kernel version in Linux and command to find os version in Linux Ubuntu. How To Check Kernel Version In Ubuntu ‘uname’ prints information about the machine and operating system it is run on. If no options are given, ‘uname’ acts as if […]
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.
How to Install PuTTY on Linux Command Line
How to install PuTTY on Linux Ubuntu Systems. Here is the terminal command to install PuTTY Linux command line. PuTTY on Linux PuTTY Linux vesion is a graphical terminal program that supports the SSH, telnet, and rlogin protocols and connecting to serial ports. It can also connect to raw sockets, typically for debugging use. How […]
How To See Linux History Command With Timestamp And User
How to see the history command with timestamp in Linux. Users can see history command in Linux with date; Linux history command with timestamp and user. Linux History Command With Timestamp And User To enable timestamps in the history command, you have to export the HISTTIMEFORMAT variable using the following command: export HISTTIMEFORMAT=”%F %T ” […]
How To Check Process Running On Port In Linux Ubuntu
How to find process running on port Ubuntu? Check Linux open ports by process; How to check process running on port 8080 in Linux. Using netstat The netstat command is a member of the net-tools package. netstat (network statistics) command is used to display information about network. If the command is not installed upon the […]
How To Save & Improve Battery In Ubuntu 22.10 And Ubuntu 22.04
Learn how to save battery in Ubuntu and improve battery life on Linux. Here is how install TLP in Ubuntu 22.10 and use TLP to save battery power in Ubuntu 22.10 and Ubuntu 22.04. Note that TLP is a pure command line utility. It does not contain a GUI. TLP is a feature-rich command line […]
Install Gedit on Ubuntu 22.10 – Make Gedit Default Text Editor
Install Gedit on Ubuntu 22.10 and make Gedit as the default text editor on Ubuntu 22.10. Gedit is one of the most simple, yet powerful text editor for Linux Systems. Features of Gedit Files are opened in tabs Full support for internationalized text (UTF-8) Syntax highlighting for lots of languages (Python, Shell, C, C++, HTML, […]