fires

Repair Corrupted Windows 10 User Profile with Windows Registry

First open regedit (windows key + r , type cmd , enter) Now need find the right branch: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList Look for profile what ends with .bak rename the profile without back, for example, add .bakx on end. Now rename profile with bak and rename .bak from the end. Restart PC and you should be

Repair Corrupted Windows 10 User Profile with Windows Registry Read More »

Fail2Ban – unban IP

First, you need to connect to the terminal and find the right jail. Open terminal iptables -L -n to find the rule name, it could be quite messy so I recommend skip this step 🙂 fail2ban-client status to show names of all fail2ban jails For F2B before v0.8.8 ffail2ban-client get YOURJAILNAMEHERE actionunban IPADDRESSHERE For F2B

Fail2Ban – unban IP Read More »