Search
You can find the results of your search below.
Fulltext results:
- trusty @tips:ubuntu
- ==== disable non needed packages <code> sudo apt-get remove modemmanager echo manual > /etc/init/whoopsie.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 ind
- xenial @tips:ubuntu
- ==== disable non needed packages <code> sudo apt-get -y remove 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-p... cator-multiload </code> non free <code> sudo apt-get install ubuntu-restricted-extras sudo apt-get ins
- install @tips:opencv
- rereq: ubuntu 16:04 or 18:04 <code bash> sudo apt-get install -y build-essential cmake # GUI (if you wa... remove '-DWITH_QT=ON' option in CMake): sudo apt-get install -y libvtk6-dev libgtkglext1-dev # GUI q... apt install -y qt5-default # Media I/O: sudo apt-get install -y zlib1g-dev libjpeg-dev libwebp-dev lib... libopenexr-dev libgdal-dev # Video I/O: sudo apt-get install -y libdc1394-22-dev libavcodec-dev libavf
- docker @projects:zibaldone:linux
- ====== ===== install ===== <code | ubuntu> apt-get install -y ca-certificates curl gnupg lsb-release... ces.list.d/docker.list > /dev/null apt update apt-get install -y docker-ce docker-ce-cli containerd.io ... stemctl start docker </code> ===== deploy ===== get a docker-compose.yml file and edit it create and... <code bash> #!/bin/sh CONTAINER=52e59999a02b TARGET=/backup/ SOURCE=/var/lib/docker/volumes/geonode_3
- jibri @tips
- _code&codeblock=1" | /bin/bash apt install nginx wget -qO - https://download.jitsi.org/jitsi-key.gpg.ke... >> /etc/apt/sources.list.d/jitsi-stable.list apt-get -y update apt-get -y install jitsi-meet </code> Se la macchina รจ nattata aggiungere le seguenti propr... se -sc) main | sudo tee -a /etc/apt/sources.list wget https://prosody.im/files/prosody-debian-packages.
- zabbix @tips
- to.it/api_jsonrpc.php user=xxx password=xxx # 2. get authorization token auth=$(curl -s -X POST \ -H '... \"jsonrpc\": \"2.0\", \"method\": \"trigger.get\", \"params\": { \"output\": \"extend... pc.php user=api password=zabbix # 2. get authorization token auth=$(curl -s -X POST \ ... user=api \ password=zabbix ) # 2. get authorization token auth=$(curl -s -X POST \o
- homeassistant @projects:internetofthings
- 1]] * pip3 install urllib3==1.20 --upgrade --target ~/.homeassistant/deps/ (telegram notify solved) ... [Unit] Description=homeassistant After=network.target [Service] Type=simple User=pi ExecStart=/home/pi... s -c "/home/pi" [Install] WantedBy=multi-user.target </file> enable service <code bash> systemctl dae... ocker se si hanno installazioni vecchie: sudo apt-get purge -y docker-engine docker docker.io docker-ce
- 18.04 @tips:ubuntu
- apt install -y ubuntu-restricted-extras sudo apt-get -y install pigz vim inxi iftop htop xclip curl sudo apt-get install -y gir1.2-gtop-2.0 gir1.2-networkmanager-... -y gnome-shell-extension-system-monitor sudo apt-get install -y chrome-gnome-shell sudo apt-get install -y zsh sudo add-apt-repository -y ppa:webupd8team/
- idrac @tips
- o add-apt-repository ppa:openjdk-r/ppa sudo apt-get update sudo apt-get install openjdk-7-jdk </code> ===== java 1.8 ===== <file ini /etc/java-8-orac... ources.list.d/linux.dell.com.sources.list $ sudo wget https://linux.dell.com/repo/pgp_pubkeys/0x1285491... udo apt-key add 0x1285491434D8786F.asc $ sudo apt-get update $ sudo apt install libssl1.0-dev $ sudo a
- ssl @tips
- mated and open. ===== letsencrypt staging ===== get ca certificate and use with curl <code | download... al pre add-apt-repository ppa:certbot/certbot apt-get update apt-get install -y certbot python-certbot-nginx </code> <code> certbot certonly --webroot -w /... at has apache/nginx install acme.sh <code bash> wget -O - https://get.acme.sh | sh . ~/.bashrc # now
- windows10 @tips
- ove all windows 10 apps for future users ====== Get-AppxProvisionedPackage -online | Remove-AppxProvi... nline ====== Remove all windows 10 apps ====== Get-AppxPackage -allusers | Remove-AppxPackage $AppsList = "Microsoft.MicrosoftOfficeHub", # Get Office "Microsoft.SkypeApp", # Get Skype "microsoft.windowscommunicationsapps", # Mail & Calendar "Mic
- esphome @projects:internetofthings
- type: announce method: all target: - show - Echo </code> exam... type: announce method: all target: - show - Echo - alias: "bea... type: announce method: all target: - show - Echo </code> panel... acon: !lambda |- for (auto data : x.get_manufacturer_datas()) { auto mess
- linux @tips:radxa
- https://github.com/radxa/rabian-build <code> apt-get install qemu binfmt-support qemu-user-static sudo apt-get install git-core flex bison build-essential gcc-a... code> ===== custom kernel ===== <code> sudo apt-get install build-essential gcc-arm-linux-gnueabihf l... H=arm export CROSS_COMPILE=arm-linux-gnueabihf- wget http://rockchip.fr/radxa/linux/rockchip_defconfig
- kinectv2 @tips:sensors
- </code> ===== OpenCL ===== <code bash> sudo apt-get install beignet beignet-dev opencl-headers </code... https://github.com/xlz/libfreenect2.git sudo apt-get install -y build-essential libturbojpeg libtool a... enect2 ===== <code bash> cd /lab/kinect sudo apt-get install -y build-essential libturbojpeg libtool a... main" > /etc/apt/sources.list.d/ros-latest.list' wget https://raw.githubusercontent.com/ros/rosdistro/m
- mopidy @tips
- basound2-dev </code> ==== apt ==== <code bash> wget -q -O - https://apt.mopidy.com/mopidy.gpg | sudo apt-key add - sudo wget -q -O /etc/apt/sources.list.d/mopidy.list https://apt.mopidy.com/jessie.list sudo apt-get update sudo apt-get install mopidy sudo apt-get install mopidy-spotify sudo apt install mopidy-alsami