psexec \%1 -s -d "C:ProgrammiCDBurnerXPunins000.exe" /VERYSILENT
sleep 15
xcopy "\ServerSoftwareWindowsUtilityCDBurnerXPcdbxp_setup_4.5.0.3685.exe" "\%1C$Temp*.*" /r/i/c/h/k/e
psexec \%1 -s -d "C:Tempcdbxp_setup_4.5.0.3685.exe" /VERYSILENT
user mockbuild does not exist
Problema:
warning: user mockbuild does not exist - using root
warning: group mockbuild does not exist - using root
[Read More]
Aggiornare OpenFire su cluster CentOS
Entrare in ssh sul nodo1 e sul nodo2
[Read More]
Scaricare un sito fino al 2° livello
wget -rkpNl2 http://marzorati.co
[Read More]
Inviare files con rsync verso un FTP
Installa lftp:
yum install lftp
[Read More]