What Stateless Linux server? What feature it offers?

What is Stateless Linux server? What features does it offer?

A stateless Linux server is a centralized server in which no state exists on the single workstations. There may be scenarios when a state of a partilcuar system is meaningful (A snap shot is taken then) and the user wants all the other machines to be in that state. This is where the stateless Linux server comes into picture.

Features:

- It stores the prototypes of every machine
- It stores snapshots taken for those systems
- It stores home directories for those systems
- Uses LDAP containing information of all systems to assist in finding out which snapshot (of state) should be running on which system.

What is Stateless Linux server? What features does it offer?

Stateless linux is a way how a system is to run and be managed. Being a stateless system, a system should be able to be replaced at any time with or without local storage media. In case of hard drive crash, the command resync can be used to a new drive. If server goes offline, a new virtual instance that is running the OS image off of the network storage.
Linux nslookup: What does nslookup do? Explain its two modes.
What does nslookup do? Explain its two modes - Nslookup is used to find details related to a Domain name server.......
Linux Bash Shell - What is Bash Shell?
What is Bash Shell? - Bash is a free shell for UNIX. It is the default shell for most UNIX systems.......
Network-Monitoring Tools in Linux - ping, traceroute, tcpdump, ntop
Network-Monitoring Tools in Linux - Network monitoring tools are used to monitor the network, systems present on the network, traffic etc........
Post your comment