摘要: 常见问题1:-bash: rz: command not found解决: 安装lrzsz:解决命令:yum -y install lrzsz常见问题2:linux 解压乱码解决11.到http://www.rarlab.com/download.htm下载RAR 5.10 beta 1 for L... 阅读全文
posted @ 2014-10-15 16:30 患.者 阅读(197) 评论(0) 推荐(0) 编辑
摘要: 使用jdk的jconsole进行监控jmx首先,设置监控对象的端口 配置catalina.sh #vi/usr/tomcat/bin/catalina.sh 注:/usr/tomcat/bin/catalina.sh是tomcat所在目录的bin目录(linux环境下)在#OSspecific... 阅读全文
posted @ 2014-10-15 11:34 患.者 阅读(1116) 评论(0) 推荐(0) 编辑
摘要: 查询磁盘使用情况:[root@css-management ~]# df -hl文件系统 容量 已用 可用 已用% 挂载点Filesystem Size Used Avail Use% Mounted on/dev/mapper/vg_cssmanagement-lv_roo... 阅读全文
posted @ 2014-10-15 10:53 患.者 阅读(214) 评论(0) 推荐(0) 编辑
摘要: 查看系统版本:[root@css-management ~]# lsb_release -aLSB Version: :core-4.0-amd64:core-4.0-noarch:graphics-4.0-amd64:graphics-4.0-Distributor ID: CentOSDescr... 阅读全文
posted @ 2014-10-15 10:43 患.者 阅读(255) 评论(0) 推荐(0) 编辑
摘要: 简介Netstat 命令用于显示各种网络相关信息,如网络连接,路由表,接口状态 (Interface Statistics),masquerade 连接,多播成员 (Multicast Memberships) 等等。输出信息含义执行netstat后,其输出结果为Active Internet co... 阅读全文
posted @ 2014-10-15 10:24 患.者 阅读(373) 评论(0) 推荐(0) 编辑
摘要: iptables工具__过滤包—命令(-A、-I、-D、-R、-L等)、参数(-p、-s、-d、--sport、--dport、-i、-o等)、动作-j (ACCEPT、DROP、REJECT、REDIRECT等)2012-02-27 13:20:51|分类:Linux常用工具|举报|字号订阅ipt... 阅读全文
posted @ 2014-10-15 10:23 患.者 阅读(473) 评论(0) 推荐(0) 编辑
摘要: 查看cpu信息:[root@css-management ~]# cat /proc/cpuinfoprocessor : 0vendor_id : GenuineIntelcpu family : 6model : 45model name ... 阅读全文
posted @ 2014-10-15 10:19 患.者 阅读(511) 评论(0) 推荐(0) 编辑