The following Python script can make your life easier if you often need to create new, blank, databases for a Rails, Django, or for any. . .
Category: Linux
Simple Python Class Library and Command Line Utility for S3 Storage and Retrieval
Hello. This is based on the Python Boto library. I created a class with a couple functions for storing and retrieving information (either publicly or. . .
Removing Asterisk on Ubuntu 6,8
This little recipe works for me if you’re not using any special hardware. Run these commands as root or use sudo. This will work for. . .
How to create a MySQL database and users from the command line
Create the database with the mysqladmin tool. Don’t forget sure and add the bin folder to your path if you are on Windows or Mac! . . .
