Free Linux Tutorials

  • BLOG
  • Topics
  • Configs & Scripts
  • Top List
  • Links
  • About
  • 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

  • Commands
  • Tutorials

Top 5 Basic Steps to Troubleshoot Network in Linux

by Free Linux
7 min read
Add Comment

1.Find if your interface has IP address, it’s either obtained dynamically via DHCP server or manually configured using static configuration. You can either use commands from the “iproute”  or...

Continue reading

  • Tutorials

Top 5 Commands to Find IP address in Linux

by Free Linux
3 min read
Add Comment

These are the commands that can be used to find the private or public IP address in your interface(s). If your IP is NAT’ed and want to find the public IP, refer to this tutorial –> Quick Tip: Get or Find your...

Continue reading

Previous 1 2 3 4 5 6 … 14 Next
  • Instagram
  • Facebook
  • Twitter
  • YouTube

whoami

  • Powered by Find-IP.net

Recent Posts

  • Secure Cron Permissions and Ownerships for Ubuntu Linux
  • Run Android Apps on Linux Part 2 : Install Genymotion and Google Playstore on Ubuntu
  • Run Android Apps on Linux : Install Anbox and Google Playstore on Ubuntu

@linuxtutorials

Linux Tutorials
  • please follow my IG @freelinux ,just hit 2K https://t.co/0byG2uAo65 07:35:53 PM April 02, 2022 from Flamingo for Android
@linuxtutorials

Instagram Feeds

geeky stickers,which one is your favorite? #progra geeky stickers,which one is your favorite? #programming #stickers #linux
one of my first #unix books one of my first #unix books
#tux inspecting my datacenter #linux #tux inspecting my datacenter #linux
Happy New Year to all #2022 #fireworks #linux To Happy New Year to all #2022  #fireworks #linux
To install:
$sudo apt install cargo
$cargo install fireworks
$/home/freelinux/.cargo/bin/fireworks

You can add in your PATh to simply run
$fireworks
Merry Christmas to all #Linux #christmastree $curl Merry Christmas to all #Linux #christmastree
$curl https://raw.githubusercontent.com/sergiolepore/ChristBASHTree/master/tree-EN.sh | bash
track cryptocurrencies in terminal.Alternative to track cryptocurrencies in terminal.Alternative to #cointop is #coinmon #Linux
interactive process viewer #htop $sudo apt install interactive process viewer #htop
$sudo apt install htop
#linux #ubuntu
my website via android #termux app apt install lyn my website via android #termux app
apt install lynx
lynx https://freelinuxtutorials.com
#Linux
show CPU temperature in #linux Debian-based: $sudo show CPU temperature in #linux
Debian-based:
$sudo apt install lm-sensors
$sensors
$watch sensors

Redhat-based:
$sudo yum install lm_sensors
$sudo sensors-detect
$sensors
$watch sensors

#cputemp #ubuntu #redhat #sensors
Load More... Follow on Instagram

Like my Facebook

Like my Facebook

RSS Networking Feeds

  • Best Security Practices for Huawei Routers on Management Plane
  • Resequence Access Lists on Cisco Routers (IOS, IOS-XE, IOS-XR, Nexus-OS)
  • Cisco RPL vs Huawei XPL Route Policy Language Configuration
  • OSPF and OSPFv3 Configuration on Huawei Routers
  • EBGP Configuration on Huawei Router

Blogroll

  • FB @freelinuxtutorials
  • FeedBurner
  • Free Network Tutorials
  • Instagram @freelinux
  • My Networking Blog
  • My Python Journey
  • My TechieShare
  • Twitter
  • Windows Tutorials

Web Stats

  • 599,847 hits

Sponsors

Subscribe

Get notified

Join 26,494 other subscribers

Copyright © 2022. Created by Meks. Powered by WordPress.
  • BLOG
  • Topics
  • Configs & Scripts
  • Top List
  • Links
  • About