Showing headlines posted by tecmint

( 1 2 3 4 5 6 ... 15 ) Next »

Learn Usage of chmod (Change Mode) Command in Linux

  • LinuxShellTips (Posted by tecmint on Oct 14, 2021 5:47 AM EDT)
  • Story Type: Tutorial; Groups: Linux
Since Linux is a member of the Unix-like operating system family, it has inherited some Unix rules like the way it deals with system/user files & directories.

Learn Usage of chgrp (Change Group) Command in Linux

  • LinuxShellTips; By LinuxShellTips (Posted by tecmint on Oct 13, 2021 10:21 PM EDT)
  • Story Type: Tutorial; Groups: Linux
If you are reading this article on the chgrp command, there is a high chance you have explored all the depths of Linux’s chown command and chmod command.

How to Use Python ‘SimpleHTTPServer’ to Create Webserver or Serve Files Instantly

SimpleHTTPServer is a python module which allows you to instantly create a web server or serve your files in a snap. Main advantage of python’s SimpleHTTPServer is you don’t need to install anything since you have python interpreter installed.

5 Best OpenSSH Server Best Security Practices

SSH (Secure Shell) is an open-source network protocol that is used to connect local or remote Linux servers to transfer files, make remote backups, remote command execution, and other network-related tasks via scp command or sftp command between two servers that connect on a secure channel over the network.

How to Rsync Files Between Two Linux Servers Automatically

  • LinuxShellTips; By Ravi Saive (Posted by tecmint on Oct 12, 2021 6:48 AM EDT)
  • Story Type: Tutorial; Groups: Linux
Setting up a backup server to take over a primary server’s operations when it becomes a victim of server downtime issues is a skill set that most Linux users and all Linux administrators need to master. It saves you from having to worry about the “what if” scenarios.

Nethogs – Monitor Linux Network Traffic Usage Per Process

There are tons of open-source network monitoring tools available for the Linux operating systems on the web. Say, you can use the iftop command to monitor bandwidth usage, netstat command, or ss command to see reports on interface statistics, or top command to watch running process on your system.

Lsyncd – Synchronize Local Directories with Remote Linux

  • LinuxShellTips (Posted by tecmint on Oct 8, 2021 11:45 AM EDT)
  • Story Type: Tutorial; Groups: Linux
Lsyncd (Live Syncing Mirror Daemon) is a lightweight Linux solution for synchronizing remote and local directories. The use of this Linux solution does not affect the performance of your local filesystem in any way.

How to Install and Use Okteta for RAW Data Files in Linux

Not many Linux editors can match the processing power of Okteta in terms of handling the complexities of raw data files. Okteta meets its functional objectives through the implementation of simplified algorithmic raw data display mechanisms.

How to Install Cacti on Rocky Linux and AlmaLinux

  • Tecmint; By James Kiare (Posted by tecmint on Oct 6, 2021 2:51 PM EDT)
  • Story Type: Tutorial; Groups: Linux
Cacti is an open-source web-based network monitoring and graphing tool written in PHP. It was designed as a front-end application for data logging using RRDtool. Cacti uses the SNMP protocol to monitor devices such as routers, servers, and switches.

10 Best Linux Tools For Digital Artists 2021

There is no shortage of graphic design software for Linux users. While it is possible to create stunning graphics and make professional edits with several online software, today’s focus is on the most effective, memory-friendly software for Linux.

Htop – An Interactive Linux System Monitor/Process Viewer

In a Linux operating system environment, a process is defined as a program in execution or one that is already running. A program only becomes a process when it starts running/executing. This program execution trail that translates to a process is associated with inputs and outputs.

How to Create a Video From Images in Linux

  • LinuxShellTips; By LinuxShellTips (Posted by tecmint on Oct 4, 2021 9:14 PM EDT)
  • Story Type: Tutorial; Groups: Linux
The concept of integrating images into videos is not rocket science as it logically takes a series of images to compose a video. Every video you watch; even your favorite YouTube videos are just a series of still images undergoing a very quick image-to-image transition.

How to Compile ONLYOFFICE Desktop Editors on Ubuntu

  • Tecmint; By Tecmint (Posted by tecmint on Oct 4, 2021 8:13 PM EDT)
  • Story Type: Tutorial; Groups: Linux
Compiling software from source code might sound frightening, especially if you have never done it before. If you are a Linux user and want to try compiling something on your own, you have come to the right place.

Adding jQuery and Bootstrap to Write a Mobile-Friendly and Responsive Web Application

  • Tecmint; By Tecmint (Posted by tecmint on Oct 4, 2021 5:08 PM EDT)
  • Story Type: Video; Groups: Linux
In few words, you can think of jQuery as a cross-browser and cross-platform Javascript library that can greatly simplify client-side scripting in HTML pages. On the other hand, Bootstrap can be described as a complete framework that integrates HTML, CSS, and Javascript tools to create mobile-friendly and responsive web pages.

How to Backup Linux Filesystem Using dump Command

  • linuxshelltips (Posted by tecmint on Oct 1, 2021 11:25 AM EDT)
  • Story Type: Tutorial; Groups: Linux
On a Linux operating system environment, mastering how to create and restore backups is a very important skill set. It is easier for well-versed Linux user to attain their data backup goals from the terminal environment without the need for a GUI-oriented application package.

How to Set Up ModSecurity with Apache on Debian/Ubuntu

The Apache web server is highly customizable and can be configured in multiple ways to suit your needs. There are many third-party modules that you can use to configure Apache to your preference.

20 Best Operating Systems You Can Run on Raspberry Pi in 2021

We haven’t covered any major thing on the Raspberry Pi since our article on the 8 New Raspbian Features to Start Using on Your Raspberry Pi close to a year ago. No one needs to state how successful the Raspberry Pi has been since its inception till date, thus, the factor behind this article.

How to Install Joomla on Rocky Linux and AlmaLinux

  • Tecmint; By Tecmint (Posted by tecmint on Sep 21, 2021 1:55 AM EDT)
  • Story Type: Tutorial; Groups: Linux
Written in PHP, Joomla is a popular CMS (Content Management System) used for creating stunning websites and blogs using themes, and tons of nifty add-ons. It comes second to WordPress as the most popular and widely used Content Management System.

How to Deploy Data-Centers with Cluster and Add ISCSI Storage in RHEV Environment

In this part, we are going to discuss how to deploy data-center with one cluster which contains our two hosts in the RHEV environment. Both of two hosts connected to shared storage, additional to previous preparation, we will add another CentOS6.6 virtual machine acts as storage node.

How to Find and Remove Duplicate/Unwanted Files in Linux Using ‘FSlint’ Tool

Very recently I have written a post on fdupes utility which is used to find and replace duplicate files in Linux. This post aims at throwing light on what is fslint, its features, installation and usages.

( 1 2 3 4 5 6 ... 15 ) Next »