Categories: OS, Linux, CentOS, Fedora, Samba, Windows
Sep
14
If you don't want to make holes in your firewall because it would looks like "swiss cheese"... more »
Sep
02
Dacă vreodată doriți să "traduceți" o aplicație PHP în română cu gettext și aveți nevoie de formele de plural le găsiți la adresa de mai sus.Citez:Deși mulți nu suntem conștien&#… more »
Jul
15
Stanislav Malyshev wrote some thoughts on PHP performance.He entitled one of it's performance tips "Avoid extra notices/errors/etc.".I would like to add there:Do not add in your application too much debugging capabilities (in any).Most of you a… more »
Jul
05
John Kleijn composed a list of "10 Signs of Crappy PHP Software".
This list is incredibly good... but I have to add the 11th...
Rewriting in PHP what can be provided by an already written (PECL) extension.
In the age of affordable VPS and (very) c… more »
Jul
05
In a recent post I was writing about mount over ssh, for today let's look at mounting over ftp.
For this you need curlftps:
[radical@acasa ~]$ yum info curlftpfs
Installed Packages
Name : curlftpfs
Arch : x86_64
Version : 0.9.1… more »
Recent comments