• 0 Posts
  • 16 Comments
Joined 1 year ago
cake
Cake day: August 3rd, 2023

help-circle










  • Not sure where you are at but a new faceplate is like $2 max. You can get one that is double outlet one big box and one tiny slot for the switch it you want. You can also opt to replace the other switch as well with a sea saw switch that is in a box shape as well for like $5.

    There are options.

    Way back I had replaced some of mine with Wemos before they went cloud based. I did exactly this, replaced the faceplate for like $1.50 and was set.

    Do you have a tasmota switch in mind already?


  • Good point. I could totally see a “why would yo use that instead of this…” kind of comments.

    Okay so Fedora was one of my first Linux experiences so take what I say with a grain of salt. I really like it and its package manager is nice. A lot of the same features can be found in other distros just using other tools. The way it does web hosting is something I like (or liked) a lot but almost all of that is now down using Docker for me.

    The one thing to keep in mind is that the community forums are not as user friendly as Ubuntu. At least this was the case 10 years ago when I was new. There were a lot of “how hard is it to search for httpd in the forums” when the question was similar to “how do i setup web hosting.”

    The one thing that is not server specific but I would recommend is that you look into docker and portainer if you have not already. That is how I host almost all of my services now. Using nginx proxy manager (nginxproxymanager.com) as the front end for almost all of has made my life a heck of a lot simpler. Good luck with trying out your new server.


  • Not trying to be a jerk but if you don’t want any comparisons then how are you going to get any actual feedback other than “it’s good” or “it’s okay/bad.”

    Don’t get me wrong I run fedora as my main server and love it. That’s about all I can say since I can’t give you a comparison of what it’s like vs Ubuntu, CentOS, or windows.

    Then again most of my main services I run are all docker containers now but that runs about the same on almost all servers.