Search
You can find the results of your search below.
Matching pagenames:
Fulltext results:
- 18.04 @tips:ubuntu
- 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
- 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
- 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
- /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
- 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
- ====== 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
- ====== 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
- 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
- ====== Shinobi ====== ===== Install ===== Install nodejs ... Install mariadb or mysql Install ffmpeg <code> sudo apt-get install -y software-properties-common sudo add-apt-re
- ionic @tips
- == 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
- 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
- ===== 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
- /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
- ====== 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
- ====== Mopidy ====== ===== Install ===== prereq <code bash> sudo apt install -y gstreamer1.0-plugins-bad sudo apt install -y libasound2-dev </code> ==== apt ==== <code bash> wget -q... .com/jessie.list sudo apt-get update sudo apt-get install mopidy sudo apt-get install mopidy-spotify sudo