useradd是Linux添加新用户的命令,这个命令提供了一次性创建新用户账户及设置用户HOME目录结构的简便方法。 1、useradd命令加参数-D参看系统的默认值: # useradd -D GROUP=100 HOME=/home INACTIVE=-1 EXPIRE= SHELL=/bin/...
分类:
其他好文 时间:
2014-07-16 23:10:13
阅读次数:
214
输入命令:alter system set utl_file_dir='/home/oracle/logmnr' scope=spfile;报错:出错原因:没有用spfile文件启动数据库解决办法:以spfile文件启动数据库。1:进$ORACLE_HOME/dbs路径,看是否有该spfile文件2...
分类:
其他好文 时间:
2014-07-10 14:17:21
阅读次数:
466
public class LockActivity extends Activity{ private static final int FLAG_HOMEKEY_DISPATCHED = 0x80000000; @Override protected void onCreate(Bundle s....
分类:
其他好文 时间:
2014-07-10 13:59:26
阅读次数:
179
cd /home //到home 目录ll //列出当前目录下的所有文件,包括每个文件的详细信息ls //只列出文件名df -h //以更易读的方式显示目前磁盘空间和使用情况free -m //以MB为单位显示内存使用情况。history -c //清除所有的命令历史 historyhistory ...
分类:
系统相关 时间:
2014-07-10 12:11:27
阅读次数:
262
1.更新Opatch; 2.打补丁; 3.grid 打补丁; 1.更新Opatch(实验版本:oracle:11.2.0.3.0): 默认安装数据库后,在ORACLE_HOME 下会有个OPatch 文件夹,更新前先检查当前Opatch 版本: 1: [oracle@sywu2 OPatch]$ ....
分类:
数据库 时间:
2014-07-07 22:26:42
阅读次数:
934
java 环境配置sudo gedit /etc/profile添加:JAVA_HOME=/home/username/jdk1.7.0_45export JRE_HOME=$JAVA_HOME/jreexport CLASSPATH=.:$JAVA_HOME/lib:$JRE_HOME/lib:$...
分类:
其他好文 时间:
2014-07-07 17:35:52
阅读次数:
210
使用HTML客户端开发的一些应用: http://www.lightswitchextras.com/ 价格: 9.99 DALLAR本人看中其首页(HOME)的设计。
分类:
Web程序 时间:
2014-06-30 14:25:41
阅读次数:
178
问题:
I am trying to install apache maven 3 in Ubuntu 12.04 lts. What I did was open the terminal then I typed the following commands
export M2_HOME=/usr/local/apache-maven/apache-maven-3.0.5 ...
Gem::Ext::BuildError:ERROR:Failedtobuildgemnativeextension./home/chenwei/.rvm/rubies/ruby-1.9.3-p547/bin/rubyextconf.rbcheckingforruby/thread.h...nocheckingforrb_thread_blocking_region()...yescheckingforrb_wait_for_single_fd()...yescheckingforrb_hash_dup()...
分类:
其他好文 时间:
2014-06-28 00:32:22
阅读次数:
296
[root(0)@sys1109:20:29/home/work/Code_release/bj]#scp./release.shroot@192.168.161.151:/Users/a2014102/Downloadsssh:connecttohost192.168.161.151port22:ConnectionrefusedlostconnectionSolution:Onepossiblereasonisthatbecausethesshserverdaemon,orsshd,
isnotloade..
分类:
其他好文 时间:
2014-06-27 07:06:12
阅读次数:
499