Tecmint

Subscribe to Tecmint feed Tecmint
Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.
Updated: 2 hours 30 min ago

8 Partx Command Usage Examples in Linux

Tue, 06/25/2019 - 14:56
Partx is a simple yet useful command line utility oriented towards maintenance of your Linux system. It is used to tell the kernel about the presence and numbering of partitions on a disk. In...

How to Add Hosts in OpenNMS Monitoring Server

Mon, 06/24/2019 - 14:12
In our first part of this article, we have described in detail on how to install and configure the latest OpenNMS network monitoring platform on CentOS/RHEL as well as on Ubuntu/Debian server. In this...

Setting Up Bind As a Private DNS Server on RHEL 8

Thu, 06/20/2019 - 14:24
The Domain Name System (DNS) is a method used to translate human-readable domain names (or Fully Qualified Domain Names (FQDN)) to machine-readable IP addresses, to locate a computer in a network such as the...

Run Docker Container in Background (Detached Mode)

Wed, 06/19/2019 - 15:14
Under Docker, an image developer can define image defaults related to detached or foreground running, and other useful settings. But, using the docker run [OPTIONS] command, you can add to or override the image...

How to Configure Xorg as Default GNOME Session in Fedora

Tue, 06/18/2019 - 14:42
Wayland is a secure display protocol as well as a library implementing the protocol, that enables communication between your video hardware (the server) and clients (each and every single application on your system). Wayland...

How to Limit Time and Memory Usage of Processes in Linux

Mon, 06/17/2019 - 15:36
The timeout script is a useful resource monitoring program for limiting time and memory consumption of processes in Linux. It allows you to run programs under control, and enforce time and memory limits, terminating...

How to Install, Configure and Secure FTP Server in RHEL 8

Thu, 06/13/2019 - 14:52
FTP (stands for “File Transfer Protocol”) is a standard and old network protocol used for the transfer of files between a client and server on a computer network. It is built on a client-server...

Install Samba4 on RHEL 8 for File Sharing on Windows

Wed, 06/12/2019 - 17:35
Samba is an open source, fast, secure, stable and widely-used network file system that provides file sharing and print services for all clients using the SMB/CIFS protocol, such as Linux, all versions of DOS...

How to Install GUI on RHEL 8

Tue, 06/11/2019 - 15:37
As a Linux administrator for more than 4 years, I spend most of my time working on Linux console, but there are some situations where I need a Desktop environment instead of command-line. By...

Pages