debian
Public_html untuk masing masing user di Debian
Periksa apakah modulnya yang dibutuhkan sudah aktif atau tidak
* cd /etc/apache2/mods-enabled/
* ls
* periksa apakah ada file userdir.conf dan userdir.load
jika belum aktif, buat symbolic link untuk modul tersebut
* sudo ln -s ../mods-available/userdir.load
* sudo ln -s ../mods-available/userdir.conf
Buat public_html untuk masing - masing user yang ada di home
Restart apache
* /etc/init.d/apache2 restart
Website masing - masing user dapat diakses melalui
Linux Mint Debian
wow, ternyata linux mint tidak hanya menggunakan ubuntu sebagai basis distronya. Sekarang mereka juga menggunakna debian sebagai basis distro.
http://www.linuxmint.com/blog/?p=1527
Today is very important for Linux Mint. It’s one day to remember in the history of our project as we’re about to maintain a new distribution, a rolling one, which promises to be faster, more responsive and on which we’re less reliant on upstream components. Linux Mint Debian Edition (LMDE) comes with a Debian base, which we transformed into a live media and on top of which we added a new installer. It’s rougher and in some aspects not as user-friendly as our other editions, it’s very young but it will improve continuously and rapidly, and it brings us one step closer to a situation where we’re fully in control of the system without being impacted by upstream decisions.
The Opera .deb Repository
The Opera .deb Repository