搜索资源列表
unix-rumen
- UNIX 入门,包括文件操作,用户管理,网络工具使用,vi使用,和其他一些常用的命令-UNIX entry, including file manipulation, user management, network tools use vi use, and some other typical order
LINUX_system_manage_book
- 本书同时收录了Linux领域两位领导人物的作品—相当于“Linux 文档项目”的一个印刷版本,展示了Linux 核心概念及其基本结构。对于面向所有主流Linux子系统的支持与管理任务,本书都进行了恰到好处的讲解。涵盖的主题包括文件系统、目录、引导和关机、打印、网络兼容性、网络应用、网络登录、安全、用户账号、数据备份等等。此外,还针对TCP/IP网络、电子邮件、硬件问题以及网络的管理与配置,进行了专门讨论。 -the book contains a Linux two leading figure
os2_VirtualMemory
- 学习Linux如何实现虚拟存储。与体系结构无关的通用存储模型是所有Linux虚拟存储实现的基础,但是任何特定的实现都依赖于特定的硬件平台。本练习集中于i386的实现。介绍解释了存储管理程序的设计。而且还将学习代码细节,修改虚拟存储代码以检测系统缺页错误的发生频率。此外本实验牵涉到系统调用的相关知识,包括学习如何产生一个系统调用以及怎样通过往内核中增加一个新函数从而在内核空间中实现对用户空间的读/写。-learning how Linux virtual memory. Architecture
nibs
- 俄罗斯人开发的一套基于WEB的对PPP用户进行管理的管理系统,很不错,结合freenibs使用.-Russians developed a set of Web-based users of PPP management of the system is pretty good, freenibs combination use.
FtpSvr
- 在Linux下使用GCC编制的FTP服务器,使用多线程的来进行解决多个用户的连接请求,在用户的管理方面使用MySql,(当然也可以使用其它的数据库,但必须得在MakeFile里面自己修改指定),思路较清晰,适合Linux初学者对linux下的c编程的全面的了解。-use of the Linux GCC based FTP server, The use of multithreading to address a number of user connections, at the reque
phpbook
- PHP留言本 设计流程: 1.需求分析: 留言本要是实现的功能是用户留言,回复留言。显示留言用户的信息,显示回复信息和回复信息的用户信息。设计一个管理员管理留言功能。 2.数据库设计: 在mysql下创建相应的数据库。 3.代码编写: 使用php语言编写代码。 运行环境: Windows/linux操作系统 PHP环境 + mysql 功能概述: 1. 留言和回复留言功能 2. 显示留言者的留言时间,email,QQ号码 3. 可以向留言
liuxf_ums
- 一个用户管理系统的例子,作的很好,有前端,有后台,增加,删除,修改,查找都可以实现
Linuxcomputeroperatingsystem
- 操作系统是方便用户管理和控制计算机软硬件资源的系统软件-Operating system is user-friendly computer hardware and software management and control system software resources
ftp
- ftp服务功能, 有文件的上传下载功能和用户管理功能-ftp server
Linux_shell
- Linux用户管理的shell程序设计,可以添加、修改、删除用户,且可以批处理-Linux user management shell programming, you can add, modify, delete users, and can be batch
SOLARIS
- 用户管理,文件系统管理,,进程管理,软件包管理,数据备份和传输工具,网络应用配置,图形窗口配置-User management, file system management,, process management, package management, data backup and transfer tool, web application configuration, graphical configuration window
Linux
- (美)奈米斯写的关于Linux系统管理的很经典的一本书,分为引导和关机,超级用户的权力,进程控制,文件系统,添加新用户,增加硬盘,系统日志与日志文件,TCP/IP网络等章节-(U.S.) Naimi Si wrote about Linux system management is the classic book, divided into boot and shutdown, power users the power, process control, file system, add n
NiaoGe_Linux_SiFangCai
- Linux的基础知识在各大主流Linux安装版本中基本相同,如账号管理、硬盘文件格式、数据管理与核心编译等。本书深入浅出地介绍了Linux操作系统的基本原理与架构,适合当前所有主流Linux版本的学习。 全书共分5大篇。第1篇主要介绍Linux操作系统的规划与安装;第2篇介绍Linux的基本文件权限与系统架构;第3篇介绍非常重要的Shell与Shell scr ipts的基本内容,这是所有以文字界面操控主机的基础;第4篇着重介绍Linux用户管理,包括账号管理、磁盘配额与用户的例行性工作
tcpdump-4.1.1.tar
- 这是本人跟通寝室同学做的毕业设计课题,该课题主要任务是在分析Linux内核的基础上,熟悉和掌握Linux流量控制的机理。并进一步实现可针对IP地址进行流量控制的应用软件。该软件采用C/S结构。客户端负责用户管理,流量控制策略管理和人机交互部分。服务器端负责带宽分配,流量控制的具体实现。在课题的具体分-This is my students to do the bedroom with the graduation project, the main task is the subject of
linux-user
- linux 用户管理 很好的 望大家下载下来学习啊-Linux user
linux-user-Manager
- linux 用户管理详细分析,是一个很好的学习资料,面试的时候这类问题也是很多的-linux user management detailed analysis, is a good learning materials, when the interview is a lot of these problems
cron-4.1
- linux 定时管理程序crontab的实现。 对了解linux下用户管理,信号,多进程以及守护进程的编写非常有用。 开发环境:linux/unix,gcc,posix supported-crontab program, you can learn many stuff about programming under linux/unix environment from this code. such as:user management,signal,multi-proce
DevManager
- 基于C++语言的视频点播器(后台服务器管理),实现用户的验证登陆,菜单权限的设置,系统用户的管理,客户端用户管理,点播记录的查询登功能-Based C++ language VOD device (backend server management), to achieve user authentication login, menu setting permissions, user management system, the client user management, on-dema
WHMCS5.1
- WHMCS是一套国外流行的域名主机管理软件,跟国内众所周知的IDCSystem一样,主要在用户管理、财务管理、域名接口、服务器管理面板接口等方面设计的非常人性化。WHMCS是一套全面支持域名注册管理解析,主机开通管理,VPS开通管理和服务器管理的一站式管理软件,目前已经被越来越多的中国站长们所熟悉和了解。-WHMCS is a popular abroad, domain hosting management software, with the domestic well-known IDCS
Linux操作系统基础
- linux操作系统基础,包含: 文件系统, 进程管理, 内存管理, 用户管理(Linux operating system basis, including: file system, process management, memory management, user management)