Chinaunix首页 | 论坛 | 博客
  • 博客访问: 241981
  • 博文数量: 33
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 480
  • 用 户 组: 普通用户
  • 注册时间: 2019-01-22 08:36
个人简介

专注虚拟化性能优化,硬件显卡网卡虚拟加速,面向容器的轻量虚拟化开发 永远的Linux Geeker!

文章分类

全部博文(33)

发布时间:2019-01-25 02:14:04

One of main duty of Debian mainter is build package, there are so many ways to doing so. I am here just introduce pbuilder, a simple and straightforwad package tool in Debian.Installing pbuilderUse apt to install pbuilder and the hlinux-archive-keyring so we can verify the GPG signature on.........【阅读全文】

阅读(4105) | 评论(0) | 转发(0)

发布时间:2019-01-25 02:08:59

作为后端开发人员或者运维人员, SSH 是必不可少的好帮手。下面将罗列一些常用的tips,以后也会陆续更新。SSH welcome message modification1. vim /etc/ssh/sshd_configChange the setting PrintLastLog to "no"Change the setting PermitRootLogin to "yes"2. vim /etc/mo.........【阅读全文】

阅读(5005) | 评论(0) | 转发(0)

发布时间:2019-01-23 11:24:36

1. 安装依赖包#  sudo apt-get install fakeroot kernel-package2. 下载内核源码# sudo apt-get source linux3. 解压内核到文件夹    # tar -xvJf linux-3.12.tar.xz & cd Linux-3.124. 复制内核配置文件#  cp /boot/config.*   .config.........【阅读全文】

阅读(2159) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册