- Messages
- 1,454
- Reaction score
- 7
- Points
- 0
Those three are all really easy assuming you've got one prerequisite. Do you have internet working on your installation?
If you do, then open up firefox and go to a web page that a flash object and firefox should notify you that you have a missing plugin. From there, just follow the prompts it gives to install flash player. You'll then need to restart firerfox, or maybe even the system for flash to work.
You're other two questions I know how to do on ubuntu but I'm not certain about xubuntu. I'll google a tad so that I can give you exact directions and then I'll post back.
mean while, (assuming you've got working internet) go to the terminal and type
it will ask you for the root password. Give it that.
Then
Same thing here also.
Then just wait a bit for it to finish.
Also, if you're tired of the drab look that xubuntu offers, you can always just give gnome a try by typing
Remember that whenever you type sudo infront of a command it will want the root password if you haven't given it yet that session.
That way, before you login, you'll have the option of logging in using gnome or xfce!
Edit:
Add user:
http://linux.about.com/od/xubuntu_doc/a/xubudg26t01.htm
The screen resolution is in either the system or preference menu.
If you do, then open up firefox and go to a web page that a flash object and firefox should notify you that you have a missing plugin. From there, just follow the prompts it gives to install flash player. You'll then need to restart firerfox, or maybe even the system for flash to work.
You're other two questions I know how to do on ubuntu but I'm not certain about xubuntu. I'll google a tad so that I can give you exact directions and then I'll post back.
mean while, (assuming you've got working internet) go to the terminal and type
Code:
sudo apt-get update
Then
Code:
sudo apt-get upgrade
Then just wait a bit for it to finish.
Also, if you're tired of the drab look that xubuntu offers, you can always just give gnome a try by typing
Code:
sudo apt-get install gnome
That way, before you login, you'll have the option of logging in using gnome or xfce!
Edit:
Add user:
http://linux.about.com/od/xubuntu_doc/a/xubudg26t01.htm
The screen resolution is in either the system or preference menu.
Last edited: