How to review or cancel subscriptions in iOS

Open Settings Tap on the top row which shows your name in its title and “Apple ID, iCloud, iTunes & App Store” in its subtitle. Tap on “iTunes & App Stores” Tap on your “Apple ID: your@email.com” row (pretty obvious, right?) Tap on the “View Apple ID” option in the alert style popup (seriously…) Enter […]

How to change wallpaper settings in Gnome 3

There is surprisingly not any GUI option in Gnome 3 by default to change wallpaper settings. I use “dconf-editor” for this purpose. It is possible to center, scale, tile or stretch a wallpaper by using it. “dconf-editor” can be found in the main repositories of Debian. Once you installed it, open dconf-editor, and navigate to: […]

How to encrypt a diary in Lifeograph

To encrypt a diary in Lifeograph: (right click, select “view image” to see them bigger)   ErtuğrulFrom defending clients to defending code. Developing software professionally in the U.S., offering legal advice on the side, and gaming like it’s still the ’90s. LLM Exeter, PhD(c) in Private Int’l Law. Defender of Kaer Morhen. harman.av.tr

NetworkManager connection problem on Arch Linux [SOLVED]

networkmanager-openvpn should be installed for managing OpenVPN via GUI on Arch Linux. I added configuration for my OpenVPN connection but it was not connecting via GUI without any error message. I was able to connect using openvpn command. I checked the log with journalctl | grep NetworkManager and I noticed (gnome-control-center:6433): libnm-glib-WARNING **: Device activation […]

How to paste as plain text [gnome] [debian] [ubuntu]

sudo aptitude install percentile copy formatted text CTRL ALT H select the text just copied paste it using CTRL V without formatting or try CTRL SHIFT V ErtuğrulFrom defending clients to defending code. Developing software professionally in the U.S., offering legal advice on the side, and gaming like it’s still the ’90s. LLM Exeter, PhD(c) […]