Hi from Debian
i finally figured out my network problems with my virtual machine, so here i am, trying out Debian...
this is actually my first interaction with *nix... hehe :D
Nichito
Posting Virtuoso
1,602 posts since Mar 2007
Reputation Points: 424
Solved Threads: 57
i like debian
you know how to install things?
use synaptic (nice gui) or the command apt-get
simply,
apt-get update (always do that first)
and either
apt-get install (then the packagename e.g GIMP)
or
apt-get upgrade or apt-get dist-upgrade
upgrade keeps your system updated while dist-upgrade does that, but also updates core components. Its advisable not to do this too regularly, treat it the same as a service pack is in windows
jbennet
Moderator
18,523 posts since Apr 2005
Reputation Points: 1,820
Solved Threads: 599
Lardmeister
Posting Virtuoso
1,749 posts since Mar 2007
Reputation Points: 407
Solved Threads: 43
thunderstorm98
Veteran Poster
1,117 posts since Nov 2006
Reputation Points: 97
Solved Threads: 20
thanks...
what i do to install things is installing them from the shell... though i don't know how to make desktop shortcuts for my installed programs...
Nichito
Posting Virtuoso
1,602 posts since Mar 2007
Reputation Points: 424
Solved Threads: 57
how do you mean from the shell?
to install things from the command line use "APT-get (name)" to download them from the internet
if you want to have a nice GUI for apt use Synaptic.
if you use apt/synaptic it will make the menus in the start menu thing for you
to make a desktop icon just drag from the start menu thing to the desktop 9if that doesnt work then right click and choose make launcher)
jbennet
Moderator
18,523 posts since Apr 2005
Reputation Points: 1,820
Solved Threads: 599