10 2012 档案
摘要:报的错误为ERROR 1130: Host ’192.168.5.3’ is not allowed to connect to this MySQL server www.2cto.com 查过资料后发现这个问题,一般都会遇到,Mysql数据库跟其他数据库不一样,需要设置权限可以控制哪台机器能访问数据库,能访问哪些表。所以就要登上服务器。C:\Documents and Settings\Administrator>mysql -h localhost -u root -pEnter password: ***Welcome to the MySQL monitor. Commands
阅读全文
摘要:1.rpc服务需rsh的支持,一般情况下rsh已安装。rpm -qa rsh查看。2.右键另存为http://heanet.dl.sourceforge.net/sourceforge/rstatd/rpc.rstatd-4.0.1.tar.gz下载rpc.rstatd-4.0.1.tar.gz。3.执行以下命令解压和安装tar zxvf rpc.rstatd-4.0.1.tar.gzcd rpc.rstatd-4.0.1./configure//配置make//编译make install//安装4.启动 ./rpc.rstatd分vgsdfd
阅读全文

浙公网安备 33010602011771号