打赏

星辰大海ゞ

That which does not kill us makes us stronger!

导航

2014年6月6日 #

SecureCRT结合xmanager远程启动图形化界面程序

摘要: 我们很多操作都是可以通过命令行的形式来完成,但是由于不支持图形模式,在一些需要图形界面的时候就很麻烦。本次设置可以在secureCRT中直接使用netca\dbca命令,通过xmanager的passive来显示图形界面。首先,我们要进行一下服务器的设置如果服务器是图形化界面启动的,xhost +命... 阅读全文

posted @ 2014-06-06 14:07 星辰大海ゞ 阅读(1453) 评论(0) 推荐(0)

<U+FEFF> character showing up in files. How to remove them?

摘要: You can easily remove them using vim, here are the steps:1) In your terminal, open the file using vim:vim file_name2) Remove all BOM characters::set n... 阅读全文

posted @ 2014-06-06 09:10 星辰大海ゞ 阅读(877) 评论(0) 推荐(0)