Popeye is a Google Man!
http://www.playonlinux.com/en/topic-2708-script_Age_Of_Empires_3.html
I might have to try to set this up once I get the additional PC for the kids setup.
They are huge AoE fans and would love to see this run on Linux. It is about the only
reason that we keep an XP laptop around for them.
I am experimenting with some Ubuntu 9.10 VMs. Here are a few of the initial setup
steps:
sudo apt-get install openssh-server
then install vmwaretools
sudo nano /etc/apt/sources.list
-----Add the following lines-----
deb http://ppa.launchpad.net/marceloshima/ubuntu karmic main
deb-src http://ppa.launchpad.net/marceloshima/ubuntu karmic main
deb http://ppa.launchpad.net/freenx-team/ubuntu karmic main
deb-src http://ppa.launchpad.net/freenx-team/ubuntu karmic main
sudo apt-get update
sudo apt-get install freenx-server
sudo cp /etc/nxserver/node.conf /etc/nxserver/node.conf.old
sudo nano /etc/nxserver/node.conf
After a bit of digging I think that notes below are where I am going to start with
the Mint7 VM. I will have a better feel for this in about 30 minutes or so.
:-)
sudo apt-get install openssh-server
sudo nano /etc/apt/sources.list
-----Add the following lines-----
deb http://ppa.launchpad.net/marceloshima/ubuntu jaunty main
deb-src http://ppa.launchpad.net/marceloshima/ubuntu jaunty main
deb http://ppa.launchpad.net/freenx-team/ubuntu jaunty main
deb-src http://ppa.launchpad.net/freenx-team/ubuntu jaunty main
sudo apt-get update
sudo apt-get install freenx-server
sudo apt-get install vlc
sudo apt-get install acroread
sudo apt-get install wine
sudo apt-get update
sudo apt-get install multiget
I was messing around on my network this afternoon and needed to connect to a VMWare
machine to tweak something. It got me thinking that I have not gotten around to testing Mint yet.
(I have quite a bit of Ubuntu running
on the network around the house already.)
Since building a VM is pretty quick I connected to the web console and defined the
VM container and pointed it an ISO image. It boots to the LiveCD image in a matter
of a few seconds.
The install is running right now. It will be interesting to see how it looks and what
is built into the base. I like the Debian and Ubuntu distros
that I have played with so far. If the VM looks good I might use it to build a machine
for my kids to get their feedback.
Our poor kids (3 boys) are really multi platform kids. The use Mac's in the
Elementary School, XP at the Middle School, XP & Linux at
home. In fact they rarely even use the XP laptop... most of their computer time is
spent on one of the Ubuntu machines
to play games and do their home work.