Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

Debian GNU/Linux Reference Guide
Prev Home Next

3.8.1 Install a few more packages after initial install

Once you have made it this far, you have a small but functioning Debian system. It is a good time to install bigger packages.

  • Run tasksel. See Installing tasks, Section 6.2.2.

    You may choose these if you need them:

    • End-user – X Window System

    • Development – C and C++

    • Development – Python

    • Development – Tcl/Tk

    • Miscellaneous – TeX/LaTeX environment

    • For others, I prefer to use tasksel as a guide by looking into their components listed under <Task Info> and installing them selectively through dselect.

  • Run dselect.

    Here the first thing you may want to do is select your favorite editor and any programs you need. You can install many Emacs variants at the same time. See dselect, Section 6.2.4 and Popular editors, Section 11.1.

    Also you may replace some of the default packages with full-featured ones.

    • lynx-ssh (instead of lynx)

    • ...

  • ...

I usually edit /etc/inittab for easy shutdown.

     ...
     # What to do when CTRL-ALT-DEL is pressed.
     ca:12345:ctrlaltdel:/sbin/shutdown -t1 -a -h now
     ...

Debian GNU/Linux Reference Guide
Prev Home Next

 
 
  Published under the terms of the GNU General Public License Design by Interspire