Changes between Version 22 and Version 23 of FreeBSDJail
- Timestamp:
- Oct 27, 2010, 8:01:19 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FreeBSDJail
v22 v23 7 7 * My sendmail setup has spam filtering --powered by file:mail/spamass-milter-- support for ''incoming'' email only. 8 8 * I do not list all the dependencies to be installed, but only the 'meta' port services I like to have running on the system. 9 * Keep the list of installed packages as small as possible. As least X11 as possible. 9 10 10 11 Important: Your jail server should not run ''any'' public facing services which does 'wildcard' binding to IP addresses, else it will 'claim' the service before your jail can take it. … … 45 46 pzwet# make -C /usr/ports/mail/spamass-milter BATCH=yes install clean 46 47 pzwet# make -C /usr/ports/sysutils/screen BATCH=yes install clean 47 48 pzwet# make -C /usr/ports/databases/mysql51-server BATCH=yes install clean 49 pzwet# make -C /usr/ports/www/drupal6 WITHOUT_X11=yes APACHE_VERSION=22 BATCH=yes install clean 48 50 Create a User Accounts and set Passwords, please replace with your own detail of course: 49 51 pzwet# passwd root