搜索资源列表
shellccc
- 系统启动过程中内核(/unix,/vmunix,/boot/zImage等)将加载至内存直到系统关机,在启动 过程中,init将扫描/etc/inittab,在此文件中将列出可用的终端及其属性,一旦找到活动 的终端,getty(mingetty,LINUX)会给出login提示符和口令,确认完成后将启动相应的 shell(/etc/passwd文件中用户的SHELL域)-boot process kernel (/ unix, / vmunix, / boot / zImage) to be l
login
- 建立一个模拟数据库来存储你的登录用户名、密码,密码通过salt加密,然后能统计错误登录次数、密码衰老期、防止密码猜测,同时根据你的uid权限来启动shell -The establishment of a simulation of a database to store your login usernames, passwords, password encryption salt, and then log on to the number of statistical error,
simnet08
- 模拟计算机管理和互联的情况。程序启动时从外部文件读入配置信息,设置相应计算机的信息(包括网络互联情况,各 个计算机的用户情况,文件系统情况等)。然后启动 Login 程序,根据输入的信息,以特定 的用户身份登陆至相应的计算机,并在 Shell 上输入指令进行各种操作。-Computer simulation of the case management and the Internet. Program starts reading from the external file into
pbs startup
- shell programming scr ipt to automatically start and stop pbs
Hook
- 钩子是WINDOWS中消息处理机制的一个要点,通过安装各种钩子,应用程序能够设置相应的子例程来监视系统里的消息传递以及在这些消息到达目标窗口程序之前处理它们。钩子的种类很多,每种钩子可以截获并处理相应的消息,如键盘钩子可以截获键盘消息,鼠标钩子可以截获鼠标消息,外壳钩子可以截获启动和关闭应用程序的消息,日志钩子可以监视和记录输入事件。钩子分为线程专用钩子和全局钩子,线程专用钩子只监视指定的线程,要监视系统中的所有线程,必须用到全局钩子。对于全局钩子,钩子函数必须包含在独立的动态链接库(DLL)中
linux_shell_cmd
- 一个关于linux下如何写Shell脚步的书籍,对刚刚踏入linux大门的新手大有帮助。-Linux how to write a Shell on the footsteps of the books, right now at the start gate novice linux helpful.
13
- Linux守护进程实例和该守护进程的Shell启功、关闭和重启脚本-Linux daemon and the daemon instance of Shell start, close and restart the scr ipt
003
- linux shell学习资料,很好的入门材料。-linux shell learning materials, good place to start.
NiaoGe_Linux_SiFangCai
- Linux的基础知识在各大主流Linux安装版本中基本相同,如账号管理、硬盘文件格式、数据管理与核心编译等。本书深入浅出地介绍了Linux操作系统的基本原理与架构,适合当前所有主流Linux版本的学习。 全书共分5大篇。第1篇主要介绍Linux操作系统的规划与安装;第2篇介绍Linux的基本文件权限与系统架构;第3篇介绍非常重要的Shell与Shell scr ipts的基本内容,这是所有以文字界面操控主机的基础;第4篇着重介绍Linux用户管理,包括账号管理、磁盘配额与用户的例行性工作
go
- go.c根据服务器返回的结果自动启动she-go.c According to the results returned by the server automatically start shell
linuxshell
- Linux的命令行,常用的Shell命令,快速入门,高效学习Linux Shell命令-Linux command line, commonly used Shell command, quick start and efficient to learn Linux Shell Command
shell
- 一组shell脚本,在配置调度后可以在linux上实现mysql的增量备份、全量备份以及心跳检测自动启动mysql。-A set of shell scr ipts to configure the scheduler can be achieved in the incremental backup mysql on linux, full backup and heartbeat automatically start mysql.
