随笔分类 - linux
摘要:下面是调研相关结果 https://superuser.com/questions/793192/invisible-memory-leak-on-linux-ubuntu-server-not-disk-cache-buffersI upgraded the kernel version from
阅读全文
摘要:安装 如果出现如下错误 执行
阅读全文
摘要:原文 http://xiaoli110.blog.51cto.com/1724/1568307 KVM镜像管理利器-guestfish使用详解 本文介绍以下内容: 1. 虚拟机镜像挂载及w2k8虚拟机启动自检慢问题解决办法 2. KVM虚拟化与guestfish套件 3. guestfish安装与注
阅读全文
摘要:方法一: 1:ethtool -i ethx 如: linux:/mnt # ethtool -i eth1 driver: e1000e version: 1.0.2-k2 firmware-version: 1.9-0 bus-info: 0000:0b:00.0 linux:/mnt # et
阅读全文
摘要:ps -eLf |wc -l -f Do full-format listing. This option can be combined with many other UNIX-style options to add additional columns. It also causes the
阅读全文
摘要:sudo apt-get update 更新源 sudo apt-get install package 安装包 sudo apt-get remove package 删除包 sudo apt-cache search package 搜索软件包 sudo apt-cache show packa
阅读全文
摘要:01-.tar格式 解包:[*******]$ tar xvf FileName.tar 打包:[*******]$ tar cvf FileName.tar DirName(注:tar是打包,不是压缩!) 02-.gz格式 解压1:[*******]$ gunzip FileName.gz 解压2
阅读全文
摘要:tox -e all -- volume | tee -a console.log.out TEE(1) User Commands TEE(1)NAME tee - read from standard input and write to standard output and filesSYN
阅读全文

浙公网安备 33010602011771号