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
- cordova
- 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
- 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
- -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
- _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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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