from small one page howto to huge articles all in one place
 

search text in:




Other .linuxhowtos.org sites: www.linuxhowtos.org
toolsntoys.linuxhowtos.org



Last additions:
How to make X listen on port 6000

How to make X listen on port 6000

words:

34

views:

82025

userrating:

average rating: 1.2 (52 votes) (1=very good 6=terrible)


May, 25th 2007:
April, 26th 2007:
Apr, 10th. 2007:
Druckversion . pdf icon
You are here: Misc

Portage via NFS

You have multiple gentoo installations in your network and don't want to waste disc space for the portage tree and bandwidth to sync them all?

Just read ahead :)

installing nfs server and client

First you have to install an nfs server on the server you picked and nfs utils on the clients.
emerge nfs-utils
Next you need to enable nfs server/client support in the kernel of the machines you use. (Usually this is already enabled)

Add the needed initscripts to the runlevel and nfs should work.

server: rc-update add nfs default
client: rc-update add nfsmount default

exporting your portage tree

On the server side you need to export your portage tree:
nano -w /etc/exports
add
/usr/portage     192.168.0.0/24(rw,sync,no_root_squash)
(modify the ip/netmask according to your network settings)

start the nfs server and nfs clients

Now, start the init scripts.

cleaning clients old portage tree

Next step has to be repeated on all client machines, NOT on the server
cd /usr/portage
rm -r *
This cleans the existing portage tree.

mounting the server's tree

add this to the /etc/fstab file on each client
192.168.0.1:/usr/portage  /usr/portage  nfs  rw
mount the new tree
mount /usr/portage
if all went fine, you should see the portage tree in /usr/portage

once again, this time with the cache

repeat the steps above with the directory /var/cache/edb/dep/usr/portage this way, portage uses the server's portage cache, which speeds up things a bit.

summary

In this setup one client fetches a file, all client can use it, this saves bandwidth and time, but creates more internal network load.
Every user can sync the tree now or you could create a crontab on the server to have it sync every week. Please don't sync more than once a day.
rate this article:
current rating: average rating: 1.2 (38 votes) (1=very good 6=terrible)
Your rating:
Very good (1) Good (2) ok (3) average (4) bad (5) terrible (6)

back



Support us on Content Nation

New Packages

- as rdf newsfeed
- as rss newsfeed
- as Atom newsfeed
2025-11-11
avidemux - 2.8.1_p20251019
Ebuild name:

media-video/avidemux-2.8.1_p20251019

Description

Video editor designed for simple cutting, filtering and encodi

Added to portage

2025-11-11

avidemux-core - 2.8.1_p20251019
Ebuild name:

media-libs/avidemux-core-2.8.1_p20251019

Description

Core libraries for simple video cutting, filtering and enc

Added to portage

2025-11-11

avidemux-plugins - 2.8.1_p20251019
Ebuild name:

media-libs/avidemux-plugins-2.8.1_p20251019

Description

Plugins for Avidemux video editor

Added to portage

2025-11-11

courier-authlib - 0.72.6
Ebuild name:

net-libs/courier-authlib-0.72.6

Description

Courier authentication library

Added to portage

2025-11-11

glslang - 1.4.328.0-r1
Ebuild name:

dev-util/glslang-1.4.328.0-r1

Description

Khronos reference front-end for GLSL and ESSL, and sample SPIR-V gene

Added to portage

2025-11-11

libtirpc - 1.3.7-r1
Ebuild name:

net-libs/libtirpc-1.3.7-r1

Description

Transport Independent RPC library (SunRPC replacement)

Added to portage

2025-11-11

plplot - 5.15.0_p15-r1
Ebuild name:

sci-libs/plplot-5.15.0_p15-r1

Description

Multi-language scientific plotting library

Added to portage

2025-11-11

usbprog - 0.3.0_p20140828-r3
Ebuild name:

dev-embedded/usbprog-0.3.0_p20140828-r3

Description

flashtool for the multi purpose programming adapter usbprog

Added to portage

2025-11-11

vivaldi-snapshot - 7.7.3851.30
Ebuild name:

www-client/vivaldi-snapshot-7.7.3851.30

Description

A browser for our friends

Added to portage

2025-11-11

2025-11-10
anydesk - 7.1.1
Ebuild name:

net-misc/anydesk-7.1.1

Description

Feature rich multi-platform remote desktop application

Added to portage

2025-11-10

astroid - 4.0.2
Ebuild name:

dev-python/astroid-4.0.2

Description

Abstract Syntax Tree for logilab packages

Added to portage

2025-11-10

black - 25.11.0
Ebuild name:

dev-python/black-25.11.0

Description

The uncompromising Python code formatter

Added to portage

2025-11-10

caffe2 - 2.9.0-r1
Ebuild name:

sci-ml/caffe2-2.9.0-r1

Description

A deep learning framework

Added to portage

2025-11-10

chafa - 1.18.0
Ebuild name:

media-gfx/chafa-1.18.0

Description

versatile and fast Unicode/ASCII/ANSI graphics renderer

Added to portage

2025-11-10

chemex - 2025.10.0
Ebuild name:

sci-chemistry/chemex-2025.10.0

Description

Program to fit chemical exchange induced shift and relaxation data

Added to portage

2025-11-10

cinnamon - 6.4.10-r2
Ebuild name:

gnome-extra/cinnamon-6.4.10-r2

Description

A fork of GNOME Shell with layout similar to GNOME 2

Added to portage

2025-11-10

cinnamon - 6.4.13-r1
Ebuild name:

gnome-extra/cinnamon-6.4.13-r1

Description

A fork of GNOME Shell with layout similar to GNOME 2

Added to portage

2025-11-10

coverage - 7.11.3
Ebuild name:

dev-python/coverage-7.11.3

Description

Code coverage measurement for Python

Added to portage

2025-11-10

cvc4 - 1.8-r7
Ebuild name:

sci-mathematics/cvc4-1.8-r7

Description

Automatic theorem prover for satisfiability modulo theories (SMT) probl

Added to portage

2025-11-10

direwolf - 1.8
Ebuild name:

media-radio/direwolf-1.8

Description

Decoded Information from Radio Emissions for Windows Or Linux Fans

Added to portage

2025-11-10

frei0r-plugins - 2.4.1
Ebuild name:

media-plugins/frei0r-plugins-2.4.1

Description

A minimalistic plugin API for video effects

Added to portage

2025-11-10

gcc - 16.0.0_p20251109
Ebuild name:

sys-devel/gcc-16.0.0_p20251109

Description

The GNU Compiler Collection

Added to portage

2025-11-10

git-sources - 6.18_rc5
Ebuild name:

sys-kernel/git-sources-6.18_rc5

Description

The very latest -git version of the Linux kernel

Added to portage

2025-11-10

gloo - 2025.06.04-r2
Ebuild name:

sci-ml/gloo-2025.06.04-r2

Description

library of floating-point neural network inference operators

Added to portage

2025-11-10

gpxsee - 15.3
Ebuild name:

sci-geosciences/gpxsee-15.3

Description

Viewer and analyzer that supports gpx, tcx, kml, fit, igc and nmea file

Added to portage

2025-11-10

haproxy - 3.1.10
Ebuild name:

net-proxy/haproxy-3.1.10

Description

A TCP/HTTP reverse proxy for high availability environments

Added to portage

2025-11-10

haproxy - 3.2.8
Ebuild name:

net-proxy/haproxy-3.2.8

Description

A TCP/HTTP reverse proxy for high availability environments

Added to portage

2025-11-10

hipBLASLt - 7.1.0-r1
Ebuild name:

sci-libs/hipBLASLt-7.1.0-r1

Description

General matrix-matrix operations library for AMD Instinct accelerators

Added to portage

2025-11-10

iminuit - 2.32.0
Ebuild name:

dev-python/iminuit-2.32.0

Description

Minuit numerical function minimization in Python

Added to portage

2025-11-10

incus - 9999
Ebuild name:

app-containers/incus-9999

Description

Modern, secure and powerful system container and virtual machine manager

Added to portage

2025-11-10

libcifpp - 9.0.5
Ebuild name:

sci-libs/libcifpp-9.0.5

Description

Code to work with mmCIF and PDB files

Added to portage

2025-11-10

lxqt-archiver - 1.3.0-r1
Ebuild name:

app-arch/lxqt-archiver-1.3.0-r1

Description

Qt GUI File Archiver

Added to portage

2025-11-10

maturin - 1.10.0
Ebuild name:

dev-util/maturin-1.10.0

Description

Build and publish crates with pyo3, rust-cpython and cffi bindings

Added to portage

2025-11-10

mysqltuner - 2.7.0
Ebuild name:

dev-db/mysqltuner-2.7.0

Description

Makes recommendations for increased performance and stability for MySQL

Added to portage

2025-11-10

nanoc - 4.14.1
Ebuild name:

www-apps/nanoc-4.14.1

Description

nanoc is a simple but very flexible static site generator written in Ruby

Added to portage

2025-11-10

nanoc-cli - 4.14.1
Ebuild name:

www-apps/nanoc-cli-4.14.1

Description

nanoc is a simple but very flexible static site generator written in Ruby

Added to portage

2025-11-10

nanoc-core - 4.14.1
Ebuild name:

www-apps/nanoc-core-4.14.1

Description

nanoc is a simple but very flexible static site generator written in Rub

Added to portage

2025-11-10

nautilus - 47.4-r2
Ebuild name:

gnome-base/nautilus-47.4-r2

Description

Default file manager for the GNOME desktop

Added to portage

2025-11-10

nautilus - 47.5-r2
Ebuild name:

gnome-base/nautilus-47.5-r2

Description

Default file manager for the GNOME desktop

Added to portage

2025-11-10

nautilus - 48.3-r2
Ebuild name:

gnome-base/nautilus-48.3-r2

Description

Default file manager for the GNOME desktop

Added to portage

2025-11-10

nautilus - 48.4.1-r1
Ebuild name:

gnome-base/nautilus-48.4.1-r1

Description

Default file manager for the GNOME desktop

Added to portage

2025-11-10

noto - 20251101
Ebuild name:

media-fonts/noto-20251101

Description

Google's font family that aims to support all the world's languages

Added to portage

2025-11-10

openpgp-keys-gentoo-developers - 20251103
Ebuild name:

sec-keys/openpgp-keys-gentoo-developers-20251103

Description

Gentoo Authority Keys (GLEP 79)

Added to portage

2025-11-10

pikepdf - 10.0.1
Ebuild name:

dev-python/pikepdf-10.0.1

Description

Python library to work with pdf files based on qpdf

Added to portage

2025-11-10

postfix - 3.11_pre20251105
Ebuild name:

mail-mta/postfix-3.11_pre20251105

Description

A fast and secure drop-in replacement for sendmail

Added to portage

2025-11-10

pypdf - 6.2.0
Ebuild name:

dev-python/pypdf-6.2.0

Description

Python library to work with PDF files

Added to portage

2025-11-10

radicale - 3.5.8
Ebuild name:

www-apps/radicale-3.5.8

Description

A simple CalDAV calendar server

Added to portage

2025-11-10

rocdbgapi - 7.1.0-r1
Ebuild name:

dev-libs/rocdbgapi-7.1.0-r1

Description

AMD Debugger API

Added to portage

2025-11-10

rsync - 3.4.1-r1
Ebuild name:

net-misc/rsync-3.4.1-r1

Description

File transfer program to keep remote files into sync

Added to portage

2025-11-10

squashfs-tools - 4.7.4
Ebuild name:

sys-fs/squashfs-tools-4.7.4

Description

Tools to create and extract Squashfs filesystems

Added to portage

2025-11-10

stoken - 0.92-r3
Ebuild name:

app-crypt/stoken-0.92-r3

Description

Software Token for Linux/UNIX

Added to portage

2025-11-10

sudo-rs - 0.2.10
Ebuild name:

app-admin/sudo-rs-0.2.10

Description

A memory safe implementation of sudo and su.

Added to portage

2025-11-10

swtpm - 0.10.0
Ebuild name:

app-crypt/swtpm-0.10.0

Description

Libtpms-based TPM emulator

Added to portage

2025-11-10

swtpm - 0.10.0-r2
Ebuild name:

app-crypt/swtpm-0.10.0-r2

Description

Libtpms-based TPM emulator

Added to portage

2025-11-10

swtpm - 0.9.0
Ebuild name:

app-crypt/swtpm-0.9.0

Description

Libtpms-based TPM emulator

Added to portage

2025-11-10

syd - 3.44.1
Ebuild name:

sys-apps/syd-3.44.1

Description

seccomp and landlock based application sandbox with support for namespaces

Added to portage

2025-11-10

tc-play - 3.3
Ebuild name:

app-crypt/tc-play-3.3

Description

A free, pretty much fully featured and stable TrueCrypt implementation

Added to portage

2025-11-10

tigervnc - 1.15.90-r1
Ebuild name:

net-misc/tigervnc-1.15.90-r1

Description

Remote desktop viewer display system

Added to portage

2025-11-10

tpm-tools - 1.3.9.2-r1
Ebuild name:

app-crypt/tpm-tools-1.3.9.2-r1

Description

TrouSerS' support tools for the Trusted Platform Modules

Added to portage

2025-11-10

tpm2-abrmd - 3.0.0-r2
Ebuild name:

app-crypt/tpm2-abrmd-3.0.0-r2

Description

TPM2 Access Broker & Resource Manager

Added to portage

2025-11-10

tpm2-openssl - 1.3.0
Ebuild name:

app-crypt/tpm2-openssl-1.3.0

Description

OpenSSL Provider for TPM2 integration

Added to portage

2025-11-10

tpm2-pkcs11 - 1.9.1
Ebuild name:

app-crypt/tpm2-pkcs11-1.9.1

Description

A PKCS11 interface for TPM2 hardware

Added to portage

2025-11-10

rdf newsfeed | rss newsfeed | Atom newsfeed
- Powered by LeopardCMS - Running on Gentoo -
Copyright 2004-2020 Sascha Nitsch Unternehmensberatung GmbH
Valid XHTML1.1 : Valid CSS : buttonmaker
- Level Triple-A Conformance to Web Content Accessibility Guidelines 1.0 -
- Copyright and legal notices -
Time to create this page: 68.1 ms