Archive for the ‘ Unix ’ Category
How to mass insert data into a table via my[ READ MORE ]
how to capture packets with tcpdump and output to pcap for wireshark[ READ MORE ]
Using sendmail with freebsd is easy. Here we will cover[ READ MORE ]
ls *| grep -v FileName | xargs rm -rf Using this command you can delete all files except the one listed[ READ MORE ]
Question: How to send RSS feeds to Twitter API with PHP Script and then run the php script via cron every 15 minutes[ READ MORE ]