Skip to content

Linux Gentoo Workstation

cpx August 6, 2008 1 min read Gentoo Linux GNU/Linux

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 addvixie-cron default

rc-update add sshd default

rc-update add metalog default

Be the first to comment

protected · no tracking

0 comments