• skip to content

Galileo Labs

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: start ยป bash

bash

Search

You can find the results of your search below.

Exact match
  • Exact match
  • Starts with
  • Ends with
  • Contains
Any namespace
  • Any namespace
  • tips (70)
  • projects (13)
  • livenet (1)
  • wiki (1)
  • zibaldone (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Fulltext results:

homeassistant @projects:internetofthings
20 Hits, Last modified: 3 years ago
telegram notify solved) ==== upgrade ==== <code bash> pip install -U homeassistant </code> and after ... tant/fabric-home-assistant ==== hass ==== <code bash> sudo apt install python3 python3-venv incron mc ... y=multi-user.target </file> enable service <code bash> systemctl daemon-reload systemctl enable hass </code> configuration example <code bash> sudo apt install git mc git clone https://github
zfs-on-root @tips:ubuntu
14 Hits, Last modified: 8 years ago
-ZFS ===== Livecd ===== boot live cd and <code bash> sudo su passwd ubuntu apt-add-repository univers... -t1:BF01 $DISK </code> Create pool or ... <code bash> zpool create -o ashift=12 \ -O atime=off -... SK}-part1 </code> ... import existing pool <code bash> zpool export rpool zpool import -R /mnt rpool ..... l/ROOT/ubuntu </code> or create raidz pool <code bash> zpool create -O atime=off -O mountpoint=/ -R /mn
lxd @tips
13 Hits, Last modified: 6 years ago
ct with lxd from <code> newgrp lxd </code> <file bash lxc-prepare (chmod +x)> #!/bin/bash NAME=$1 ALIAS=$2 ALIAS=${ALIAS:=xenial} lxc image show $ALIAS >/d... lxc launch mycustomimage newcontainer </code> bash inside <code> lxc exec trusty1 -- /bin/bash </code> stop and delete <code> lxc stop trusty1 lxc delete
git @tips
12 Hits, Last modified: 7 years ago
ui = auto </file> ===== New repo ===== <code bash> NAME=project.git mkdir $NAME cd $NAME git init -... er-info </code> ===== change origin ===== <code bash> git remote -v </code> <code bash> git remote set-url origin http://git.csgalileo.org/livenet-server.git </code> check origin <code bash> git remote show origin </code> if prune needed
iotaiuto @projects:internetofthings
12 Hits, Last modified: 5 years ago
====== **PANORAMICA E PRINCIPI GENERALI** <code bash> # LA STRUTTURA DI QUESTA GUIDA SI ARTICOLA IN: ... D: INSTALLAZIONE O.S. "RASPBIAN LITE" ==== <code bash> # 1. prima di procedere, entrare come ADMIN nel... /www.raspberrypi.org/downloads/raspbian/]] <code bash> # formattazione micro sd </code> <code bash> # scaricare balenaEtcher poi eseguirlo per montare OS
adb @tips:android
12 Hits, Last modified: 8 years ago
====== Android ====== {{tag>[android]}} <code bash> apt-get install android-tools-fastboot apt-get inst... ools-adb </code> ===== network mode ===== <code bash> adb -d tcpip 5555 adb connect <ip> </code> ====== Packages ====== ===== Install ===== <code bash> adb install <file.apk> </code> ===== Pull package ===== Getting list of packages <code bash> adb shell pm list packages </code> <code bash>
zfs @tips
11 Hits, Last modified: 3 years ago
{{tag>[zfs libvirt]}} ====== ZFS ====== <code bash> apt install zfsutils-linux </code> <code> sudo zf... ode> ===== virtualbox ===== create volume <code bash> zfs create -V 50G rpool/win7 </code> create vmd... e> ===== zfs root from live system ===== <code bash> zpool export rpool zpool import -R /mnt rpool u... roc mount --rbind /sys /mnt/sys chroot /mnt /bin/bash --login ... work here exit mount | grep -v zfs
kinectv2 @tips:sensors
11 Hits, Last modified: 11 years ago
TR{idProduct}=="02d9", MODE="0666" </code> <code bash> sudo udevadm control --reload </code> On Ubuntu... Add usbcore.autosuspend=-1 to grub options <code bash> # check with grep . /sys/bus/usb/devices/*/power... Host Controller </code> ===== OpenCL ===== <code bash> sudo apt-get install beignet beignet-dev opencl-... 23/kinect-v2-with-libfreenect2/|...leggi]] <code bash> git clone https://github.com/xlz/libfreenect2.gi
ionic @tips
8 Hits, Last modified: 8 years ago
equisites ===== ==== nodejs (latest) ==== <code bash> sudo apt-get install build-essential # curl -sL https://deb.nodesource.com/setup_6.x | sudo -E bash - # sudo apt install nodejs </code> ==== nodeenv ==== <code bash> sudo apt-get install python-pip sudo pip install... odeenv </code> ===== Create library ===== <code bash> LIB=<some-path> nodeenv --node=0.10.33 $LIB . $L
openspec @tips
8 Hits, Last modified: 2 weeks ago
or-free-openspec-2c85 ===== install ===== <code bash> yay -S openspec </code> <code bash | ~/.kilocode/workflows/openspec-refine.md> <!-- OPENSPEC:START --... pec to existing project ===== cd <project> <code bash> openspec init </code> from agent auto compile **openspec\project.md** with command <code bash> Please read openspec/project.md and help me fill
rocm @tips
8 Hits, Last modified: 3 days ago
ater) for optimal Zen 5 and RDNA 3.5 support. ```bash # Update system and install a recent kernel if no... ource **Mesa** stack via the **RADV** driver. ```bash # Install Mesa with Vulkan support for AMDGPU sud... pport in recent ROCm versions (e.g., $6.4+$). ```bash # Install essential ROCm packages sudo pacman -S ... e manager or downloading the official binary. ```bash # Install Ollama from the Arch Linux repository (
graphite @projects:internetofthings
8 Hits, Last modified: 8 years ago
carbon ===== install carbon-cache service <code bash> apt-get install graphite-carbon </code> enable... *wsp has to be changed with whisper-resize <code bash> for i in `find /var/lib/graphite/whisper/ha/ -na... e> ===== graphite-web ===== web interface <code bash> apt-get install graphite-web </code> adjust SEC... NE in ///etc/graphite/local_settings.py// <code bash> # choose user and password graphite-manage syncd
orin
7 Hits, Last modified: 3 years ago
BSP]], extract, update BSP and build rootfs <code bash> cd ~/nvidia/nvidia_sdk/JetPack_5.1_Linux_JETSON_... t working) ===== disable automount on host <code bash> sudo systemctl stop udisks2.service </code> put board in recovery mode <code bash> lsusb | grep 955 Bus 001 Device 007: ID 0955:732... p (output in ./tools/backup_restore/images) <code bash> cd ~/nvidia/nvidia_sdk/JetPack_5.1_Linux_JETSON_
jibri @tips
7 Hits, Last modified: 3 years ago
:ubuntu:locale?do=export_code&codeblock=1" | /bin/bash apt install nginx wget -qO - https://download.jit... in ''/etc/prosody'', ''/var/lib/prosody''. <code bash> echo deb http://packages.prosody.im/debian $(lsb... ere il permesso di lettura al certificato: <code bash> chmod +r /etc/prosody/certs/localhost.key </code... iavvio di prosody nei log viene riportato: <code bash> javax.net.ssl.SSLHandshakeException: sun.securit
ssl @tips
7 Hits, Last modified: 7 days ago
host that has apache/nginx install acme.sh <code bash> wget -O - https://get.acme.sh | sh . ~/.bashrc ... now /root/.acme.sh/acme.sh.env is avalaible with bash alias </code> ==== certificate generation ==== ... erver_name$request_uri; } } </file> <code bash> # /var/www is documentroot of mail.csgalileo.org... == certificate integration for apache ==== <code bash> HOST=mail.csgalileo.org acme.sh --installcert -d
video @tips
7 Hits, Last modified: 5 years ago
simon @tips:speech
7 Hits, Last modified: 9 years ago
jupyter @tips
6 Hits, Last modified: 8 years ago
k80 @tips
6 Hits, Last modified: 17 months ago
taskfile @tips
6 Hits, Last modified: 3 years ago
tmux @tips
6 Hits, Last modified: 9 years ago
autofs @tips
5 Hits, Last modified: 9 years ago
install @tips:archlinux
5 Hits, Last modified: 3 years ago
locale @tips:ubuntu
5 Hits, Last modified: 8 years ago
xenial @tips:ubuntu
5 Hits, Last modified: 8 years ago
motorizzazione @tips:vpn
5 Hits, Last modified: 7 years ago
install @tips:opencv
4 Hits, Last modified: 8 years ago
android @tips:radxa
4 Hits, Last modified: 11 years ago
docker @projects:zibaldone:linux
4 Hits, Last modified: 3 years ago
gemini @tips
3 Hits, Last modified: 5 months ago
mopidy @tips
3 Hits, Last modified: 9 years ago
proxmox @tips
3 Hits, Last modified: 4 weeks ago
telegram @tips
3 Hits, Last modified: 4 years ago
zabbix @tips
3 Hits, Last modified: 4 years ago
deb @tips:debian
3 Hits, Last modified: 11 years ago
minecraft @tips:gameengine
3 Hits, Last modified: 8 years ago
unreal @tips:gameengine
3 Hits, Last modified: 11 years ago
gpio @tips:radxa
3 Hits, Last modified: 11 years ago
galileo @tips:vpn
3 Hits, Last modified: 17 months ago
3dprinter @projects
2 Hits, Last modified: 4 years ago
mdm @projects
2 Hits, Last modified: 4 years ago
ansible @tips
2 Hits, Last modified: 3 years ago
audio @tips
2 Hits, Last modified: 9 years ago
ftp @tips
2 Hits, Last modified: 7 years ago
gstreamer @tips
2 Hits, Last modified: 2 years ago
syncthing @tips
2 Hits, Last modified: 9 years ago
unms @tips
2 Hits, Last modified: 4 years ago
zsh @tips
2 Hits, Last modified: 7 years ago
freenove @projects:internetofthings
2 Hits, Last modified: 17 months ago
influxdb @projects:internetofthings
2 Hits, Last modified: 6 years ago
linux @tips:rasberry
2 Hits, Last modified: 9 years ago
xtion @tips:sensors
2 Hits, Last modified: 11 years ago
18.04 @tips:ubuntu
2 Hits, Last modified: 7 years ago
pptp @tips:vpn
2 Hits, Last modified: 9 years ago
10_data_collector @livenet
1 Hits, Last modified: 12 months ago
atom @tips
1 Hits, Last modified: 8 years ago
blocksync @tips
1 Hits, Last modified: 9 years ago
cordova @tips
1 Hits, Last modified: 11 years ago
cvat @tips
1 Hits, Last modified: 5 years ago
dns @tips
1 Hits, Last modified: 4 years ago
fdf @tips
1 Hits, Last modified: 5 years ago
googleearth @tips
1 Hits, Last modified: 9 years ago
ipv6 @tips
1 Hits, Last modified: 5 days ago
jupyterhub @tips
1 Hits, Last modified: 5 years ago
k0s @tips
1 Hits, Last modified: 13 months ago
ldap @tips
1 Hits, Last modified: 6 years ago
sqlite @tips
1 Hits, Last modified: 6 years ago
test @tips
1 Hits, Last modified: 5 years ago
syntax @wiki
1 Hits, Last modified: 5 years ago
esphome @projects:internetofthings
1 Hits, Last modified: 4 years ago
image-build @projects:livenet
1 Hits, Last modified: 8 years ago
server @projects:livenet
1 Hits, Last modified: 8 years ago
virtualization @projects:livenet
1 Hits, Last modified: 6 years ago
fluid @tips:blender
1 Hits, Last modified: 11 years ago
mariadb @tips:db
1 Hits, Last modified: 9 years ago
mssql @tips:db
1 Hits, Last modified: 9 years ago
postgres @tips:db
1 Hits, Last modified: 7 years ago
panda3d @tips:gameengine
1 Hits, Last modified: 11 years ago
dell @tips:hw
1 Hits, Last modified: 3 years ago
networknamespaces @tips:linux
1 Hits, Last modified: 7 years ago
17.10 @tips:ubuntu
1 Hits, Last modified: 8 years ago
gnome3 @tips:ubuntu
1 Hits, Last modified: 5 months ago
ipsec @tips:vpn
1 Hits, Last modified: 9 years ago
openvpn @tips:vpn
1 Hits, Last modified: 8 years ago
univr @tips:vpn
1 Hits, Last modified: 3 years ago
systemd @zibaldone:linux
1 Hits, Last modified: 18 months ago
iidc @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