FTP在高校计算机实验室维护中的应用
2012-04-16任云凤
任云凤
摘 要:针对目前高校计算机实验室存在的数据存储和系统保护之间的问题,以及操作系统不同造成彼此之间不能数据共享的问题,本文提出理想的解决方案——FTP服务器。该方法根据FTP协议的FTP服务器用户数据存储方法,采用Serv-U软件实现FTP服务器传输数据功能。实验结果表明利用FTP服务器中的相关设定可以有效的控制局域网中的病毒发生率,提高了局域网的运行稳定性和数据信息的安全性。希望能够给相关从业人员提供一些有益的借鉴。
关键词:高校;FTP;计算机实验室;维护
中图分类号:TP311文献标识码:aDoI: 10.3969/j.issn.1003-6970.2012.02.032
FTP in University Computer Lab Maintenance Application
【Abstract】In view of the present university computer laboratory existing data storage and system protection between issues, as well
as operating system caused by the different between each other not data sharing problem, this paper proposes the ideal solution -- ftP server. the method according to the ftP ftP protocol server user data storage method, using Serv-U software to realize the ftP server data transmission functions. The experimental results show that using the FTP server in the set can effectively control LAN virus incidence, improve the network stability and data security. Hope to be able to offer some beneficial reference for practitioners.
【Key words】colleges and universities; ftP; computer lab; maintai
0 引 言
计算机实验室是高校各类专业进行计算机课程实践的主要场所,也是高校的重点建设的实验室。对于计算机实验室的维护质量直接关系到高校的计算机相关课程的设计、教学和上机实验效果,是教学过程能够顺利进行的保证。现在,虽然高校的计算机实验室的维护工作已经引起了各方面的重视,但是在实际操作中还存在不少弊端,这就需要我们做进一步的努力,改善现今的管理现状,使其更好的为高校教学和培养高素质的大学生服务。
1 存在的问题
1.1 数据存储和系统安全的不兼容
为了保证计算机实验室的软件系统能够正常运行和用户硬盘上的数据能够得到保存,最常用的办法就是使用保护卡,这也是现在最为有效的办法。具体的操作如下:在每一台计算机上面都安装个硬件保护卡,同时创立两个分区,一个是保护分区,一个是开放分区,分别放置系统文件、管理员资料和让一般用户进行数据存储。……