Hello, this morning i needed a task to be accomplished: understand what is the dimension of a couple of databases standing on a windows server 2003 with sql server 2005. Here it is the walkthrough: - … continua →
Blumareblumare wrote 1 month ago: Hello, this morning i needed a task to be accomplished: understand what is the dimension of a couple … more →
blumare wrote 4 months ago: Dalla versione 8.10, nessusclient e’ stato sostituito con un pacchetto pro forma per spingere … more →
blumare wrote 1 year ago: smbmount mi ritornava sempre Unknown parameter encountered: “character set” Ignoring unk … more →
blumare wrote 1 year ago: Non è che se cerchi su google “stampare in pdf” non escano risultati. Il problema è diam … more →
blumare wrote 1 year ago: 1) commentare nel my.conf la direttiva bind-address 2) GRANT ALL PRIVILEGES ON *.* TO ‘root … more →
blumare wrote 1 year ago: Per ottenere un contrassegno da residenti a Bologna sono necessari: - Residenza a Bologna Se non l … more →
blumare wrote 1 year ago: Il servizio di whatismyip è scriptabile facendo un wget della pagina: http://www.whatismyip.com/auto … more →
blumare wrote 1 year ago: Grazie a una serie di immagini provenienti da vari satelliti in orbita è possibile dare uno sguardo … more →
blumare wrote 1 year ago: In windows server è presente una comoda utility per generare eventi di sistema personalizzati. Quest … more →
fox1991 wrote 1 year ago: Molti programmi non supportano la riduzione nella tray bar anche se questa molte volte è comodissima … more →
blumare wrote 1 year ago: Filter users list in “Active Directory Users and Computers” using (ScriptPath=filename.b … more →
blumare wrote 1 year ago: sed -e :a -e 's/<[^>]*>//g;/</N;//ba' … more →
blumare wrote 1 year ago: Delle immagini in MTV-style mi sono sempre chiesto come si facessero, ipotizzando usi di tavoletta g … more →
blumare wrote 1 year ago: In maniera criptica IIS comunica che un altro programma occupa la porta 80. Per dire a skype di non … more →
debianotix wrote 1 year ago: Se non ve ne siete accorti finalmente è disponibile la versione finale del noto programma VOIP in ve … more →
blumare wrote 1 year ago: Il famoso programma che porta il software linux su mac è difficilmente installabile su mac os x 10.5 … more →
blumare wrote 1 year ago: Il codice che segue genera un float random compreso tra 0 e 1. #include <stdio.h> #include … more →
blumare wrote 1 year ago: $old = "rtf"; $new = "txt"; for i in `ls`; do mv $i `echo $i | sed s/$old/$new/g`; done … more →
debianotix wrote 1 year ago: Sono felice…finalmente sono riuscito a far funzionare la sospensione in RAM del mio picchio … more →