Difference between revisions of "Talk:Debian Post Install"

From Organic Design wiki
(+/etc/ssh/sshd_config X11Forwarding yes)
m (Short_words_in_searches)
Line 1: Line 1:
 +
 +
[[w:Help:Short_words_in_searches]]
 +
 +
 +
/etc/my.cnf
 +
 +
[mysqld]
 +
ft_min_word_len=3
 +
[myisamchk]
 +
ft_min_word_len=3
 +
 +
 +
 +
----
 +
 
/etc/ssh/sshd_config X11Forwarding yes --[[User:Phalseid|Phalseid]] 16:03, 30 Jan 2007 (NZST)
 
/etc/ssh/sshd_config X11Forwarding yes --[[User:Phalseid|Phalseid]] 16:03, 30 Jan 2007 (NZST)
 
----
 
----

Revision as of 18:54, 30 January 2007

w:Help:Short_words_in_searches


/etc/my.cnf

[mysqld]
ft_min_word_len=3
[myisamchk]
ft_min_word_len=3



/etc/ssh/sshd_config X11Forwarding yes --Phalseid 16:03, 30 Jan 2007 (NZST)


+setup email

See also

Email from aran@organicdesign.co.nz, Gir 23:20, 14 Feb 2006 (NZDT)

ActivePerl & PPM installed successfully

Hi, I've installed ActivePerl on the OD server, and pointed /usr/bin/perl to its binary. I've tested the PPM by installing SWF::Builder and XML::DOM and it worked perfectly, and the peer's running with the new perl binary like nothings changed :-)

  1. Apache