Difference between revisions of "TorrentFlux-b4rt"
From Amahi Wiki
Line 3: | Line 3: | ||
* Login to your HDA | * Login to your HDA | ||
− | You can log | + | You can log into your HDA through a control panel (like Ajaxterm) or through a remote-administration tool such as SSH. |
* Be root! | * Be root! | ||
# su root | # su root |
Revision as of 15:57, 19 October 2011
How to Install additional themes
- Login to your HDA
You can log into your HDA through a control panel (like Ajaxterm) or through a remote-administration tool such as SSH.
- Be root!
- su root
- Password
- download the themes
- cd /tmp/
Red Round
Blue Round
- uncompress
- tar -xf RedRound.tar.bz2
and/or
- tar -xf BlueRound.tar.bz2
- Copy the theme to your doc-root
- cp -R RedRound /var/hda/web-apps/b4rt/html/themes/
and/or
- cp -R BlueRound /var/hda/web-apps/b4rt/html/themes/
- Permissions
- 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.