随笔分类 - Linux
摘要:因为恩杰官方的NZXT CAM软件只能运行在Windows平台,所以Linux需要使用别的软件代替。 这里找到一个很好用的开源灯控软件,稍作记录一下。 先贴上项目Github地址:https://github.com/liquidctl/liquidctl 首先查看设备列表 liquidctl li
阅读全文
摘要:Uninstall mariadb server To remove just mariadb server package itself from Debian 9 (Stretch) execute on terminal: Uninstall mariadb server and it's d
阅读全文
摘要:1.安装蓝牙驱动 我使用的是台式机+蓝牙控制器,首先需要安装蓝牙驱动,否则开机会报错(最后一行): bluetooth hci0: firmware: failed to load brcm/BCM20702A1 0a5c 21ec.hcd ( 2) 根据错误信息,上网搜索对应的蓝牙驱动,我在Git
阅读全文
摘要:安装Mysql: 首先使用apt-get命令安装Mysql服务端和客户端 # sudo apt-get install libmysqlclient-dev mysql-common mysql-client mysql-server 安装过程中一般会要求输入密码,完成后启动Mysql: # /et
阅读全文

浙公网安备 33010602011771号