May 2013 M T W T F S S « Mar 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Archives
- March 2012
- December 2011
- November 2010
- October 2010
- June 2010
- May 2010
- October 2009
- September 2009
- August 2009
- July 2009
- May 2009
- April 2009
- January 2009
- December 2008
- July 2007
- March 2007
- February 2007
- January 2007
- December 2006
- November 2006
- October 2006
- September 2006
- August 2006
- July 2006
- June 2006
- April 2006
- January 2006
- December 2005
- November 2005
- October 2005
- August 2005
- July 2005
- June 2005
- February 2005
- January 2005
- December 2004
- November 2004
Tags
applications areca backup Code complexity color colors colours developer eclipse howto intel ips jaunty java Jenkins latex libmtp Linux log log4tailer logs lucidlynx McCabe miktex monitoring mp3 mtp pdflatex programming Python python2.4 rdiff-backup release sourcecode sysadmin tail tester testing thermal issue tips tptp ubuntu Ubuntu Maverick 10.10 unittests windows wordpressVisits
- 193,693 People have read this blog so far
Category Archives: Ubuntu Linux
log4tailer under the Alerta Project in bitbucket
Log4tailer project has been moved to bitbucket under the Alerta Project http://bitbucket.org/jordilin/alerta. The main objective is to provide a complete log monitoring application.
Posted in Debian, General News, Linux, Ubuntu Linux
Tagged alerta project, log monitoring, log4tailer
Leave a comment
Ubuntu Maverick not a perfect 10, but nearly.
I say that because I’ve found at least a couple of issues that I didn’t find in Lucid. First one is the Intel IPS thermal kernel messages that don’t stop shouting at /var/log/messages. Traces like “MCP power or thermal limit … Continue reading
Posted in HOWTOs, Linux, Ubuntu Linux
Tagged intel ips, thermal issue, ubuntu, Ubuntu Maverick 10.10
4 Comments
rdiff-backup, Python and Ubuntu.
I’ve been using rdiff-backup for quite a long time now for my backup purposses. rdiff-backup allows me to have my /home folder always in sync with an external usb hard drive. If for some reason I have to re-install operating … Continue reading
Posted in General Blogging, Linux, Open Source, Python, Ubuntu Linux
Tagged applications, log4tailer, Python, rdiff-backup, ubuntu
Leave a comment
Python2.4, Python2.5 and Ubuntu 10.04 lucid lynx
Ubuntu lucid lynx does not have Python 2.4 and 2.5 runtimes available in the repositories, so if you are a developer and you are in need of those, then you have two options: One is try to find binaries somewhere … Continue reading
Ubuntu Karmik and Eclipse Galileo
The great Ubuntu Karmik is just around the corner. If you happen to use Eclipse from the official eclipse webpage and you see that some eclipse buttons do not work, then apply the following hack. Make yourself a one line … Continue reading
Posted in java, Linux, programming, Ubuntu Linux
1 Comment
Log4Tailer 2.0 released with SSH tailing capabilities
Log4Tailer 2.0 http://code.google.com/p/log4tailer/ has just been released. It has been a month of some thought and testing the feasability of including tailing over SSH, and this release provides just that. It will open the door for a range of more … Continue reading
Log4Tailer 1.50
Log4Tailer 1.50 http://code.google.com/p/log4tailer provides interesting new features in order to monitor your logs. It’s a dedicated application to monitor the status of your logs regardless if your application provides its own monitoring platform or not. It is helping me a … Continue reading
Posted in Linux, programming, Python, Tools, Ubuntu Linux
Tagged colors, colours, Linux, logs, sysadmin, tail
Leave a comment
Log4Tailer 1.45 released
Log4Tailer 1.45 http://code.google.com/p/log4tailer/ has a new feature that could be interesting for many testers or engineers when they are tailing multiple logs at a time. It can tail the logs with different colors for each log, making it very easy … Continue reading
Posted in Linux, programming, Python, Ubuntu Linux
Tagged colors, colours, log, log4tailer, logs, tail
Leave a comment
PyLazy
PyLazy is an small python app that reports the time you spend using your applications in the computer. I just published it in googlecode and the Python Package index http://code.google.com/p/pylazybreak/.
Posted in Linux, programming, Python, Ubuntu Linux
Leave a comment
libmtp and Ubuntu Jaunty (mtp devices), Rhythmbox
LIBMTP and UBUNTU JAUNTY I installed a clean ubuntu Jaunty 64 bit, and when plugging in an mp3 player I found that Rhythmbox could not found my player because of an libmtp panic error, sth like this: PTP: Opening session … Continue reading