Tsakf's foss library The library has 155 entries  
Home  About

  Select tags starting with:  a  b  c  d  e  f  g  h  i  j  k  l  m  n  o  p  q  r  s  t  u  v  w  x  y  z 

  Tags associated with: mysql
backup  debian  ftp  hosting  ip address  lighttpd  php5  pureftpd  ubuntu 
 
 
 
All entries of the Library with tag mysql    
 
Installing Lighttpd With PHP5 And MySQL Support On Ubuntu 9.10
Lighttpd is a secure, fast, standards-compliant web server designed for speed-critical environments. The tutorial shows how you can install Lighttpd on an Ubuntu 9.10 server with PHP5 support (through FastCGI) and MySQL support.
Tags:  lighttpd  php5  mysql  ubuntu 
 
mysqldump doesn’t dump stored procedures
Mysqldump doesn't dump stored procedures by default. So the user must ask for that with a command line parameter.
Tags:  mysql  backup 
 
How to conveniently store and handle IP addresses in MySQL
The article describes the commands used to convert ip adresses to integers and vice versa. They can be used instead of character variables, because character variables don't sort correctly.
Tags:  mysql  ip address 
 
Virtual Hosting With PureFTPd And MySQL (Incl. Quota And Bandwidth Management) On Debian Lenny
This article describes how to install a PureFTPd server that uses virtual users from a MySQL database instead of real system users. This is much more performant and allows to have thousands of ftp users on a single machine. The configuration, the use of quota and the upload/download bandwidth limits with this setup are showed.
Tags:  hosting  pureftpd  mysql  debian  ftp