Ubuntu

WPMU Video Solution Framework

Playing with this framework for a project at work.  Here’s a couple of problems I’ve run across on my virgin Ubuntu install.  Documenting for prosperity. 😀

Import file for MySQL
mysql -uusername -p mysql < /path/to/sql/file.txt(.sql)

Thursday, October 22nd, 2009 Ubuntu, WPVSF No Comments

Ubuntu Changes (for me)

Just getting used to the changes in these ‘modern’ Linux OSes…

Restart Apache
/etc/init.d/apache2 restart

Apache user
www-data

Apache config
apache2.conf (not httpd.conf)

Enable mods
a2enmod

Enable site
a2ensite

Mods are held in mods-available and sites are held in sites-available.

I’ll add more as I discover the changes I’ll need to remember.

Thursday, October 22nd, 2009 Ubuntu No Comments

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

WordPress SEO fine-tune by Meta SEO Pack from Poradnik Webmastera