• 0 Posts
  • 21 Comments
Joined 1 year ago
cake
Cake day: March 9th, 2024

help-circle
  • Nginx, caddy and haproxy are 3 choice for reverse proxy. The way a reverse proxy works is it looks on port 80 and 443 for requests to a DNS connection. Like say you want to go to jellyfin you may have a DNS entry for jellyfin.personalsite.tld the reverse proxy will then take that and redirect the connection to the proper port and server behind your firewall. You do not need multiple reverse proxies. In the case of haproxy and nginx (only ones I have experience with) you create a “back end connection” like explained above and it will redirect. In the case of nginx it is very small I installed it natively and setup configs for each of my services for easy maintenance.









  • Your reply doesn’t make much sense. You say you have VMware but no VMS but you can delete them. I am not sire if you have them but they are not going to affect the host. I would remove the vmtools package from your computer/host reboot and see if it clears up the issue

    You did not respond you request for an IP a to see if the devices are listed and whether they have an IP address.


  • Virb indicates a virtual driver. Are you running this Linux in a VM? Do you VM software installed. I think you may have installed the vmtools and it messed with your physical Ethernet. Virb is showing connected what do you get with an ip a? Does it show all the devices? Do any of them have an ip address?






  • I am not positive but if it still true originally webos was not linux. It started off as a very ahead of its time cell phone os made by Palm Inc. After they failed to gain traction it was sold to LG or made open source then sold or bought. LG uses it in their TVs but if I recall the base os is not Linux but some form of palmos assuming it has not been moved to Linux.