About fouzi

Posts by fouzi:

0

MySQL on MacOS X

Posted by fouzi on February 3, 2011 in HOWTOS, MacOS X, MySQL, Technology |

Download MySQL for MacOS X

You can download the MySQL Community Server on the MySQL site. The download link is: http://dev.mysql.com/downloads/mysql/

Install MySQL for MacOS X

After downloading the img file you just follow the installation instructions.

Running MySQL for MacOS X

If you want to run it from the command line you can do the following:

# /usr/local/mysql/bin/mysqld_safe

You can also pass in options (if you don’t have your my.cnf setup) to mysqld_safe. One that I use commonly is:

# sudo /usr/local/mysql/bin/mysqld_safe –lower_case_table_names=1

Tags: ,

0

Getting an Eclipse Helios Dynamic Web Project working with Maven

Posted by fouzi on January 21, 2011 in Eclipse, HOWTOS, Java, Maven, Software Development, Technology |

Recently I needed to create an Eclipse webapp from scratch. That’s not such a big deal and I’ve done it plenty of times, however Eclipse has not always had the best Servlet container integration. I used to use MyEclipse for that but Eclipse has come a long way with Helios. I’ve also become more used […]

Tags: , , ,

0

SSH between trusted machines with no passwords

Posted by fouzi on September 5, 2010 in HOWTOS, Technology, Unix |

Introduction: If you ever find yourself ssh-ing over and over into the same machine(s) and getting tired of typing in a password or if you have some automated shell scripts that need to run remote commands and are overly complicated due to Expect you have probably wished you could do away with the password for […]

Tags: , , , ,

Copyright © 2009-2026 Fouzi Husaini's Blog All rights reserved.
This site is using the Desk Mess Mirrored theme, v2.5, from BuyNowShop.com.