Re: [arch-general] owncloud: incorrect dependencies in PKGBUILD

2014-07-30 Thread Neitsab
> I use it personally. It's plays the same role as php-fpm, but it's > better (I think) and can be used with python, php, ruby and cgi. I need > to update the wiki because the instructions are not correct. > Alright, I see, thanks. Concerning the wiki update, please do so. I'm currently struggl

Re: [arch-general] owncloud: incorrect dependencies in PKGBUILD

2014-07-30 Thread Yamakaky
Le 30/07/2014 18:51, Neitsab a écrit : On Wed Jul 30 06:33:49 EDT 2014 Damjan Georgievski wrote: You can also use uwsgi-php so if you add fpm then maybe you'll need to add that one too I've seen uwsgi-php mentioned in the wiki for the nginx owncloud configuration ([1]), but as I don't have a

Re: [arch-general] owncloud: incorrect dependencies in PKGBUILD

2014-07-30 Thread Neitsab
On Wed Jul 30 06:33:49 EDT 2014 Damjan Georgievski wrote: > You can also use uwsgi-php so if you add fpm then maybe you'll need to > add that one too I've seen uwsgi-php mentioned in the wiki for the nginx owncloud configuration ([1]), but as I don't have a clue about what it is and that it isn't

[arch-general] ?????? help,the ibus input candidate list is far away from input window

2014-07-30 Thread ??
thank u, it really solved my problem. For firefox, I enable the preedit feature. And for geany, I just simply replace it with mousepad, because all I need is a simple editor with tab feature that can edit my notes. Mousepad is enough for me. Thanks again~

Re: [arch-general] owncloud: incorrect dependencies in PKGBUILD

2014-07-30 Thread Damjan Georgievski
> * quite probably php-fpm should be included too since it is mentioned in > the given example nginx config [4]; You can also use uwsgi-php so if you add fpm then maybe you'll need to add that one too -- damjan

Re: [arch-general] Ncurses over ssh

2014-07-30 Thread Timothée Ravier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On 2014-07-30 09:21, luc.li...@mailoo.org wrote: > Sorry, I wasn't clear enough : I open the connection with "ssh [ip] > -R :localhost:". Once this is done, I launch "netcat -l -p > " on another terminal and "netcat localhost " on the

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