How to Install and Use PostgreSQL 18 on Ubuntu 24.04 LTS
PostgreSQL (Postgres in short) is an open source, powerful, advanced, high-performance, and stable relational-document database system, which extends the SQL
The post How to Install and Use PostgreSQL 18 on Ubuntu 24.04 LTS first appeared on Tecmint: Linux Howtos, Tutorials & Guides.ytDownloader – Simple Linux GUI for YouTube Video Downloads
Earlier, I wrote about yt-dlp, the powerful command-line tool for downloading videos from hundreds of websites, which is an incredible
The post ytDownloader – Simple Linux GUI for YouTube Video Downloads first appeared on Tecmint: Linux Howtos, Tutorials & Guides.10 Essential Linux Commands for Data Scientists
If you’re just starting your journey into data science, you might think it’s all about Python libraries, Jupyter notebooks, and
The post 10 Essential Linux Commands for Data Scientists first appeared on Tecmint: Linux Howtos, Tutorials & Guides.A Brief Introduction to Makefiles and GNU Make for Beginners
GNU Make is a development utility that determines which parts of a particular code base need to be recompiled and
The post A Brief Introduction to Makefiles and GNU Make for Beginners first appeared on Tecmint: Linux Howtos, Tutorials & Guides.10 MySQL Interview Questions Every DBA Must Know
In our previous articles, we’ve covered MySQL interview questions for beginners and intermediate users, and the response has been overwhelming.
The post 10 MySQL Interview Questions Every DBA Must Know first appeared on Tecmint: Linux Howtos, Tutorials & Guides.Top 5 Linux Programs for Students in 2025
Linux is an open-source operating system whose use is increasing these days as a result of its stability, security, flexibility,
The post Top 5 Linux Programs for Students in 2025 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.20 Essential SSH Configurations and Security Tips for Linux
SSH (Secure Shell) is one of the most important tools for Linux system administrators and developers, as it allows you
The post 20 Essential SSH Configurations and Security Tips for Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.How to Control Kernel Boot-Time Parameters in Linux
Linux booting is a complex process compared to other operating systems. The Linux Kernel accepts many parameters during boot, passed
The post How to Control Kernel Boot-Time Parameters in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.How to Install Unison File Synchronizer for Two-Way File Sync on Linux
Keeping files in sync across multiple machines is a common task for Linux users. You might use both a laptop
The post How to Install Unison File Synchronizer for Two-Way File Sync on Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.Difference Between su and sudo and Configuring sudo in Linux
Linux is generally more secure than many other operating systems. A key part of this security comes from user management
The post Difference Between su and sudo and Configuring sudo in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.How to Backup and Restore Installed Packages in Ubuntu
If you’ve ever reinstalled Ubuntu, you know the pain of setting everything up again, such as finding apps, adding PPAs,
The post How to Backup and Restore Installed Packages in Ubuntu first appeared on Tecmint: Linux Howtos, Tutorials & Guides.How to Install cPanel & WHM on AlmaLinux 9
If you’ve ever managed a hosting server, you know that cPanel & WHM is one of the most popular control
The post How to Install cPanel & WHM on AlmaLinux 9 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.A Shell Script to Monitor Disk Usage and Send an Alert if it Exceeds 80%
If you’ve ever run a Linux system in production or even just kept a personal server, you’ll know that running
The post A Shell Script to Monitor Disk Usage and Send an Alert if it Exceeds 80% first appeared on Tecmint: Linux Howtos, Tutorials & Guides.Top 6 Linux Apps You Should Install This Week (Sept 15-21)
It isn’t easy to figure out which of the many Linux apps out there are actually worth installing. Between endless
The post Top 6 Linux Apps You Should Install This Week (Sept 15-21) first appeared on Tecmint: Linux Howtos, Tutorials & Guides.How to Upgrade to Linux Mint 22.2 “Zara”
Linux Mint 22.2 (“Zara”) is the latest point release in the Linux Mint 22 series, which is a Long Term
The post How to Upgrade to Linux Mint 22.2 “Zara” first appeared on Tecmint: Linux Howtos, Tutorials & Guides.How to Extend Root Partition in Linux
As a Linux user, you may eventually run into a situation where your root partition (/) runs out of space,
The post How to Extend Root Partition in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.5 Best Linux Distros for Gaming and Playing Windows Games
Want to play Windows games on your Linux system but not sure where to begin? Heard that some Linux distros
The post 5 Best Linux Distros for Gaming and Playing Windows Games first appeared on Tecmint: Linux Howtos, Tutorials & Guides.10 Best Ubuntu Extensions for Smarter Desktop Management
Do you feel like your Ubuntu desktop turns messy the moment you open more than a few apps? Always dragging
The post 10 Best Ubuntu Extensions for Smarter Desktop Management first appeared on Tecmint: Linux Howtos, Tutorials & Guides.Asciinema – Record and Share Your Terminal Sessions in Linux
Asciinema is an open-source terminal recording tool that makes it super easy to share your command-line work with others. Unlike
The post Asciinema – Record and Share Your Terminal Sessions in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.How to Check Exit Status for Command in Linux
When working on a Linux system, every command you run returns a status code (also called an exit status or
The post How to Check Exit Status for Command in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.