I am trying to access my project locally and I keep getting 502 bad gateway nginx error. Funny thing is that the admin side works but, the customer view gives me this bad gateway error. I am using nginx and the error logs from nginx are 2022/10/02 12:04:58 [alert] 1353#1353: […]
Daily Archives: October 3, 2022
I have a trouble during 2 weeks. I am trying to do a GUI for automatically commit and update program. It’s gonna creating .bat files and start the program and it goes then commit is failed. After that i tried commit and update operations in Command Prompt but it also […]
I’m trying to handle a route on MacOS, the linux ip’s alternative is: ip route add 203.0.113.2 via 192.168.1.1 dev eth0 ip route del 203.0.113.2 via 192.168.1.1 dev eth0 Explaining: The default via 192.168.1.1 dev eth0 line indicates that the system uses 192.168.1.1 as its default gateway, connected through its […]
Trying to create an excel spreadsheet using a comparative calculator on one tab with drop down lists that when you select a particular item on the list, it feeds in information from an information table on a separate tab. I am a complete novice so any help would be much […]
I bought a YoLink water sensor (leak detector). By following these steps, I was able to link it to my Alexa app and Echo Dot. Now, when water touches the sensor, Alexa sends a notification to my phone and speaks through the Echo Dot “Leak detected.” This behavior achieves the […]
I have a virtual machine in VMware Workstation 16.2.3. runing in Windows 10 Pro I managed a few months ago to install Ubuntu 20.04.5. The idea of creating this virtual machine is to be able to test different web applications, for that reason I have installed several versions of php […]