You can deal with the non-static IP by using duckdns.org
You can deal with the non-static IP by using duckdns.org
Super!
I feel this
youruser:youruser
just means the user’s group. For instance, on my fedora 40 install, my user (bippy, just a silly name), is the username for my user, but also the name of the group that my user belongs to.
So when I do a chown
, I typically do chown -R
bippy:bippy path/to/directory
If you wanted to give permissions to a different group on your system, but also to your main user, you could do a chown -R bippy:wheel /path/to/directory
(wheel
is an example group name, which is similar to sudoers
)
You could write yourself a bash script to do this.
Element/matrix does indeed have a web version. You can use https://app.element.io, or you can self host the web client.
Found it. Thank you!
No. Your best bet is with something like privacy.com or mysudo.
Edit: grammar
+1 for proton. Been using them for years now.
If it’s a MacBook that no longer gets updates from Apple then it’s probably from around 2014ish, and is definitely an Intel Mac. This is a great candidate for Linux. If you want an environment that is similar to Mac, go with gnome as the desktop environment. Outside of that, any of the major distributions should be fine. I’ve run KDE Neon, Ubuntu, and am currently running fedora on a 2014 iMac and all of them worked without issue.
Color me shocked that a meta product is sacrificing trust so the line continues to go up.
Not exactly what you’re looking for, but mysudo may work for what you want to do.
Man I miss basic.
Depending on the file it’s either dot notation or flat case.
I’ve got a raspberry pi 4 (8GB) running Kodi (via osmc) hooked up to our tv. The tv itself is a Roku tv that isn’t allowed to connect to the internet.
I’ve also got a pc that used to be my streaming/video editing rig back when I used to make videos, but I repurposed it as my server, and it runs Jellyfin, along with a host of other apps/services for me and my family.
The pc is older, but as a server it works great. Biggest drawback is power consumption, it’s not nearly as efficient as a mini pc with a n100 or something similar, but for my purposes it works great.
Awww. The poor pkcell!
Ubuntu LTS. Currently on 22.04.
Yes, you can do pip, you need to first expand the video to full screen, then tap the screen to bring up the on screen controls, and you should see a pip button in the upper left of the video.
Orion doesn’t have a dark mode that I’m aware of, though it mostly respects iOS dark mode (with annoying exceptions). Though with firefox extensions, you can install dark reader, or you can install the dark reader iOS app, to get dark mode on all websites.
Edit: I’m not certain that dark reader iOS app will work with orion. I don’t use the app, I use the firefox extension with orion.
Ah. Yeah. I think then you’ll want to look into cloudflare tunnels. I believe that should get you through the cgnt and deal with the dynamic IP ll in one go.