Free Palestine 🇵🇸
🇵🇸
Help Spread Awareness for Palestine.
The Ultimate Migration Image source: [Zendesk Blog](https://www.zendesk.com/blog/customer-service-data-migration)

The Ultimate Migration: I finally sold my Macbook

Preliminary I am a software developer and I have been using Apple computers since 2012. 2012 is also when my professional career had started. It was always Macbook Pro but with different generations (2012, 2014, and 2015). I also have an iPhone, an Apple Watch, and an AirPods. I am saying this in advance so you can have an idea about how deeply coupled I’m into the Apple ecosystem. Once you go deep down that much, It is becoming much harder to break your chains....

November 28, 2020 Â· 7 min Â· Ali Oguzhan Yildiz

LXD — Assigning static IP to containers

By default, lxd containers get random ip from lxd-bridge system. If you want to assign static IPs (i.e with some logical or arithmetic order), good news: It is quite simple. All we need to do is create a DNS configuration file and tell lxd to use it. There is a configuration file lxd-bridge under /etc/default/ directory. It is created when you first run lxd init command. It is something like this:...

May 24, 2017 Â· 2 min Â· Ali Oguzhan Yildiz