环境:uname -v#1 SMP Debian 3.2.57-3+deb7u2php -vPHP 5.4.30-1~dotdeb.1 (cli) (built: Jun 29 2014 23:18:55) Copyright (c) 1997-2014 The PHP GroupZend Engi...
分类:
数据库 时间:
2014-07-06 13:21:05
阅读次数:
266
弹出界面eth0:错误:没有找到合适的设备:没有找到可用于链接’Systemeth0’的设备今天在使用putty连接linux6.0系统远程的时候,重启网卡的时候发现此报错:报错截图如下:排错步骤如下:1:查看系统是否识别相应网卡(发现没有eth0网卡存在):根据显示信息我们可以初步判定系统..
分类:
其他好文 时间:
2014-07-03 14:31:46
阅读次数:
230
root@Debian:~#catdumphelp.shDATABASES_TO_EXCLUDE="test"EXCLUSION_LIST="‘information_schema‘,‘mysql‘"forDBin`echo"${DATABASES_TO_EXCLUDE}"`doEXCLUSION_LIST="${EXCLUSION_LIST},‘${DB}‘"doneSQLSTMT="SELECTschema_nameFROMinformation_schema.schemata"SQLSTMT="${SQ..
分类:
数据库 时间:
2014-07-03 14:06:20
阅读次数:
273
最初衷:当自己的才能不能支配起内心的梦想时,便需要静下心来读读书。知道linux算一个巧合,但既然选择,那便努力一把。这是我的第一篇博文,也是我正式接触linux的所学。愿与大家共勉。---Aolens一,Linux比较常见的几个版本以及他们包含的常见的分支:1,Debian:ubuntu2,Slac..
分类:
系统相关 时间:
2014-07-03 14:05:44
阅读次数:
366
sudo apt-get install erlang-manpages然后就可以用如下命令查看模块的帮助文件了:erl -man lists
分类:
其他好文 时间:
2014-07-02 10:04:25
阅读次数:
310
NFS(NetworkFileSystem)isbasicallydevelopedforsharingoffilesandfoldersbetweenLinux/UnixsystemsbySunMicrosystemsin1980.
Itallowsyoutomountyourlocalfilesystemsoveranetworkand
remotehoststointeractwiththemastheyaremountedlocallyonthe
samesystem.WiththehelpofNFS..
分类:
Web程序 时间:
2014-07-02 06:15:20
阅读次数:
306
NFS(NetworkFileSystem)isbasicallydevelopedforsharingoffilesandfoldersbetweenLinux/UnixsystemsbySunMicrosystemsin1980.
Itallowsyoutomountyourlocalfilesystemsoveranetworkand
remotehoststointeractwiththemastheyaremountedlocallyonthe
samesystem.WiththehelpofNFS..
分类:
Web程序 时间:
2014-07-02 06:05:36
阅读次数:
277
debian wheezy 升级后, 因为授权错误, 导致密码给修改, 在debian的mysql safe下也无法进入.
我在/etc/mysql/my.cnf 里面已经修改了bind-address 为局域网ip
进而执行了
GRANT ALL PRIVILEGES ON *.* TO 'root'@'%' IDENTIFIED BY '123456' WITH GRANT OPTI...
分类:
数据库 时间:
2014-07-01 16:03:03
阅读次数:
207
Ubuntu太臃肿了,遂换回debian系统。在虚拟机上装debian,发现console下中文不显示。各种export方法试过,始终无效。废了一个小时终于找到方法了。记录之。###debian设置语言的方法:- 编辑文件 /etc/locale.gen- root用户执行 locale-gen重启...
分类:
其他好文 时间:
2014-07-01 11:52:57
阅读次数:
235
Ubuntu Linux与Windows系统不同,Ubuntu Linux不会产生无用垃圾文件,但是在升级缓存中,Ubuntu Linux不会自动删除这些文件,今天就来说说这些垃圾文件清理方法。1,非常有用的清理命令:sudo apt-get autoclean --清理旧版本的软件缓存 www.2...
分类:
其他好文 时间:
2014-07-01 10:16:30
阅读次数:
223