Linux Network
Check Ethernet NIC Driver on Linux Fedora using dmesg
Check Ethernet NIC Driver on Linux Fedora using dmesg.
The step by step command below show example on how to check Ethernet NIC driver on Linux Fedora machine using dmesg and modinfo command. The command example below check Ethernet NIC diver for eth0 and eth1 on our Linux Fedora system.
How to check Ethernet NIC Driver on Linux:
1. Log in on your Linux machine, and then su to make sure you have root privileges to execute command as show on example below.
- Login or register to post comments
- Read more
- 2030 reads
- Email this page
Configure Enable wget Download Through Proxy Server on Linux Fedora
Configure to Enable wget Download Through Proxy Server on Linux Fedora.
This step by step article show the how to configure wget to enable download through proxy server on Linux Fedora operating system. When your Linux Fedora system using Proxy server or your network environment require you to use proxy server to go to internet, you may need to configure wget to enable wget to download through that proxy server. To enable wget download through proxy server for all user on your Fedora system, you need to edit the /etc/wgetrc configuration file....
- 1 comment
- Read more
- 2796 reads
- Email this page
Understand and Monitor Squid Access Log File access.log
Understand and Monitor Squid Access Log File access.log.
The example below show step by step monitor squid access.log the access log file for squid proxy server. To understand squid access.log (squid log file) the command tail is use to display the example output of squid access.log, you may not get the same access.log output as show on the example below... but the command and output from squid access,log only there as an example to show and explain the 10 columns from native access.log entries.
Monitor Squid access.log using tail command.
- Login or register to post comments
- Read more
- 2760 reads
- Email this page
Step by Step Install Apache Httpd Web Server on Fedora 11
Step by Step Install Apache Httpd Web Server on Fedora 11.
The step by step below show how to install Apache Httpd web server on Fedora 11 system. The example on how to install Apache Httpd web server on Fedora 11 below use Fedora 11 DVD as the installation source, you can skip the part that setup Fedora 11 DVD as installation source if your system have good internet connection and can download the Apache Httpd web server software package from the internet. This step by step install Apache Httpd server can be very useful if you plant to install Apache Httpd web server using Fedora 11 DVD as the source of software package.
- Login or register to post comments
- Read more
- 9370 reads
- Email this page
Step by Step Install Squid Proxy Server on Fedora 11
Step by Step Install Squid Proxy Server on Fedora 11.
The step by step below show how to install squid proxy server on Fedora 11 system. The example on step by step install squid proxy server below use the Fedora 11 DVD (Fedora 11 installation DVD) as source of installation package. If your Fedora 11 system connected to internet, you may skip step no 3 and step no 4. Please note that these squid proxy server installation on Fedora 11 is done for educational purpose only and its done in step by step manner... so some of step just for informational purpose only and if you wish... you may skip these step..
- Login or register to post comments
- Read more
- 10346 reads
- Email this page
Uninstall Squid Proxy Server CentOS
Step by Step How to Uninstall Squid Proxy server on CentOS using yum remove Command.
The command example below show step by step how to uninstall squid proxy server on CentOS system using yum remove command. To uninstall squid you may need to log in as root user or use su command, then execute yum remove squid command as show on example below. Note that the uninstall squid example below tested on CentOS 5.2 Final release.
- Login or register to post comments
- Read more
- 3923 reads
- Email this page
Step by Step Install Squid Proxy Server on CentOS using yum install
Step by Step Install Squid Proxy Server on CentOS using yum install Command.
- 1 comment
- Read more
- 8208 reads
- Email this page
Enable yum update through proxy server on Linux Fedora
Step by Step Enable yum to Update Fedora Through Proxy Server.
How to update Fedora if your network internet connection using proxy server??? The answer is simple... edit and configure yum.conf to enable update through proxy server. The article below show you the step by step enable yum update through proxy server on Linux Fedora system. The step by step example below start from editing the yum.conf file and then test yum update through proxy server. Please note that you may need root privileges to update and using yum command, so enter root password when needed.
- Login or register to post comments
- Read more
- 7266 reads
- Email this page
Step by Step Clear Squid Cache SELinux Enable Linux Fedora
Step by Step Clear Squid Cache on SELinux Enable Linux Fedora System.
How to clear squid cache on SELinux enable Linux Fedora?... The article below show the step by step to clear squid proxy cache on Linux Fedora system with SELinux enable. Bare in mind that this step by step to clear squid cache start from the check location of squid cache directory... and end with the remove squid cache directory... understand the command and skip the step where you think you not need to execute them twice.
Step by Step Clear Squid Cache:
- Login or register to post comments
- Read more
- 2817 reads
- Email this page
Delete Remove Clear Squid Cache on Linux Fedora System
Step by Step Delete Remove Clear Squid Cache on Linux Fedora System.
The step by step below show the step to delete remove or clear squid cache on Linux Fedora system. The example below show the faster way to clear squid cache and start squid again using clean cache file. This step by step to clear squid cache is tested and done on Linux Fedora 10 system and may be use on other Linux Fedora system with squid installed :-).
Check Squid Cache Location.
- Login or register to post comments
- Read more
- 8975 reads
- Email this page
