一:查看cpu more /proc/cpuinfo | grep “model name” grep “model name” /proc/cpuinfo 如果觉得需要看的更加舒服 grep “model name” /proc/cpuinfo | cut -f2 -d: 二:查看内存 grep MemTot
#!/bin/bash # A sample firewall shell script IPT="/sbin/iptables" SPAMLIST="blockedip" SPAMDROPMSG="BLOCKED IP DROP" SYSCTL="/sbin/sysctl" BLOCKEDIPS=&quo
UNetbootin (Universal Netboot Installer)为一种跨平台工具软件,可以用来建立Live USB 系统,也可以加载各种系统工具,或安装各种Linux操作系统(Linux套件)和其他操作系统,不需使用安装光碟(自 动透过网络下载)。 USB安装模式 这种安装模式建立开机USB随身碟(bootable USB flash drive)和开机USB硬盘(b
http://www.cyberciti.biz/tips/linux-unix-bsd-openssh-server-best-practices.htmlOpenSSH is the implementation of the SSH protocol. OpenSSH is recommended for remote login, making backups, remote file
http://www.cyberciti.biz/tips/linux-security.htmlSecuring your Linux server is important to protect your data, intellectual property, and time, from the hands of crackers (hackers). The system admin
From my mailbag the other day I received an interesting suggestion about obtaining information regarding all running process and network connections remotely using inetd / xinetd : SSH client can b
netstat command and shell pipe feature can be used to dig out more information about particular IP address connection. You can find out total established connections, closing connection, SYN and FI
The ss command is used to dump socket statistics. It allows showing information similar to netstat command. It can display more netstat) tool for tracking TCP sockets.All UDP sockets.All established
Q. How can I find out Linux Resource utilization using vmstat command? How do I get information about high disk I/O and memory usage? A. vmstat command reports information about processes, memory,
http://www.cyberciti.biz/tips/top-linux-monitoring-tools.htmlNeed to monitor Linux server performance? Try these built-in command and a few add-on tools. Most Linux distributions are equipped with to
摘要:本文讲述的是系统状态查看工具Sysstat的介绍,重点介绍了Sysstat的工具集sar、 iostat、mpstat、sadf、sar、sadc的用法;同时也把与之相似工具做以介绍;wAn:Ix2}5EI#r0 VB6fQT ?n \5w5h0Sysstat tools download :IBM DB2 数据库用户社区.]j*Kwn2v$E0c+{x4h
yum源出自Centos教育网源上海交通大学:http://ftp.sjtu.edu.cn/centos/清华大学:http://mirror.lib.tsinghua.edu.cn/centos/中国科技大学:http://centos.ustc.edu.cn/centos/电信网源上海电信:http://mirrors.shlug.org/centos/山东电信:http://mirrors.
Linux设备驱动程序学习(2)-调试技术http://blog.chinaunix.net/u3/102754/showart_2018516.html 今天进入《Linux设备驱动程序(第3版)》第四章调试技术的学习。 一、内核中的调试支持在前面已经建议过:学习编写驱动程序要构建安装自己的内核(标准主线内核)。最重要的原因之一是:内核开发者已经建立了多项用于调试的功能。但是由于这
我在一台机子的硬盘上安装了好几个操作系统,当时我的硬盘显示为hda,我用这个硬盘安装在另外一台机子上时显示为hdc,我用grub的命令行手动启动硬盘上其他的linux系统都没有问题,而启动 位于hdc5 上的Fedora Core3 ,系统启动时出现repair filesystem 问题,用了fsck /dev/hdc5也不管用,具体显示界面如下 checking root file syst
你是不是经常需要 SSH 或者 telent 远程登录到 Linux 服务器?你是不是经常为一些长时间运行的任务而头疼,比如系统备份、ftp 传输等等。通常情况下我们都是为每一个这样的任务开一个远程终端窗口,因为他们执行的时间太长了。必须等待它执行完毕,在此期间可不能关掉窗口或者断开连接,否则这个任务就会被杀掉,一切半途而废了。 元凶:SIGHUP 信号 让我们来看看为什么关掉窗口/断开连接会
Red Hat Linux主要分为两大系列:桌面版和企业版。下面先介绍其服务器版本:Red Hat Enterprise Linux : redhat 的企业版本,简写作:RHEL。包括如下版本: 一,Red Hat Enterprise Linux AS Red Hat企业Linux AS (Advanced Server) 是企业Linux解决方案中最高端的产品,它专为企业的关应用
同样的下载资源系列 在Linux下有时候需要给一个网卡绑定多个IP,本文介绍在Redhat系列(redhat,Fedora Core,Centos)中的实现方法和一种在Gentoo等其他Linux中普遍适用的方法。 1、单网卡绑定多IP在Redhat系列中的实现方法 假设需要绑定多IP的网卡是eth0,ls请在/etc/sysconfig/network-scripts目录里面创建一个名为
此文章是网络上下载的资源文件,以前没时间看这些,现在看看,顺便再次共享出来,如作者看见,觉得不爽,可以联系我,我删。 Vi /etc/inittab 的编辑文件. 是默认引导 Splashfp_w_picpath 注意:启动/加载镜像 下如何建立双系统引导呢?界面下的windows在title然后保存退出,进入界面加锁 上面加上password,格式如下:
Copyright © 2005-2024 51CTO.COM 版权所有 京ICP证060544号