Changing Terminal preferences in Gnome 3 from the commandline
It turns out this was not that obvious, at least for me, how to change various profile preferences for Gnome Terminal under Gnome 3 from the commandline. You can go and fetch the list of profiles this way:
~# dconf list /org/gnome/terminal/legacy/profiles:/
:b1dcc9dd-5262-4d8d-a863-c897e6d979b9/
And then you can use the profile id to list and change various settings:
~# dconf list /org/gnome/terminal/legacy/profiles:/:b1dcc9dd-5262-4d8d-a863-c897e6d979b9/
foreground-color
login-shell
palette
use-system-font
use-theme-colors
font
bold-color-same-as-fg
bold-color
background-color
audible-bell
~# dconf write /org/gnome/terminal/legacy/profiles:/:b1dcc9dd-5262-4d8d-a863-c897e6d979b9/font "'Inconsolata for Powerline Medium 18'"
~# dconf write /org/gnome/terminal/legacy/profiles:/:b1dcc9dd-5262-4d8d-a863-c897e6d979b9/login-shell true
PoC or GTFO
Update 2023: I no longer host PoCorGTFO here, it’s very much available elsewhere on the internet and I couldn’t afford the costs for this server sadly.
Hey – to all you curious folks – the new issue of PoC or GTFO is well, out ! The best minds in infosec on exploits and more. Lots of hardcore programming knowledge to obtain. For your convenience, as it’s not that easy to get this on the webs, I’ve took a liberty of uploading them here
WiFi on RaspberryPi
Easiest way I’ve found to configure wifi on RaspberryPi, not really being mentioned when you search for such. Not using separate wpa_supplicant configuration at all.
root@frontend:~# cat /etc/network/interfaces
auto lo
iface lo inet loopback
iface eth0 inet dhcp
allow-hotplug wlan0
iface wlan0 inet dhcp
wpa-ssid NETWORK_NAME
wpa-psk NETWORK_KEY
iface default inet dhcp
Sunpowered server setup
Today we fight back
If you don’t have JS disabled you might have noticed the huge black banner on the bottom of this blog. Stop mass surveillance. This is the day we fight back. https://thedaywefightback.org/international/