• skip to content

Galileo Labs

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: start » get

get

Search

You can find the results of your search below.

Starts with
  • Exact match
  • Starts with
  • Ends with
  • Contains
Any namespace
  • Any namespace
  • tips (62)
  • projects (23)
  • kubernetes (2)
  • wiki (2)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Fulltext results:

trusty @tips:ubuntu
17 Hits, Last modified: 10 years ago
==== 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: 8 years ago
==== 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 @tips
13 Hits, Last modified: 11 years ago
all ===== Install nodejs and npm <code> sudo apt-get install nodejs npm </code> Install cordova <code... ordovaApp.java <code> super.init(); super.appView.getSettings().setMediaPlaybackRequiresUserGesture(fal... sswalk ==== <code> ... super.init(); getSettings(super.appView).setMediaPlaybackRequiresUs... release di crosswalk */ private XWalkSettings getSettings(XWalkView webView) { try
airos @tips
10 Hits, Last modified: 7 years ago
===== 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.2", "https"); // CPE mng #$out = airOS_getFile_HTTP ("galileo", "xxx", "status.cgi", "10.210
zabbix @tips
10 Hits, Last modified: 4 years ago
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: 3 years ago
====== ===== 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: 8 years ago
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
ssl @tips
8 Hits, Last modified: 4 weeks ago
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
18.04 @tips:ubuntu
8 Hits, Last modified: 7 years ago
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
7 Hits, Last modified: 2 years ago
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... ione Idrac di una macchina da remoto (in locale ''getconfig'' è l'unico comando che pare non funzioni)
jibri @tips
7 Hits, Last modified: 3 years ago
>> /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''
windows10 @tips
6 Hits, Last modified: 7 years ago
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
welcome @wiki
6 Hits, Last modified: 5 years ago
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
homeassistant @projects:internetofthings
5 Hits, Last modified: 3 years ago
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: 5 years ago
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: 11 years ago
3dprinter @projects
4 Hits, Last modified: 4 years ago
ionic @tips
4 Hits, Last modified: 8 years ago
keras @tips
4 Hits, Last modified: 6 years ago
telegram @tips
4 Hits, Last modified: 4 years ago
zfs @tips
4 Hits, Last modified: 3 years ago
graphite @projects:internetofthings
4 Hits, Last modified: 8 years ago
docs @projects:wamp
4 Hits, Last modified: 9 years ago
17.10 @tips:ubuntu
4 Hits, Last modified: 8 years ago
zfs-on-root @tips:ubuntu
4 Hits, Last modified: 8 years ago
plate @projects
3 Hits, Last modified: 4 years ago
mopidy @tips
3 Hits, Last modified: 9 years ago
onvif @tips
3 Hits, Last modified: 7 years ago
xpath @tips
3 Hits, Last modified: 10 years ago
esphome @projects:internetofthings
3 Hits, Last modified: 5 years ago
tradfri @projects:internetofthings
3 Hits, Last modified: 6 years ago
virtualization @projects:livenet
3 Hits, Last modified: 6 years ago
adb @tips:android
3 Hits, Last modified: 8 years ago
inappbrowser @tips:cordova
3 Hits, Last modified: 11 years ago
dell @tips:hw
3 Hits, Last modified: 3 years ago
linux @tips:radxa
3 Hits, Last modified: 10 years ago
locale @tips:ubuntu
3 Hits, Last modified: 8 years ago
motorizzazione @tips:vpn
3 Hits, Last modified: 7 years ago
smtp @tips:vpn
3 Hits, Last modified: 10 years ago
loadbalancing @kubernetes
2 Hits, Last modified: 12 months ago
traefik @kubernetes
2 Hits, Last modified: 12 months ago
juju @tips
2 Hits, Last modified: 5 years ago
k0s @tips
2 Hits, Last modified: 14 months ago
googlehome @projects:internetofthings
2 Hits, Last modified: 8 years ago
shinobi @projects:internetofthings
2 Hits, Last modified: 8 years ago
server @projects:livenet
2 Hits, Last modified: 8 years ago
deb @tips:debian
2 Hits, Last modified: 11 years ago
minecraft @tips:gameengine
2 Hits, Last modified: 8 years ago
server @tips:ubuntu
2 Hits, Last modified: 4 years ago
openvpn @tips:vpn
2 Hits, Last modified: 8 years ago
audit @tips
1 Hits, Last modified: 7 years ago
capacitor @tips
1 Hits, Last modified: 8 years ago
ceph-on-k0s @tips
1 Hits, Last modified: 14 months ago
gemini @tips
1 Hits, Last modified: 6 months ago
gnss @tips
1 Hits, Last modified: 3 years ago
helm @tips
1 Hits, Last modified: 14 months ago
lxd @tips
1 Hits, Last modified: 6 years ago
pcb @tips
1 Hits, Last modified: 5 years ago
proxmox @tips
1 Hits, Last modified: 7 weeks ago
pyramid @tips
1 Hits, Last modified: 10 years ago
syncthing @tips
1 Hits, Last modified: 9 years ago
test @tips
1 Hits, Last modified: 5 years ago
tridactyl @tips
1 Hits, Last modified: 7 months ago
video @tips
1 Hits, Last modified: 5 years ago
vrcard @tips
1 Hits, Last modified: 3 years ago
syntax @wiki
1 Hits, Last modified: 5 years ago
influxdb @projects:internetofthings
1 Hits, Last modified: 6 years ago
iotaiuto @projects:internetofthings
1 Hits, Last modified: 5 years ago
micropython @projects:internetofthings
1 Hits, Last modified: 7 years ago
doorbell @projects:iotaiuto
1 Hits, Last modified: 4 years ago
occhiali @projects:iotaiuto
1 Hits, Last modified: 4 years ago
scipiodev @projects:livenet
1 Hits, Last modified: 8 years ago
seamless @projects:livenet
1 Hits, Last modified: 10 years ago
integration @projects:wamp
1 Hits, Last modified: 11 years ago
python @projects:zibaldone
1 Hits, Last modified: 3 years ago
bv9500 @tips:android
1 Hits, Last modified: 4 years ago
stratos @tips:android
1 Hits, Last modified: 8 years ago
mssql @tips:db
1 Hits, Last modified: 9 years ago
minetest @tips:gameengine
1 Hits, Last modified: 8 years ago
panda3d @tips:gameengine
1 Hits, Last modified: 11 years ago
unreal @tips:gameengine
1 Hits, Last modified: 11 years ago
lenovo-s531 @tips:hw
1 Hits, Last modified: 7 years ago
monitor @tips:radxa
1 Hits, Last modified: 10 years ago
linux @tips:rasberry
1 Hits, Last modified: 9 years ago
xtion @tips:sensors
1 Hits, Last modified: 11 years ago
simon @tips:speech
1 Hits, Last modified: 9 years ago
ipsec @tips:vpn
1 Hits, Last modified: 9 years ago
juniper @tips:vpn
1 Hits, Last modified: 11 years ago
cells @projects:zibaldone:electronic
1 Hits, Last modified: 4 years ago

Page Tools

  • Show page
  • Old revisions
  • Backlinks
  • Add to book
  • ODT export
  • Back to top
Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki