Nordé VPN
- 0 Posts
- 30 Comments
dajoho@sh.itjust.worksto Linux@lemmy.ml•Must fight temptation to buy an overpriced raspberry pi41·20 days agoDamn straight. Another reason not to buy a pi.
-
Go into your BIOS and disable Wake On Lan (WOL).
-
Boot Windows, start Device Manager, right click your network card (probably Intel I217-V) and disable all WOL settings there too.
-
Completely power down the PC (don’t just reboot) and then try booting Linux.
-
Everything on the archive page you are viewing*.
Potentially the .ru scripts could rewrite or censor part of the page or redirect you somewhere, but cannot modify the page permanently. Nothing really dangerous or privacy-invasive though, unlees you’re the type to fall for primitive phishing attacks.
I see this as a none-issue. Block the counter/event domains via an adblocker or dns and nothing goes to Russia an nothing gets modified or censored.
dajoho@sh.itjust.worksto Privacy@lemmy.ml•Is Spotify desktop unsafe to install on Ubuntu?3·1 month agoNot answering your question directly but have you heard of Nuclear Music Player? It searches the Spotify API for track names and plays them from Youtube.
Using a Pixel 6 with Graphene here with google services in their sandbox. It’s pretty neat, especially with apps like Firefox+uBlock and GrayJay, which let me also block 99% of ads, which was very important to me. I have not had trouble with any banking apps either.
dajoho@sh.itjust.worksto Technology@lemmy.world•Kids are short-circuiting their school-issued Chromebooks for TikTok cloutEnglish6·2 months agoWas the road ok?
dajoho@sh.itjust.worksto Technology@lemmy.world•Former UK Prime Minister Liz Truss to launch ‘free speech’ social media platformEnglish55·3 months agoLettuceConnect
dajoho@sh.itjust.worksto Linux@lemmy.ml•Introducing the Bazzite Developer Experience (Alpha)61·4 months agoBazzite is stuffed full of polish, especially the Gnome variant and, little known to me at the time, they have a whole set of non-gaming-related tools in the background for developers who use containers (distrobox, podman etc), which is exactly what I use for my job.
I was so impressed that I have installed it as my main OS on my laptop and have replaced SteamOS with it on my SteamDeck.
This distro is one of the best I have used. It is definitely one to keep an eye on.
dajoho@sh.itjust.worksto Privacy@lemmy.ml•[SWE] Swedish government wants a back door in Signal1·4 months agoWhile I appreciate they have it, this is still rocket science when you describe it to an average user of mail. This stuff needs to be almost automatic and happen in the background for it to really be used by the masses. :-(
dajoho@sh.itjust.worksto Linux@lemmy.ml•rm'd a project that was months in the making a few days before launch... What to do if you kill the wrong file without a backup8·4 months agoI don’t know if it fits your use-case but a little known feature is to use a second local drive/folder as a remote, like this:
D: mkdir D:\git_repos\my_project.git git init --bare D:\git_repos\my_project.git C: cd C:\path\to\your\project git init git remote add origin file:///D:/git_repos/my_project.git
This way, you can now push to origin and it will send your commits to your repo on your second drive.
dajoho@sh.itjust.worksto Privacy@lemmy.ml•[SWE] Swedish government wants a back door in Signal3·4 months agoRemoved by mod
dajoho@sh.itjust.worksto Linux@lemmy.ml•A distro/set-up for containerization similar to android?11·4 months agoI hate to be that guy
That’s okay. Don’t be.
but OP gave no indication of their gender.
This is unnecessary white-knight pseudo-concern-trolling designed to derail from the topic at hand. This isn’t a conversation about gender. If I misgendered dontblink, I’ll send 5$ as an apology. You don’t, however, get to choose the language I use, as I equally don’t get to choose yours. Now, back to the Linux discussion:
Could you explain what exactly this “tight integration” pertains? AFAIK these are just regular old global-state distros but with read-only snapshotting for said global state (RPM-ostree, “immutable”).
Certainly. That’s essentially absolutely correct. In the case of Bazzite specifically:
- Distrobox comes pre-installed, enabling application installation inside sandboxed Podman containers with restricted access to
/dev
. Unlike Toolbox, Distrobox can be configured with different and fully isolated home folders, meaning containers won’t have access to your GPG/SSH keys or other user files unless explicitly configured. - ujust is pre-installed (docs), providing helper scripts for various tasks, including easy virtualization setup for virt-manager/qemu/kvm for running completely isolated operating systems.
- BoxBuddy is pre-installed, a GUI for easy management of distrobox containers, also allowing you to alias/sync
.desktop
files from sandboxes to your main home folder, allowing you to start sandboxed GUI apps from your normal GNOME/KDE menu. - Waydroid integration can be added via
ujust
, allowing launching of sandboxed, isolated Android apps directly from the desktop environment.
That is their one and only stated goal: Run games.
That’s incorrect. While gaming is their primary focus—especially with the “big-screen” edition that boots directly into Steam—Bazzite also offers fully functional, polished desktop environments with thoughtful defaults. For example, even if only an insignificant tweak, GNOME on Bazzite has minimize/maximize buttons enabled by default (unlike Fedora Silverblue). It also supports developer workflows and even isolated, containerized systemd services. (docs). They offer Bazzite editions which boot directly to the desktop environment as default, leaving Steam as only a normal Flatpak application.
Could you point out the specific concrete things Bazzite does to improve separation between applications beyond the sandboxing tools that are available to any distribution?
None, beyond having them pre-installed out of the box. But it’s important to distinguish that dontblink asked for a solution, not the solution. I suggested Bazzite GNOME because it provides a nearly complete setup without needing to manually mess with
rpm-ostree
first. Everything it can do can also be done on other similar immutable systems with a little extra work.- Distrobox comes pre-installed, enabling application installation inside sandboxed Podman containers with restricted access to
dajoho@sh.itjust.worksto Linux@lemmy.ml•A distro/set-up for containerization similar to android?1·5 months agoHe specifically mentions containerization, Flatpaks, Docker and Toolboxes, which these suggested Fedora Spins are designed to integrate with as tightly as possible, so completely relevant.
Also, Bazzite is completely the opposite of an OS designed to run one app at once, which means you haven’t tried it before rubbishing it as a suggestion.
p.s. Don’t take this the wrong way but the phrasing in your comments here make them sound quite aggressive and could lead them to be interpreted in the wrong way. Would you speak to someone like that on the street?
dajoho@sh.itjust.worksto Linux@lemmy.ml•A distro/set-up for containerization similar to android?21·5 months agoMight be controversial as it is usually intended for gaming but: Bazzite (Gnome Edition). It is like Fedora Silverblue but has distrobox and virtualization baked in without fiddling AND… built in Waydroid so you can run Android apps. I am incredibly impressed with it.
Totally agree. It’s not the fault of Firefox at all. This is just being trigger-happy on new standards before they are ready and unwillingness to fix a problem in a different way.
Good choice! Me too! Workstation on the PC and trying to learn Silverblue on the laptop. Have you played with Silverblue?
The use case is more for server and linux-type operating systems but I bet there are some crazy folk who use it for their desktops. No idea!
I find this happens a lot on software like this and people kind of assume visitors know what all the buzzwords mean or are in the same bubble as the developers, which is a shame really as I assume it scares a lot of people off.
TLDR: it lets you automate installing an operating system and software, mainly used for servers.
This is the correct answer. Pig-headed arrogance is why this cancer of a framework exists.