My Filesystem

As of my recent post about LVM: I feel like I am in a kind of trouble now. I had problems with fsck.ext3 (and still have them). I can mount the filesystem (although it gives a warning about inconsistency) and I can see files. The tricky thing is that df -h shows that the fs is almost full (which is wrong) and du -s on the mountpoint gives the right amount of used space. Another issue is although the filesystem is mounter in read-write mode, sometimes I get warning that it is a read only filesystem if I try to write something there.

Anyway – I need to read the Web more :(

Lost in the VNC

\"vnc.gif\"This time I am a bit lost with VNC :(

The idea is that I need to make a kind of remote access to the workstations (Win XP) in the NAT from outside and one way to do it (as I thought) was to set up a VirtualHost on Apache (of course with SSL and Auth and all the rest) and then use mod_proxy and VNC web client to do the job.

Everything would be fine if VNC Java applet would give me to do this, but it doesn\’t work pretty good through proxy :( Anyway, after playing around a VNC Web client I realized that it is not too comfortable so I need to find some other (prettier) solution to this problem.