Pages

Showing posts with label has. Show all posts
Showing posts with label has. Show all posts

Wednesday, July 19, 2017

Device eth0 has different MAC address than expected ignoring

Device eth0 has different MAC address than expected ignoring


After testing the Instant Recovery of a Linux web server. See my previous post about this Recovery process. The Linux web server has no network connection. I quick look at ifconfig only showed the loopback adapter. So I tried ifup eth0 and run into to following error:
image
This can simply be fixed by changing the MAC address. Open the Virtual Machine Properties and write down the MAC Address:
image
open the /etc/sysconfig/network-scripts/ifcfg-eth0 in your favorite editor and change the HWADDR to the new MAC address and save the file.
image
The final step is to restart networking via /etc/init.d/network restart.

Read more »

Sunday, July 16, 2017

Diablo III Has Some Weird Stuff

Diablo III Has Some Weird Stuff


Conan OBrien points out some weird stuff from the console version of Diablo III.

Read more »

Thursday, June 29, 2017

DINKER HAS A BOT

DINKER HAS A BOT


Today I bought a bot from Living-Bots. Bot is stationed in clan w3 under name rocstars.bot. It has only RS maps in his maps folder and current maps version is 4.0. If you want to get an admin on it so you can play on RS maps whenever you want, whisper me on battle.net.
Read more »

Friday, June 2, 2017

Devil Suvivor 2 has Another Manga !

Devil Suvivor 2 has Another Manga !



KYAAAA!!! Devil Survivor 2 has another manga OAO" Okay.... Ai hanya tahu DS2 cuma punya manga yang berjudul "Devil Survivor 2 -Show Your Free Will-" Tapi ada lagi yang baru yang berjudul "Devil Suvivoe 2 - the Animation"

Manga ini berdasarkan anime yang akan dirilis pada bulan April mendatang! Kalian bisa membacanya di mana saja /heh

Jika ingin membaca "Devil Survivor 2 -Show Your Free Will-" Ai hanya tahu di situs dm5.com CAUTION!! Thats website is chinese language.....

Read more »

Sunday, April 2, 2017

Developers Guide for building Robocode has been updated

Developers Guide for building Robocode has been updated


The Developers Guide for building the Robocode game has now been updated to reflect the change from using CVS to using SVN. In addition, more hints has been added to ease building Robocode from the Eclipse IDE.

You can read the Developer Guide here
Read more »