上一页 1 ··· 5 6 7 8 9 10 11 下一页

2015年12月11日

---Java 678

摘要: sudo add-apt-repository ppa:webupd8team/javasudo apt-get updateudo apt-key adv --recv-key --keyserver keyserver.ubuntu.com xxxxxx(提示缺少的key) sudo apt-g... 阅读全文

posted @ 2015-12-11 23:18 linuxdog 阅读(401) 评论(0) 推荐(0)

---pacman dpkg yum 之比较

摘要: https://wiki.archlinux.org/index.php/Pacman/Rosetta_%28%E7%AE%80%E4%BD%93%E4%B8%AD%E6%96%87%29 阅读全文

posted @ 2015-12-11 21:35 linuxdog 阅读(444) 评论(0) 推荐(0)

2015年3月8日

---bind 配置

摘要: http://blog.csdn.net/zjunjun/article/details/7419125 阅读全文

posted @ 2015-03-08 18:19 linuxdog 阅读(142) 评论(0) 推荐(0)

2014年10月26日

--把桌面版转换成服务器版的方法

摘要: http://askubuntu.com/questions/413990/want-to-convert-ubuntu-12-04-desktop-to-serversudo apt-get install taskselsudo tasksel remove ubuntu-desktopsudo... 阅读全文

posted @ 2014-10-26 15:03 linuxdog 阅读(1208) 评论(0) 推荐(0)

---run-pat 测试 crontab 命令

摘要: sudo run-parts /etc/cron.weekly -v 阅读全文

posted @ 2014-10-26 11:16 linuxdog 阅读(180) 评论(0) 推荐(0)

2014年9月8日

---iproute2 策略路由

摘要: http://linux.chinaunix.net/techdoc/net/2007/03/30/953750.shtml这篇文章写的例子讲明白策略路由的使用,但是本身好像不用这么麻烦, 用系统默认的目的地址路由就好了! 阅读全文

posted @ 2014-09-08 03:15 linuxdog 阅读(195) 评论(0) 推荐(0)

2014年9月7日

---曾经整混的两个词

摘要: 很久,在看电脑的时候,我把下面这两个词整混了, 以为他们是同一个词, 但是现在才看到他们的不同, 拼的不同,而且读音也完全不同啊,原来我一直都认为archive 是achieve 以为是他的多意词, 始终一直觉得奇怪, 为什么用archive来表达这个意思, 以为这样才有成就感呢? 哈哈!achie... 阅读全文

posted @ 2014-09-07 19:26 linuxdog 阅读(154) 评论(0) 推荐(0)

---Under Ubuntu 14.04

摘要: Thinprint provides driver-free printing. Do you wish to enable this feature? [yes] Disabling timer-based audio scheduling in pulseaudio.Detected X ser... 阅读全文

posted @ 2014-09-07 18:43 linuxdog 阅读(476) 评论(0) 推荐(0)

---Ubuntu 14.04 虚拟机器和主机时间同步

摘要: 先把vmware tool 装好!sudo /usr/bin/vmware-toolbox-cmd timesync enable 阅读全文

posted @ 2014-09-07 18:41 linuxdog 阅读(250) 评论(0) 推荐(0)

2014年8月3日

—linux 磁盘配额按用户管理(quota)

摘要: 我根据下面的ref链接整理的基本是的按用户额度管理步骤 (按组的额度管理被简化掉) 我在Ubuntu服务器12.04下整理,其他版本的Ubuntu和Linux应该都没有问题的(有任何错误都指正给我,包括typo)准备:sudo apt-get install quota按用户名配额步骤如下:1. 设... 阅读全文

posted @ 2014-08-03 16:21 linuxdog 阅读(901) 评论(0) 推荐(0)

上一页 1 ··· 5 6 7 8 9 10 11 下一页

导航