Starting Gmote at startup on Linux
Gmote is a very cool android app that enables you to control your computer remotely using your Android based cell phone.
After installing it on your cell phone, you need to install the server version on the computer, you're trying to access remotely. The good thing about this app is that, it supports all the major operating systems. That is you won't be disappointed by this app if you're a Linux user.
After downloading this app on your computer, you need to extract it somewhere. Once extracted, on the terminal you have to move it to the corresponding directory and run the script. Just follow the wizard and you will be all set.
However, if you want to run this script at the startup it won't work, because this script cannot be ran from any other directory. You have to switch to that directory and then run the script. In order to do that follow the next steps:
- Create a text file called (gmote in my case) inside the directory which contains your extracted files, and paste the following code in it:
- #!/bin/sh cd /home/USER/.gmote && ./GmoteServer.sh
- Make this file executable:
- chmod +x gmote
- On Gnome add this script to the startup applications from System-Preferences-Startup Application.
Log out and log back in and try to connect to your computer using your phone. It should be working :)
Published On: June 21, 2010 --- Views: 2660
Tags:
There are 3 comment(s):
On Aug. 6, 2010, Mohammad says:
For the Linux server, once you extract the tar file, there will be a .sh file and two directories caled bin and lib. You just need to run the sh file using sh GmoteServer.sh and it will take care of the rest.
On Feb. 3, 2013, pumavabevep says:
Продаю реганные аккаунты: Odnoklassniki Plus , Livejournal + Аватар , Cwahi.net , Vkontakte.ru RU SMS и многое другое в наличии и на заказ. - очень большой ассортимент + различные аккаунты активированные по смс <b>По всем вопросам пишите сразу в аську ICQ 231538</b> магазин аккаунтов facebook , продажа акков вконтакте , вконтакте аккаунты , покупка аккаунта facebook , продажа аккаунтов yahoo , город друзья комментарии yahoo hotmail , покупка аккаунтов в контакте , где купит аккаунты , купить аккаунт gmail , продажа акков вконтакте , куплю аккаунты мамба со статусом реал , купить аккаунты youtube , купить аккаунты вконтакте , куплю аккаунты новые фейсбук , продажа акков одноклассников .
My Favorite Bloggers:
Categories:
Related:
- How to work with tabs in vim
- Arch Linux sound problem in Firefox and amarok
- How to create common folders for all users in Linux
- How to fix intel video card freezing problem in Ubuntu 10.04
- How to test Android apps on your phone on Arch Linux
- Top 4 Android Apps for Linux Lovers
- 5 tips and tricks to speed up your bash experience
- Moonlight vs Flash - on Linux Support
- Future of Skype on Android in Danger
- My Thoughts on Ubuntu 10.10
- Google Chrome OS, Useful or Useless?
- Block Selecting, The Killer Feature of Vim
On Aug. 5, 2010, liquid E says:
hello im running ubuntu and i cant seem to be able to install gmote. i download the file from www.gmote.org i extracted it and i got to folders and 1 .sh file and a .sh~ file. any suggestions