- 3 Posts
- 5 Comments
jmp242@sopuli.xyzto
Sysadmin@lemmy.ml•Need recommendation of SSH client with host management
7·3 years agoWe make the prompt be user@hostname so no matter what you use it shows what host you’re on. This is configurable in .bashrc iirc.
I might also recommend tmux, there’s a script you can use to also set prompt in the window view. Though this is best used as a jumpserver setup.
jmp242@sopuli.xyzto
Sysadmin@lemmy.ml•Reddit's r/sysadmin mods have chosen NOT to participate in the blackout
3·3 years agoHonestly, I’ve been saying I’ll still be on reddit for the sysadmin sub for work, at least as long as old.reddit.com exists cause I’m at a PC when I’m working. But I looked at the sub today and realized - like with /r/news … there’s way less posts and content than there used to be.
And what is posted there is low interest. Also, IDK if I’ve “leveled up” (like 7 years ago TBH), but my problems I’d be pushed to post about usually fly completely over the heads of most other posters on that sub. So it’s not even valuable to me in solving problems unless I happen to hit on like 3 other posters who are actually as or more experienced as I am. Otherwise I get silence or “generic responses” I already know that isn’t actually helpful.
So… I’m starting to think I won’t miss much from that sub either. And I already had other time wasters.
I hope we get some more users on here, and people who are higher skilled (is the fediverse a "you must be this techie to ask questions filter?).
jmp242@sopuli.xyzto
Sysadmin@lemmy.ml•Microsoft Lets Users Boot Windows 11 Devices Straight into Windows 365 Cloud PCs
2·3 years agoDoesn’t sound like anything I want, but I’m sure someone does.
Honestly, my two comments are

For context, we were recovering all VMs from a failed storage array. It seemed logical at the time to restore all VMs from the last DR Image. I see now for DCs that is not the case, and you should always do a force removal (which I thought was a last resort, but seems to actually be the first resort unless you’re doing a scheduled migration), and rebuild. This took longer than bringing the VM back up, but we did manage to rebuild from scratch and it did resolve the issue (obviously).