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
16 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
cordova
14 Hits, Last modified:
all ===== Install nodejs and npm <code> sudo apt-get install nodejs npm </code> Install cordova <code... ndroid update project --subprojects --path . --target "android-19" ant clean debug cd .. # platforms/a... ordovaApp.java <code> super.init(); super.appView.getSettings().setMediaPlaybackRequiresUserGesture(fal... sswalk ==== <code> ... super.init(); getSettings(super.appView).setMediaPlaybackRequiresUs
install @tips:opencv
12 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
airos
11 Hits, Last modified:
-MIB::ifDescr.7 = STRING: br0 </code> <code> snmpget -c lessinianet.snmp -v 1 10.210.12.249 IF-MIB::if... ===== http API ===== <code php> <?php // airOS-getFile_HTTP() from Omniflux: // https://community.ub... ch of JSON with the current radio stats // airOS_getFile_HTTP ($username, $password, $file, $address, $schema) #$out = airOS_getFile_HTTP ("root", "xxx", "status.cgi", "10.210.48
jibri
10 Hits, Last modified:
_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
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
idrac
9 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... 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
9 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 /... at has apache/nginx install acme.sh <code bash> wget -O - https://get.acme.sh | sh . ~/.bashrc # now
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/
zfs
7 Hits, Last modified:
v/zvol/rpool/libvirt/juju-controller'/> <target dev='vda' bus='virtio'/> </disk> </code> add vol... uest ===== tuning ===== pool on SSD https://storagetuning.wordpress.com/2011/12/01/zfs-tuning-for-ssds... destroy rpool/cimiteriali@snap1 # volsize ? zfs get volsize,reservation rpool/cimiteriali zfs set volsize=20G rpool/cimiteriali zfs get volsize,reservation rpool/cimiteriali </code> ==
keras
6 Hits, Last modified:
nsorflow/tensorflow.git cd tensorflow # tf 1.15 wget https://github.com/tensorflow/tensorflow/archive/... xvf v1.15.0.tar.gz </code> only for tf 2 <code> wget https://git.archlinux.org/svntogit/community.git/plain/trunk/Add-grpc-fix-for-gettid.patch\?h\=packages/tensorflow -O Add-grpc-fix-for-gettid.patch patch -Np1 -i Add-grpc-fix-for-gettid.p
windows10
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
dell @tips:hw
6 Hits, Last modified:
rccli_7.1-007.0127_linux.tar.gz cd Linux sudo apt-get install alien alien -k perccli-007.0127.0000.0000... i-useful-commands/ <code> apt install -y gnupg wget -O - https://hwraid.le-vert.net/debian/hwraid.le-... wSummary -aALL | grep State megacli -AdpEventLog -GetEvents -critical -a0 </code> # Info Battery <code... erc ===== <code> add-apt-repository universe apt-get update apt install -y rpm wget https://downloads.
linux @tips:radxa
6 Hits, Last modified:
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
6 Hits, Last modified:
motorizzazione @tips:vpn
6 Hits, Last modified:
mopidy
5 Hits, Last modified:
postgres @tips:db
5 Hits, Last modified:
zfs-on-root @tips:ubuntu
5 Hits, Last modified:
ionic
4 Hits, Last modified:
telegram
4 Hits, Last modified:
zsh
4 Hits, Last modified:
install @tips:archlinux
4 Hits, Last modified:
minecraft @tips:gameengine
4 Hits, Last modified:
monitor @tips:radxa
4 Hits, Last modified:
17.10 @tips:ubuntu
4 Hits, Last modified:
borg
3 Hits, Last modified:
jupyter
3 Hits, Last modified:
onvif
3 Hits, Last modified:
xpath
3 Hits, Last modified:
adb @tips:android
3 Hits, Last modified:
inappbrowser @tips:cordova
3 Hits, Last modified:
gnome3 @tips:ubuntu
3 Hits, Last modified:
locale @tips:ubuntu
3 Hits, Last modified:
smtp @tips:vpn
3 Hits, Last modified:
atom
2 Hits, Last modified:
audio
2 Hits, Last modified:
juju
2 Hits, Last modified:
pulsar
2 Hits, Last modified:
vrcard
2 Hits, Last modified:
mssql @tips:db
2 Hits, Last modified:
deb @tips:debian
2 Hits, Last modified:
server @tips:ubuntu
2 Hits, Last modified:
juniper @tips:vpn
2 Hits, Last modified:
openvpn @tips:vpn
2 Hits, Last modified:
audit
1 Hits, Last modified:
blender
1 Hits, Last modified:
capacitor
1 Hits, Last modified:
git
1 Hits, Last modified:
gnss
1 Hits, Last modified:
kvm
1 Hits, Last modified:
lxd
1 Hits, Last modified:
openalpr
1 Hits, Last modified:
pcb
1 Hits, Last modified:
pypy
1 Hits, Last modified:
pyramid
1 Hits, Last modified:
sqlite
1 Hits, Last modified:
syncthing
1 Hits, Last modified:
test
1 Hits, Last modified:
video
1 Hits, Last modified:
bv9500 @tips:android
1 Hits, Last modified:
decompile @tips:android
1 Hits, Last modified:
postinstall @tips:android
1 Hits, Last modified:
stratos @tips:android
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:
lenovo-s531 @tips:hw
1 Hits, Last modified:
networknamespaces @tips:linux
1 Hits, Last modified:
android @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: