Fulltext results:
- analisi @projects:charta
- cumenti digitali. Sarà utilizzata sia da Galileo che da aziende clienti che la richiedono come servizio di archiviazione. Deve essere utilizzata da operatori, che caricano i documenti e li taggano, e da utenti visualizzatori, che leggono e scaricano i documenti. Il caricamento
- iotaiuto @projects:internetofthings
- una di esse # IL ROUTER ANDRA' CONFIGURATO AFFINCHE' A OGNI DEVICE SIA ASSEGNATO UN IP-ADDRESS-FISSO ... rg/products/raspberry-pi-3-model-b-plus/]] ==== SCHEDA MICRO SD (ALMENO CLASSE-10) ==== [[https://www... 697031&s=electronics&sr=1-3]] ==== PREPARAZIONE SCHEDA MICRO SD: INSTALLAZIONE O.S. "RASPBIAN LITE" ==... micro sd </code> <code bash> # scaricare balenaEtcher poi eseguirlo per montare OS # su micro sd </c
- daniele @madmax
- RAEE ====== I rifiuti di apparecchiature elettriche ed elettroniche o semplicemente rifiuti elettronici, sono rifiuti di tipo particolare che consistono in qualunque apparecchiatura elettrica... ono raee ovvero Rifiuti di apparecchiature elettriche ed elettroniche. I principali problemi derivanti
- 01_struttura_server @projects:livenet
- truttura del server. E' una descrizione minimale, che verrà approfondita nel seguito. <code> drwxr-xr-... kfile.yml </code> * ''aux'' contiene tutto ciò che non è direttamente collegato ad una immagine live... s, scripts, etc... * ''overlay'' è la directory che contiene la definizione minimale di livenet, ovvero tutto ciò che è comune ai vari dipartimenti e che altrimenti do
- agid @tips
- nizzazione. • Eventuali sistemi in esercizio che vengano compromessi devono essere ripristinati ut... tutti i sistemi in rete con strumenti automatici che forniscano a ciascun amministratore di sistema re... port con indicazioni delle vulnerabilità più critiche. • Assicurare che gli strumenti di scansione delle vulnerabilità utilizzati siano regolarmente agg
- mycroft @projects:iotaiuto
- img sulla sd del raspberry (si può usare balena etcher) * Aprire terminale nella partizione rootfs della scheda sd: <code> sudo nano /etc/wpa_supplicant/wpa_s... } </code> * Salvare e chiudere * Mettere la scheda sd nel raspberry e avviarlo * Connettersi via... mponente tts } </code> ==== Installazione della scheda audio ==== Scheda audio modello ReSpeaker 2 Mic
- git @tips
- vim [http] sslverify = false [alias] co = checkout ci = commit st = status br = bra... p://git.csgalileo.org/livenet-server.git </code> check origin <code bash> git remote show origin </code> if prune needed (on server restart apache if dav is used) <code bash> git remote prune orig... ate branch with current changes ===== <code> git checkout -b newBranch </code> ===== tag ===== <code
- mdm @projects
- code bash> VERSION=9.0.40 wget https://archive.apache.org/dist/tomcat/tomcat-9/v${VERSION}/bin/apache-tomcat-${VERSION}.tar.gz tar -zxf apache-tomcat-${VERSION}.tar.gz cd apache-tomcat-${VERSION} chmod a+x bin chmod a+x lib chmod -R a+r bin chmo
- tuttoaposto @music
- F#m_ _ Le mie gambe oramai sono stanche e vorrei A B_ _ Da... con lei A E F#m_ _ che la mente mia non ha lasciato mai. F#m_ _ ... sto perché A B_ _ Quello che lasciai ancora c'è F#m_ _ B F#m_ _ Le colline più in là e la strada che va A B_ _ F#m_ _
- telegram @tips
- : updater = Updater(TOKEN) updater.dispatcher.add_handler(CommandHandler('start', start)) updater.dispatcher.add_handler(CommandHandler('show', show)) updater.dispatcher.add_handler(CommandHandler('motion', motion)) updater.dispatcher.add_handler(CommandHandler('1', previewday))
- atom @tips
- b.com/atom/atom/releases/latest -O /tmp/latest MATCHEDROW=$(awk -F '[<>]' '/href=".*atom-amd64.deb/' /tmp/latest) LATEST=$(echo $MATCHEDROW | grep -o -P '(?<=href=").*(?=" rel)') VER_LATEST=$(echo $MATCHEDROW | rev | cut -d"/" -f 2 | rev | sed 's/v//g') ... lled --bare </code> disabilitare package metrics che manda le statistiche a google $HOME/.atom/confi
- jibri @tips
- "ping"; } storage = "null" muc_room_cache_size = 1000 VirtualHost "jibri.csgalileo.org" ... ient 50000 timeout server 50000 timeout check 10000 log global option httplog m... mode http server s1 94.230.76.84:8080 check id 1 backend bk_http mode http server s2 localhost:8080 check id 2 backend bk_https mode http
- lxd @tips
- f.d/proxy.conf ]; then sudo apt install apt-cacher-ng PROXY=$( lxc network show lxdbr0 | sed -n... echo "PfilePattern = .*" | sudo tee -a /etc/apt-cacher-ng/acng.conf echo "PassThroughPattern: .*" | sudo tee -a /etc/apt-cacher-ng/acng.conf systemctl restart apt-cacher-ng fi lxc info $NAME >/dev/null 2>&1 if [ ! $? = 0 ];
- postgres @tips:db
- bases \l # connect to database \c giano # list schema \dn # list tables in schema \dt auth.* # describe table \d+ auth.users # list of installed extens... ALTER DATABASE database_name SET search_path TO schema_name,public; </code> drop role gianoauth <cod... NOREPLICATION; </code> ... create database and schemas ... grant operations on schema auth to role g
- graphite @projects:internetofthings
- fana ====== ===== carbon ===== install carbon-cache service <code bash> apt-get install graphite-carb... extend retentions <file ini /etc/carbon/storage-schemas.conf> [carbon] pattern = ^carbon\. retentions ... 7d,5m:30d,10m:1y,1d:10y </file> after changing *schemas.conf older *wsp has to be changed with whisper... ckages/graphite/manage.py syncdb </code> ==== apache ==== <code bash> sudo apt-get install apache2 li