Chinaunix首页 | 论坛 | 博客
  • 博客访问: 29194
  • 博文数量: 22
  • 博客积分: 15
  • 博客等级: 民兵
  • 技术积分: 205
  • 用 户 组: 普通用户
  • 注册时间: 2010-06-11 16:20
文章分类

全部博文(22)

文章存档

2015年(10)

2014年(12)

我的朋友

发布时间:2014-12-31 14:13:57

install WiFi driver on Ubuntu 12.04 on Dell 6430 and Dell 6430u......【阅读全文】

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

发布时间:2014-10-28 15:46:55

Steps: before you setup Jenkins, we need a fresh OS with no Jenkins installed.1.wget -q -O - http://pkg.jenkins-ci.org/debian/jenkins-ci.org.key | sudo apt-key add –2.sh -c 'echo deb http://pkg.jenkins-ci.org/debian binary/ > /etc/apt/so.........【阅读全文】

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

发布时间:2014-10-28 15:45:11

1:创建文件:dd if=/dev/zero  of=/data/swapfile bs=1024 count=655362:激活和使用:mkswap /data/swapfile              free              swapon /data/swapfile              free3:.........【阅读全文】

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

发布时间:2014-10-23 10:30:54

 Ubuntu12.4 Comes with source(Git) is 1.7.9.5! Upgrade method is as follows:  增加ppa源sudo apt-add-repository ppa:git-core/ppasudo apt-get updatesudo apt-get install git如果本地已经安装过Git,可以使用升级命令:.........【阅读全文】

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

发布时间:2014-09-15 16:24:49

1. download Fedora 19 DVD iso on your Linux OSwget http://archive.fedoraproject.org/pub/fedora/linux/releases/19/Fedora/x86_64/iso/Fedora-19-x86_64-DVD.iso2. find the USB drive with correct partition on your Linux, and then format your USB drive to ext3 filesystemsudo.........【阅读全文】

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

登录 注册