node815

joined 2 years ago
[–] node815 6 points 1 year ago

You can also mirror your Android screen via Scrcpy https://github.com/Genymobile/scrcpy

Open Aegis, go to settings and then disable screen security. (Enabling screen security helps protect against and malicious screen capturing by malware)

From there, it will show your Aegis screen on your PC. It requires ADB access so it depends on if you have that installed or can install it. But the link can get you through that part. :)

[–] node815 1 points 1 year ago

So I ran nomodeset during reboot (systemd-boot) and it booted with no errors, BUT - dual screens became one at something like 800x600 res if that and I couldn't change that (KDE Desktop on Arch). So, I at least know it boots okay, just not where I want it to.

[–] node815 1 points 1 year ago (1 children)

Good project for this weekend. I depend on my system to work at home, so can't do much during the week. What's fun is I can boot this all day long in a KVM machine on the very same machine which doesn't boot it, but I know it's a different environment.

I'll probably reset my BIOS as well just to start fresh on that end. And then go from there, when it hit my system a few months ago or whenever it was, I let it reboot for about an hour and it eventually gave me my desktop.

[–] node815 1 points 1 year ago

I'm not that good with building kernels, in fact have never done it. By LTS I mean "Long Term Support" as in a kernel which will not be unsupported for a few years yet.

[–] node815 2 points 1 year ago

Probably the only true way of knowing is by setting up an EXTERNAL host somewhere on a VPS or maybe a reputable VPS provider. Then, on that provider, set up Uptime Kuma, or if you don't want to go through that trouble and don't mind a potential 10 minute gap in knowing, https://uptimerobot.com/ which checks every 5 minutes and sends an alert.

Once you do this, unless you have a Static IP, you will want to register with a DDNS provider so you can then tell the uptime service to ping your DDNS host which should echo back . If your internet is down, it won't echo back and then it will trigger their alert. Of course, this won't work if your IP changes, so staying on top of that is key unless you use a router which auto updates it which a lot do now days.

Or, if you use Cloudflare Tunnels, it can be configured to alert you when the tunnel is down or unhealthy (A.K.A. No internet or the server is rebooted).

[–] node815 2 points 1 year ago (1 children)

I will update my OP soon, but with the help of [email protected] here I was able to resolve my domain to my machines at least through Cloudflare using the ''' --accept-routes''' tag in my tailscale up command. This then, allowed me to point the A Record to the IP for the machine which Tailscale gives. I will have more details on this later this weekend or maybe sooner. I'm still working on resolving my password manager being exposed through Tailscale which I figured out this morning, so I need to migrate that over to a new LXC container. Then, after that - I'm ready to move away from CF once I copy my existing tunnel mappings over to the A name records with Porkbun. (shoot! I might just write a new post about this so anyone can glean from it when I'm done). Its still very much a Work in Progress.

[–] node815 3 points 1 year ago

Well, there's this if you want to use it in Linux, I've used it before, liked it well enough, but not paying for it so I removed it (It's sort of crippled if run free). I personally use Konsole on KDE which works quite well. I've read and think that Konsole also allows multiple bookmarked connections. I haven't really tested it myself, I have roughly 10 machines I log into daily so I may try that further.

https://termius.com/

Before I made the leap to Linux years ago, I loved using MRemoteNG. Simply hands down the best. IMHO

I tesed the client posted here by the OP. While it looks pretty nice, it suffers the same thing as others I've tried. Nothing beats the simplicity of the plain 'ol shell in Linux or in OSX. :)

[–] node815 1 points 1 year ago

Understood! I have subnet routing enabled as well. First thing I did when I realized my phone couldn't access my local server once connected to Tailscale. :)

[–] node815 1 points 1 year ago

Simply put - I won't risk making my work's IT mad by logging into my machinename.tailscale-defined.ts.net. I don't know if it's blocked there, but you never know with IT polices and such. I've already been able to get through to my foo.example.com address without issue so I'm letting a sleeping dog alone so to speak.

Also, I think it's easier to tell someone to go to videos.example.com than machinename.tailscale-defined.ts.net. :)

[–] node815 1 points 1 year ago* (last edited 1 year ago) (2 children)

Gotcha, so normal means of exposing services via reverse proxy. :) With mine so I could access my local IP I just enabled the --advertise-routes option.

[–] node815 1 points 1 year ago (4 children)

Nice! So, using the --accept-routes part, does that allow you to use a CNAME record to your funnel's address (machine.tailscale-id.ts.net) ? I tried to do this and it failed to resolve for reasons of too many redirects.

[–] node815 1 points 1 year ago (1 children)

Thanks! That's one part of the equation. I think. I have a lot to read up on, I just got set up about an hour ago with Tailscale so a lot to ingest.

Ideally, I want to replace my Wireguard connection which I am currently using (WG-Easy) to stay connected to my home network when I'm away from home so far that's been hit/miss on 2 out of 3 phones I have running Android 13. I'm working on getting that to work with my new setup on Tailscale.

view more: ‹ prev next ›