kutsyk_alexander
- 0 Posts
- 11 Comments
kutsyk_alexander@lemmy.worldto
Linux@lemmy.ml•What folders do you make in addition to the default ones ?
1·9 months agoI have a
testfolder where I clone various git repisitories, compile programs from source or test some small scripts.
I switched to Linux because of Linux gaming. Yes, I am completely serious!
Back in 2015 I had Lenovo laptop with only 2GB of RAM. Windows 7 consumed more than half of that and DotA 2 took over 2 minutes to load the map. The game was laggy. FPS was terrible even on low settings.
On another hand Ubuntu 14.04 consumed only ~350 MB of RAM. DotA on Linux loaded map in seconds. FPS was slightly better, but the game itself didn’t feel so laggy anymore.
Linux was (and still is) my only viable solution for gaming on low spec hardware.
kutsyk_alexander@lemmy.worldto
Selfhosted@lemmy.world•Those who are hosting on bare metal: What is stopping you from using Containers or VM's? What are you self hosting?English
8·1 year agoThank you for your advice. I do use an external hard drive for my data.
kutsyk_alexander@lemmy.worldto
Selfhosted@lemmy.world•Those who are hosting on bare metal: What is stopping you from using Containers or VM's? What are you self hosting?English
8·1 year agoI use Raspberry Pi 4 with 16GB SD-card. I simply don’t have enough memory and CPU power for 15 separate database containers for every service which I want to use.
The cheapest SBC x86-64 I can find is LattePanda Delta. But it cost ~$200.
kutsyk_alexander@lemmy.worldto
Linux@lemmy.ml•Ok, I need to scream into the void. I have questions.
1·1 year agoDid you use this instruction? If so, i think you forgot this step
wget -O- https://download.opensuse.org/repositories/home:/bgstack15:/aftermozilla/Debian_Unstable/Release.key | sudo gpg --dearmor -o /etc/apt/keyrings/home_bgstack15_aftermozilla.gpg

OpenTTD