Search
You can find the results of your search below.
Fulltext results:
- zabbix
- der, event_to_metrics): """Initialize the listener.""" threading.Thread.__init__(self, n... t up the thread and start it.""" hass.bus.listen(EVENT_STATE_CHANGED, self._event_listener) hass.bus.listen_once(EVENT_HOMEASSISTANT_STOP, self._shutdown) self.start()
- lxd
- c/inputrc $NAME/etc/ </file> ===== basic ===== list remote images <code> lxc image list images: </code> auto update remote images <code> lxc config set im... reate container from local image <code> lxc image list lxc launch xenial test1 --profile juju-default </... 1 lxc config set xenial1 boot.autostart false lxc list </code> create custom image from local container
- postgres @tips:db
- ile ini /etc/postgresql/9.5/main/postgresql.conf> listen_addresses = '*' </file> ===== Basic operations ===== <code> # list databases \l # connect to database \c giano # list schema \dn # list tables in schema \dt auth.* # describe table \d+ auth.users # list of installed ex
- idrac
- release -cs) main" | sudo tee -a /etc/apt/sources.list.d/linux.dell.com.sources.list $ sudo wget https://linux.dell.com/repo/pgp_pubkeys/0x1285491434D8786F.as... release -cs) main" | sudo tee -a /etc/apt/sources.list.d/linux.dell.com.sources.list $ wget https://linux.dell.com/repo/pgp_pubkeys/0x1285491434D8786F.asc $ s
- ssl
- uto.it </code> ==== nginx ==== <file> server { listen 80; server_name nextcloud.csgalileo.org; se... //$server_name$request_uri; } } server { listen 443; server_name nnextcloud.csgalileo.org; ... ial challenge <file txt site.conf> server { listen 80; server_name "mail.csgalileo.org"; ... for nginx ==== <file yaml site.conf> server { listen 443 ssl; server_name "scipio.csgalileo.org";
- redis @tips:db
- dis Demo" EXPIRE resource:lock 120 </code> ===== list ===== A list have an order RPUSH puts the new value at the end of the list. LPUSH puts the new value at the start of the list. LLEN, LPOP, RPOP <code> RPUSH friends "Alice" RPUSH
- motorizzazione @tips:vpn
- th browser on https://anyvpn.ilportaledellautomobilista.it get server fingerprint with <code> openconne... -authenticate https://anyvpn.ilportaledellautomobilista.it </code> <file txt /etc/openconnect/motorizza... sword=yyy url=https://anyvpn.ilportaledellautomobilista.it/utentiMCTC servercert=sha256:f3cab3bff048bf7f... 0.x.x.x <code bash> ping www.ilportaledellautomobilista.it </code> ===== systemd ===== <file ini /etc/
- gstreamer
- -1CGN-U|oCam-1CGN-U]] identify <code> v4l2-ctl --list-devices v4l2-ctl --list-formats-ext -d /dev/video0 ... 00 fps) </code> <code> v4l2-ctl -d /dev/video0 --list-ctrls
- jibri
- //download.jitsi.org stable/' >> /etc/apt/sources.list.d/jitsi-stable.list apt-get -y update apt-get -y install jitsi-meet </code> Se la macchina รจ nattata a... _release -sc) main | sudo tee -a /etc/apt/sources.list wget https://prosody.im/files/prosody-debian-pack
- mopidy
- do apt-key add - sudo wget -q -O /etc/apt/sources.list.d/mopidy.list https://apt.mopidy.com/jessie.list sudo apt-get update sudo apt-get install mopidy sudo apt-get install
- tmux
- ve next * ctrl+a o: move previous * ctrl+a w: list windows * ctrl+a d: detach * ctrl+a PGUP: scroll mode ===== sessions ===== list <code bash> tmux ls </code> attach <code bash> t... et -g status-justify centre # center align window list set -g status-left-length 20 set -g status-right-
- zfs
- t install zfsutils-linux </code> <code> sudo zfs list </code> create filesystem '''lab''' on '''LXD'''... FS used space of FS grow <code bash> sync && zfs list -t all -r $FS GROW --->rpool/test 200M 138... S used space of SNAP grow <code bash> sync && zfs list -t all -r $FS rpool/test 200M 138
- airmouse
- e un dito o una lingua senza provocare pizzicore Lista di processori che supportano circuitpython e blu... 2-N32R8V|ESP32-S3-WROOM-2-N32R8V per prototipo]] Lista di sensori giroscopio + accelerometro supportati
- atom
- hon \ </code> show installed packages <code> apm list --installed --bare </code> disabilitare package ... objects * ctrl-\: toggle tree view * ctrl-b: list opened files * ctrl-alt-b: beautify selected
- dac
- c/asound/card1/pcm0p/sub0/* </code> <code> pacmd list-sinks </code> <code> pactl list short sinks </code> <code> for card in `aplay -L | grep "CARD=DAC"`;