Koozali.org: home of the SME Server

FTP SERVER

Offline radeon79

  • *
  • 18
  • +0/-0
FTP SERVER
« on: October 06, 2008, 02:39:15 PM »
Ciao a tutti, devo abilitare una cartella comune a tutti gli utenti che si loggano all'interno del dominio all'avvio. Questa cosa penso di risolverla col netlogon. A questa stessa cartella devono poter accedere da remoto altri utenti con username e password. Ho provato ad installare per tale scopo l'addons remoteuseraccess, l'installazione va a buon fine ma dopo non posso più accedere all'interfaccia web causa un errore di configurazione. Che non sia compatibile con la versione 7.3 di sme?

Reinstallando sme ed evitando l'installazione di remoteuseraccess ed abilitando il solo accesso remoto dalle apposite sezioni dell'interfaccia web invece accedo dall'esterno al server sme ma a tutte le cartelle e non solo a quella che vorrei io. Come faccio ad impostare una cartella predefinita per l'utente remoto e non consentirgli di "sfogliare" tutte le cartelle del server?

Grazie a chi potrà rispondermi.

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: FTP SERVER
« Reply #1 on: October 06, 2008, 02:52:50 PM »
Ciao

Ciao a tutti, devo abilitare una cartella comune a tutti gli utenti che si loggano all'interno del dominio all'avvio. Questa cosa penso di risolverla col netlogon.

corretto

Quote
A questa stessa cartella devono poter accedere da remoto altri utenti con username e password. Ho provato ad installare per tale scopo l'addons remoteuseraccess, l'installazione va a buon fine ma dopo non posso più accedere all'interfaccia web causa un errore di configurazione. Che non sia compatibile con la versione 7.3 di sme?

che errore? come hai installato il contrib?
ribadisco un concetto.. SME (linux) non è windows, gli errori sono segnalati e registrati nei log..

Quote
Reinstallando sme ed evitando l'installazione di remoteuseraccess ed abilitando il solo accesso remoto dalle apposite sezioni dell'interfaccia web invece accedo dall'esterno al server sme ma a tutte le cartelle e non solo a quella che vorrei io. Come faccio ad impostare una cartella predefinita per l'utente remoto e non consentirgli di "sfogliare" tutte le cartelle del server?

proprio con quel contrib.. non serve reinstallare tutto il server..

posta, come richiesto, l'errore che hai ricevuto e vediamo il da farsi.. :-)

Ciao

Stefano

Offline radeon79

  • *
  • 18
  • +0/-0
Re: FTP SERVER
« Reply #2 on: October 06, 2008, 05:03:13 PM »
Grazie Stefano per la cortese e celere risposta. Ho usato questa guida: http://wiki.contribs.org/FTP_Access_to_Ibays premetto che ho installato smeserver 7.3 l'ho eseguita alla lettera e non mi ha dato nessun problema. Oltre a remoteuseraccess ho notato che ha aggiornato due componenti che forse sono quelli che mi causano il problema. Ad ogni modo dopo il login nella web interface ricevo il seguente messaggio:

The server encountered an internal error or misconfiguration

Dove trovo il log del problema? Così te lo posto.
Grazie

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: FTP SERVER
« Reply #3 on: October 06, 2008, 05:05:20 PM »
ciao

i log si trovano in /var/log/httpd ed i nomi dei file sono autoesplicativi ;-)

Ciao

Stefano

Offline radeon79

  • *
  • 18
  • +0/-0
Re: FTP SERVER
« Reply #4 on: October 06, 2008, 05:50:24 PM »
Questo è il messaggio di errore proveniente dal file: admin_error_log.20081006191449

[Mon Oct 06 19:27:37 2008] [warn] Init: Session Cache is not configured [hint: SSLSessionCache]
[Mon Oct 06 19:27:37 2008] [notice] Digest: generating secret for digest authentication ...
[Mon Oct 06 19:27:37 2008] [notice] Digest: done
[Mon Oct 06 19:27:37 2008] [notice] Apache configured -- resuming normal operations
[Mon Oct 06 19:46:22 2008] [error] [client 127.0.0.1] Whoops, parse_xml() failed. The data and error messages were, referer: https://localhost/server-manage$
[Mon Oct 06 19:46:22 2008] [error] [client 127.0.0.1] saved to /tmp/FormMagick_XML_5981, referer: https://localhost/server-manager/noframes
[Mon Oct 06 19:46:22 2008] [error] [client 127.0.0.1]  at /etc/e-smith/web/panels/manager/cgi-bin/viewlogfiles line 58, referer: https://localhost/server-ma$
[Mon Oct 06 19:46:22 2008] [error] [client 127.0.0.1] Premature end of script headers: viewlogfiles, referer: https://localhost/server-manager/noframes


Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: FTP SERVER
« Reply #5 on: October 06, 2008, 07:45:16 PM »
Questo è il messaggio di errore proveniente dal file: admin_error_log.20081006191449

[Mon Oct 06 19:27:37 2008] [warn] Init: Session Cache is not configured [hint: SSLSessionCache]
[Mon Oct 06 19:27:37 2008] [notice] Digest: generating secret for digest authentication ...
[Mon Oct 06 19:27:37 2008] [notice] Digest: done
[Mon Oct 06 19:27:37 2008] [notice] Apache configured -- resuming normal operations
[Mon Oct 06 19:46:22 2008] [error] [client 127.0.0.1] Whoops, parse_xml() failed. The data and error messages were, referer: https://localhost/server-manage$
[Mon Oct 06 19:46:22 2008] [error] [client 127.0.0.1] saved to /tmp/FormMagick_XML_5981, referer: https://localhost/server-manager/noframes
[Mon Oct 06 19:46:22 2008] [error] [client 127.0.0.1]  at /etc/e-smith/web/panels/manager/cgi-bin/viewlogfiles line 58, referer: https://localhost/server-ma$
[Mon Oct 06 19:46:22 2008] [error] [client 127.0.0.1] Premature end of script headers: viewlogfiles, referer: https://localhost/server-manager/noframes



eccomi.

stai provando a accedere a server-mnanager dalla console di sme?

mi posti qui il risultato di

Code: [Select]
/sbin/e-smith/audittools/templates

Grazie

Stefano

P.S. se hai 2 minuti leggi qui http://forums.contribs.org/index.php?topic=41381.0

Offline radeon79

  • *
  • 18
  • +0/-0
Re: FTP SERVER
« Reply #6 on: October 06, 2008, 08:53:37 PM »
Ciao esatto accedevo dalla console.
Questo è quanto ho nel file templates:


#!/usr/bin/perl -w

#----------------------------------------------------------------------
# copyright (C) 2006 Gordon Rowell <gordonr@gormand.com.au>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307  USA
#----------------------------------------------------------------------

use strict;
use warnings;

use RPM2;
use File::Find;
use File::Path;
use File::stat;

# Files not owned by RPMs
# Files modified since install by RPM
# Templates from "non-standard" RPMs
# Templates overridden in templates-custom

use RPM2;
my $rpm2 = RPM2->open_rpm_db();

for my $dir ( qw(templates templates-user) )
{
    find({ wanted => \&custom_templates }, "/etc/e-smith/$dir-custom");

    find({ wanted => \&templates }, "/etc/e-smith/$dir");
}

sub custom_templates
{
    return unless -f;

    my $template = $File::Find::name;
    $template =~ s/-custom//;

    my $status = rpm_status(name => $File::Find::name);

    print "$File::Find::name: $status, " .
        ((-e $template) ? "OVERRIDE" : "ADDITION"), "\n";

}

sub templates
{
    return unless -f;

    my $template = $File::Find::name;

    my $status = rpm_status(name => $File::Find::name);

    return if ( $status eq "OWNED_BY_RPM");

    print "$File::Find::name: $status\n";
}

sub rpm_status
{
    my (%options) = @_;

    my @rpms = $rpm2->find_by_file($options{name});

    return "MANUALLY_ADDED" unless (@rpms);

    return "MULTIPLE_RPM_OWNERS " . join(", ", map { $_->as_nvre } @rpms)
   if (@rpms >= 2);

    my $install_time = $rpms[0]->tag("INSTALLTIME");

    my $st = stat($options{name}) or die "Couldn't stat $options{name}: $!";

    return "MODIFIED " . $rpms[0]->as_nvre if ($st->mtime > $install_time);

    return "OWNED_BY_RPM";
}



Offline radeon79

  • *
  • 18
  • +0/-0
Re: FTP SERVER
« Reply #7 on: October 06, 2008, 08:57:10 PM »
Se ti può essere di aiuto questo è il log accedendo dalla web interface via browser

[Mon Oct 06 19:27:37 2008] [warn] Init: Session Cache is not configured [hint: SSLSessionCache]
[Mon Oct 06 19:27:37 2008] [notice] Digest: generating secret for digest authentication ...
[Mon Oct 06 19:27:37 2008] [notice] Digest: done
[Mon Oct 06 19:27:37 2008] [notice] Apache configured -- resuming normal operations
[Mon Oct 06 19:46:22 2008] [error] [client 127.0.0.1] Whoops, parse_xml() failed. The data and error messages were, referer: https://localhost/server-manager/noframes
[Mon Oct 06 19:46:22 2008] [error] [client 127.0.0.1] saved to /tmp/FormMagick_XML_5981, referer: https://localhost/server-manager/noframes
[Mon Oct 06 19:46:22 2008] [error] [client 127.0.0.1]  at /etc/e-smith/web/panels/manager/cgi-bin/viewlogfiles line 58, referer: https://localhost/server-manager/noframes
[Mon Oct 06 19:46:22 2008] [error] [client 127.0.0.1] Premature end of script headers: viewlogfiles, referer: https://localhost/server-manager/noframes
[Mon Oct 06 22:19:00 2008] [notice] caught SIGTERM, shutting down
[Mon Oct 06 22:36:08 2008] [warn] Init: Session Cache is not configured [hint: SSLSessionCache]
[Mon Oct 06 22:36:08 2008] [notice] Digest: generating secret for digest authentication ...
[Mon Oct 06 22:36:08 2008] [notice] Digest: done
[Mon Oct 06 22:36:08 2008] [notice] Apache configured -- resuming normal operations
[Mon Oct 06 22:38:29 2008] [error] [client 127.0.0.1] Whoops, parse_xml() failed. The data and error messages were
[Mon Oct 06 22:38:29 2008] [error] [client 127.0.0.1] saved to /tmp/FormMagick_XML_5833
[Mon Oct 06 22:38:29 2008] [error] [client 127.0.0.1]  at /etc/e-smith/web/panels/manager/html/index.cgi line 26
[Mon Oct 06 22:38:29 2008] [error] [client 127.0.0.1] Premature end of script headers: index.cgi

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: FTP SERVER
« Reply #8 on: October 07, 2008, 11:49:05 AM »
Ciao esatto accedevo dalla console.
Questo è quanto ho nel file templates:


ahem.. no, non mi serve il contenuto del file, ma il suo output se lo esegui :-)

Code: [Select]
/sbin/e-smith/audittools/templates

ciao
Stefano

Offline radeon79

  • *
  • 18
  • +0/-0
Re: FTP SERVER
« Reply #9 on: October 07, 2008, 02:28:43 PM »
digitando /sbin/e-mith/audittools/templates nella console o portandomi nel percorso del file templates e digitando il comando ./templates non mi viene restituito nulla a video, torna semplicemente nella shell senza alcun messaggio. Sbaglio qualcosa io?

Grazie per la pazienza Stefano.

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: FTP SERVER
« Reply #10 on: October 07, 2008, 02:38:01 PM »
Ciao

no, adesso hai fatto tutto correttamente..

ok..
a questo punto prova a dare (extrema ratio)

Code: [Select]
signal-event post-upgrade
signal-event reboot

e poi ri-verifichiamo

ciao
Stefano

Offline radeon79

  • *
  • 18
  • +0/-0
Re: FTP SERVER
« Reply #11 on: October 07, 2008, 04:31:53 PM »
Ok fatto. Il problema rimane. Fammi sapere.

Ti posto il solito log:


[Tue Oct 07 18:26:56 2008] [warn] Init: Session Cache is not configured [hint: SSLSessionCache]
[Tue Oct 07 18:26:56 2008] [notice] Digest: generating secret for digest authentication ...
[Tue Oct 07 18:26:56 2008] [notice] Digest: done
[Tue Oct 07 18:26:56 2008] [notice] Apache configured -- resuming normal operations
[Tue Oct 07 18:27:12 2008] [error] [client 127.0.0.1] Whoops, parse_xml() failed. The data and error messages were
[Tue Oct 07 18:27:12 2008] [error] [client 127.0.0.1] saved to /tmp/FormMagick_XML_5938
[Tue Oct 07 18:27:12 2008] [error] [client 127.0.0.1]  at /etc/e-smith/web/panels/manager/html/index.cgi line 26
[Tue Oct 07 18:27:12 2008] [error] [client 127.0.0.1] Premature end of script headers: index.cgi






Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: FTP SERVER
« Reply #12 on: October 07, 2008, 05:54:00 PM »
Ok fatto. Il problema rimane. Fammi sapere.

Ti posto il solito log:


[Tue Oct 07 18:26:56 2008] [warn] Init: Session Cache is not configured [hint: SSLSessionCache]
[Tue Oct 07 18:26:56 2008] [notice] Digest: generating secret for digest authentication ...
[Tue Oct 07 18:26:56 2008] [notice] Digest: done
[Tue Oct 07 18:26:56 2008] [notice] Apache configured -- resuming normal operations
[Tue Oct 07 18:27:12 2008] [error] [client 127.0.0.1] Whoops, parse_xml() failed. The data and error messages were
[Tue Oct 07 18:27:12 2008] [error] [client 127.0.0.1] saved to /tmp/FormMagick_XML_5938
[Tue Oct 07 18:27:12 2008] [error] [client 127.0.0.1]  at /etc/e-smith/web/panels/manager/html/index.cgi line 26
[Tue Oct 07 18:27:12 2008] [error] [client 127.0.0.1] Premature end of script headers: index.cgi

ciao

allora.. è necessario che tu:
- mi posti qui il contenuto del file "/tmp/FormMagick_XML_5938"
- mi fai una storia del server (aggiornamenti ecc)

Ciao

Stefano che... ho comunque una idea ;-)

Offline radeon79

  • *
  • 18
  • +0/-0
Re: FTP SERVER
« Reply #13 on: October 07, 2008, 11:45:05 PM »
Ciao Stefano scusa il ritardo nella risposta. Allora trattasi di una installazione pulita di sme su un unico hard disk. Nessun aggiornamento e nessuna contribs installata a parte remolteuseraccess. Nessuna impostazione particolare neanche sul server a parte averlo settato come PDC creato un paio di ebays, un utenza e configurato il server in modalità server only....
Qui il log che mi chiedi:

<form title="FORM_TITLE" header="/etc/e-smith/web/common/noframes_head.tmpl" footer="/etc/e-smith/web/common/noframes_foot.tmpl">
    <page name="First">
        <description>NOFRAMES_BODY</description>
    </page>
 
<lexicon lang="it">
    <!-- vim: ft=xml:
    -->
    <entry>
        <base>OPERATION_STATUS_REPORT</base>
        <trans>Rapporto operazione</trans>
    </entry>
    <entry>
        <base>NO_PIPES_ALLOWED</base>
        <trans>Pipe (|) non permesso in questo campo</trans>
    </entry>
    <entry>
        <base>ERROR_BELOW</base>
        <trans>
            ERRORE: Errore durante la validazione della pagina. Scorrere verso
            il basso per trovare l'errore specifico.
        </trans>
    </entry>
    <entry>
        <base>FM_NONBLANK</base>
        <trans>
            Il campo non può essere lasciato vuoto
        </trans>
    </entry>
    <entry>
        <base>FM_INTEGER</base>
        <trans>
            Questo campo deve contenere un intero positivo
        </trans>
    </entry>
    <entry>
        <base>FM_NUMBER</base>
        <trans>
            Questo campo deve contenere un numero
        </trans>
    </entry>
    <entry>
        <base>FM_WORD</base>
        <trans>
            Questo campo può contenere una singola parola
        </trans>
    </entry>
    <entry>
        <base>FM_DATE</base>
        <trans>
            Il valore immesso non sembra una data
        </trans>
    </entry>
    <entry>
        <base>FM_CREDIT_CARD_NUMBER1</base>
        <trans>
            You must enter a credit card number
        </trans>
    </entry>
    <entry>
        <base>FM_CREDIT_CARD_NUMBER2</base>
        <trans>
            Credit card numbers shouldn't have anything but numbers, spaces or dashes
        </trans>
    </entry>
    <entry>
        <base>FM_CREDIT_CARD_NUMBER3</base>
        <trans>
            Must be at least 14 characters in length
        </trans>
    </entry>
    <entry>
        <base>FM_CREDIT_CARD_NUMBER4</base>
        <trans>
            Doesn't appear to be a valid credit card number
        </trans>
    </entry>
    <entry>
        <base>FM_CREDIT_CARD_EXPIRY1</base>
        <trans>
            No expiry date entered.
        </trans>
    </entry>
    <entry>
        <base>FM_CREDIT_CARD_EXPIRY2</base>
        <trans>
            Expiry date must be in the format MM/YY or MM/YYYY
        </trans>
    </entry>
    <entry>
        <base>FM_CREDIT_CARD_EXPIRY3</base>
        <trans>
            This expiry date appears to have already passed
        </trans>
    </entry>
    <entry>
        <base>FM_CREDIT_CARD_EXPIRY4</base>
        <trans>
            This expiry date appears to be too far in the future
        </trans>
    </entry>
    <entry>
        <base>FM_ISO_COUNTRY_CODE1</base>
        <trans>
            Inserire un country code ISO
        </trans>
    </entry>
    <entry>
        <base>FM_ISO_COUNTRY_CODE2</base>
        <trans>
            Questo campo non contiene un country code ISO
        </trans>
    </entry>
    <entry>
        <base>FM_US_STATE</base>
        <trans>
            This doesn't appear to be a valid 2-letter US state abbreviation
        </trans>
    </entry>
    <entry>
        <base>FM_US_ZIPCODE</base>
        <trans>
            US zip codes must contain 5 or 9 numbers
        </trans>
    </entry>
    <entry>
        <base>FM_MINLENGTH1</base>
        <trans>
            Minimum length has been specified meaninglessly as {$minlength}
        </trans>
    </entry>
    <entry>
        <base>FM_MINLENGTH2</base>
        <trans>
            Questo campo deve essere contenere almeno {$minlength} caratteri
        </trans>
    </entry>
    <entry>
        <base>FM_MAXLENGTH1</base>
        <trans>
            Maximum length has been specified meaninglessly as {$maxlength}
        </trans>
    </entry>
    <entry>
        <base>FM_MAXLENGTH2</base>
        <trans>
            Questo campo non può contenere più di {$maxlength} caratteri
        </trans>
    </entry>
    <entry>
        <base>FM_EXACTLENGTH1</base>
        <trans>
            You must specify the length for the field.
        </trans>
    </entry>
    <entry>
        <base>FM_EXACTLENGTH2</base>
        <trans>
            You must specify the exactlength of the field with an integer
        </trans>
    </entry>
    <entry>
        <base>FM_EXACTLENGTH3</base>
        <trans>
            This field must be exactly {$exactlength} characters
        </trans>
    </entry>
    <entry>
        <base>FM_LENGTHRANGE1</base>
        <trans>
            You must specify the maximum and minimum length for the field.
        </trans>
    </entry>
    <entry>
        <base>FM_LENGTHRANGE2</base>
        <trans>
            You must specify the maximum and minimum lengths of the field with an integer
        </trans>
    </entry>
    <entry>
        <base>FM_LENGTHRANGE3</base>
        <trans>
            This field must be between {$minlength} and {$maxlength} characters
        </trans>
    </entry>
    <entry>
        <base>FM_URL</base>
        <trans>
            This field must contain a URL starting with http:// or ftp://
        </trans>
    </entry>
    <entry>
        <base>FM_EMAIL_SIMPLE1</base>
        <trans>
            You must enter an email address.
        </trans>
    </entry>
    <entry>
        <base>FM_EMAIL_SIMPLE2</base>
        <trans>
            This field doesn't look like an RFC822-compliant email address
        </trans>
    </entry>
    <entry>
        <base>FM_DOMAIN_NAME</base>
        <trans>
            Questo campo non sembra un dominio Internet o un hostname valido.
        </trans>
    </entry>
    <entry>
        <base>FM_IP_NUMBER1</base>
        <trans>
            Il campo deve contenere un indirizzo IP valido e non può essere
            lasciato vuoto.
        </trans>
    </entry>
    <entry>
        <base>FM_IP_NUMBER2</base>
        <trans>
            Numero di ottetti insufficiente (formato X.X.X.X)
        </trans>
    </entry>
    <entry>
        <base>FM_IP_NUMBER3</base>
        <trans>
            {$octet} è più grande di 255
        </trans>
    </entry>
    <entry>
        <base>FM_USERNAME</base>
        <trans>
            Questo campo non sembra uno username valido (da 3 a 8 lettere o
            numeri)
        </trans>
    </entry>
    <entry>
        <base>FM_PASSWORD1</base>
        <trans>
            You must provide a password.
        </trans>
    </entry>
    <entry>
        <base>FM_PASSWORD2</base>
        <trans>
            The password you provided was not a good password.  A good password must
            contain all of the following: upper case letter, lower case letter, number,
            non-alphanumeric character, be at least 7 characters long.
        </trans>
    </entry>
    <entry>
        <base>FM_MAC_ADDRESS1</base>
        <trans>
            You must provide a MAC address.
        </trans>
    </entry>
    <entry>
        <base>FM_MAC_ADDRESS2</base>
        <trans>
            The MAC address you provided was not valid.
        </trans>
    </entry>
    <entry>
      <base>FM_ERR_UNEXPECTED_DESC</base>
      <trans>
        Errore: carattere mancante o inaspettato nella descrizione.
      </trans>
    </entry>
</lexicon>
<lexicon lang="it">
    <entry>
   <base>FORM_TITLE</base>
   <trans>Benvenuto nel server manager</trans>
    </entry>

    <entry>
   <base>FRAMES_BODY</base>
   <trans>
   <![CDATA[
   <p>
   Benvenuti nello SME Server, la distribuzione Linux leader per
   la piccola e media impresa. Lo SME Server è curato da
   <A HREF="http://www.smeserver.org/" TARGET="_blank">SME Server, Inc.</A>,
   una organizzazione no-profit creata per gestire il marketing
   e il supporto legale allo SME Server.
   </p>

   <p>
   Lo SME Server è liberamente disponibile sotto licenza GPL
   (GNU General Public License) grazie all'impegno della comunità
   di sviluppatori. Mantenere la qualità dello SME Server comporta diverse
   spese, tra cui l'hosting, l'hardware dei server, etc.
   </p>

   <p>
   Chiediamo quindi una piccola donazione per coprire i costi
   e finanziare lo sviluppo.
   </p>

   <p>
   <b>
   Visitate <A HREF="http://www.smeserver.org/donate/" TARGET="_blank">http://www.smeserver.org/donate/</A>
   per effettuare una donazione.
   </b></p>

   <p>
   Questo software NON HA ALCUNA GARANZIA. Fare clic
   <A HREF="/server-manager/support/" TARGET="main">qui</A>
   per informazioni dettagliate su supporto, garanzia e licenza.
   </p>

   <p>
   Per amministrare il sistema, fare clic su uno dei link nel menu alla
   sinistra dello schermo.
   </p>
   ]]>
   </trans>
    </entry>

    <entry>
   <base>NOFRAMES_BODY</base>
   <trans>
   <![CDATA[
   <p>
   Questa è la unsupported developer release del Mitel Networks SME
   Server. Questo software non ha NESSUNA GARANZIA. Fare clic
   <A HREF="cgi-bin/support/" TARGET="main">qui</A>
   per avere informazioni dettagliate su supporto, garanzia e licenza.
   </p>

   <p>
   Fare clic
   <A HREF="/common/noframes">qui</A> per una
   lista delle funzioni di amministrazione.
   </p>
   ]]>
   </trans>
    </entry>
</lexicon>


</form>


<!--
ERRORS:

not well-formed (invalid token) at line 27, column 27, byte 815 at /usr/lib/perl5/vendor_perl/5.8.5/i386-linux-thread-multi/XML/Parser.pm line 187

-->

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: FTP SERVER
« Reply #14 on: October 08, 2008, 06:33:14 AM »
ciao

se non hai mai aggiornato il server è ora di farlo :-)

Code: [Select]
yum --enablerepo=smecontribs update
signal-event post-upgrade
signal-event reboot

poi ci aggiorniamo

ciao
Stefano