Re: [arch-general] Ncurses over ssh

2014-07-30 Thread luc . linux
On Wed, Jul 30, 2014 at 01:57:37AM +0200, Timothée Ravier wrote: > I'm not sure I understand what's your issue here. This command will only > forward any packets sent to localhost: on the server to port on > the client. You still need a program listening on port on the > client (eithe

Re: [arch-general] Ncurses over ssh

2014-07-29 Thread luc . linux
On Tue, Jul 29, 2014 at 11:23:57AM +0200, Timothée Ravier wrote: > You may use ssh -R to open a remote socket forwarding packets to your > host and then send commands through it: > > ssh my.server.com -t -R :localhost: -- ... I tried this, but I can't get the port forwarding to work. Testi

Re: [arch-general] Ncurses over ssh

2014-07-28 Thread luc . linux
On Sat, Jul 26, 2014 at 10:31:14PM +0200, Mikael Eriksson wrote: > Pass the -t switch to ssh to make it open an pty to run the command. It fixed the ncurses problem, but I noticed that now, the stderr of the remote command is on the local stdout, preventing me to redirect somewhere else (on ncurses

Re: [arch-general] Ncurses over ssh

2014-07-26 Thread luc . linux
On Sat, Jul 26, 2014 at 10:31:14PM +0200, Mikael Eriksson wrote: > Pass the -t switch to ssh to make it open an pty to run the command. It works ! Thanks a lot. pgpAeLiIzTlyA.pgp Description: PGP signature

Re: [arch-general] Ncurses over ssh

2014-07-26 Thread luc . linux
On Sat, Jul 26, 2014 at 04:28:58PM -0400, Daniel Micay wrote: > You need the terminal's terminfo on the server. If you don't have root > access there you can put it in your home directory. I already put it, without it I couldn't launch any ncurses program, no matter how I tried. pgpLfxTLT8SI7.pg

[arch-general] Ncurses over ssh

2014-07-26 Thread luc . linux
Hello everyone. I am using newsbeuter to handle my rss feeds, and, to be able to use it from all my computers, I set it up on a server with ssh enabled. When I log in this server with ssh, then launch newsbeuter, everything works fine. But when I invoke it that way : `ssh [ip] newsbeuter`, newsbeu

Re: [arch-general] NotMuch man pages

2014-06-16 Thread luc . linux
On Mon, Jun 16, 2014 at 03:15:24PM +0200, Guillaume ALAUX wrote: > You could open a bug report on Arch bug tracker and assign it to the > maintainer asking for all man pages to be included in the different > packages. I'll do that then. Thanks for the quick answer. pgpMY7XUe7oDf.pgp Description:

[arch-general] NotMuch man pages

2014-06-16 Thread luc . linux
Hello every one, I use notmuch to handle my mails, but I recently discovered that the man pages aren't present in the notmuch package and there isn't any notmuch-man package. Is that a decision or should I report a bug ? Eventually should I make a notmuch-man package on the AUR ? pgp0b1iBo8NL6.

Re: [arch-general] dnsmasq w/ad-blocking hosts file (was NTP: Possible permissions bug)

2014-05-10 Thread luc . linux
On Sat, May 10, 2014 at 12:41:36PM -0400, Carl Schaefer wrote: > Also, since my machine doesn't travel: > . add "nohook resolv.conf" to /etc/dhcpcd.conf > . put "nameserver 127.0.0.1" in /etc/resolv.conf > . add to /etc/dnsmasq.conf > no-resolv > server=8.8.8.8 > server=8.8.4.4 > > I haven't

Re: [arch-general] NTP: Possible permissions bug

2014-05-09 Thread luc . linux
On Fri, May 09, 2014 at 12:43:11PM -0400, Carl Schaefer wrote: > it appears that getaddrinfo() rescans /etc/hosts in full for each > lookup. That's not obviously related to the problem you're having with > ntpd, but it does seem that huge ad-blocking host files are horribly > inefficient. Does an

Re: [arch-general] Cannot update archlinux

2014-05-06 Thread luc . linux
On Tue, May 06, 2014 at 09:08:12PM +0200, Maykel Franco wrote: > maykel@arch-maykel ~/ $ LANG=C sudo pacman -Syu > :: Synchronizing package databases... > core is up to date > extra is up to date > community is up to date > multilib is up to date > archlinuxfr is up to date > :: Starting full