-
Jeff Dike’s “User Mode Linux” book on Amazon
-
bookmarked 2006-12-18 15:29 PST (23:29 GMT); update 2006-12-18 15:35 PST (23:35 GMT)
Monthly Archives: December 2006
links for 2006-12-17
-
An old but popular source for info about RPM; dead tree version
-
Some of the only informative and concise info that I could find on the new SKAS0 support in UML that allows you to use an unpatched host kernel but get better security and performance than with TT mode.
-
“User Mode Linux” book from Jeff Dike. I’m going to browse this and buy it if it looks good
Technorati tags: linux, rpm, redhat, usermodelinux
User-Mode Linux: SKAS0 poorly documented
It’s unfortunate that SKAS0 mode is poorly documented on the User-Mode Linux (UML) web site. For example, this page about SKAS doesn’t mention it. It is explained in Jeff Dike’s UML book though.
I wish they would update the UML web site as it gives the impression that TT and SKAS3 are the only choices, which is no longer true, as SKAS0 was added to the kernel in version 2.6.13.
Here are a handful of resources that I found that describe SKAS0:
- http://80.71.248.82/uml/0131865056/ch09lev1sec2.html
- http://80.71.248.82/uml/0131865056/ch10lev1sec4.html
- http://blogs.igalia.com/berto/2006/09/13/user-mode-linux-and-skas0
- http://lwn.net/Articles/142494/
Technorati tags: linux, usermodelinux
links for 2006-12-16
-
RHEL 4 source RPMs
-
tips for how to build kernels the funky Red Hat way
Installing NX Server Free Edition: Workaround for .ssh/config permissions error
In the past 24 hours, I installed NX Free Edition on two Linux machines – one RHEL 4 and one Ubuntu and on both, the installation failed with this message in /usr/NX/var/log/install
:
NX> 700 WARNING: Error when trying to connect to NX server, error is: NX> 700 WARNING: NX> 203 NXSSH running with pid: 28823^M Bad owner or permissions on /home/marca/.ssh/config^M. NX> 700 WARNING: nxsetup cannot validate the sanity of the current installation: NX> 700 WARNING: the current system or NX configuration could be broken.
I tried chmodding ~/.ssh
and ~/.ssh/config
to be more and less restrictive and could not get the message to go away. What does work however is if I temporarily rename my config file to _config, install NX, and then rename it back.
Hopefully, NoMachine will add this to their FAQs and perhaps see if there’s a bug in the install that should be fixed.
NX is great though. You should definitely check it out if you’re into remote administration and using something like VNC, RDP, or remote X11, which are much slower than NX.
links for 2006-12-15
-
A Yahoo! group for discussion of the del.icio.us Firefox extension (bookmarked 2006-12-14 13:49 PDT, 21:49 GMT)
-
French page with extension for using MobiPassword with Firefox 2.0
links for 2006-12-14
-
This one requires virtualization support in the processor