自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(7)
  • 收藏
  • 关注

原创 Oracle Default Users And Password

http://database.51cto.com/art/201010/231818.htm

2014-12-23 17:30:28 197

原创 gvim fullscreen on startup

//////////  Copy code belowe to _vimrc{if has('win32')    au GUIEnter * simalt ~xelse    au GUIEnter * call MaximizeWindow()endif function! MaximizeWindow()    silent !wmctrl -r

2014-12-04 21:10:06 532

原创 Hide a user from GDM Logon Window

[greeter]Exclude=user1, user2

2014-11-22 09:50:33 179

原创 Linux-Backup

http://blog.chinaunix.net/uid-643886-id-3289688.html

2014-10-18 00:32:38 230

转载 Create rc.local in Fedora

The /etc/rc.d/rc.local local customization script is no longer included by default. Administrators who need this functionality merely have to create this file, make it executable, and it will run on b

2014-10-17 12:10:14 210

原创 Add user to tomcat

Edit "tomcat/conf/to"

2014-10-10 08:59:15 271

原创 Ways to uninstall software

1. yum remove wine-*{No need for precise rpm nameUninstall all rpm include dependencies}2. rpm -e wine.x86_64.rpm{Precise rpm name neededAlert dependencies without uninstall; unins

2014-10-05 15:35:10 146

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除