HP has got something new again: HP ePrint.
This surely comes from the `Useless inventions department'.
What is ePrint?
[Read More]This lets you print from virtually everywhere. One of the ways that ePrint works is to assign an email address to your printer. To print, simply send an email containing your document to your printer’s address. You can print images, Microsoft Word, Excel* and PowerPoint documents, PDFs, and photos. You can view and manage print jobs sent to your printer using your printer Job History that is available on HP ePrintCenter.
Being bored
Every once in while everybody gets bored a bit. And what does a nerd/geek do when bored? Yes, he will write a bogus man page for some non-existing Linux feature.
Read my man page about the happy yes
device.
The yes device
Appendix A: The yes device man page
A.1 NAME
yes - The yes device
A.2 SYNOPSIS
The yes device (and it’s ascendants) produces a constant flow of positive answers.
Bugfix in Mysqlbackup
First North Korean website online
Today the first First North Korean website is online and if you want to see it, go to http://175.45.176.68. They do not have DNS yet.
A second server is up and running and this one can be reached at https://175.45.176.7. The certificate is a nice and funny one.
To bad they did’t get a real one.
I'm on Github
As I develop some scripts and other things for fun I decided to make some of these more public.
The following projects can be found on Github, with this URL
-
Header
-
MySQL backup
-
git.vi
Have fun ans let me know what you think.
Buy nice packaging
On the German eBay i found a lot of these.
Buy my iPod/iPhone/etc packaging. Nothing in it, just the box.
I still have got a lot of them in the attic, so maybe I should open an eBay account ;-)
Stupid web user
As blogged before I had my first IPv6 visitor, but of course the first IPv6 type that tried to enter my network could not be far of. Yep and there he/she is.
It’s IP address 2002:4e6d:8112::1
and that does not resolve to
something useful, yet, because it’s a 6to4 network address.
Recalculating to an IPv4 address this gives me: 78.109.129.18
and
digging that results in
; <<>> DiG 9.6.0-APPLE-P2 <<>> -x 78.109.129.18 ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 31228 ;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 2, ADDITIONAL: 0 ;; QUESTION SECTION: ;18.129.109.78.in-addr.arpa. IN PTR ;; ANSWER SECTION: 18.129.109.78.in-addr.arpa. 3600 IN PTR 18.static.ppp.dianet.info. ;; AUTHORITY SECTION: 129.109.78.in-addr.arpa. 172799 IN NS ns3.netcorp.ru. 129.109.78.in-addr.arpa. 172799 IN NS ns1.netcorp.ru. ;; Query time: 694 msec ;; SERVER: 192.168.63.4#53(192.168.63.4) ;; WHEN: Mon Aug 30 21:06:50 2010 ;; MSG SIZE rcvd: 129</pre>
Also known as pa1ton
I’ve been running this blog for some time now and for the IPv6
certificate I needed this site to be IPv6 capable. Therefore I had to
run my own nameserver and stuff like that and so I decided that it would
be nice if you could reach me at http://pa1ton.nl
as well.
Well, you can. Just click here.
Some URL’s need some tweaking, but the first hurdles have been taken.
IPv6 certification level 'Sage' reached
It took me some time and some tweaking of nameservers, webservers and mailservers, but I finally got it.
I got the Hurricane Electric IPv6 Certification nailed for the Sage level. This is the highest level, so only a simple test to go and a daily submission of some logs for maximum points. the maximum points you can get is 1500, so I’m well on my way.
As an extra HE gives you a nice, nerdy T-Shirt, stating that you are an IPv6 guru. I can’t wait to put it on ;-)
DNSSEC for tonkersten.com and pa1ton.nl
Last night (Aug. 22 2010 at 00:25:47) SIDN signed the Dutch .nl zone and made it public. This is, of course, reason for a party and calls for the signing of my own zones. Unfortunately it’s not possible to use secure delegation, but that’s something for the future.
I do have two domains up and running and I signed them both.
This is what I did:
First you need a Zone Signing Key (ZSK) and a Key Signing Key (KSK) and these can be made with
Deploying IPv6
It took me some time, but now I have it up and running. My home network runs IPv6 and my server can be reached on an IPv6 address.
Unfortunately I don’t have a native IPv6 address and my provider (UPC/Chello) will not supply one. So I had to use a tunnel broker. After experimenting a bit I got stuck on the Tunnel Broker of Hurricane Electric.
My m0n0wall firewall supports the Tunnelbroker IPv6/IPv4 tunnels and after configuring some firewall rules everything is up and running.
Compiling OpenSSL and OpenSSH
My server at home runs CentOS 5 and this has OpenSSH version 4.3. Running updates doesn’t update this version, because RedHat keeps the version number stable.
But I wanted a newer OpenSSH because of some nice new features. But when I do compile a new version I’m still stuck with old OpenSSL, and that’s not what I want.
Well, you can guess it by now, this is what I did.
I first got the newest version of OpenSSL and compiled it with
Back to m0n0wall
But a problem with PPTP tunneling made me think again. Was pfSense the way to go?
Well, it wasn’t. When I was trying to get IPv6 up and running it turned out that pfSense doesn’t support IPv6 out of the box. And m0n0wall does. There where some answers on the internet, but I was not willing to hack the pfSense box if that was not needed. And the pfSense website states that IPv6 support will come after the release of 2.0. I’m not going to hold my breath that long. And the PPTP tunneling problem can only be solved when you have a dual external IP address. My provider won’t give me a static one, so two statics is completely out of the question.
My new Internet connection
About a month or two ago I was contacted by my ISP asking if I would like a lot faster internet connection and a lower price. Well, you have to be nuts to deny such an offer, so I decided to comply.
About a week later the new internet modem showed up and I connected everything up.
Running speedtest made me very happy.
Not bad at all :-)
SysAdmin Day
Today is the last Friday of Juli. This means that today is System Administrator Appreciation Day and being a real nerd, I support this day.
Let’s hoot the SysAdmin.
New MySQL backup
It’s been a while, but now there is a new version of the MySQLBackup script.
This version (1.42) has a few enhancements and some configuration options were added.
The main new feature is that it now supports multiple dumps per day and database checks. The old backups will be removed, of course, but only when they are over a day old.
An added configuration option is that it’s now possible to choose whether you want the databases locked during the backup.
New MySQLBackup
It’s been a while, but now there is a new version of the MySQLBackup script.
This version (1.42) has a few enhancements and some configuration options were added.
The main new feature is that it now supports multiple dumps per day and database checks. The old backups will be removed, of course, but only when they are over a day old.
An added configuration option is that it’s now possible to choose whether you want the databases locked during the backup.
Switching to WordPress
I’ve been using NanoBlogger for some time now, but the evolution of this stuff lacks progress. So, as an experiment I’ve setup Wordpress and I’ll see how that feels.
I'm a coffee addict
I am 94% Addicted to Coffee
It's been a while
It has been a while since the last entry, but I’ve been busy like hell and on a holiday as well.
But a short update was in order.
I’m now running a PFSense server on a Lanner netbox (FW-7530) as my firewall. My old Soekris 4801 could not keep up with my 90Mbps internet connection. The Soekris could only cope with about 45Mbps so that’s not very good. The Lanner gives me 88.9Mbps and that’s about the limit of the internet connection. Very nice.
Those busy git developers
Last time I blogged that the developers of git
are a really busy
bunch.
Well, they really are. I found out I almost missed a complete release, so with this set I’m catching up.
Today I build version 1.7.0.3.
By now, you know where to find them.
The next entry will be more interresting, not only git building.
Those busy git developers
The developers of git
are a really busy bunch. Today a new git
(1.7.0.2) arrived, again, so I did build the RPM’s.
By now, you know where to find them.
Got asciidoc working again
On my own server I tried to build the Git RPM’s and that worked, but on the server at work it borked on building the documentation.
The message I got was
asciidoc: FAILED: [tabledef-default] missing section: [tabletags-header]
and Google has never heard of it.
Both servers are running CentOS 5.4 i386, so no differences there. I
started looking for the responsible program and I found out that at home
I have asciidoc version 8.5.1
and at work I have
asciidoc version 8.5.3
.
New MySQLBackup
It’s been a while, but now there is a new version of the MySQLBackup script.
This version has a few enhancements and some configuration options were added.
The main new feature is that it now supports multiple dumps per day. The old backups will be removed, of course, but only when they are over a day old.
An added configuration option is that it’s no possible to choose whether you want the databases locked during the backup.
(Not) building git RPM's
Today I saw that git version 1.7.0.1 was out and while I missed out on 1.7.0 I decided it was time for some RPM’s again.
Well, NOT. The sources built like a charm and I’m using 1.7.0.1 now for the daily work.
The big problem is the documentation, as always. When I want to build
the docs, the build proces fails with some strange table-header
and
table-definition
error, that even Google has never heard off.