The Artima Developer Community
Sponsored Link

Java Buzz Forum
Debian GNU/Linux Etch Beginner's Tricks

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Fred Grott

Posts: 4361
Nickname: shareme
Registered: Jan, 2003

Fred Grott is Lead Developer-CEO of ShareMe Technologies LLC -The Mobile Future
Debian GNU/Linux Etch Beginner's Tricks Posted: Aug 14, 2006 8:26 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Fred Grott.
Original Post: Debian GNU/Linux Etch Beginner's Tricks
Feed Title: ShareMe Technologies LLC-The Mobile Future
Feed URL: http://www.jroller.com/shareme/feed/entries/rss
Feed Description: A Weblog about Java programming and digital convergence on mobile devices in such areas as P2P and collaborative technology.
Latest Java Buzz Posts
Latest Java Buzz Posts by Fred Grott
Latest Posts From ShareMe Technologies LLC-The Mobile Future

Advertisement
Okay, as beginner to Debian GNU/Linux you need these tricks. When runthe installer the first time it will prompt you for a internet mirrior. This doe snot set your apt sources.list list. Once you reboot you need to do a su- for root and do an apt-setup and choose and set some sources.list repositories to get rest of the gnome desktop stuff.

Typical Repositories for Etch:
# Testing
deb http://ftp.debian.org/debian/ testing main contrib non-free
deb-src http://ftp.debian.org/debian/ testing main contrib non-free
deb http://security.debian.org/ testing/updates main contrib
deb http://ftp.debian-unofficial.org/debian/ testing main contrib non-free restricted
deb-src http://ftp.debian-unofficial.org/debian/ testing main contrib non-free restricted

# multimedia
deb http://www.debian-multimedia.org etch main


Than you can do a apt-get install gnomedesktop-environment gdm to get rest of the stuff.

Read: Debian GNU/Linux Etch Beginner's Tricks

Topic: Flickr: IBM Buys FileNet Previous Topic   Next Topic Topic: JOnAS 4.8.1 RC1

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use