rlwrap工具可以解决linux下sqlplus提供浏览历史命令行的功能,和删除先前输入错误的字母等问题1.安装需要readline包
这个安装光盘就有[root@asm RedHat]# cd RPMS/[root@asm RPMS]# rpm -Uvh readline*warning:
re...
分类:
数据库 时间:
2014-07-22 23:12:57
阅读次数:
649
今天在学习鸟哥的菜的时候,发现自己linux不可以启用vim命令,错误为:bash: vim:
command not found。 机器环境:VMWare8+RED HAT Enterprise5 解决方法: 发现问题的根源在于没有安装好vim 输入
rpm -qa|grep vim ...
分类:
其他好文 时间:
2014-07-22 23:12:56
阅读次数:
993
Linux tar command usageLinux tar command
usageTable of Contents1. Create an archive:2. Create a gzipped archive:3. List
the files in an archive4. Add ...
分类:
系统相关 时间:
2014-05-01 16:16:01
阅读次数:
586
Consider the following exercise, found in a
generic linear algebra textbook.LetAbe ann×nmatrix. Prove that the following
statements are equivalent:Ais...
分类:
其他好文 时间:
2014-05-01 13:45:04
阅读次数:
349
一、定时关闭与启动:cron stopcron
startcrontab语法说明:用户crontab文件的语法格式,每行语句为:* * * * *
command,每一行表示一个任务,可以有多行语句。第一个*字段:0~59 表示分第二个*字段:1~23 表示小时第三个*字段:1~31 表示日第四个*...
分类:
系统相关 时间:
2014-05-01 08:10:25
阅读次数:
711
安装node.js从http://nodejs.org/
下载安装程序进行安装。安装后从开始菜单启动:Node.js command
prompt安装web开发框架Express如果需要代理访问网络,先用下面的命令设置代理:> npm config set
proxy=http://192.168....
分类:
Web程序 时间:
2014-05-01 01:48:43
阅读次数:
375
Android调试Source Not Found的错误原因及解决办法!...
分类:
移动开发 时间:
2014-04-29 13:48:21
阅读次数:
362
Usage: docker [OPTIONS] COMMAND [arg...]
-H=[unix:///var/run/docker.sock]: tcp://host:port to bind/connect to or unix://path/to/socket to use
A self-sufficient runtime for linux containers.
Co...
分类:
其他好文 时间:
2014-04-28 10:17:41
阅读次数:
359
Error: Could not stat() command file '/usr/local/nagios/var/rw/nagios.cmd'!
解决方法:
setenforce 0...
分类:
移动开发 时间:
2014-04-27 21:18:05
阅读次数:
450