Ubuntu Shell
ubuntushell.bsky.social
Ubuntu Shell
@ubuntushell.bsky.social
Linux Tips, Tricks, Tutorials, and Hacks in Blog
Mastodon: @ubuntushell@mastodon.social
How to Install Yarn on Ubuntu 24.04 (via 3 Methods)
How to Install Yarn on Ubuntu 24.04 (via 3 Methods)
Learn how to install the Yarn package manager on Ubuntu using NPM, Corepack, and the APT repository with practical examples.
ubuntushell.com
December 31, 2025 at 2:15 AM
How to Install Steam on Ubuntu and Other Linux Distros
How to Install Steam on Ubuntu and Other Linux Distros
Discover a step-by-step guide to install the latest version of Steam on Ubuntu and other Linux distros with practical examples.
ubuntushell.com
December 29, 2025 at 4:52 AM
How to Install Zoom on Ubuntu and Other Linux Distros
How to Install Zoom on Ubuntu and Other Linux Distros
Discover a step-by-step guide to install Zoom video conferencing application in Ubuntu and other Linux distributions with practical examples.
ubuntushell.com
December 26, 2025 at 5:37 AM
How to Force Password Changes for Users in Linux
How to Force Password Changes for Users in Linux
Learn how to enhance system security by compelling users to change their passwords regularly. Explore step-by-step methods using the passwd and chage commands.
ubuntushell.com
December 24, 2025 at 5:57 AM
What is Warp Terminal? How to Install It on Ubuntu
What is Warp Terminal? How to Install It on Ubuntu
Learn what Warp Terminal with integrated AI features is, and then learn step-by-step how to install it on your Linux system.
ubuntushell.com
December 23, 2025 at 3:39 AM
How to Install and Use Tmux on Ubuntu and Other Linux Distros
How to Install and Use Tmux on Ubuntu and Other Linux Distros
Discover a step-by-step guide to install Tmux on Ubuntu and other Linux distros, and then its usage with practical examples.
ubuntushell.com
December 22, 2025 at 4:44 AM
How to Setup Apache with Python WSGI on Ubuntu
How to Setup Apache with Python WSGI on Ubuntu
Discover a step-by-step guide to setting up an Apache web server with Python WSGI on Ubuntu to access the Python web application on the internet.
ubuntushell.com
December 20, 2025 at 5:19 AM
How to Lock User Accounts in Linux (Using 6 Methods)
How to Lock User Accounts in Linux (Using 6 Methods)
Learn how to lock user accounts, disable user accounts, and expire user accounts in Linux using a command-line tool or manual method.
ubuntushell.com
December 19, 2025 at 6:01 AM
How to Install and Configure PostgreSQL on Ubuntu 26.04
How to Install and Configure PostgreSQL on Ubuntu 26.04
Learn how to install PostgreSQL on Ubuntu, update PostgreSQL passwords, and enable remote access for PostgreSQL with practical examples.
ubuntushell.com
December 18, 2025 at 4:28 AM
How to Open Ports 80 (HTTP) and 443 (HTTPS) in UFW
How to Open Ports 80 (HTTP) and 443 (HTTPS) in UFW
Learn how to check the status of ports 80 and 443 in UFW and how to remove the deny restrictions placed on them.
ubuntushell.com
December 17, 2025 at 5:58 AM
Install Deluge BitTorrent Client on Ubuntu & Other Linux Distros
Install Deluge BitTorrent Client on Ubuntu & Other Linux Distros
In this article, you'll learn how to install the Deluge BitTorrent client on Ubuntu and other Linux distros, how to use it, and then how to remove it.
ubuntushell.com
December 16, 2025 at 2:38 AM
How to Change Default Web Browser on Ubuntu (GUI and CLI)
How to Change Default Web Browser on Ubuntu (GUI and CLI)
Discover a step-by-step guide to change default web browser on Ubuntu and other Linux distros running GNOME, KDE, or XFCE via GUI and CLI.
ubuntushell.com
December 15, 2025 at 3:23 AM
How to Find Files Containing a Specific Text (String) on Linux
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.
ubuntushell.com
December 13, 2025 at 4:31 AM
How to Install Firefox Nightly Using the Mozilla APT Repository
How to Install Firefox Nightly Using the Mozilla APT Repository
Discover the step-by-step guide to easily installing the Firefox nightly package using the Mozilla-provided APT repository.
ubuntushell.com
December 12, 2025 at 3:08 AM
Spotube: A Spotify, YouTube, JioSaavn Client App for Linux
Spotube: A Spotify, YouTube, JioSaavn Client App for Linux
Discover a modern Spotify client app that is free, open-source, and available for all major platforms, including Linux.
ubuntushell.com
December 11, 2025 at 5:15 AM
How to Uninstall MySQL from Ubuntu 25.04 (for Beginners)
How to Uninstall MySQL from Ubuntu 25.04 (for Beginners)
Learn how to completely remove MySQL from Ubuntu, Debian, Linux Mint, and other Linux distros via the recommended methods.
ubuntushell.com
December 10, 2025 at 4:09 AM
How to Suspend and Resume a Process in Linux
How to Suspend and Resume a Process in Linux
Learn how to efficiently suspend, resume, list, and manage background processes in Linux using simple commands like CTRL+Z, ps, jobs, fg, bg, and kill.
ubuntushell.com
December 9, 2025 at 2:33 AM
Check Your Local Network Speed in Linux, Windows, and macOS
Check Your Local Network Speed in Linux, Windows, and macOS
Discover a step-by-step guide to install the OpenSpeedTest Server on Linux, Windows, and macOS to test your local network speed.
ubuntushell.com
December 8, 2025 at 1:38 AM
Tiny File Manager for Your Web Host, Built on PHP
Tiny File Manager for Your Web Host, Built on PHP
Discover the simplest way to access your webhost files and directories via a file manager named Tiny File Manager, built on PHP.
ubuntushell.com
December 6, 2025 at 3:19 AM
How to Stop Brute-Force Attack Using Fail2Ban on Ubuntu 25.04
How to Stop Brute-Force Attack Using Fail2Ban on Ubuntu 25.04
Learn how to install and configure Fail2Ban to prevent brute force attacks on the Ubuntu system with practical examples.
ubuntushell.com
December 5, 2025 at 3:10 AM
How to Install Different Desktop Environments on Ubuntu
How to Install Different Desktop Environments on Ubuntu
Discover a step-by-step guide to install different DEs, such as KDE, Xfce, LXQt, etc., on the Ubuntu system with practical examples.
ubuntushell.com
December 4, 2025 at 2:39 AM
Cat Command in Linux with Examples
Cat Command in Linux with Examples
Learn how to effectively use the Cat command in Linux to read, create, and manipulate files with practical examples and tips.
ubuntushell.com
December 3, 2025 at 3:00 AM
How to Create Users in Linux using "useradd" Command [10 Practical Examples]
How to Create Users in Linux using "useradd" Command [10 Practical Examples]
Learn how to efficiently create, configure, and delete user accounts in Linux using the useradd and adduser commands, along with advanced options and practical examples.
ubuntushell.com
December 2, 2025 at 2:56 AM
Listing All Users in a Linux System
Listing All Users in a Linux System
Explore various methods, including reading passwd file and using commands like awk and compgen, to efficiently list users in Linux.
ubuntushell.com
December 1, 2025 at 2:30 AM
How to Install VLC Media Player on Ubuntu and Others
How to Install VLC Media Player on Ubuntu and Others
Learn multiple ways to install the stable and latest version of VLC Media Player on your Ubuntu desktop and server systems.
ubuntushell.com
November 29, 2025 at 3:48 AM