Ubuntu Shell

@ubuntushell
143 Followers
0 Following
580 Posts
Ubuntu Shell - Linux Tips, Tricks, Tutorials, and Hacks in Blog
Ubuntu Shellhttps://ubuntushell.com/
Twitterhttps://twitter.com/ubuntushell
How to Create Users in Linux using "useradd" Command [10 Practical Examples]
https://ubuntushell.com/create-users-in-linux/
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.

Ubuntu Shell
Listing All Users in a Linux System
https://ubuntushell.com/listing-all-users-in-linux/
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.

Ubuntu Shell
How to Install VLC Media Player on Ubuntu and Others
https://ubuntushell.com/install-vlc/
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.

Ubuntu Shell
Direnv: Manage Isolated Environment Variables for Specific Project in Linux
https://ubuntushell.com/direnv-command/
Direnv: Manage Isolated Environment Variables for Specific Project in Linux

Learn how to use Direnv, an open-source shell extension for Linux and macOS, to manage isolated environment variables for better project organization and deployment.

Ubuntu Shell
How to Install MariaDB on Ubuntu 25.04: A Step-By-Step Guide
https://ubuntushell.com/install-mariadb-on-ubuntu/
How to Install MariaDB on Ubuntu 25.04: A Step-By-Step Guide

Discover a step-by-step guide to install and configure MariaDB on Ubuntu and how to update and remove it with practical examples.

Ubuntu Shell
How to Install Remmina on Ubuntu and Other Linux Distros
https://ubuntushell.com/install-remmina/
How to Install Remmina on Ubuntu and Other Linux Distros

Discover a step-by-step guide to install the latest version of Remmina on Ubuntu and other Linux distributions, with practical examples.

Ubuntu Shell
How to Install TensorFlow on Ubuntu and Other Linux Distros
https://ubuntushell.com/install-tensorflow/
How to Install TensorFlow on Ubuntu and Other Linux Distros

Discover a step-by-step guide to safely install the TensorFlow library in a Python virtual environment on Ubuntu with practical examples.

Ubuntu Shell
Hide GNOME Top Bar in Ubuntu 25.04, 24.04, and Other Versions
https://ubuntushell.com/hide-gnome-top-bar-in-ubuntu/
Hide GNOME Top Bar in Ubuntu 25.04, 24.04, and Other Versions

Learn different ways to hide the top bar in Linux distributions that use the GNOME desktop, such as Ubuntu, Fedora, Linux Mint, Debian, etc.

Ubuntu Shell
Counting Number of Files and Directories in a Specific Directory
https://ubuntushell.com/counting-number-of-files-and-directories-in-a-specific-directory/
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.

Ubuntu Shell
How to Expose Localhost to the Internet Using Bore
https://ubuntushell.com/install-bore/
How to Expose Localhost to the Internet Using Bore

Discover a step-by-step guide to expose a localhost to the internet using Bore and self-host a single Bore instance with a practical example.

Ubuntu Shell