linux 常用命令

.bz2 解压1:bzip2 -d Fi…

Linux 中交换空间 (swap)应该分多大才好?

前一段时间,我们机房中一台Linux服务…

linux下的静态库创建与查看,及如何查看某个可执行依赖于哪些动态库

创建静态库:ar -rcs test.a…

Linux基础进程管理

一、进程了解如进程的:• PID,PPI…

Linux基础管道管理

一、I/O重定向标准输入,标准输出,标准…

使用source insert 查看Linux内核源码

先配置下source insert软件,…

Linux 查看系统相关信息(系统发型版本及内核版本等)

以下为 Linux 以下信息查看命令,记…

Screen recording on Linux using vokoscreen and screenkey

Screen recording is …

docker: Error response from daemon: OCI runtime create failed: container_linux.go:345: starting container process caused "exec: \"ping\": executable file not found in $PATH": unknown.

docker: Error respon…

linux环境下不编译php增加open ssl扩展

今日一个PHP同事说想在Linux下不编…