Tag:
NFS

Share a remote filesystem over SSH

by
on
March 25, 2009

You may already be familiar with NFS and Samba for sharing files over a network. While these are both great distributed filesystem solutions, they require extra configuration and setup overhead in order to get them to work. If you want quick and easy access to a remote filesystem then SSHFS may be your best shot. [...]

Read More
No Comments
system administration

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
Copyright 2008-2010 WiredRevolution.com. All rights reserved.