Tag Archives: command line

How to Create a Zend Project from the Command Line with zf

To generate an empty project shell using the Zend Framework is pretty easy thanks to the powerful zf command line utility.
Continue reading

Posted in Zend | Tagged , create, project, , zend framework, zf | View Comments

How to Start or Stop MySQL Server on Ubuntu via the Command Line

To stop a MySQL server instance on an Ubuntu linux install via the command line is as simple as entering: Continue reading

Posted in Software & Websites, Tutorials | Tagged , , , , , , , , | View Comments

Ubuntu Terminal: How to Quickly Create a SQL Dump File from a MySQL Database

Backing up your MySQL database or generating a copy of it to shift around is quite a simple affair thanks to the powerful mysqldump command that ships with MySQL. Continue reading

Posted in Software & Websites, Tutorials | Tagged , , , , , , , | View Comments

Ubuntu Terminal: How to Quickly GZip a File

File archiving is a particularly simple affair and there are quite a few different archive algorithms to pick and choose from. GZip (.gz) has for long been associated with Linux as one of its main archiving algorithms and so today’s quick command line tip highlights how to quickly create a zipped file on your system. Continue reading

Posted in Software & Websites, Tutorials | Tagged , , , , , , | View Comments

Ubuntu Lucid Lynx: Simple Way to Mount a Samba Drive in Your Home Directory

Samba is a fantastic free software re-implementation of the SMB/CIFS networking protocol that allows for shared file and print services across a variety of Windows and Unix (and even Mac OS) platforms. Today’s quick tip highlights a simple way of mounting a remote samba directory as a folder in one’s home directory in Ubuntu. Continue reading

Posted in Software & Websites, Tutorials | Tagged , , , , , , , , | View Comments
Navigation »