Turned my old Asus laptop into a Linux server for Docker instead of overloading my MacBook Air

Posted by KaleidoscopeWest7669@reddit | linux | View on Reddit | 8 comments

My MacBook only has 8 GB of RAM, and while it’s still great and fast for everyday tasks, it can struggle a bit when I have multiple Docker containers running. So I decided to breathe new life into my old Asus laptop that was just gathering dust and was actually super slow.

I installed Linux (went with Ubuntu Server) and set it up as a home server. It’s headless now, tucked away in a corner, and I SSH into it from my Mac. 

No more maxing out my MacBook’s RAM for my projects. Plus, I’m learning more about Linux, which is a bonus.

Anyone else doing something similar with old hardware?