Originally posted by: drag
dammit... get back later..
Haha! I have confused and defeated you! :swashbuckler;
Originally posted by: drag
dammit... get back later..
Originally posted by: n0cmonkey
Originally posted by: drag
dammit... get back later..
Haha! I have confused and defeated you! :swashbuckler;
Originally posted by: Sunner
Originally posted by: n0cmonkey
Originally posted by: drag
dammit... get back later..
Haha! I have confused and defeated you! :swashbuckler;
![]()
![]()
![]()
![]()
Drag sure confused me...
Originally posted by: Sunner
Originally posted by: n0cmonkey
Originally posted by: drag
I wonder how these would perform for the backend server of a thin client network? Maybe Sun should push their sunrays a little harder.![]()
Exactly. That's what everybody is aiming for. They are going to beat MS, not by making desktops that are better then microsoft's, but by simply making expensive desktop OSes obsolete.
And instead go with expensive hardware? There's a problem for Sun where they could do much better on the thin client side, especially with the hardware they're using (HYPERSPARCS?!). Those sunrays are like $600+ a piece. Definitely neat though. I only got to play with them for a couple of minutes, but I think it's almost the perfect solution for a corporate network.
But the benefits just aren't there for enthusiasts, like the ones on this site. It's also an issue for home users, until broadband gets bigger.
Yeah, we bought a bunch of SunRay's when they were relatively new, they were only ~$250 at the time.
Now they're damn near as expensive as the low end boxes we buy(HP with a 2.6 GHz P4, 256 MB and a 17" LCD).
Insane.
I just looked and their cheapest thin client is $359.00. But that's with no monitor. It's the cool one too.
"Thick" clients are interesting, but I think a thin client is an even better solution, unless the thick clients updated themselves every time they booted up. Also, the fact I can leave my Sun's thin client equipped cubicle, move to another cubicle, and pick up exactly where I left off is just amazing.
Originally posted by: drag
There are some substantial problems with thin clients....
For a long time I thought thin clients were the "in" thing for corporates. I still do, and every once in a while they get popular, but the popularity dies off. I didn't understand why (I still love X terminals for business/university campuses), but reading the PDF from Redhat about the stateless desktop made me realise the problems.
Namely if the server goes down, or the network gets disconnected, or anything at all happens anywere between the thin client and the server, then everything everybody is working on is toast and nothing can get done. How many people want to lose the day's work of a couple hundred to a thousand people simply because of a router storm, or some misconfigured switch somewere?
I like the sun ray's ability to do what "screen" does for the terminal/ssh connection, though.
Now for the Redhat's setup, you have several modes of operation that are designed to work around these limitations. I am sure that you know how distributed filing systems work(AFS, Intermezzo, Redhat's GFS, MS's DFS..), the desktops will be setup based on that based on their needs.
There idea is that you'd have a minimal of 2 images for your desktops. You'd have the current and the developement. Any changes you want to make to the end-users machines, you make to the developement images. Once your ready you switch over to the development image and that becomes "current". The desktop machines will have a crontab task that will check preriodicly to make sure that the system is up to date. If it's not in sync with the current image, then it will do a rsync with the image (or something similar).
Then each client will have a different amount of "thinkness" depending on your need. I suppose that for lots of people it would be best to have a completely thin client.
Then the next would be the "instantional" (or something) client with localised applications, this computer would be expected to be connected on the network at all times. Not everything will be localized, and the entire root image wouldn't be downloaded... it would be on a distritbuted filing system. It would cache just what you need to use for the local applications, and the user's home folder will be local and when ever a change is made to the user's system it will be syncronized with the file server. It would seem very similar to the Window's "roaming profiles" setup from the end user's perspective. (thus a server could go down, or the network go out for a short time, and the user would never know the difference.)
Then next up would be things like laptops. Things that are only connected periodicly to the network and can be taken somewere, or is over the internet or other unreliable connection. These will have a full-on read-only file system, with everything the end-user needs locally.(I suppose machine-specific configurations would be stored seperately from the main root system on the harddrive instead of RAM) When the laptop is connected to the network it would first sync the user's files with the archived versions on the file server, and then update the operating system.
The final goal is to be able to take a PC, toss it out the window, and within minutes have another PC in it's place with a file by file, bit by bit, exact copy of the systerm that was running the now-destroyed PC.
Originally posted by: drag
here is a proccessor chart for ProPolice Gcc patches
works in:
Intel x86
powerpc
sparc
VAX
mips
mips64
Motolora 68k
alpha
sparc64
arm
amd64
Originally posted by: drag
here is a proccessor chart for ProPolice Gcc patches
works in:
Intel x86
powerpc
sparc
VAX
mips
mips64
Motolora 68k
alpha
sparc64
arm
amd64
Originally posted by: n0cmonkey
Missing: HP PA-RISC, IA-64, IBM S/390
Maybe DEC MIPS, but it should work, I'd think. Debian has a large developer base though, they could try to contribute something back to the community by helping to add support for those archs, can't they?![]()
Originally posted by: Sunner
Originally posted by: n0cmonkey
Missing: HP PA-RISC, IA-64, IBM S/390
Maybe DEC MIPS, but it should work, I'd think. Debian has a large developer base though, they could try to contribute something back to the community by helping to add support for those archs, can't they?![]()
Didn't know Debian supports IA-64, oh well, forgot about PA-RISC as well.
Maybe the Debian guys got tired of contributing stuff back after the XFree86 guys kept refusing their patches over and over :roll:
Good thing we're getting rid of that project >Happy X.org user<![]()
Originally posted by: Sunner
Originally posted by: drag
here is a proccessor chart for ProPolice Gcc patches
works in:
Intel x86
powerpc
sparc
VAX
mips
mips64
Motolora 68k
alpha
sparc64
arm
amd64
Is there anything missing that Debian supports?
S/390? I wonder how many Debians are being run on S/390 systems anyway...I doubt it's very many.
Originally posted by: n0cmonkey
Maybe they have very strict standardization for everything. I don't think a couple of architectures not supporting one thing should affect much, especially if they're working on support for those archs.