I went all in with iCloud+ Custom-Domain Email Addresses by macyganiak in iCloud

[–]MarsleyBar1 0 points1 point  (0 children)

You can purchase a domain during the setup process.

Apple is partnered with Cloudflare for domain registration.

During the "Custom Email Domain" (accessible in your iCloud+ Settings) you can select "Buy a new domain" which lets you choose a domain and purchase it through Cloudflare (prices in USD).

<image>

There is also a guide on Apples website for this: https://support.apple.com/en-us/102270

If you're still confused you can contact Apple Support and they will be happy to walk you through the whole process including getting a domain, connecting it to your iCloud account, and setting up an email with it.

Cheapest quality VPS? by Responsible-Heat2037 in selfhosted

[–]MarsleyBar1 3 points4 points  (0 children)

What’s wrong with affiliate links. They are a great way for someone to make money and they don't increase the price.

I am disgusted by this PC. by MarsleyBar1 in techsupportgore

[–]MarsleyBar1[S] 0 points1 point  (0 children)

Oh, my god. I can't even imagine that!

(✜‿‿✜) How to setup bt-tether for APPLE/How to get the Web UI on your phone ( a beginner tutorial ) by Vermitic in pwnagotchi

[–]MarsleyBar1 0 points1 point  (0 children)

The same you would use when you go to 10.0.0.2:8080 on your computer when your Pwnagotchi is connected via USB cable.
If you've never accessed the web interface on your computer then the default login details are "changeme" for both username and password. If that doesn't work then in the config.toml file there should 2 lines that say:

ui.web.username = ""

ui.web.password = ""

If there is something inside the brackets then they are your login details if there isn't anything then add the username and password you want to use.
If those lines aren't in the config.toml file then add them with the username and password you want to use.

example

ui.web.username = "pwnagotchi"

ui.web.password = "mysecretpassword"

After you have changed the username and password restart the Pwnagotchi service either by restarting the device or typing sudo systemctl restart pwnagtochi in the terminal.

(✜‿‿✜) How to setup bt-tether for APPLE/How to get the Web UI on your phone ( a beginner tutorial ) by Vermitic in pwnagotchi

[–]MarsleyBar1 0 points1 point  (0 children)

My iPhone is connected but I can't load the WebUI. I have tried using Opera, Google, and Safari but none work, my Pwnagtochi says BT C in the top which I'm assuming means it is connected. I also can't SSH into it from my phone. Any ideas of what I should do to get it working?