2012年12月10日

20121210

摘要: vitrualbox 很好的一个虚拟机,开源的,可以运行于各种平台,有机会研究一下 阅读全文

posted @ 2012-12-10 09:22 n9188 阅读(69) 评论(0) 推荐(0)

2012年12月7日

vncserver配置

摘要: vncServer: 查看当前状态: service vncserver status启动:vncserver :1配图型界面: vi /etc/.vnc/xstartup关闭vncserver vncserver -kill :1重启:vncserver :1搞定ok 阅读全文

posted @ 2012-12-07 14:58 n9188 阅读(108) 评论(0) 推荐(0)

oracle 数据导入导出

摘要: impdp,expdp不允许只用绝对路径,只能够使用directory变量。如何查询目前的directory变量:select * from dba_directories;/web-info/assembly/boot/security-transaction.xml 改数据库链接查看用户的信息:sql>startup$]sqlplus pm/passwdsql>select * from user_users;创建表空间: 阅读全文

posted @ 2012-12-07 13:11 n9188 阅读(71) 评论(0) 推荐(0)

导航