Archive for the "Linux" Tag

Filed in: , , , ,
Posted On: 2007 / 10 / 27

If you have shell access to your webserver, upgrading to the latest WordPress build can be a matter of painless seconds. As usual there is more than one way to do it, and here is one of these ways -- the script I am using. PLAIN TEXT CODE: #!/bin/bash CURDIR=$(pwd) SITE="http://yoursite.com/blog" echo Updating Wordpress in $CURDIR echo 1.  downloading latest build wget -q [...] → Read more

Filed in: , , ,
Posted On: 2007 / 10 / 21

The following is for my own reference, borrowed from there and duplicated here because the original blog looks inactive and a fine candidate for deletion next time their domain or hosting will expire. No questions on this please, this is not my area of expertise at all. Share This Related posts Some Reference Cards (2) WordPress Upgrade Script (9) Windows [...] → Read more

Filed in: , , ,
Posted On: 2007 / 08 / 17

Have you ever "ls -l" a file or directory, watch its "-r-x--s-wT" symbolic notation and ask to yourself: "what the hell is that chmod ?". This was the case for me several times today, so before I spent 1 minute on thinking about the notation, I decided to spent 5 minutes on a quick Perl [...] → Read more

Filed in: , , , ,
Posted On: 2007 / 08 / 03

I was having a few reading problems on a server I've recently got my hands on: the locale is set to something like French UTF8, but Putty was displaying annoying é and stuff instead of accented characters. I was expecting the solution to be something linuxish like read boring man pages till I finally decide it's [...] → Read more

Filed in: , , , , ,
Posted On: 2005 / 12 / 22

Cool article[...] → Read more

Filed in: , ,
Posted On: 2005 / 06 / 07

Lost my Linux data. Got them back with Windows.[...] → Read more

Filed in: , , ,
Posted On: 2005 / 06 / 06

Migrating. See you Linux.[...] → Read more

Filed in: , , ,
Posted On: 2005 / 01 / 14

My short how-to[...] → Read more

Filed in: , ,
Posted On: 2004 / 12 / 11

List of Live CD Distros[...] → Read more

Filed in: , , ,
Posted On: 2004 / 12 / 01

Bash alias to get a nice modification date[...] → Read more

Close
E-mail It