Linux Gentoo Workstation

Typical Gentoo Instance

Kernel & Boot :

emerge gentoo-sources grub

System tools :

emerge -avt metalog  vixie-cron  openssh  gentoolkit  pciutils  mlocate  ufed
emerge -avt  dhcpcd iproute2 net-tools sudo iptables telnet-bsd  ccache mc media-libs/win32codecs

Server tools :

emerge -avt mailx

Workstation Profile :

ls -FGg /etc/make.profile
ln -snf /usr/portage/profiles/<profile name> /etc/make.profile

/usr/portage/profiles/default-linux

/usr/portage/profiles/default-linux/x86/2007.0

Developement Workstation :

emerge -avt dev-util/eclipse-sdk  virtual/jdk openoffice-bin   netscape-flash

www-client/mozilla-firefox

www-client/mozilla-thunderbird

Config files :

/etc/locale.gen

bg_BG.UTF-8 UTF-8
en_US ISO-8859-1
en_US.UTF-8 UTF-8
bg_BG CP1251

User groups:

users,wheel,audio

Rc-update add

rc-update add vixie-cron default

rc-update add sshd default

rc-update add metalog default

Leave a Reply

Your email address will not be published. Required fields are marked *