젠투 리눅스 1.4, 디스트로 마법사를 통해 사용할 수 있습니다.
나는 3단계에서 Gentoo Linux 1.4 파일 시스템을 "출현"하여 >= Pentium4 (Xeon)에 맞게 컴파일 및 최적화했습니다. 나는 인정할 것이다, 그것은 가장자리 주위가 조금 거칠 수도 있습니다. 피드백이 감사하겠습니다.
젠투 사이트:
http://www.gentoo.org/
즐길!
-크리스
젠투 리눅스 1.4, 디스트로 마법사를 통해 사용할 수 있습니다.
나는 3단계에서 Gentoo Linux 1.4 파일 시스템을 "출현"하여 >= Pentium4 (Xeon)에 맞게 컴파일 및 최적화했습니다. 나는 인정할 것이다, 그것은 가장자리 주위가 조금 거칠 수도 있습니다. 피드백이 감사하겠습니다.
젠투 사이트:
http://www.gentoo.org/
즐길!
-크리스
댓글 (3)
oh sweet.. ive been using this at home and i really like it.. thanks.
You == GOD
I was sooo hoping someone would make gentoo images
I’ve always done my own gentoo installs so I might need a lil assitance with yours. if I try to emerge something is says
!!! No profile directory; system mode unavailable.
soo.. one must remember to do a emerge sync first just a note to anyone using this profile
I’ve only spent a few minutes with this profile, but is there any server software installed? well.. one of the more attractive qualities of Gentoo’s install is its bareness, which is great for desktop building, but as far as servers go the way the image system is like on Linode.. it would be a great advantage to have a gentoo installation with preinstalled server software because emerging apache, php, mysql and anything else is a very time consuming processes. From a shared processing standpoint if you had a bunch of users compiling php and its 28 dependancies it would really bog down the systems. I suppose another weird option might be using the Binary CD’s somehow.. hrmm… just my 5 cents
umm.. misc gentoo stuff (still adding):
To Run Webmin:
#>emerge webmin
#>/usr/libexec/webmin/webmin-gentoo-init start
Apache+PHP:
#>emerge apache; emerge dev-php/php_mod
NOTE: gentoo’s apache package will be the newish Apache version 2 so everything is changed to Apache2 for whatever reason.