一些用过的debian配置命令
dpkg-reconfigure locales 设置字符集
whereis which locate find 查找文件,应用等
debian下chrome 修改自定义css 用户文件夹下找Custom.css文件: find -name 'Custom.css'
修改Custom.css文件,添加* {font-family: "wqy-zenhei" !important;} 可使网页强制显示文泉驿正黑字体。
debian下chrome的plugin设置: 在chrome安装目录下(/opt/google/chrome/)新建文件夹 plugins/ 在此文件夹下放入需要放入的插件(.so) 然后再打开chrome,在地址栏输入: chrome://plugins 在里面进行插件的启动或停止。

浙公网安备 33010602011771号