摘要: 2017-09-05 00:53:02 https://home-assistant.io/docs/installation/raspberry-pi/ 已经安装步骤安装了带桌面的树莓派系统,在SD卡的根目录新建文件SSH.txt,然后删除后缀名.txt,将恶意SD插入树莓派,启动就可以使用SSH 阅读全文
posted @ 2018-09-07 10:00 新贵 阅读(818) 评论(0) 推荐(0) 编辑
摘要: 2017-09-04 23:11:28 http://bbs.elecfans.com/forum.php?mod=viewthread&tid=583803&extra= 开机自动启动 设置开机启动,需要在/etc/init.d/中创建一个文件。例如tightvncserver: (注:启动脚本的 阅读全文
posted @ 2018-09-07 09:59 新贵 阅读(174) 评论(0) 推荐(0) 编辑
摘要: 2017-09-04 10:40:47 下载Hassbian镜像文件,浏览https://github.com/home-assistant/pi-gen/releases/tag/v1.23,查看最新版本的 下载,写文章是最新版本为1.23 使用软件Etcher将镜像文件写入MicroSD卡(a56爆大奖在线娱乐使 阅读全文
posted @ 2018-09-07 09:58 新贵 阅读(1697) 评论(0) 推荐(0) 编辑
摘要: 2017-08-31 12:28:26 1.安装samba服务打开终端或者SSH连接树莓派,输入如下命令: sudo apt-get install samba 已经安装过了显示下列信息: pi@raspberrypi:~ $ sudo apt-get install sambaReading pa 阅读全文
posted @ 2018-09-07 09:57 新贵 阅读(1227) 评论(0) 推荐(0) 编辑
摘要: 2017-08-30 13:29:38 Raspberry Pi All-In-One Installer 全新安装树莓派系统(系统为官方的RASPBIAN STRETCH WITH DESKTOP,Release date:2017-08-16) 将树莓派链接到网络(有线网络连接,WIFI也可) 阅读全文
posted @ 2018-09-07 09:56 新贵 阅读(1029) 评论(0) 推荐(0) 编辑
摘要: 2017-08-29 12:03:19 新的bcloud项目更新地址在这里https://github.com/Yufeikang/bcloud 最新的贴吧deb安装包在这里:https://tieba.baidu.com/p/5050005397 百度网盘链接:https://pan.baidu. 阅读全文
posted @ 2018-09-07 09:55 新贵 阅读(781) 评论(0) 推荐(0) 编辑
摘要: 2017-08-28 10:31:00 火狐 在Linux系统中firefox的名字是:iceweasel sudo apt-get update sudo apt-get upgrade sudo apt-get install iceweasel 在Linux系统中firefox的名字是:ice 阅读全文
posted @ 2018-09-07 09:54 新贵 阅读(306) 评论(0) 推荐(0) 编辑
摘要: 2017-08-22 16:37:16 进入树莓派桌面系统,打开命令行终端(第4个图标) 安装中文字体输入以下命令: sudo apt-get install ttf-wqy-zenhei 然后再安装拼音输入法: sudo apt-get install scim-pinyin 安装完毕后输入: 点 阅读全文
posted @ 2018-09-07 09:52 新贵 阅读(1785) 评论(0) 推荐(0) 编辑
摘要: 2017-08-22 14:47:06 进入页面:https://packages.debian.org/search?keywords=iptux 选择“stretch (stable) ”——“armhf”,选择一个镜像服务器下载 http://ftp.cn.debian.org/debian/ 阅读全文
posted @ 2018-09-07 09:49 新贵 阅读(264) 评论(0) 推荐(0) 编辑
摘要: 2017-08-22 13:52:52 sudo apt-get install scrot sudo apt-get install scrot 捕捉活动窗口(按下回车后,3秒之内点击要捕捉的窗口): scrot -d 3 -u 捕捉选定的区域(按下回车后,鼠标左键选定区域即可): scrot - 阅读全文
posted @ 2018-09-07 09:48 新贵 阅读(380) 评论(0) 推荐(0) 编辑