Recent Posts
Tags
- AliProject
- Alter
- Anime
- AnimeSeries
- Arch
- ARM
- Awesome
- Ayu
- Bluetooth
- Css
- Daiki
- Desucon
- Figma
- Figures
- Firefox
- Gentoo
- GothLoli
- GSC
- GTK3
- Haruhi
- History
- Hitachi
- I3
- Kaiyodo
- Kalafina
- KyotoAnimation
- Linux
- Lua
- MaxFactory
- Miku
- Movies
- Music
- Nendoroid
- News
- Photography
- Pulseaudio
- RaspberryPi
- Repairs
- Saber
- Scripts
- Steins;Gate
- Touhou
- Tracon
- WordPress
- Zoom
Links
Tag Archives: Scripts
Useful snippets #3: dual wallpapers on Awesome window manager
The main configuration file of Awesome wm is ~/.config/awesome/rc.lua. The default function in rc.lua on multihead systems is to install the same, maximized, theme.lua-defined wallpaper to all screens. That is all well, if a) you really want the same wallpaper … Continue reading
Securing WordPress with Fail2Ban
On Christmas some bored Latvian (according to whois) ‘script kid’ decided to try-and-break into one of my WordPress installations with brute force login attempts. Not a problem as such, because I had already taken precautions against such attempts, but his … Continue reading
Useful snippets #1: Backup drive check and GPU/disk temperature
I thought to share here some of the bash scripts I’ve made for maintaining my Gentoo Linux system. 1. Checking for a correct detachable drive before backing up with rsync. In my case, the script checks whether the correct eSATA … Continue reading