[1] Configuration of the computer you’d like to turn on from remote machine.
#yum -y install ethtool
#ethtool -s eth0 wol g
#vi /etc/sysconfig/network-scripts/ifcfg-eth0
InetServices offers both Windows and Linux bare metal server hosting, and cloud server hosting for any small to medium size business. We also offer both PCI and HIPAA Compliant servers allowing you to achieve PCI or HIPAA Compliance without all the worries of figuring it out. InetServices offers much more than just dedicated servers and cloud servers, we offer you a complete solution to your hosting needs including Big Data, Disaster Recovery, and High Availability services.
[1] Configuration of the computer you’d like to turn on from remote machine.
#yum -y install ethtool
#ethtool -s eth0 wol g
#vi /etc/sysconfig/network-scripts/ifcfg-eth0
Ubuntu 12.04 use resolvconf(a set of scripts and hooks) instead of resolv.conf to manage DNS server. The most notable difference for the user is that any change manually done to /etc/resolv.conf will be lost as it gets overwritten next time something triggers resolvconf.
Unix provides a service called cron that runs programs repeatedly on a fixed schedule. Most experienced administrators consider cron to be vital to the system because it can perform automatic system maintenance.
Cloning machines in VMWare is really straightforward thing. However once you do clone a machine, you’ll be left with new MAC addresses for the network cards. In a typical scenario the cloned RHEL or CentOS machine will boot up without the local network interface. You’ll typically see the following during boot.
If you clone a VMWare or VM, you’ll notice that it kills your network interfaces throwing errors like the one listed below:
#ifup eth0
Device eth0 does not seem to be present, delaying initialisation
Introduction
Bonding (or channel bonding) is a technology enabled by the Linux kernel and Red Hat Enterprise Linux, that allows administrators to combine two or more network interfaces to form a single, logical “bonded” interface
Issue
We are trying to limit the telnet connection from any individual IP address to 10 in RHEL. However this is not working and it seems that each source can have unlimited connections. Our configuration is set to limit the connections, via the per_source value in /etc/xinetd.conf to 10 as shown below:
How to patch OpenSSL’s Heartbleed Vulnerability
First you need to understand that not all version of OpenSSL are vulnerable.
Below are the version of OpenSSL that are affected by this bug.
Log into your dedicated or cloud server as administrator.
Click on: Start
Click on: Server Manager