Ignore RECYCLE.BIN Directory In Everything By Voidtools

Everything is a freeware desktop search utility for Windows that can rapidly find files and folders by name. As the binaries and the Everything tool application itself is licensed under the MIT permissive license, it is considered open-source.
– Taken from Wikipedia

  • Open Everything: Navigate to Tools -> Options.
  • Go to Indexes -> Exclude on the left hand bar tree menu.
  • Click Add Filter, then paste in “?:\$recycle.bin” (without quotes) and click OK.
  • qBittorrent Setup Guide 2024

    • Click the Settings icon.
      • Click the Advanced option.
        • Go to the Network interface section, and choose your VPN interface. If you’re using Mullvad, there should be an entry for Mullvad.
          • This will make sure to bind your qBittorrent connection directly to your VPN. There will be no possibility of mistakenly opening qBittorrent without your VPN on, leaking your gateway IP to the world. If you don’t have a VPN and are living in Germany, Western European nations, or North America, you need one… Unless you’re only downloading ISOs or legal, non-copywritten material, that is.
      • Click the BitTorrent option.
        • Go to the Encryption mode: section. Make sure it’s set to Require encryption.
        • Check the checkbox for Enable anonymous mode.
        • Make sure that the value 30 is set for all of the following options:
          • Maximum active checking torrents:
          • Maximum active downloads:
          • Maximum active uploads:
          • Maximum active torrents:
        • Modify the values for the following areas:
          • Download rate threshold: 35 KiB/s
          • Torrent inactivity timer: 15 sec
        • Under Seeding Limits, ensure When ratio reaches is checked, and the value is set to 0.00.
        • Under the then area, make sure the value is set to Pause torrent.
      • Click the Downloads option.
        • Navigate to the Saving Management subsection. Set the following options: Default Torrent Management Mode: Automatic, When Torrent Category changed: Relocate torrent, When Default Save/Incomplete Path changed: Relocate affected torrents, and When Category Save Path changed: Relocate affected torrents.
        • Nativate to the Saving Management subsection. Ensure that the Use Subcategories checkbox is checked.
        • Nativate to the Saving Management subsection. Ensure that the Copy .torrent files to: checkbox is checked. Be sure to set a default value via the file picker option on the right.

    Watching RTMP Streams In VLC Media Player

    “Real-Time Messaging Protocol (RTMP) is a communication protocol for streaming audio, video, and data over the Internet. Originally developed as a proprietary protocol by Macromedia for streaming between Flash Player and the Flash Communication Server, Adobe (which acquired Macromedia) has released an incomplete version of the specification of the protocol for public use.” – Taken from Wikipedia

    1. Install VLC Media Player
    2. Open VLC Media Player
    3. In the top left menu bar under the Media tab, click Open Network Stream…
    4. Paste or type your link in the Please enter a network URL: field
    5. Click Play