code

Search

You can find the results of your search below.

lxd
100 Hits, Last modified:
LXD ======= {{tag>[lxd]}} ===== install ===== <code> apt remove lxd lxd-client snap install lxd # cr... ool=zfspool # initialize network sudo lxd init </code> Because group membership is only applied at log... the shell you're going to interact with lxd from <code> newgrp lxd </code> <file bash lxc-prepare (chmod +x)> #!/bin/bash NAME=$1 ALIAS=$2 ALIAS=${ALIAS:=xe
zfs-on-root @tips:ubuntu
62 Hits, Last modified:
ot-on-ZFS ===== Livecd ===== boot live cd and <code bash> sudo su passwd ubuntu apt-add-repository un... penssh-server # connect from another PC via ssh </code> <code> apt install --yes debootstrap gdisk zfs-initramfs </code> ===== Disk ===== Reset disk and create GPT par
install @tips:archlinux
61 Hits, Last modified:
ystem from https://github.com/eoli3n/archiso-zfs <code> curl -s https://raw.githubusercontent.com/eoli3n/archiso-zfs/master/init | bash </code> ===== ext4 ===== create partition <code> DISK=ata-SSDPR-CX400-256-G2_GY3042305 sgdisk --clear -g $D... bios_grub on sgdisk -n1:0:0 -t1:8300 $DISK </code> format <code> mkfs.ext4 -L ROOT $DISK-part1 </c
cordova
56 Hits, Last modified:
=== ===== Install ===== Install nodejs and npm <code> sudo apt-get install nodejs npm </code> Install cordova <code> sudo npm install -g cordova </code> cordova need node and ubuntu install nodejs <code> sudo ln -s /us
zfs
55 Hits, Last modified:
{{tag>[zfs libvirt]}} ====== ZFS ====== <code bash> apt install zfsutils-linux </code> <code> sudo zfs list </code> create filesystem '''lab''' on '''LXD''' pool <code> sudo zfs create LXD/lab su
git
48 Hits, Last modified:
r] ui = auto </file> ===== New repo ===== <code bash> NAME=project.git mkdir $NAME cd $NAME git i... mod +x hooks/post-update git update-server-info </code> ===== change origin ===== <code bash> git remote -v </code> <code bash> git remote set-url origin http://git.csgalileo.org/livenet-ser
18.04 @tips:ubuntu
48 Hits, Last modified:
ntu on guest install newer system in new ZFS fs <code> sudo su DISTRO=bionic apt install -y debootstra... /$DISTRO/sys chroot /$DISTRO /bin/bash --login </code> fuse <code> dpkg-reconfigure tzdata </code> keyboard localization <code> dpkg-reconfigure keyboard-configuration
xenial @tips:ubuntu
44 Hits, Last modified:
bootable USB ===== Create usb bootable from iso <code> cp xenial.iso xenial-copy.iso isohybrid xenial-copy.iso dd if=xenial-copy.iso of=/dev/sd? </code> ===== ssh ===== See https://www.gentoo.org/sup... l Re-enable ssh-dss key in /etc/ssh/sshd_config <code> PubkeyAcceptedKeyTypes=+ssh-dss </code> ~/.ssh/config <code> Host * PubkeyAcceptedKeyTypes=+ssh-dss
video
40 Hits, Last modified:
=== Video TIPS ====== ===== Getting INFO ===== <code> avprobe <file> </code> ===== Convert to webm ===== <code bash> ffmpeg -i input.video -threads 4 -b:v 1M -crf 10 output.webm </code> ===== Repair index ===== <code bash> mencoder
pyramid
37 Hits, Last modified:
== classic ===== ==== Environment ==== library <code> BASE=/lab/ztl cd $BASE virtualenv lib . lib/bin/activate pip install pyramid </code> library activation in active shell (for starting project and running) <code> . lib/bin/activate </code> start project **ztlbrain** <code> pcreate --scaffold alchemy ztlbrain cd z
postgres @tips:db
36 Hits, Last modified:
Install ===== container xenial 16.04 (optional) <code> lxc image copy images:ubuntu/xenial/amd64 local:... c launch xenial postgres lxc exec postgres bash </code> <code> sudo apt install postgresql </code> eventually open network for remote connections <file ini /etc/pos
openvpn @tips:vpn
35 Hits, Last modified:
tion Autorithy ===== Create certificate folder <code> apt-get install easy-rsa make-cadir /etc/easy-rsa-legnago cd /etc/easy-rsa-legnago </code> Edit vars and <code> source vars ./clean-all ./build-dh ./pkitool --initca </code> ==== server certificate ==== <code> NAME=legna
gstreamer
34 Hits, Last modified:
====== gstream jetson ====== orin native <code bash> URL=rtsp://192.168.1.1:7447/IFnqNlmdfTQxDOWV #UR... cy=0 ! rtph264depay ! queue ! h264parse ! nvv4l2decoder ! nvvideoconvert ! autovideosink </code> deepstream amd64 <code bash> URL=rtsp://192.168.2.35:7447/60e1a6425a20203019f719aa_1 </code> nvv4l2
jibri
34 Hits, Last modified:
a version of jibri with pulse and xdummy support <code | download> git clone https://github.com/prayagsingh/docker-jibri-pulseaudio.git </code> change Dockerfile with specific chrome version <code | Dockerfile> ARG CHROME_RELEASE=96.0.4664.45 ARG CHROMEDRIVER_MAJOR_RELEASE=96 </code> create empty file ${CONFIG}/conf/jibri/finalize
dac
30 Hits, Last modified:
able-high-quality-audio-in-linux/|interesting]] <code> aplay -v -D plughw:1,0 test192.wav </code> <code> aplay -l [-L] </code> <code> flac -d 01-Wednesday\ Night\ Prayer\ Meeting.flac -c | aplay --device=h
ssl
30 Hits, Last modified:
kinectv2 @tips:sensors
30 Hits, Last modified:
monitor @tips:radxa
27 Hits, Last modified:
adb @tips:android
26 Hits, Last modified:
postinstall @tips:archlinux
25 Hits, Last modified:
telegram
24 Hits, Last modified:
redis @tips:db
24 Hits, Last modified:
gnss
22 Hits, Last modified:
minecraft @tips:gameengine
22 Hits, Last modified:
jupyter
20 Hits, Last modified:
keras
20 Hits, Last modified:
trusty @tips:ubuntu
20 Hits, Last modified:
atom
19 Hits, Last modified:
dell @tips:hw
18 Hits, Last modified:
ionic
17 Hits, Last modified:
fail2ban
16 Hits, Last modified:
minikube
16 Hits, Last modified:
unreal @tips:gameengine
16 Hits, Last modified:
networknamespaces @tips:linux
16 Hits, Last modified:
17.10 @tips:ubuntu
16 Hits, Last modified:
k80
14 Hits, Last modified:
pulsar
14 Hits, Last modified:
simon @tips:speech
14 Hits, Last modified:
pcb
13 Hits, Last modified:
install @tips:opencv
13 Hits, Last modified:
airos
12 Hits, Last modified:
fish
12 Hits, Last modified:
ftp
12 Hits, Last modified:
idrac
12 Hits, Last modified:
pypi
12 Hits, Last modified:
zsh
12 Hits, Last modified:
tutorial @tips:archlinux
12 Hits, Last modified:
inappbrowser @tips:cordova
12 Hits, Last modified:
linux @tips:radxa
12 Hits, Last modified:
linux @tips:rasberry
12 Hits, Last modified:
gnome3 @tips:ubuntu
12 Hits, Last modified:
locale @tips:ubuntu
12 Hits, Last modified:
decompile @tips:android
11 Hits, Last modified:
mssql @tips:db
11 Hits, Last modified:
motorizzazione @tips:vpn
11 Hits, Last modified:
ansible
10 Hits, Last modified:
autofs
10 Hits, Last modified:
capacitor
10 Hits, Last modified:
juju
10 Hits, Last modified:
overpass
10 Hits, Last modified:
unms
10 Hits, Last modified:
oracle @tips:db
10 Hits, Last modified:
android @tips:radxa
10 Hits, Last modified:
galileo @tips:vpn
10 Hits, Last modified:
univr @tips:vpn
10 Hits, Last modified:
fdf
9 Hits, Last modified:
calibre
8 Hits, Last modified:
cvat
8 Hits, Last modified:
ldap
8 Hits, Last modified:
openalpr
8 Hits, Last modified:
taskfile
8 Hits, Last modified:
tmux
8 Hits, Last modified:
vgpu
8 Hits, Last modified:
zed @tips:sensors
8 Hits, Last modified:
smtp @tips:vpn
8 Hits, Last modified:
audit
6 Hits, Last modified:
borg
6 Hits, Last modified:
dns
6 Hits, Last modified:
onvif
6 Hits, Last modified:
xpath
6 Hits, Last modified:
zabbix
6 Hits, Last modified:
stratos @tips:android
6 Hits, Last modified:
deb @tips:debian
6 Hits, Last modified:
minetest @tips:gameengine
6 Hits, Last modified:
kuu @tips:hw
6 Hits, Last modified:
gpio @tips:radxa
6 Hits, Last modified:
mopidy
5 Hits, Last modified:
panda3d @tips:gameengine
5 Hits, Last modified:
audio
4 Hits, Last modified:
bonding
4 Hits, Last modified:
gpu
4 Hits, Last modified:
jupyterhub
4 Hits, Last modified:
pypy
4 Hits, Last modified:
syncthing
4 Hits, Last modified:
test
4 Hits, Last modified:
bootanimation @tips:android
4 Hits, Last modified:
bv7000 @tips:android
4 Hits, Last modified:
bv9500 @tips:android
4 Hits, Last modified:
manjaro @tips:archlinux
4 Hits, Last modified:
fluid @tips:blender
4 Hits, Last modified:
gpio @tips:rasberry
4 Hits, Last modified:
xtion @tips:sensors
4 Hits, Last modified:
juniper @tips:vpn
4 Hits, Last modified:
pptp @tips:vpn
4 Hits, Last modified:
blender
2 Hits, Last modified:
blocksync
2 Hits, Last modified:
googleearth
2 Hits, Last modified:
iredmail
2 Hits, Last modified:
kvm
2 Hits, Last modified:
kyria
2 Hits, Last modified:
multiboot
2 Hits, Last modified:
optimus
2 Hits, Last modified:
smartreader
2 Hits, Last modified:
sqlite
2 Hits, Last modified:
appimage @tips:archlinux
2 Hits, Last modified:
videoediting @tips:blender
2 Hits, Last modified:
mariadb @tips:db
2 Hits, Last modified:
checkin @tips:galileo
2 Hits, Last modified:
brother @tips:hw
2 Hits, Last modified:
lenovo-s531 @tips:hw
2 Hits, Last modified:
server @tips:ubuntu
2 Hits, Last modified:
ipsec @tips:vpn
2 Hits, Last modified:
vrcard
1 Hits, Last modified:
development @tips:android
1 Hits, Last modified: