- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
亲,这是专业人士做的,绝对合格的。请放心。已经通过答辩!
分类号:TP315 UDC:D10621-408-(2007)5813-0
密 级:公 开 编 号:2003032079
成都信息工程学院
学位论文
基于Linux的远程管理系统
论文作者姓名: 申请学位专业: 网络工程 申请学位类别: 工学学士 指导教师姓名(职称): 方睿(副教授) 论文提交日期: 2007年06月05日 基于Linux的远程管理系统摘 要
分析了Linux操作系统的特点远程管理的各种方法Webmin,并给出了一个远程管理Linux服务器的具体实现方法。利用PHP语言来构建了一个远程管理系统 PHP Webmin,以Web的形式来实现Linux服务器的远程管理,简化了管理难度,并管理方式更为灵活,从而达到了减轻系统管理员压力,方便系统管理员管理服务器的目的。shell命令、对系统进程的监控、对系统的关机/重启、对系统用户/组的操作、rpm包组的管理、对网络参数的查看与配置、对常见服务器的基本管理等功能。系统管理员可使用系统中的各功能模对整个Linux服务器进行日常管理。此系统能够应用于对小型Linux服务器的远程管理。
关键词:Linux;远程管理;Webmin;PHPThe implement of Client of the system of remote management based on Linux
Abstract
The characteristics of the operating system of Linux, every method of remote management and Webmin are analyzed and the details of implement of one of remote management Server methods are given. The remote management system - PHP Webmin is constructed by the language of PHP. The remote management is done through the pages of Web, so it makes the remote management more simple and flexible and the administrator feel less pressed and manages the Server more conveniently.
There are many functions, such as the management of operation of files, using command of shell remotely, watching the system, shutting down and rebooting the system, the operation of users and groups of system, the management of groups of packets of rpm, the checking of the parameters of network and the management of the familiar Server have been implemented in the system. The administrator can manage the Server of Linux by using the functions of this system. This system can be applied to the remote management of small Server of Linux.
Key words: Linux; telecontrol; Webmin; PHP目 录
论文总页数:2页
1 引言 1
1.1 背景 1
1.2 当前现状 1
1.3 选题意义 1
1.4 设计模式 2
2 Linux远程管理分析 2
2.1 Linux操作系统 2
2.1.1 Linux 究竟是什么? 2
2.1.2 学习Linux 2
2.2 Linux远程管理 3
2.2.1 远程管理方法 3
2.2.2 Webmin初解 4
2.2.3 PHP Webmin - A simple webmin on PHP 5
3 需求分析 5
3.1 任务概述 5
3.1.1 目标 5
3.1.2 工作模式 6
3.1.3 运行环境 6
3.1.4 编程语言 6
3
文档评论(0)