红联Linux门户
Linux帮助

在FreeBSD下,像Linux一样加载/proc分区

发布时间:2007-11-27 00:33:01来源:红联作者:TecCTO
好技巧,收藏了
mount_linprocfs linprocfs /proc
就这一句,NB,谢谢mudone ,谢谢那位我不知道的混smth的牛。
不知多少人注意过,FreeBSD默认的登陆后的第一屏文字。除了上次登陆时间,IP,以及一些可以自定义的登陆信息外,还有一项很重要的就是,随机技巧提示功能。说起来也让我觉得汗颜,用BSD也3years+了,直到前段时间才认真的注意这个东东。于是再次感叹,生活不是缺少美,而是缺少发现。我们如果能对平常习以为常的人或事多一些关注,或许你会有意想不到的发现。
为了让自己能学习到更多的技巧,也为了我这曾经被自己忽视的发现。从今天开始,我将把这些技巧在这里以连载的形式做一个记录。希望能对我,也对来看我的博客的技术朋友有些帮助。
You can get a good standard workstation install by using the
instant-workstation port/package. If you have ports installed, you can
install it by doing
# cd /usr/ports/misc/instant-workstation
# make install && make clean
as root. This will install a collection of packages that is convenient to
have on a workstation.
文章评论

共有 0 条评论