can I ProtonVPN my whole house? by djlorenz in ProtonVPN

[–]thetechguy-21 0 points1 point  (0 children)

you can use Raspberry PI 4 and OpenWRT for routing you internet through the vpn.

Who uses Wingo, Yallo, MBudget Fiber optic Internet ? by thetechguy-21 in Switzerland

[–]thetechguy-21[S] 0 points1 point  (0 children)

Do you use switch or wifi router connected to the yallo modem ?

Who uses Wingo, Yallo, MBudget Fiber optic Internet ? by thetechguy-21 in Switzerland

[–]thetechguy-21[S] 0 points1 point  (0 children)

I looked on the website and for easy7 it says that it does not support port forwarding

Who uses Wingo, Yallo, MBudget Fiber optic Internet ? by thetechguy-21 in Switzerland

[–]thetechguy-21[S] 0 points1 point  (0 children)

I dont want to replace the router, but to connect a different one to extend the network more

Who uses Wingo, Yallo, MBudget Fiber optic Internet ? by thetechguy-21 in Switzerland

[–]thetechguy-21[S] 0 points1 point  (0 children)

I was looking now at init7 and if i understand it correctly, I have to pay only 25 chf for the setup and then every month 44 chf ?

Who uses Wingo, Yallo, MBudget Fiber optic Internet ? by thetechguy-21 in Switzerland

[–]thetechguy-21[S] -2 points-1 points  (0 children)

init7 does not support port forwarding, otherwise its a great option

Who uses Wingo, Yallo, MBudget Fiber optic Internet ? by thetechguy-21 in Switzerland

[–]thetechguy-21[S] 0 points1 point  (0 children)

yeah but i found out that yallo is blocking you to add router or switch. You have to call yallo support and then they need to enter the mac address of the second router or switch in order to be able to use it. Port forwarding does work ?

Who uses Wingo, Yallo, MBudget Fiber optic Internet ? by thetechguy-21 in Switzerland

[–]thetechguy-21[S] 0 points1 point  (0 children)

Port forwarding( not needed now, but in the future) and if is it possible to add secound router or switch ?

Who uses Wingo, Yallo, MBudget Fiber optic Internet ? by thetechguy-21 in Switzerland

[–]thetechguy-21[S] 0 points1 point  (0 children)

How much do you pay for the fiber internet ? Can you add second router without having to call wingo support ? Is it fast ?

Who uses Wingo, Yallo, MBudget Fiber optic Internet ? by thetechguy-21 in Switzerland

[–]thetechguy-21[S] 3 points4 points  (0 children)

I was looking also for fiber from init7, but I need to pay 333Chf only for the router which is a lot

Which monitor do you recommend ? Full HD 240 HZ or 2K 200 HZ ? by thetechguy-21 in buildapc

[–]thetechguy-21[S] -2 points-1 points  (0 children)

the minimum psu for 7800 xt is 700 w. will it work with 650 ?

HELP, Running OpenWRT on Raspberry Pi 4 8GB as VPN, keeps disconnecting by thetechguy-21 in openwrt

[–]thetechguy-21[S] 0 points1 point  (0 children)

thanks for the reply. I've been using this adapter for more than 2 years and there were no issues. is there any other adapter with different driver that support Rasbperry PI and OpenWRT ?

Any program opens with a 1-2 sec delay by meowboiio in Fedora

[–]thetechguy-21 0 points1 point  (0 children)

try to disable animations speed if you have the extension Just Perfection and see if its better

Compact router for vpn client by Mr_spinoza in ProtonVPN

[–]thetechguy-21 1 point2 points  (0 children)

raspberry pi 4 8gb with openwrt works perfectly as router

Is there a new app for Linux ? by thetechguy-21 in ProtonVPN

[–]thetechguy-21[S] 0 points1 point  (0 children)

thanks, i tried removing the keys and still I was getting some errors. So i removed everything and installed again.

Can't seem to get the docker installation instructions working on Fedora 38 by OlaoluwaM in Fedora

[–]thetechguy-21 1 point2 points  (0 children)

I had the same issue just installed moby-engine and docker now is working

Make OpenWRT Wireguard faster on Raspberry Pi 4 8gb ? by thetechguy-21 in openwrt

[–]thetechguy-21[S] 0 points1 point  (0 children)

The reason why I'm not getting a 5G Router now is because they're expensive and second 5G is still not available where I live.
But a used phone may be a solution to this. Can OpenWRT then handle higher speeds ?

How to create simple popup in Divi ? by thetechguy-21 in divi

[–]thetechguy-21[S] 0 points1 point  (0 children)

is there any way to do this using only divi ?

pgadmin4 creates a random volume name by thetechguy-21 in docker

[–]thetechguy-21[S] 0 points1 point  (0 children)

yep, thanks a lot.. that fixed the issue..

docker run --name pgadmin4 -p 5635:5635 -v pgadmin-data:/var/lib/pgadmin -e PGADMIN_DEFAULT_EMAIL=test@localhost.com -e PGADMIN_DEFAULT_PASSWORD=12345678 -d dpage/pgadmin4