ghacks Technology News

Incredibly simple MySQL administration with SQL Buddy

If you have a need to manage MySQL databases, you know that learning the syntax for the various MySQL tools can be a real nightmare. Fortunately there are tools out there that make this job far more easy. But of the web-based tools, which are easiest? You might have given phpMyAdmin a try, but found [...]

Categories: Linux, Open Source, Server, Software, Tutorials Basic

Manage your LDAP data with phpLDAPadmin

The search for the perfect LDAP management tool has brought me around to a tool that is very similar to that of phpMyAdmin (for coverage of this tool, see my article “Install phpmyadmin for easy MySQL administration“). Both of these tools are web-based administration tools for tasks that many find too complex to do via [...]

Categories: Linux, Networks, Online Services, Open Source, Software, Tutorials Basic

Install Drupal on a LAMP Server

Drupal is one of the most popular of all the Content Management Systems (CMS). Drupal can power: Community portals, discussion forums, corporate sites, personal sites, blogs, e-commerce, and more. Drupal is open source (released under the GPL) and the only real installation restriction is that of the database. Drupal must use either a MySQL or [...]

Categories: Linux, Open Source, Software, Tutorials Basic, Web Development

Install phpmyadmin for easy MySQL administration

I have been working with LAMP (Linux Apache, MySQL, PHP) servers for a long time. But not matter how much experience I have with them one of the first things I, do after the LAMP installation, is to install phpMyAdmin. This tool makes database administration so much easier than the command line. And when your [...]

Categories: Linux, Open Source, The Web, Tutorials Advanced

© 2005-2012 Ghacks.net. All Rights Reserved. Privacy Policy - About Us