• skip to content

Galileo Labs

User Tools

  • Log In

Site Tools

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

con

Search

You can find the results of your search below.

Contains
  • Exact match
  • Starts with
  • Ends with
  • Contains
@tips
  • Any namespace
  • tips:ubuntu (7)
  • tips:android (6)
  • tips:db (5)
  • tips:hw (5)
  • tips:vpn (5)
  • tips:gameengine (3)
  • tips:sensors (3)
  • tips:archlinux (2)
  • tips:blender (2)
  • tips:opencv (2)
  • tips:radxa (2)
  • tips:debian (1)
  • tips:linux (1)
  • tips:rasberry (1)
  • tips:speech (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • concepts (tips:opencv)

Fulltext results:

lxd
62 Hits, Last modified: 6 years ago
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
32 Hits, Last modified: 4 years ago
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
25 Hits, Last modified: 4 years ago
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
23 Hits, Last modified: 17 months ago
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
21 Hits, Last modified: 7 years ago
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
20 Hits, Last modified: 4 years ago
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
18 Hits, Last modified: 7 years ago
<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
18 Hits, Last modified: 7 years ago
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
17 Hits, Last modified: 13 months ago
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
17 Hits, Last modified: 5 years ago
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
15 Hits, Last modified: 3 years ago
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
rocm
15 Hits, Last modified: 3 days ago
8060S iGPU** through the **Vulkan** backend, and considering the potential of the **XDNA 2 NPU** for h... ion, with potential for hybrid execution (prefill/context ingestion on NPU, decoding on iGPU/CPU). ---... # sudo pacman -S rocm-hip-sdk ``` ### 4\. Memory Configuration The iGPU uses **shared system RAM (Uni... aphics (iGPU/VRAM) is essential. * **BIOS/UEFI Configuration:** Set the **UMA Frame Buffer Size** (o
linux @tips:radxa
15 Hits, Last modified: 10 years ago
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
14 Hits, Last modified: 3 years ago
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
14 Hits, Last modified: 7 years ago
====== 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
13 Hits, Last modified: 5 years ago
17.10 @tips:ubuntu
13 Hits, Last modified: 8 years ago
ssl
12 Hits, Last modified: 7 days ago
idrac
11 Hits, Last modified: 2 years ago
tmux
11 Hits, Last modified: 9 years ago
openvpn @tips:vpn
11 Hits, Last modified: 8 years ago
airmouse
10 Hits, Last modified: 4 years ago
vrcard
10 Hits, Last modified: 3 years ago
zfs-on-root @tips:ubuntu
10 Hits, Last modified: 8 years ago
otp
9 Hits, Last modified: 5 years ago
pcb
9 Hits, Last modified: 5 years ago
blender
8 Hits, Last modified: 6 months ago
jupyterhub
8 Hits, Last modified: 5 years ago
proxmox
8 Hits, Last modified: 4 weeks ago
zfs
8 Hits, Last modified: 3 years ago
kinectv2 @tips:sensors
8 Hits, Last modified: 11 years ago
fail2ban
7 Hits, Last modified: 7 years ago
gstreamer
7 Hits, Last modified: 2 years ago
openspec
7 Hits, Last modified: 2 weeks ago
mssql @tips:db
7 Hits, Last modified: 9 years ago
simon @tips:speech
7 Hits, Last modified: 9 years ago
cordova
6 Hits, Last modified: 11 years ago
keras
6 Hits, Last modified: 6 years ago
pulsar
6 Hits, Last modified: 6 years ago
pyramid
6 Hits, Last modified: 10 years ago
test
6 Hits, Last modified: 5 years ago
redis @tips:db
6 Hits, Last modified: 8 years ago
locale @tips:ubuntu
6 Hits, Last modified: 8 years ago
atom
5 Hits, Last modified: 8 years ago
dac
5 Hits, Last modified: 9 years ago
gnss
5 Hits, Last modified: 3 years ago
ionic
5 Hits, Last modified: 8 years ago
tridactyl
5 Hits, Last modified: 6 months ago
gianomobile @tips:android
5 Hits, Last modified: 6 years ago
install @tips:opencv
5 Hits, Last modified: 8 years ago
monitor @tips:radxa
5 Hits, Last modified: 10 years ago
juniper @tips:vpn
5 Hits, Last modified: 11 years ago
univr @tips:vpn
5 Hits, Last modified: 3 years ago
cvat
4 Hits, Last modified: 5 years ago
fdf
4 Hits, Last modified: 5 years ago
ftp
4 Hits, Last modified: 7 years ago
git
4 Hits, Last modified: 7 years ago
k80
4 Hits, Last modified: 17 months ago
telegram
4 Hits, Last modified: 4 years ago
windows10
4 Hits, Last modified: 7 years ago
xenial @tips:ubuntu
4 Hits, Last modified: 8 years ago
airos
3 Hits, Last modified: 7 years ago
audio
3 Hits, Last modified: 9 years ago
dns
3 Hits, Last modified: 4 years ago
oracle @tips:db
3 Hits, Last modified: 9 years ago
networknamespaces @tips:linux
3 Hits, Last modified: 7 years ago
linux @tips:rasberry
3 Hits, Last modified: 9 years ago
ceph-on-k0s
2 Hits, Last modified: 13 months ago
fish
2 Hits, Last modified: 2 years ago
gemini
2 Hits, Last modified: 5 months ago
jupyter
2 Hits, Last modified: 8 years ago
pypi
2 Hits, Last modified: 3 years ago
sqlite
2 Hits, Last modified: 6 years ago
adb @tips:android
2 Hits, Last modified: 8 years ago
bv9500 @tips:android
2 Hits, Last modified: 4 years ago
videoediting @tips:blender
2 Hits, Last modified: 6 years ago
deb @tips:debian
2 Hits, Last modified: 11 years ago
minecraft @tips:gameengine
2 Hits, Last modified: 8 years ago
minetest @tips:gameengine
2 Hits, Last modified: 8 years ago
unreal @tips:gameengine
2 Hits, Last modified: 11 years ago
kuu @tips:hw
2 Hits, Last modified: 3 years ago
ansible
1 Hits, Last modified: 3 years ago
bonding
1 Hits, Last modified: 5 years ago
capacitor
1 Hits, Last modified: 8 years ago
gpu
1 Hits, Last modified: 3 years ago
iredmail
1 Hits, Last modified: 4 years ago
kyria
1 Hits, Last modified: 5 years ago
mopidy
1 Hits, Last modified: 9 years ago
openalpr
1 Hits, Last modified: 10 years ago
optimus
1 Hits, Last modified: 5 years ago
syncthing
1 Hits, Last modified: 9 years ago
vgpu
1 Hits, Last modified: 4 years ago
bootanimation @tips:android
1 Hits, Last modified: 11 years ago
bv7000 @tips:android
1 Hits, Last modified: 8 years ago
virtualization @tips:android
1 Hits, Last modified: 10 years ago
postinstall @tips:archlinux
1 Hits, Last modified: 3 years ago
fluid @tips:blender
1 Hits, Last modified: 11 years ago
mariadb @tips:db
1 Hits, Last modified: 9 years ago
dell @tips:hw
1 Hits, Last modified: 3 years ago
dell-t3600 @tips:hw
1 Hits, Last modified: 8 years ago
hp @tips:hw
1 Hits, Last modified: 14 months ago
lenovo-s531 @tips:hw
1 Hits, Last modified: 7 years ago
concepts @tips:opencv
1 Hits, Last modified: 10 years ago
xtion @tips:sensors
1 Hits, Last modified: 11 years ago
zed @tips:sensors
1 Hits, Last modified: 6 years ago
gnome3 @tips:ubuntu
1 Hits, Last modified: 5 months ago
server @tips:ubuntu
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