Setting up Wifi with the Command LineSIMON MONKThis tutorial works best if your router is broadcasting the SSID. Make sure you have "Broadcast SSID" s...
分类:
Web程序 时间:
2014-07-07 08:56:24
阅读次数:
288
1, 将应用部署到服务器上可以正常启动2, 在Eclipse中,有相同的项目(程序)3, 项目右键(ops-web)-->Debug as --> Debug Configurations...--> Remote Java Application 填好服务器的IP地址,和端口,这个端口是 调试端口...
分类:
系统相关 时间:
2014-07-07 08:47:17
阅读次数:
366
1 import torndb 2 import tornado.web 3 import tornado.ioloop 4 from tornado.options import define,options,parse_command_line 5 6 define('p...
分类:
其他好文 时间:
2014-07-07 00:39:37
阅读次数:
348
DLL该扩展仅在内核模式下使用,即使它是在Ext.dll中的。WindowsNT4.0Ext.dllWindows2000Ext.dllWindowsXP和之后Ext.dll注释如果不提供参数,调试器会列出所有进程,以及时间和优先级统计。这和使用!process@#Process0作为Command...
分类:
数据库 时间:
2014-07-07 00:34:50
阅读次数:
1088
//Situation System prompts"xxx is not in the sudoers file"(xxx equals the user name)while executing command "sudo": sudo-i Password: xxx ...
分类:
其他好文 时间:
2014-07-06 21:39:36
阅读次数:
175
env:centos 6.5 x64 hyper-v虚拟机这个方法可以在当前运行的系统中扩展root磁盘详细步骤之前想创建的一个虚拟机的磁盘空间不够用了,所以想扩容一下磁盘。正好使用的时候是lvm磁盘,可以支持扩容。格式化一个新的分区或者磁盘Command (m for help): n ## ne...
分类:
系统相关 时间:
2014-07-06 14:53:12
阅读次数:
277
crontab基本格式 :* * * * * command分 时 日 月 周 命令第1列表示分钟1~59 每分钟用*或者 */1表示第2列表示小时1~23(0表示0点)第3列表示日期1~31第4列表示月份1~12第5列标识号星期0~6(0表示星期天)第6列要运行的命令crontab文件的...
分类:
其他好文 时间:
2014-07-05 19:14:42
阅读次数:
125
You can easily mount remote server file system or your own home directory using special sshfs and fuse tools.FUSE - Filesystem in UserspaceFUSE is a L...
分类:
系统相关 时间:
2014-07-05 16:58:48
阅读次数:
294
问题:客户端无法连接到远程计算机。可能没有启用远程连接或者计算机太忙不能接受新的连接。也可能是网络问题阻止连接。请稍后重新尝试连接。如果问题仍然存在 请与管理员联系。解决方法:1.首先确认远程登陆的服务是打开的,也就是Remote Desktop Services(Windows xp里面是Term...
分类:
其他好文 时间:
2014-07-05 16:46:18
阅读次数:
330
??
Pre-11gR2: "crsctl check crs" command hangs at EVMD check (文档 ID 1578875.1)
APPLIES TO:
Oracle Database - Enterprise Edition - Version 10.2.0.3 to 11.1.0.7 [Release 10.2 to 11.1]
Informatio...
分类:
其他好文 时间:
2014-07-04 08:16:00
阅读次数:
335