Jaqoup’s Weblog

A Blog !!!!

With Ubuntu [A Fresh Install]

No, the old install didn’t crash !!!

i just was very anxious about the new Ubuntu release (Karmic Koala), so i installed the RC version

and as u know i hate to install a fresh install of any OS until the currently running one crashes, hangs and cries to let it die :D

Read more »

October 26, 2009 Posted by Jaqoup | Karmic, Problems | , , , , , , , | 4 Comments

Ubuntu Code Names

i just wanted to know the meanings of the complicated names of the Ubuntu releases, maybe it’s complicated for me, i’vee never heard such words before “intrepid , Jaunty , Ibex,….”

so i did some search to find them, and here are the meanings

first all the code names are composed of 2 words an adjective and an animal, both starting with the same character where releases are sorted alphabiticaly except the first two releases

meglyman_wartywarthog

Release 1 ( Ubuntu 4.10 Warty Warthog)

which means a type of swines covered with Pustule

which is an ugly looking swine :D , duno why did they name it so

Read more »

August 12, 2009 Posted by Jaqoup | Ubuntu | , , , , , , , , , , , | 7 Comments

with ubuntu [it has been a long time]

eight months since i had installed my running Ubuntu, it has been upgraded from Interpid (8.10)  to Jaunty (9.04)

Read more »

August 6, 2009 Posted by Jaqoup | Jaunty | , , , , , , , , , , , | No Comments Yet

TopCoder Arena launcher in Ubuntu

well..

that took me some time to create the launcher :D

first i’m running on Ubuntu 9.04, all what i wanted is a launcher to start the Arena without the need to digg into folders for it

so i made the icon, put it in the Application launcher and added the command wich was “javaws %ArenaPath%/ContestAppletProd.jnlp”

and when i click it, nothing happens Read more »

June 23, 2009 Posted by Jaqoup | Jaunty | , , , , , , | 5 Comments

Hidden Options [2]

after  Hidden Options

here is the second post with the hidden options i’ve been collecting since then…

1-On Windows

    • Ctrl+C

    some times you need to copy the contents of a message box and the text is unselectable

    just press Ctrl+C when this message box is in focus and all it’s contents will be copied

    Thanx to Roaa “The Undocumented Feature”

    Read more »

    April 5, 2009 Posted by Jaqoup | Experience | , , , , , , , , , , , , , , | No Comments Yet

    OUUUUUF….. At Last !!! (Hotmail & POP3)

    at last i can access my hotmail mail through any mail client that supports the POP3

    where i’m using Evolution

    just configure it as shown in those screenshots

    For sending:

    Read more »

    April 2, 2009 Posted by Jaqoup | Interpid | , , , , , , , , , , , , | 11 Comments

    Troubleshooting in ACM-ICPC Contest

    i’ve participated in many contests as organizer, specifically in the technical stuff which is mainly two portions

    • The IDE which is mainly “eclipse
    • The contest communication tool which can’t be except “pc2″

    and in the last contest i’ve participated in it’s technical preparations i faced a number of troubles

    lets take them one by one

    1.Teams don’t connect to the Server which is a Linux Machine

    • Solution : before you open the server edit the “pc2server” file and edit this line
    • java -Djava.security.policy=policy.ini $PC2CN $*
    • to be
    • java -Djava.rmi.server.hostname=”10.106.0.35″ -Djava.security.policy=policy.ini $PC2CN $*
    • of course change the ip according to your server ip

    and make this edit in all the executables you will run {team, board, judge…..}

    Read more »

    February 9, 2009 Posted by Jaqoup | Experience, Problems | , , , , , , , , , , , , , , , , , , , , | 2 Comments

    How to configure ur hotmail account on Evolution [ubuntu]

    hey hey….. before you read… check thisOUUUUUF At Last !!! (Hotmail & POP3)

    hi,

    here are the steps to configure your free hotmail account on evolution mail client as a POP3 mail in ubuntu

    well.. open a terminal and copy & paste those commands or write them ..as u like :D

    first make sure that your system is up to date

    sudo apt-get update
    sudo apt-get install inetutils-inetd
    sudo apt-get install hotway hotsmtp
    sudo gedit /etc/inetd.conf

    the last command will open u a file “inetd.conf”

    Read more »

    January 30, 2009 Posted by Jaqoup | Problems, Ubuntu | , , , , , , , , , , , , , , , | 4 Comments

    With Ubuntu

    bye bye MS !!

    i said those words one day that i started to install Linux

    i had a fear that i go back to windows a day or more after i install it, but now i dont think that i’m going back to windows :D

    i can feel that my computer feels democracy :D

    every time i look on the requirments for a software , game or windows i look on the minimum requirments section to see if my PC will handle it or not as i know that the recommended requirments will be not in my PC :D

    with linux i saw the minimum , recommended and searched for any other requirments to see

    this is the recomended requirments published on Ubuntu official website

    • 700 MHz x86 processor
    • 384 MB of system memory (RAM)
    • 8 GB of disk space
    • Graphics card capable of 1024×768 resolution
    • Sound card

    • A network or Internet connection

    lol, i feel that i can run this OS on a gameboy and it will run smoothly

    Read more »

    January 26, 2009 Posted by Jaqoup | Experience, Problems | , , , , , , , , , , , , , | 15 Comments