• 9 Posts
  • 15 Comments
Joined 1 year ago
cake
Cake day: June 17th, 2023

help-circle









  • I’m actually not sure. I remember doing an apt install conky but it’s possible that it was already installed and that switched it to manually installed. I also installed tint2 panel, just like the good old days. My panel is extremely minimal. There is no clock, battery info, desktop switcher, or anything except my minimized windows. My battery info, date, time, weather, moon phase, and lots of the usual conky sensor data are available in my conky.



  • Teaser pic for the rare fellow Crunchbang enthusiast. Here’s a screenshot of my desktop on my $100 USD Asus Vivobook. Crunchbang runs flawlessly on this minimally specced laptop that is basically like a modern day netbook. I’m having a great time with it. I mostly use it to ssh into headless servers from the terminal so I usually just have a web browser and terminal or two open.






  • I gave that a try but actually ran into a problem with that too. I setup Mastodon on the same server earlier and was planning to use Nginx server blocks to send traffic for mastodon.fdr8.us and lemmy.fdr8.us to the appropriate destination, but the script failed when it tried to bind all traffic on port 443 and Mastodon is already listening on port 443. I had hoped for both to listen on port 443. This is actually somewhat unfamiliar territory for me as usually I am working with Apache and virtual hosts, but I’m hopeful I can make it work. I am very familiar with Apache virtual hosts and have worked with them extensively. I hope I wasn’t crazy to assume I could run Lemmy and Mastodon on the same server on Nginx in a similar fashion.