8 Useful Commands to Monitor Swap Space Usage in Linux
Linux memory management is an essential aspect of every System Administrator to improve the performance of a Linux system. It is always a good practice to monitor swap space usage in Linux to ensure
The post 8 Useful Commands to Monitor Swap Space Usage in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.How to Build NGINX from Sources in RHEL, CentOS, Rocky and AlmaLinux
Nginx is the fastest growing Webserver today on public internet-facing servers due to its free open-source modular model, high performance, stability, simple configurations files, asynchronous architecture (event-driven), and low resources needed to run. This
The post How to Build NGINX from Sources in RHEL, CentOS, Rocky and AlmaLinux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.How to View WebP Image and Convert WebP to PNG or JPEG in Linux
Developed by Google with the main objective of making loading times faster across the internet, WebP (pronounced “weppy”) is a modern image format and a replacement for JPEG, PNG, and GIF file formats. Compared
The post How to View WebP Image and Convert WebP to PNG or JPEG in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.Linux_Logo – Print ASCII Logo Of Linux with System Information
linuxlogo or linux_logo is a tiny command line utility that generates a color ANSI picture of the Linux distribution logo with an uptime (shows system uptime) along with the other system information. The linux_logo
The post Linux_Logo – Print ASCII Logo Of Linux with System Information first appeared on Tecmint: Linux Howtos, Tutorials & Guides.19 Best Open Source WYSIWYG HTML Editors in 2023
Every website on the internet uses HTML language and relies on using an editor to build the website. The HTML editor is a platform to edit and create the website’s content. A great way
The post 19 Best Open Source WYSIWYG HTML Editors in 2023 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.How to Host A Website for Free at Your Home Linux System
The term web server can be used to refer to both hardware and software, or both working together. For the purpose of this guide, we will focus on the software side and see how
The post How to Host A Website for Free at Your Home Linux System first appeared on Tecmint: Linux Howtos, Tutorials & Guides.3 Command Line Tools to Install Deb Packages in Ubuntu
In this tutorial, you will learn how to install local software packages (.DEB) in Debian and its derivatives such as Ubuntu and Linux Mint using three different command line tools and they are dpkg,
The post 3 Command Line Tools to Install Deb Packages in Ubuntu first appeared on Tecmint: Linux Howtos, Tutorials & Guides.How To Exclude a Schema While Restoring a PostgreSQL Database
Sometimes when restoring a multi-schema database from a backup file, you may want to exclude one or more schemas, for one reason or the other. For example, if you are restoring a huge database
The post How To Exclude a Schema While Restoring a PostgreSQL Database first appeared on Tecmint: Linux Howtos, Tutorials & Guides.How to Install Spotify on Debian, Ubuntu, and Linux Mint
Founded by Daniel Ek and Martin Lorentzon on 23 April 2006, Spotify is a proprietary Swedish audio streaming and media services provider. Whether on your computer, your phone, your tablet, and more, Spotify allows
The post How to Install Spotify on Debian, Ubuntu, and Linux Mint first appeared on Tecmint: Linux Howtos, Tutorials & Guides.Have You Tried Virtualbox Unattended Guest OS Install?
Recently, I updated my VirtualBox installation to version 7.0.0, I noticed some nice updates on the graphical user interface (GUI). The first was the improved theme support, then the new notification center unifying most
The post Have You Tried Virtualbox Unattended Guest OS Install? first appeared on Tecmint: Linux Howtos, Tutorials & Guides.How To Restore a Particular Schema from a PostgreSQL Database Backup
If you intend to restore only one or a few schemas from a PostgreSQL backup file, you can use the pg_restore command, which is used for restoring a particular PostgreSQL database from an archive
The post How To Restore a Particular Schema from a PostgreSQL Database Backup first appeared on Tecmint: Linux Howtos, Tutorials & Guides.How To Install and Use Android Debug Bridge (adb) in Linux
Android Debug Bridge (adb) is the most used command-line tool that enables communication between a personal computer and a connected Android-powered device or emulator instance over a USB cable or TCP/IP (wirelessly). It supports
The post How To Install and Use Android Debug Bridge (adb) in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.10 Best Open Source Note-Taking Apps for Linux
A note-taking app allows you to record notes on the go, whether you are in class or studying, reading somewhere, at work, or in a meeting. There are so many note-taking apps you can
The post 10 Best Open Source Note-Taking Apps for Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.4 Useful Tools to Troubleshoot DNS Name Resolution Problems
DNS (Domain Name System) is the phonebook of the internet. A Domain name is a unique alphanumeric address that users type in the URL bar in the browser in order to access a website.
The post 4 Useful Tools to Troubleshoot DNS Name Resolution Problems first appeared on Tecmint: Linux Howtos, Tutorials & Guides.How to Mount Windows/USB NTFS Partition in RHEL Systems
Are you trying to access an NTFS partition or NTFS formatted USB drive on an RHEL-based operating system, and have encountered an error? Do not worry, all will be fine once you finish reading
The post How to Mount Windows/USB NTFS Partition in RHEL Systems first appeared on Tecmint: Linux Howtos, Tutorials & Guides.How to Install Firefox on RHEL and Debian Systems
In most modern Linux distributions, the latest version of Firefox has been already installed from the default distribution package manager and configured as the default browser. In this article, we will explain other ways
The post How to Install Firefox on RHEL and Debian Systems first appeared on Tecmint: Linux Howtos, Tutorials & Guides.How to Create a Systemd Service in Linux
Systemd is a modern software suite that provides many components on a Linux system including a system and service manager. It is compatible with SysV and LSB init scripts and works as a replacement
The post How to Create a Systemd Service in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.How to Create Device Files in Linux Using mknod Command
In Linux, everything is a file, even physical devices such as disk drives, CD/DVD ROM, and floppy disks are represented using files. However, these files are not regular data files. Instead, these special files
The post How to Create Device Files in Linux Using mknod Command first appeared on Tecmint: Linux Howtos, Tutorials & Guides.How to Install Puppet Master and Agent in RHEL-Based Systems
Developed by Puppet Lans, Puppet is an open-source configuration management tool used for automating and centralizing the configuration of infrastructure such as servers just like Ansible and Chef. It helps the simple execution of
The post How to Install Puppet Master and Agent in RHEL-Based Systems first appeared on Tecmint: Linux Howtos, Tutorials & Guides.6 Linux Distros For Educational Purposes That Are Worth Noticing
From the point of view of a regular user, Linux might seem like an operating system that is primarily used by administrators and software developers for professional kinds of uses. In fact, it’s not
The post 6 Linux Distros For Educational Purposes That Are Worth Noticing first appeared on Tecmint: Linux Howtos, Tutorials & Guides.