Search
Categories
Category Archives: Archlinux
Archlinux Redmine
Install yaourt Goto http://aur.archlinux.org and download yaourt wget http://archiwain.free.fr/os/i686/yaourt/yaourt-0.9.2.6.src.tar.gz tar xvfz yaourt-0.9.2.6.src.tar.gz cd yaourt-0.9.2.6 make install Install Apache Install and start apache # pacman -S apache # /etc/rc.d/httpd start Load apache at startup -> add httpd to /etc/rc.config DAEMONS=(… … Continue reading
Posted in Archlinux, Linux
Leave a comment