mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2024-11-24 02:37:05 +00:00
Added key rollover code.
This commit is contained in:
parent
e6657d6ebe
commit
8b9376c37c
@ -67,3 +67,14 @@ are the steps that you gotta follow:
|
|||||||
g) _To check this option, type $ echo $DISPLAY and see whether localhost=10.0.0 comes up or not. If it does, then you're good to go._
|
g) _To check this option, type $ echo $DISPLAY and see whether localhost=10.0.0 comes up or not. If it does, then you're good to go._
|
||||||
|
|
||||||
h) _Now type firefox in your putty terminal and you should see the output in firefox browser in your windows host machine_
|
h) _Now type firefox in your putty terminal and you should see the output in firefox browser in your windows host machine_
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
To make it work into an existing mailinabox setup, you need to do the following:
|
||||||
|
1. sudo setup/ssl.sh
|
||||||
|
2. sudo setup/dns.sh
|
||||||
|
3. sudo tools/dns_update
|
||||||
|
4. sudo service mailinabox restart
|
||||||
|
|
||||||
|
To view the print logs for testing:
|
||||||
|
1. sudo cat /var/log/syslog
|
||||||
|
Loading…
Reference in New Issue
Block a user