A POWERFUL 64-BIT EXPANDABLE SINGLE BOARD COMPUTER – STARTING AT JUST $15. OVER 36,000 BACKERS AND $1.7M+ RAISED ON KICKSTARTER!
Just received my Pine64+ 2GB a few days after confirmation. Unlike some of the redditors on www.reddit.com/r/pine64/ I am happy with it and no problems so far...
This is how I got started:
- Download Debian MATE: https://www.pine64.pro/downloads/#Debian-Linux
- Flash Debian MATE onto 16GB SD with OS X ApplePi Baker
- Powered up the quite large board via USB from my router and plugged in a network cable.
- SSH into Debian using default user: debian password: debian
- update packages: sudo apt-get update
- install VNC Server: apt-get install vnc4server
- create VNC Server password: vnc4passwd
- create xstartup script for MATE: sudo nano ~/.vnc/xstartup
- enter script:# Uncomment the following two lines for normal desktop:# unset SESSION_MANAGER# exec /etc/X11/xinit/xinitrc[ -x /etc/vnc/xstartup ] && exec /etc/vnc/xstartup[ -r $HOME/.Xresources ] && xrdb $HOME/.Xresourcesxsetroot -solid greyvncconfig -iconic &-terminal-emulator -geometry 80x20+10+10 -ls -title "$VNCDESKTOP Desktop" &mate-session &mate-panel &
- Change the scripts permissions: sudo chmod 755 ~/.vnc/xstartup
- Start VNC Server: vnc4server -geometry 800x600 -depth 24
- Point Safari at VNC server: vnc://192.168.1.59:5901
- Automatic Screen Sharing with OS-X...
- Profit!
Raspberry Pi Killer?
No, not really. Certainly not since the Raspberry Pi 3.
I do get 2GB - but no built in WiFi and BlueTooth
No comments:
Post a Comment