Project

General

Profile

Start NFS » History » Version 3

Amber Herold, 12/16/2013 01:05 PM

1 1 Amber Herold
h1. Start NFS
2
3 3 Amber Herold
If you have a file server that stores Appion and Leginon sessions, start and enable nfs services:
4
5
<pre>
6
service nfs start
7
chkconfig nfs on
8
</pre>
9
10
See "How to Set Up an NFS Mount on CentOS 6":https://www.digitalocean.com/community/articles/how-to-set-up-an-nfs-mount-on-centos-6
11
12
13 1 Amber Herold
______
14
 
15 2 Amber Herold
[[Install Apache Web Server|< Install Apache Web Server]] | [[Check php information|Check php information >]]
16 1 Amber Herold
17
______