• skip to content

Galileo Labs

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: start » install

install

Search

You can find the results of your search below.

Contains
  • Exact match
  • Starts with
  • Ends with
  • Contains
Any namespace
  • Any namespace
  • tips (96)
  • projects (31)
  • wiki (3)
  • kubernetes (2)
  • madmax (2)
  • zibaldone (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • 05-installazione (proj…nsible)
  • postinstall (tips:android)
  • install (tips:archlinux)
  • postinstall (tips:archlinux)
  • install (tips:opencv)

Fulltext results:

18.04 @tips:ubuntu
24 Hits, Last modified: 7 years ago
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: 8 years ago
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: 3 years ago
/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
mycroft @projects:iotaiuto
19 Hits, Last modified: 4 years ago
====== 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 .
xenial @tips:ubuntu
18 Hits, Last modified: 8 years ago
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
17.10 @tips:ubuntu
17 Hits, Last modified: 8 years ago
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: 8 years ago
====== 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: 4 years ago
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: 8 years ago
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: 10 years ago
====== 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: 3 years ago
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: 5 years ago
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: 8 years ago
====== Shinobi ====== ===== Install ===== Install nodejs ... Install mariadb or mysql Install ffmpeg <code> sudo apt-get install -y software-properties-common sudo add-apt-re
vscode @projects:zibaldone
12 Hits, Last modified: 3 months ago
itor ===== base settings ===== <code> sudo apt install fonts-firacode paru -S ttf-fira-code </code> <fi... tting.provider": "black" } </file> <code> code --install-extension Angular.ng-template code --install-extension alefragnani.Bookmarks code --install-extension dbaeumer.vscode-eslint code --install-extension d
postgres @tips:db
12 Hits, Last modified: 7 years ago
====== 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: 8 years ago
jupyter @tips
11 Hits, Last modified: 8 years ago
jetsonnano @projects:internetofthings
11 Hits, Last modified: 2 years ago
mopidy @tips
10 Hits, Last modified: 9 years ago
cordova @tips
9 Hits, Last modified: 11 years ago
idrac @tips
9 Hits, Last modified: 2 years ago
rocm @tips
9 Hits, Last modified: 3 days ago
tradfri @projects:internetofthings
9 Hits, Last modified: 6 years ago
server @projects:livenet
9 Hits, Last modified: 8 years ago
lxd @tips
8 Hits, Last modified: 6 years ago
pyramid @tips
8 Hits, Last modified: 10 years ago
objectdetection @projects:internetofthings
8 Hits, Last modified: 5 years ago
install @tips:archlinux
8 Hits, Last modified: 3 years ago
kinectv2 @tips:sensors
8 Hits, Last modified: 11 years ago
calibre @tips
7 Hits, Last modified: 8 years ago
05-installazione @projects:openstack-ansible
7 Hits, Last modified: 16 hours ago
minikube @tips
6 Hits, Last modified: 4 years ago
doorbell @projects:iotaiuto
6 Hits, Last modified: 4 years ago
dell @tips:hw
6 Hits, Last modified: 3 years ago
hp @tips:hw
6 Hits, Last modified: 14 months ago
simon @tips:speech
6 Hits, Last modified: 9 years ago
loadbalancing @kubernetes
5 Hits, Last modified: 12 months ago
agid @tips
5 Hits, Last modified: 4 years ago
ansible @tips
5 Hits, Last modified: 3 years ago
fish @tips
5 Hits, Last modified: 2 years ago
k0s @tips
5 Hits, Last modified: 13 months ago
keras @tips
5 Hits, Last modified: 6 years ago
ssl @tips
5 Hits, Last modified: 7 days ago
zsh @tips
5 Hits, Last modified: 7 years ago
graphite @projects:internetofthings
5 Hits, Last modified: 8 years ago
liberidicomunicare @projects:iotaiuto
5 Hits, Last modified: 3 years ago
seamless @projects:livenet
5 Hits, Last modified: 10 years ago
mssql @tips:db
5 Hits, Last modified: 9 years ago
minecraft @tips:gameengine
5 Hits, Last modified: 8 years ago
linux @tips:radxa
5 Hits, Last modified: 10 years ago
capacitor @tips
4 Hits, Last modified: 8 years ago
iredmail @tips
4 Hits, Last modified: 4 years ago
dokuwiki @wiki
4 Hits, Last modified: 5 years ago
micropython @projects:internetofthings
4 Hits, Last modified: 7 years ago
00-setup-univr @projects:openstack-ansible
4 Hits, Last modified: 17 hours ago
docs @projects:wamp
4 Hits, Last modified: 9 years ago
adb @tips:android
4 Hits, Last modified: 8 years ago
minetest @tips:gameengine
4 Hits, Last modified: 8 years ago
linux @tips:rasberry
4 Hits, Last modified: 9 years ago
juniper @tips:vpn
4 Hits, Last modified: 11 years ago
motorizzazione @tips:vpn
4 Hits, Last modified: 7 years ago
orin
3 Hits, Last modified: 3 years ago
blender @tips
3 Hits, Last modified: 6 months ago
fail2ban @tips
3 Hits, Last modified: 7 years ago
kvm @tips
3 Hits, Last modified: 10 years ago
pypi @tips
3 Hits, Last modified: 3 years ago
syncthing @tips
3 Hits, Last modified: 9 years ago
tridactyl @tips
3 Hits, Last modified: 6 months ago
unms @tips
3 Hits, Last modified: 4 years ago
zfs @tips
3 Hits, Last modified: 3 years ago
syntax @wiki
3 Hits, Last modified: 5 years ago
03-ceph @projects:openstack-ansible
3 Hits, Last modified: 17 hours ago
panda3d @tips:gameengine
3 Hits, Last modified: 11 years ago
locale @tips:ubuntu
3 Hits, Last modified: 8 years ago
galileo @tips:vpn
3 Hits, Last modified: 17 months ago
smtp @tips:vpn
3 Hits, Last modified: 10 years ago
docker @projects:zibaldone:linux
3 Hits, Last modified: 3 years ago
traefik @kubernetes
2 Hits, Last modified: 12 months ago
oruxmaps @madmax
2 Hits, Last modified: 3 years ago
3dprinter @projects
2 Hits, Last modified: 4 years ago
audio @tips
2 Hits, Last modified: 9 years ago
autofs @tips
2 Hits, Last modified: 9 years ago
ceph-on-k0s @tips
2 Hits, Last modified: 13 months ago
cvat @tips
2 Hits, Last modified: 5 years ago
helm @tips
2 Hits, Last modified: 13 months ago
k80 @tips
2 Hits, Last modified: 17 months ago
xpath @tips
2 Hits, Last modified: 10 years ago
influxdb @projects:internetofthings
2 Hits, Last modified: 6 years ago
01_struttura_server @projects:livenet
2 Hits, Last modified: 12 months ago
virtualization @projects:livenet
2 Hits, Last modified: 6 years ago
01-ansible @projects:openstack-ansible
2 Hits, Last modified: 17 hours ago
development @tips:android
2 Hits, Last modified: 9 years ago
postinstall @tips:archlinux
2 Hits, Last modified: 3 years ago
mariadb @tips:db
2 Hits, Last modified: 9 years ago
oracle @tips:db
2 Hits, Last modified: 9 years ago
monitor @tips:radxa
2 Hits, Last modified: 10 years ago
xtion @tips:sensors
2 Hits, Last modified: 11 years ago
openvpn @tips:vpn
2 Hits, Last modified: 8 years ago
corne @projects:zibaldone:electronic
2 Hits, Last modified: 4 years ago
qemu
1 Hits, Last modified: 7 years ago
cie @madmax
1 Hits, Last modified: 3 years ago
audit @tips
1 Hits, Last modified: 7 years ago
ftp @tips
1 Hits, Last modified: 7 years ago
gemini @tips
1 Hits, Last modified: 5 months ago
git @tips
1 Hits, Last modified: 7 years ago
jupyterhub @tips
1 Hits, Last modified: 5 years ago
openspec @tips
1 Hits, Last modified: 2 weeks ago
otp @tips
1 Hits, Last modified: 5 years ago
pypy @tips
1 Hits, Last modified: 8 years ago
sqlite @tips
1 Hits, Last modified: 6 years ago
taskfile @tips
1 Hits, Last modified: 3 years ago
telegram @tips
1 Hits, Last modified: 4 years ago
vgpu @tips
1 Hits, Last modified: 4 years ago
welcome @wiki
1 Hits, Last modified: 5 years ago
hw @projects:internetofthings
1 Hits, Last modified: 8 years ago
led @projects:iotaiuto
1 Hits, Last modified: 4 years ago
occhiali @projects:iotaiuto
1 Hits, Last modified: 4 years ago
scipiodev @projects:livenet
1 Hits, Last modified: 8 years ago
bv7000 @tips:android
1 Hits, Last modified: 8 years ago
bv9500 @tips:android
1 Hits, Last modified: 4 years ago
postinstall @tips:android
1 Hits, Last modified: 9 years ago
virtualization @tips:android
1 Hits, Last modified: 10 years ago
tutorial @tips:archlinux
1 Hits, Last modified: 7 years ago
opencl @tips:blender
1 Hits, Last modified: 11 years ago
particles @tips:blender
1 Hits, Last modified: 11 years ago
redis @tips:db
1 Hits, Last modified: 8 years ago
checkin @tips:galileo
1 Hits, Last modified: 3 years ago
unreal @tips:gameengine
1 Hits, Last modified: 11 years ago
dell-t3600 @tips:hw
1 Hits, Last modified: 8 years ago
kuu @tips:hw
1 Hits, Last modified: 3 years ago
networknamespaces @tips:linux
1 Hits, Last modified: 7 years ago
android @tips:radxa
1 Hits, Last modified: 11 years ago
ipsec @tips:vpn
1 Hits, Last modified: 9 years ago
pptp @tips:vpn
1 Hits, Last modified: 9 years ago
univr @tips:vpn
1 Hits, Last modified: 3 years ago
systemd @zibaldone:linux
1 Hits, Last modified: 18 months ago
iidc @projects:zibaldone:electronic
1 Hits, Last modified: 4 years ago

Page Tools

  • Show page
  • Old revisions
  • Backlinks
  • Add to book
  • ODT export
  • Back to top
Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki