文章分类 -  Hacks

SSHD
摘要:iptables -I INPUT -p tcp --dport 22 -j ACCEPTiptables -I OUTPUT -p tcp --sport 22 -j ACCEPT 阅读全文

posted @ 2012-01-25 18:22 le23 阅读(92) 评论(0) 推荐(0)

Fedora 笔记本屏幕翻盖设置
摘要:To set the action when the laptop lid is closed, simply enter the following commandline:gsettings set org.gnome.settings-daemon.plugins.power lid-close-MODE-action “ACTION”where you replace MODE with either ac or battery depending on which mode you're setting, and replace ACTION with blank, susp 阅读全文

posted @ 2012-01-25 18:11 le23 阅读(196) 评论(0) 推荐(0)

导航