get

Search

You can find the results of your search below.

trusty @tips:ubuntu
17 Hits, Last modified:
==== 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
14 Hits, Last modified:
==== 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
zabbix @tips
10 Hits, Last modified:
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
docker @projects:zibaldone:linux
10 Hits, Last modified:
====== ===== 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... iner on alpine image docker run -dit alpine sh # get container id docker ps CONTAINER ID IMAGE
install @tips:opencv
9 Hits, Last modified:
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
18.04 @tips:ubuntu
8 Hits, Last modified:
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/
jibri @tips
7 Hits, Last modified:
>> /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... -debian-packages.key -O- | sudo apt-key add - apt-get update apt-get install prosody </code> Modificare lo storage in ''/etc/prosody/conf.d/meet.x.y.lua''
ssl @tips
6 Hits, Last modified:
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 /... x install acme.sh <code bash> wget -O - https://get.acme.sh | sh . ~/.bashrc # now /root/.acme.sh/acm
windows10 @tips
6 Hits, Last modified:
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
idrac @tips
5 Hits, Last modified:
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... udo apt-key add 0x1285491434D8786F.asc $ sudo apt-get update $ sudo apt install libssl1.0-dev $ sudo a... udo apt-key add 0x1285491434D8786F.asc $ sudo apt-get update $ sudo apt install srvadmin-idracadm8 </co
homeassistant @projects:internetofthings
5 Hits, Last modified:
ocker se si hanno installazioni vecchie: sudo apt-get purge -y docker-engine docker docker.io docker-ce docker-ce-cli sudo apt-get autoremove -y --purge docker-engine docker docker... /sources.list.d/docker.list > /dev/null sudo apt-get update sudo apt-get install docker-ce docker-ce-cli containerd.io docker-compose-plugin (se ci sono er
iotaiuto_skill @projects:internetofthings
5 Hits, Last modified:
event contiene aws_token (estratto dalla funzione get_aws_token) esempio di event <code> TODO </code> ... .org/tips:android:gianomobile as privacy URL) * get client id and secret from manage "security profil... h name, default language and smart home model * get **skill ID** * freeze browser tab [ALEXA.1] [A... rigger "Alexa Smart Home" with **skill ID** * get **ARN** from top/rigth of page In [ALEXA.1]: *
kinectv2 @tips:sensors
5 Hits, Last modified:
</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... master/ros.key -O - | sudo apt-key add - sudo apt-get update </code> <code bash> sudo apt-get install
welcome @wiki
4 Hits, Last modified:
s now up and running. Here are a few more tips to get you started. Enjoy your work with DokuWiki,\\ --... od way to stay informed on what's going on and to get useful tips in using DokuWiki is subscribing to t... .org|DokuWiki User Forum]] is an excellent way to get in contact with other DokuWiki users and is just one of the many ways to get [[doku>faq:support|support]]. Of course we'd be
graphite @projects:internetofthings
4 Hits, Last modified:
=== install carbon-cache service <code bash> apt-get install graphite-carbon </code> enable boot sta... graphite-web ===== web interface <code bash> apt-get install graphite-web </code> adjust SECRET_KEY (... b </code> ==== apache ==== <code bash> sudo apt-get install apache2 libapache2-mod-wsgi </code> <cod... add_header Access-Control-Allow-Methods "GET, OPTIONS"; add_header Access-Control-Allo
docs @projects:wamp
4 Hits, Last modified:
17.10 @tips:ubuntu
4 Hits, Last modified:
3dprinter @projects
3 Hits, Last modified:
mopidy @tips
3 Hits, Last modified:
zfs @tips
3 Hits, Last modified:
esphome @projects:internetofthings
3 Hits, Last modified:
tradfri @projects:internetofthings
3 Hits, Last modified:
virtualization @projects:livenet
3 Hits, Last modified:
linux @tips:radxa
3 Hits, Last modified:
gnome3 @tips:ubuntu
3 Hits, Last modified:
locale @tips:ubuntu
3 Hits, Last modified:
zfs-on-root @tips:ubuntu
3 Hits, Last modified:
smtp @tips:vpn
3 Hits, Last modified:
airos @tips
2 Hits, Last modified:
ionic @tips
2 Hits, Last modified:
juju @tips
2 Hits, Last modified:
xpath @tips
2 Hits, Last modified:
googlehome @projects:internetofthings
2 Hits, Last modified:
shinobi @projects:internetofthings
2 Hits, Last modified:
server @projects:livenet
2 Hits, Last modified:
adb @tips:android
2 Hits, Last modified:
deb @tips:debian
2 Hits, Last modified:
dell @tips:hw
2 Hits, Last modified:
server @tips:ubuntu
2 Hits, Last modified:
motorizzazione @tips:vpn
2 Hits, Last modified:
openvpn @tips:vpn
2 Hits, Last modified:
plate @projects
1 Hits, Last modified:
audit @tips
1 Hits, Last modified:
cordova @tips
1 Hits, Last modified:
gnss @tips
1 Hits, Last modified:
keras @tips
1 Hits, Last modified:
lxd @tips
1 Hits, Last modified:
pcb @tips
1 Hits, Last modified:
pyramid @tips
1 Hits, Last modified:
syncthing @tips
1 Hits, Last modified:
test @tips
1 Hits, Last modified:
influxdb @projects:internetofthings
1 Hits, Last modified:
iotaiuto @projects:internetofthings
1 Hits, Last modified:
micropython @projects:internetofthings
1 Hits, Last modified:
doorbell @projects:iotaiuto
1 Hits, Last modified:
scipiodev @projects:livenet
1 Hits, Last modified:
seamless @projects:livenet
1 Hits, Last modified:
integration @projects:wamp
1 Hits, Last modified:
mssql @tips:db
1 Hits, Last modified:
minecraft @tips:gameengine
1 Hits, Last modified:
minetest @tips:gameengine
1 Hits, Last modified:
panda3d @tips:gameengine
1 Hits, Last modified:
unreal @tips:gameengine
1 Hits, Last modified:
monitor @tips:radxa
1 Hits, Last modified:
linux @tips:rasberry
1 Hits, Last modified:
xtion @tips:sensors
1 Hits, Last modified:
simon @tips:speech
1 Hits, Last modified:
ipsec @tips:vpn
1 Hits, Last modified:
juniper @tips:vpn
1 Hits, Last modified:
cells @projects:zibaldone:electronic
1 Hits, Last modified: