Just a word of warning don't touch this piece of hardware, all I can say is it is guaranteed to give you a head ache and it uses this crapy url to setup itself
www.routerlogin.com/start.htm
PS Good luck with all the DNS issues you'll have too, and no wait there's no firmware update to fix any of there issues, just work arounds :-o
Thursday, August 13, 2009
Ubuntu Cisco VPN
It works nice:
Here's my post on the keyring issue "Invalid VPN Secrets "
http://ubuntuforums.org/showthread.php?t=1193786&page=2
Here's my post on the keyring issue "Invalid VPN Secrets "
http://ubuntuforums.org/showthread.php?t=1193786&page=2
New version of GFS on the way?
Nice:
http://queue.acm.org/detail.cfm?id=1594206
http://doc.cat-v.org/plan_9/4th_edition/papers/venti/
http://queue.acm.org/detail.cfm?id=1594206
http://doc.cat-v.org/plan_9/4th_edition/papers/venti/
Saturday, August 8, 2009
Disable PC Speaker on Ubuntu
The pc speaker can be a pain, here's what to do to disable it:
sudo modprobe -r pcspkr
sudo vi /etc/modprobe.d/blacklist
and at the line:
blacklist pcspkr
sudo modprobe -r pcspkr
sudo vi /etc/modprobe.d/blacklist
and at the line:
blacklist pcspkr
Wednesday, August 5, 2009
Eclipse and Axis 2
This sorted my problem:
http://osdir.com/ml/axis-dev-ws.apache.org/2009-06/msg00169.html
in fact i saw after than in web.xml that the class AxisAdminServlet class has
change of package
org.apache.axis2.webapp.AxisAdminServlet
but after I've got a new error :
http://osdir.com/ml/axis-dev-ws.apache.org/2009-06/msg00169.html
in fact i saw after than in web.xml that the class AxisAdminServlet class has
change of package
but after I've got a new error :
Subscribe to:
Posts (Atom)