树莓派初次使用

树莓派初次使用

中文支持,vnc远程,小霸王学习机


设置中文支持

首先,因为树莓派默认使用的是英文库,系统里面没有预装中文字库的。所以要手动来搞事情了:

安装中文字库
sudo apt-get install ttf-wqy-zenhei
安装中文输入法
sudo apt-get install scim-pinyin
进行系统配置
sudo raspi-config  --出现配置东东
1. 选择Internationalisation Options 【回车进入】
2. 选择 Change Locale 
3. 查找选项”en_GB.UTF-8 UTF-8”,”en_US.UTF-8 UTF-8“,”zh_CN.UTF-8 UTF-8“,”zh_CN.GBK GBK“ 这四个选项。使用空格打上*号。然后TAB->ok
4. 再选择zh_CN UTF-8  作为默认  回车 搞定

然后重启下就可以了。

参考:http://jingyan.baidu.com/article/456c463b5e2e4a0a583144fe.html


设置VNC远程

安装vnc服务
sudo apt-get install vnc4server
安装 GNOME桌面的任务栏
sudo apt-get install gnome-panel  【确实可以不用安装的,一样可以用(ノ`Д)ノ】
启动服务
# vncserver
##好像有什么配置文件啥的不知道了。。。
You will require a password to access your desktops.
Password: 123456            #输入vnc 连接密码
Verify: 123456                 #确认vnc密码
xauth: creating new authority file /root/.Xauthority
New ‘localhost.localdomain:1 (root)’ desktop is localhost.localdomain:1
Creating default startup script /root/.vnc/xstartup
Starting applications specified in /root/.vnc/xstartup
Log file is /root/.vnc/localhost.localdomain:1.log
配置文件和关闭服务
# vi /root/.vnc/xstartup
# vi /etc/sysconfig/vncservers
#vncserver -kill :1
#vncserver -kill :2
#service vncserver restart //重启
-------------------------------------
1、防火墙开启  不能连接
关闭防火墙    service  iptables  stop
查看防火墙状态   service iptables status
查看进程     ps axf | grep vnc/iptables
客户端使用
1. 打开vnc客户端输入 服务器IP+:1
2. 密码为设置的服务密码
3. 木有了

参考:https://www.kafan.cn/edu/5988902.html


小霸王学习机FC(nes)游戏

安装FCEUX模拟器
sudo apt-get update
sudo apt-get install fceux
开始玩
打开模拟器,【应用中心或者目录usr/game/fceux】
加载下载好的nes游戏文件就可以了
有需要,先配置下键位

参考:http://jingyan.baidu.com/article/b24f6c82301ba186bfe5da25.html


20170913
小杭


  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 打赏
    打赏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

小_杭

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值