This is the network configuration tool, supporting Ethernet and Wireless Note: You must have root to install the package. To install this package in Red Hat/Fedora Linux. You can check the details of this package system-config-network-tui Will bring up the following screen: From here you can edit your wireless/Ethernet or DNS, in my case [...]
Posts Tagged ‘Linux’
How to install and use system-config-network-tui in RHEL-Red Hat/Fedora Linux?
Changing your CentOS to use NTP and configure for UTC
Tested on Centos 5 and 6 Install ntp The ntp package has utilities and daemons that will synchronize your computer’s time to Coordinated Universal Time (UTC) via the NTP protocol and NTP servers. The ntp package includes ntpdate (a program for retrieving the date and time from remote machines via a network) and ntpd (a [...]
Ping Sweep and DIG to check what’s missing in your DNS
This script will ping a Class B network(10.66.0.0/16) and put the responding IP address in a file called status. The next part of the script reads the status file and run a dig -x <IPADDRESS> +short. We pipe the dig results to a file called dns.log. Updated DNS script now it just ping all your internal Class [...]
Redo Backup and Recovery
Redo Backup and Recovery is so simple that anyone can use it. It is the easiest, most complete disaster recovery solution available. It allows bare-metal restore. Bare metal restore means that even if your hard drive melts or gets completely erased by a virus, you can have a completely-functional system back up and running in [...]
Openfire – Does your company need a private Instant Messanger Server
Installing Openfire on CentOS 5.5 The install process takes less than 15 minutes. Do a basic install of CentOS with mySQL support and any other packages you want. Installing Java: If you don’t have Java install do the following: Download Java from (java.com) and do the following: mkdir /usr/java cp jre-6u13-linux-i586-rpm.bin /usr/java cd /usr/java sh [...]





