Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

The Unofficial Ubuntu Starter Guide
Prev Home Next

Q: How to install MYSQL Control Center?

  1. Read General Notes
  2. Read How to add extra repositories?
  3. Read How to install MYSQL Database Server?
  4. sudo apt-get install mysqlcc
    sudo gedit /usr/share/applications/MySQLCC.desktop
  5. Insert the following lines into the new file
    [Desktop Entry]
    Name=MySQLCC
    Comment=MySQLCC
    Exec=mysqlcc
    Icon=/usr/share/pixmaps/mysqlcc.xpm
    Terminal=false
    Type=Application
    Categories=Application;System;
  6. Save the edited file (sample)
  7. Read How to refresh GNOME panel?
  8. Applications -> System Tools -> MySQLCC


Apache HTTP Server


The Unofficial Ubuntu Starter Guide
Prev Home Next

 
 
  Published under the terms of the GNU General Public License Design by Interspire