
-----------------------------------
ecookman
Fri Apr 03, 2009 7:43 pm

Ubuntu help
-----------------------------------
i finally got Ubuntu and a boot loader to work...


after i launched ubuntu...i tried to access my wireless network. My father doesn't know what the password to it is, and won't be available for most of the week (work overload FTL)
question 1: how can i import my wireless settings from Vista, or where are they saved so i can copy it over.

i heard of something that lets me run windows games....
question 2: what is it...and where can i get it...

music related:
question3: where do i get CODECS for the ubuntu music player

question 4: is MSN compatible whit ubuntu

KUDOS to my helpers..and thanks...i can't wait to get rid of vista

-----------------------------------
zero-impact
Fri Apr 03, 2009 7:49 pm

RE:Ubuntu help
-----------------------------------
The answer to number 2 is WINE you can find it in ubuntu's default package manager there Websit is here http://www.winehq.org/

-----------------------------------
ecookman
Fri Apr 03, 2009 8:28 pm

RE:Ubuntu help
-----------------------------------
tyvm

-----------------------------------
bbi5291
Fri Apr 03, 2009 9:02 pm

Re: Ubuntu help
-----------------------------------
Windows Live Messenger can be run on Wine, but not all versions run properly (see receive images from MSN users)

-----------------------------------
rdrake
Fri Apr 03, 2009 9:26 pm

Re: Ubuntu help
-----------------------------------
after i launched ubuntu...i tried to access my wireless network. My father doesn't know what the password to it is, and won't be available for most of the week (work overload FTL)
question 1: how can i import my wireless settings from Vista, or where are they saved so i can copy it over.There's a tool out there that will do this.

i heard of something that lets me run windows games....
question 2: what is it...and where can i get it...As was mentioned above, music related:
question3: where do i get CODECS for the ubuntu music playerTotem should install them if it finds it needs to.  Otherwise look up the gstreamer packages.  You'll likely need the bad and ugly ones.

question 4: is MSN compatible whit ubuntuMaybe.  Personally I use Pidgin which is installed by default.  aMSN also works.

EDIT:  Follow [url=http://ubuntuguide.org/wiki/Ubuntu]this guide and it should help you configure just about everything you need in Ubuntu.  It looks as though it's been designed to help Windows users migrate.  I've found it to be great help in the past.

-----------------------------------
Zeroth
Sat Apr 04, 2009 9:07 am

Re: Ubuntu help
-----------------------------------
In terms of a messenger, I use meebo.com. Its a web messenger, and available /everywhere/. ;) Its missing some features that they could add, but don't...

Now for running windows games... you want Crossover: http://www.codeweavers.com/products/

Yes it costs money, but they support several different FOSS projects with their internal efforts. Their code is released to paying customers first, then to WINE.

If you really want to be able to play everything install: mplayer and vlc
[code]
sudo apt-get install mplayer vlc
[/code]
This will install the two media players that can play EVERYTHING. If they can't play it, give up. You'll also need to get w32codecs and libdvdcss... which is explained right here:
http://ubuntuguide.org/wiki/Ubuntu:Intrepid#DVD_Playback_Capability

-----------------------------------
ecookman
Sat Apr 04, 2009 9:07 am

RE:Ubuntu help
-----------------------------------
wow...thanks..A BUNCH

+1

-----------------------------------
andrew.
Sat Apr 04, 2009 4:28 pm

Re: Ubuntu help
-----------------------------------
i finally got Ubuntu and a boot loader to work...


after i launched ubuntu...i tried to access my wireless network. My father doesn't know what the password to it is, and won't be available for most of the week (work overload FTL)
question 1: how can i import my wireless settings from Vista, or where are they saved so i can copy it over.

i heard of something that lets me run windows games....
question 2: what is it...and where can i get it...

music related:
question3: where do i get CODECS for the ubuntu music player

question 4: is MSN compatible whit ubuntu

KUDOS to my helpers..and thanks...i can't wait to get rid of vista
1. There is no way of doing that, although you can probably get the key from the router from a connected computer.
2. You're looking for Wine. Open the terminal and type in "sudo apt-get install wine".
3. When you play a media file in MPlayer (or the default player) it will ask to download codecs. Just select yes. You can also get it from the Synaptics Package Manager after a search for codecs.
4. MSN Messenger from Microsoft is NOT compatible with Wine. You can use Pidgin (default), aMSN, and others to connect to MSN.

-----------------------------------
rdrake
Sat Apr 04, 2009 9:56 pm

Re: Ubuntu help
-----------------------------------
i finally got Ubuntu and a boot loader to work...


after i launched ubuntu...i tried to access my wireless network. My father doesn't know what the password to it is, and won't be available for most of the week (work overload FTL)
question 1: how can i import my wireless settings from Vista, or where are they saved so i can copy it over.

i heard of something that lets me run windows games....
question 2: what is it...and where can i get it...

music related:
question3: where do i get CODECS for the ubuntu music player

question 4: is MSN compatible whit ubuntu

KUDOS to my helpers..and thanks...i can't wait to get rid of vista
1. There is no way of doing that, although you can probably get the key from the router from a connected computer.That is [url=http://www.nirsoft.net/utils/wireless_key.html]simply not true.  That's the program I was thinking of in my original post.  Tested and verified by me to work, at least for WEP (hey, it wasn't my network).

-----------------------------------
ecookman
Sun Apr 05, 2009 11:18 am

RE:Ubuntu help
-----------------------------------
@rdrake



wow that is a awesome program...hehe i can get internet anywhere now...XD tyvm
..................................................^^^^^^^^^^^^^^^^^^^^^^^----------jk

-----------------------------------
andrew.
Sun Apr 05, 2009 1:03 pm

RE:Ubuntu help
-----------------------------------
That's really interesting rdrake, I've never heard of this and I've been looking for a program like this for a long time.

-----------------------------------
DemonWasp
Sun Apr 05, 2009 3:07 pm

RE:Ubuntu help
-----------------------------------
If you want a really nice media player, try [url=http://amarok.kde.org/]Amarok. It's similar to iTunes, but runs lighter, and will soon be available on all the major consumer platforms (Linux, OSX, Windows).

[code]sudo apt-get install amarok[/code]

-----------------------------------
ecookman
Sun Apr 05, 2009 4:45 pm

RE:Ubuntu help
-----------------------------------
ooh cool thanks...grabbing it now...

just wondering...
what is the "sudo" a protocol??

-----------------------------------
saltpro15
Sun Apr 05, 2009 5:06 pm

RE:Ubuntu help
-----------------------------------
sudo just gives you advanced privileges to modify parts of ubuntu pretty much, if you try using any of these install commands without sudo, you'll get an access denied error

-----------------------------------
ecookman
Sun Apr 05, 2009 5:11 pm

RE:Ubuntu help
-----------------------------------
ooh cool :D thanks

-----------------------------------
DemonWasp
Sun Apr 05, 2009 7:04 pm

RE:Ubuntu help
-----------------------------------
The history of sudo lies in the su command, which allows you to switch to being a different user - or, if no other user is specified, to being root. That can be dangerous because if you enter something dangerous in the root terminal, it executes anyway, and can seriously toast your system (worst you can do with user-level priveledges is to damage your own files).

The more common thing now is "sudo", which means something like super-user-do; it effectively runs the command after it as root. This forces you to type out "sudo" before everything you want to run as root, giving a little extra safety.

-----------------------------------
andrew.
Sun Apr 05, 2009 8:25 pm

RE:Ubuntu help
-----------------------------------
Or you can just type "sudo su" before your commands and you will be root until you close that terminal window.

-----------------------------------
rdrake
Sun Apr 05, 2009 8:40 pm

RE:Ubuntu help
-----------------------------------
sudo -s?

-----------------------------------
md
Mon Apr 06, 2009 11:20 am

RE:Ubuntu help
-----------------------------------
sudo -s with no password required for users in the wheel group. Compromising security for conveience ftw!

su is nice 'cause it requires that you actually know the root password - sudo just needs your own password and that your in the correct group;  and that can all be disabled.
