On (11/04/06 09:22), Rocky Ou wrote: > I use netinst CD installed Debian Sarge 3.1 successfully. I only installed > base system no any other stuff. I can use SSH to connect to remote server. > If you could give me some hints regarding to the following items, I would > really appreciate it? > > > 1. Which package should I download so that I can browse webpages as > how I'm doing under Windows? This is very important as lots of webpages > will give me how-to instructions. Do I use apt-get xxxxx? Or something > else? > 2. What about Desktop management? I think I can either use KDE or X > servers right? Most likely I'm wrong. What I want is that I can open a > terminal to enter commands not the old MS style, So that I can use Crt+tab > to move betwen termialls? > 3. Can I use apt utility to download CMS such as TYPO3? After > downloading does all of the users can have access to it, I mean except > root? > If this is possible how can normal users do it? > > > As you see, I'm totally a newbie. The relevant link is highly appreciated > as well! > > Thanks a lot in advance!
Well 'lynx' is a good text based browser but you really need to install X. If you do something like (as root or sudo) # aptitude install kdebase, x-window-system-core Then as user: $ startx it should get you started. You may find trouble configuring X and you need to check out the log which I think for sarge is: /var/log/XFree86.0.log look for (EE) lines - that will indicate which interface is giving you trouble. To change configuration: # dpkg-reconfigure xserver-xfree86 and change the offending setting. To browse the web: # aptitude install mozilla-firefox to find an interesting cms try $ apt-cache search cms We use joomla Regards Clive -- www.clivemenzies.co.uk ... ...strategies for business -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]