You can find the results of your search below.
- 18.04 @tips:ubuntu
- 24 Hits, Last modified:
- S (guest) =====
From running ZFS ubuntu on guest install newer system in new ZFS fs
<code>
sudo su
DISTRO=bionic
apt install -y debootstrap
zfs create -o canmount=noauto -o m... n -s /proc/self/mounts /etc/mtab
apt update
apt install --yes --no-install-recommends linux-lowlatency zfs-initramfs
cat > /etc/fstab <<EOF
rpool/ROOT/$DISTRO /
- zfs-on-root @tips:ubuntu
- 21 Hits, Last modified:
- ubuntu
apt-add-repository universe
apt update
apt install openssh-server
# connect from another PC via ssh
</code>
<code>
apt install --yes debootstrap gdisk zfs-initramfs
</code>
==... NM0035-1V4107_ZC10????-part1
</code>
===== System install =====
create filesystem dataset to act as contai... ln -s /proc/self/mounts /etc/mtab
apt update
apt install --yes --no-install-recommends linux-image-generic
- homeassistant @projects:internetofthings
- 19 Hits, Last modified:
- /github.com/scipioni/home-assistant-example
===== Install =====
* [[https://github.com/happyleavesaoc/my... on/tree/master/homeassistant|example 1]]
* pip3 install urllib3==1.20 --upgrade --target ~/.homeassistant... otify solved)
==== upgrade ====
<code bash>
pip install -U homeassistant
</code>
and after restart home ... e-assistant
==== hass ====
<code bash>
sudo apt install python3 python3-venv incron mc python3-dev libffi
- xenial @tips:ubuntu
- 18 Hits, Last modified:
- 6,diffie-hellman-group14-sha1
</code>
===== post install =====
disable non needed packages
<code>
sudo ap... modemmanager
</code>
must
<code>
sudo apt-get -y install pigz vim inxi iftop htop xclip
</code>
unity must
<code>
sudo apt-get -y install compizconfig-settings-manager compiz-plugins indi... r-multiload
</code>
non free
<code>
sudo apt-get install ubuntu-restricted-extras
sudo apt-get install lin
- mycroft @projects:iotaiuto
- 17 Hits, Last modified:
- ====== Assistente vocale Mycroft ======
==== Installazione ====
* Scaricare https://mycroft.ai/to/picro... devices o su un server locale
* Al termine dell'installazione delle skill, chiudere con ctrl+c
**Aggiorn... -y
sudo apt upgrade -y
sudo apt autoremove -y
pip install --upgrade pip
cd mycroft-core
pip install --upgrade .
</code>
**Impostare lingua italiana**
<code>
nano .
- 17.10 @tips:ubuntu
- 17 Hits, Last modified:
- S (guest) =====
From running ZFS ubuntu on guest install newer system in new ZFS fs
<code>
sudo su
DISTRO=artful
apt install -y debootstrap
zfs create -o canmount=noauto -o m... n -s /proc/self/mounts /etc/mtab
apt update
apt install --yes --no-install-recommends linux-lowlatency zfs-initramfs
touch /etc/NetworkManager/conf.d/10-globall
- install @tips:opencv
- 16 Hits, Last modified:
- ====== opencv install ======
===== android studio =====
[[https://stackoverflow.com/questions/50433813/ho... q: ubuntu 16:04 or 18:04
<code bash>
sudo apt-get install -y build-essential cmake
# GUI (if you want to us... ove '-DWITH_QT=ON' option in CMake):
sudo apt-get install -y libvtk6-dev libgtkglext1-dev
# GUI qt
# sudo apt install -y qt5-default
# Media I/O:
sudo apt-get install
- mdm @projects
- 15 Hits, Last modified:
- di riferimento: https://h-mdm.com/
Focal (20.04) install per default Tomcat9
https://qa.h-mdm.com/5022/how-to-install-headwind-mdm-on-ubuntu-20-04
Le credenziali di P... erona.it/hmdm
utente: admin
password: eur...
==== Installazione server ====
<code bash>
ubuntu@h-mdm:~$ sudo apt update
ubuntu@h-mdm:~$ #### sudo apt install openjdk-8-jdk aapt tomcat8 postgresql
ubuntu@h-md
- atom @tips
- 15 Hits, Last modified:
- om IDE ======
[[https://atom.io|download]] and install
===== update =====
/usr/local/bin/atom-update
<... quire"
fi
</code>
===== general =====
<code>
pip install python-language-server
apm install \
atom-ide-ui \
ide-python \
ide-typescript \
seti-syntax \
seti-... docs/keybindings.md|keybindings]]
old
<code>
apm install project-manager \
minimap \
highlight-selected
- trusty @tips:ubuntu
- 15 Hits, Last modified:
- ====== Ubuntu 14.04 trusty ======
===== post install =====
disable non needed packages
<code>
sudo apt-ge... ie.override
</code>
non free
<code>
sudo apt-get install ubuntu-restricted-extras
sudo apt-get install linux-firmware-nonfree
</code>
utils
<code>
sudo apt-get install unity-tweak-tool
sudo apt-get install indicator-m
- jibri @tips
- 13 Hits, Last modified:
- code>
====== jitsi ======
<code>
apt update
apt install -y curl && curl -s "http://wiki.csgalileo.org/tip... ocale?do=export_code&codeblock=1" | /bin/bash
apt install nginx
wget -qO - https://download.jitsi.org/jitsi... .d/jitsi-stable.list
apt-get -y update
apt-get -y install jitsi-meet
</code>
Se la macchina รจ nattata aggi... y -O- | sudo apt-key add -
apt-get update
apt-get install prosody
</code>
Modificare lo storage in ''/etc/
- iotaiuto @projects:internetofthings
- 13 Hits, Last modified:
- nics&sr=1-3]]
==== PREPARAZIONE SCHEDA MICRO SD: INSTALLAZIONE O.S. "RASPBIAN LITE" ====
<code bash>
# 1... hostname ha-xxxxxxxx
sudo reboot
</code>
==== INSTALLAZIONE PYTHON3 + HOME-ASSISTANT + RELATIVO SERVIZIO ABILITATO sul O.S. ====
<code bash>
# 1. installare python3 e relativi componenti a corredo
sudo apt install python3 python3-venv incron mc python3-dev libffi
- shinobi @projects:internetofthings
- 12 Hits, Last modified:
- ====== Shinobi ======
===== Install =====
Install nodejs ...
Install mariadb or mysql
Install ffmpeg
<code>
sudo apt-get install -y software-properties-common
sudo add-apt-re
- postgres @tips:db
- 12 Hits, Last modified:
- ====== Postgres ======
===== Install =====
container xenial 16.04 (optional)
<code>
lxc image copy images... s
lxc exec postgres bash
</code>
<code>
sudo apt install postgresql
</code>
eventually open network for r... uth.*
# describe table
\d+ auth.users
# list of installed extensions
\dx
# enable expanded display
\x
</... stgres
EOF
</code>
==== pgadmin ====
<code>
apt install wget python3-pip
pip3 install -U pip
pip install
- ionic @tips
- 11 Hits, Last modified:
- == nodejs (latest) ====
<code bash>
sudo apt-get install build-essential
# curl -sL https://deb.nodesource.com/setup_6.x | sudo -E bash -
# sudo apt install nodejs
</code>
==== nodeenv ====
<code bash>
sudo apt-get install python-pip
sudo pip install nodeenv
</code>
===== Create library =====
<code bash>
LIB=<some-path>
nodee
- jupyter @tips
- 11 Hits, Last modified:
- jetsonnano @projects:internetofthings
- 11 Hits, Last modified:
- mopidy @tips
- 10 Hits, Last modified:
- cordova @tips
- 9 Hits, Last modified:
- idrac @tips
- 9 Hits, Last modified:
- tradfri @projects:internetofthings
- 9 Hits, Last modified:
- server @projects:livenet
- 9 Hits, Last modified:
- vscode @projects:zibaldone
- 9 Hits, Last modified:
- lxd @tips
- 8 Hits, Last modified:
- pyramid @tips
- 8 Hits, Last modified:
- install @tips:archlinux
- 8 Hits, Last modified:
- kinectv2 @tips:sensors
- 8 Hits, Last modified:
- calibre @tips
- 6 Hits, Last modified:
- minikube @tips
- 6 Hits, Last modified:
- doorbell @projects:iotaiuto
- 6 Hits, Last modified:
- dell @tips:hw
- 6 Hits, Last modified:
- hp @tips:hw
- 6 Hits, Last modified:
- simon @tips:speech
- 6 Hits, Last modified:
- agid @tips
- 5 Hits, Last modified:
- ansible @tips
- 5 Hits, Last modified:
- fish @tips
- 5 Hits, Last modified:
- k0s @tips
- 5 Hits, Last modified:
- keras @tips
- 5 Hits, Last modified:
- ssl @tips
- 5 Hits, Last modified:
- zsh @tips
- 5 Hits, Last modified:
- graphite @projects:internetofthings
- 5 Hits, Last modified:
- liberidicomunicare @projects:iotaiuto
- 5 Hits, Last modified:
- seamless @projects:livenet
- 5 Hits, Last modified:
- mssql @tips:db
- 5 Hits, Last modified:
- minecraft @tips:gameengine
- 5 Hits, Last modified:
- linux @tips:radxa
- 5 Hits, Last modified:
- gnome3 @tips:ubuntu
- 5 Hits, Last modified:
- iredmail @tips
- 4 Hits, Last modified:
- dokuwiki @wiki
- 4 Hits, Last modified:
- docs @projects:wamp
- 4 Hits, Last modified:
- adb @tips:android
- 4 Hits, Last modified:
- minetest @tips:gameengine
- 4 Hits, Last modified:
- linux @tips:rasberry
- 4 Hits, Last modified:
- juniper @tips:vpn
- 4 Hits, Last modified:
- motorizzazione @tips:vpn
- 4 Hits, Last modified:
- orin
- 3 Hits, Last modified:
- capacitor @tips
- 3 Hits, Last modified:
- fail2ban @tips
- 3 Hits, Last modified:
- kvm @tips
- 3 Hits, Last modified:
- pypi @tips
- 3 Hits, Last modified:
- syncthing @tips
- 3 Hits, Last modified:
- unms @tips
- 3 Hits, Last modified:
- zfs @tips
- 3 Hits, Last modified:
- syntax @wiki
- 3 Hits, Last modified:
- panda3d @tips:gameengine
- 3 Hits, Last modified:
- locale @tips:ubuntu
- 3 Hits, Last modified:
- galileo @tips:vpn
- 3 Hits, Last modified:
- smtp @tips:vpn
- 3 Hits, Last modified:
- docker @projects:zibaldone:linux
- 3 Hits, Last modified:
- oruxmaps @madmax
- 2 Hits, Last modified:
- 3dprinter @projects
- 2 Hits, Last modified:
- audio @tips
- 2 Hits, Last modified:
- autofs @tips
- 2 Hits, Last modified:
- ceph-on-k0s @tips
- 2 Hits, Last modified:
- cvat @tips
- 2 Hits, Last modified:
- helm @tips
- 2 Hits, Last modified:
- k80 @tips
- 2 Hits, Last modified:
- xpath @tips
- 2 Hits, Last modified:
- influxdb @projects:internetofthings
- 2 Hits, Last modified:
- virtualization @projects:livenet
- 2 Hits, Last modified:
- development @tips:android
- 2 Hits, Last modified:
- mariadb @tips:db
- 2 Hits, Last modified:
- oracle @tips:db
- 2 Hits, Last modified:
- monitor @tips:radxa
- 2 Hits, Last modified:
- xtion @tips:sensors
- 2 Hits, Last modified:
- openvpn @tips:vpn
- 2 Hits, Last modified:
- corne @projects:zibaldone:electronic
- 2 Hits, Last modified:
- qemu
- 1 Hits, Last modified:
- cie @madmax
- 1 Hits, Last modified:
- audit @tips
- 1 Hits, Last modified:
- ftp @tips
- 1 Hits, Last modified:
- git @tips
- 1 Hits, Last modified:
- jupyterhub @tips
- 1 Hits, Last modified:
- otp @tips
- 1 Hits, Last modified:
- pypy @tips
- 1 Hits, Last modified:
- sqlite @tips
- 1 Hits, Last modified:
- taskfile @tips
- 1 Hits, Last modified:
- telegram @tips
- 1 Hits, Last modified:
- vgpu @tips
- 1 Hits, Last modified:
- welcome @wiki
- 1 Hits, Last modified:
- hw @projects:internetofthings
- 1 Hits, Last modified:
- led @projects:iotaiuto
- 1 Hits, Last modified:
- occhiali @projects:iotaiuto
- 1 Hits, Last modified:
- scipiodev @projects:livenet
- 1 Hits, Last modified:
- bv7000 @tips:android
- 1 Hits, Last modified:
- bv9500 @tips:android
- 1 Hits, Last modified:
- postinstall @tips:android
- 1 Hits, Last modified:
- virtualization @tips:android
- 1 Hits, Last modified:
- postinstall @tips:archlinux
- 1 Hits, Last modified:
- tutorial @tips:archlinux
- 1 Hits, Last modified:
- opencl @tips:blender
- 1 Hits, Last modified:
- particles @tips:blender
- 1 Hits, Last modified:
- redis @tips:db
- 1 Hits, Last modified:
- checkin @tips:galileo
- 1 Hits, Last modified:
- unreal @tips:gameengine
- 1 Hits, Last modified:
- dell-t3600 @tips:hw
- 1 Hits, Last modified:
- kuu @tips:hw
- 1 Hits, Last modified:
- networknamespaces @tips:linux
- 1 Hits, Last modified:
- android @tips:radxa
- 1 Hits, Last modified:
- ipsec @tips:vpn
- 1 Hits, Last modified:
- pptp @tips:vpn
- 1 Hits, Last modified:
- univr @tips:vpn
- 1 Hits, Last modified:
- systemd @zibaldone:linux
- 1 Hits, Last modified:
- iidc @projects:zibaldone:electronic
- 1 Hits, Last modified: