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,764 People have read this blog so far
Monthly Archives: September 2006
Some doubts about Linux, use http://modfree.2.forumer.com/
I’ll be out for two weeks, but If you have some questions or doubts about Linux, take a look at the modfree forum at http://modfree.2.forumer.com/ and you’ll get answers. There are some people there with lot of experience using Linux … Continue reading
Posted in General News, Linux
4 Comments
Time to be on holidays
Next two weeks I’ll be on holidays. This year I’m going to London for two weeks. It’s really high time I got holidays. This has been a tough year with a lot of work and I need some rest although … Continue reading
Posted in General Blogging
Leave a comment
HOWTO: Cloning your hard disk
I’m gonna explain another method to backup your whole hard disk. We are going to make an exact clone of our hard disk. In this howto, we will use a very useful command: dd. If your hard disk is /dev/hda … Continue reading
Posted in HOWTOs, Linux
9 Comments
Backup strategies for a Desktop Linux Box
There are several possibilites and tools. In fact, there are great tools to perform backups for your Linux Desktop. I’m gonna name the greatest: Mondo rdiff-backup rsync partimage It doesn’t matter which is the best, or what do you prefer. … Continue reading
A linux geek in Catalonia
As I’m always trying new linux distros and changing quite a lot in search of the maximum power and flexibility, I’ve had to change the blog’s title. Now it does not show any OS name like before (an ubuntu user … Continue reading
Posted in General Blogging, General News
Leave a comment
Installing the Java Virtual Machine in FreeBSD
It’s just very easy as FreeBSD has a license with Sun Microsystems. Just download the package for your architecture in http://www.freebsdfoundation.org/downloads/java.shtml and proceed as follows: pkg_add -r javavmwrapper pkg_add diablo-jre-freebsd6.i386.1.5.0.07.00.tbz (in my case the i386 architecture) This will install the … Continue reading
Posted in FreeBSD, Unix
Leave a comment