Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Consumer AMD gets finicky at the max - even Zen 3. I stopped my consumer boxes at 64G for that reason. Zen 4 is even worse since you lose so much speed to 2DPC.I am surprised that there are so few 128 GB systems. That has been the maximum for unbuffered-RAM platforms for a very long time. You'd think by the end of DDR4 a lot of people stuffed their machines.
The 5800X Crosshair Hero VIII I sold the other day wouldn't post with 4x16GB DDR4 3600 @ 3600Mhz. It will post set to Auto and it runs at 2666Mhz.Consumer AMD gets finicky at the max - even Zen 3. I stopped my consumer boxes at 64G for that reason. Zen 4 is even worse since you lose so much speed to 2DPC.
I’d do it on Intel though.
Yes. With x470 and beyond when they moved everything to daisy-chained instead of T-top for memory trace layouts, it got stupid picky if you ran 4 sticks of any kind - getting XMP speeds was luck of the draw, or VERY careful parts selection (and often a couple of RMAs) to get ones that would play nice. Imagine AM5/Z690/Z790 on crack (those work, they just tell you you have to drop speeds - AM4 claimed you COULD get XMP, but "best of luck!"). Thus, you ended up with either full RAM but slow, or half ram and the right speed - couldn't get higher with DIMM density that existed at that time.The 5800X Crosshair Hero VIII I sold the other day wouldn't post with 4x16GB DDR4 3600 @ 3600Mhz. It will post set to Auto and it runs at 2666Mhz.
My friend didn't have much time so I couldn't mess with it. Is this the problem you are describing?
With 32-bit code being retired and 64-bit code ballooning over the last few years 16GB is definitely not enough for anything beyond casual.I can't believe 16GB is in 3rd. I would have thought that would have been absolutely the run away majority.
Or rather that individual is using an older Nehalem platform with tri-channel RAM and six 2GB modules.My interpretation of the current stats is 2.5% are short on cash and using older rigs (8GB) and 0.2% take advice from Geek Squad (12GB).
just curious but can't you just add moar ram to it, or is it an older model that it just makes moar sense to get a newer, faster, better equipped one ?I have 8GB on my home laptop. This is not enough for many programs, so I plan to buy a new one.
My computer is quite old. While I used it primarily for searching for information and watching YouTube videos, I now need to install some programs for work.just curious but can't you just add moar ram to it, or is it an older model that it just makes moar sense to get a newer, faster, better equipped one ?
Yep for sure, if you're running work stuff, which hopefully are reasonably modern, it only makes sense to run them on a rig that is similarly modern, not only for compatibility reasons, but the all important SUPEEEED, heheheMy computer is quite old. While I used it primarily for searching for information and watching YouTube videos, I now need to install some programs for work.
Therefore, I believe it is time for me to upgrade to a newer model.
Can do that, so what about the x forwarding?Open command prompt. SSH username@device.
Been built in for most of windows 10. Almost any POSIX box will have ssh enabled.
MobaXTerm and a command line flag. But what do you want to x forward precisely?Can do that, so what about the x forwarding?
I want to be able to have the equivalent of being able to rdp into a linux environment. I've looked for something out of the box on a live cd or whatnot for years, but it still doesn't exist. Someone in this thread mentioned all you have to do is ssh into the box and then do an 'x forward', hence the question.MobaXTerm and a command line flag. But what do you want to x forward precisely?
https://unix.stackexchange.com/ques...ver-ssh-to-run-graphics-applications-remotelyI want to be able to have the equivalent of being able to rdp into a linux environment. I've looked for something out of the box on a live cd or whatnot for years, but it still doesn't exist. Someone in this thread mentioned all you have to do is ssh into the box and then do an 'x forward', hence the question.
Thank you for this link--definitely seems like it has all the details there to make it work, but it's still probably out of my league if one of those examples don't work right out of the box.https://unix.stackexchange.com/ques...ver-ssh-to-run-graphics-applications-remotely
might help. Is your remote client a linux box, or windows? and you'll notice that you can't do it without a bit of prep on the server side, as it has to be set up to allow X forwarding.
The big question is why - as weird as it sounds anything on Linux tends to be a config file or command line utility, unless you’re actually using desktop apps (what x forwarding tends to be for). There’s not much you can do for configuration on a server with x windows (oracle installers aside, I guess - those are at least somewhat handy). I have linux desktops, but the servers are effectively headless. I can’t think of anything I’d want to do with x windows on a server. And if it’s a desktop machine or running desktop apps - that’s kinda different.Thank you for this link--definitely seems like it has all the details there to make it work, but it's still probably out of my league if one of those examples don't work right out of the box.
Fair point. Unfortunately, I couldn't really evaluate the need for all the extra stuff he went on about. I don't do X forwarding myself; one of the big reasons I have my own metal for development is so that I don't have to offer sacrifices to the corporate cluster gods, I just walk downstairs...Thank you for this link--definitely seems like it has all the details there to make it work, but it's still probably out of my league if one of those examples don't work right out of the box.
Good question! Mainly to get away from windows when using a browser since a linux live OS could just be booted and then 'nuked from orbit' on any reboot. Even the embedded and IOT versions of windows are still trying to mess around and not be static while something like a TENS live cd is just open and close fire and forget. But you can't just boot it headless on something and rdp in like I do for windows machines.The big question is why - as weird as it sounds anything on Linux tends to be a config file or command line utility, unless you’re actually using desktop apps (what x forwarding tends to be for). There’s not much you can do for configuration on a server with x windows (oracle installers aside, I guess - those are at least somewhat handy). I have linux desktops, but the servers are effectively headless. I can’t think of anything I’d want to do with x windows on a server. And if it’s a desktop machine or running desktop apps - that’s kinda different.
I wish all websites still worked great on lynx--then I wouldn't need any windowing stuff either.Fair point. Unfortunately, I couldn't really evaluate the need for all the extra stuff he went on about. I don't do X forwarding myself; one of the big reasons I have my own metal for development is so that I don't have to offer sacrifices to the corporate cluster gods, I just walk downstairs...
Ah, ok - well, you can do that - building in xforwarding configurations to a liveCD is possible, but since we're already talking about booting media, I'd think that means that:Good question! Mainly to get away from windows when using a browser since a linux live OS could just be booted and then 'nuked from orbit' on any reboot. Even the embedded and IOT versions of windows are still trying to mess around and not be static while something like a TENS live cd is just open and close fire and forget. But you can't just boot it headless on something and rdp in like I do for windows machines.
I have servers, but haven't started messing with them yet where I can probably use some sort of ikvm/ipmi and a VM of a TENS iso and that might do the job, but at that point, I can VM a windows instance and nuke it each time and it's got rdp native.
I'm sure there's other ways to skin this cat, so would be interested in hearing thoughts, and feel free to PM to keep people from getting pissy about the 'thread topic'.Imagine if people did this in real life group conversations, haha.
I try to keep configs uniform and pretty brainless, so if a machine croaks or I add another machine, I can just move the live cd over and boot it and let it be on its way. More of #3 since these systems are in different states and I've got ipsec tunnels to the different sites. Right now they have some form of windows, but these just over time can get 'crusty' and I have to re-image them. It would be nice to have a nice locked linux that I can get into remotely for gui use. At least that's the whole idea.Ah, ok - well, you can do that - building in xforwarding configurations to a liveCD is possible, but since we're already talking about booting media, I'd think that means that:
1. You're in front of the machine to put a USB stick in, so you've got a monitor and don't need RDP.
2. You're connected over IPMI, which has a virtual monitor with it
3. You just left a LiveCD USB stick in a random box somewhere? (why?)
I use VMs for what you're trying to do - can stick them and VMware player / virtual box / etc on an external drive and boot those up all you need. Never had the need to forward X personally since the early 2000s - back then we needed a central server with xemacs/gvim so we were all compiling against the same architecture (SPARC). It's possible - but it's just not really used since either you're interactive (in front of a desktop or VM), or you're remote (which doesn't need RDP, you just use SSH and the CLI tools).
Any machine like that I’d have running IPMI or ESX/Hyper-V and the machine as a VM (and probably IPMI anyway). I have a similar setup - if the box didn’t come with IPMI I buy a tiny pilot for it. If I don’t want it to be booting local I either PXE boot or iSCSI. USB sticks go walkabout and are a security risk.I try to keep configs uniform and pretty brainless, so if a machine croaks or I add another machine, I can just move the live cd over and boot it and let it be on its way. More of #3 since these systems are in different states and I've got ipsec tunnels to the different sites. Right now they have some form of windows, but these just over time can get 'crusty' and I have to re-image them. It would be nice to have a nice locked linux that I can get into remotely for gui use. At least that's the whole idea.
Heh. You’ll find once you start it goes fast. Very fast.But this is more like a stopgap because VMs are the way to go since I have so many different pieces of server hardware that I could run HA setups and just put everything on the servers, running as many instances as I want that would greatly exceed the number of physical machines I use today (somewhere near 50--I keep different company's work on a differnet physical machine or two so I can swap companys easily as I frequently get interrupted for days or weeks at a time with one fire or another). I've read up on proxmox and that's what I've decided I want to use, but haven't played with it fully to be ready to start implementing it. Then I have to make virtual disks of all the physical machines and then get them all running--lotsa work.
I typically have a hard drive installed with the 'image' I want on it, but then when things go wrong I have to move the machine to where it has a full kvm and then fix it before putting it back. I probably have almost a dozen systems that are in this state right now where 'something' went wrong and no time to work on it, so boot something else up in its place. I just realize that must have been what happened to a system earlier today that went off-line when others in the same lan didn't--I suspect it overheated and popped something.Any machine like that I’d have running IPMI or ESX/Hyper-V and the machine as a VM (and probably IPMI anyway). I have a similar setup - if the box didn’t come with IPMI I buy a tiny pilot for it. If I don’t want it to be booting local I either PXE boot or iSCSI. USB sticks go walkabout and are a security risk.
Heh. You’ll find once you start it goes fast. Very fast.
Yeah, I've have something like this at one site (a Black Box wizard model that does the same thing). The problem with something like Tiny Pilot that even if I hook it up to a 4-port kvm that I have, it's still costs more than the 4 systems it connects to.Tiny pilot is your friend. Go snag a few!
Meh. The pill stays at the topGuys, if you want to discuss VMs and Linux etc configs, can you take it to PM or another thread, please?