Install Dofus under Linux

Last update on December 30, 2008 03:21 PM by deri58
Published by deri58




Install Dofus under Linux


Download Dofus


For example, if the directory link for the download is set as /home/USERNAME/dofus, you should make use of the command
mkdir $HOME/dofus
to be able to launch the download.

You can download Dofus through two given methods.

Either you choose to get it from the link http://dl.ak.ankama.com/games/dofus/client/Dofus_v1_26_0.zip

Else you can choose the direct command

 cd $HOME/dofus
wget http://download.dofus.com/full/zip/Dofus_v1_26_0.zip 

Decompress the file


Once done, the right command in Linux to use to decompress Dofus is simple

 unzip Dofus_v1_26_0.zip

Use Dofus Online


Now to be able to use Dofus online, choose the web browser of your choice and use the command (if you are using firefox of course else insert the internet browser than you are using..)

 firefox file:///$HOME/dofus/Dofus.html &


Else you can open the browser directly and insert
file:///home/USERNAME/dofus/Dofus.html
in the address bar.

Note: You should bearf in mind that this game with Flash. Hence, you you are having some problems with your web browser because of this, you can make use of this link that can give you some tips on how to handle this type of issue http://www.macromedia.com/...
Best answers for « Install Dofus under Linux » in :
LAMP(Apache + MySQL + PHP) quick install on Linux Show LAMP(Apache + MySQL + PHP) quick install on Linux Intro LAMP is the acronym for a free and open source software suite.usually used to define and run dynamic a web server infrastructure ,software development and establish a software...
Installing a SAMBA server (Linux) ShowInstalling a SAMBA server Prerequisite Introduction The Samba Architecture Installation of required packages for samba server Starting Samba The commands Smb.conf file configuration ‘’global’’ Section ‘’documents’’...
Using Linux in text mode(Minimal system mode) ShowUsing Linux in text mode(Minimal system mode) With most Linux distributions an alternate CD or a server CD is provided, which can install a Linux environment in minimal text mode. Advantages of such a system: Stability: Since there...
Install flashplayer under Debian ShowInstall flashplayer under Debian To install the plugin flashplayer on a Debian, add the repository : deb http://www.backports.org/debian etch main contrib-backports in your sources.list. To perform this, open a console and log in as...
Download Ext2 Installable File System ShowIf you currently have Windows running and you realize that you need some files for your work which you have stored on an Ext2 volume of your Linux installation, you no longer have to shut down Windows and boot Linux! Furthermore, Windows will now...
Download Avira AntiVir Personal free for Linux / FreeBSD / OpenBSD / Solaris ShowFor Linux / FreeBSD / OpenBSD / Solaris Avira AntiVir PersonalEdition Classic is a very good and free antivirus which reliably protects your private computer against dangerous viruses, worms, Trojans, rootkits and costly dialers.
Installation of Linux ShowInstallation of the RedHat distribution The RedHat distribution is currently one of the most popular distributions, considering that the installation procedure is very simple. As a matter of fact, this procedure simply asks you to choose from a...
Intranet - Installing the Linux distribution Mandrake ShowIntroduction to installation The server can work with any Linux distribution, but we have chosen to use the distribution Mandrake, which has the advantage of being simple to install, and includes a multitude of pre-installed applications. You can...
Intranet - Installing a mail server ShowIntroduction to installation The most commonly used e-mail server in Linux is Sendmail; however, as it is very hard to configure, we will use Qmail, an alternative e-mail server, instead. Qmail is made up of a group of programs that work with...