bash Show more
started doing
find . | grep something
because I can't ever remember the find syntax
nginx Show more
continuing to learn things I would not have imagined needing to know about (what did I do in a past life, to create this karma)
log_format debug_log 'test $lang $http_user_agent';access_log /var/log/nginx-debug.log debug_log;
Sunbeam City is a anticapitalist, antifascist solarpunk instance that is run collectively.
nginx
continuing to learn things I would not have imagined needing to know about (what did I do in a past life, to create this karma)
log_format debug_log 'test $lang $http_user_agent';
access_log /var/log/nginx-debug.log debug_log;