Linux mkdir Command Examples
Brief: In this guide, we will take a look at the mkdir command which is used to create a directory. We will also discuss some of the practical examples of it that will help
The post Linux mkdir Command Examples first appeared on Tecmint: Linux Howtos, Tutorials & Guides.20 Linux egrep Command Examples
Brief: In this guide, we will discuss some of the practical examples of the egrep command. After following this guide, users will be able to perform text searching more efficiently in Linux. Have you
The post 20 Linux egrep Command Examples first appeared on Tecmint: Linux Howtos, Tutorials & Guides.How to Create Your Own Plugin for ONLYOFFICE Docs
Brief: In this article, you will learn how to create your own plugin for ONLYOFFICE Docs and how to publish it in the official plugin marketplace that is available starting from version 7.2. ONLYOFFICE
The post How to Create Your Own Plugin for ONLYOFFICE Docs first appeared on Tecmint: Linux Howtos, Tutorials & Guides.Linux Directory Structure and Important Files Paths Explained
Brief: This article gives a breakdown of the Linux File System/directory structure, some of the critical files, their usability, and their location. You must have probably heard that everything is considered a file in
The post Linux Directory Structure and Important Files Paths Explained first appeared on Tecmint: Linux Howtos, Tutorials & Guides.Rustdesk [Remote Desktop] – A TeamViewer and AnyDesk Alternative for Linux
Brief: In this guide, we take a look at the Rustdesk remote desktop software that is an alternative to TeamViewer and AnyDesk. In the highly digital and technologically advanced world that we live in,
The post Rustdesk [Remote Desktop] – A TeamViewer and AnyDesk Alternative for Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.18 Most Used Firefox Add-ons to Improve Productivity in Linux
Brief: In this guide, we take a look at the 18 most used Firefox add-ons to enhance your productivity in Linux desktops. Despite having lost its market share and popularity over the years to
The post 18 Most Used Firefox Add-ons to Improve Productivity in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.mStream – A Personal Streaming Server to Stream Music from Anywhere
mStream is a free, open-source, and cross-platform personal music streaming server that lets you sync and stream music between all your devices. It consists of a lightweight music streaming server written with NodeJS; you
The post mStream – A Personal Streaming Server to Stream Music from Anywhere first appeared on Tecmint: Linux Howtos, Tutorials & Guides.Useful Tools to Monitor and Debug Disk I/O Performance in Linux
Brief: In this guide, we will discuss the best tools for monitoring and debugging disk I/O activity (performance) on Linux servers. A key performance metric to monitor on a Linux server is disk I/O
The post Useful Tools to Monitor and Debug Disk I/O Performance in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.Basic SSH Command Usage and Configuration in Linux
Brief: In this guide, we will discuss the common use cases of SSH. We will also discuss commonly used SSH configurations that can be used in day-to-day life to boost your productivity. Secure Shell
The post Basic SSH Command Usage and Configuration in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.Best Java IDE’s for Linux Developers
Brief: This article guide highlights the most widely used Java IDEs for developing Java applications. Java is a high-level, object-oriented, and general-purpose programming language that is widely used to build robust and secure web
The post Best Java IDE’s for Linux Developers first appeared on Tecmint: Linux Howtos, Tutorials & Guides.Most Commonly Used Linux Commands You Should Know
Linux is a very popular Operating System (OS) amongst programmers and regular users. One of the main reasons for its popularity is its exceptional command line support. We can manage the entire Linux operating
The post Most Commonly Used Linux Commands You Should Know first appeared on Tecmint: Linux Howtos, Tutorials & Guides.Linux rmdir Command Examples for Beginners
As Linux users, we interact with the files and directories on a regular basis. One common operation users perform is removing directories from the file system. However, we have to be extra careful while
The post Linux rmdir Command Examples for Beginners first appeared on Tecmint: Linux Howtos, Tutorials & Guides.Enable Debugging Mode in SSH to Troubleshoot Connectivity Issues
In this article, we will show you how to turn on debugging mode while running SSH in Linux. This will enable you to see what actually unfolds when you execute an ssh command to
The post Enable Debugging Mode in SSH to Troubleshoot Connectivity Issues first appeared on Tecmint: Linux Howtos, Tutorials & Guides.Top 5 Open Source Plugins for ONLYOFFICE Docs
If you think that office software is exclusively designed for writing texts, making calculations in spreadsheets, and creating informative presentations, you are wrong. Some office suites are capable of doing much more things than
The post Top 5 Open Source Plugins for ONLYOFFICE Docs first appeared on Tecmint: Linux Howtos, Tutorials & Guides.5 Best Practices to Prevent SSH Brute-Force Login Attacks in Linux
Servers running SSH are usually a soft target for brute-force attacks. Hackers are constantly coming up with innovative software tools and bots for automating brute-force attacks which further increase the risk of intrusion. In
The post 5 Best Practices to Prevent SSH Brute-Force Login Attacks in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.How to Install Lua Scripting Language in Linux
Lua is a free and open-source, powerful, robust, minimal, and embeddable scripting language. It’s extensible and interpreted scripting language that is dynamically typed, and run by interpreting bytecode with a register-based virtual machine. Lua
The post How to Install Lua Scripting Language in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.Most Common Network Port Numbers for Linux
In computing, and more so, TCP/IP and UDP networks, a port is a logical address that is usually assigned to a specific service or running application on a computer. It is a connection endpoint
The post Most Common Network Port Numbers for Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.20 mysqladmin Commands for MYSQL/MariaDB Database Administration
mysqladmin is a command-line database administration utility that comes with MySQL/MariaDB server, which is used by Database Administrators to perform some basic MySQL tasks such as setting the root password, changing the root password,
The post 20 mysqladmin Commands for MYSQL/MariaDB Database Administration first appeared on Tecmint: Linux Howtos, Tutorials & Guides.How to Monitor Linux Users Activity with psacct or acct Tools
psacct or acct both are open source utilities for monitoring users’ activities on the Linux system. These utilities run in the background and keep track of each user’s activity on your system as well
The post How to Monitor Linux Users Activity with psacct or acct Tools first appeared on Tecmint: Linux Howtos, Tutorials & Guides.How to Install UrBackup [Server/Client] Backup System in Ubuntu
Backups are an integral part of any operating system. They ensure that critical copies of data are always available in the unfortunate event that the system crashes or something goes wrong. Urbackup is an
The post How to Install UrBackup [Server/Client] Backup System in Ubuntu first appeared on Tecmint: Linux Howtos, Tutorials & Guides.