摘要: 安装freebsd以后,升级,编译,安装程序等等,给了我一个很深的印象,花时间,需要耐心地等待和调试. 以下这些文字都是在安装过程中的一些心得,作为安装日记.^_^ 1.输入法的安装我习惯用五笔,于是加载了fcitx小企鹅输入法#cd /usr/ports/chinese/fcitx#make install clean然后在/root下的.xinitrc中进行添加下面内容.export lang=zh_cn.euccn export lc_ctype=......
摘要:前面的mysqlgetpw及后面的四项都有,为: # query to execute in order to fetch the password mysqlgetpw select password from ftp_users where user="\l" # query to execute in order to fetch the system user name or uid mysqlgetuid select uid......
[FreeBSD Hacks(二)]彩蛋[freebsd hacks(二)]彩蛋
%grdc 【相关文章:个人FTP的制作方法】
1,像古老的电子表一样的一个显示时间的程序与date差不多 【扩展阅读:FTP中的两种工作方式】
%echo "grdc" > ~/.logout 【扩展信息:FTP命令详解】
可以将它加到.logout里去
2,显示月亮的。。。。。。
%pom
the moon is waxing gibbous (53% of full)
将其加到~/.cshrc里,每次login就可以看到月亮是百分之多少
3,个人理解为像是一个日程提醒的东东
%calendar
see man calendar
摘要:no sound from es1370 with pcm(4) driver?workarounds for no sound from es1370 with pcm(4) driver?
you can run the following command every time the machine booted up:
# mixer pcm 100 vol 100 cd 100......