 |
18-06-2008, 11:48 AM
|
#1 (permalink)
|
|
24X7 GNU/Linux UseR
Join Date: Jun 2008
Location: Mumbai OS:Fedora 9
Posts: 37
|
Debian Query
Hi
I downloaded 3 dvd version of Debian from here http://cdimage.debian.org/debian-cd/.../i386/iso-dvd/
But while installation it didnt asked for 2nd and 3rd dvd.
Now when I want to install packages from these dvds, how shall I proceed with that .
As I try thrugh apt it doesnt get connection with dvds.
|
|
|
|
Advertisements. Register and be a member of the community to get rid of them.
|
|
Advertisement
|
|
18-06-2008, 11:56 AM
|
#2 (permalink)
|
|
The Smaller Bang
Join Date: Sep 2007
Location: Gautham City
Posts: 7,491
|
Re: Debian Query
add those DVDs as sources under apt in your sources.list.
__________________
http://TheSmallerBang.wordpress.com
eMachines E725 - T4400 2.2GHz, 1GB, 160GB
Nokia 5130XM * T-Sonic 610 2GB
Nokia 2323C * Samsung Galaxy Y
Apple iPad 2 16GB WiFi
|
|
|
18-06-2008, 01:35 PM
|
#3 (permalink)
|
|
18 Till I Die............
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
|
Re: Debian Query
Insert the DVD in the drive and type the following in the terminal.
__________________
http://www.bash.org/?258908
|
|
|
18-06-2008, 01:43 PM
|
#4 (permalink)
|
|
24X7 GNU/Linux UseR
Join Date: Jun 2008
Location: Mumbai OS:Fedora 9
Posts: 37
|
Re: Debian Query
Quote:
Originally Posted by MetalheadGautham
add those DVDs as sources under apt in your sources.list.
|
For first dvd entry was done so accordingly I added 2nd and 3 rd also added few ftps
but it didnt worked.
Now let me try as Mehul said.
|
|
|
18-06-2008, 02:54 PM
|
#5 (permalink)
|
|
The Smaller Bang
Join Date: Sep 2007
Location: Gautham City
Posts: 7,491
|
Re: Debian Query
Quote:
Originally Posted by nach
For first dvd entry was done so accordingly I added 2nd and 3 rd also added few ftps
but it didnt worked.
Now let me try as Mehul said.
|
What mehul said would do the same thing I said, but automatically.
And you need to uncomment the line.
And insert each Disc, and do an apt-get update. Do this for all 3 discs.
Then to install from a disc, first comment the lines for other repos, then insert the disc and proceed with normal apt-get install my-bathroom-singer-software
__________________
http://TheSmallerBang.wordpress.com
eMachines E725 - T4400 2.2GHz, 1GB, 160GB
Nokia 5130XM * T-Sonic 610 2GB
Nokia 2323C * Samsung Galaxy Y
Apple iPad 2 16GB WiFi
|
|
|
18-06-2008, 09:04 PM
|
#6 (permalink)
|
|
24X7 GNU/Linux UseR
Join Date: Jun 2008
Location: Mumbai OS:Fedora 9
Posts: 37
|
Re: Debian Query
Ok now the problem is I am able 2 ping sites but cannot surf in browser.
Its taking proper ip adress through dhcp as well as dns
with those ip range and gateway xp and macs internet is working fine but I am facing this prob in debian.!!!
|
|
|
18-06-2008, 09:17 PM
|
#7 (permalink)
|
|
18 Till I Die............
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
|
Re: Debian Query
You have a proxy configuration set?
What's the output of
Code:
ping www.yoursite.com
and
Code:
dig www.yoursite.com
and add this too
Code:
tracepath www.yoursite.com
Also
__________________
http://www.bash.org/?258908
|
|
|
18-06-2008, 11:38 PM
|
#9 (permalink)
|
|
18 Till I Die............
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
|
Re: Debian Query
lol. by yoursite.com, I meant any site you like. Seems things are just fine. What browser are you using? Have you set proxy settings in the browser, by any chance? Is network-manager disabled?
__________________
http://www.bash.org/?258908
|
|
|
20-06-2008, 12:03 AM
|
#10 (permalink)
|
|
24X7 GNU/Linux UseR
Join Date: Jun 2008
Location: Mumbai OS:Fedora 9
Posts: 37
|
Re: Debian Query

since site was der with yoursite.com I pinged
I tried epiphany as well as Iceweasal.
Proxy settings are not required as it has direct connection to internet though adsl.
how will I come to know about network manger enabled/disabled ?
Also service command doesnt work here which works in fedora system
so how can I restart particular service ?
|
|
|
20-06-2008, 02:07 AM
|
#11 (permalink)
|
|
18 Till I Die............
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
|
Re: Debian Query
/etc/init.d/servicename restart
__________________
http://www.bash.org/?258908
|
|
|
25-06-2008, 11:44 PM
|
#12 (permalink)
|
|
24X7 GNU/Linux UseR
Join Date: Jun 2008
Location: Mumbai OS:Fedora 9
Posts: 37
|
Re: Debian Query
yup thnx mehul
my issue resolved when i removed 192.168.1.1 & inserted mtnls dnsserver 203.94.227.70 as a nameserver entry.
1.Now I want to configure configuration management utilities.Is there any default utility available or which is recommended ?
2.I installed postgresql 8.1 and even started service.
But i cant see any icon or GUI utility as those who are going 2 use this machine are complete unaware about GNU/Linux
|
|
|
26-06-2008, 01:02 AM
|
#13 (permalink)
|
|
18 Till I Die............
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
|
Re: Debian Query
For 2 there's phppgadmin
Can you explain configuration management utilities?
__________________
http://www.bash.org/?258908
|
|
|
26-06-2008, 08:38 PM
|
#14 (permalink)
|
|
24X7 GNU/Linux UseR
Join Date: Jun 2008
Location: Mumbai OS:Fedora 9
Posts: 37
|
Re: Debian Query
ok.
Regarding configl mangaement utilities even I dont know much but few examples are tortoise,cbs.
|
|
|
27-06-2008, 12:43 AM
|
#15 (permalink)
|
|
18 Till I Die............
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
|
Re: Debian Query
Can you give me the url for those? I didn't get anything for CBS, for tortoise I get tortoise-svn. So, do you mean source code management or version control system by config management utilities? Then you have subversion, cvs, git, bazaar and more. I dunno much about these and which would suit you the best and I doubt if any of the regulars here know about it.
__________________
http://www.bash.org/?258908
|
|
|
03-07-2008, 12:43 AM
|
#16 (permalink)
|
|
24X7 GNU/Linux UseR
Join Date: Jun 2008
Location: Mumbai OS:Fedora 9
Posts: 37
|
Re: Debian Query
Yeah Finally Postgresql-8.3.3 & pgadmin3 1.4configured on Debian etch.
HP laserjet automatically connected !!!
apt-get really really makes life easier.
yeah those u listed above are the utilities I was looking for.(Sorry its not cbs its cvs)
I think cvs was installed by default.Now tht only needs to be configured.
I dont have any idea regarding these utilities.But googling cvs & git found some info on how to setup/configure & there frontend utilities.
I will let you know when I will try to configure on this weekend.
thnx
|
|
|
03-07-2008, 02:06 PM
|
#17 (permalink)
|
|
18 Till I Die............
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
|
Re: Debian Query
Try subversion rather than cvs. git makes more sense when your repos are distributed.
Here's the guide for SVN - http://svnbook.red-bean.com/en
__________________
http://www.bash.org/?258908
|
|
|
| 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
|
|
|
|
|
|