Local area network
scan your network with bash IP scan script
2019/10/10
Here is the youtbe video that will walk you through bash script.
Allow incoming/outgoing ports on iptables
2012/11/27
Last couple of years, I just used to disable iptables on my system, this time I decided not to disable it and keep it enabled. So far so good, now comes the tricky part, I have http server enabled on …
browsing the windows machines and their shares – listing
2011/04/30
smbtree is a very nice command to check all the machines that are present in the LAN (your connected network). For this to work you may need to look at this article also.