Difference between pages "Package:Mosh" and "Package:Dnsmasq"

From Funtoo
(Difference between pages)
Jump to navigation Jump to search
 
(Created page with "{{Ebuild |Summary=Small forwarding DNS server |CatPkg=net-dns/dnsmasq |Homepage=http://www.thekelleys.org.uk/dnsmasq/ }} {{PageNeedsUpdates}} {{EbuildFooter}}")
 
Line 1: Line 1:
{{Ebuild
{{Ebuild
|Summary=A replacement for SSH that is resilient to intermittent network connections, and supports roaming (changing) network connections.
|Summary=Small forwarding DNS server
|CatPkg=net-misc/mosh
|CatPkg=net-dns/dnsmasq
|Homepage=https://mosh.mit.edu/
|Homepage=http://www.thekelleys.org.uk/dnsmasq/
}}
}}
'''Mosh''' is a replacement for SSH is resilient to intermittent network connections, and supports roaming (changing) network connections.  Mosh can maintain a remote connection while network connections intermittently go up and down, and routes to the Internet change.  Mosh depends upon {{package|net-misc/openssh}}.  Mosh uses udp ports 60000-61000 sequentially.
{{PageNeedsUpdates}}
 
== Installation ==
=== Merge ===
Install {{Package|net-misc/mosh}}:
 
<console>###i## emerge net-misc/mosh</console>
 
== Usage ==
 
Mosh requires UTF-8 locales set to run. This is the default for Funtoo Linux if you have not set any specific locales.
 
=== Connecting ===
 
Remote host only needs running ssh, mosh package installed, and utf8 locale set.
 
<console>$##i## mosh user@remote-host.com</console>
{{EbuildFooter}}
{{EbuildFooter}}

Revision as of 02:21, February 4, 2015

Dnsmasq

   Tip

We welcome improvements to this page. To edit this page, Create a Funtoo account. Then log in and then click here to edit this page. See our editing guidelines to becoming a wiki-editing pro.