切换到root:su root修改sudoersnano /etc/sudoers在root ALL=(ALL:ALL) ALL下,加入:liz ALL=(ALL:ALL) ALL
分类:
其他好文 时间:
2014-06-28 15:29:06
阅读次数:
175
1. 手机要有root权限2. 下载tcpdump http://www.strazzere.com/android/tcpdump3.tcpdumptcpdump4.adb shell chmod 6755 /data/local/tcpdump5, adb shell, su获得root权限6,...
分类:
移动开发 时间:
2014-06-28 10:43:04
阅读次数:
335
Welcome to the QuickStart guide for Quartz. As you read this guide, expect to see details of:Downloading QuartzInstalling QuartzConfiguring Quartz to ...
分类:
其他好文 时间:
2014-06-25 18:34:59
阅读次数:
190
MySQL查询的方式很多,下面为您介绍的MySQL查询实现的是查询本周、上周、本月、上个月份的数据,如果您对MySQL查询方面感兴趣的话,不妨一看查询当前这周的数据SELECT name,submittime FROM enterprise WHERE YEARWEEK(date_format(su...
分类:
数据库 时间:
2014-06-25 18:14:16
阅读次数:
239
make install 要su 切换用户权限. /configure --with-apr=/usr/local/aprbash: ./configure: 没有那个文件或目录--------------------------------------------------解决方案: chmod...
分类:
系统相关 时间:
2014-06-24 12:29:37
阅读次数:
291
允许 su 到 root非常简单,只需要重新设置下密码即可。下面是设置的方法:1me@ubuntu:~$ sudo passwd2密码:<--- 输入安装时那个用户的密码3输入新的 UNIX 密码:<--- 新的Root用户密码4重新输入新的 UNIX 密码:<--- 重复新的Root用户密码5pa...
分类:
其他好文 时间:
2014-06-24 11:56:38
阅读次数:
185
linux下Oracle11g RAC搭建(九)
八、创建ASM仓储
同样在图形化界面操作
[root@node1 ~]# su - grid
[grid@node1 ~]$ asmca
//创建两个磁盘组:数据文件磁盘组和快速恢复区磁盘组
[grid@node1 ~]$ cd /u01/11.2.0/grid/bin
//...
分类:
数据库 时间:
2014-06-22 14:03:48
阅读次数:
274
使用expect批量完成ssh指令并在对端机器执行指定指令...
分类:
其他好文 时间:
2014-06-21 20:08:34
阅读次数:
343
1,su - db2inst2,db2 connect to ids3,db2stop force4,db2 list db directory5,db2 list tables for all6,db2 describe table tablename7,db2 "restore db JVC f...
分类:
其他好文 时间:
2014-06-21 09:29:14
阅读次数:
247
1. 发布的程序:需要访问本地进程,那么只能发布为exe程序才可以。 此时supportedProfiles 配置为 extendedDesktop desktop desktop保证能发布air时不会出错,而访问本地进程则需要extendedDesktop2. 本地调试:需要访问本地进程 此时su...
分类:
其他好文 时间:
2014-06-21 08:47:05
阅读次数:
180