Interesting Links

A collection of interesting links arount the web Setup gitlab CI/CD with Laravel Envoy

March 21, 2025 · 1 min · Stefanos Georgopoulos

Useful Linux commands

These are some useful commands that I use for everday working with Linux lists folders size inside a folder: du -hs .[^.]* * | sort -h Connect to keychron keyboard using chrome in Linux: sudo chmod a+rw /dev/hidraw3 Watch folder changes in Linux inotifywait -m -r folder_name

March 21, 2025 · 1 min · Stefanos Georgopoulos