Archivo de la Categoría 'English'
Sunday, 29 de June de 2008
When I launched Insophia, about a year ago, I wanted it to have a blog, right from the beginning. So I chose Wordpress as the platform for the site. However, in many occasions, when going to write something, I faced the question of where to post it. Should I post it in the Insophia (corporate) […]
Publicado en Blogs, English, Insophia | Sin Comentarios »
Sunday, 29 de June de 2008
Have you ever wanted to send some highly confidential information (like credit card information or root passwords) over the Internet and were afraid others could be sniffing your traffic?. Well, I have, all the time. I’ve always being paranoid about this, so that’s why we, at Insophia, came up with Privnote, a tool for sending […]
Publicado en English, Insophia, Privnote | 1 Comentario »
Tuesday, 6 de May de 2008
I needed a virtual machine for debugging some Python memory leaking software without risking the health of my Ubuntu system. VirtualBox was my first choice because of its ease of install (just “apt-get install virtualbox”). Since I wanted to access the VM via ssh (instead of using the VirtualBox console) I found a bit annoying […]
Publicado en English, Linux, VirtualBox, Tech Tips | 3 Comentarios »
Tuesday, 8 de April de 2008
Google has just launched AppEngine, a new hosting service with “all the Google infrastructure” available for you. For now, it only supports my favorite language, but they may add more languages in the future.
A couple of things that come to my mind now:
If you’re running a hosting company, you should re-consider your business, specially if […]
Publicado en English, Google, Python | 1 Comentario »
Sunday, 30 de December de 2007
It took me some time to find out how to do this, so I’ll post it here hoping that someone will find it useful.
First of all, “fidsk -l” won’t show all your FreeBSD disklabels, you’ll have to do “cat /proc/partitions” to find the partition you wan’t to mount. If the Kernel has support for disklabels […]
Publicado en English, Linux, FreeBSD, Tech Tips | Sin Comentarios »
Saturday, 22 de December de 2007
When you have accounts in dozens and dozens of servers, it could be hard to replicate and keep track of all your configuration files (aka. rc files). To be honest, that’s the reason why I never used rc files in the past, and always tried to stick with the default behavior of programs. But, for […]
Publicado en Sysadmin, English, Subversion, Tech Tips | Sin Comentarios »
Saturday, 22 de December de 2007
Have you ever ssh’ed into a remote server and wondered if you could run a program using the connection from that remote server in a transparent and easy way?
Well, you can and it’s quite simple. Here’s the recipe for Linux.
1. Install tsocks using your Linux distribution package manager (preferably) or compiling from source.
2. Add a […]
Publicado en General, Sysadmin, English, Linux, Tech Tips | Sin Comentarios »
Saturday, 10 de November de 2007
Beware of the whois service. There’s a lot of people in the world spying whois queries to steal domain names.
Back in August I was looking for a cool name for my company, and the domain name was the starting point. To tell you the truth, insophia.com was not the first one at all, although I’m […]
Publicado en English, DNS, Insophia | Sin Comentarios »
Tuesday, 23 de October de 2007
Email obfuscation techniques are used to hide email address from spammers. They’re used to show email addresses in web pages without the risk of exposing them to spam bots which constantly crawl the web harvesting for them.
In this article, I’ll describe 3 techniques I’ve used to obfuscate email address.
Publicado en English, Email, Spam | 6 Comentarios »
Tuesday, 2 de October de 2007
It is over, but not in a traditional sense. I mean, I still receive loads of junk mail daily but they all go straight to the “Spam folder” so I never get to see them, pretty much as if I had never received them. Spam is just something I don’t care anymore.
For me, it’s quite […]
Publicado en English, Email, Jabber, Spam | 1 Comentario »