Penguin
Blame: DisklessWorkstation
EditPageHistoryDiffInfoLikePages
Annotated edit history of DisklessWorkstation version 3, including all changes. View license author blame.
Rev Author # Line
3 DanielLawson 1 A DisklessWorkstation is just that - a computer that has no local disks. It normally implies some sort of network booting ([PXE], [TFTP] etc) to get the boot image, then booting and mounting its root FileSystem over [NFS] or from a RamDisk image. Modern network cards have [PXE] enabled bootroms on them already - the Intel EEPRO/100 and recent model Realtek 8139 chipsets are examples of these. Alternatively, a floppy disk can be used to bootstrap the system, which then does a network boot; or a live-filesystem cdrom such as [KnoppixLinux] can be used.
1 CraigBox 2
2 AristotlePagaltzis 3 A ThinClient is a class of DisklessWorkstation, but instead of having a local FileSystem, it tends to log straight into a TerminalServer.
1 CraigBox 4
2 AristotlePagaltzis 5 There's several good projects to set up [DisklessWorkstation]s. [LTSP|http://www.ltsp.org/] is very full-featured setup, which involves a lot of application support. Its used by the [K12] educational network in the US. [PXES|http://pxes.sourceforge.net/] is another one, which is slightly simpler to setup, but doesn't have the range of support that LTSP has.
1 CraigBox 6
7 See DisklessWorkstationNotes for the lowdown.
8
9 ----
10 CategoryNetworking