No Internet for me!!! I am moving to a much faster Fibre connection, so temporarily living on a Mobile Internet. This was me for first few hours: Then this happened! BoooYaaaa Feel free to comment via my Facebook or Twitter account …
Read More »IPv6 issues: Localized Denial-of-service caused by incorrect NXDOMAIN responses from AAAA queries
This is an unusual situation and a misconfiguration on DNS servers that can be exploited using a simple AAAA DNS query. This causes a localized Denial-of-service situation where users behind a specific resolver will get: Error: Unable to determine IP address from host name www.somevulnerablesite.com The DNS server returned: Name …
Read More »Delete clean cache to free up memory on your slow Linux server, VPS
Many Linux systems, servers and VPS’s run on low memory and over time you will see a degradation of speed and responsiveness. By default, Linux got excellent Memory Management and it knows when to clean up cache to free up enough Memory to execute the next command. However, saying that, …
Read More »Fixing resolution problem on Linux after locking workstation
This is a pesky and annoying problem. I often lock my Kali workstation and when I try to log back in the next time, the resolution changed to 640x480 instead of my standard resolution of 1280x1024. This is very simple way without changing any system files for fixing resolution problem …
Read More »How to view Bash history without line numbers?
bash history command is very useful. It gives you an complete view of what commands you ran. By default bash historycommand will give you all your previous commands with Line numbers. It’s the default behavior. However when you’re trying to copy-paste those commands again, you have to manually remove those …
Read More »