Hi everybody,Iam a beginner with Linux and I installed Ubuntu a few weeks ago. From here and therein the net, I was able to install every single program I wanted (and yes, from the command line) but I seem to have a few problems now with Thunderbird.
Continue reading…
General
Network File System (NFS) Server and Client Configuration in Debian
NFS was developed at a time when we weren’t able to share our drives like we are able to today – in the Windows environment. It offers the ability to share the hard disk space of a big server with many smaller clients. Again, this is a client/server environment. While this seems like a standard […]
Continue reading…
Desktop Search Engine with Doodle
Doodle is a tool to quickly search the documents on a computer. Doodle builds an index using meta-data contained in the documents and allows fast searches on the resulting database. Doodle uses libextractor to support obtaining meta-data from various file-formats. The database used by doodle is a suffix tree, resulting in fast lookups.
Continue reading…
Pain of the LVM and Fix
Problem domain: I have started to use LVM(2) and converted my system on lvm2 devices. I have noticed that I need to use initrd in order to boot up because all of my partitions were using lvm except /boot. I had 2 versions of debian-netsint on CD. I could boot up with them and with […]
Continue reading…