To install locate and updatedb on centos 5 with yum you can use
yum install mlocate
bye
Problemi e Soluzioni di un sistemista informatico
Il blog tecnico di Maurizio Proietti a Prato 59100. Info e configurazioni linux microsoft e sviluppo php
To install locate and updatedb on centos 5 with yum you can use
yum install mlocate
bye
Mi dava sempre l’errore
cannot open volume /vmfs/volumes/xxx
mentre cesco di montare un datastore nfs windows.
Ho risolto con il mapping degli utenti su SFU collegando root con administrator
Postfix version:
# postconf mail_version
Postfix default settings:
# postconf -d
Postfix non-default settings:
# postconf -n
Delete one message with the named queue ID from default queues:
incoming, active and deferred
# postsuper -d queue-id
Delete all messages from the queues:
# postsuper -d ALL
Flush the mail queue:
# postfix flush
Qualche volta occorre avere a disposizione una semplice utility come questa.
Ringrazio
http://www.obviously.com/tech_tips/dos2unix.html
dal quale ho ripreso il codice perl del DOS2UNIX