Learn Practical BASH Scripting Projects – Part III
The earlier articles in the ‘Shell Scripting‘ series received great feedback, so I’m writing this article to keep the learning journey going. Understand Basic Linux
The post Learn Practical BASH Scripting Projects – Part III first appeared on Tecmint: Linux Howtos, Tutorials & Guides.5 Useful Shell Scripts for Linux Newbies – Part II
Linux shell scripting is the art of writing small programs (scripts) to automate tasks in the command-line interface, which involves using commands, variables, loops, and
The post 5 Useful Shell Scripts for Linux Newbies – Part II first appeared on Tecmint: Linux Howtos, Tutorials & Guides.Understand Linux Shell and Basic Shell Scripting Tips – Part I
The Linux shell, or command-line interface, is a powerful program that enables users to interact with the operating system via text-based commands. Understanding the basics
The post Understand Linux Shell and Basic Shell Scripting Tips – Part I first appeared on Tecmint: Linux Howtos, Tutorials & Guides.Linux is an Art – Driving Force Behind Linux
In the vast landscape of computer operating systems, Linux stands out as a masterpiece – an art form that has revolutionized the way we interact
The post Linux is an Art – Driving Force Behind Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.Understanding APT, APT-Cache and Their Frequently Used Commands
If you’ve ever used Debian or Debian-based distributions like Ubuntu or Linux Mint, then chances are that you’ve used the apt package system to install or
The post Understanding APT, APT-Cache and Their Frequently Used Commands first appeared on Tecmint: Linux Howtos, Tutorials & Guides.Exploring Shorewall Firewall Configuration Checks in Linux
In my previous article, we learned the installation of Shorewall, configuration file setup, and the configuration of port forwarding over NAT. In this article, we
The post Exploring Shorewall Firewall Configuration Checks in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.Shorewall – A High-Level Firewall for Configuring Linux Servers
Setting up a firewall in Linux can be very daunting for a newbie, or someone not very familiar with iptables. Luckily, there is a very
The post Shorewall – A High-Level Firewall for Configuring Linux Servers first appeared on Tecmint: Linux Howtos, Tutorials & Guides.How to Install Git and Create a Git Repository
If you have spent any amount of time recently in the Linux world, then chances are that you have heard of GIT, which is a
The post How to Install Git and Create a Git Repository first appeared on Tecmint: Linux Howtos, Tutorials & Guides.How to Create Clones and Templates of Virtual Machines in Proxmox
In this tutorial, you will learn how to create clones and templates of Virtual Machines in Proxmox. Take a look at our earlier tutorials on
The post How to Create Clones and Templates of Virtual Machines in Proxmox first appeared on Tecmint: Linux Howtos, Tutorials & Guides.DSH (Distributed Shell) – Run Commands on Multiple Linux Servers
Systems Administrators are well aware of the importance of being able to monitor and administer numerous machines in a short amount of time, preferably with
The post DSH (Distributed Shell) – Run Commands on Multiple Linux Servers first appeared on Tecmint: Linux Howtos, Tutorials & Guides.How to Install and Compile Kernel in Debian
One of the biggest draws to using Linux is its easy customization and one of the most fun things to customize is the Kernel itself,
The post How to Install and Compile Kernel in Debian first appeared on Tecmint: Linux Howtos, Tutorials & Guides.Pssh – Execute Commands on Multiple Remote Linux Servers
No doubt, that OpenSSH is one of the most widely used and powerful tools available for Linux, which allows you to connect securely to remote
The post Pssh – Execute Commands on Multiple Remote Linux Servers first appeared on Tecmint: Linux Howtos, Tutorials & Guides.PowerTop – Monitors Power Usage and Improve Laptop Battery Life
One of the most important characteristics of a good Linux machine especially with laptops is power management in terms of prolonging battery life. Linux has
The post PowerTop – Monitors Power Usage and Improve Laptop Battery Life first appeared on Tecmint: Linux Howtos, Tutorials & Guides.TLP – Quickly Increase and Optimize Linux Laptop Battery Life
TLP is a free open-source, feature-rich, and command-line tool for advanced power management, which helps to optimize battery life in laptops powered by Linux. It
The post TLP – Quickly Increase and Optimize Linux Laptop Battery Life first appeared on Tecmint: Linux Howtos, Tutorials & Guides.How to Backup and Restore VMs in Proxmox
This is our fourth guide of the Proxmox series, in this tutorial, we will explore how to backup and restore VMs in Promox. As a
The post How to Backup and Restore VMs in Proxmox first appeared on Tecmint: Linux Howtos, Tutorials & Guides.How to Create Containers in Proxmox
In the previous lectures, we learned how to install Proxmox on Debian and also how to create virtual machines. In this tutorial, we will see
The post How to Create Containers in Proxmox first appeared on Tecmint: Linux Howtos, Tutorials & Guides.How to Create a Desktop Launchers in Linux
Linux desktop environments provide users with a flexible and customizable workspace. One of the key features that enables users to streamline their workflow is the
The post How to Create a Desktop Launchers in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.How to Keep Linux Process Running After a Crash or Reboot
In the computer world of Linux, it’s super important to make sure that programs keep running all the time. Sometimes, things like sudden crashes or
The post How to Keep Linux Process Running After a Crash or Reboot first appeared on Tecmint: Linux Howtos, Tutorials & Guides.Fish – A Smart and User-Friendly Interactive Shell for Linux
The Friendly Interactive Shell which is commonly called and abbreviated as FISH is a shell for UNIX and UNIX-like operating systems. It is released under
The post Fish – A Smart and User-Friendly Interactive Shell for Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.How to Find a Hard Disk Serial Number in Linux
When managing your Linux system, it’s crucial to keep track of your hard disk or storage devices, and one key piece of information is the
The post How to Find a Hard Disk Serial Number in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.