Search
You can find the results of your search below.
Matching pagenames:
Fulltext results:
- lxd
- lias xenial exit 0 fi if [ ! -f /etc/apt/apt.conf.d/proxy.conf ]; then sudo apt install apt-cacher-ng PROXY=$( lxc network show lxdbr0 | sed -n... \"http://$PROXY:3142\";" | sudo tee /etc/apt/apt.conf.d/proxy.conf echo "PfilePattern = .*" | sudo tee -a /etc/apt-cacher-ng/acng.conf echo "PassTh
- agid
- tion e laptop di vari tipi e per diversi usi. Non consentire l'installazione di software non compreso n... nza di software non autorizzato. **Proteggere le configurazioni di hardware e software sui dispositivi... laptop, workstation e server** • Utilizzare configurazioni sicure standard per la protezione dei ... istemi operativi. • Definire ed impiegare una configurazione standard per workstation, server e alt
- zabbix
- bbix ====== ===== task ===== * <del>dashboard con conteggi aggregati (e altri grafici interessanti)</del> * <del>trigger di allarme: * luce accesa da troppo tempo</del> * <del>export dati csv con API</del> * <del>gestire utente non privilegiat... onente zabbix di hass * /etc/openvpn/iotaiuto.conf ? * come far ripartire la connessione zabbix
- galileo @tips:vpn
- lileo ====== VPN PPTP/L2TP: * indirizzo server concentratore: vpn1.csgalileo.org * username e pass... nual ====== <file ini /etc/NetworkManager/system-connections/galileo.nmconnection> [connection] id=galileo uuid=97852b85-b57b-4b38-9687-d919f2820e57 type=vpn autoconnect=false p
- motorizzazione @tips:vpn
- torizzazione ====== Motorizzazione uses cisco anyconnect VPN, available in linux with openconnect. ===== credenziali ===== Credenziali VPN: For Municipali... ot CMTO111111 = - = patmot CMTOP12345) ===== openconnect ===== ==== package ==== <code bash> sudo apt install openconnect </code> ==== from source ==== <code> sudo a
- minikube
- min on minikube ==== **Deploy Postgres** Create configuration file (.yaml) <code yaml postgres-configuration.yaml> apiVersion: v1 kind: ConfigMap metadata: name: postgres-config labels: app: postgres data: POSTGRES_DB: postgresdb
- zsh
- <code> sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/insta... rline-fonts zsh-theme-powerlevel9k </code> add inconsolata font for powerline <code> sudo wget https://github.com/powerline/fonts/blob/master/Inconsolata/Inconsolata%20for%20Powerline.otf?raw=true -O /usr/share/fonts/OTF/Inconsolata\ for\ Powerline.o
- 18.04 @tips:ubuntu
- TRO /bin/bash --login </code> fuse <code> dpkg-reconfigure tzdata </code> keyboard localization <code> dpkg-reconfigure keyboard-configuration </code> <code> echo 'LANG="it_IT.UTF-8"' > /etc/default/locale locale-... update sudo apt install -y numix-gtk-theme numix-icon-theme-circle numix-plymouth-theme </code> disabl
- k0s
- s-ctrl:~$ sudo k0s install </code> === Bootstrap controller === Bootstrap del nodo controller (non single mode) <code> ubuntu@k0s-ctrl:~$ sudo mkdir -p /etc/k0s ubuntu@k0s-ctrl:~$ k0s config create | sudo tee /etc/k0s/k0s.yaml ubuntu@k0s-ctrl:~$ sudo k0s install controller -c /etc/k0s/k0s.yaml ubuntu@k0s-ctrl:~$ su
- video
- NFO ===== <code> avprobe <file> </code> ===== Convert to webm ===== <code bash> ffmpeg -i input.vi... om images to video ===== <code> # 5 images per seconds ffmpeg -y -framerate 5 -pattern_type glob -i '*... is quality, 2-15 minor is better ===== MKV===== convert to mkv <code> mkvmerge -o output.mkv <inputfile> </code> convert to mkv and downgrade quality <code> avconv -i
- jibri
- VER_MAJOR_RELEASE=96 </code> create empty file ${CONFIG}/conf/jibri/finalize.sh build image <code> docker build -t "galileo/jibri:stable-6726-1" . </code>... n jitsi meet server ===== <file ini /etc/prosody/conf.d/jibri.cfg.lua> -- internal muc component, mean... a è nattata aggiungere le seguenti proprietà alla configurazione del videobridge: <code> vim /etc/jits
- linux @tips:radxa
- ext </code> copiato radxa_rock_pro_linux_hdmi_defconfig in $KERNEL_SRC/arch/arm/configs/ * make kernel-config - configure the linux kernel" * make uboot - compile uboot" * make kernel - compile kernel"
- install @tips:archlinux
- archiso-zfs <code> curl -s https://raw.githubusercontent.com/eoli3n/archiso-zfs/master/init | bash </c... /code> add archzfs repo <code> cat >> etc/pacman.conf <<EOF [archzfs] Server = http://archzfs.com/\$re... -key --lsign-key F75D9D76 pacman -Syyu pacman --noconfirm -S linux-lts linux-lts-headers linux-firmware intel-ucode pacman --noconfirm -S zfs-dkms systemctl enable zfs.target syst
- postgres @tips:db
- ====== Postgres ====== ===== Install ===== container xenial 16.04 (optional) <code> lxc image copy im... resql </code> eventually open network for remote connections <file 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 # li
- juju
- p testcloud manual/10.0.1.21 --upload-tools \ --config default-series=xenial \ --config apt-http-proxy="http://10.0.1.1:8000" \ --config agent-stream=devel # Controllare con juju model-config default-series # ed eventualmente corregg