Changes

From Amahi Wiki
Jump to: navigation, search
49 bytes added ,  00:42, 21 October 2011
You can log into your HDA through a control panel (like Ajaxterm) or through a remote-administration tool such as SSH.
* Be root!
# {{Code|su root# Password}}
* download the themes
# cd {{Codecd /tmp/}}
Red Round
# {{Code|wget http://link.coming.soon}}
Blue Round
# {{Code|wget http://link.coming.soon}}
* uncompress
# {{Code|tar -xf RedRound.tar.bz2}}
and/or
# {{Code|tar -xf BlueRound.tar.bz2}}
* Copy the theme to your doc-root
# {{Code|cp -R RedRound /var/hda/web-apps/b4rt/html/themes/}}
and/or
# {{Code|cp -R BlueRound /var/hda/web-apps/b4rt/html/themes/}}
* Permissions
# {{Code|cd /var/hda/web-apps/b4rt/html# chown apache:users -R themes}}
* Change the theme
Login to your account from torrentflux-b4rt and click on "Profile". Now you can choose your new theme.
12,424

edits