Free Linux Tutorials

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

Ubuntu Linux Recommended Filesystem Configuration

by Free Linux
3 min read
Add Comment

Here’s the following recommendation for filesystem and directories configuration. It will be easier to do it during the initial OS installation but if need to repartition the existing system, it is recommended that full...

Continue reading

  • Tutorials

Nftables Recommended Configuration on Redhat or CentOS Linux

by Free Linux
4 min read
Add Comment

Nftables is the replacement for iptables, ebtables and arptables. It is a subsystem of Linux kernel providing filtering and classification of network packets,datagrams or frames. Some key things to consider: 1.Installation: dnf...

Continue reading

  • Tutorials

Ip6tables Firewall Recommended Configuration on Redhat or CentOS Linux

by Free Linux
2 min read
Add Comment

Ip6tables is a firewall utility that uses policy chains to allow or block traffic.  It can configure IPv6 tables, chains or rules provided by the Linux kernel firewall. Some key things to consider: 1. Installation: (When...

Continue reading

  • Tutorials

Iptables Firewall Recommended Configuration on Redhat or CentOS Linux

by Free Linux
2 min read
Add Comment

Iptables is a firewall utility that uses policy chains to allow or block traffic.  It can configure IPv4 tables, chains or rules provided by the Linux kernel firewall. Some key things to consider: 1. Installation: dnf install...

Continue reading

  • Tutorials

Uncomplicated Firewall (UFW) Recommended Configuration on Redhat or CentOS Linux

by Free Linux
3 min read
Add Comment

Uncomplicated Firewall (UFW) -frontend for iptables and is a program for managing a netfilter firewall. Some key things to consider: 1. Installation: dnf install epel-release -y dnf install ufw -y 2. Verify if ufw is...

Continue reading

  • Tutorials

Top 20 Recommended SSH Configuration on Redhat or CentOS Linux

by Free Linux
4 min read
Add Comment

Secure Shell or SSH is a cryptographic network protocol used to securely log or access to remote systems. The most popular tool is the OpenSSH which provides a large suite of secure tunneling capabilities and different...

Continue reading

  • Tutorials

Auditd Recommended Configuration on Redhat or CentOS Linux for System Auditing

by Free Linux
7 min read
Add Comment

Here’s how to install the program “auditd” and best security practice and  recommended settings for system auditing. 1.Install the auditd a. Verify if the package is installed or not, using the rpm...

Continue reading

  • Tutorials

Top 3 Service Clients to remove for Securing Redhat or CentOS Linux

by Free Linux
2 min read
Add Comment

As part of Best Security Practices, it is recommended to remove service clients that are not required for normal operation to reduce local attack. Here are the following programs or clients that need to remove. (Not in particular...

Continue reading

  • Tutorials

Top 15 Services to Remove for Securing Redhat or CentOS Linux

by Free Linux
7 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 for Redhat Enterprise Linux (RHEL) or...

Continue reading

  • Tutorials

Nftables Recommended Configuration on Ubuntu Linux

by Free Linux
4 min read
Add Comment

Nftables is the replacement for iptables, ebtables and arptables. It is a subsystem of Linux kernel providing filtering and classification of network packets,datagrams or frames. Some key things to consider: 1.Installation: apt...

Continue reading

Previous 1 2 3 4 … 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

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
those were the days that cd-rom is a must #sun #s those were the days that cd-rom is a must 
#sun #solaris #unix #proprietary
learning material,driver disk,installer,update,etc
Load More... Follow on Instagram

Like my Facebook

Like my Facebook

RSS Networking Feeds

  • Useful Cisco IOS-XR Hardware-related commands
  • Static Management Configuration for Cisco vs Juniper vs Huawei Comparison
  • VLAN and Port-Channel Configuration (Cisco to Juniper Conversion)
  • Converting Physical to Bundle interface (LACP) on Juniper Routers
  • Out of Band (OOB) Management Configuration on Huawei Routers (SSH,SNMP,NTP,AAA,Syslog)

Blogroll

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

Web Stats

  • 593,477 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