Browsing all articles by Mount a remote filesystem using sshfs – Ivan Villareal

Mount a remote filesystem using sshfs

I often have to upload files to several servers, and some of them doesn’t have an rsync or ftp server, so if I’m going to make a deployment, I have [...]

Taking apart a Panasonic Toughbook CF-51

I’ve got in my hands a Panasonic Toughbook CF-51 and I didn’t went to work because of thanks giving day, so I was there waiting with this laptop and a [...]

Filling rtf templates with text and images using php

We had a requirement to fill an rtf template file with some info from the system, the templates had some pictures that need to be retrieved from the system and placed in [...]

BOM problems when reading files with PHP

Today I was developing a script that was going to get some data from an uploaded file to start a batch job, I did the front end with the help [...]

Mysql5 and PHP5 on centos4

I have the need to install php5 and mysql 5 on a centos 4 server, so I found that the Centos Plus repository had this, and this is what I [...]