Displaying 6 results from an estimated 6 matches for "yesn".
Did you mean:
yes
2015 Jan 10
6
readable tiny odd script question
...the following line
(310) is an odd character combination.
if [ ${SMBPRINTING} = no ]; then
echo "==========Disable Printing ==============================="
sed -i '49a\n # disable printing completelyn load printers = non
printing = bsdn printcap name = /dev/nulln disable spoolss = yesn'^M
<<<<<<< WHAT?
/etc/samba/smb.conf
fi
I am using vi editor (Debian 7.7.0) and noticed "^M" at the end of the
line. This character combination appears twice within the script. Both
time as a unique font color. Here listed above and finally on the last
line of...
2015 Apr 18
0
Installing fts-solr on dovecot (centos 6) - [request for help]
...fts
> fts_solr plugin globally for Solr Full Text Search
> Indexingnmail_plugins = $mail_plugins fts fts_solrnnplugin {nfts =
> solrn#break-imap-search will use solr for indexing TEXT and BODY
> searches.nfts_solr = break-imap-search
> url=http://127.0.0.1:8983/solr/nfts_autoindex = yesn}|'
> /etc/dovecot.conf
>
it seems the \ is missing in front of some "n"s therefore your missing
some newlines...
> I would appreciate if someone could help correct the parameters for
> the dovecot.conf output shown below. Please help.
>
>
>
> [root at mai...
2015 Apr 18
2
Installing fts-solr on dovecot (centos 6) - [request for help]
...plugins = quotann# Enable fts
fts_solr plugin globally for Solr Full Text Search
Indexingnmail_plugins = $mail_plugins fts fts_solrnnplugin {nfts =
solrn#break-imap-search will use solr for indexing TEXT and BODY
searches.nfts_solr = break-imap-search
url=http://127.0.0.1:8983/solr/nfts_autoindex = yesn}|'
/etc/dovecot.conf
I would appreciate if someone could help correct the parameters for
the dovecot.conf output shown below. Please help.
[root at mail tmp]# cat /etc/dovecot/dovecot.conf
# Listen addresses.
# - '*' means all available IPv4 addresses.
# - '[::]' means...
2015 Apr 18
2
Installing fts-solr on dovecot (centos 6) - [request for help]
...lr plugin globally for Solr Full Text Search
>> Indexingnmail_plugins = $mail_plugins fts fts_solrnnplugin {nfts =
>> solrn#break-imap-search will use solr for indexing TEXT and BODY
>> searches.nfts_solr = break-imap-search
>> url=http://127.0.0.1:8983/solr/nfts_autoindex = yesn}|'
>> /etc/dovecot.conf
>>
> it seems the \ is missing in front of some "n"s therefore your missing some
> newlines...
>
>> I would appreciate if someone could help correct the parameters for
>> the dovecot.conf output shown below. Please help.
>>...
2015 Jan 10
0
readable tiny odd script question
...0) is an odd character combination.
>
> if [ ${SMBPRINTING} = no ]; then
> echo "==========Disable Printing ==============================="
> sed -i '49a\n # disable printing completelyn load printers = non
> printing = bsdn printcap name = /dev/nulln disable spoolss = yesn'^M
> <<<<<<< WHAT?
> /etc/samba/smb.conf
> fi
>
> I am using vi editor (Debian 7.7.0) and noticed "^M" at the end of the
> line. This character combination appears twice within the script. Both
> time as a unique font color. Here listed abov...
2015 Jan 10
0
readable tiny odd script question
...0) is an odd character combination.
>
> if [ ${SMBPRINTING} = no ]; then
> echo "==========Disable Printing ==============================="
> sed -i '49a\n # disable printing completelyn load printers = non
> printing = bsdn printcap name = /dev/nulln disable spoolss = yesn'^M
> <<<<<<< WHAT?
> /etc/samba/smb.conf
> fi
>
> I am using vi editor (Debian 7.7.0) and noticed "^M" at the end of the
> line. This character combination appears twice within the script. Both
> time as a unique font color. Here listed abov...