Tag:
rc-update

Setup NFS server on Gentoo

by
on
March 19, 2009

Setting up a NFS server on Gentoo doesn’t have to be difficult. Here I will explain how to setup a basic NFS server in just a few steps. The fist step is to become root. $ su – Your Gentoo kernel must be compiled with support for both NFS server and client. You can check [...]

Read More
2 Comments
gentoo

Run a command at boot with Gentoo

by
on
October 27, 2008

Normally in Gentoo you would want to create an init script via rc-update to start a service at boot. However if there are a few miscellaneous commands you would like to run you can add them to local.start. The local.start init script is similar to rc.local in other distributions. It is the last init script [...]

Read More
5 Comments
gentoo
Copyright 2008-2010 WiredRevolution.com. All rights reserved.