On Thu, 26 May 2005, Peter Schnitzler wrote:
>
> Am 25.05.2005 um 16:13 schrieb [EMAIL PROTECTED]:
>
>> On Wed, 25 May 2005, Peter Schnitzler wrote:
>>
>>> when i go there i get the following output:
>>>
>>> [portal mailman]$ df -k
>>> Filesystem 1k-blocks Used Available Use% Moun
Am 25.05.2005 um 16:13 schrieb [EMAIL PROTECTED]:
> On Wed, 25 May 2005, Peter Schnitzler wrote:
>
>> when i go there i get the following output:
>>
>> [portal mailman]$ df -k
>> Filesystem 1k-blocks Used Available Use% Mounted on
>> /dev/hda1 743371679010 643
> "Peter" == Peter Schnitzler <[EMAIL PROTECTED]> writes:
>> echo "#!/bin/sh">/home/sites/mytest
Peter> when i try to do this i get the following error
Use single quotes:
echo '#!/bin/sh' > /home/sites/www.afser.de/users/portal/mytest
--
School of Systems and Information Engineeri
Am 25.05.2005 um 16:13 schrieb [EMAIL PROTECTED]:
> On Wed, 25 May 2005, Peter Schnitzler wrote:
>
>> when i go there i get the following output:
>>
>> [portal mailman]$ df -k
>> Filesystem 1k-blocks Used Available Use% Mounted on
>> /dev/hda1 743371679010 643
Hello,
i am trying to install mailman as a normal user on the system of my
webhoster, because he does not have a mailsystem that good.
Even though i did:
chmod a+rx,g+ws mailmanrun/
I am still getting the following error.
checking permissions on /home/sites/www.afser.de/users/portal/
mailma