Hi, i've never used linux before, so what i have is a really basic question
Basically i've been qiven a linux machine (more specifically Red Hat linux).
This machine has everything installed, i.e. MySQL, apache and PHP.
I already know that apache (httpd) and mysql (mysqld) are running as a service, now what i'm trying to do is to start the MySQL window, i.e. the window that i can type something along the lines of "select * from table1;"
in windows i just get a dos type window to enter the sql queries into, after apache is started.
But in linux, i can't find the console or program that i need to use to get this thing to start.
Aplogies if this is really basic, but i just got given this linux. and have been looking searching all over net for answers.
any help would be of great help
Basically i've been qiven a linux machine (more specifically Red Hat linux).
This machine has everything installed, i.e. MySQL, apache and PHP.
I already know that apache (httpd) and mysql (mysqld) are running as a service, now what i'm trying to do is to start the MySQL window, i.e. the window that i can type something along the lines of "select * from table1;"
in windows i just get a dos type window to enter the sql queries into, after apache is started.
But in linux, i can't find the console or program that i need to use to get this thing to start.
Aplogies if this is really basic, but i just got given this linux. and have been looking searching all over net for answers.
any help would be of great help
Comment