Yeah knocking them over while active would probably not be the best, you can even hear the stress on the spindle bearings if you rotate a running hard drive. However you should be free to mount them (securely) in almost any orientation given the discussion in this old post: https://www.silentpcreview.com/forums/viewtopic.php?t=21533&postdays=0&postorder=asc&start=0
- 0 Posts
- 18 Comments
ashaman2007@lemm.eetoUnixporn@lemmy.ml•[Hyprland] Got bored, decided to try a different WM
3·10 months agoCIA surveillance birds 😱
ashaman2007@lemm.eeto
Selfhosted@lemmy.world•Looking for volunteers to help host Tahoe-LAFS!English
5·10 months agoThen why does the post say “we are looking” as if you are part of a group or team related to this?
Lmao this is amazing. The future is now…
ashaman2007@lemm.eeto
Selfhosted@lemmy.world•Random people started sharing child pornography on my matrix server, what are my options?English
28·1 year agoThe openSUSE matrix server had this happen last year, and the admins came up with a good solution of bots that seems to keep things very clean now. I’m sure they might be happy to help if you asked in their admins group
ashaman2007@lemm.eeto
Linux@lemmy.world•Bcachefs Changes Merged Without Issue For The Linux 6.14 KernelEnglish
2·1 year agoMichael’s clickbait game is amazing lmao
ashaman2007@lemm.eeto
Linux@lemmy.world•switching from windows to linux, can you give some advice?English
1·1 year agoAs someone who has migrated data to new PCs many times, I will say you should always back everything up and sort through it later. I have had many occasions where I’ve forgotten about important files or documents and deleted them because I didn’t know they were in the location I deleted. Storage is relatively cheap, buy a 30$ hard drive dock and a couple TB hard drive (spinning HDD, not an SSD), and use a program like FoxClone to completely clone your current OS drive. Then you can happily wipe it and still have the backup should you need it.
What do you recommend for users coming from Windows?
ashaman2007@lemm.eeto
Linux@lemmy.world•Q: New to linux, is steam os an ok pseudo casual distro?English
1·1 year agoAgreed of course, just letting them know the choices they have haha… my path was long, from Windows to Ubuntu to Lubuntu on an old PC, then dabbling with Qubes (daily driving was too painful) which introduced me to Debian and Fedora, back to Windows for gaming, dipped my toe back into Linux gaming with Fedora, and finally settled on openSUSE Tumbleweed for all my machines. It was all worth it tho!
ashaman2007@lemm.eeto
Linux@lemmy.world•Q: New to linux, is steam os an ok pseudo casual distro?English
5·1 year agoProton, which is the main enabler for Linux gaming given that not many games are released with a native Linux version, is provided via Steam already with no need to install SteamOS. If you are coming into Linux brand new from windows I’d recommend installing a very popular distro like Ubuntu, or Mint. Learn the basics, and make sure to learn how to backup your data on Linux. If you are a) frustrated with missing some feature or software in your current distro or b) just curious about tweaking your system, start learning about how to work in the Linux shell (start with bash). Then come have some fun on a distro like openSUSE Tumbleweed (my current distro), where you always have access to the latest software and can change tons of things about your system in exchange for having to put in some more time to manage it. If that still doesn’t satisfy your needs and you have decided you love Linux and are never going back, then check out Arch Linux or its derivatives where you have nearly unlimited freedom but the highest time investment.
ashaman2007@lemm.eeto
Linux@lemmy.world•NVIDIA 565.77 Linux Driver Released As First Stable R565 BuildEnglish
1·1 year agoMichael using different language than NVIDIA to describe the state of the driver is confusing. I guess he considers New Feature Branch to be stable, except the first 555 versions released under that designation were (IMO, based on my system and watching the feedback forums and changelogs for 560/565) not very stable from a user perspective… which I suspect is likely why NVIDIA has not released any 555/560/565 to Production Branch for ~6 months now. And it’s still not clear which major version is planned for Production Branch…
ashaman2007@lemm.eeto
Selfhosted@lemmy.world•In your opinion what's the best way to do and restore full backups of a Linux server?English
3·2 years agoRelax and Recover for bare metal backup of the OS critical components and directories, and Deja Dup (or Gnome Backup) for user files
I used to use this, you can turn the audible alarm all the way off and just use the shaker!
https://www.amazon.com/Sonic-Alert-SBB500SS-Extra-Loud-Flashing/dp/B000OOWZUK
ashaman2007@lemm.eeto
Explain Like I'm Five@lemmy.world•ELI5: The Linux xz backdoor situationEnglish
8·2 years agoJust to be sure, you should check whether SSHD is enabled:
sudo systemctl status sshd.serviceIf you never enabled it and it’s disabled+inactive, then no need to reinstall Tumbleweed per the current guidance. Also you can double check your version of xz to make sure it’s downgraded, the downgraded version for Tumbleweed should look like this:sudo zypper search -vi xz Loading repository data... Reading installed packages... S | Name | Type | Version | Arch | Repository ---+------+---------+-----------------------+--------+------------------ i+ | xz | package | 5.6.1.revertto5.4-3.2 | x86_64 | update-tumbleweed name: xz
ashaman2007@lemm.eeto
Explain Like I'm Five@lemmy.world•ELI5: The Linux xz backdoor situationEnglish
30·2 years agoFairly simple explanation by arstechnica: “The malicious versions [of xz], researchers said, intentionally interfere with authentication performed by SSH, a commonly used protocol for connecting remotely to systems. SSH provides robust encryption to ensure that only authorized parties connect to a remote system. The backdoor is designed to allow a malicious actor to break the authentication and, from there, gain unauthorized access to the entire system. The backdoor works by injecting code during a key phase of the login process.”
Also from the article, you should check if your distro is offering a downgrade from the affected 5.6.x packages. Right now the exploit is not fully understood. For example, openSUSE recommends a full reinstall of Tumbleweed if an SSH server was enabled, just to mitigate risk.


No, he had access but clearly the router admin interface wasn’t set up to allow remote access. He then needed to access the router from a browser inside the LAN, and he did have the proxmox host configured correctly to access remotely.