Fulltext results:
- analisi @projects:charta
- pplicazione web per la gestione di documenti digitali. Sarà utilizzata sia da Galileo che da aziende clienti che la richiedono come servizio di archiviaz... aricano i documenti e li taggano, e da utenti visualizzatori, che leggono e scaricano i documenti. Il... izza i vari file che compongono un documento digitale (che viene creato in questo momento), sceglie il
- syntax @wiki
- to be as readable as possible. This page contains all possible syntax you may use when editing the pag... Formatting ===== DokuWiki supports **bold**, //italic//, __underlined__ and ''monospaced'' texts. Of course you can **__//''combine''//__** all these. DokuWiki supports **bold**, //italic//, __underlined__ and ''monospaced'' texts. Of cour
- cordova @tips
- ====== Cordova ====== ===== Install ===== Install nodejs and npm <code> sudo apt-get install nodejs npm </code> Install cordova <code> sudo npm install -g cordova </code> cordova need node an
- ssl @tips
- d use with curl <code | download> API_HOST=sso.csgalileo.org echo quit | openssl s_client -showcerts -... acert.pem curl --cacert cacert.pem https://sso.csgalileo.org/ </code> in browser import this [[https:... r3.pem|CA]] ===== certbot ====== <code> snap install --classic certbot # or for focal pre add-apt-repository ppa:certbot/certbot apt-get update apt-get
- mycroft @projects:iotaiuto
- ====== Assistente vocale Mycroft ====== ==== Installazione ==== * Scaricare https://mycroft.ai/to/picroft-image * Estra... l file .img sulla sd del raspberry (si può usare balena etcher) * Aprire terminale nella partizione rootfs della scheda sd: <code> sudo nano /etc/wpa_s
- 3dprinter @projects
- terhackers.com/articles/how-to-assemble-an-e3d-v6-all-metal-hotend|E3D V6 assembly]] * [[https://www.thingiverse.com/thing:3547428|temperature tower]] ... m up </WRAP> ===== Printing tips ===== * Initial Layer Speed: 20mm/s * Combing mode: not in skin... imum Comb Distance with No Retract: 10mm * Initial Layer Line Width: 140% PLA: * z-hop: 0 PETG:
- homeassistant @projects:internetofthings
- hub.com/scipioni/home-assistant-example ===== Install ===== * [[https://github.com/happyleavesaoc/m... ree/master/homeassistant|example 1]] * pip3 install urllib3==1.20 --upgrade --target ~/.homeassistan... y solved) ==== upgrade ==== <code bash> pip install -U homeassistant </code> and after restart home... sistant ==== hass ==== <code bash> sudo apt install python3 python3-venv incron mc python3-dev libff
- iotaiuto_skill @projects:internetofthings
- <uml> actor "user" as user order 10 participant "alexa" as alexa order 20 #99FF99 participant "skill AWS iotaiuto" as skill order 30 #994499 participant ... ss order 50 #0055FF == connettività == user --> alexa alexa --> skill: amazon skill --> proxy: json aver https proxy --> hass: VPN hass --> proxy: VPN p
- agid @tips
- ntario delle risorse di tutti i sistemi collegati alla rete e dei dispositivi di rete stessi, registrando almeno l'indirizzo IP. **Inventario dei software au... vari tipi e per diversi usi. Non consentire l'installazione di software non compreso nell'elenco. • Eseguire regolari scansioni sui sistemi al fine di rilevare la presenza di software non auto
- rocm @tips
- nces: - https://community.frame.work/t/amd-strix-halo-llama-cpp-installation-guide-for-fedora-42/75856 This report outlines the deployment of the **Ollama LLM runtime** on **Arch Linux** specifically tailored for the **AMD Ryzen AI Max+ 395 APU**.... he **Vulkan** backend, and considering the potential of the **XDNA 2 NPU** for heterogeneous accelerat
- jibri @tips
- === ===== docker ===== jibri.yml inside ufficial docker-jitsi-meet does not work in swarm service ... /code> create empty file ${CONFIG}/conf/jibri/finalize.sh build image <code> docker build -t "galileo/jibri:stable-6726-1" . </code> ===== (depreca... e ini /etc/prosody/conf.d/jibri.cfg.lua> -- internal muc component, meant to enable pools of jibri and
- lxd @tips
- ====== LXD ======= {{tag>[lxd]}} ===== install ===== <code> apt remove lxd lxd-client snap install lxd # create zfs dataset on pool rpool zfs create rpool/lxd # create lxd storage called zfspool using previous defined dataset lxc sto... add default root disk path=/ pool=zfspool # initialize network sudo lxd init </code> Because group m
- airos @tips
- ===== AirOS ====== ===== SNMP ===== <code> snmpwalk -c lessinianet.snmp -v 1 10.210.12.249 IF-MIB::i... s.4 = STRING: 4:18:d6:ec:98:ac </code> Cercando dalla prima query i "wifi*" e sostituendo l'indice co... https"); // CPE mng #$out = airOS_getFile_HTTP ("galileo", "xxx", "status.cgi", "10.210.12.247", "http... 200) { // Get X-CSRF-ID value preg_match ('/X-CSRF-ID: .*/',
- iotaiuto @projects:internetofthings
- === IOTAIUTO ====== **PANORAMICA E PRINCIPI GENERALI** <code bash> # LA STRUTTURA DI QUESTA GUIDA S... berry-pi-3-model-b-plus/]] ==== SCHEDA MICRO SD (ALMENO CLASSE-10) ==== [[https://www.amazon.it/SanD... &sr=1-3]] ==== PREPARAZIONE SCHEDA MICRO SD: INSTALLAZIONE O.S. "RASPBIAN LITE" ==== <code bash> # ... nel ROUTER e assegnare l IP STATICO 192.168.1.221 al Mac-address del RASPBERRY # 2. download OS </cod
- locale @tips:ubuntu
- ====== post install for servers ====== <code bash> apt install -y curl && \ curl -s "http://wiki.csgalileo.org/tips:ubuntu:locale?do=export_code&codeblock=1" | /bin/bash </code> <file bash script> apt re