3 Ways to Schedule a Task/Job Without Cron in Linux

3 Ways to Schedule a Task/Job Without Cron in Linux

The post How to Schedule a Linux Job Without Cron first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

The world of Linux is filled with so much fun and interesting stuff, the more we go in, the more we find kinds of stuff.

The post How to Schedule a Linux Job Without Cron first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Create a File in Linux From Command Line

The post How To Create A File In Linux: Echo, Touch, Tee and Cat Commands first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Files are one of the most important objects of any operating system and Linux is not an exception. Files provide a reliable way of storing

The post How To Create A File In Linux: Echo, Touch, Tee and Cat Commands first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

5 Ways to Convert CSV File to TSV File in Linux

The post How to Convert CSV File to TSV File in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

When it comes to managing and analyzing data, converting files from one format to another is a frequent need. If you are working with CSV

The post How to Convert CSV File to TSV File in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Configure IPv4 and IPv6 Addresses in Linux

The post A Beginner’s Guide to Configuring IPv4 and IPv6 Addresses in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

As a systems administrator, you will occasionally be tasked with configuring or setting up the IP addresses of your servers to keep up with changing

The post A Beginner’s Guide to Configuring IPv4 and IPv6 Addresses in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

IPv4 vs IPv6: What’s the Difference and Why It Matters

The post What’s Wrong with IPv4 and Why We Are Moving to IPv6 first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

For the past 10 years or so, this has been the year that IPv6 will become widespread. It hasn’t happened yet. Consequently, there is little

The post What’s Wrong with IPv4 and Why We Are Moving to IPv6 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Upgrade to Debian 12 from Debian 11

The post How to Upgrade Debian 11 to Debian 12 (Bookworm) via CLI first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Are you planning to upgrade to the latest release of Debian 12 (codenamed “Bookworm”), from Debian 11? But did you know that instead of downloading

The post How to Upgrade Debian 11 to Debian 12 (Bookworm) via CLI first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

Using head Command in Linux

The head command is one of the several ways to display file contents or part of it. You can also do more with it. Here are some common examples to explore.

8 Mysterious Ways to Use the (!) Operator in Linux Commands

The post 8 Mysterious Uses of (!) Operator in Linux Commands first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

The ‘!’ symbol or operator in Linux can be used as a Logical Negation operator as well as to fetch commands from history with tweaks

The post 8 Mysterious Uses of (!) Operator in Linux Commands first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

IPTraf-ng – A Network Monitoring Tool for Linux

The post IPTraf-ng – A Console-Based Network Monitoring Tool first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

IPTraf-ng is a console-based Linux network statistics monitoring program that shows information about IP traffic, which includes information such as: Current TCP connections UDP, ICMP,

The post IPTraf-ng – A Console-Based Network Monitoring Tool first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

22 Essential Cat Command Examples for Linux Users

The post How to Use the Cat Command in Linux [22 Useful Examples] first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

The cat (short for “concatenate“) command is one of the most frequently used commands in Linux that comes pre-installed in most Linux distribution systems and

The post How to Use the Cat Command in Linux [22 Useful Examples] first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Generate Random Passwords in Linux

The post How to Generate, Encrypt and Decrypt Random Passwords in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

In this article, we will share some interesting command-line tools to generate random passwords and also how to encrypt and decrypt passwords with or without

The post How to Generate, Encrypt and Decrypt Random Passwords in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

fd – A Simple and Fast Alternative to Find Command

The post Fd – The Best Alternative to ‘Find’ Command for Quick File Searching first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Most Linux users are well familiar with the find command and the many cases it can be used. Today we are going to review an

The post Fd – The Best Alternative to ‘Find’ Command for Quick File Searching first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Pipe One Command Output to Other Command in Linux

The post How to Pipe Command Output to Other Commands in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

While using the command line, you can directly pass the output of one program (for example a tool that generates some system information or statistics)

The post How to Pipe Command Output to Other Commands in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

Run Linux Commands in Background and Detach From Terminal

The post How to Run Linux Commands in Background and Detach in Terminal first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

In this guide, we shall bring to light a simple yet important concept in process handling in a Linux system, which is how to completely

The post How to Run Linux Commands in Background and Detach in Terminal first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Add or Remove a User from a Group in Linux

The post How to Add or Remove Linux User From Group first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Linux is by default a multi-user system (meaning many users can connect to it simultaneously and work), thus Linux user management is one of the

The post How to Add or Remove Linux User From Group first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

Minarca: A Backup Solution You’ll Love

Minarca: A Backup Solution You'll Love
by Patrik Dufresne

Introduction

Data backup is a crucial aspect of information management. Both businesses and individuals face risks such as hard drive failure, human error or cyberattacks, which can cause the loss of important data. There are many backup solutions on the market, but many are expensive or difficult to use.

That’s where Minarca comes in. Developed by Patrik Dufresne of IKUS Software, Minarca is an open source backup solution designed to offer a simplified user experience while providing management and monitoring tools for system administrators. So let’s take a closer look at how Minarca came about and how it compares to other solutions.

History and evolution of the project

Minarca is a data backup software, whose name comes from the combination of the Latin words “mi” and “arca”, meaning “my box” or “my safe”. The Minarca story begins with Rdiffweb, a web application developed in 2006 by Josh Nisly and other contributors to serve as the web interface to rdiff-backup.

In 2012, Patrik Dufresne became interested in Rdiffweb and decided to improve its graphical interface. Since then, Rdiffweb has continued to evolve, including permissions management, quota management, reporting, statistical analysis, notifications and LDAP integration. However, Rdiffweb has remained a tool for technically competent people who are able to configure an SSH server, secure it and install rdiff-backup on all the machines to be backed up from the command line.

It was with the goal of making data backup more accessible to less technical users that the development of Minarca began in 2014, building on the work done in Rdiffweb. The goal was to provide a fully integrated, turnkey, easy-to-use solution.

Since its inception, Minarca has gone through several versions, including an early version of the agent in Java for Linux and Windows. In 2020, the agent was rewritten in Python to better support Linux, Windows and MacOS operating systems. Minarca is now a complete data backup solution that is accessible to everyone, regardless of technical skill levels.

The benefits of Minarca

Comparison with Rdiffweb

Minarca is the logical continuation of the Rdiffweb web application. Developed to provide a simplified backup experience, Minarca is designed to support administrators and users. Unlike Rdiffweb, Minarca offers rapid deployment on Linux, Windows and MacOS through the Minarca agent. In addition, Minarca manages the storage space, simplifies SSH key exchange and supports multiple versions of rdiff-backup simultaneously. In addition, Minarca improves security by isolating the execution of backups, thus enhancing the protection of sensitive data.

10 Commands to Collect System and Hardware Info in Linux

The post 10 Commands to Collect System and Hardware Info in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

It is always a good practice to know the hardware components of your Linux system running, this helps you to deal with compatibility issues when

The post 10 Commands to Collect System and Hardware Info in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

15 Best Performance and Network Monitoring Tools for Linux

The post 15 Useful Performance and Network Monitoring Tools for Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

If you’re working as a Linux/Unix system administrator, sure you know that you must have useful monitoring tools to monitor your system performance. As monitoring

The post 15 Useful Performance and Network Monitoring Tools for Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

16 Must-Have Tools for Accessing Linux Desktops Remotely

The post 16 Best Tools to Access Remote Linux Desktop first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Accessing a remote Linux desktop computer is made possible by the remote desktop protocol (RDP), a proprietary protocol developed by Microsoft. It gives a user

The post 16 Best Tools to Access Remote Linux Desktop first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

11 Best IP Address Management Tools for Linux

The post 11 Best IP Address Management Tools for Linux Network first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

If you are a network administrator, you surely know, how important it is to keep track of the leased IP addresses within your network and

The post 11 Best IP Address Management Tools for Linux Network first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

19 Best Linux Network Bandwidth Monitoring Tools

The post 19 Best Linux Bandwidth Monitoring Tools for Network Analysis first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Are you having problems monitoring your Linux network bandwidth usage? Do you need help? It’s important that you are able to visualize what is happening

The post 19 Best Linux Bandwidth Monitoring Tools for Network Analysis first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

Using tail Command in Linux

The tail command is one of the several ways to display file contents or part of it. You can also live monitor changes made to files with it. Here are some common examples.

How to Fix

How to Fix “Failed to Load Module Canberra-GTK-Module” Error

The post Fixing “Failed to Load Module Canberra-GTK-Module” Error first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

GTK, an abbreviation for GNOME Toolkit, is an open-source and feature-rich development toolkit used for creating GUI applications. It’s free and open-source and offers a

The post Fixing “Failed to Load Module Canberra-GTK-Module” Error first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

3 Ways to Find Which Linux Process Listening on a Port

3 Ways to Find Which Linux Process Listening on a Port

The post 3 Ways to Find Out Which Process Listening on a Particular Port first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

A port is a logical entity that represents an endpoint of communication and is associated with a given process or service in an operating system.

The post 3 Ways to Find Out Which Process Listening on a Particular Port first appeared on Tecmint: Linux Howtos, Tutorials & Guides.