Hot Seating

Questions about other topics - please check if your question fits better in another category before posting here
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
User avatar
grimdestripador
Level 6
Level 6
Posts: 1051
Joined: Fri Feb 16, 2007 2:26 am

Re: Hot Seating

Post by grimdestripador »

long time no post/response. You could install a beefy network and not store any files on your local profile. Linux allows NFS to mount as partitions. Perhaps then backups would be centralized. Don't use workstations to share their HDs, someone is going to get swamped.
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
grimdestripador
Level 6
Level 6
Posts: 1051
Joined: Fri Feb 16, 2007 2:26 am

Re: Hot Seating

Post by grimdestripador »

Don't feel bad. I'd rather have Linux Mint as a stepping stone to some other linux, rather than telling your to stick to Active Directory or some sort of Roaming Profile... I've had too many lost files at my university... We all just use USB drives.
DrHu

Re: Hot Seating

Post by DrHu »

Depends on the user requirements for the systems and the capacity of your networking, but I always say, thin-client workstations do all the tricks most users need
--instead of fat clients: regular PCs loaded with software..

Using a central resource and thin clients prevents most spyware, viruses, even if the thin-client was a windows like machine

An item worth looking into coreboot (formally linuxbios)
http://en.wikipedia.org/wiki/Splashtop
mainboard/motherboard support..

Thin client workstations..
http://en.wikipedia.org/wiki/Thin_client
http://en.wikipedia.org/wiki/Hybrid_client
http://www.thinstation.org/
http://openthinclient.org/home
--green alternatives..isn't everybody green these days..

Some models..(thin clients)
http://www.freesoftwaremagazine.com/art ... nal_server
http://www.ibm.com/developerworks/linux ... ent-cloud/
http://www.ibm.com/developerworks/linux ... computing/
--cloud computing, a new term for think clients over the Internet
ranyardm

Re: Hot Seating

Post by ranyardm »

To avoid the nfs mount problem, you could look at one of the distributed filesystems, such as Intermezzo, Coda or Starfish. There's even ms-dfs that samba supports but I have no idea if it is any good for what you're looking for.

The ones I've mentioned make things like local caching automatic, so you only need to fetch server-side stuff you haven't already asked for once.

--
Martyn
User avatar
grimdestripador
Level 6
Level 6
Posts: 1051
Joined: Fri Feb 16, 2007 2:26 am

Re: Hot Seating

Post by grimdestripador »

Suhana, I would like to subscribe to your rsync informed newsletter. Please advise.

I'm considering testing the workings of rsync, as I like to have a working copy of data and a time dated backup. Thus I have two servers, One with daily modifications, and one with a monthly snapshot.

From what I remember in the past, rsync really chews through processor as much as it does disk usage. It is highly optimized for secure and fast mirroring with minimal network utilization.

If I were to implement "hot seating with rsync" (this would make a good metal song). I would set a lock file to where only one workstation is logged into at one time. I would set a login and logout script to rsync. I'm assuming this would work similar to "Roaming Profiles", as your first login will be a long time.
Locked

Return to “Other topics”