Linux G Point: LINUX COMMANDS, TUTORIALS & GUIDES

 

0
How to Install netstat Command in Linux
0

Netstat, short for "network statistics," is a command-line network utility tool used in various operating systems, including Windows, Linux, and macOS. It ...

0
Linux Mint and 5 reasons why it’s better than Ubuntu
0

About Linux mint Linux Mint is one of the best Linux operating systems for beginners, especially for those using Windows or MacOS. Linux Mint is based on ...

0
How to install Ubuntu Server 20.04 LTS
0

About ubuntu server 20.04 LTS One of the biggest improvements brought by Ubuntu Server 20.04 LTS is enhanced security and stability.Ubuntu Server 20.04 LTS ...

0
How to install Linux Mint
0

About Linux Mint Linux Mint is open source operating system distribution based on Ubuntu and Debian, for use on x86 x-64 compatible machines.It's free. ...

0
How to use Tar command in Linux | Compress And Extract
0

How to use Tar command in linux Anyone who uses linux has used tar more or less to work with compressed file. In this article, I will introduce some common ...

0
The 3 best system monitoring tools for Ubuntu
0

As the number of devices, servers, and services in your business or organization increases, it is time to monitor systems. Monitoring the system, in place or ...

0
10+ Best WordPress Plugins 2019 Part 1
0

One of the main reasons why WordPress has become popular in recent years is because of the wide support of  plugins for WordPress. However, because there ...

0
[WHAT IS CRONTAB?] – How to use CronTab Linux
0

How to use CronTab in VPS/Server using Linux operating system, will help you how to create and use in creating automation commands 1. What is CronTab ...

0
Basic Linux commands for Beginners
0

Just like the Windows operating system, when using Linux, you should also learn basic Linux commands to make manipulations quicker and easier. Here are some ...

0
How to install ngx_pagespeed centos 7 (Nginx module)
0

Nginx itself was a web server with very good performance. Howerver, there are many ways to optimize and one of them is to use module developed by Google named ...

0
How to install Lemp(Linux, Nginx, MariaDB, PHP) on centos 7
0

NGINX was created to meet C10K challenges handling at least 10000 concurrent connections on an unique server. NGINX uses an asynchronous event-driven ...

0
How to count & display post views without Plugin – in wordpress
0

Count post views in wordpress The code below will help you count article views without using the plugin. Just need a few simple code . Note the code below ...

Unix
Logo