• skip to content

Galileo Labs

User Tools

  • Log In

Site Tools

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

all

Search

You can find the results of your search below.

Ends with
  • Exact match
  • Starts with
  • Ends with
  • Contains
@tips
  • Any namespace
  • tips:vpn (8)
  • tips:android (7)
  • tips:ubuntu (6)
  • tips:db (5)
  • tips:gameengine (4)
  • tips:archlinux (3)
  • tips:hw (3)
  • tips:radxa (2)
  • tips:sensors (2)
  • tips:blender (1)
  • tips:linux (1)
  • tips:opencv (1)
  • tips:rasberry (1)
  • tips:speech (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • postinstall (tips:android)
  • install (tips:archlinux)
  • postinstall (tips:archlinux)
  • install (tips:opencv)

Fulltext results:

zfs-on-root @tips:ubuntu
23 Hits, Last modified: 8 years ago
tu 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> ==... 35-1V4107_ZC10????-part1 </code> ===== System install ===== create filesystem dataset to act as contai... s /proc/self/mounts /etc/mtab apt update apt install --yes --no-install-recommends linux-image-generic
18.04 @tips:ubuntu
22 Hits, Last modified: 7 years ago
uest) ===== 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... /proc/self/mounts /etc/mtab apt update apt install --yes --no-install-recommends linux-lowlatency zfs-initramfs cat > /etc/fstab <<EOF rpool/ROOT/$DIST
xenial @tips:ubuntu
18 Hits, Last modified: 8 years ago
ffie-hellman-group14-sha1 </code> ===== post install ===== disable non needed packages <code> sudo ap... mmanager </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... ltiload </code> non free <code> sudo apt-get install ubuntu-restricted-extras sudo apt-get install lin
atom
17 Hits, Last modified: 8 years ago
DE ====== [[https://atom.io|download]] and install ===== update ===== /usr/local/bin/atom-update <... e" fi </code> ===== general ===== <code> pip install python-language-server apm install \ atom-ide-ui \ ide-python \ ide-typescript \ seti-syntax \ s... lected \ minimap-highlight-selected \ atom-save-all \ </code> * [[https://github.com/facebook-ato
17.10 @tips:ubuntu
16 Hits, Last modified: 8 years ago
uest) ===== 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... /proc/self/mounts /etc/mtab apt update apt install --yes --no-install-recommends linux-lowlatency zfs-initramfs touch /etc/NetworkManager/conf.d/10-glo
dell @tips:hw
15 Hits, Last modified: 3 years ago
1-007.0127_linux.tar.gz cd Linux sudo apt-get install alien alien -k perccli-007.0127.0000.0000-1.noarch.rpm dpkg -i perccli_007.0127.0000.0000-1_all.deb </code> ====== megaraid ====== ==== Install on Ubuntu 22.04 ==== <code> apt install libncurses5 curl -L "https://github.com/matveynator/sysadmins
install @tips:opencv
15 Hits, Last modified: 8 years ago
====== opencv install ====== ===== android studio ===== [[https://stackoverflow.com/questions/5043381... buntu 16:04 or 18:04 <code bash> sudo apt-get install -y build-essential cmake # GUI (if you want to us... '-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 ap... verride </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
postgres @tips:db
13 Hits, Last modified: 7 years ago
====== Postgres ====== ===== Install ===== container xenial 16.04 (optional) <code> lxc image copy im... c exec postgres bash </code> <code> sudo apt install postgresql </code> eventually open network for r... ons on schema auth to role gianoauth <code> GRANT ALL PRIVILEGES ON SCHEMA auth TO gianoauth; ALTER DE... es EOF </code> ==== pgadmin ==== <code> apt install wget python3-pip pip3 install -U pip pip install
ionic
12 Hits, Last modified: 8 years ago
odejs (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> n
cordova
11 Hits, Last modified: 11 years ago
====== 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 and
jibri
11 Hits, Last modified: 3 years ago
> ====== jitsi ====== <code> apt update apt install -y curl && curl -s "http://wiki.csgalileo.org/tip... e?do=export_code&codeblock=1" | /bin/bash apt install nginx wget -qO - https://download.jitsi.org/jitsi... itsi-stable.list apt-get -y update apt-get -y install jitsi-meet </code> Se la macchina è nattata aggi... - | sudo apt-key add - apt-get update apt-get install prosody </code> Modificare lo storage in ''/etc/
jupyter
11 Hits, Last modified: 8 years ago
== setup virtual environment <code> sudo apt install python3-virtualenv mkdir <path_to_project> cd <pa... nv -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>
lxd
11 Hits, Last modified: 6 years ago
====== LXD ======= {{tag>[lxd]}} ===== install ===== <code> apt remove lxd lxd-client snap install lxd # create zfs dataset on pool rpool zfs creat... pt/apt.conf.d/proxy.conf ]; then sudo apt install apt-cacher-ng PROXY=$( lxc network show lxdbr... config show <name> </code> proxy <code> apt install apt-cacher-ng NAME=x11test lxc file push /etc/apt
mopidy
10 Hits, Last modified: 9 years ago
====== Mopidy ====== ===== Install ===== prereq <code bash> sudo apt install -y gstreamer1.0-plugins-bad sudo apt install -y libasound2-dev </code> ==== apt ==== <code bash> wge... /jessie.list sudo apt-get update sudo apt-get install mopidy sudo apt-get install mopidy-spotify sudo
blender
8 Hits, Last modified: 7 months ago
pyramid
8 Hits, Last modified: 10 years ago
ssl
8 Hits, Last modified: 3 weeks ago
kinectv2 @tips:sensors
8 Hits, Last modified: 11 years ago
simon @tips:speech
8 Hits, Last modified: 9 years ago
ansible
7 Hits, Last modified: 3 years ago
install @tips:archlinux
7 Hits, Last modified: 3 years ago
idrac
6 Hits, Last modified: 2 years ago
keras
6 Hits, Last modified: 6 years ago
minikube
6 Hits, Last modified: 4 years ago
rocm
6 Hits, Last modified: 2 days ago
adb @tips:android
6 Hits, Last modified: 8 years ago
linux @tips:radxa
6 Hits, Last modified: 10 years ago
calibre
5 Hits, Last modified: 8 years ago
fish
5 Hits, Last modified: 2 years ago
iredmail
5 Hits, Last modified: 4 years ago
pcb
5 Hits, Last modified: 5 years ago
zfs
5 Hits, Last modified: 3 years ago
zsh
5 Hits, Last modified: 7 years ago
mssql @tips:db
5 Hits, Last modified: 9 years ago
minecraft @tips:gameengine
5 Hits, Last modified: 8 years ago
minetest @tips:gameengine
5 Hits, Last modified: 8 years ago
linux @tips:rasberry
5 Hits, Last modified: 9 years ago
capacitor
4 Hits, Last modified: 8 years ago
fail2ban
4 Hits, Last modified: 7 years ago
k0s
4 Hits, Last modified: 13 months ago
otp
4 Hits, Last modified: 5 years ago
sqlite
4 Hits, Last modified: 6 years ago
telegram
4 Hits, Last modified: 4 years ago
hp @tips:hw
4 Hits, Last modified: 14 months ago
motorizzazione @tips:vpn
4 Hits, Last modified: 7 years ago
kvm
3 Hits, Last modified: 10 years ago
openspec
3 Hits, Last modified: 4 weeks ago
pypi
3 Hits, Last modified: 3 years ago
syncthing
3 Hits, Last modified: 9 years ago
unms
3 Hits, Last modified: 4 years ago
xpath
3 Hits, Last modified: 10 years ago
oracle @tips:db
3 Hits, Last modified: 9 years ago
locale @tips:ubuntu
3 Hits, Last modified: 8 years ago
openvpn @tips:vpn
3 Hits, Last modified: 8 years ago
smtp @tips:vpn
3 Hits, Last modified: 10 years ago
agid
2 Hits, Last modified: 4 years ago
airos
2 Hits, Last modified: 7 years ago
audio
2 Hits, Last modified: 9 years ago
autofs
2 Hits, Last modified: 9 years ago
ceph-on-k0s
2 Hits, Last modified: 14 months ago
cvat
2 Hits, Last modified: 5 years ago
ftp
2 Hits, Last modified: 7 years ago
harbor
2 Hits, Last modified: 7 days ago
k80
2 Hits, Last modified: 17 months ago
proxmox
2 Hits, Last modified: 6 weeks ago
tmux
2 Hits, Last modified: 9 years ago
tridactyl
2 Hits, Last modified: 7 months ago
windows10
2 Hits, Last modified: 7 years ago
development @tips:android
2 Hits, Last modified: 9 years ago
gianomobile @tips:android
2 Hits, Last modified: 6 years ago
postinstall @tips:archlinux
2 Hits, Last modified: 3 years ago
particles @tips:blender
2 Hits, Last modified: 11 years ago
mariadb @tips:db
2 Hits, Last modified: 9 years ago
redis @tips:db
2 Hits, Last modified: 8 years ago
panda3d @tips:gameengine
2 Hits, Last modified: 11 years ago
networknamespaces @tips:linux
2 Hits, Last modified: 7 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
juniper @tips:vpn
2 Hits, Last modified: 11 years ago
audit
1 Hits, Last modified: 7 years ago
gemini
1 Hits, Last modified: 6 months ago
git
1 Hits, Last modified: 7 years ago
helm
1 Hits, Last modified: 14 months ago
jupyterhub
1 Hits, Last modified: 5 years ago
overpass
1 Hits, Last modified: 5 years ago
pypy
1 Hits, Last modified: 8 years ago
taskfile
1 Hits, Last modified: 3 years ago
verbaliesempio
1 Hits, Last modified: 3 years ago
vgpu
1 Hits, Last modified: 4 years ago
video
1 Hits, Last modified: 5 years ago
zabbix
1 Hits, Last modified: 4 years ago
bv7000 @tips:android
1 Hits, Last modified: 9 years ago
bv9500 @tips:android
1 Hits, Last modified: 4 years ago
postinstall @tips:android
1 Hits, Last modified: 9 years ago
stratos @tips:android
1 Hits, Last modified: 8 years ago
tutorial @tips:archlinux
1 Hits, Last modified: 7 years ago
unreal @tips:gameengine
1 Hits, Last modified: 11 years ago
kuu @tips:hw
1 Hits, Last modified: 3 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

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