菜鸟学Linux 第006篇笔记 根文件系统2
复制和移动文件命令 cp copy files and directories -i prompt before overwrite -r copy directories recursively -f if an existing destination fil...
菜鸟学Linux 第052篇笔记 httpd-install and section2
菜鸟学Linux 第052篇笔记 httpd-install and section2 apache 17years NCSA, httpd A Patchey Server = Apache FSF (GNU, GPL Free Software Foundation) ASF (Ap...
菜鸟学Linux 第032篇笔记 进程管理
菜鸟学Linux 第032篇笔记 进程管理 cpu MMU memory management unit Memory 线性内存 物理内存 用户空间 内核空间 内核数据结构 task structure PPID PID Context Switch 上下文件切换 进程所占内存空间大小 VSZ vi...
菜鸟学Linux 第044篇笔记 算法和私有CA
菜鸟学Linux 第044篇笔记 算法和私有CA 证书吊销列表CRL(Certificate Revocation List ) 如何解决私钥丢失 PKI: Public Key Infrastructure CA: Cretificate Authority 证书存储格式 x509, ...
菜鸟学Linux 第065篇笔记 nfs
菜鸟学Linux 第065篇笔记 nfs NFS (Network File System) 是一个可以将远端的计算机硬盘挂载到本地来进行使用,让本地的计算机可以使用远程 计算机所提供的硬盘,而且和在操作本地硬盘所使用的命令相同,没有区别 (个人解释) 它允许网络中的计算机之间通过TCP/IP网络共...
菜鸟学Linux 第091篇笔记 RHCS
菜鸟学Linux 第091篇笔记 RHCS 内容总览 RHCS功能 Cluster Infrastructure 集群基础设施 gfs, clvm, ccs 分布式文件系统 浅谈网站的架构 架设RHCS 云的描述 RHCS (Red Hat Cluster Suite) 也是一个集群管理软件的一个套...
菜鸟学Linux 第111篇笔记 Memory
菜鸟学Linux 第111篇笔记 Memory 建议查看原文(因为复制版的格式可能有问题) 原文出自 Winthcloud 链接: 内容总览 内存子系统组件 Memory提升 Viewing system calls Strategies for using memory Tunning page ...
菜鸟学Linux 第039篇笔记 ssh dropbear
菜鸟学Linux 第039篇笔记 ssh dropbear telnet: 远程登录协议 23/tcp C/S 架构 S telenet server C telenet client ssh Secure SHell 应用层协议, 22/tcp 通信过程及认证过程都是加密的,可以实现主...
菜鸟学Linux 第036篇笔记 busybox+vmlinux
菜鸟学Linux 第036篇笔记 busybox+vmlinux 以下为制作Mini_linux 用busybox 和宿主机的vmlinuz 下一章节就是busybox + 自制kernel 软件源 www.busybox.net 内核编译: busybox: Kernel+rootfs...
菜鸟学Linux 第069篇笔记 nsswitch, PAM
菜鸟学Linux 第069篇笔记 nsswitch, PAM 管理资源授权服务 Authentication (认证) Authorization (授权) Audition (审计) FQDN --> IP (名称解析库) dns /etc/hosts mysql nis (N...
本页面内关键词为智能算法引擎基于机器学习所生成,如有任何问题,可在页面下方点击"联系我们"与我们沟通。