Changes between Version 9 and Version 10 of install_debian_extras
- Timestamp:
- Mar 31, 2008, 12:45:17 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
install_debian_extras
v9 v10 17 17 * Login as root and install the following packages (if you plan to install postfix, replace esmtp-run with postfix) 18 18 {{{ 19 # aptitude install ssh ntp less emacs21-nox cron-apt iproute mailx esmtp-run locales lsof psmisc screen 19 # aptitude install ssh ntp less emacs21-nox cron-apt iproute mailx esmtp-run locales lsof psmisc screen smartmontools 20 20 }}} 21 21 * Configure locales to use en_US.UTF-8 (run dpkg-reconfigure locales if necessary)