Changes

From Amahi Wiki
Jump to: navigation, search
no edit summary
= Setting the timezone =
 
The timezone is not set on a new plug install (See [http://bugs.amahi.org/issues/show/757 #757]. To set it manually follow the steps below:
* Login as root or su to root.
* choose from /usr/share/zoneinfo which timezone you want to set your plug to.
* Issue the command '''rm /etc/localtime; ln -sf /usr/share/zoneinfo/Europe/Amsterdam /etc/localtime'''<br>Of course replacing * Issue the command '''hda-php-zone-change "Europe/Amsterdam"''' to set the timezone for PHP.''Obviously replace Europe/Amsterdam with whatever timezone you want to set the timezone to.''
= Copy a root filesystem from one disk to another =
19

edits