TechEnclave
New Tech Posts
New Market Posts



Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old 6 Mar 09, 07:50 AM
Junior Member
 
Join Date: Feb 2009
Posts: 34
Shanpav12 is Mysterious
Default How to use Kubuntu 8.04

Hello,
I am very confused and afraid of Instaling Kubuntu 8.04 on my Windows XP SP3 PC, but the same time want to use Kubuntu for My Programming C++, Java, Python etc ,and some Media entertainment also,I have a Pc with Intel core 2 duo E6550 Processor,2 GB DDR2 667 Ram,160 GB sta HDD(C,D,E,F Drives all of them have Data contained).
I have Previously used WAP came with the CD of Kubutu 8.04 and instaled under Windows, but I cannot connect to net with Kubuntu with BSNL Dataone, So please tell me should I install Kubuntu 8.04 as I eagely want to use it, and can i get stuck after installing i.e how to do things in Linux, is Kubuntu enviroment better than Windows Enviroment for Programmers and software developers.

Please help
Reply With Quote
  #2 (permalink)  
Old 6 Mar 09, 08:22 AM
Dark Star's Avatar
Freedom !
 
Join Date: May 2006
Location: /sys/power
Posts: 5,742
Dark Star is extremely Illustrious Dark Star is extremely Illustrious Dark Star is extremely Illustrious Dark Star is extremely Illustrious Dark Star is extremely Illustrious Dark Star is extremely Illustrious Dark Star is extremely Illustrious Dark Star is extremely Illustrious Dark Star is extremely Illustrious Dark Star is extremely Illustrious Dark Star is extremely Illustrious
Default Re: How to use Kubuntu 8.04

Kubuntu is not worth installing,, Lots of missing stuff.,,, get openSUSE 11.1 or wait today Mandriva will release the release candidate for 2009.1 _
Reply With Quote
  #3 (permalink)  
Old 6 Mar 09, 08:23 AM
Gaurish's Avatar
Explosive Member
 
Join Date: Apr 2006
Location: Jaipur
Posts: 2,226
Gaurish is highly Famed Gaurish is highly Famed Gaurish is highly Famed Gaurish is highly Famed Gaurish is highly Famed Gaurish is highly Famed Gaurish is highly Famed Gaurish is highly Famed Gaurish is highly Famed
Default Re: How to use Kubuntu 8.04

Please start here:
https://help.ubuntu.com/8.04/index.html

For Internet connection in Kubuntu:
Ubuntu: BSNL Broadband Connection With the left and the right …
Reply With Quote
  #4 (permalink)  
Old 6 Mar 09, 08:29 AM
vishalrao's Avatar
Global Village Idiot
 
Join Date: Nov 2007
Location: Pune
Age: 33
Posts: 2,721
vishalrao is highly Famed vishalrao is highly Famed vishalrao is highly Famed vishalrao is highly Famed vishalrao is highly Famed vishalrao is highly Famed vishalrao is highly Famed vishalrao is highly Famed vishalrao is highly Famed vishalrao is highly Famed
Default Re: How to use Kubuntu 8.04

@shanpav12: start with the assumption that all your data can get lost due to a mistake on your part or bug in the linux distro (or even a random hard disk crash) so do make an external backup of all your important files, which we all should do anyway whatever OS/version we use

you'll need to do a lot of reading of guides etc on this forum and online (do google searching) in general to get a hang of the linux way of things...

if you are not stuck with your Kubuntu 8.04 CD because you dont have the means to download, then I would also suggest you get Mandriva 2009.1 (if you like KDE) or for GNOME get latest stable Ubuntu 8.10.

If you are not sure between KDE and GNOME then go for Ubuntu 8.10 (not Kubuntu)

edit: excellent links to start off with posted above by gaurish, please do look for and read more...

for a free e-book: Unofficial Ubuntu Guide - Free Book Download

also: Ubuntu:Intrepid -
and: Main page - Ubuntu Pocket Guide and Reference

Last edited by vishalrao; 6 Mar 09 at 08:32 AM. Reason: added more links
Reply With Quote
  #5 (permalink)  
Old 6 Mar 09, 09:01 AM
prakashan's Avatar
No Descency, baba!
 
Join Date: May 2008
Location: Muvattupuzha,Kerala,India
Age: 30
Posts: 700
prakashan is very Honorable prakashan is very Honorable prakashan is very Honorable prakashan is very Honorable prakashan is very Honorable
Default Re: How to use Kubuntu 8.04

use Ubuntu(Gnome) 8.10.Kubuntu is not really...!.and MANUAL PARTITION.Linux does not go with window$ partition names like a,b,c,d,e,f etc.instead it (SATA) /dev/sda1,/dev/sda2..etc .
also ,do understand GNU/Linux partition:
http://www.faqs.org/docs/Linux-mini/Partition.html
Hard drive device names - MEPIS Documentation Wiki

Dataone is working fine with GNU/Linux.If you are using pppoe mode(router dialer) ,you need to configure dhcp to work for you.
press ALT+F2 and insert "network-admin"(without quotes) and run. unlock it by giving your password.select the lan card and assign dhcp and router gw address.restart network .hopefully ,it will work.


Bridge mode:
How to connect broadband in Ubuntu Your Download Hut Of Technology
pppoe mode:
for Ubuntu :
go to menu>System>Admin>Network .press "unlock" and give your login password. select the device eth0(wired network). click properties.tick on enable this device.select automaticipassignmode(DHCP).
then ,open a terminal(in menu -applications>accessories>terminal).
run:
Code:
sudo  /etc/init.d/networking force-reload
Try Pinging a known site:
Code:
ping -c5 76.162.89.197
If it works ,your network is configured fine.
Good Luck!
also see:
Ubuntu:Intrepid -

Last edited by prakashan; 6 Mar 09 at 09:07 AM.
Reply With Quote
  #6 (permalink)  
Old 6 Mar 09, 09:56 AM
Junior Member
 
Join Date: Mar 2007
Posts: 34
blu_6779 is somewhat of a mystery
Default Re: How to use Kubuntu 8.04

Been installing and reinstalling kubuntu for the past 2 days. Got it exactly configured the way I want. Triple booting with vista, xp, and kubuntu.

Do manual partitioning. If you have a network with static ip addresses then change the netmask in knetworkmanager from 255.255.255.0 to 24.0.0.0 (took me a lot of googling to get this one right).

Good luck...
Reply With Quote
  #7 (permalink)  
Old 6 Mar 09, 10:16 AM
prakashan's Avatar
No Descency, baba!
 
Join Date: May 2008
Location: Muvattupuzha,Kerala,India
Age: 30
Posts: 700
prakashan is very Honorable prakashan is very Honorable prakashan is very Honorable prakashan is very Honorable prakashan is very Honorable
Default Re: How to use Kubuntu 8.04

first thing ,I purge from Ubuntu is Network Manager.
--
instead ,hand edit /etc/network/interfaces or use "network-admin" gui.
Reply With Quote
  #8 (permalink)  
Old 6 Mar 09, 10:40 AM
Junior Member
 
Join Date: Mar 2007
Posts: 34
blu_6779 is somewhat of a mystery
Default Re: How to use Kubuntu 8.04

i tried that, but it still wouldn't work. anyway it got fixed with the method i posted above.
Reply With Quote
  #9 (permalink)  
Old 6 Mar 09, 10:51 AM
prakashan's Avatar
No Descency, baba!
 
Join Date: May 2008
Location: Muvattupuzha,Kerala,India
Age: 30
Posts: 700
prakashan is very Honorable prakashan is very Honorable prakashan is very Honorable prakashan is very Honorable prakashan is very Honorable
Default Re: How to use Kubuntu 8.04

well ,may be it works for you.but ,generally ,I think it's a pita.when you can configure your network easy with network-admin,why network manager which just mess everything?(not really).
Disable NetworkManager - Ubuntu Forums
Reply With Quote
  #10 (permalink)  
Old 6 Mar 09, 12:49 PM
Fanatic Member
 
Join Date: Jul 2007
Location: Mumbai
Posts: 228
Prole73 is somewhat of a mystery
Default Re: How to use Kubuntu 8.04

LGPL version of QT will be a tool of great interest for people like you...

Downloads — Qt – A cross-platform application and UI framework
Reply With Quote
  #11 (permalink)  
Old 6 Mar 09, 01:45 PM
prakashan's Avatar
No Descency, baba!
 
Join Date: May 2008
Location: Muvattupuzha,Kerala,India
Age: 30
Posts: 700
prakashan is very Honorable prakashan is very Honorable prakashan is very Honorable prakashan is very Honorable prakashan is very Honorable
Talking Re: How to use Kubuntu 8.04

No ,I am not a developer!
while ,I prefer Gtk2+ Applications and Gnome Generally;also I am a believer in C(GTK+) despite the claims of different benefits of C++(QT).
Reply With Quote
  #12 (permalink)  
Old 6 Mar 09, 10:08 PM
vishalrao's Avatar
Global Village Idiot
 
Join Date: Nov 2007
Location: Pune
Age: 33
Posts: 2,721
vishalrao is highly Famed vishalrao is highly Famed vishalrao is highly Famed vishalrao is highly Famed vishalrao is highly Famed vishalrao is highly Famed vishalrao is highly Famed vishalrao is highly Famed vishalrao is highly Famed vishalrao is highly Famed
Default Re: How to use Kubuntu 8.04

Nokia's licensing move after purchasing trolltech looks like it will make QT a very popular platform indeed...
Reply With Quote
  #13 (permalink)  
Old 6 Mar 09, 10:11 PM
Dark Star's Avatar
Freedom !
 
Join Date: May 2006
Location: /sys/power
Posts: 5,742
Dark Star is extremely Illustrious Dark Star is extremely Illustrious Dark Star is extremely Illustrious Dark Star is extremely Illustrious Dark Star is extremely Illustrious Dark Star is extremely Illustrious Dark Star is extremely Illustrious Dark Star is extremely Illustrious Dark Star is extremely Illustrious Dark Star is extremely Illustrious Dark Star is extremely Illustrious
Default Re: How to use Kubuntu 8.04

I am learning it WIll try to come up with something better than something

Reply With Quote
Reply


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Search TechEnclave
Register on TechEnclave to Remove the ads and the sidebar
Have some Fun!


Main Sections     New To TechEnclave?     Need Help?

Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.2