Results 1 to 10 of 14
So I just got my Dell mini 9 with ubuntu Linux and I like it but like most prebuilds it comes with a lot of stuff you don't need and ...
- 02-11-2009 #1
just got my dell mini 9
So I just got my Dell mini 9 with ubuntu Linux and I like it but like most prebuilds it comes with a lot of stuff you don't need and doesn't come with the stuff you do need. Being new to Linux I need some help. It has this bar that goes through the center that I don't care for. How do I get rid of it? There is a lot of useless crap so how do I get rid of that too? I have been a windows user my whole life and I just need some help with this. One last thing is how do I install things on linux from the web? I want to get mozzilla firefox on here and it didn't even come with it, it's using some generic web browser. Thanks for as much help as possible.
- 02-11-2009 #2
are you sure you are using Ubuntu?
I guess you are using Kubuntu? which uses KDE desktop enviroment. and uses Konqueror as a web browser.
How ever you can use the package manager like Synaptic to install what ever you need.
- 02-11-2009 #3
Well according to dell it's ubuntu, and how do I use Synaptic manager, remember I was a windows user so I am really new to this.
- 02-11-2009 #4
Open Terminal/Konsole and execute this
Post output here.Code:cat /etc/lsb-release
Look for Synaptic or Adept Package Manager in Menu.You can install/remove/update packages through it easily. Your machine must have internet access for that though.
EDIT:
Just open Synaptic or Adept ( whatever available in Menu ), click on Reload button. It will fetch latest list of packages available in sources. Just search package you want to install, mark it and click on Apply.It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 02-11-2009 #5
and what does cat /etc/lsb-release do?
- 02-11-2009 #6
It will display your Linux distro's info.
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 02-11-2009 #7
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=8.04
DISTRIB_CODENAME=hardy
DISTRIB_DESCRIPTION="Ubuntu 8.04.1"
- 02-11-2009 #8
Go to the top left side of Taskbar and left click System>Administration>Synaptic Package Manager. Enter your Password when prompted. Let Synaptic open. Left click on Search. Type in firefox. Scroll till ya find it. Click on the box. Hit Apply. You are off to the races. It will install Firefox.
Linux Registered User # 475019
Lead,Follow, or get the heck out of the way
AntiX,Puppy,Ubuntu,Windows 7=(cuz of scooters)
Open CourseWare for Linux Geeks
- 02-11-2009 #9
To get rid of Epiphany web browser. Enter epiphany in search box.Scroll till ya find it. Uncheck it by selecting Mark for removal. Hit apply. You're off to the races again. It will uninstall Epihany Web Browser.
Linux Registered User # 475019
Lead,Follow, or get the heck out of the way
AntiX,Puppy,Ubuntu,Windows 7=(cuz of scooters)
Open CourseWare for Linux Geeks
- 02-11-2009 #10
when I do that it gives me several firefox items, do I install all of them? Guys I appreciate all this help.


Reply With Quote