From Fedora Project Wiki
m (1 revision(s))
Line 1: Line 1:
<!-- page was renamed from StatelessLinuxHOWTO
<!-- page was renamed from StatelessLinuxHOWTO
-->
-->
= Stateless Linux HOWTO(s) =
Some of the tasks involved in setting up a stateless linux system include:
Some of the tasks involved in setting up a stateless linux system include:


1. [[StatelessLinux/ServerConfiguration| Installing and configuring your stateless server]]  
# [[StatelessLinux/ServerConfiguration| Installing and configuring your stateless server]]  
 
# [[StatelessLinux/CreateClientImage| Creating an image to be used by your stateless clients]]  
1. [[StatelessLinux/CreateClientImage| Creating an image to be used by your stateless clients]]  
# [[StatelessLinux/ClientConfiguration| Configuring and booting a client with an image]]  
 
# Modifying an image and making those modifications available to clients
1. [[StatelessLinux/ClientConfiguration| Configuring and booting a client with an image]]  
 
1. Modifying an image and making those modifications available to clients


Below we hope to create a set of HOWTOs describing various options for how one goes about these tasks using current (FC6) rawhide. In time, we will develop tools to make these tasks far easier, but in the mean time they will serve as a decription for what the future tools will do.
Below we hope to create a set of HOWTOs describing various options for how one goes about these tasks using current (FC6) rawhide. In time, we will develop tools to make these tasks far easier, but in the mean time they will serve as a decription for what the future tools will do.
Line 19: Line 14:
There are various additional in which you can now use the image:
There are various additional in which you can now use the image:


 
# [[StatelessLinux/NFSRoot| Boot it via an NFS exported directory with Xen]]  
1. [[StatelessLinux/NFSRoot| Boot it via an NFS exported directory with Xen]]  
# [[StatelessLinux/NFSLoopbackRoot| Boot it via a file on an NFS export]]  
 
# [[StatelessLinux/iSCSIRoot| Boot it it via iSCSI]]  
1. [[StatelessLinux/NFSLoopbackRoot| Boot it via a file on an NFS export]]  
# Create a LiveCD using the image
 
1. [[StatelessLinux/iSCSIRoot| Boot it it via iSCSI]]  
 
1. Create a LiveCD using the image

Revision as of 06:51, 2 June 2008

Some of the tasks involved in setting up a stateless linux system include:

  1. Installing and configuring your stateless server
  2. Creating an image to be used by your stateless clients
  3. Configuring and booting a client with an image
  4. Modifying an image and making those modifications available to clients

Below we hope to create a set of HOWTOs describing various options for how one goes about these tasks using current (FC6) rawhide. In time, we will develop tools to make these tasks far easier, but in the mean time they will serve as a decription for what the future tools will do.

Booting Images

There are various additional in which you can now use the image:

  1. Boot it via an NFS exported directory with Xen
  2. Boot it via a file on an NFS export
  3. Boot it it via iSCSI
  4. Create a LiveCD using the image