How to Write Macros in ONLYOFFICE Docs
Do you have to work with Word documents, Excel spreadsheets, or PowerPoint presentations and need to repeat complex tasks over and over again? For example, you need to highlight duplicate values in a sheet
The post How to Write Macros in ONLYOFFICE Docs first appeared on Tecmint: Linux Howtos, Tutorials & Guides.25 Outstanding Backup Utilities for Linux Systems in 2023
Backup on personal computers or servers is always important to prevent permanent data loss. Therefore getting to know different backup tools is very important, especially for System Administrators who work with large amounts of
The post 25 Outstanding Backup Utilities for Linux Systems in 2023 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.Advanced Copy Command – Shows Progress Bar While Copying/Moving Files in Linux
Advanced-Copy is a powerful command line program that is very much similar, but a little modified version of the original cp command and mv tools. This modified version of the cp command adds a
The post Advanced Copy Command – Shows Progress Bar While Copying/Moving Files in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.How to Copy Files and Directories in Linux [14 cp Command Examples]
Brief: In this easy-to-follow guide, we will discuss some practical examples of the cp command. After following this guide, users will be able to copy files and directories easily in Linux using the command
The post How to Copy Files and Directories in Linux [14 cp Command Examples] first appeared on Tecmint: Linux Howtos, Tutorials & Guides.8 Most Popular SSH Clients for Linux
Brief: SSH is a popular remote protocol for making secure remote connections. In this guide, we explore some of the most popular SSH clients for Linux. SSH (Secure SHell) ranks as one of the
The post 8 Most Popular SSH Clients for Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.How to Monitor Progress of (Copy/Backup/Compress) Data using ‘pv’ Command
When making backups, and copying/moving large files on your Linux system, you may want to monitor the progress of an ongoing operation. Many terminal tools do not have the functionality to allow you to
The post How to Monitor Progress of (Copy/Backup/Compress) Data using ‘pv’ Command first appeared on Tecmint: Linux Howtos, Tutorials & Guides.Progress – Show Percentage of Copied Data for (cp, mv, dd, tar) Commands
Progress, formerly known as Coreutils Viewer, is a light C command that searches for coreutils basic commands such as cp, mv, tar, dd, gzip/gunzip, cat, grep, etc currently being executed on the system and
The post Progress – Show Percentage of Copied Data for (cp, mv, dd, tar) Commands first appeared on Tecmint: Linux Howtos, Tutorials & Guides.16 Best Microsoft Teams Alternatives For Linux
Brief: In this guide, we explore the best Microsoft Teams alternatives for Linux that you can use to streamline your workflows and collaborate with your friends and colleagues. Microsoft Teams is one of the
The post 16 Best Microsoft Teams Alternatives For Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.Most Commonly Asked Questions in Linux Interviews
If you have already achieved your Linux certification and are looking forward to securing a Linux job, it pays a great deal to prepare for an interview that tests your knowledge of the ins
The post Most Commonly Asked Questions in Linux Interviews first appeared on Tecmint: Linux Howtos, Tutorials & Guides.How To Run a Cron Job Every 30 Seconds in Linux
Brief: The cron job scheduler does not support scheduling jobs to run at an interval of seconds. In this article, we will show you a simple trick to help you run a cron job
The post How To Run a Cron Job Every 30 Seconds in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.How to Add Linux Host to Nagios Monitoring Server Using NRPE Plugin
In the first part of the Nagios series article, we’ve explained in detail how to install and configure the latest version of Nagios Core and Nagios Plugins in RHEL-based distributions such as CentOS Stream,
The post How to Add Linux Host to Nagios Monitoring Server Using NRPE Plugin first appeared on Tecmint: Linux Howtos, Tutorials & Guides.How to Install Nagios Monitoring in RHEL, Rocky, and AlmaLinux
Nagios is an awesome Open Source monitoring tool, that provides a more comprehensive monitoring environment to always keep an eye on your all machines/networks whether you are in your data center or just your small
The post How to Install Nagios Monitoring in RHEL, Rocky, and AlmaLinux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.How to Connect Remote Linux via SSH ProxyJump and ProxyCommand
Brief: In this guide, we demonstrate how to use SSH ProxyJump and SSH ProxyCommand commands when connecting to a jump server. In our previous guide on how to set up an SSH Jump Server,
The post How to Connect Remote Linux via SSH ProxyJump and ProxyCommand first appeared on Tecmint: Linux Howtos, Tutorials & Guides.How to Use Bash For Loop in Linux
In programming languages, Loops are essential components and are used when you want to repeat code over and over again until a specified condition is met. In Bash scripting, loops play much the same
The post How to Use Bash For Loop in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.10 Best PuTTY Alternatives for SSH Remote Connection
Brief: In this tutorial, we explore 10 of the best PuTTY alternatives for SSH clients. Putty is one of the most popular and widely-used SSH and Telnet clients that allows users to log in
The post 10 Best PuTTY Alternatives for SSH Remote Connection first appeared on Tecmint: Linux Howtos, Tutorials & Guides.A Career in Linux is What You Should Be Pursuing In 2023
Brief: In this guide, we explore reasons why you should consider a career in Linux in 2023 and beyond. Linux turned 31 last year, as you can imagine it’s been an eventful journey. It
The post A Career in Linux is What You Should Be Pursuing In 2023 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.How to Find Linux OS Name and Kernel Version You Are Running
There are several ways of knowing the version of Linux you are running on your machine as well as your distribution name and kernel version plus some extra information that you may probably want
The post How to Find Linux OS Name and Kernel Version You Are Running first appeared on Tecmint: Linux Howtos, Tutorials & Guides.The Best Tools for Creating Fillable PDF Forms on Linux
Brief: In this article, you will find the best applications that can be used to create PDF files with fillable fields, also known as interactive forms, on Linux. If you need a powerful tool
The post The Best Tools for Creating Fillable PDF Forms on Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.Shell In A Box – A Web-Based SSH Terminal to Access Linux via Browser
Shell In A Box (pronounced as shellinabox) is a web-based terminal emulator created by Markus Gutschke. It has a built-in web server that runs as a web-based SSH client on a specified port and
The post Shell In A Box – A Web-Based SSH Terminal to Access Linux via Browser first appeared on Tecmint: Linux Howtos, Tutorials & Guides.How to Use Chown Command to Change File Ownership [11 Examples]
Brief: In this beginner’s guide, we will discuss some practical examples of the chown command. After following this guide, users will be able to manage file ownership effectively in Linux. In Linux, everything is
The post How to Use Chown Command to Change File Ownership [11 Examples] first appeared on Tecmint: Linux Howtos, Tutorials & Guides.