Fedora :: Installing And Setup Mysql With Fedora 14

Nov 27, 2010

To install mysql follow this process. Go to your Terminal and Enter the command given below:

Code:

After installation you need to start mysql server by

Code:

After this you need to enter this command

Code:

1.First you system will ask you old mysql root password if you have installed mysql just now and not set password yet then you can enter anything or just press enter.

2. After that system will ask you twice for new password you can set a new password or you can keep it blank for no root password. I will suggest you to enter a password.

3.remove anonymous user? make it yes when you install mysql an automatic mysql user has created so remove it.

4. Disallow root login remotely. Hope you want to disallow mysql root login from remote for security of your mysql sever. If you want to use you can select no.

5. Remove test database. As anonymous user system generate and automatic database for testing.select yes to delete it.

6.Reload privileges: do yes to flush privileges.

Now you can login in your mysql server as root by this command

Code:

One more thing make sure that when you are entering this command you login your terminal as general user not as root.

Now you can create a new user by following commands.

To create databases

Code:

To see database list

Code:

Code:

Code:

Code:

Code:

Code:

If you want to work with mysql in gui mode Then you can install phpMyAdmin to install phpmy admin go to terminal and eter

Code:

And after completing installation you can login in to phpmyadmin. To login go to your browser enter [url] or Click here or you can download mysql gui client Mysql Work Bench from mysql website or Click here after installation it will be appear in programming menu. It's also cool client with mysql server activity watcher.

View 4 Replies


ADVERTISEMENT

Fedora Servers :: Yum Install For Mysql To Setup Email?

Oct 19, 2009

is this command exact or do I replace anything with my own setu

" yum install mysql mysql-devel mysql-server "

who can't tell what has to be changed for "My server name" and "my setup"

View 8 Replies View Related

Red Hat / Fedora :: Installing And Running MySQL ?

Jan 7, 2011

I've successfully installed mysql using yum on the latest fedora; and started it like so:

What do I do from here!

I used the command: whereis mysql

I found out it was in /usr/bin/mysql /usr/lib/mysql /usr/share/mysql ../man/man1/.gz

I attempted to execute it from root.. bin and I get the following error message:

ERROR 2002 (HY000): Can't connect to local MySQL server through socket 'var/lib/mysql/mysql.sock'

View 1 Replies View Related

General :: Installing MySQL On Fedora 13

Jul 29, 2011

I want to install mysql on my system. I have downloaded rpm from mysql website.

I fired rpm -ivh MySQL-server-5.5.15-1.linux2.6.i386.rpm. The result was error:

Then I tried with this command rpm -Uvh --test MySQL-server-5.5.15-1.linux2.6.i386.rpm. The result which I got was error:

How to find the dependencies or some other way to install mysql-server on my system. Or how to install it with the help of yum?

View 9 Replies View Related

Fedora Installation :: PHPMyAdmin Setup To Configure MySQL Database Remotely

Dec 25, 2010

What commands can be used to install software such as "phpMyAdmin" to Fedora? As I am setting up Apache in Fedora. How to install "phpMyAdmin" and setup phpMyAdmin, so that I can use internet explorer to manage the phpMyAdmin to configure the MySQL database remotely.

View 2 Replies View Related

Red Hat / Fedora :: Installing Mysql - Unrecognized Service ?

Jan 20, 2010

Im using centos. I have install rpm for mysql

But when i have enter service mysqld start it shows mysqld: unrecognized service

And when I type mysql it shows ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (111)

View 1 Replies View Related

Fedora Installation :: Installing Softwares From Setup.exe Files?

Dec 19, 2010

I am a new user of FEDORA, would like to know how I can install software such as Canon Camera Software, Microsoft Encarta etc provided on CDs and DVDs into Fedora.

View 1 Replies View Related

General :: Mysql Not Starting After Changing Mysql Admin Password In Fedora?

Feb 19, 2010

Mysql starting problem after changing mysqladmin password.I tried all the solutions available on forums, but not solve the problem.At last I restored the mysql db backup, this make mysql service start, but till other databases not showing all tables.

View 1 Replies View Related

Fedora :: MYSQL Error 2002 (HY000): Can't Connect To Local MySQL Server Through Socket?

Feb 22, 2011

I've been attempting to set up a LAMP for local web development, which meant installing mysql-server. But now have a problem when trying to run mysql, I get:-

ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)

When trying to downgrade mysql-server I saw that there are dependency problems between the various modules (but can't recall which). But whichever route I truied the results are always the same.

Thought about trying XAMPP but I note that even has it's problems, is there any way I can get a lamp set up on FC14, or must I give it up as a bad job.

Howver, just been trying to again to fix the problems with downgrading mysql and get:-

Error: Package: mysql-server-5.1.55-1.fc14.i686 (@updates)
Requires: mysql(x86-32) = 5.1.55-1.fc14
Removing: mysql-5.1.55-1.fc14.i686 (@updates)
mysql(x86-32) = 5.1.55-1.fc14

View 7 Replies View Related

Fedora Installation :: Database Conversion From Mysql 4.1.22 To Mysql 5 For A Client?

Apr 2, 2009

I have the latest LAMP running on F10 but need to do a database conversion from mysql 4.1.22 to mysql 5 for a client.

View 4 Replies View Related

Fedora :: Mysql Error When Type Mysql Into The Command Line?

Jan 16, 2011

I have mysql downloaded and when I type mysql into the command line I get this:

ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (111)

View 6 Replies View Related

Server :: Setup Master / Master Mysql In HA Setup Without Use Of Load Balancer Provided By Host?

Mar 31, 2010

I have a load balancer with 2 web servers behind it. The web servers rsync with cloud storage to update their apache directories 1 time every hour. Apache is just running php pages that pull/push data to a DB so they dont need to be updated that often. However I need to figure out how to implement a Master/Master MySQL setup to have my web servers point to for the PHP stuff. I need to implement it without having a single point of failure. The Load balancers are useless for failover as they only detect availability based on Ping request. So putting a master/master setup behind a Load Balancer is out. what is the best way to setup the master/master mysql in a HA setup without the use of a load balancer provided by the host?

View 2 Replies View Related

Fedora Servers :: Mysql At Boot Time In 10 / Get Mysql To Start At Boot?

Jul 28, 2009

I am trying to get mysql to start at boot without any success.

The mysqld scripts works fine when run from the command line, but it does not work when i use the links created by chkconfig. I checked the boot.log and found that mysql starts but then it stops or gets shutdown. This is the log message:

Starting mysqld daemon with databases from /data/mysql [ OK ]
Starting cups: [ OK ]
STOPPING server from pid file /var/run/mysqld/mysqld.pid
starting DenyHosts: /usr/bin/denyhosts.py --daemon --config=/usr/share/denyho
sts/denyhosts.cfg
090727 04:35:47 mysqld ended

The same init script works fine in Ubuntu.

View 2 Replies View Related

Fedora Networking :: Unable To Setup Fedora As Gateway Properly

Jul 7, 2011

I am trying to make my fedora 15 my gateway instead of my old D-Link, but I can't seem to get it working.

View 5 Replies View Related

Fedora Installation :: Setup RAID 10 With Fedora 11 On Desktop?

Aug 11, 2009

I've been trying to setup RAID 10 with Fedora 11 on my desktop using this tutorial:[URL].. Everything has been going well, except when following the instructions and getting ready to format, it says I need to define / and boot partitions. This was never included in the instructions.

- LVM Volume Gropus
-- vg_jordan
--- fedoraRAID (type: ext4)
- RAID Devices
-- /dev/md0 (mountpoint/RAID/volume: vg_jordan ; type: LVM)

[Code]...

View 2 Replies View Related

Fedora :: MySQL To Download For Fedora 12?

Dec 30, 2009

Which MySQL to download for Fedora 12?

I am trying to figure out which version of MySQL 5.1 is required for Fedora 12. At the MySQL download page dev.mysql.com/downloads/mysql/5.1.html#downloads, I see both RPM and non-RPM versions available. As Fedora is RPM-compatible, however, Fedora is not included in the list of operating systems. Which MySQL download do I need for Fedora?

I know I could Install MYSQL in fedora using yum install mysql mysql-devel mysql-server

But i would like to know which version to download from the mysql site. (Should I take Red Hat linux 5, or any other option).

View 2 Replies View Related

CentOS 5 Server :: MySQL Setup Without 'mysql.server'

Jul 14, 2010

I am using CentOS5 and installed the MySQL for server during the installation. I can set up and use MySQL databases. But I cannot make it startup everytime the server restarts. And quite a lot of methods need this folder "support-files/mysql.server", while my set up cannot find this. I am wondering if my installation of the MySQL for server is complete or not.

View 4 Replies View Related

Red Hat / Fedora :: Dual Monitor Setup In Fedora 12

Mar 23, 2011

I need some help getting my dual monitors working in Fedora 12. I've tried some things from other posts and a few things from various websites and wikis (Gentoo), but nothing I've done has worked. To be honest, I can barely remember what I've tried and what I haven't anymore, because I feel like I've gone in circles.The card has one DVI out and I'm using a DVI-splitter to connect the two monitors. This configuration works on my Windows 7 boot. Also, the second monitor is detected, but shows no display.

View 1 Replies View Related

OpenSUSE :: How To Setup A Mysql Server

Dec 11, 2010

i want to setup a mysql server, however,,there are no mysql packages version 5.1.53 in the opensuse 11.3 repo's even not phpmyadmin where can i find mysql, mysql-client, mysql-community-server for version 5.1.53?

View 6 Replies View Related

Fedora :: Installing Fedora On Partition - Installed Only D Drive Without Harming Windows?

Jul 20, 2010

I have C: and D: on my computer. the D drive has 250 GB of free space. I would like to install it on the D drive without harming my existing windows. I have booted through an USB and it has an icon that says "install fedora on your hard disk". How do I make sure that it will be installed only my D drive without harming my windows?

View 1 Replies View Related

Software :: Fedora 12 And 13 Packages Installed When Installing GNote And Inkscape On Fedora 14?

Dec 23, 2010

I recently upgraded from Fedora 13 to Fedora 14 and noticed something strange when I used Yum to install GNote and Inkscape. Yum installed the Fedora 14 version of the programs, but installed some dependencies that were actually from Fedora 12 and 13. The output below shows what packages were installed.

Yum output:

==================================================================================================== ===================================================================
Package Arch Version Repository Size

[code].....

When I ran the yum command to list all of the packages for the dependencies in question, it only listed the version for Fedora 12 or 13. Is there something wrong with one of my repositories or do these Fedora 14 programs actually use packages from previous versions of Fedora?

View 2 Replies View Related

OpenSUSE :: Setup PHP / Apache / MySQL For Development?

Mar 16, 2011

On Windows and Mac it's as simple as downloading some WAMP and XAMP stack and clicking "install".

On OpenSUSE I'm trying to do it myself. I went into YaST and installed the "Web and LAMP Server" pattern.

Then I edited the default-server.conf file to point towards my website by changing the DocumentRoot and <Directory "blah blah"> lines.

Then I tried to start apache, but got the following error:

Code:
# apache2ctl restart
httpd2: Syntax error on line 188 of /etc/apache2/httpd.conf: Could not open configuration file /etc/apache2/sysconfig.d/include.conf: No such file or directory
So I just went into httpd.conf and commented out that line.

[Code].....

View 7 Replies View Related

Ubuntu Installation :: 10.10 Server And MySQL Setup

Dec 17, 2010

I will preface this post by saying I am completely new to any flavor of Linux and even in Windows. I don't do much in the command line so I am very much at the steep part of the learning curve. I have Ubuntu Server 10.10 installed on a vm using VirtualBox. I installed the Server GUI, Apache and MySql using the command line. Now I want to be able to use a GUI for MySQL so it should be an easier transition coming from MS SQL. I downloaded MySQL Workbench which sounded like the add on I wanted. I have the .deb file on a CD. Now I have no idea how to put it all together.

View 1 Replies View Related

Software :: Can't Setup MySQL Root Password?

Aug 1, 2010

Following guide for CentOS 5.5 i've installed mysql server on my box.Next step was setting up password for root user.As you undestood, it failed. output:

Code:
# rpm -qa | grep mysql
mysql-devel-5.0.77-4.el5_5.3

[code]....

View 1 Replies View Related

Fedora Installation :: Two Ways Of Installing Nvidia Drivers In Fedora 12?

Nov 20, 2009

After searching online and in these forums I found two different ways of installing the Nvidia drivers in fedora 12. If you haven't yet installed the the repos then:

Code:
su
rpm -Uvh http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm
First way:
as su
(1)
yum --enablerepo=rp*g install kmod-nvidia.$(uname -m) xorg-x11-drv-nvidia-libs.i686 xorg-x11-drv-nvidia-libs.x86_64

[Code]...

I used the first way and everything seems to work fine. Compiz-fusion works good but i did have to add vga=795 to /boot/grub/grub.conf to get the graphical boot loader to work again. Should I have used the second method? What is the difference in these two ways? Most notably the second steps. Is one way better or preferred over the other? From my understanding you must do this because of the nouveau driver.

View 10 Replies View Related

Fedora :: Post Install Error While Installing Fedora 10?

Nov 17, 2009

I am installing Fedora 10 on my system.After the package installation, a post install screen appears.And the installations halts for a long time and does not proceed further.

View 1 Replies View Related

Fedora Installation :: Can't Boot Up Ubuntu After Installing Fedora

Jun 2, 2011

I installed Fedora 15 with gnome3 on my netbook and after some slight trouble I got it installed Now heres the the bad news: grub doesn't show my Ubuntu installations(s), only Fedora 15 and windowz 7

View 5 Replies View Related

Red Hat / Fedora :: Compiling And Installing The Custom Kernel Under Fedora

Jun 22, 2011

I am compiling and installing the custom kernel based on the instructions provided in Building_a_custom_kernel on fedoraproject.org/wiki site.

However, according to the instructions, anytime I change anything in the kernel source files(e.g /driver/ata/libata-core.c), I have to create a patch a rebuild the whole kernel and install this new kernel which takes 2 hours. Is there a simpler way of recompiling what has changed(without creating patch) and try that changed kernel? Since my changes are not in the drivers which can be dynamically loaded but is in the static code of the kernel, it is making life cumbersome.Are there any instructions for this? How does other kernel developers manage this?

View 2 Replies View Related

OpenSUSE :: Setup Mysql Database On Local Machine?

Mar 16, 2011

how to set up a mysql database on a local machine?

View 9 Replies View Related

General :: LAMP Server Setup - MySQL - PHP - Apache - FTP

Mar 16, 2010

Good tutorial, using images for a lamp server that has, MySQL,PHP, Apache, FTP with all the fruit for running a server that will host a Gallery, forum and main site

I know there's heaps around for Ubuntu 9.10, but its not quiet what I'm looking for as in Gd, ImageMagick and some extras for Apache mods

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved