 |
10-06-2007, 01:40 PM
|
#1 (permalink)
|
|
In The Zone
Join Date: Sep 2004
Posts: 310
|
installed ubuntu 7.04, now what...
well, i have installed ubuntu 7.04.. .and now, sitting like dumb in front of it not knowing what to do. 
actually, i have promised myself that i am gonna use ubuntu only for atleast a month. i know unix and my primary need was to have experience to run apache/php/mysql on a linux machine, which i am getting now.
however, i know nothing to do except turn to net when i am bored! but i do not have a unlimited connection to download loads of packages all the time.
in windows i used to mess around with the OS, generally crashing it all the time, however i have no clue as to how ubuntu functions. any help here?
just wanted to know what u guys do with it...
|
|
|
|
Advertisements. Register and be a member of the community to get rid of them.
|
|
Advertisement
|
|
10-06-2007, 01:43 PM
|
#2 (permalink)
|
|
Wise Old Owl
Join Date: Nov 2006
Location: Pune, Maharashtra, India
Posts: 1,728
|
Re: installed ubuntu 7.04, now what...
Just experiment things. Open apps, and explore what does it do. Then u will become used to it. If you need any help, the Ubuntu guys are here to help you. (not me i am a Fedora Guy).
__________________
KDE on ArchLinux
PHP, MySQL, PostgreSQL, Linux, Apache; Message me to hire (freelancing only)
Explore Technology @ http://www.itech7.com
Cheap and Reliable VPS Hosting @ http://j.mp/arHk5e
|
|
|
10-06-2007, 01:51 PM
|
#3 (permalink)
|
|
Alpha Geek
Join Date: Dec 2004
Location: Pune
Posts: 569
|
Re: installed ubuntu 7.04, now what...
|
|
|
10-06-2007, 02:04 PM
|
#4 (permalink)
|
|
MMO Addict
Join Date: Jul 2004
Location: Bangalore
Posts: 1,474
|
Re: installed ubuntu 7.04, now what...
First thing first: Decide what you want to do.
|
|
|
10-06-2007, 02:07 PM
|
#5 (permalink)
|
|
Wise Old Owl
Join Date: Nov 2006
Location: Pune, Maharashtra, India
Posts: 1,728
|
Re: installed ubuntu 7.04, now what...
Quote:
|
Originally Posted by amitava82
First thing first: Decide what you want to do.
|
.
blackleopard92 is not able to think what to do. That is the reason he is asking us.
__________________
KDE on ArchLinux
PHP, MySQL, PostgreSQL, Linux, Apache; Message me to hire (freelancing only)
Explore Technology @ http://www.itech7.com
Cheap and Reliable VPS Hosting @ http://j.mp/arHk5e
|
|
|
10-06-2007, 02:18 PM
|
#6 (permalink)
|
|
In The Zone
Join Date: Sep 2004
Posts: 310
|
Re: installed ubuntu 7.04, now what...
Quote:
|
Originally Posted by The Unknown
.
blackleopard92 is not able to think what to do. That is the reason he is asking us. 
|
lol, yeah.
but one thing, thanks for your replies. so good starting material for me to read.
|
|
|
10-06-2007, 02:18 PM
|
#7 (permalink)
|
|
left this forum longback
Join Date: Sep 2005
Location: -
Posts: 7,536
|
Re: installed ubuntu 7.04, now what...
if u dont mind u can try playing some games(gnome-games).else try to do some coding with gcc(anjuta) research synaptic and Google for more interesting packages and repositories to add.and finally compile a custom kernel optimized for ur architecture-most kernels are generic-there are specific optimizations available patches available for eg:con Kolivas one.
and if ur yet hear about Free Software philosophy lend an ear to that too @ http://fsf.org
Did u enable all multimedia support for Ubuntu(wma,wmv etc too ?)
http://ubuntuguide.org -itself will give new ideas to tweak.
Do u have Xorg 3D enabled,try running "glxgears" to make sure it runs smoothly and more...
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
|
|
|
10-06-2007, 02:36 PM
|
#9 (permalink)
|
|
In The Zone
Join Date: Sep 2004
Posts: 310
|
Re: installed ubuntu 7.04, now what...
Quote:
|
Originally Posted by praka123
if u dont mind u can try playing some games(gnome-games).else try to do some coding with gcc(anjuta) research synaptic and Google for more interesting packages and repositories to add.and finally compile a custom kernel optimized for ur architecture-most kernels are generic-there are specific optimizations available patches available for eg:con Kolivas one.
and if ur yet hear about Free Software philosophy lend an ear to that too @ http://fsf.org
Did u enable all multimedia support for Ubuntu(wma,wmv etc too ?)
http://ubuntuguide.org -itself will give new ideas to tweak.
Do u have Xorg 3D enabled,try running "glxgears" to make sure it runs smoothly and more...
|
wonderful, exactly the things i was looking for.
compiling kernels would be preety cool.. however, need more knowledge before i start doing that.
yeah, i went through the http://ubuntuguide.org, that's how i installed apache/php/mysql and other developmental tools.
i installed beryl, still trying to figure out all the options..
Xorg 3D? might have to google for it.. is it installed by default?
|
|
|
10-06-2007, 03:00 PM
|
#10 (permalink)
|
|
left this forum longback
Join Date: Sep 2005
Location: -
Posts: 7,536
|
Re: installed ubuntu 7.04, now what...
compiling kernel in Debian based distros are easier(Ubuntu too) there is this kernel-package installed which will generate a linux-image or module or headers initrd etc in a .deb format.
u can refer
http://howtoforge.com
for good guides and other things like networking too
Xorg -X window System that is what is the GUI for most UNIX-like distros including MACINTOSH too.
now 2-D support is mostly available.3D support enables to play games and using s/w which requires 3 D.
press ALT+F2 to get a run dialog;insert below lines and press enter:
if u saw gears moving sluggishly u may dont have 3 D graphics acceleration thats what i referred.
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
|
|
|
10-06-2007, 03:07 PM
|
#11 (permalink)
|
|
In The Zone
Join Date: Sep 2004
Posts: 310
|
Re: installed ubuntu 7.04, now what...
Quote:
|
Originally Posted by praka123
Xorg -X window System that is what is the GUI for most UNIX-like distros including MACINTOSH too.
now 2-D support is mostly available.3D support enables to play games and using s/w which requires 3 D.
press ALT+F2 to get a run dialog;insert below lines and press enter:
if u saw gears moving sluggishly u may dont have 3 D graphics acceleration thats what i referred.
|
gears are running at full speeds..
|
|
|
10-06-2007, 03:18 PM
|
#12 (permalink)
|
|
left this forum longback
Join Date: Sep 2005
Location: -
Posts: 7,536
|
Re: installed ubuntu 7.04, now what...
but i am skeptical  u got an nvidia card right?it needs restricted manager to install nvidia binary drivers for full scale gfx working.for now u may be using open source "nv" driver.check ur /etc/X11/xorg.conf via nautilus file manager(default) synonymous to windows explorer in win xp.
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
|
|
|
10-06-2007, 03:25 PM
|
#13 (permalink)
|
|
MMO Addict
Join Date: Jul 2004
Location: Bangalore
Posts: 1,474
|
Re: installed ubuntu 7.04, now what...
Yes by default ubuntu use nv. he needs to install driver and I've already told in his other post whats the easiest way to install nVidia driver.
|
|
|
10-06-2007, 08:58 PM
|
#14 (permalink)
|
|
In The Zone
Join Date: Sep 2004
Posts: 310
|
Re: installed ubuntu 7.04, now what...
well, to enable beryl and other functions, i needed the restricted driver. that's the first thing i installed.
|
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|
|