Free Linux Tutorials
  • BLOG
  • Topics
  • Configs & Scripts
  • Top List
  • Links
  • About

Author - Free Linux

  • Tutorials

Top 15 Services to Remove for Securing Ubuntu Linux

by Free Linux
6 min read
Add Comment

As part of the Best Security Practices, it is recommended to disable all services that are not required for normal operation to prevent the vulnerabilities exploitation of these services. These are the following services that...

Continue reading

  • Quick Tips & Tricks

Quick Tip: Screenfetch Installation in CentOS Linux

by Free Linux
2 min read
Add Comment

If you haven’t install screenfetch, you will normally see a command not found error message something like this below: [root@CentOS-Server ~]# screenfetch bash: screenfetch: command not found… Steps in Installing...

Continue reading

  • Commands

Top 5 Open-Source Web Servers on Linux

by Free Linux
2 min read
Add Comment

My Top 5 Open-Source Web Servers on Linux (2021) 1.Apache is a free and open-source cross-platform web server software and actively maintained by the Apache Software Foundation. It is the most popular web server in the world as...

Continue reading

  • Commands

Top 5 Commands to display Hardware Information on Linux

by Free Linux
6 min read
Add Comment

Top 5 Commands to show Hardware Inventory Information in Linux 1.lshw (list hardware) DESCRIPTION lshw is a small tool to extract detailed information on the hardware configuration of the machine. It can report exact memory...

Continue reading

  • Commands

Top 3 Command Line Text Editors for Linux

by Free Linux
4 min read
Add Comment

My Top 3 Terminal Text Editors for Linux: 1.vi/vim (vim-minimal/vim-enhanced) Vi IMproved, a programmer’s text editor DESCRIPTION Vim is a text editor that is upwards compatible to Vi. It can be used to edit all kinds of...

Continue reading

  • Commands

Top 5 Favorite Command Line Web Browsers for Linux

by Free Linux
1 min read
Add Comment

Below are my top 5 favorite Linux’s text-based or command line web browsers. The sample look screencapture was done using putty ssh session, using default appearance. lynx Redhat-based/CentOS: yum install...

Continue reading

  • Quick Tips & Tricks

Quick Reference: AWS vs Openstack Comparison

by Free Linux
1 min read
Add Comment

Table comparison between the these popular Cloud Computing platforms, Amazon Web Services (AWS) and Openstack based on services. Services AWS Openstack Compute VM Instance Virtual Servers EC2 Nova...

Continue reading

  • Commands

NET-TOOLS vs IPROUTE Cheat Sheet (ifconfig vs ip)

by Free Linux
3 min read
Add Comment

The net-tools has been deprecated and plans to obsolete was stated from debian-devel mailing list around 2009 ( ) . As per the post, it says: It doesnt support many of the modern features of the linux kernel, the interface is far...

Continue reading

  • Quick Tips & Tricks

Quick Tip: Configure SNMP on CentOS for Network Monitoring

by Free Linux
5 min read
Add Comment

CentOS = 192.168.15.22 (SNMP Client) (Tested on CentOS8) Ubuntu = 192.168.15.19 (SNMP Server) (Tested on Ubuntu 16.04.7 LTS) @CentOS 1. Install SNMP package yum install net-snmp Sample Output: [root@centos~]# yum install...

Continue reading

  • Tutorials

How to Install and Configure Cacti Network Monitoring on Ubuntu

by Free Linux
13 min read
Add Comment

Cacti is an open-source, web-based network monitoring and RRDTool-based Graphing Solution. Compared to MRTG, Cacti stores information in a MySQL database to create graphs and populate  data. It was designed to monitor and...

Continue reading

Previous 1 2 3 4 5 6 … 8 Next
Copyright © 2025. Created by Meks. Powered by WordPress.
  • BLOG
  • Topics
  • Configs & Scripts
  • Top List
  • Links
  • About