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

help-circle
  • In general, this is of course 100% based on speculation, but I assume that you can connect to a VPN but you cannot access any resource inside the local network. Just because this is the most basic mistake that beginners usually make. And it’s related to the fact that your pi is not your default gateway. To solve this, you need to enable SNAT on the local Pi interface. There are many guides on the Internet on how to do this.

    P.S. Unfortunately, I have a poor telepathy skill, so it would be good to get a little more background. At least an accurate description of the problem. =)




  • Google and Reddit deal, it’s not like they are going to promote alternatives forums that much

    There is more than one search engine in the sea.

    And that would be an argument if it weren’t for a completely broken CEO headers in the web interface. I can’t attach a screenshot because I changed the web in my copy to the Photon. In general, there are tons of SEO mistakes. At least according to Yandex Webmaster page.

    UPD: for example api don’t have robots.txt method. As result I generate new pages lists for best search optimization with self written script…




  • Mercy so easy only in low ranks.

    If you have good move you can do teamkill by mercy under ultimate skill… Especially if your DPS no have damage. In overwatch you should kill by any role, but in healer mode you should don’t die at first, heal you team at second and do damage in third. That’s true less for mercy, because she has damage increase bean and you should change to it for support ultimates for example, but more on Birgit or for new healers.

    And with tank too. You should protect your team, know all mechanics and do damage for enemies. For example sigma, you can eat Moira orb and Zarya ultimate skill by bullet protection skill. that is literally black hole. And if tank don’t do that you team in pain. And if you don’t damage targets you team lose.

    But Overwatch bad example because that more arcade shooter. Many moves depend by skills, not for headshots. You literally have melee characters without any targeting.






  • the idea is that: all your applications work under the same user. or at least under the same group. because this is exactly how the differentiation of rights is applied.

    A good plan is to create some kind of user in all three containers and run qbittorrent, samba and the third application under it.

    A bad plan is to run everything under a random user with 777 rights, but this is a really bad plan.

    Create a user in all three containers and work under it. That is not hard. Run qbittorent with that user. Config will be there: /home/user/.config . Then set that user for samba. I don’t know third app , but I think you can find how change user in manual.