搜索列表
-
LINUX 常见问题1000个详细解答
Warning: Illegal string offset 'id' in /home/wwwroot/cczh0002/wwwroot/view/search.php on line 71
Notice: Uninitialized string offset: 0 in /home/wwwroot/cczh0002/wwwroot/view/search.php on line 71
Warning: Illegal string offset 'classname' in /home/wwwroot/cczh0002/wwwroot/view/search.php on line 72
Notice: Uninitialized string offset: 0 in /home/wwwroot/cczh0002/wwwroot/view/search.php on line 72
【】LINUX 常见问题1000个详细解答一、 如何建立多用户 提醒大家一句,别一直使用root用户,因为root用户在系统中有着至高无上的权力,一不小心就可能破坏系统。比如我们想删除/temp目录下的文件却将命令不小心输成“rm / temp(在‘/’后多了 -
Linux下防御arp攻击的方法
【RedHat/Centos】1.获取同一网段下所有机器MAC地址的办法 机房有机器中毒,发arp包,通过arpspoof虽然可以解决,也可以找到中毒机器的mac地址,但在机房设备不足的情况下,很难查到mac地址对应的IP。然后我们可以通过一个
-
Linux系统下ISO镜像文件的制作与刻录
【RedHat/Centos】1、检验下载的ISO镜像的MD5值:$ md5sum download.iso2、刻录ISO:1)先下载cdrecord:$sudo apt-get install cdrecord2)寻找设备(刻录机):$ cdrecord --scanbus (这会给出类似这样的一组数字:0,0,0)3)开始刻录:$ cdrecord dev=0,0,
-
redhat9.0下载地址
【RedHat/Centos】redhat9的下载地址。(请复制以下链接,用迅雷等下载工具进行下载!) http://ftp.azc.uam.mx/mirrors/redhat/linux/9/en/iso/i386/shrike-i386-disc1.iso http://ftp.azc.uam.mx/mirrors/redhat/linux/9/en/iso/i386/shrike-i386-disc2.iso http://ftp.azc.uam.mx/mirrors/redhat/linux/9/en/iso/i386/shrike-i386-di...
地址下载http://ftp.azc.uam.mx/mirrors/redhat/linux/9/en/iso/i -
linux学习笔记
笔记学习显示系统文件设置quota用户设定使用
Warning: Illegal string offset 'id' in /home/wwwroot/cczh0002/wwwroot/view/search.php on line 71
Notice: Uninitialized string offset: 0 in /home/wwwroot/cczh0002/wwwroot/view/search.php on line 71
Warning: Illegal string offset 'classname' in /home/wwwroot/cczh0002/wwwroot/view/search.php on line 72
Notice: Uninitialized string offset: 0 in /home/wwwroot/cczh0002/wwwroot/view/search.php on line 72
【】linux目录架构/ 根目录/bin 常用的命令 binary file 的目錄/boot 存放系统启动时必须读取的档案,包括核心 (kernel) 在内/boot/grub/menu.lst GRUB设置/boot/vmlinuz 内核/boot/initrd 核心解壓縮所需 RAM Disk/dev 系统周边设备/etc 系统相关 -
linux下挂载(mount)光盘镜像文件、移动硬盘、U盘、Windows网络共享和NFS网络共享
【RedHat/Centos】挂接命令(mount) 首先,介绍一下挂接(mount)命令的使用方法,mount命令参数非常多,这里主要讲一下今天我们要用到的。 命令格式: mount [-t vfstype] [-o options] device dir
网络共享移动硬盘光盘文件 系统linuxmount -
Linux系统下如何挂载U盘,硬盘,光驱
【RedHat/Centos】一.Linux挂载U盘:1、插入u盘到计算机,如果目前只插入了一个u盘而且你的硬盘不是scsi的硬盘接口的话,那它的硬件名称为:sda1。2、在mnt目录下先建立一个usb的目录(如:[root@localhost root]# mkdir /mnt/usb)3、挂载U盘:mount -t vfat /dev/sda1 /mnt/usb4
光驱硬盘如何系统 cp936mount/dev/hda6-t -
startx启动图形界面失败的几个解决方法
【RedHat/Centos】很多linux用户有如此一个惨痛经历。当你和平常一样登陆和输入这可爱的startx时,你只是接收到错误信息。Many of us gnu/linux users have had such a terrible experience. When you很多linux用户有如此一个惨痛经历。当你login and type the sweet startx
解决方法失败界面启动图形the字体fontisto -
linux的3种引导方法
【RedHat/Centos】引导linux方法,我所知的有如下3种:方法1:引导软盘(1)在linux下用mkbootdisk制作。(2)如果硬盘引导信息丢失,无法进入Linux系统做引导软盘,对于RH,用RedHat linux光盘引导进入secure模式,当询问是否将硬盘中的linux系统设置为当前环境,选“是
方法引导linux进入目录硬盘启动文件系统vmlinuz -
linux-2.6内核升级详细文档
【RedHat/Centos】序 做一件事情,首先要知道自己在干什么,而不是盲目得升级内核,现在升级内核有点泛滥,sigh 首先让我们先了解一下2.6内核的新特性 一、01.模块子系统(Module Subsystem)、
文档详细升级 <>support --->内核 -
Linux操作系统上常用的系统管理命令
管理命令系统常用操作系统进程文件使用一个用户
Warning: Illegal string offset 'id' in /home/wwwroot/cczh0002/wwwroot/view/search.php on line 71
Notice: Uninitialized string offset: 0 in /home/wwwroot/cczh0002/wwwroot/view/search.php on line 71
Warning: Illegal string offset 'classname' in /home/wwwroot/cczh0002/wwwroot/view/search.php on line 72
Notice: Uninitialized string offset: 0 in /home/wwwroot/cczh0002/wwwroot/view/search.php on line 72
【】对于Linux系统来说,无论是中央处理器、内存、磁盘驱动器、键盘、鼠标,还是用户等都是文件,Linux系统管理的命令是它正常运行的核心。熟悉了Linux常用的文件处理命令以后,这一讲介绍对系统和用户进行管理的命令。df1.作用df命令用来检查文件系统的磁盘空间占用 -
将Red Hat 9.0 CD iso合成一张DVD iso的方法
【RedHat/Centos】将三张Red Hat 9.0 CD iso合成一张DVD iso的方法1. 首先您必須要有一个很大的磁盘空间 大概要3.5g是空闲的 建立一个文档夹Createiso,然后把您的3个iso文档shrike-i386-disk1.iso,shrike-i386-disk2.iso,shrike-i386-disk3.iso放到Createiso中 2. 输入以下命令