Peak homelabbing
Peak homelabbing
Peak homelabbing
On carpet 😬
if you just moved in, server comes first, then a mattress, then the rest of the furniture
you see ivan, server is much happier when comfortable on carpet, you can tell it wams its heart
Yeah. That one triggered me.
I mean, literally just lean it against the wall, at the very least...
With a risk of falling hard drives and such? I'm not doing that...
Same here. I ran a kitchen server precisely like that (minus the sign) - - but on a carpet?
(as another commenter said: even if you just moved in, you put it on a box or something)
This laptop is secretly downloading scientific papers behind a paywall to release them on the public internet. Sadly, the owner will be prosecuted unfairly and threatened with unreasonable punishment.
Remember Aaron.
RIP
And the lid is not open because of preventing it sleeping, but rather to cool it down
Yes! Very important!
I remember it being a bit trendy to turn old laptops into desktops by just unplugging the display and plugging peripherals into them, but people were finding that the keyboard actually was designed as another heat escape, so running them with the lids closed wasn't so great!
There's people who gut them and build a nice wood-and-allu mini-pc (not me, too lazy, would order a case).
Disable sleep-on-lid-closed.
Take out the lid-close sensor and use it in a side project that requires a proximity sensor.
isn't it Hall sensor?
I had a dell latitude for my first server. even when I removed the magnets, some how it still would detect that the kid was closed and turn off. I tried everything I could think of and more, without any luck. the solution? I removed the display entirely so it couldn't be closed and only used it via ssh or a VGA monitor if I really needed it.
which one of you took a picture of my jellyfin server?
Is this that thin little block holding up the Internet?
Man when I was a kid I ran a runescape private server for anywhere within 20-100 people at a time, and for the first few weeks users reported a lot of downtime, which didn't make sense to me as whenever I tried to login it was totally fine!!
Eventually figured out closing my laptop lid put the laptop to sleep and scraped together some chore money for a VPS lol
Lol, reminds me of my old setup.
It was all old W98 laptop that I got used. I installed xunbuntu on it back when it first came out in 2006. It sat on my desk, open like that with a bit of tape over to hold the power cord because it was loose. The battery was completely dead.
It was the server I used to host all the modded maps I made for a silly little tank game. Thing ran seemlessly only going down when the power went out or somebody juggled the power cord for 5 years.
Wow five years is a long time to juggle something
and it'll be the most reliable server you own
Well, for one it's got a built-in UPS... Too bad for the storage connectivity tho
OMG, Y500 ? Mine is still running after 13 years!
Lenovo made some kickass computers back then.
I think that’s a Y510p. This was the machine that made me think Lenovo knew what they were doing and were the true successors to IBM, for laptops at least.
This machine was released right before the gaming laptop age really kicked off, so its paltry GT750(M! Sometimes two of them) was about as good as it got outside of a sketchy DTR from a company you’ve never heard of. Only a few years later did the standard go way up for gaming laptop performance, with everyone and their dog getting an Nvidia 1050/1060/1070 machine.
But I really liked the Y500/Y510. Serious design that made it look like a thick business laptop with polished black surfaces and cool red key edges vs gaudy RGB sludge with LOOK AT ME I AM EPICLY GAMERING all over it. I kind of wish they kept this design style.
Oh well. Tongfang has my back now.
I instantly recognized it too! Mine got stolen. I loved mine.
Disable suspend when the laptop lid is closed:
bash
sudo sed -i 's/#HandleLidSwitch=suspend/HandleLidSwitch=ignore/g' /etc/systemd/logind.conf sudo sed -i 's/#HandleLidSwitchExternalPower=suspend/HandleLidSwitchExternalPower=ignore/g' /etc/systemd/logind.conf sudo systemctl restart systemd-logind
If you are in a TTY, you can blank the screen before closing the lid to prevent burn-in. After running this, come back later and press a key to turn the screen on again.
alias blankscreen='setterm --blank=force; read ans; setterm --blank=poke'
but my keyboard is a heatsink...
put it in /etc/systemd/logind.conf.d/nosleep.conf so that updates can't ever undo this
Thanks, but honestly, a simple cat
<file>
would be more helpful than a sed line. I mean, who reads sed lines?TIL: maybe my local laptop-server shouldn't have the lid closed. Probably not gonna change my ways, though. What an inconvenience that'd be
You should be able to deactivate shutdown or sleep mode on lid closure with some commands.
I have the lid closed, yes. I wasn't aware that there could be a reason to choose to keep it open
My server is a loose motherboard with a loose PSU, thrown into the living room TV rack, which I leave open for cooling. It's a repurposed (free) Athlon, DDR2. I only use it for smb and git backups, and project sharing between my desktop and laptop. What amazes me most is my IT coworkers don't find that a perfectly acceptable scenario.
Closing lid goes brrr
See I would have more problems with cats chilling on the keyboard than folks closing the lid or unplugging it
It could be worse. I do not want to have to clean a hairball out of a keyboard ever again. (At least it was a desktop keyboard, so applying water was an option. I don't want to even think what would have been needed to clean a similarly soiled laptop.)
Serious question that I've wondered about but never worked on.
Can you rig a laptop to keep running with the lid closed? Either by software or hardware? I guess you could cut the switch, but an OS-based solution would be neater.
Yes, easily. Most OSes let you do that.
In some cases, is a bios setting also.
Sure, it's part of windows settings under power management.
Same with Linux!
Yes usually it's the OS that handles it and it can be set to ignore the lid detection.
I did it for a while. Also removed the battery so it doesn't start swelling
Yes, in most OSes it’s just a setting you can toggle. But even if you can, you may want to leave it open for cooling. Lots of laptops are barely cooled enough to support themselves, and will often rely on radiating heat out of the case as a form of passive cooling. And even when the screen is open, they still struggle to stay cool. Closing the lid often makes these cooling issues much worse.
classic meme.
Genius
In college I used to see “RENDERING!” Taped to monitors
(3d rendering)
Rookie maneuver.
Could be an overheating concern maybe. Some laptops weren't designed to run with the lid closed, if it inhibits the air flow.
As right as that might be, it's on carpet!
I don't believe they put much thought into airflow and overheating...
I can't tell for sure, but it looks like a Lenovo y510p. Or at least it looks very similar to the one I owned back in the day.
There was a vent in the hinge, and these things would absolutely cook themselves with the lid closed
It's still better to have a server like that run hot for a while before someone who knows what up can open it back rather than allowing someone to just walk up, accidentally close it, and shut everything down. If your laptop is mission critical, no sleep when closed needs to be on