Anonymous

Changes

From Pumping Station One
Line 6: Line 6:  
== Host Setup ==
 
== Host Setup ==
   −
    echo "auth.pumpingstationone.org" > /etc/hostname
+
=== hostname ===
    +
  echo "auth.pumpingstationone.org" > /etc/hostname
 +
 +
=== hosts file ===
 
in /etc/hosts
 
in /etc/hosts
 
   1.2.3.4 auth.ad.pumpingstationone.org auth
 
   1.2.3.4 auth.ad.pumpingstationone.org auth
 +
 +
=== fstab ===
 +
add “acl,user_xattr” to the / drive in /etc/fstab
 +
e.g.
 +
  /dev/xvda  /            ext3    acl,user_xattr,noatime,errors=remount-ro      0
    
== Samba ==
 
== Samba ==
Cookies help us deliver our services. By using our services, you agree to our use of cookies.