avatar

Andres Jaimes

117 comments…

Hey!, today while checking the comments for my site I found the amazing quantity of 117 comments… all of them spam! hahaha… this is a new record!

Solaris

How to change the screen resolution of Solaris 10 running in vmware

  1. First you must install the vmware tools on your virtual machine.
  2. Edit your xorg.conf file:
vi /etc/X11/xorg.conf
  1. Under the section “Monitor” put a number sign (#) in front of all …

What The GIMP needs

Photoshop is one of those so popular applications often missed in the Linux world. Ok, ok, the GIMP is there, but you have to learn to use it. Even moving a simple selection around becomes a hard to accomplish task. This makes me think, about all …

Installing Oracle XE on Ubuntu

My first encounter with Oracle was back in 2001. It was installed on a Windows 2k test server. We worked in a one year long project and I had enough time to learn about it. I just remember having encountered feelings. SQL was very pleasant: the CASE …

Back from the hospital…

Hey there!, I’m back after a week in the hospital. Must say I really missed the Internet. My recommendation: don’t skip any meal! Always make time to eat and enjoy every food. According to some Japanese ideals, you should enjoy each bite and let your …

Setting up a WebDAV server

Do you want to install a WevDAV server? This article is for you.

What is WebDAV?

WebDAV is a protocol that lets you read and write files on the web almost as if you were accessing local files. You can create folders and files, as well as rename them, …