217
HP Device Manager User Manual
APPENDIX B
Installing &
Running MySQL
This appendix describes how to install and run MySQL.
Installing MySQL on Linux-based Servers
1
Login as
root
.
2
Enter the following commands:
shell>
groupadd mysql
shell>
useradd -g mysql mysql
shell>
cd /usr/local
shell>
gunzip < /path/to/mysql-VERSION-OS.tar.gz | tar xvf -
shell>
ln -s full-path-to-mysql-VERSION-OS mysql
shell>
cd mysql
shell>
scripts/mysql_install_db
shell>
chown -R root
shell>
chown -R mysql data
shell>
chgrp -R mysql
Содержание Neoware m100
Страница 1: ...HP Device Manager 3 8 User Manual ...
Страница 9: ...Table of Contents ix APPENDIX C Error Code Reference 219 Error Codes 219 Index 239 ...
Страница 10: ...Table of Contents x ...
Страница 20: ...Introduction 10 About This Manual ...
Страница 46: ...Installing HP Device Manager 36 Uninstalling Device Manager ...
Страница 218: ...Configuration Management 208 Report Management 3 Click Generate Report to preview the report ...