Archivo de la Categoría 'English'
Sunday, 6 de July de 2008
Given the recent popularity of Privnote as consequence of appearing in ReadWriteWeb and the front-page of Digg, a rather heated discussion has arisen about whether notes send through Privnote are really protected against someone with access to the Privnote database.
We believe it is, and I’ll explain the reasons here by detailing the exact process used […]
Publicado en English, Privnote | 12 Comentarios »
Sunday, 29 de June de 2008
At first, Privnote looked like an ideal application for porting to Google App Engine because:
it’s already written in the “official” App Engine platform (Python+Django)
it’s entirely based on a request/response mechanism
we would forget about scalability problems forever
So we give it a try and implemented a prototype, just to see how it goes, but, in the […]
Publicado en English, Google, Privnote | 1 Comentario »
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 | 9 Comentarios »
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 »