非攻飞攻,夜尽天明!
分类: BSD
2014-04-23 22:17:54
PS: 使用 GTF 命令输出刷新频率 如下! 一定要安装 nvidia-settings 否则分辨率永远是 50Hz!
# gtf 1366 768 60
# 1366x768 @ 60.00 Hz (GTF) hsync: 47.70 kHz; pclk: 85.86 MHz
Modeline "1366x768_60.00" 85.86 1366 1440 1584 1800 768 769 772 795 -HSync +Vsync
常见图像接口列表:
X11: 一般性的使用共享内存的X11输出。
XVideo: 一种X11接口扩展,支持任何X11图像的可拖拉。
SDL: 简单直接媒体层。
DGA: 直接图片存取。
SVGAlib: 低层次掌控图片层。
设定开始的OSD模式. |
0 | 只有字幕 | |||
1 | 音量 + 搜索(默认) | |||
2 | 音量 + 搜索 + 计时器 + 百分比 | |||
3 | 音量 + 搜索 + 计时器 + 百分比 + 总时间 |
/etc/mplayer/mplayer.conf |
系统范围的设置 |
~/.mplayer/config |
用户设置 |
~/.mplayer/input.conf |
输入绑定(完整按键列表参见’mplayer −input keylist’的输出) |
~/.mplayer/gui.conf |
GUI配置文件 |
~/.mplayer/gui.pl |
GUI播放列表 |
~/.mplayer/font/ |
字体目录(里面必须有一个font.desc文件和.RAW后缀的文件) |
~/.mplayer/DVDkeys/ |
破解的CSS密钥 |
字幕文件按以下顺序搜索(比如播放/mnt/movie/movie.avi文件): |
/mnt/cdrom/movie.sub |
# mtree -x -ic -K cksum -K md5digest -K sha256digest -p / \
-X /home/mwlucas/mtree-exclude > /tmp/mtree.savedspec
(Use -X to specify a file containing a list of paths not to match)
# mtree -f savedspec -f newspec > mtree.differences
Tweaking User Security
# vim /etc/login.access (Rules are checked on a first-fit basis)
-:ALL EXCEPT wheel:console
-:ALL EXCEPT wheel dns webmasters:ALL
# vim /etc/login.conf (Restricting System Usage)
:maxproc-cur: 30:\ (Current Resource Limits)
:maxproc-max: 60:\ (Maximum Resource Limits)
:passwd_format=md5:\ (md5 or blf)
:minpasswordlen=28:\ (Password length Limits)
:mixpasswordcase=true:\ (Password case Limits)
:wq
If present, FreeBSD complains if the user changes his password to an all lowercase word.
# cap_mkdb /etc/login.conf (rebuilds the database file /etc/login.conf.db)
in fact, /etc/hosts.equiv and its related services have bitten even
top-notch security experts who thought they could use it safely. I suggest
leaving this file empty and perhaps even making it immutable !
Client:
ssh user@host (需要密码 ,远程主机信息保存在:~/.ssh/known_hosts)
scp filename user@host:~/
sftp user@host
用户密码被强制到28位怎么记得住啊? (用PubKey实现无密码登录 !)
Client:
ssh-keygen -t rsa -b 2048 (为本机 生成 一对密匙)
scp .ssh/id_rsa.pub user@host:~/ (把PubKey 发到Server 用户家目录)
Server:
cd ~user; mkdir .ssh
cat id_rsa.pub >> .ssh/authorized_keys (Server 把Client端 PubKey添加到 授权文件内)
Client:
ssh user@host (现在可以无密码登录喽!)
Heroes of Newerth 是一款类似于“魔兽争霸3”中 DotA 场景的游戏,支持 Windows,Linux,Mac 操作系统。
HON 提供了比 Warcraft III DotA 场景更好的图形效果,并且支持 VoIP。
Heroes of Newerth 游戏特点: