Make sure network-online.target
gets triggered correctly: https://systemd.io/NETWORK_ONLINE/
Run the following:
Make sure network-online.target
gets triggered correctly: https://systemd.io/NETWORK_ONLINE/
Run the following:
[!NOTE] This is a satirical depiction of an experience I had in an IT organization. The point is to share the same message with a broader audience. Obviously, convincing people to make big changes requires patience, perseverance, and long-term support.
Today, I had a conversation at work which reminded me of the 2000 animated adventure comedy, Chicken Run. Here’s how that conversation would look like if
Onyx tablets reportedly phone home and send "data" to some servers in China. The manufacturer apparently refuses to publish the source-code modifications to the OS and the open-source apps they are using and they even go as far as violating GPL.
Of course I learned all that after buying this tablet. To ease my mind, I spent some time debloating it and then blocked the outgoing traffic to
Over the weekend, I decided to try running a Postgres database in my Homelab. In my current setup, the most convenient option for storage is NFS. However, NFS is especially tricky for databases. A misconfigured setup can lead to performance or data corruption issues.
After watching
brew services start colima
. You can skip the following work-around.
cat <<-EOF | sudo tee /usr/local/bin/colima-start-fg
#!/bin/bash
Instructions for enabling dark theme (almost) everywhere on ElementaryOS
/usr/share/dbus-1/interfaces/io.elementary.pantheon.AccountsService.xml
with this file.<annotation name="org.freedesktop.Accounts.DefaultValue" value="0"/>
with <annotation name="org.freedesktop.Accounts.DefaultValue" value="1"/>
under PreferColorScheme section.