The hot story of today, 1.5 Million facebook accounts are stolen and now available for SALE...oops..just change your facebook password if you are one the these victims.
A russian hacker is believed to hack 1.5 million facebook accounts, and if this is true then one out of every 300 facebook user...
Thats pretty simple
Just configure on ips in
/etc/sysconfig/network-scripts/ifcfg-eth0
Then Make a new file named ifcfg-eth0-range0
emacs /etc/sysconfig/network-scripts/ifcfg-eth0-range0
Put following code in it
IPADDR_START=192.168.0.101
IPADDR_END=192.168.0.200
CLONENUM_START=1
Save...
Unlike previous version of windows, there is an additional step requires to install before we go to dcpromo to promote the server to domain controller and install active directory. This additonal step is to enable active directory domain services role on server, and after that we proceed to...
One simple command do this
For Centos/Fredora
yum remove drweb-base drweb-bases drweb-common drweb-daemon drweb-updater psa-drweb-configurator
For Debian/Ubuntu
apt-get remove drweb-base drweb-bases drweb-common drweb-daemon drweb-updater ...