Skip to content

namp simple scan

nmap -vv -sP 192.168.0.0/24 – simple ping scan

-sS – SYN Stealth scan

am ende noch -oX output.xml to generate xml file

Categories: networking.

default application for mime type or file extension

http://www.rubicode.com/Software/RCDefaultApp/

double click on the .prefPane file and install

Categories: mac.

mac hidden files

command:

defaults write com.apple.finder AppleShowAllFiles -bool true

Categories: mac.