目的:在一台没有安装X-server的Debian服务器上实现命令行抓取网页快照软件:xvfb(在命令行下实现对X-server的模拟,渲染图形进行缓存)-在没有安装X-Server的环境下提供图像渲染CutyCapt(模拟浏览器对网页进行下载、HTML、css渲染、Javascript执行,并将最...
分类:
Web程序 时间:
2014-07-07 23:12:23
阅读次数:
338
最初衷:当自己的才能不能支配起内心的梦想时,便需要静下心来读读书。知道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
First step: I have to make the wireless ethernet card start to work for my Lenovo W520 with Debian installed. Initially, I installed the package firmw...
分类:
其他好文 时间:
2014-06-30 13:47:42
阅读次数:
257
The default music player on Debian 7.0 is Rhythmbox. At the first look, its appearance seems not so bad. Although it has the problem of displaying Chi...
分类:
系统相关 时间:
2014-06-30 13:15:51
阅读次数:
406