Difference between pages "Package:Mosh" and "User:Lo0na"

From Funtoo
(Difference between pages)
Jump to navigation Jump to search
m
 
(Added Jabber Info)
 
Line 1: Line 1:
{{Ebuild
{{Person
|Summary=Mobile shell that supports roaming and intelligent local echo
|Geoloc=48.1852, 11.38947
|CatPkg=net-misc/mosh
|Blogs=
|Maintainer=
}}
}}
'''Mosh''' is a ssh client server that is aware of connectivity problems of the original ssh implementation.  Mosh can migrate physical connections and ip addresses while staying connected.  Mosh depends upon {{package|net-misc/openssh}}.  Mosh uses udp ports 60000-61000 sequentially.
XMPP/Jabber: loona@fu411.com
 
== Installation ==
=== Merge ===
Install {{Package|net-misc/mosh}}:
 
<console>###i## emerge net-misc/mosh</console>
 
== Usage ==
 
Mosh requires utf8 locales set to run. This is the default for Funtoo Linux if you have not set any specific locales.
 
<console>###i## echo "en_US.UTF-8 UTF-8" >> /etc/locale.gen</console>
<console>###i## locale-gen</console>
<console>###i## eselect locale set en_US.utf8</console>
 
=== Connecting ===
 
remote host only needs running ssh, mosh package installed, and utf8 locale set.
 
<console>$##i## mosh user@remote-host.com</console>
 
{{EbuildFooter}}

Latest revision as of 04:03, January 27, 2015


Location

Loading map...

XMPP/Jabber: loona@fu411.com