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

Author - Free Linux

  • Quick Tips & Tricks

Quick Tip: Set or change Timezone in Centos/Redhat Linux using timedatectl

by Free Linux
1 min read
Add Comment

Check the current timezone[root@linuxserver ~]# ls -lt /etc/localtime lrwxrwxrwx. 1 root root 38 Aug 25 14:15 /etc/localtime -> ../usr/share/zoneinfo/America/New_York As you can see the current timezone is NY timezone, if we...

Continue reading

  • Introduction

Installing OpenELEC Raspberry Pi image using Mac OS X

by Free Linux
2 min read
4 Comments

My friend had this Raspberry Pi B+ and wants to use it as a media centre to play his video collection from his NAS storage.  I gave him an option to install Raspbian then install on top those open source media player...

Continue reading

  • News and Updates

FreeLinuxTutorials.com is back!

by Free Linux
1 min read
Add Comment

Freelinuxtutorials.com is back! Sorry for the inconvenience caused. Will be posting new tutorials soon. Pls. follow: Twitter:  Facebook:  Thanks for all the support and spread the good vibes to everyone. Cheers! -admin

Continue reading

  • Quick Tips & Tricks

SSH Remote Host Identification has changed

by Free Linux
2 min read
Add Comment

SSH Remote Host Identification has changed Error and Fixes Normally you see this message by remotely accessing via ssh on target systems like Cisco, Juniper or Linux/Unix for possible reasons like: a.The target systems’...

Continue reading

  • Tutorials

Installation and Setup of Free Tacacs+ server in Linux

by Free Linux
5 min read
12 Comments

Installation & Setup of Free Tacacs+ server in Linux (Tested via GNS3 & VirtualBox) Software Used: GNS3 0.8.3.1 -use 3700 IOS as Router & DHCP -use Ethernet switch to connect hosts -use VirtualBox guest running on...

Continue reading

  • News and Updates

Linux Kernel 3.6.8 is released!

by Free Linux
1 min read
Add Comment

Latest stable Linux kernel  is now ready for download on Linux Kernel archives or kernel.org. #linux

Continue reading

  • Tutorials

SSH authentication via Public/Private keys

by Free Linux
4 min read
Add Comment

For the tutorial “Securing your OpenSSH server in Linux” , key-based authentication is one way to secure your SSH server. Below are the details how it’s done: Users can login remotely to Secure Shell(SSH) server...

Continue reading

  • Tutorials

Securing your OpenSSH server in Linux

by Free Linux
9 min read
1 Comment

Secure Shell (SSH) is a program used to secure communication between two entities, often used as a replacement for Telnet and the Berkeley protocols such as remote shell (RSH) and remote login (Rlogin). SSH is also used as a...

Continue reading

  • Tutorials

Configure Centralized Syslog server in Linux & setup syslog clients on different platforms

by Free Linux
4 min read
3 Comments

Linux comes with a built-in syslog package that you can use as a centralized syslog server. Basically, it can be used to send all log files from your network devices or appliances in a remote and centralized location. There are...

Continue reading

  • Quick Tips & Tricks

Quick Tip: Use tcpdump in Linux to capture network packets and view in wireshark

by Free Linux
2 min read
5 Comments

Important note to remember: a. capture it in full length, using the -s 0 options b. save it in a file, better to make the extension as .pcap so wireshark can associate directly 1.Identify which interface you want to listen...

Continue reading

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