If you are running Ubuntu Linux on a laptop, there are a few different ways that you can monitor the battery life of your system. Ubuntu makes this easy to do in the default GNOME desktop environment, but it is also possible to check the battery life from command line. In this tutorial, you will learn several methods to check the battery life on Ubuntu.
Ubuntu
How to install Ubuntu alongside Windows 10 (Dual Boot)
If you want to run Ubuntu Linux on your system but you already have Windows 10 installed and don’t want to give it up completely, you have a couple of options. One option is to run Ubuntu inside of a virtual machine on Windows 10, and the other option is to create a dual boot system. Both options have their pros and cons.
How to Install Adobe Acrobat Reader on Ubuntu 20.04 Focal Fossa Linux
Since Ubuntu does not have a native way to open PDF documents by default, users will need to install Adobe Acrobat Reader for Linux, or some other program capable of opening the documents. The objective of this tutorial is to install Adobe Acrobat Reader on Ubuntu 20.04 Focal Fossa Linux.
How to install PyCharm on Ubuntu 20.04 Linux Desktop
PyCharm is a graphical IDE (integrated development environment) that can be installed on Ubuntu Desktop. Many Python programmers enjoy using PyCharm because it can be used to analyze code, debug programs, and is integrated with Git and other version control systems, as well as web development applications. In this tutorial, you will see how to install PyCharm on Ubuntu 20.04 Focal Fossa Linux.
How to install CUDA on Ubuntu 20.04 Focal Fossa Linux
The Nvidia CUDA toolkit is an extension of the GPU parallel computing platform and programming model. The Nvidia CUDA installation consists of inclusion of the official Nvidia CUDA repository followed by the installation of relevant meta package and configuring path the the executable CUDA binaries. In this tutorial, you will see how to install CUDA on Ubuntu 20.04 Focal Fossa Linux.
How to find my IP address on Ubuntu 20.04 Focal Fossa Linux
The purpose of this tutorial is to show to use the Ubuntu ip command to see information about the local IP address, default gateway, and DNS servers on Ubuntu 20.04 Focal Fossa Linux. The IP address is used by your Ubuntu machine to talk to other devices on the network, like a router or other PCs. Keep in mind that your internal IP address is different from your system’s external IP.
Install Python 2 on Ubuntu 20.04 Focal Fossa Linux
This tutorial will show how to install Python2 for Ubuntu 20.04 Focal Fossa Linux. Python 2 has not been the default installed version on Ubuntu for a few years, but it’s still possible to install Python2 and to install Python 2.7 on Ubuntu.
How to install Puppet on Ubuntu
Puppet is a powerful tool to automate server configuration, deploy updates or other configuration, and manage multiple systems at once. Puppet also has its own programming language, which is easy to understand even for inexperienced programmrs. The application is free, open source, and can be installed on Ubuntu Linux.
How to run script on startup on Ubuntu 20.04 Focal Fossa Server/Desktop
In this article you will learn how to run script ( python, bash etc. ) on startup on Ubuntu 20.04 Server/Desktop.
How to run script on startup on Ubuntu 22.04 Jammy Jellyfish Server/Desktop
The purpose of this article is to configure a script such as a Bash script or Python script to run upon system startup in Ubuntu 22.04 Jammy Jellyfish Server/Desktop.
Install Master PDF editor on Ubuntu
Master PDF editor is a powerful tool to create or edit existing PDF documents. The Master PDF editor is not available for Ubuntu via standard repository, but you can keep reading to find out how to install this software on Ubuntu Linux. Installing Master PDF editor will not only allow you to open and view PDF documents, but modify them and save your changes as well.
How to install Steam on Ubuntu 20.04 Focal Fossa Linux
Steam is easily the most popular PC gaming client, and with hundreds of titles available for Linux, it is no wonder why Linux gamers would want to install Steam on Ubuntu. Valve, the company behind Steam, officially targets Ubuntu and Debian with their Linux support, which is great news for Ubuntu users.