自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(5)
  • 资源 (1)
  • 收藏
  • 关注

原创 隐私政策

本软件尊重并保护所有使用服务用户的个人隐私权。为了给您提供更准确、更有个性化的服务,本软件会按照本隐私权政策的规定使用和披露您的个人信息。但本软件将以高度的勤勉、审慎义务对待这些信息。除本隐私权政策另有规定外,在未征得您事先许可的情况下,本软件不会将这些信息对外披露或向第三方提供。本软件会不时更新本隐私权政策。您在同意本软件服务使用协议之时,即视为您已经同意本隐私权政策全部内容。本隐私权政策属于本...

2019-07-21 17:20:22 103

原创 RedHatLinux6.0学习笔记 进程管理

INIT进程与配置文件 init进程 是加载Linux内核的主进程 PID永久为1 init程序为/sbin/init init进程的配置文件在 /etc/inittab [root@localhost ~]# grep -v "^#" /etc/inittab | grep -v "^$" id:5:initdefault:     ->initdefault 初始化系统后默认进

2013-10-29 23:05:59 408

原创 RedHatLinux6.0学习笔记 网络管理

查看网络接口信息 [root@localhost /]# ifconfig eth0 eth0  Link encap:Ethernet  HWaddr 00:0C:29:F1:F6:B6                                                       //链路封装网卡MAC           inet addr:192.168.67.129

2013-10-28 22:42:46 360

转载 RedHatLinux6.0学习笔记 ifcfg-eth0配置

网络接口配置文件 [root@localhost ~]# cat /etc/sysconfig/network-scripts/ifcfg-eth0 # Intel Corporation 82545EM Gigabit Ethernet Controller (Copper) TYPE=Ethernet #网卡类型 DEVICE=eth0 #网卡接口名称 ONBOOT

2013-10-27 22:03:20 700

原创 RedHatLinux6.0学习笔记 vsftpd

[root@localhost /]# mkdir /localyum [root@localhost /]# cp -r /media/RHEL_6.3\ i386\ Disc\ 1/* /localyum/ [root@localhost /]# yum clean all [root@localhost /]# vim /etc/yum.repos.d/local.repo  [yu

2013-10-27 21:58:30 307

oracle json1.5脚本

This software has been released under the MIT license: Copyright (c) 2010 Jonas Krogsboell inspired by code from Lewis R Cunningham Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

2015-09-29

空空如也

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

TA关注的人

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