Tag: Ubuntu
-
Custom DNS servers for Raspberry Pi (and other Debian/Ubuntu Linux distributions)
Sometimes simple things are absurdly complicated with Linux. I get it, new versions etc. But man… Anyhow, if you don’t want to waste an hour looking for a working solution to the problem of setting static IP address and DNS servers for you Raspberry Pi running Ubuntu or Raspberry OS (acutually, any linux distribution using…
-
How to Add Swap to Raspberry Pi for Better Memory Management
By default, Raspberry Pi Linux images come without swap enabled. And it makes sense! SD Cards used as a default are not suited to be used with swap! They would wear out too fast and in general, would not improve performance that much. However, with new generations of Raspberry Pi, where you can install operating…