1

Topic: FreeBSD 10.2 Install

==== Required information ====
- iRedMail version (check /etc/iredmail-release): 0.9.2
- Linux/BSD distribution name and version: FreeBSD 10.2
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL
- Web server (Apache or Nginx):Nginx
- Manage mail accounts with iRedAdmin-Pro? Yes I have a licence but not running Pro yet
- Related log if you're reporting an issue:
====

I have setup a 10.2 server and I have installed iRedmail into a jail. When I try to connect to iredadmin i see internal server error and when trying to connect to roundcube i see database error: connection failed. Some advice on  How do I track down the issue with the db connection would be greatly appreciated  . Im seeing this error in the uwsgi-iredadmin.log which shows the internal ip of the jail . Thank you

OperationalError: (1130, "Host '10.1.1.5' is not allowed to connect to this MySQL server")

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: FreeBSD 10.2 Install

*) Any error during iRedMail installation?
*) Any error message in iRedMail-0.9.2/runtime/install.log?

3

Re: FreeBSD 10.2 Install

Thanks Zhang the install completed. Below is the install.log

[ INFO ] Create required system account: vmail, iredadmin, iredapd.
+ < DEBUG > Create HOME folder for vmail user.
+ < DEBUG > Create system account: vmail:vmail (2000:2000).
rm: "." and ".." may not be removed
+ < DEBUG > Create directory to store user sieve rule files: /var/vmail/sieve.
+ < DEBUG > Create system account: iredadmin:iredadmin (2001:2001)
+ < DEBUG > Create system account: iredapd:iredapd (2002:2002).
[ INFO ] Configure Nginx web server and uWSGI.
+ < DEBUG > Add setting in /etc/rc.conf: nginx_enable='YES'
+ < DEBUG > Add setting in /etc/rc.conf: php_fpm_enable='YES'
+ < DEBUG > Add setting in /etc/rc.conf: uwsgi_enable='YES'
+ < DEBUG > Add setting in /etc/rc.conf: uwsgi_profiles='iredadmin'
+ < DEBUG > Add setting in /etc/rc.conf: uwsgi_iredadmin_flags='--ini /usr/local/etc/uwsgi/iredadmin.ini'
[ INFO ] Configure PHP.
+ < DEBUG > Hide PHP Version in Apache from remote users requests: /usr/local/etc/php.ini.
+ < DEBUG > Increase 'memory_limit' to 256M: /usr/local/etc/php.ini.
+ < DEBUG > Increase 'upload_max_filesize', 'post_max_size' to 10/12M: /usr/local/etc/php.ini.
+ < DEBUG > Disable php extension: suhosin. /usr/local/etc/php.ini.
[ INFO ] Configure MySQL database server.
+ < DEBUG > Generate temporary defauts file for MySQL client option --defaults-file: /root/iRedMail-0.9.2/.mysql-root-defaults-file.
+ < DEBUG > Starting MySQL.
+ < DEBUG > Add setting in /etc/rc.conf: mysql_enable='YES'
+ < DEBUG > Add setting in /etc/rc.conf: mysql_optfile='/var/local/mysql/my.cnf'
+ < DEBUG > Copy sample MySQL config file: /root/iRedMail-0.9.2/samples/mysql/my.cnf -> /var/local/mysql/my.cnf.
cp: /var/local/mysql/my.cnf: No such file or directory
Can't open /var/local/mysql/my.cnf: No such file or directory.
grep: /var/local/mysql/my.cnf: No such file or directory
Can't open /var/local/mysql/my.cnf: No such file or directory.
mysql not running? (check /var/db/mysql/mx2.xpressmail.com.au.pid).
+ < DEBUG > Sleep 5 seconds for MySQL daemon initialization ...
Database
information_schema
mysql
performance_schema
test
+ < DEBUG > Setting password for MySQL admin (root).
+ < DEBUG > Initialize MySQL database.
+ < DEBUG > Generating SQL template for postfix virtual hosts: /root/iRedMail-0.9.2/runtime/mysql_vmail.sql.
+ < DEBUG > Import postfix virtual hosts/users: /root/iRedMail-0.9.2/runtime/mysql_vmail.sql.
[ INFO ] Setup daily cron job to backup SQL databases: /var/vmail/backup/backup_mysql.sh
[ INFO ] Configure Postfix (Message Transfer Agent).
+ < DEBUG > Enable chroot.
+ < DEBUG > Copy: /etc/{hosts,resolv.conf,localtime,services} -> /var/spool/postfix/etc/
+ < DEBUG > Add setting in /etc/rc.conf: postfix_enable='YES'
+ < DEBUG > Add setting in /etc/rc.conf: sendmail_enable='NO'
+ < DEBUG > Add setting in /etc/rc.conf: sendmail_submit_enable='NO'
+ < DEBUG > Add setting in /etc/rc.conf: sendmail_outbound_enable='NO'
+ < DEBUG > Add setting in /etc/rc.conf: sendmail_msp_queue_enable='NO'
+ < DEBUG > Add setting in /etc/rc.conf: daily_clean_hoststat_enable='NO'
+ < DEBUG > Add setting in /etc/rc.conf: daily_status_mail_rejects_enable='NO'
+ < DEBUG > Add setting in /etc/rc.conf: daily_status_include_submit_mailq='NO'
+ < DEBUG > Add setting in /etc/rc.conf: daily_submit_queuerun='NO'
+ < DEBUG > Configure Postfix for MySQL lookup.
+ < DEBUG > Set file permission: Owner/Group -> postfix/postfix, Mode -> 0640.
+ < DEBUG > Configure SMTP SASL authentication.
+ < DEBUG > Enable TLS/SSL support in Postfix.
[ INFO ] Configure Cluebringer (postfix policy server).
+ < DEBUG > Add user and group for Cluebringer: policyd:policyd.
+ < DEBUG > Initialize SQL database for policyd.
+ < DEBUG > Add setting in /etc/rc.conf: policyd2_enable='YES'
[ INFO ] Configure Dovecot (pop3/imap/managesieve server).
+ < DEBUG > Configure dovecot: /usr/local/etc/dovecot/dovecot.conf.
+ < DEBUG > Copy global sieve filter rule file: /var/vmail/sieve/dovecot.sieve.
+ < DEBUG > Create dovecot log file: /var/log/dovecot.log.
+ < DEBUG > Create dovecot log file: /var/log/dovecot-sieve.log.
+ < DEBUG > Create dovecot log file: /var/log/dovecot-lmtp.log.
+ < DEBUG > Enable dovecot SASL support in postfix: /usr/local/etc/postfix/main.cf.
+ < DEBUG > Create directory for Dovecot plugin: Expire.
+ < DEBUG > Setting logrotate for dovecot log file.
+ < DEBUG > Add setting in /etc/rc.conf: dovecot_enable='YES'
[ INFO ] Configure ClamAV (anti-virus toolkit).
+ < DEBUG > Configure ClamAV: /usr/local/etc/clamd.conf.
+ < DEBUG > Configure freshclam: /usr/local/etc/freshclam.conf.
+ < DEBUG > Add clamav user to amavid group.
+ < DEBUG > Add setting in /etc/rc.conf: clamav_clamd_enable='YES'
+ < DEBUG > Add setting in /etc/rc.conf: clamav_freshclam_enable='YES'
[ INFO ] Configure Amavisd-new (interface between MTA and content checkers).
+ < DEBUG > Configure amavisd-new: /usr/local/etc/amavisd.conf.
+ < DEBUG > Generate DKIM pem files: /var/lib/dkim/xxxxxxxx.com.au.pem.
+ < DEBUG > Setting cron job for vmail user to delete virus mail per month.
+ < DEBUG > Import Amavisd database and privileges.
+ < DEBUG > Add setting in /etc/rc.conf: amavisd_enable='YES'
+ < DEBUG > Add setting in /etc/rc.conf: amavisd_pidfile='/var/amavis/amavisd.pid'
+ < DEBUG > Add setting in /etc/rc.conf: amavis_milter_enable='NO'
+ < DEBUG > Add setting in /etc/rc.conf: amavis_p0fanalyzer_enable='NO'
[ INFO ] Configure SpamAssassin (content-based spam filter).
+ < DEBUG > Copy sample SpamAssassin config file: /root/iRedMail-0.9.2/samples/spamassassin/local.cf -> /usr/local/etc/mail/spamassassin/local.cf.
+ < DEBUG > Enable crontabs for SpamAssassin update.
+ < DEBUG > Compile SpamAssassin ruleset into native code.
Nov  5 06:35:17.775 [97581] info: config: failed to parse line, skipping, in "/usr/local/etc/mail/spamassassin/local.cf": spf_timeout 5
Nov  5 06:35:17.798 [97581] info: generic: base extraction starting. this can take a while...
sa-compile: not compiling; 'spamassassin --lint' check failed!
[ INFO ] Configure iRedAPD (postfix policy daemon).
+ < DEBUG > Extracting: iRedAPD-1.6.0.tar.bz2 -> /opt
+ < DEBUG > Configure iRedAPD.
+ < DEBUG > Make iredapd start after system startup.
+ < DEBUG > Add setting in /etc/rc.conf: iredapd_enable='YES'
[ INFO ] Configure iRedAdmin (official web-based admin panel).
+ < DEBUG > Extracting: iRedAdmin-0.4.2.tar.bz2 -> /usr/local/www
+ < DEBUG > Set correct permission for iRedAdmin: /usr/local/www/iRedAdmin-0.4.2.
+ < DEBUG > Import iredadmin database template.
+ < DEBUG > Configure iRedAdmin.
+ < DEBUG > Configure general settings.
+ < DEBUG > Configure iredadmin database related settings.
+ < DEBUG > Configure SQL mail accounts related settings.
+ < DEBUG > Configure Cluebringer related settings.
+ < DEBUG > Configure Amavisd related settings.
[ INFO ] Configure Roundcube webmail.
+ < DEBUG > Import SQL database and privileges for Roundcubemail.
+ < DEBUG > Configure database for Roundcubemail: /usr/local/www/roundcube/config/*.
+ < DEBUG > Config plugin: managesieve.
+ < DEBUG > Enable and config plugin: password.
+ < DEBUG > Mail sensitive administration info to .
+ < DEBUG > Set file permission to 0600: /var/cron/tabs/root.
+ < DEBUG > Set file permission to 0600: /var/cron/tabs/vscan.
[ INFO ] Updating SpamAssassin rules (sa-update), please wait ...
gpg: WARNING: using insecure memory!
gpg: please see http://www.gnupg.org/documentation/faqs.html for more information
[ INFO ] Compiling SpamAssassin rulesets (sa-compile), please wait ...
Nov  5 06:35:27.994 [97746] info: config: failed to parse line, skipping, in "/usr/local/etc/mail/spamassassin/local.cf": spf_timeout 5
Nov  5 06:35:28.613 [97746] info: generic: base extraction starting. this can take a while...
Nov  5 06:35:28.613 [97746] info: generic: extracting from rules of type body_0
^M  0% [                                           ]   0.00 rules/sec --m--s LEFT^M  4% [=                                          ]  45.29 rules/sec 00m11s LEFT
zoom: rule __FOR_SALE_OBO will loop on SpamAssassin older than 3.3.2 running under Perl 5.12 or older, Bug 6558
^M  9% [===                                        ]  47.35 rules/sec 00m10s LEFT^M 12% [=====                                      ]  41.77 rules/sec 00m10s LEFT^M 17% [=======                                    ]  45.86 rules/sec 00m09s LEFT^M 22% [=========                                  ]  47.88 rules/sec 00m08s LEFT
zoom: rule __FOR_SALE_PRC_1K will loop on SpamAssassin older than 3.3.2 running under Perl 5.12 or older, Bug 6558

zoom: rule __FOR_SALE_PRC_100K will loop on SpamAssassin older than 3.3.2 running under Perl 5.12 or older, Bug 6558
^M 26% [===========                                ]  46.80 rules/sec 00m08s LEFT^M 33% [==============                             ]  55.36 rules/sec 00m07s LEFT^M 37% [===============                            ]  48.54 rules/sec 00m06s LEFT
zoom: rule __PILL_PRICE_02 will loop on SpamAssassin older than 3.3.2 running under Perl 5.12 or older, Bug 6558
^M 42% [==================                         ]  51.32 rules/sec 00m06s LEFT^M 47% [====================                       ]  50.91 rules/sec 00m05s LEFT^M 52% [======================                     ]  53.89 rules/sec 00m05s LEFT^M 57% [========================                   ]  49.80 rules/sec 00m04s LEFT
zoom: rule __FOR_SALE_PRC_10K will loop on SpamAssassin older than 3.3.2 running under Perl 5.12 or older, Bug 6558

zoom: rule __FOR_SALE_NET will loop on SpamAssassin older than 3.3.2 running under Perl 5.12 or older, Bug 6558
^M 61% [==========================                 ]  48.78 rules/sec 00m04s LEFT^M 65% [============================               ]  45.04 rules/sec 00m03s LEFT
zoom: rule __LARGE_PERCENT_AFTER will loop on SpamAssassin older than 3.3.2 running under Perl 5.12 or older, Bug 6558
^M 70% [==============================             ]  48.27 rules/sec 00m03s LEFT^M 75% [================================           ]  47.88 rules/sec 00m02s LEFT
zoom: rule __PILL_PRICE_01 will loop on SpamAssassin older than 3.3.2 running under Perl 5.12 or older, Bug 6558
^M 80% [==================================         ]  51.25 rules/sec 00m02s LEFT^M 85% [====================================       ]  52.30 rules/sec 00m01s LEFT
zoom: rule __FOR_SALE_LTP will loop on SpamAssassin older than 3.3.2 running under Perl 5.12 or older, Bug 6558
^M 90% [======================================     ]  44.94 rules/sec 00m01s LEFT^M 95% [========================================   ]  48.04 rules/sec 00m00s LEFT^M 98% [========================================== ]  42.98 rules/sec 00m00s LEFT^M100% [===========================================]  48.07 rules/sec 00m10s DONE
^M  0% [                                           ]   0.00 bases/sec --m--s LEFT^M  5% [==                                         ] 258.39 bases/sec 00m09s LEFT^M 12% [=====                                      ] 315.16 bases/sec 00m06s LEFT^M 23% [==========                                 ] 428.52 bases/sec 00m04s LEFT^M 27% [===========                                ] 299.70 bases/sec 00m05s LEFT
^M 32% [=============                              ] 278.44 bases/sec 00m05s LEFT^M 37% [===============                            ] 258.95 bases/sec 00m05s LEFT^M 43% [==================                         ] 287.72 bases/sec 00m04s LEFT^M 46% [====================                       ] 219.35 bases/sec 00m04s LEFT^M 50% [=====================                      ] 211.99 bases/sec 00m04s LEFT
^M 54% [=======================                    ] 207.19 bases/sec 00m04s LEFT^M 60% [=========================                  ] 237.09 bases/sec 00m03s LEFT^M 67% [=============================              ] 301.19 bases/sec 00m02s LEFT^M 73% [===============================            ] 285.40 bases/sec 00m02s LEFT^M 77% [=================================          ] 258.70 bases/sec 00m02s LEFT
^M 83% [===================================        ] 265.00 bases/sec 00m01s LEFT^M 86% [=====================================      ] 215.26 bases/sec 00m01s LEFT^M 90% [======================================     ] 197.01 bases/sec 00m00s LEFT^M 99% [========================================== ] 321.62 bases/sec 00m00s LEFT^M100% [========================================== ] 272.34 bases/sec 00m09s DONE
Nov  5 06:35:48.795 [97746] info: body_0: 1217 base strings extracted in 20 seconds
sa-compile: not compiling; 'spamassassin --lint' check failed!
[ INFO ] Updating ClamAV database (freshclam), please wait ...

4

Re: FreeBSD 10.2 Install

ubutux wrote:

+ < DEBUG > Copy sample MySQL config file: /root/iRedMail-0.9.2/samples/mysql/my.cnf -> /var/local/mysql/my.cnf.
cp: /var/local/mysql/my.cnf: No such file or directory
Can't open /var/local/mysql/my.cnf: No such file or directory.
grep: /var/local/mysql/my.cnf: No such file or directory
Can't open /var/local/mysql/my.cnf: No such file or directory.
mysql not running? (check /var/db/mysql/mx2.xpressmail.com.au.pid).

This issue (incorrect my.cnf path) was fixed in iRedMail development edition.

MySQL service was successfully running during iRedMail installation. Did you try to restart mysql service after installation? e.g.

service mysql-server restart

5

Re: FreeBSD 10.2 Install

Thanks Zhang
Yes I did stop and start the mysql service after the install, the service started without error.

6

Re: FreeBSD 10.2 Install

Does Roundcube webmail work now? and iRedAdmin?

7

Re: FreeBSD 10.2 Install

thanks zhang
no it is the same, when I access roundcube   the page loads and i get database error : connection failed and when accessing /iredadmin i get an internal server error

8

Re: FreeBSD 10.2 Install

*) Any error in /var/log/uwsgi*?
*) Any error in /var/log/maillog?

9 (edited by ubutux 2015-11-08 12:49:10)

Re: FreeBSD 10.2 Install

I have tried adding bind-address=, skip-host-cache, skip-name-resolve to my.cnf and restarting but no success
I can log into roundcube db via cli using username and password from iRedMail.tips file and also iredadmin db using details from iRedMail.tips

I see this error in maillog when accessing roundcube

roundcube: <ecbv3f00> DB Error: SQLSTATE[HY000] [1130] Host '10.1.1.5' is not allowed to connect to this MySQL server in /usr/local/www/roundcube/program/lib/Roundcube/rcube_db.php on line 177 (GET /mail/)
Nov  7 20:22:26 mx2 roundcube: <ecbv3f00> DB Error: SQLSTATE[HY000] [1130] Host '10.1.1.5' is not allowed to connect to this MySQL server (GET /mail/)
Nov  7 20:23:13 mx2 postfix/pickup[17123]: 129B27237F: uid=0 from=<root>
Nov  7 20:23:13 mx2 roundcube: <ecbv3f00> DB Error: SQLSTATE[HY000] [1130] Host '10.1.1.5' is not allowed to connect to this MySQL server in /usr/local/www/roundcube/program/lib/Roundcube/rcube_db.php on line 177 (GET /mail/)

and this in uwsgi when accessing /iredadmin

xxx.xxx.xxx.xxx [pid: 5989|app: 0|req: 13/13] xxx.xxx.xxx.xxx () {50 vars in 785 bytes} [Sat Nov  7 20:05:50 2015] GET /iredadmin => generated 21 bytes in 6 msecs (HTTP/1.1 500) 1 headers in 63 bytes (2 switches on core 0)
Traceback (most recent call last):
  File "/usr/local/lib/python2.7/site-packages/web/application.py", line 237, in process
    return p(lambda: process(processors))
  File "/usr/local/lib/python2.7/site-packages/web/session.py", line 84, in _processor
    self._cleanup()
  File "/usr/local/lib/python2.7/site-packages/web/session.py", line 172, in _cleanup
    self.store.cleanup(timeout)
  File "/usr/local/lib/python2.7/site-packages/web/session.py", line 319, in cleanup
    self.db.delete(self.table, where="$last_allowed_time > atime", vars=locals())
  File "/usr/local/lib/python2.7/site-packages/web/db.py", line 906, in delete
    db_cursor = self._db_cursor()
  File "/usr/local/lib/python2.7/site-packages/web/db.py", line 566, in _db_cursor
    return self.ctx.db.cursor()
  File "/usr/local/lib/python2.7/site-packages/web/db.py", line 507, in _getctx
    self._load_context(self._ctx)
  File "/usr/local/lib/python2.7/site-packages/web/db.py", line 518, in _load_context
    ctx.db = self._connect(self.keywords)
  File "/usr/local/lib/python2.7/site-packages/web/db.py", line 546, in _connect
    return self.db_module.connect(**keywords)
  File "/usr/local/lib/python2.7/site-packages/MySQLdb/__init__.py", line 81, in Connect
    return Connection(*args, **kwargs)
  File "/usr/local/lib/python2.7/site-packages/MySQLdb/connections.py", line 193, in __init__
    super(Connection, self).__init__(*args, **kwargs2)
OperationalError: (1130, "Host '10.1.1.5' is not allowed to connect to this MySQL server")

10

Re: FreeBSD 10.2 Install

ubutux wrote:

Nov  7 20:22:26 mx2 roundcube: <ecbv3f00> DB Error: SQLSTATE[HY000] [1130] Host '10.1.1.5' is not allowed to connect to this MySQL server (GET /mail/)

Did you run the iRedMail installer with below command?

LOCAL_ADDRESS='xx.xx.xx.xx' bash iRedMail.sh

11

Re: FreeBSD 10.2 Install

Thanks Zhang , no i didnt install using the below command . So I started again by creating a new jail I have been using iocage for creating the jails  and run through the install instructions for the jail installation using LOCAL_ADDRESS='xx.xx.xx.xx' bash iRedMail.sh . I am still getting the same errors as the previous jail when accessing /mail and /iredadmin

i see this in the uwsgi-iredadmin.log when accessing /iredadmin

OperationalError: (1045, "Access denied for user 'iredadmin'@'mx2.xpressmail.com.au' (using password: YES)")

and this in the mail.log when accessing /mail

Nov  8 17:40:29 mx2 roundcube: <ecbv3f00> DB Error: SQLSTATE[HY000] [1045] Access denied for user 'roundcube'@'mx2.xpressmail.com.au' (using password: YES) in /usr/local/www/roundcube/program/lib/Roundcube/rcube_db.php on line 177 (GET /mail/)
Nov  8 17:40:29 mx2 roundcube: <ecbv3f00> DB Error: SQLSTATE[HY000] [1045] Access denied for user 'roundcube'@'mx2.xpressmail.com.au' (using password: YES) (GET /mail/)
Nov  8 17:40:33 mx2 postfix/pickup[82916]: 5D1696DC68: uid=0 from=<root>
Nov  8 17:40:33 mx2 postfix/cleanup[82920]: warning: proxy:mysql:/usr/local/etc/postfix/mysql/sender_bcc_maps_user.cf lookup error for "root@mx2.xpressmail.com.au"
Nov  8 17:40:33 mx2 postfix/cleanup[82920]: warning: 5D1696DC68: sender_bcc_maps map lookup problem -- message not accepted, try again later
Nov  8 17:40:33 mx2 postfix/pickup[82916]: warning: maildrop/1846D6DB7B: error writing 5D1696DC68: queue file write error

12

Re: FreeBSD 10.2 Install

This is caused due to incorrect SQL grant privilege. I wonder why the SQL server address is 'mx2.xpressmail.com.au' instead of an IP address. What's the IP address specified in 'LOCAL_ADDRESS='?

Did you follow our installation guide strictly?
http://www.iredmail.org/docs/install.ir … .jail.html

Any difference compared to our tutorial?

13

Re: FreeBSD 10.2 Install

Thanks Zhang
I used the ip of the jail 10.1.1.5 for the LOCAL_ADDRESS. I followed the tutorial but not strictly as I am using iocage not ezijail . But followed through and used commands for iocage. I must be missing something from the tutorial to cause these issues as my previous installs using Debian have been no problem at all.Im switching my servers across to FreeBSD and using jails so I need to get this working before I make the switch for my running iredmail server. Thanks for your help Zhang .

14

Re: FreeBSD 10.2 Install

I didn't try iocage for jail before, maybe there's something different.
Is it possible for you to try ezjail as a test?

15 (edited by ubutux 2015-11-10 23:48:34)

Re: FreeBSD 10.2 Install

Thanks Zhang
I want to use with iocage so I will try to work out the reason this dosnt work, I have tried with postgresql as well with same result. I will do a clean  install on 10.2 freebsd without jail to see results  . If any others are familiar with iocage please chime in I am open to suggestions to get this working. Thanks

16

Re: FreeBSD 10.2 Install

iRedmail install on FreeBSD 10.2 works without any issue, now to try and work out why im having the issue with iocage. If any users of iRedmail have experience with FreeBSD and iocage and could give any assistance that would be greatly appreciated. Thanks

17

Re: FreeBSD 10.2 Install

I have iRedmail mysql working in iocage jail , but Im having problem installing ldap version which is the version my pro licence is for. I have the below error when running install script. I dont see py-ldap2 in the ports only py-ldap3. thanks
   
/root/iRedMail-0.9.2/functions/packages_freebsd.sh: line 1031: cd: /usr/ports/net/py-ldap2: No such file or directory
make: don't know how to make clean. Stop

18

Re: FreeBSD 10.2 Install

Please replace all 'py-ldap2' by 'py-ldap' in functions/packages_freebsd.sh, then try again.

19

Re: FreeBSD 10.2 Install

Thanks Zhang
The install completed correctly and it is up and running in an iocage jail, the host server has low memory so once I have finished testing I will need to increase the memory size for the vps. Thanks again  for your help

20

Re: FreeBSD 10.2 Install

Good news. Thanks for the feedback. smile

[thread closed.]