Archive for May, 2009

Networknet.nl Logo: May 2009

Networknet.nl Blog logo May 2009.

Networknet.nl Blog logo

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...

JeOS: Installing mutt without an Internet connection

Ubuntu LogoI needed to install mutt on my JeOS virtual appliance without having an internet connection because the machine is sitting behind firewall. Mutt is handy in scripts and you can attach your files. The files can be mysql database dumps for example.

Mutt is a small but very powerful text-based mail client for Unix operating systems. It is great for testing mail server setups and sending email messages via the command line.

  

Download the .deb files:

Install

  • dpkg -i mutt_1.5.17+20080114-1ubuntu1_i386.deb
  • dpkg -i mutt-patched_1.5.17+20080114-1ubuntu1_i386.deb

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...