• 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.

Exact match
  • Exact match
  • Starts with
  • Ends with
  • Contains
Any namespace
  • Any namespace
  • tips (88)
  • projects (28)
  • madmax (2)
  • kubernetes (1)
  • wiki (1)
  • 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
21 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
xenial @tips:ubuntu
17 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
homeassistant @projects:internetofthings
16 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
17.10 @tips:ubuntu
16 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
15 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
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
atom @tips
13 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
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
ionic @tips
11 Hits, Last modified: 8 years ago
== 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
jibri @tips
11 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/
jupyter @tips
11 Hits, Last modified: 8 years ago
===== setup virtual environment <code> sudo apt install python3-virtualenv mkdir <path_to_project> cd <pa... ualenv -p python3 lib source lib/bin/activate pip install -U pip wheel pip install -U jupyter </code> ===== bash kernel ===== add bash kernel <code> pip install bash_kernel python -m bash_kernel.install </code>
jetsonnano @projects:internetofthings
11 Hits, Last modified: 2 years ago
/code> ===== tools ===== jtop <code> sudo -H pip install -U jetson-stats </code> check CUDA <code> cd /u... </code> ===== python 3.8 ===== <code> sudo apt install libssl-dev zlib1g-dev libncurses5-dev libncursesw5-dev libreadline-dev libsqlite3-dev sudo apt install libgdbm-dev libdb5.3-dev libbz2-dev libexpat1-dev... ew test_io test_pickle" sudo make install </code> ===== numpy ===== Patch to numpy/random
postgres @tips:db
11 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... stgres EOF </code> ==== pgadmin ==== <code> apt install wget python3-pip pip3 install -U pip pip install https://ftp.postgresql.org/pub/pgadmin/pgadmin4/v4.2/pip/
mopidy @tips
10 Hits, Last modified: 9 years ago
mycroft @projects:iotaiuto
10 Hits, Last modified: 4 years ago
mdm @projects
9 Hits, Last modified: 4 years ago
cordova @tips
9 Hits, Last modified: 11 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
server @projects:livenet
8 Hits, Last modified: 8 years ago
kinectv2 @tips:sensors
8 Hits, Last modified: 11 years ago
iotaiuto @projects:internetofthings
7 Hits, Last modified: 5 years ago
install @tips:archlinux
7 Hits, Last modified: 3 years ago
minikube @tips
6 Hits, Last modified: 4 years ago
rocm @tips
6 Hits, Last modified: 3 days ago
dell @tips:hw
6 Hits, Last modified: 3 years ago
simon @tips:speech
6 Hits, Last modified: 9 years ago
calibre @tips
5 Hits, Last modified: 8 years ago
fish @tips
5 Hits, Last modified: 2 years ago
idrac @tips
5 Hits, Last modified: 2 years ago
keras @tips
5 Hits, Last modified: 6 years ago
zsh @tips
5 Hits, Last modified: 7 years ago
graphite @projects:internetofthings
5 Hits, Last modified: 8 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
ansible @tips
4 Hits, Last modified: 3 years ago
iredmail @tips
4 Hits, Last modified: 4 years ago
k0s @tips
4 Hits, Last modified: 13 months ago
micropython @projects:internetofthings
4 Hits, Last modified: 7 years 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
hp @tips:hw
4 Hits, Last modified: 14 months ago
linux @tips:rasberry
4 Hits, Last modified: 9 years ago
motorizzazione @tips:vpn
4 Hits, Last modified: 7 years ago
capacitor @tips
3 Hits, Last modified: 8 years 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
ssl @tips
3 Hits, Last modified: 7 days ago
syncthing @tips
3 Hits, Last modified: 9 years ago
unms @tips
3 Hits, Last modified: 4 years ago
zfs @tips
3 Hits, Last modified: 3 years ago
tradfri @projects:internetofthings
3 Hits, Last modified: 6 years ago
doorbell @projects:iotaiuto
3 Hits, Last modified: 4 years ago
05-installazione @projects:openstack-ansible
3 Hits, Last modified: 17 hours ago
locale @tips:ubuntu
3 Hits, Last modified: 8 years 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
audio @tips
2 Hits, Last modified: 9 years ago
autofs @tips
2 Hits, Last modified: 9 years ago
cvat @tips
2 Hits, Last modified: 5 years ago
k80 @tips
2 Hits, Last modified: 17 months ago
xpath @tips
2 Hits, Last modified: 10 years ago
dokuwiki @wiki
2 Hits, Last modified: 5 years ago
influxdb @projects:internetofthings
2 Hits, Last modified: 6 years ago
virtualization @projects:livenet
2 Hits, Last modified: 6 years ago
00-setup-univr @projects:openstack-ansible
2 Hits, Last modified: 17 hours ago
03-ceph @projects:openstack-ansible
2 Hits, Last modified: 17 hours ago
development @tips:android
2 Hits, Last modified: 9 years ago
mariadb @tips:db
2 Hits, Last modified: 9 years ago
oracle @tips:db
2 Hits, Last modified: 9 years ago
panda3d @tips:gameengine
2 Hits, Last modified: 11 years ago
monitor @tips:radxa
2 Hits, Last modified: 10 years ago
xtion @tips:sensors
2 Hits, Last modified: 11 years ago
galileo @tips:vpn
2 Hits, Last modified: 17 months ago
openvpn @tips:vpn
2 Hits, Last modified: 8 years ago
corne @projects:zibaldone:electronic
2 Hits, Last modified: 4 years ago
orin
1 Hits, Last modified: 3 years ago
qemu
1 Hits, Last modified: 7 years ago
cie @madmax
1 Hits, Last modified: 3 years ago
oruxmaps @madmax
1 Hits, Last modified: 3 years ago
3dprinter @projects
1 Hits, Last modified: 4 years ago
audit @tips
1 Hits, Last modified: 7 years ago
blender @tips
1 Hits, Last modified: 6 months ago
ceph-on-k0s @tips
1 Hits, Last modified: 13 months 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
helm @tips
1 Hits, Last modified: 13 months ago
jupyterhub @tips
1 Hits, Last modified: 5 years ago
openspec @tips
1 Hits, Last modified: 2 weeks 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
hw @projects:internetofthings
1 Hits, Last modified: 8 years ago
liberidicomunicare @projects:iotaiuto
1 Hits, Last modified: 3 years ago
scipiodev @projects:livenet
1 Hits, Last modified: 8 years ago
01-ansible @projects:openstack-ansible
1 Hits, Last modified: 17 hours 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
postinstall @tips:archlinux
1 Hits, Last modified: 3 years ago
tutorial @tips:archlinux
1 Hits, Last modified: 7 years ago
particles @tips:blender
1 Hits, Last modified: 11 years ago
redis @tips:db
1 Hits, Last modified: 8 years ago
unreal @tips:gameengine
1 Hits, Last modified: 11 years ago
kuu @tips:hw
1 Hits, Last modified: 3 years ago
networknamespaces @tips:linux
1 Hits, Last modified: 7 years ago
ipsec @tips:vpn
1 Hits, Last modified: 9 years ago
juniper @tips:vpn
1 Hits, Last modified: 11 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