Sunday, June 19, 2005

Interestingly Gentoo

Updated June 19, 2005: Gentoo encrypted FS

Note on baselayout change: Today, I ran emerge -a baselayout to find out that there are several changes to /etc. If etc-update is ok, then there's nothing actually to worry about since new scripts will still honour my old config files. The new way of setting up host/domain name and network has changed a bit. Note here just for the record.

#/etc/conf.d/hostname
HOSTNAME="myhost"
#--- and remove /etc/hostname

#/etc/conf.d/domainname
OVERRIDE=1
DNSDOMAIN="mydomain.com"
#--- and remove /etc/domainname

#/etc/conf.d/net
config_eth0=( "203.146.251.2 netmask 255.255.255.128 broadcast 203.146.251.255" )
routes_eth0=( "default via 203.146.251.126" )

Now go read /etc/conf.d/domainname and /etc/conf.d/net.example too.


Updated April, 2005: Apache Package Refresh Why do they have to do that! :(

Java 1.5.0 Beta 1 is out - Installation w/o Ebuild

How to boot Gentoo LiveCD with a non-booting CD-ROM or BIOS!

How to do a gentoo install on a software RAID

HOWTO: Bond two NICs together and connect to a Cisco switch

How to integrate Samba into Active Directory

Installing portage on other distros, easier than ever

HowTo - Install Gentoo LiveCD Wirelessly!

Quick Gentoo Linux Installation and Configuration

Gentoo Linux Documentation -- qmail/vpopmail Virtual Mail Hosting System Guide

Gentoo Forums :: HOWTO: qmail vpopmail courier-imap qmail-scanner etc (NEW)

Excellent Guide to Running qmail under Gentoo Linux

Gentoo Forums :: HOWTO: Downgrade from apache2 to apache 1.3.x

Gentoo Forums :: Eric's Web Server How-To (For new installs & n00b's)

Gentoo Forums :: Virtual hosting made easy

Gentoo Forums :: Integrate Tomcat With Apache Using mod_jk

Gentoo automated installation/maintenance guide
This document describes a system for building pre-configured client PC's on a variety of hardware and a scheme for centrally maintaining the packages and files deployed based upon the Gentoo binary packaging system.

more?

God of Links:
Gentoo Forums :: Index
Gentoo Linux -- The Fresh Ebuilds

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]

<< Home