I wouldn't call Ubuntu "stable" since it crashes when I moves the panels around a bit, however I made the panels stay where I want them by deleting one of them and re-creating it from scratch.
Now, if some kind person could tell me how to get the wireless network up and running. In the network configuration window it does display the device ra0 as activated (the card uses the RT2400 chipset), however I can't go anywhere with Firefox.
I entered this SSID: "Smoke Hill Corp." (without the quotes, works in Windows).
This ASCII password: "****" (without the quotes, works in Windows).
Finally, I selected DHCP and clicked OK. An "activating" window stays open for quite a lot of time before it closes.
The connection uses WEP encryption with the password "****".
To the newbies who've never tried Linux but always wanted to
-
- Addict
- Posts: 1648
- Joined: Mon Sep 20, 2004 3:52 pm
- Contact:
Where should I put this?
If I type it in in the terminal it only lasts for that terminal session.
Code: Select all
export PUREBASIC_HOME=~/purebasic
export PATH=$PUREBASIC_HOME/compilers:$PATH
I created a shell script with that in it. Just create a text doc, paste that in it. add "purebasic" as the last line. Save it in your home folder as "pb.sh". Set the permissions to execute. Then at the home prompt, typeTrond wrote:Where should I put this?If I type it in in the terminal it only lasts for that terminal session.Code: Select all
export PUREBASIC_HOME=~/purebasic export PATH=$PUREBASIC_HOME/compilers:$PATH
Code: Select all
./pb.sh
C'mon guys! Please forget this childish argument on whose father is stronger...Trond wrote:I never said Windows worked. I tried Linux for a reason.
It remember when C64 owners challenged the ZX Spectrum owners then Amiga owners the Atari ST owners, later PC owners.
Can't the informatic public grow up?
I've used Windowses, then Debian, and now I've changed to Ubuntu.
Noone of them worked PERFECTLY, and I guess until normal people write software there never will be a software which will suit EVERYBODY's needs or expectations.
I have a different problem yet, I tried to load Waponez II to see an application running, but It wrote "Waiting the executable to start" when I ran it and then.... nothing.