Results 1 to 10 of 10

Thread: MySQL front-ends on Knoppix?

  1. #1
    Member registered user
    Join Date
    Jul 2003
    Posts
    53

    MySQL front-ends on Knoppix?

    Hi,

    I believe that Knoppix comes with the MySQL database. However, does it come with MySQL's graphic front ends such as the "MySQL Query Browser" or the "MySQL Administrator"?

    Also - is there a documentation/tutorial included with the MySQL version distributed with Knoppix?

    If no - do you know whether any other live-CD comes with all these apps (& doc?) ?

    Many thanks in advance!

  2. #2
    Senior Member registered user
    Join Date
    Nov 2002
    Location
    Long Island, NY USA
    Posts
    1,510
    Here is the full list of knoppix 3.7 packages http://csociety-ftp.ecn.purdue.edu/p...x/packages.txt. If you are using a different version of knoppix & want to find out what is included, then run as root: dpkg-query -l

    According to the package list neither "MySQL Query Browser" nor the "MySQL Administrator" is included. The package listsing does not show the package mysql-doc so I gather that knoppix does not include the full documentation on the disc. Visit mysql.com for the full documentation. I do not know if any other LiveCD includes those apps or the documentation.
    I hope this helps.
    James

  3. #3
    Member registered user
    Join Date
    Jul 2003
    Posts
    53
    Quote Originally Posted by UnderScore
    Here is the full list of knoppix 3.7 packages http://csociety-ftp.ecn.purdue.edu/p...x/packages.txt. If you are using a different version of knoppix & want to find out what is included, then run as root: dpkg-query -l

    According to the package list neither "MySQL Query Browser" nor the "MySQL Administrator" is included. The package listsing does not show the package mysql-doc so I gather that knoppix does not include the full documentation on the disc. Visit mysql.com for the full documentation. I do not know if any other LiveCD includes those apps or the documentation.
    I hope this helps.
    James
    Hi James,

    Thanks for the info and pointer. What a bummer... I really think that including these GUI packages besides the MySQL database would have been most useful: I mean, how many people would use a live-CD to run a database from the CLI only?!

    And then I also notice that Knoppix lacks a firewall (such as the iptables front-end "firestarter"). How can one access the net without using one?

    These are all basic apps which are lacking from Knoppix and this is too bad. I would drop the games and a couple of things here and there and include these.

    Anyway - thanks a lot for the info!

    Cheers!

  4. #4
    Member registered user
    Join Date
    Apr 2005
    Posts
    93

    mysql

    you can get mysql-admin, mysql navigator and mysql-query-browser through debian using

    apt-get install mysql-admin

    etc.. If you are looking for a package do
    apt-cache search <package name>

    and it will give you a list of what is available. you have to be precise though with version numbers so sometimes it is better to give a general name e.g.
    apt-cache search mysql and it will give you a list of all packages related to mysql or whatever else you need

  5. #5
    Senior Member registered user
    Join Date
    Nov 2002
    Location
    Long Island, NY USA
    Posts
    1,510
    you can get mysql-admin, mysql navigator and mysql-query-browser through debian using

    apt-get install mysql-admin
    ....
    This method will fail on Knoppix 3.7 (the version that was current and discussed at that time) because 3.7 does not have UnionFS which enables package addition/removal on a LiveCD. The apt-get method to install mysql admin utilities will only work on Knoppix 3.8.x and up.

  6. #6
    Senior Member registered user
    Join Date
    Nov 2002
    Location
    USA, IL
    Posts
    1,041

    Re: mysql

    --The package "phpmyadmin" is prolly worth looking into, as well.

    Quote Originally Posted by babelbrennt
    you can get mysql-admin, mysql navigator and mysql-query-browser through debian using

    apt-get install mysql-admin

    etc.. If you are looking for a package do
    apt-cache search <package name>

    and it will give you a list of what is available. you have to be precise though with version numbers so sometimes it is better to give a general name e.g.
    apt-cache search mysql and it will give you a list of all packages related to mysql or whatever else you need

  7. #7
    Member registered user
    Join Date
    Apr 2005
    Posts
    93

    mysql and other stories

    Sorry I meant with a remaster. I don't understand the unionfs thing and probably won't until I am forced to deal with it like the chrooting thing. I have just installed mysql apache and some other stuff for a web application knoppix on my hard drive install ready for a remaster or rather I had until my remaster decided to rubbish my hard drive (blameshifting!!). I know you told me not to defrag my drive but how do I stop it from defraging itself. Moreover, I found on the internet that there are various tools I can use to get my drive back to normal (mkfs,tune2fs,Fdisk, which I use willy nilly until my drive looks clear), but when i put knoppix on again I have bad sectors/bad magic numbers. Is there any way of preventing this. I am downloading the disk again in case I have worn the other one out (This afternoon I got error 404 and alot of other stuff that meant I couldn't download and install anything). So far I managed to get up to the point where I was using the clean up script from the old HD remaster instructions a couple of times and as soon as I make a mistake (the last one was deleting the var directories and the rest of the X11 files which it turned out I need to keep)or I have rebooted the 22 or whatever many times you are allowed to reboot before FSCK decides to pay a visit then the whole thing goes belly up and I have to start again from scratch. Even chrooting into hda is impossible. I know I am rambling but I can see the finish line, but it feels like I am not going to cross it

  8. #8
    Member registered user
    Join Date
    Apr 2005
    Posts
    93

    MySQL front-ends on Knoppix?

    Underscore is right yet again. I don't know what has happened between wednesday and this weekend, but I think 3.7 is not being supported for upgrades anymore. Last week I was able to find and install mysql frontends, apache2, tomcat5 etc and this week NADA!! I can't even update the basic 3.7 utilities. I can't even find Knoppix 3.7 on the net. So if you want those frontends it seems you will have to use 3.8 and above

  9. #9
    Member registered user
    Join Date
    Apr 2005
    Posts
    93

    mysql

    Can't get them with 3.9 either.It seems that for some reason only stuff that's on the disc or similar to it can be downloaded this way. does anyone know why that is?

  10. #10
    Member registered user
    Join Date
    Apr 2005
    Posts
    93

    mysql

    My mistake. apparently my repository is full (/www.knoppix.net/forum/viewtopic.php?t=20904&highlight=), so yes you can get the the mysql stuff

Similar Threads

  1. Knoppix 3.7 HDD install ends in a "grub>" promp
    By minghai in forum Hdd Install / Debian / Apt
    Replies: 1
    Last Post: 01-07-2005, 10:03 PM
  2. Replies: 0
    Last Post: 06-14-2004, 09:56 AM
  3. Knoppix 3.4 Remastering ends a bit abruptly...
    By confused in forum General Support
    Replies: 0
    Last Post: 06-04-2004, 02:44 AM
  4. [MySQL] Export a DB From PHPMyAdmin to /var/lib/mysql
    By Coume in forum General Support
    Replies: 5
    Last Post: 08-06-2003, 06:42 AM
  5. Is thier a front end to apt-get?
    By Spider in forum Hdd Install / Debian / Apt
    Replies: 3
    Last Post: 08-03-2003, 07:25 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


WD 2TB Certified Refurbished Elements, External Hard Drive - RWDBU6Y0020BBK-WESN picture

WD 2TB Certified Refurbished Elements, External Hard Drive - RWDBU6Y0020BBK-WESN

$49.99



Seagate Exos X16 ST14000NM001G 14TB 512E SATA 6Gb/s 3.5

Seagate Exos X16 ST14000NM001G 14TB 512E SATA 6Gb/s 3.5" Enterprise Hard Drive

$157.99



WD 16TB Elements Desktop, Certified Refurbished Hard Drive - RWDBWLG0160HBK-NESN picture

WD 16TB Elements Desktop, Certified Refurbished Hard Drive - RWDBWLG0160HBK-NESN

$174.99



Western Digital 4TB WD Purple Surveillance HDD, Internal Hard Drive - WD43PURZ picture

Western Digital 4TB WD Purple Surveillance HDD, Internal Hard Drive - WD43PURZ

$96.99



HGST Ultrastar DC HC520 12TB SATA 6Gb 256MB 3.5

HGST Ultrastar DC HC520 12TB SATA 6Gb 256MB 3.5" Enterprise HDD- HUH721212ALE601

$82.99



Seagate Exos 7E10 ST2000NM000B 2TB 7200RPM SATA 6.0Gb/s 3.5

Seagate Exos 7E10 ST2000NM000B 2TB 7200RPM SATA 6.0Gb/s 3.5" Internal Hard Drive

$29.99



HGST Ultrastar HE10 HUH721010ALE600 10TB SATA 6Gb/s 7200RPM 3.5

HGST Ultrastar HE10 HUH721010ALE600 10TB SATA 6Gb/s 7200RPM 3.5" Enterprise HDD

$69.99



2 PACK  Seagate ST1000LM035 Mobile HDD 1TB 2.5

2 PACK Seagate ST1000LM035 Mobile HDD 1TB 2.5" SATA III Laptop Hard Drive

$26.85



WD 4TB Certified Refurbished Elements, External Hard Drive - RWDBU6Y0040BBK-WESN picture

WD 4TB Certified Refurbished Elements, External Hard Drive - RWDBU6Y0040BBK-WESN

$69.99



Seagate 12TB 7.2K SAS 12G 3.5

Seagate 12TB 7.2K SAS 12G 3.5" Hard Drive HDD ST12000NM004J WL

$85.00