clearing arp cache windows
- No Comments
- Mar, 04, 2010
- Angelo Schalley
- Windows-Microsoft
The Microsoft Windows ARP cache will occasionally become corrupt and need to be cleared.
The first symptom you are likely to notice is that connections to web pages will time out and fail.
Read more on clearing arp cache windows…
command line mailen windows
- No Comments
- Feb, 28, 2010
- Angelo Schalley
- Windows-Microsoft
download bmail ( thanks to Beyond Logic )
usage example :
bmail.exe -s 127.0.0.1 -t from@mail.com -f someone@mail.com -h -a “test” -m c:\mail.txt -c
Options :
C:\>bmail /?
Command Line SMTP Emailer V1.07
Copyright(C) 2002-2004
Usage: bmail [options]
-s SMTP Server Name
-p SMTP Port Number (optional, defaults to 25)
-t To: Address
-f From: Address
-b Text Body of Message (optional)
-h Generate Headers
-a Subject (optional)
-m Filename (optional) Use file as Body of Message
-c Prefix above file with CR/LF to separate body from header
-d Debug (Show all mail server communications)
Read more on command line mailen windows…
add ntfs support to centos
- No Comments
- Feb, 26, 2010
- Angelo Schalley
- Linux
mkdir /usb
rpm -Uhv http://apt.sw.be/redhat/el5/en/i386/rpmforge/RPMS/rpmforge-release-0.3.6-1.el5.rf.i386.rpm ( DagWierz)
yum install fuse fuse-ntfs-3g dkms dkms-fuse
fdisk -l
mount /dev/sdc1 /usb