• 0 Posts
  • 236 Comments
Joined 1 year ago
cake
Cake day: June 13th, 2023

help-circle
  • Should be fine, just don’t cheap out on the external drive / cable you will be using. And when you’re using something like smartctl you’ll know right away if SMART info is passing through your USB for proper testing.

    I’ve done a lot of these type of scans via USB drives, honestly the more annoying part is that some USB drives do wonky things like go into sleep mode within 1-5 minutes which will disrupt any sort of scanning you had going. So with USB drive scanning I usually implement something to keep the drive alive and awake e.g. a simple infinite loop script to write a file every x seconds, or if you’re on windows you can also use KeepAliveHD.


  • You might be confusing public IP addresses with ports? If your torrent client doesn’t have a public IP address that just means it’s offline / no internet. Maybe your internet is down or the VPN is disconnected. You’re won’t torrent anything at all in that state.

    One side of the connection needs a public address open port, not both. When both parties don’t have a publicly addressable IP open port, the status is firewalled. I guess they can “see” each other but are unable to exchange any torrent data.

    For what it’s worth in the situation where both peers don’t have open ports (meaning they are both firewalled) they end up having to wait for another peer to join that torrent swarm that happens to have a open port, that’s the only way any data will exchange in that swarm. Until that happens those two peers will sit there waiting and not exchanging data.




  • I have never done any kind of manual port forwarding my current VPN provider does not do that at the price I have it for right now.

    If the VPN provider does not support port forwarding then it is normal and expected to always be firewalled. Toggling random ports doesn’t change that fact.

    Not sure why you would sometimes see your status as fully connectable, guessing either it’s a Windscribe misconfiguration when you initially connect (?) or qBittorrent gets confused during the intitial connect. Or there’s some other misconfiguration.

    You might want to see if other people using that VPN provider have more insight, maybe they are doing something strange with the ports when you initially connect & eventually close them on you.


  • That’s pretty cool, thanks for sharing! Been a while since I tried it out but last I looked Tribler’s own automation features were quite lacking so something like this helps a lot.

    I was not able to download anything with more than 1 hops in between - ie it does hide your real IP address, but only uses one relay in between.

    Hmm I don’t think there’s any relays at all in that configuration, unless you’re counting the exit node itself?

    https://github.com/Tribler/tribler/issues/3067#issuecomment-325367047

    One thing to keep in mind is that to download torrents from outside Tribler’s own network you would need to download through an exit node… not sure on the exact stats but last I tested exit nodes were only like 5-10% of the Tribler user base. For a while I tried volunteering my own VPN connection as an exit node for Tribler just to see how it went but the Tribler client kept locking up/crashing after a few days so the experiment did not go well… hopefully works better nowadays.








  • So to make it clear: people are allowed to make new piracy centric communities with the express rule to not post direct links to primarily providing copyright infringing material?

    Nope, it’s more than that. Lemmy.world admins don’t want you to link to any websites that link to anything that might contain direct links or references to direct links. Strangely that means that linking to Google or Reddit would fail that test so links to those sites should be removed by lemmy.world admins too.

    Per admin’s own post they removed !piracy@lemmy.dbzer0.com

    This community, however, contains a pinned Megathread post by a community moderator, which, through a few levels of a pastebin-like site, provides an aggregated overview of various sources of content. Some of these sources are entirely legal content, but it intentionally includes various other references, such as the website referred to from the CrackWatch community, which are primarily intended for copyright infringement.

    The megathread post that admins are referring to contains links to a different website that contains links - that website is not on Lemmy at all. Lemmy.world admins took this removal action because the community contains a link to another site that may contain links lemmy.world admins don’t like.


  • Brickfrog@lemmy.dbzer0.comtoPrivacy@lemmy.mlFastmail vs Proton Mail
    link
    fedilink
    arrow-up
    37
    arrow-down
    1
    ·
    4 months ago

    Fastmail is great but it’s a totally different market /use case, you wouldn’t go with them if you’re privacy oriented. They’re better than Google in that sense but you’d go with Proton if you’re looking for privacy features.

    Also keep in mind Fastmail is based in Australia and their government tends to be anti-privacy with the laws that get passed there.


  • Not sure about SIM cards but you can still use cash to buy prepaid phones along with an amount of minutes/text to activate. Like the kind of prepaid phones that you you see the vendors sell x minutes/text/data. e.g. I’ve never been asked for a credit card to buy a Tracfone. Some places like Best Buy will ask you for other information to sell it but none of it needs to be real (ironically Best Buy asks for a phone number to buy a prepaid phone, LOL). You do need to set up a Tracfone account online to actually activate a phone + plan, not sure about the other prepaid vendors.




  • Not sure if it fits what you’re looking for but I usually use YUMI for multi boot situations, can’t recall it giving me any issues over the years. But I don’t do anything overly complex either.

    Never had the need to use Ventoy myself so can’t really give a good comparison but maybe others have used both & can give a better review.

    PS - For what it’s worth my basic toolkit is YUMI with https://www.system-rescue.org and https://www.memtest.org, that alone covers the vast majority of my diagnostics/rescue situations. But I’ve also added Windows 10 ISO onto the multi boot on occasion which could be useful for getting to a Windows prompt with Windows tools when needed - though I have a habit of keeping Windows on its own USB via https://rufus.ie