RedHatTips – ConchShell Annotated
rpm --rebuilddb -v
If you see (something like) this:
error: rpmdbNextIterator: skipping h# 347 region trailer: BAD, tag 1768055647 type 2002872692 offset -1885955104 count 1650549611
Try this:
rm /var/lib/rpm/__db.* rpm --rebuilddb
If you see (something like) this:
error: rpmdbNextIterator: skipping h# 347 region trailer: BAD, tag 1768055647 type 2002872692 offset -1885955104 count 1650549611
Try this:
rm /var/lib/rpm/__db.* rpm --rebuilddb
error: rpmdbNextIterator: skipping h# 347 region trailer:
BAD, tag 1768055647 type 2002872692 offset -1885955104 count 1650549611
BAD, tag 1768055647 type 2002872692 offset -1885955104 count 1650549611
E-mail Digest is so Old School
Feed to Email Service Roundup « rourke mcnamara’s weblog Annotated
Below is a brief roundup of the leading six feed to email services.
If you’re an RSS user and you want to receive just a few feeds via email then look to rssfwd.
RssFwd : Reading RSS the way you are already reading your emails Annotated
- nice service!
- post by joel
Domain name system – Wikipedia, the free encyclopedia
Blog # 961 Basic DNS: PTR records and why you care Annotated
That’s why PTR records have become important. Originally, PTR
records were just intended as a convenience, and perhaps as a way
to be neat and complete. There still are no requirements that you
have a PTR record or that it be accurate, but because of the abuse
of the internet by spammers, certain conventions have grown up. For
example, you may not be able to send email to some sites if you
don’t have a valid PTR record, or if your pointer is “generic”:
records were just intended as a convenience, and perhaps as a way
to be neat and complete. There still are no requirements that you
have a PTR record or that it be accurate, but because of the abuse
of the internet by spammers, certain conventions have grown up. For
example, you may not be able to send email to some sites if you
don’t have a valid PTR record, or if your pointer is “generic”:
Reverse DNS lookup – Wikipedia, the free encyclopedia
We may not accept e-mail from senders who fail a reverse-DNS lookup. In some cases legitimate senders advertise themselves incorrectly as a non-internet routable IP when attempting to open a connection to Hotmail. IP addresses that are reserved for private (non-routable) networking are 192.168.0.0/16, 10.0.0.0/8, and 172.16.0.0/11 (or 192.168.0.0 – 192.168.255.255, 10.0.0.0 – 10.255.255.255, 172.16.0.0 – 172.31.255.255). The most common private network is 192.168.0.0.
Slashdot | Sending Mail to Hotmail Users?
Hotmail and my SPF Nightmare at Innovation Station