minus-squareGobo@lemmy.worldtoPrivacy@lemmy.ml•Proxying a single app through WireGuard while routing everything else through Mullvad VPN on LinuxlinkfedilinkEnglisharrow-up3·9 months agoFrom a networking standpoint, you can configure qos tagging for a specific application and use that dscp variable as a flag for pbr. Then set your next hop via respective tunnel. linkfedilink
minus-squareGobo@lemmy.worldtoAsklemmy@lemmy.ml•If you could make a non-linux OS go mainstream, which one would you pick?linkfedilinkEnglisharrow-up1·1 year agoI was looking for this linkfedilink
minus-squareGobo@lemmy.worldtoLinux@lemmy.ml•Noob Question Thread: Ask Any Questions About Linux!linkfedilinkEnglisharrow-up1·edit-21 year ago/usr/lib or /usr/lib64 or /lib (some distros) or /lib64 Some things (like hosts file) are in /etc. /etc mostly contains configs. linkfedilink
minus-squareGobo@lemmy.worldtoAsklemmy@lemmy.ml•How to rename multiple *file extensions* to *nil/no file extension* at once in Windows?linkfedilinkEnglisharrow-up4·2 years agoHave you looked into bulk rename utility? https://www.bulkrenameutility.co.uk/ linkfedilink
From a networking standpoint, you can configure qos tagging for a specific application and use that dscp variable as a flag for pbr. Then set your next hop via respective tunnel.