freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內容

h20xx032045_一種遠程管理linux系統(tǒng)工具的設計與實現(xiàn)-展示頁

2024-09-17 07:31本頁面
  

【正文】 ................................................................. 1 本課題的研究方法 ........................................................................................................ 1 2 GTK 編程 ................................................................................................................................ 1 GTK 簡介 ......................................................................................................................... 1 常用的 GTK 構件 ............................................................................................................ 3 3 LINUX 系統(tǒng)調用 .................................................................................................................... 6 LINUX 系統(tǒng)文件 ............................................................................................................... 6 如何從文件中讀取數(shù)據(jù) ................................................................................................ 6 進 程和線程的使用 ........................................................................................................ 7 4 基本的套接口編程 ................................................................................................................. 7 概述 ................................................................................................................................ 7 簡單的網(wǎng)絡編程 ............................................................................................................ 8 5 程序設計和流程圖 ............................................................................................................... 10 設計思路 ...................................................................................................................... 10 服務程序 ...................................................................................................................... 10 流程設計 ................................................................................................................ 10 功能模塊 ................................................................................................................ 11 客 戶程序 ...................................................................................................................... 20 設計思路 ................................................................................................................ 20 程序設計 ................................................................................................................ 20 系統(tǒng)測試 ............................................................................................................................... 30 論 ........................................................................................................................................ 31 6 結 參考文獻 ........................................................................................................................................ 31 致 聲 謝 ........................................................................................................................................ 32 明 ........................................................................................................................................ 33 1 引言 課題背景 Linux 是目前應用最廣泛的操作系統(tǒng)之一,基于 Linux 系統(tǒng)的網(wǎng)絡服務軟 件 (如 FTP、 Apache、 DNS、 SendMail)的功能也很強大。GTK。System Servers。通過系統(tǒng)測試后,完成預期的目 標,但是需要進一步完善程序和考慮安全性后,方可應用于實際的遠程管理。該工具主要功能實現(xiàn)對 Linux 系統(tǒng)用戶和組的添加、修改和刪除;對系 統(tǒng)應用服務 (如 :DNS、 FTP、 Apache、系統(tǒng)啟動服務管理 )進行管理和配置,這 些服務的遠程配置主要是通過修改服務配置文本文件來實現(xiàn)的。 一種遠程管理 Linux 系統(tǒng)工具的設計與實現(xiàn) 摘 要 現(xiàn)在 ,Linux 已經是應用比較廣泛的操作系統(tǒng)之一,在其系統(tǒng)中有很多的服 務。為了實現(xiàn)遠程配置和管理 Linux 中的各種服務,需要有一種遠程管理 Linux 系統(tǒng)的工具軟件, Webmin 就是一種較好的 B/S 模式軟件,而該課題以 C/S 模式 實現(xiàn)。該遠程管理工 具選用 C/S 模式設計,在客戶端,采用 GTK 編程來實現(xiàn)操作界面;在服務器 端,選用 Linux 系統(tǒng)的文件調用函數(shù)來讀寫配置文件中的數(shù)據(jù);采用 Sock TCP 編程來實現(xiàn)客戶端和服務端之間的數(shù)據(jù)通信。 關鍵詞 : Linux;系統(tǒng)服務; C/C++; GTK;系統(tǒng)調用; Socket The Design and Implementation of a Remote Management Tool for Linux Abstract The operating system of Linux has bee one of the most popular operating systems nowadays. It provides many kinds of service. In order to configure and manage the service remotely, the tool of remote management of the operating system of Linux is needed. Webmin is a good tool of software based on the model of B/S. This design is implemented based on the model of C/S. The main functions of the system include addition, modification, deletion of users and groups of Linux operating system and configuration and management of the service of application of the system, such as the DNS, FTP, Apache and the management of booting service. The remote management of service is implemented by modifying the files of configuration. The model of C/S is selected by this system. In the Client, the operating interface is made by the programming of GTK. In the Server, the functions of transferring of files of Linux operating system are used to write and read the data of the configuration files. The munication of Client and Server is implemented by the programming of Sock TCP. The testing demonstrates that the system has reached the prospective goal. But lots of improvements should be made and the problems of security should be considered more. After being modified and perfected, the system can be used to manage the system remotely. Key words: Linux。C/C++。System Call。但是現(xiàn)在能夠統(tǒng)一對 這些服務進行管理的軟件卻很少的。 國內外研究現(xiàn)狀 Linux 是現(xiàn)在開源項目的代表,很多大的硬件廠商也在支持 Linux 的發(fā)展?,F(xiàn)在 Linux 已經進入到企業(yè)級 應用, Webmin 是一種基于 B/S 模式的遠程管理 Linux 系統(tǒng)的軟件工具。由于 Linux 是開源項目的 代表,對 Linux 的學習有助于對計算機系統(tǒng)和軟件理論知識的提高。 本課題的研究方法 本課題主要是對網(wǎng)絡配置、 GTK 庫、 Linux 系統(tǒng)調用和網(wǎng)絡編程方面的研究。 2 GTK 編程 GTK 簡介 GTK(GIMP Toolkit,GIMP 工具包 )是一個用于創(chuàng)造圖形用戶接口的多平臺工 具。 GTK 最
點擊復制文檔內容
公司管理相關推薦
文庫吧 www.dybbs8.com
備案圖鄂ICP備17016276號-1