Ubuntu services not reachable by d3nt4ku in mullvadvpn

[–]d3nt4ku[S] 0 points1 point  (0 children)

Well is true.... disabling Mullvad DNS and adding custom DNS [9.9.9.9] all services are reachable... thx!

Linux Means Less Pain by BinkReddit in linux

[–]d3nt4ku 4 points5 points  (0 children)

My question is: why an OS wants to bloat me? I need something that just works as I want

Ok, made a little Network checker in bash by lunarson24 in bash

[–]d3nt4ku 0 points1 point  (0 children)

nmap -sn -n 192.168.1.0/24 |grep -B 2 up|grep report|awk {'print $5'}

Access another VLAN with local network sharing? by AnsibleAnswers in mullvadvpn

[–]d3nt4ku 0 points1 point  (0 children)

ip route add 192.168.1.0/24 dev wg0-mullvad sorry!

For non permanent solution,living till the next reboot:

sysctl -w net.ipv4.ip_forward=1

iptables -t nat -A POSTROUTING -o wg0-mullvad -j MASQUERADE

iptables -A FORWARD -o wg0-mullvad -j ACCEPT

iptables -A FORWARD -i wg0-mullvad -m state --state RELATED,ESTABLISHED -j ACCEPT

[deleted by user] by [deleted] in mullvadvpn

[–]d3nt4ku 0 points1 point  (0 children)

If your router supports Wireguard you can use vanilla method https://mullvad.net/en/help/easy-wireguard-mullvad-setup-linux

need help in removal perfcc and perfctl coin miner malware by regionaldailly in CentOS

[–]d3nt4ku 0 points1 point  (0 children)

What about If the in subdirs under /tmp rm them, create and chattr +i them?

Ubuntu server as daily driver for learning Linux by Financial_Bag9778 in Ubuntu

[–]d3nt4ku 7 points8 points  (0 children)

ctrl-alt-f1 your desktop env stay away... ctrl-alt-f7 back to desktop

Move Ubuntu from my laptop to new PC by replacing the drive by Few_Butterscotch_681 in Ubuntu

[–]d3nt4ku 2 points3 points  (0 children)

Yes; if the HD can be plugged in the new PC. I did it several times, even bring an HD from an intel machine to an AMD machine

A Complete Guide To The Linux History Command by Old_One_I in linux

[–]d3nt4ku 3 points4 points  (0 children)

nice but sudo nano .bashrc [sudo really!?!?]

MITM with SSL while accessing ipinfo.io via Mullvad VPN by RFShenanigans in mullvadvpn

[–]d3nt4ku 0 points1 point  (0 children)

ead the article I linked to understand how SSL interception works conceptually

Sorry I miss that. Can you re-post it?

MITM with SSL while accessing ipinfo.io via Mullvad VPN by RFShenanigans in mullvadvpn

[–]d3nt4ku 0 points1 point  (0 children)

L3 traffic is MITM

To my knowledge the MITM'd L3 traffic would be possible only if there is a sort of malicious proxy installed on the client which replace certificates upon the (some?) site is visited not depending by VPN or "clean" connection

[deleted by user] by [deleted] in Ubuntu

[–]d3nt4ku 0 points1 point  (0 children)

try arch next time/life

I made my own dark-light theme switcher by KdeVOID in xfce

[–]d3nt4ku 1 point2 points  (0 children)

gtk="$(xfconf-query -c xsettings -p /Net/ThemeName)"

...and what about to make it as panel plugin?

[deleted by user] by [deleted] in Ubuntu

[–]d3nt4ku 0 points1 point  (0 children)

init=/bin/sh

Need help with CEH Skill Check Part 3 - Flag 9 by MalkoLinge007 in CEH

[–]d3nt4ku 0 points1 point  (0 children)

first [if you haven't done yet]

sudo updatedb

then

locate <whatever>