WEB开发网
开发学院网络安全安全技术 基于Solaris的浏览器实时HIDS配置 阅读

基于Solaris的浏览器实时HIDS配置

 2008-08-28 13:19:22 来源:WEB开发网   
核心提示: #./mysqlshow-pEnterpassword:new-password+---+|Databases|+---+|mysql||test|+---+#./mysql-uroot-pEnterpassword:new-passwordWelcometotheMySQLmonitor

   #./mysqlshow-p
  Enterpassword:new-password
  +-----------+
  |Databases|
  +-----------+
  |mysql|
  |test|
  +-----------+
  #./mysql-uroot-p
  Enterpassword:new-password
  WelcometotheMySQLmonitor.Commandsendwith;org.
  YourMySQLconnectionidis3toserverversion:4.0.20-standard
  Type'help;'or'h'forhelp.Type'c'toclearthebuffer.
  mysql>showdatabases;
  +-----------+
  |Databases|
  +-----------+
  |mysql|
  |test|
  +-----------+
  2rowsinset(0.00sec)
  mysql>quit;
  Bye

8. 设定 Solaris Server 在启动和关机时,自动运行和停止MySQL Server。

   #ln/etc/sfw/mysql/mysql.server/etc/rc3.d/S99mysql
  #ln/etc/sfw/mysql/mysql.server/etc/rc0.d/K00mysql
  #ln/etc/sfw/mysql/mysql.server/etc/rc1.d/K00mysql
  #ln/etc/sfw/mysql/mysql.server/etc/rc2.d/K00mysql
  #ln/etc/sfw/mysql/mysql.server/etc/rcS.d/K00mysql

9. 然后,试一试从新启动 Solaris ,看一看 MySQL 能不自动启动。预设 MySQL 设定文件位置为 /var/mysql/my.cnf 。

下载与设定 PHP

用root用户权限登录系统。

检查 GNU Autoconf 的版本是否为 2.59 或以上

   root:/#whichautoconf&&autoconf--version|head-2
  /opt/csw/bin/autoconf
  autoconf(GNUAutoconf)2.59
  WrittenbyDavidJ.MacKenzieandAkimDemaille.

上一页  1 2 3 4 5 6 7 8  下一页

Tags:基于 Solaris 浏览器

编辑录入:爽爽 [复制链接] [打 印]
赞助商链接