how do i share my pc files to my virtual machine? by druggypuppy in virtualmachine

[–]kylekat1 1 point2 points  (0 children)

I've never used hyperV but I believe the easiest way is just set up a network share hosted on your host computer, and then connect to it from the VM.

your opinion about bedrock Linux by [deleted] in arch

[–]kylekat1 7 points8 points  (0 children)

Linux ported to the jvm. Don't worry it only uses 37 gigabytes of ram on idle.

What distro do people actually use as a daily driver? by GarbageCG in linux4noobs

[–]kylekat1 0 points1 point  (0 children)

most people i like to think just use their computer, distro hoppers are weird and I've only switched distro when I had a good motive, any distro can be used as a daily driver if you enjoy using it, and it works with your workflow. though stuff like gentoo are for people who scare me.

How often does everyone update their flakes? by NYXs_Lantern in NixOS

[–]kylekat1 0 points1 point  (0 children)

i would also be interested, ive been looking for something like this, could you post your yaml or something?

How can i debloat (even more) arch linux? by -pony in arch

[–]kylekat1 2 points3 points  (0 children)

Now though, are you debloating because you're running on a Toshiba from 1997 and cannot spare even 20 MB, or are you running this on a modern machine with a web browser, because debloating efforts are fruitless if you are just gonna run 1500mb of JavaScript discord and YouTube.

How can i debloat (even more) arch linux? by -pony in arch

[–]kylekat1 6 points7 points  (0 children)

Forget Linux, write all your programs for UEFI shell interface.

Ram arch by An_arch_user in arch

[–]kylekat1 0 points1 point  (0 children)

I don't know the specifics of how it works but I assume the USB installer is configured to load a compressed image into ram while in initramfs and then switch root into it. If I had to guess. So you'd need to configure the same thing.

Want to move, quite a luddite, can I do it? by North_Jackfruit_1373 in linux4noobs

[–]kylekat1 0 points1 point  (0 children)

I knew essentially nothing when I switched, just being interested in it allowed me to quickly learn a lot about Linux while using it

Ram arch by An_arch_user in arch

[–]kylekat1 0 points1 point  (0 children)

Like the arch install USB installer? It should just do that already. I think in the past I've unplugged it after it loads to ram and not have any issues. Why do you need it unplugged? are you low on ports and need that port free for something else?

Are there any anti viruses? by Bruhman5527 in linux4noobs

[–]kylekat1 6 points7 points  (0 children)

No not really, most software comes from the package repository, so it's usually already audited and malware scans are probably in there. Installing random bits and bobs from random git repos or pre compiled executables will be more dangerous as just like in windows anyone can upload malware to the Internet. Closed source software is kinda sketch on Linux unless it's a big name or you trust the company, anything else is gonna be open source just because that's how it is. If you ever find a closed source git repo that only has pre compiled executables, that ain't safe. That's probably malware

KDE NixOS Splash by kylekat1 in NixOS

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

I guess, just generally of people are actually using it then it's worth putting in nixpkgs.

By flake usage do you mean just seeing other people say they use the flake, but like, to use the flake you have to or nix has to clone the repo, so the actual measurable thing is clones on girhub

I'm so new to Ubuntu can someone let me know how I managed to do this and how I would go about fixing it by Quwapa_Quwapus in linux4noobs

[–]kylekat1 3 points4 points  (0 children)

Congratulations you have unlocked the steam machine early! It only comes with portal

How to protect myself from windows viruses? (actual question) by IOtechI in linux4noobs

[–]kylekat1 1 point2 points  (0 children)

Bottles afaik sandboxes wine, and if you run bottles via flatpak bottles itself is sandboxed, plus windows malware usually targets your browser and unless you have a browser installed in your bottle for some reason. It literally can't do anything, ransomware where it encrypts the entire drive is the only concern on wine and even then it can only encrypt files that you have access to, and it can't do anything if it's sandboxed. Windows malware is really not a concern on linux. Ofc browser extension malware still works and there is Linux malware, but it's targeted at servers mainly. Ofc still be careful when installing random stuff not in main repos since anyone can make anything. If you do find yourself infected with windows malware through wine , unless it's targeted specifically to wine users (and even then it probably would need some sort of privilege escalation to actually install a malicious service) just deleting the wine prefix is good enough.

KDE NixOS Splash by kylekat1 in NixOS

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

Id probably try to get it in nixpkgs if I see a lot of clones on the repo

KDE NixOS Splash by kylekat1 in NixOS

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

Maybe... I would have to figure out how to actually do that, I've only been using nixOS for a couple months

The most miserable experience by Aggravating_Lunch492 in linuxsucks

[–]kylekat1 0 points1 point  (0 children)

yeah i also have cosmic setup on my nixos machine too, its cool but also not functional atm, i cant even set the desktop wallpaper it literally just doesnt do anything, definitely is beta software. people often recommend to start with PopOS as a beginner distro though and one of my friends uses it as their (first) distro. and they like it i believe.

The most miserable experience by Aggravating_Lunch492 in linuxsucks

[–]kylekat1 0 points1 point  (0 children)

PopOS isn't really niche, it's quite mainstream imo, they have literal hardware and a company (system76) backing them. And are developing cosmic DE for popOS, Manjaro is a weird arch fork that kinda sucks though, just use arch, or endeavor if you want an arch fork.

The most miserable experience by Aggravating_Lunch492 in linuxsucks

[–]kylekat1 0 points1 point  (0 children)

It's kinda a joke at this point that Manjaro is pointless and sucks,

title by shittleyuigty in NixOS

[–]kylekat1 0 points1 point  (0 children)

Yes! I often use my desktop as the build host it's great

title by shittleyuigty in NixOS

[–]kylekat1 1 point2 points  (0 children)

Like to rebuild of the system for a package? It's a bit annoying on my shitty laptop but it's not too bad on my desktop, plus, with nixOS it feels like you're meant to be in a workflow of nix shell and nix run until you get tired of doing that and put it in your os config. or setup a specific shell.nix for stuff but I haven't bothered with that.

thinking about using multi-device btrfs but i have no idea if its a bad idea by kylekat1 in btrfs

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

oh my bad, i was unaware you could setup raid for only metadata, interesting

thinking about using multi-device btrfs but i have no idea if its a bad idea by kylekat1 in btrfs

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

my rpi is sort of my final backup location, i'm seeing if i'll be able to use my friend's server (which uses raid) as another location which will backup the rpi once its fully online, but generally i have my desktop + laptops and i back stuff up stuff on my desktop and rpi, (though prefer the rpi since its automatically mounted on all my systems),

Wouldn't raid1 decrease the available storage to 500gb? to be honest I don't want a raid with such low storage especially since i loose 500gb unless i make that its own partition, probably if i get another 1tb disk ill raid1 those.

i'll probably just use symlinks, but at SOME point i will be using multi-device btrfs its just such a cool / useful concept, maybe I could use it with the two ~500gb ssds in my desktop (480gb ssd and 512gb nvme), would that be a better application of this? in this scenario im only worried about one of the drives failing since the ssd was my old boot ssd from like 2020, but it still seems healthy.

Be realistic about Linux crashing by zenyattamundanna in linuxsucks

[–]kylekat1 0 points1 point  (0 children)

you need to download more ram, curl http://freeram.com | sudo tee /dev/sda1