• 0 Posts
  • 28 Comments
Joined 2 years ago
cake
Cake day: June 13th, 2023

help-circle

  • Are they looking at the files on her MacBook or something?

    If the apps are logged in yes, that’s what they do. The agents have a lot of discretion so it’s sort of up to them how much they want to search around on a phone/laptop/whatever but I assume they would look at every single social media app for starters. Essentially any app currently logged into an electronic device would be fair game for an agent to review. And since CPB can ask for your phone/whatever password (or ask you to unlock it for them) that will give them access to basically any logged in app on the device.

    I don’t know if OP is referring to a U.S. citizen or something else so the specific rules that apply may be different but that’s the general idea.





  • My suggestion is to install Ubuntu with whatever desktop environment works for her. Since you’re using Ubuntu too, and you’re essentially going to be her tech support, it’ll just be easier all around to stay on the same distro at least for now.

    More importantly, how Windows-centric is she? Some people may prefer Gnome since using it is just a bit less complicated to use without needing to set a bunch of different settings. But if she’s expecting the Windows style start menus and such then maybe she’ll prefer KDE. Or there’s always installing Linux Mint’s Cinnamon on Ubuntu, Cinnamon would be easier than KDE for a ex-Windows user I suspect (https://ubuntucinnamon.org/ also exists apparently).



  • Yes that would work fine, you can pretty much run anything inside a VM. So yeah a properly set up VM with internet access + VPN client + anything else you want to install will work.

    Not too sure what the issue is that you are encountering, you’d need to update your post with a lot more info. My suggestion is to start over and make sure the VM is set up correctly e.g. install the OS in the VM, verify it has normal internet access. Then install the VPN client in the VM, verify VPN is working properly. After that qBittorrent or anything else can be installed inside the VM. (probably best to save snapshots of your VM after each step in case you screw up and need to roll back)




  • 4 seeders

    4 seeds means it’s not actually a dead torrent. Slow uploading sure, but not dead. I’d suggest just leaving it alone, if it’s going at 8% per week it should finish on its own in roughly 13 weeks assuming the speeds don’t change much. That’s going to be a while but once you’ve got it you’ll be seed number 5 as long as you keep seeding it on your end.

    If I can find find the exact releases of as many roms as possible in the collection from other singular sources, can I resurrect this torrent by just copy+overwrite into the unfinished folder?

    Sure that may work in theory. Just keep in mind you’d need to find tons of ROM files that are exact bit-by-bit matches of the files in the torrent - otherwise overwriting mismatched data into your currently downloading torrent would make things slower for you since you’d now have to re-download that data to get back to 8% or whatever.

    EDIT: Looks like you lucked out, congrats seed #5 :)



  • The WD sales are decent if you’re buying new so if you’re feeling like it’s time for a purchase this might be worth it for you.

    I did the same earlier this year though in my case I tend to buy the current gen large capacity WD Reds & stick with them for a few years at least. When their 24 TB / 26 TB drives went on sale they actually were cheaper than what Newegg / Amazon had done with their own sales up to then so for me it was worth it.

    The other thing to keep in mind, if you’re in the U.S., the whole tariff situation isn’t going to make this stuff any cheaper in the future.




  • Not automatic (I think) and a bit clunky but the Strawberry music player does have a transcode feature so you could select music files and transcode them a certain way output to another folder. It’s not something I ever do but I did a quick test to a USB drive and it seems to work okay. It’s an option if you opt to use a gui to click through.

    OTOH if you’re happy using the terminal and/or scripting then ffmpeg may be a better bet.

    PS - Strawberry does have a panel where it lists “Devices” and maybe your phone could show up there and the transcoding would work a bit more automatically, wasn’t able to test that here.



  • To be fair Ubuntu is still okay especially starting out, it’s one of the more polished distros with a ton of online documentation when you need to search around and figure out how to do things. And no one says you have to stay with a distro, once you’re comfortable with Linux it’s easy enough to check out other distros.

    That aside a lot of people have been recommending Mint for new users so that’s definitely one you can check out if you want to try branching out now rather than later.

    PS - Nvidia has a less than stellar reputation for their Linux drivers, you may want to consider reading up on that for whichever distro you choose. I have an Nvidia GPU (old non-Quadro class) running on Debian, works fine now but I did have a few false starts getting it going properly at first.