应用服务器实验大纲_第1页
应用服务器实验大纲_第2页
应用服务器实验大纲_第3页
应用服务器实验大纲_第4页
应用服务器实验大纲_第5页
已阅读5页,还剩62页未读 继续免费阅读

下载本文档

版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领

文档简介

课程总学时 学分实验学时 实验个数: 实验学分:课程性质:专业限选课、专业任选 术大纲执笔人:,大纲审定人:网络通信协议,内建FTP、 NET、Mail和Apache等各种功能,再加上安全性好,稳定性高,许多ISP都用它来架设服务器。WindowsPC上流行的操作系统,其图形界面的友好和易学易用获得理、文件与系统、用户界面sLinuxLinuxLinuxWindows环境中的服务器配置与管LinuxWindows1—Linux2√√Linux2二2√√linux系统添加新3三2√√Linux4四1√√Linux5五2√√vi(vim),设定录安全6六1√√7七2√√8八2√√9九2√√LinuxDNS十2√√LinuxFTP服务器,使用net2√√Linux2√√Linuxsamba服务,实现文user2√√LinuxLinux系统之www2√√启动和配置Apache服务器,使用.htaccess文件控制权限,配置用2√√LinuxMySQL2√√2√√DHCP2√√IMAIL2√√

实验一Linux(综合性实 2学时LinuxLinuxLinuxIDLinuxGNOME,KDEGNOMEKDE的桌面定制RedHatEnterpiseLinuxLinuxGNOMEXWindowsXPRedHatEnterpiseLinux5.0Vmware6.5实验二Linux(验证性实 2学时Linux分区LinuxLinuxLinux55heads,63sectors/track,1044cylindersUnits=cylindersof16065*512= Device *1+LinuxDisk/dev/sdb:8589MB, 255heads,63sectors/track,1044cylindersUnits=cylindersof16065*512 Disk/dev/sdbdoesn'tcontainavalidpartitiontable[root@localhostroot]#fdisk/dev/sdbDevicecontainsneitheravalidDOSpartitiontable,norSun,SGIorOSFdisklabelBuildinganewDOSdisklabel.Changeswillremaininmemoryonly,untilyoudecidetowritethem.Afterthat,ofcourse,thepreviouscontentwon'tberecoverable.ThenumberofcylindersforthisdiskissettoThereisnothingwrongwiththat,butthisislargerthan1024,andcouldincertainsetupscauseproblemswith:softwarethatrunsatboottime(e.g.,oldversionsofbootingandpartitioningsoftwarefromother(e.g.,DOSFDISK,OS/2Warning:invalidflag0x0000ofpartitiontable4willbecorrectedbyCommand(mforhelp):mCommandactiontoggleabootableeditbsdtogglethedoscompatibilitydeletealistknownpartitionprintaddanew createanewemptyDOSpartitionprintthepartitionquitwithoutsavingcreateanewemptySunchangeapartition'ssystemchangedisy/entryunits verifythepartitiontablewritetabletodiskandextrafunctionality(expertsonly)Command(mforhelp):nCommandaction primarypartition(1-pPartitionnumber(1-4):Firstcylinder(1-1044,defaultUsingdefaultvalueLastcylinderor+sizeor+sizeMor+sizeK(1-1044,default1044):Command(mforhelp):nCommandaction primarypartition(1-pPartitionnumber(1-4):Firstcylinder(201-1044,defaultUsingdefaultvalueLastcylinderor+sizeor+sizeMor+sizeK(201-1044,default1044):Command(mforhelp):nCommandaction primarypartition(1-pPartitionnumber(1-4):Firstcylinder(501-1044,defaultUsingdefaultvalueLastcylinderor+sizeor+sizeMor+sizeK(501-1044,default1044):Command(mforhelp):nCommandaction primarypartition(1-eSelectedpartitionFirstcylinder(801-1044,defaultUsingdefaultvalueLastcylinderor+sizeor+sizeMor+sizeK(801-1044,default1044):Usingdefaultvalue1044Command(mforhelp):Firstcylinder(801-1044,defaultUsingdefaultvalueLastcylinderor+sizeor+sizeMor+sizeK(801-1044,default1044):Command(mforhelp):Firstcylinder(901-1044,defaultUsingdefaultvalueLastcylinderor+sizeor+sizeMor+sizeK(901-1044,default1044):Usingdefaultvalue1044Command(mforhelp):Disk/dev/sdb:8589MB, 255heads,63sectors/track,1044cylindersUnits=cylindersof16065*512 Device1+5+RedHatEnterpiseLinux5.0

Linux(操作性实 4学时LinuxLinuxLinuxroot登陆,进入 名为command 进入 ,完成以下操作:cd1)在 :dir1,mkdir_dir1dir2 2)输入dir1 下创建两个文件名为file1,file2的普通文件cddir1 touch 3)完成date>file1操作,并查看file1中的内容cat 4)将file1中的内容到file2中 cpfile1 将当前工 切换至dir2 将dir1中的所有文件到dir2中,并查找文件名为file1的文件是否在dir2 cp- dir2 ls- dir2file1更名为 dir2file2dir1 dir1和dir2 rmdir rm_-r 将ls-l指令伪名为longview,cat指令伪名为disy,并测 dis script文件中完成,script script RedHatEnterpriseLinux5.0实验四Linux(操作性实 2学时学会使用Linux学会使用LinuxLinux press在compress 中创建三个文件:file1,file2,file3,[root@localhostroot]#cd/home[root@localhosthome]#mkdircompress[root@localhosthome]#cdcompress[root@localhostcompress]touchfile1file2file3file4.txt[root@localhostcompress]#tar-cvfcomp.tarfile1file2file3file4.txtcomp.tar[root@localhostcompress]#tar-tvf 02011-09-2610:52:09 02011-09-2610:52:09 02011-09-2610:52:09file4加入comp.tarfile1[root@localhostcompress]#tar-rvfcomp.tarfile4.txt[root@localhostcompress]#tar--delete-vfcomp.tarfile1[root@localhostcompress]#tar-tvfcomp.tar 02011-09-2610:52:09 02011-09-2610:52:09 02011-09-2610:52:09comp.tarcomp.tar.gz文件[root@localhostcompress]gzipcomp.tar[root@localhostcompress]#lscomp.tar.gzfile1file2file3压缩compress中除.txt的所有文件,压缩文件名为:compex.zip[root@localhostcompress]#cd..[root@localhosthome]#zip-rcompex.zip press-x*.txt press/(stored0%) press/file1(stored press/file2(stored press/file3(stored0%) p.tar.gz(stored0%)[root@localhosthome]#ls-总用量1 92611:272 92611:04comp.tar.gz和compex.gz文件[root@localhostcompress]gunzipcomp.tar.gz[root@localhostcompress]#ls-l总用量192611:011092610:521092610:521092610:521092610:52root@localhosthome]#unzipcompex.zip RedHatEnterpriseLinux5.0(操作性实 4学时vi创建及用户帐创建及5.熟 安全1)useraddu1,u2[root@localhostroot]#useraddu22)u104/06/2007[root@localhostroot]#useradde2007-06-04u13)u3u1[root@localhostroot]#useraddu3[root@localhostroot]#gpasswd-Mu3u1[root@localhostroot]#usermod-L[root@localhostroot]#grepu2/etc/passwd[root@localhostroot]#su-u2[u2@localhostu2]$exitu2u2[root@localhostroot]#usermod-Uu2[root@localhostroot]#su-u3[u3@localhostu3]$su-u2[u2@localhostu2]$[root@localhostroot]#userdelu2[root@localhostroot]#fingeru2finger:u2:nosuchuser.新建组students,该组成员包含stu1,stu2,stu3;在根”/” ,分别为与账号同名的stu1,stu2,stu3; [root@localhostroot]#groupaddstudents[root@localhostroot]#useraddstu1[root@localhostroot]#useraddstu2[root@localhostroot]#useraddstu3[root@localhostroot]#gpasswd-astu3studentsAddinguserstu3togroupstudents[root@localhostroot]#gpasswd-astu2studentsAddinguserstu2togroupstudents[root@localhostroot]#gpasswd-astu1studentsAddinguserstu1togroupstudents[root@localhostroot]#grepstudents/etc/group[root@localhostroot]#mkdir/students[root@localhostroot]#cd/students[root@localhoststudents]#pwd[root@localhoststudents]#mkdirstu1stu2stu3[root@localhoststudents]#cdstu1[root@localhoststu1]#pwd[root@localhoststu1]#cd..[root@localhoststudents]#ls 1)只有students组的成员能够students[root@localhost/]#chown-R.students/students[root@localhost/]# od771/students[root@localhost/]#ls-l总用量240962012-09- 410242012-09- 20118784101108:41604096101108:5654096101108:52240962003-01-940962012-09-2163842012-09-240962003-01-540962012-09-240962003-01-8102011-10-144096101108:44281922012-09- 54096101108:59 11409610月1108:441540962012-09-2040962012-09-stu1对 有完全权限,对stu2、stu3可以,但不能修改。同理对[root@localhost/]#chown-Rstu1 [root@localhost/]#od775 [root@localhoststudents]#chown-Rstu2 [root@localhoststudents]#od775 [root@localhoststudents]#chown-Rstu3 [root@localhoststudents]#od775 [root@localhoststudents]#ls-l总用量 2 4096101109:15 2 4096101108:59 2 4096101108:59odo+t使用setgid位使创建的文件 的所属组为odg+s分别为stu1,stu2,stu3用户分配5M磁盘,并将最多文件数目限制设为5,1RedHatEnterpriseLinux5.0实验六文件的、环境变量的设(操作性实 2学时1.通过本章实验,学会文件的软硬4 dir2由于采用的是硬,所以就不会为Link2分配新的索引结点,当file2被的时候它的2file21,所以出现上面的结果。 vienvsetviecho“Thisisthetestforsettingupafilepermission”ls–lecho“Endoftheenvset./envset,envset文件的权限时根用户读写不能执行,所以./envset再执行./envset使用以下操作新建两个普通用户,并删除adduseruser1passwd–duser1adduserusre2passwd–duser2再以user1和user2用户登陆,并分别在该用户的任何 以user2用户登陆,分别在以下两文件中的任意一个文件加入PATH=$PATH:/home/lab4。再分别以user1和user2登陆,并在任何 执行envset,观察结果,并解释。1RedHatEnterpriseLinux5.0实验七(验证性实 2学时at_(注意:如果at不能发送用hostname检查主机名是否为localhost.localhost,hostnamelocalhost.localhostdoamin)echo‘Wehaveameetingthiscrontabservicecrond10:00“WehavemeetingRedHatEnterpriseLinux5.0实验八以太网配置及相关网络操作(验证性实 2学时_“ifconfig”eth0IP地址(、,并将掩码设(IP和掩码可以自行设定)在没有DNS服务的情况下使用hosts文件为配置,并测试(IP地址可自定)此时的的IP地址必须有一台主机和它对应才 RedHatEnterpriseLinux5.0实验九服务(综合性实 2学时DNSDNS_DNS 为 Alias:MUSIC _nslookupDNSRedHatEnterpriseLinux5.0实验十文件传输、登(验证性实 2学时LinuxFTP、netvsftpd1)以普通用户登陆系统,并切换至超级用户。解释原因_测试:windows 服务器(可自己设定允许用户ftp服务器,并具有上传、文件的权WindowsCupfile.txtLinux的/var/ftp/pub将downfile到本地机的C盘下studentstu1、stu2、stu3stu1有读写权限,而stu2、stu3对FTP只有读的权限。FTP的为(注意:考虑文件系统的权限设置)studentstu1stu2,stu3studentstudent 切上传⑤不允许stu1用户ftp服务器说明:所有对FTP服务器的要求通过进RedHatEnterpriseLinux5.0(验证性实 2学时LinuxIPIP)编写/etc/exports文件,在根下创建/temp ,预计开放/temp这个 在网络中的另一台Linux中进程测试将的/temp 中。(要关闭双方的,和改变客户机的硬件地址)配置/etc/exports文件,预计将/temp以可读写,并且不限制使用者的方式共享给所有/16这个网域中的所有Linux主机;hosts.denyhosts.allow(IP)RedHatEnterpriseLinux5.0实验十二WindowsLinux(验证性实 4学时SMB学会smb的使用,以及smbmount的挂_Linuxsamba用户,并设置分别通过windows和Linux互相共享资源配置/etc/samba/smb.conf采用share模式,并在用户自定 在/通过IE共享文件,测试能否进行读修改/etc/samba/smb.confshareuserIEWindows使用smb 或smbmount在Linux中Windows中的共享 ,并对信息RedHatEnterpriseLinux5.0SMTP

SMTP(验证性实 2学时SMTP_WindowsOutlookLinuxKmailRedHatEnterpriseLinux5.0www(验证性实 2学时ApacheApacheAp

温馨提示

  • 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
  • 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
  • 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
  • 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
  • 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
  • 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
  • 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

评论

0/150

提交评论