I setup a Wireguard VPN server on a Google Cloud VM but when connecting to it with the iOS client (running latest OS and app) nothing loads via the internet when the VPN is on (no browsing, emails, social media, etc), as if I don’t have an internet connection. What […]
Rubin
I’m using Ubuntu Linux LTS 20.04.3 on my laptop. I had a stupid idea to get free wifi on road-trips: I have an Alfa wireless adapter with 2.4/5 gigahertz support. It has some pretty great range, so I thought it would be cool if it could automatically connect to any […]
According to my default settings, it goes into Sleep Mode after 30 minutes of inactivity when plugged in, and 15 minutes when on battery. However, on rare occasions, it doesn’t go to Sleep and still stays on for unclear reasons; also, auto-updates that restart the computer can have such an […]
I need a ticketing system to be done through outlook emails or any other free application. I tried one with Google forms, but it didn’t offer sequencing system. For example, first, an employee has to issue the ticket to the supervisor. Then the supervisor forward it to the maintenance coordinator, […]
Hi I have created an API endpoint and the output of that API endpoint is like this now as shown below "meta": { "limit": 1, "page_count": 1, "total_count": 1 }, "results": { "id": 1234567, "curriculum": { "ES Math": [ { "grade_level": "ES", "subject": "Math", "subject_abbr": "Math", "product_id": 438, "product_title": "Test1", […]
I tried to reduce the need for administrative privs on Windows 10 domain members. One common action people want to do is to delete desktop icons from the shared public desktop (because of stupid software installer). So I added a Local group where I add the owner users (kind of […]
I can’t find any way to list out files with specific string in random location of the filename, except “find” command. I don’t want to use find command, it is very complicated to me. for example: I want to list out files with “def” inside the filename no matter where […]
I have a TP-Link Archer C80 that’s advertised as a AC1900 MU-MIMO router. It doesn’t support Wi-Fi 6 (802.11ax) but they advertise Wi-Fi speeds as: 5 GHz: 1300 Mbps (802.11ac) 2.4 GHz: 600 Mbps (802.11n) Now I have 3 Wi-Fi 6 (802.11ax) capable devices (not Wi-Fi 6E but just 6). […]
I want to mine ethereum with my gpu (rx580). After doing a bit of research, I found out that I need openCL and to get that I have to install the AMD gpu driver. Because I am on Ubuntu 21.10, the driver is not officially supported and when I tried […]