cloudbuster
|
2013-12-22
, 11:38
|
Posts: 6 |
Thanked: 26 times |
Joined on Dec 2013
@ Finland
|
#11
|
The Following 2 Users Say Thank You to cloudbuster For This Useful Post: | ||
|
2013-12-22
, 11:44
|
|
Moderator |
Posts: 2,622 |
Thanked: 5,447 times |
Joined on Jan 2010
|
#12
|
The Following User Says Thank You to qwazix For This Useful Post: | ||
|
2013-12-26
, 13:55
|
Posts: 9 |
Thanked: 11 times |
Joined on Oct 2010
|
#13
|
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes.
Mosh is a replacement for SSH. It's more robust and responsive, especially over Wi-Fi, cellular, and long-distance links.
Mosh is free software, available for GNU/Linux, FreeBSD, Solaris, Mac OS X, and Android
pkcon install zlib-devel protobuf-compiler protobuf-devel ncurses-devel openssl-devel
http://mosh.mit.edu/mosh-1.2.4.tar.gz
devel-su # insert your developer mode password cd /home/nemo/Downloads # or other folder where the file is tar xvfz mosh-1.2.4.tar.gz cd mosh-1.2.4 ./configure make make install
|
2013-12-26
, 15:11
|
Posts: 1,335 |
Thanked: 3,931 times |
Joined on Jul 2010
@ Brittany, France
|
#14
|
Managed to build Mosh on my phone and thought I'd share this with you guys.
What "Mosh"?
http://mosh.mit.edu/
Please ask if these instructions don't work. I did many steps forwards and backwards while trying to build some libs manually and installing some using pkcon, so ask if they don't work as intended:
1) First, the dependencies. Open terminal and type:
2) Open browser / use wget / whatnot to download:Code:pkcon install zlib-devel protobuf-compiler protobuf-devel ncurses-devel openssl-devel
3) In the terminal again:Code:http://mosh.mit.edu/mosh-1.2.4.tar.gz
Please note that you'll also need make, gcc, and gcc-c++ packages installed.Code:devel-su # insert your developer mode password cd /home/nemo/Downloads # or other folder where the file is tar xvfz mosh-1.2.4.tar.gz cd mosh-1.2.4 ./configure make make install
|
2013-12-26
, 20:24
|
Posts: 9 |
Thanked: 11 times |
Joined on Oct 2010
|
#15
|
Thanks! Could you explain for newbies how to use it from a Windows PC to the Jolla? I used to use KiTTY (a PuTTY fork) to connect to the Jolla through WiFI or USB, but really like the roaming feature of mosh. Is there any way to use it from a Windows computer, and if so, how?
|
2013-12-29
, 21:11
|
Posts: 6 |
Thanked: 2 times |
Joined on Oct 2012
|
#16
|
ssu ar mer-tools ssu ur
$ ssu lr [...] Enabled repositories (user): - mer-tools ... https://releases.jolla.com/releases/1.0.2.5/mer-tools/builds/armv7hl/packages/ [...]
|
2013-12-29
, 21:27
|
Posts: 6 |
Thanked: 2 times |
Joined on Oct 2012
|
#17
|
|
2013-12-29
, 22:05
|
|
Posts: 513 |
Thanked: 651 times |
Joined on Feb 2011
@ Sweden
|
#18
|
|
2014-01-07
, 10:49
|
|
Posts: 193 |
Thanked: 203 times |
Joined on Jun 2012
@ Sofia, Bulgaria
|
#19
|
void NetworkService::setPath(const QString&) "Method "GetProperties" with signature "" on interface "net.connman.Service" doesn't exist
Dear Enemy: may the Lord hate you and all your kind, may you be turned orange in hue, and may your head fall off at an awkward moment.
How to tell Heretics from Catholics?Papal legate Arnaud Amalric answers :Caedite eos. Novit enim Dominus qui sunt eius.(Kill them all, the Lord will recognise His own.)
“Get thee to Hell, where Asmodeus himself may suckle upon your diseased teat!”
Barnabas Collins
|
2014-01-07
, 10:55
|
Posts: 1,067 |
Thanked: 2,383 times |
Joined on Jan 2012
@ Finland
|
#20
|
The Following User Says Thank You to rainisto For This Useful Post: | ||