Showing headlines posted by trendoceangd
« Previous ( 1 2 3 4 5 6 7 8 9 10 11 ... 21 ) Next »How to Install MariaDB on Ubuntu 24.04
Discover a step-by-step guide to install and configure MariaDB on Ubuntu and how to update and remove it with practical examples.
How to Install GCC on Ubuntu 24.04: A Step-By-Step Guide
In this article, you'll learn how to install GCC on Ubuntu, followed by writing and compiling basic C/C++ programs.
How to install the Ryujinx Emulator on Ubuntu and Other Distros
Discover a step-by-step guide to install Ryujinx Emuator on Ubuntu and other Linux distributions with practical usage examples.
Download YouTube Videos on Linux from CLI Using yt-dlp
Discover a step-by-step tutorial for downloading YouTube audio and video on Linux from the command line using yt-dlp.
How to Install, Setup, and Use Ghost on Ubuntu (Ultimate Guide)
Discover a step-by-step guide to install Ghost on Ubuntu, then create and set up a new Ghost site and configure Ghost with Nginx.
How to Check Your Private & Public IP Addresses in Ubuntu
Discover a step-by-step guide to check your private and public IP addresses, including both IPv4 and IPv6 protocols, using CLI and GUI methods.
How to Install Sublime Text on Ubuntu (and Other Linux Distros)
Discover a step-by-step guide to installing sublime text 4 on Ubuntu and other Linux distributions, then the usage of package cont
Enable Automatic Login in Ubuntu 24.04, 23.04 & Other Flavors
Discover a step-by-step guide to enable automatic login on Ubuntu and other distros with gdm3, LightDM, and SDDM dispay managers.
Check the User Login, Shutdown, and Reboot Logs on Linux
This article will teach you how to check the user login, determine when the system has shut down and rebooted, and identify the culprit.
Auto Reset User Account to Original State on Ubuntu 24.04 and 23.04
Learn how to automatically reset the user account to its original state in Ubuntu 23.04 and 24.04 using the script and Systemd service files.
How to Install VMware on Ubuntu (and Other Linux Distros)
Learn how to install VMware on Ubuntu, Linux Mint, Debian, and other popular Linux distros from the .bundle file with practical examples.
Fixing the ‘ps: command not found’ Error in Linux
In this article, you will learn how to fix the "ps: command not found" error on Linux by installing the necessary package.
List All Open Ports and Stop the Services Behind Them
Discover a step-by-step guide to list all the open ports in your system and stop the services responsible for managing them.
How to Encrypt Your Home Folder in Ubuntu 24.04 or 23.04
The step-by-step guide to encrypt the home folder in Ubuntu 24.04, 23.04, or 22.04 with practical examples.
How to Find Files Containing a Specific Text (String) on Linux
Discover a step-by-step guide on how one can search for files containing specific text (or strings) on Linux without using any external tools.
How to Find Uniqueness in Two Files in Linux
In this article, you will learn how to find similarities and differences between two files in Linux with practical examples from the CLI and GUI methods.
How to Execute Linux Command From Python Script
Learn how to run a Linux command or shell script from a Python script, then get the execution status code or save the output to a Python variable.
How to Fix Ubuntu 24.04 LTS Frozen, Black, or Unresponsive Screen
I was hoping to see a fresh Ubuntu screen, but it was a complete frozen, blank or black screen.
Counting Number of Files and Directories in a Specific Directory
Learn how to find and count the total number of file and directory occurrences in a specific directory using the find and wc commands.
How to Center Application Windows in Ubuntu
Discover a step-by-step guide to automatically centering applications in the Ubuntu system or GNOME-based DE with practical examples.