Allows you to search a variety of questions and answers
On RH-based OS (Centos, Fedora), you can use the ethtool command to set the speed of the port. For example, to set the speed on your eth0 NIC to 100mbps, run the following command:
Code:
ethtool -s eth0 speed 100 duplex full autoneg off
You can do the above for half duplex, 10, 1000mbps speed and for different eth settings. Just have to change the appropriate values in the above command.
To make these changes permanently, just add the following line to your /etc/sysconfig/network-scripts/ifcfg-eth0 (change your eth setting according to which NIC's speed you want to change):
Code:
ETHTOOL_OPTS="speed 100 duplex full autoneg off"
Then issue:
/etc/init.d/network restart
This will reload the network and the new speed will take effect. Depending on how much traffic there is coming through the NIC at that time, it may take up to a minute for this to happen.
Dedicated Semi-Managed Server Review I've been using AYKSolutions for about 2 years now and their support and servers have been great. They assisted me with the transition of all my websites and databases from my old server onto their system with no problem. If I ever need them for support or a change they respond fast and always keep me up to date with the status of my support ticket. I highly recommend using this company especially if you're looking for someone to assist with server management. Best of all their cost is great!
AYK provide a very good value product, and always in a professional manner. I have used several hosting companies over the past 17 years. During that time I occasionally needed help with a variety of minor setup issues. Only AYK gave quick and helpful answers. I highly recommend them.
AYK Solutions has provided me with a very cost effective hosting service with great uptime and lots of features. I would not hesitate to recommend them!