版權(quán)說明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請進行舉報或認領(lǐng)
文檔簡介
課程總學時 學分實驗學時 實驗個數(shù): 實驗學分:課程性質(zhì):專業(yè)限選課、專業(yè)任選 術(shù)大綱執(zhí)筆人:,大綱審定人:網(wǎng)絡(luò)通信協(xié)議,內(nèi)建FTP、 NET、Mail和Apache等各種功能,再加上安全性好,穩(wěn)定性高,許多ISP都用它來架設(shè)服務(wù)器。WindowsPC上流行的操作系統(tǒng),其圖形界面的友好和易學易用獲得理、文件與系統(tǒng)、用戶界面sLinuxLinuxLinuxWindows環(huán)境中的服務(wù)器配置與管LinuxWindows1—Linux2√√Linux2二2√√linux系統(tǒng)添加新3三2√√Linux4四1√√Linux5五2√√vi(vim),設(shè)定錄安全6六1√√7七2√√8八2√√9九2√√LinuxDNS十2√√LinuxFTP服務(wù)器,使用net2√√Linux2√√Linuxsamba服務(wù),實現(xiàn)文user2√√LinuxLinux系統(tǒng)之www2√√啟動和配置Apache服務(wù)器,使用.htaccess文件控制權(quán)限,配置用2√√LinuxMySQL2√√2√√DHCP2√√IMAIL2√√
實驗一Linux(綜合性實 2學時LinuxLinuxLinuxIDLinuxGNOME,KDEGNOMEKDE的桌面定制RedHatEnterpiseLinuxLinuxGNOMEXWindowsXPRedHatEnterpiseLinux5.0Vmware6.5實驗二Linux(驗證性實 2學時Linux分區(qū)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 下創(chuàng)建兩個文件名為file1,file2的普通文件cddir1 touch 3)完成date>file1操作,并查看file1中的內(nèi)容cat 4)將file1中的內(nèi)容到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 中創(chuàng)建三個文件: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創(chuàng)建及用戶帳創(chuàng)建及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對 有完全權(quán)限,對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位使創(chuàng)建的文件 的所屬組為odg+s分別為stu1,stu2,stu3用戶分配5M磁盤,并將最多文件數(shù)目限制設(shè)為5,1RedHatEnterpriseLinux5.0實驗六文件的、環(huán)境變量的設(shè)(操作性實 2學時1.通過本章實驗,學會文件的軟硬4 dir2由于采用的是硬,所以就不會為Link2分配新的索引結(jié)點,當file2被的時候它的2file21,所以出現(xiàn)上面的結(jié)果。 vienvsetviecho“Thisisthetestforsettingupafilepermission”ls–lecho“Endoftheenvset./envset,envset文件的權(quán)限時根用戶讀寫不能執(zhí)行,所以./envset再執(zhí)行./envset使用以下操作新建兩個普通用戶,并刪除adduseruser1passwd–duser1adduserusre2passwd–duser2再以user1和user2用戶登陸,并分別在該用戶的任何 以user2用戶登陸,分別在以下兩文件中的任意一個文件加入PATH=$PATH:/home/lab4。再分別以user1和user2登陸,并在任何 執(zhí)行envset,觀察結(jié)果,并解釋。1RedHatEnterpriseLinux5.0實驗七(驗證性實 2學時at_(注意:如果at不能發(fā)送用hostname檢查主機名是否為localhost.localhost,hostnamelocalhost.localhostdoamin)echo‘Wehaveameetingthiscrontabservicecrond10:00“WehavemeetingRedHatEnterpriseLinux5.0實驗八以太網(wǎng)配置及相關(guān)網(wǎng)絡(luò)操作(驗證性實 2學時_“ifconfig”eth0IP地址(、,并將掩碼設(shè)(IP和掩碼可以自行設(shè)定)在沒有DNS服務(wù)的情況下使用hosts文件為配置,并測試(IP地址可自定)此時的的IP地址必須有一臺主機和它對應(yīng)才 RedHatEnterpriseLinux5.0實驗九服務(wù)(綜合性實 2學時DNSDNS_DNS 為 Alias:MUSIC _nslookupDNSRedHatEnterpriseLinux5.0實驗十文件傳輸、登(驗證性實 2學時LinuxFTP、netvsftpd1)以普通用戶登陸系統(tǒng),并切換至超級用戶。解釋原因_測試:windows 服務(wù)器(可自己設(shè)定允許用戶ftp服務(wù)器,并具有上傳、文件的權(quán)WindowsCupfile.txtLinux的/var/ftp/pub將downfile到本地機的C盤下studentstu1、stu2、stu3stu1有讀寫權(quán)限,而stu2、stu3對FTP只有讀的權(quán)限。FTP的為(注意:考慮文件系統(tǒng)的權(quán)限設(shè)置)studentstu1stu2,stu3studentstudent 切上傳⑤不允許stu1用戶ftp服務(wù)器說明:所有對FTP服務(wù)器的要求通過進RedHatEnterpriseLinux5.0(驗證性實 2學時LinuxIPIP)編寫/etc/exports文件,在根下創(chuàng)建/temp ,預(yù)計開放/temp這個 在網(wǎng)絡(luò)中的另一臺Linux中進程測試將的/temp 中。(要關(guān)閉雙方的,和改變客戶機的硬件地址)配置/etc/exports文件,預(yù)計將/temp以可讀寫,并且不限制使用者的方式共享給所有/16這個網(wǎng)域中的所有Linux主機;hosts.denyhosts.allow(IP)RedHatEnterpriseLinux5.0實驗十二WindowsLinux(驗證性實 4學時SMB學會smb的使用,以及smbmount的掛_Linuxsamba用戶,并設(shè)置分別通過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. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請聯(lián)系上傳者。文件的所有權(quán)益歸上傳用戶所有。
- 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁內(nèi)容里面會有圖紙預(yù)覽,若沒有圖紙預(yù)覽就沒有圖紙。
- 4. 未經(jīng)權(quán)益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
- 5. 人人文庫網(wǎng)僅提供信息存儲空間,僅對用戶上傳內(nèi)容的表現(xiàn)方式做保護處理,對用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對任何下載內(nèi)容負責。
- 6. 下載文件中如有侵權(quán)或不適當內(nèi)容,請與我們聯(lián)系,我們立即糾正。
- 7. 本站不保證下載資源的準確性、安全性和完整性, 同時也不承擔用戶因使用這些下載資源對自己和他人造成任何形式的傷害或損失。
最新文檔
- 2025年度智慧校園宿管員綜合服務(wù)聘用合同范本4篇
- 個性化服務(wù)協(xié)議模板 2024全新出爐版B版
- 2025年度教育機構(gòu)場地租賃及設(shè)施共建合同4篇
- 2025年度新能源汽車充電樁研發(fā)與運營合同3篇
- 二零二五版智能法律助手APP下載與法律服務(wù)套餐協(xié)議3篇
- 專業(yè)空調(diào)安裝協(xié)議2024年細則版A版
- 2024美發(fā)行業(yè)專屬勞動協(xié)議樣例版
- 二零二四外幣資金借貸風險監(jiān)控及應(yīng)對策略合同3篇
- 專項商鋪投資預(yù)訂協(xié)議:2024認籌細則
- 二零二四商鋪物業(yè)管理與設(shè)施升級改造合同2篇
- 2024年石家莊正定國際機場改擴建工程合同
- 2025年度愛讀書學長定制化閱讀計劃合同2篇
- 江西省港口集團有限公司招聘筆試沖刺題2025
- 河南省信陽市浉河區(qū)9校聯(lián)考2024-2025學年八年級上學期12月月考地理試題(含答案)
- 火災(zāi)安全教育觀后感
- 農(nóng)村自建房屋安全協(xié)議書
- 快速康復(fù)在骨科護理中的應(yīng)用
- 國民經(jīng)濟行業(yè)分類和代碼表(電子版)
- ICU患者外出檢查的護理
- 公司收購設(shè)備合同范例
- 廣東省潮州市2023-2024學年高二上學期語文期末考試試卷(含答案)
評論
0/150
提交評論