首页 > 手机软件 > Ubuntu Remote Control

Ubuntu Remote Control

10.62MB 简体中文
免费
安卓
系统 来自互联网
732
2016-11-23 05:06:21
查看更多

应用截图

  • 第1张截图
  • 第2张截图
  • 第3张截图

游戏简介

Ubuntu/Mint/Gentoo/Whatever/Linux Remote ControlOnly a standard SSH Server is needed:sudo apt-get install openssh-serverFunctions- controlaudio play/stop/prev/next- control audio volume- take screenshot of Ubuntu and send it to Android- take screenshot of Webcam and send it to Android- shutdown- restart- lock/unlock screen- open audio player- send keyboard input- send custom shell commandFor some commands you will need xdotool installed, you see on long press the shortcut and change the command if you need.Wake On Lan1. sudo apt-get install ethtool2. sudo ethtool -s eth0 wol g3. insert the following two lines into the autostart script(/etc/rc.local)sleep 5ethtool -s eth0 wol g4. open /etc/init.d/halt and set NETDOWN=no5. check and activate Wake On Lan and/or Wake on PCI(E) your mainboard biosPrivate key loginGenerate your key with ssh-keygen on your Ubuntu SSH Server:ssh-keygen -t rsaRead the terminal output and notice the private key path(generaly :~/.ssh/id_rsa ). Now copy the file to your Android SD Card and choose it in Ubuntu Remote Control -

收起

相关资讯

平均评分 8.4 640人
  • 5星 93
  • 4星 127
  • 3星 91
  • 2星 167
  • 1星 162
用户评分:
发表评论

评论

  • 暂无评论信息