Tag-Archive for ◊ add-on ◊

Dealing with winmail.dat on Linux
Friday, October 08th, 2010 | Author: Ozzik

Hey,
if you’re a bit old-fashioned like me you’re still using a desktop mail client like Thunderbird and not web interface, like Gmail.
But sometimes there are glitches. And while some of them are client related, others are well - MS fault.
Like this one. For some time now I’ve been getting some emails from the same source with an attached winmail.dat file. There was no way to open it and frankly, knowing the source, I didn’t care too much.
But a few days ago I logged in to Gmail’s web interface and saw the actual file behind it - it was a pdf. Now, when I can’t get a pdf by email, I start to get a bit nervous. So I googled it and came to a conclusion that it’s, of course, MS fault. See, their outlook sends out some emails in tnef format, which can’t be read by some clients.

There are few solutions. For every OS actually. Some are scripts, some are add-ons, some are apps. At first I installed the tnef program from the repositories in Ubuntu, but it did nothing, so instead of starting digging I just installed the LookOut add-on for Thunderbird and voila! I see the original pdf as the attachment.
Now, in case it doesn’t work for you, maybe you should try this:
http://blog.andrewbeacock.com/2007/07/opening-winmaildat-tnef-files-in.html

Hope it helps!

Ozzik.

VN:F [1.9.6_1107]
Rating: 0.0/10 (0 votes cast)
VN:F [1.9.6_1107]
Rating: +1 (from 1 vote)
Category: Linux at home  | Tags: , ,  | Leave a Comment
The server every admin needs, part 2
Wednesday, July 15th, 2009 | Author: Ozzik

So, what’s next?
Let’s spend some time with the easier things.

Ntop. This one’s installed right from the standard repository (we already did so in the previous post).
The big question is why do you need it, right? Well, it’s a great tool that you can use for all kinds of purposes, but personally, I use it to monitor the Internet activity, or traffic loads to be exact.
The idea is very simple. If you have a setup like this: modem–>router–>firewall–>switch–>LANs, and you feel that the Internet is very slow, you just know that someone’s downloading something from the rapidshare.com or maybe even a new MS small DVD image of 3GB, how do you know who’s the asshole?
more…

VN:F [1.9.6_1107]
Rating: 0.0/10 (0 votes cast)
VN:F [1.9.6_1107]
Rating: 0 (from 0 votes)
The server every admin needs
Wednesday, July 15th, 2009 | Author: Ozzik

Hi,

Over the years working in IT I came to a conclusion every admin comes to - you have to have a server that does all the things that sometimes you underestimate the importance of.  Those would be logging, monitoring, documenting, analyzing. If you’re not new to this field - you’ll sure know what I’m talking about, but if you are - this may very well be the guide to your future professional happiness:)

Anyway, there are tons, and I mean tons of software willing to do those tasks, so 9 out of 10 people will jump and say they use a better one. But the ones I’m gonna discuss here are the ones that worked for me for some specific reason, or maybe even without one;)

So what are we building? We’re gonna build a monitoring server that uses Xymon(ex-Hobbit) software, Syslog-ng logging, Ntop network traffic probe, Plone documentation server and Splunk log analyzer.  I also plan to add the Observer for SNMP or otherwise integrate SNMP into Xymon. But that’s later. Just FYI I built this server to serve my own needs about 2 years ago, starting only with Hobbit and adding all the other software according to the needs, but as the new versions of software and OS were released I decided to rebuild the whole thing instead of upgrading. This time I documented the whole thing too. So let’s get to it.
more…

VN:F [1.9.6_1107]
Rating: 0.0/10 (0 votes cast)
VN:F [1.9.6_1107]
Rating: 0 (from 0 votes)
Linux Mint 6 CE
Thursday, April 16th, 2009 | Author: Ozzik

Man, it’s been 2.5 months since I last posted here. I guess it’s about time now.

Well, I actually wanted to wait a bit with this one, but then I realized that it’s now or never, so here it is.

Linux Mint 6 Community Edition, which is KDE4.2 based was released last week. Something I’ve been waiting for for quite some time now. So I decided to post a few thoughts(like everyone else on the net this year, right?) and tell you about few tricks I had to do.

I’ve been a Linux Mint user for a couple of years now, on and off. Finally settling on a CE version, mostly because it combines the best of both worlds - Gnome and KDE, while being based on KDE itself. For those who don’t know and are too lazy to look it up - Mint is an Ubuntu based distro, but is a bit more polished and includes all the necessary codecs and such. More user friendly I guess. But while so, like every other distribution it still needs a bit of tweaking. Why? Well, because this is the purpose of Linux - you make of it whatever it is you think it should be.

more…

VN:F [1.9.6_1107]
Rating: 0.0/10 (0 votes cast)
VN:F [1.9.6_1107]
Rating: 0 (from 0 votes)
Firefox plugins for “pirates”
Tuesday, December 09th, 2008 | Author: Ozzik

Hey,
some plugins I found out about last week and now really can’t live without:
Greasemonkey scripts, really.
IMDB pirated version
and the best joke of the week: Pirates of the Amazon.
Those guys really do have sense of humor.
In case you don’t know, you need a Greasemonkey extension to install these.
Pirates of the Amazon website
more…

VN:F [1.9.6_1107]
Rating: 0.0/10 (0 votes cast)
VN:F [1.9.6_1107]
Rating: 0 (from 0 votes)
Category: Web  | Tags: , ,  | Leave a Comment