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 […]
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 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, […]
How to Install Python 3.11 in Ubuntu 22.10 Using Terminal
How to install Python in Ubuntu 22.04 and Ubuntu 22.10 terminal. Here is how to install Python 3.11 in Ubuntu using Terminal. Python 3.11 has been released. Python 3.11.0 is the newest major release of the Python programming language, and it contains many new features and optimizations. Python 3.11 is between 10-60% faster than Python […]
How To Install Gimp Image Editor In Ubuntu 22.10
How to install GIMP image editor in Ubuntu 22.10 and Ubuntu 22.04. Learn how to install GIMP using terminal or install GIMP via Ubuntu command line. GIMP 2.99.14 now comes with a “Gray” theme based on a 18.42% luminance middle-gray background, which should be a good neutral environment for professionnal color work. Saving with RLE […]
How To Uninstall Package In Ubuntu Using dpkg
Ubuntu uninstall package and dependencies. Learn how to uninstall apt package in Ubuntu and remove all installed packages Ubuntu terminal. How To Uninstall Package In Ubuntu Using DPKG The dpkg is a tool to install, build, remove and manage Debian packages. Before you uninstall packages, you will have to get a list of installed packages. […]