Browsed by
Tag: hardy

>Windows 7 / Emacs / Ubuntu

>Windows 7 / Emacs / Ubuntu

> The Dell is back in Windows land, with Windows 7 installed. I’m using it with the setup I detailed here and everything works as expected.  A word about Emacs. I spent quite a bit of time over the last couple of months sorting out the mish mash of different emacs configs I had running. Now there is one config which handles everything I want it to. Whereas before I used to keep the configs in svn, this time I…

Read More Read More

>pg_top on Ubuntu Hardy – Postgres top utility

>pg_top on Ubuntu Hardy – Postgres top utility

>This morning I got pgtop working but had some questions which I forwarded to the author Cosimo Streppone. In his very polite reply he pointed out I should really be using pg_top (note the hyphen) so I then set to getting that to work on Ubuntu Hardy Heron. Download the latest release from the site above (I downloaded pg_top-3.6.2.tar.gz) and then tar -zxpvf pg_top-3.6.2.tar.gz cd pg_top-3.6.2./configure make It’s very possible you might get some errors during this. The three I…

Read More Read More

>Welcome from the MacBook Pro and Another Welcome from Refurbished Computers UK

>Welcome from the MacBook Pro and Another Welcome from Refurbished Computers UK

>It arrived a day late and is looking pretty cool so far. So I’m typing this with MarsEdit first of all to see how I get on what that. What have I noticed about the new machine. Some random comments made in no particular order. Here’s the low down on the specs of the Machine. Model Name: MacBook Pro Model Identifier: MacBookPro4,1 Processor Name: Intel Core 2 Duo Processor Speed: 2.4 GHz Number Of Processors: 1 Total Number Of Cores:…

Read More Read More

>Cyrus IMAP on Hardy Heron

>Cyrus IMAP on Hardy Heron

>So you’ve just installed cyrus imap on Hardy Heron and you can’t seem to connect. You try a test telnet session and get icottee@ijcdev:~$ telnet localhost 143 Trying 127.0.0.1… Connected to localhost. Escape character is ‘^]’. * BYE Fatal error: can’t write proc file Connection closed by foreign host. Take a look in /var/log/mail.err and you’ll see stuff like May 19 22:13:15 ijcdev cyrus/imap[8316]: DBERROR: dbenv->open ‘/var/lib/cyrus/db’ failed: Permission denied May 19 22:13:15 ijcdev cyrus/imap[8316]: DBERROR: init() on berkeley May…

Read More Read More