Free Linux Tutorials

  • BLOG
  • Topics
  • Configs & Scripts
  • Top List
  • Links
  • About
  • Quick Tips & Tricks

Quick tip: Change Timezone in Linux in different ways

by Free Linux
2 min read
Add Comment

There is some instance during the Linux installation that you did not bother to set the correct timezone for any reasons like sometimes you are just lazy to set it, you’re in a rush to finish what your boss want you to...

Continue reading

  • Quick Tips & Tricks

Quick tip: Set date and time in Linux

by Free Linux
1 min read
Add Comment

There are few ways to set the date and time on Linux command line. In order to do this, you must login as root and execute the following methods as follow: For you to remember the syntax, issue the command “date”...

Continue reading

  • Tutorials

Install and Configure SNMP client on Linux

by Free Linux
3 min read
1 Comment

The following procedure will install and configure snmp daemon on your Redhat-based distribution such as CentOS & Fedora. Here are the steps: 1. Verify if snmp package is installed, there are few ways [root@localhost ~]# rpm...

Continue reading

  • Quick Tips & Tricks

Quick tip: how to connect linux php applications to MSSQL via freetds

by Free Linux
2 min read
Add Comment

Here’s one trick to do that: Step 1. Install  FreeTDS FreeTDS Website: choose FreeTDS source distribution Compile parameter: –prefix=/usr/local/freetds –enable-msdblib Then, copy /etc/ld.so.conf, to...

Continue reading

  • Quick Tips & Tricks

Quick tip: Disable FTP & Telnet access on HP-UX

by Free Linux
1 min read
Add Comment

1. FTP & Telnet  daemons are controlled by the inetd, so to simply stop the service, just comment the lines under /etc/inetd.conf ftp stream tcp6 nowait root /usr/lbin/ftpd ftpd -l telnet stream tcp6 nowait root...

Continue reading

  • Tutorials

Redirect http users to mobile site using Apache mod_rewrite via user-agent detection

by Free Linux
7 min read
2 Comments

It’s getting important now to have websites that display good on mobile devices, and according to the statistics more than 85% smartphone owners access the internet on their mobile devices. There are a lot of ways to build...

Continue reading

  • Tutorials

Basic Wired network interface configuration for popular Linux distribution

by Free Linux
3 min read
1 Comment

Basically, you just need to use the CLI command “ifconfig” which stands for interface configuration. It uses to configure and query TCP/IP network interface parameters ifconfig interface [aftype]...

Continue reading

  • Tutorials

Sample Action Plan for Xen Server Memory Upgrade

by Free Linux
10 min read
4 Comments

INTRODUCTION A memory upgrade can be one of the least expensive methods of improving computer’s performance. Memory is often the largest limiting factor in application deployment especially in a Virtual Server environment...

Continue reading

  • Tutorials

Installing sudo on HP-UX

by Free Linux
3 min read
2 Comments

Installing sudo on HP-UX 1. check your OS and server architecture to know which package to download. Use the uname command. If it’s an PA-RISC 2.0 architecture, you will normally see something like this: # uname -an HP-UX...

Continue reading

  • News and Updates

Fedora 16 Released in memory of Dennis Ritchie

by tux
1 min read
Add Comment

Red Hat sponsored Fedora project managed to release 16th version of its Linux distribution, code-named “Verne”. Aside from package updates, it improve also in the areas of virtualization and cloud computing. The...

Continue reading

Previous 1 … 6 7 8 9 10 … 14 Next
  • Instagram
  • Facebook
  • X
  • YouTube

Twitter Feeds

Linux Tutorials Follow

@linuxtutorials linux tutorials. eat drink live linux 🐧#linuxtutorials #linux #tutorials #freelinuxtutorials.com

linuxtutorials
linuxtutorials Linux Tutorials @linuxtutorials ·
28 Jul

want to install dig,but is not available in http://windows.One option is install Windows Subsystem for Linux #wsl #ubuntu #dig #bind
Installing on Windows 11
1.go to powershell
2.wsl --install
3.$sudo apt update && sudo apt upgrade -y
4.sudo apt install bind9-dnsutils

Reply on Twitter 1949878381018816557 Retweet on Twitter 1949878381018816557 Like on Twitter 1949878381018816557 3 Twitter 1949878381018816557
Load More

Recent Posts

  • Installing Turing Smart Screen on Ubuntu Linux
  • Top 10 Commands to Troubleshoot Bluetooth USB Adapter on Linux
  • Secure Cron Permissions and Ownerships for Ubuntu Linux

Instagram Feeds

More details on https://freelinuxtutorials.com/top More details on
https://freelinuxtutorials.com/top-5-commands-to-find-ip-address-in-linux/

#linux #commands #CLI
$sudo apt-get install aview $sudo apt-get install $sudo apt-get install aview
$sudo apt-get install imagemagick
$asciiview <image>
#linux #ubuntu
2024.3 kali-rolling #kalilinux #linux 2024.3 kali-rolling #kalilinux #linux
Parrot OS Linux ,they say is a good distro for VAP Parrot OS Linux ,they say is a good distro for VAPT ,Vulnerability Assessment and Penetration Testing. The ultimate framework for your Cyber Security operations?
Is it better than Kali Linux? Time to explore its tools

#parrotos #kalilinux #parrotoslinux #anonsurf #parrotsec #cybersecurity
I collect penguins coz of #Tux #Linux I collect penguins coz of #Tux #Linux
#sudo apt install cpufetch simple CPU atchitecture #sudo apt install cpufetch
simple CPU atchitecture fetching tool #ubuntu #Linux
upgraded one of my VMs to ubuntu 24.04 LTS (Noble upgraded one of my VMs to  ubuntu 24.04 LTS (Noble Numbat) 
Trying #nerdfetch #ubuntu #Linux #noblenumbat
time to rock this cool shirt #linux time to rock this cool shirt #linux
cool to have #Unix terminal style watch face on sa cool to have #Unix terminal style watch face on samsung with Bitcoin complication
Follow on Instagram

Like my Facebook

Like my Facebook

RSS Networking Feeds

  • Displaying Hardware Information on Huawei Routers
  • Finding ARP count and ARP PPS on Cisco ASR9000
  • ACL Configuration on Huawei Router using IP and Source Pool
  • ACL Configuration on Cisco ASR9000 (IOS-XR) using object-group
  • Checking 100GE Transmit (TX) and Receive (RX) Optical Power in Juniper Routers

Blogroll

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

Web Stats

  • 704,533 hits

Sponsors

Subscribe

Get notified

Join 26.5K other subscribers
Copyright © 2025. Created by Meks. Powered by WordPress.
  • BLOG
  • Topics
  • Configs & Scripts
  • Top List
  • Links
  • About