create

Search

You can find the results of your search below.

zfs-on-root @tips:ubuntu
17 Hits, Last modified:
itramfs </code> ===== Disk ===== Reset disk and create GPT partition schema <code> DISK=/dev/disk/by-id/... K sgdisk -n1:0:0 -t1:BF01 $DISK </code> Create pool or ... <code bash> zpool create -o ashift=12 \ -O atime=off -O canmount=off -O compression=lz4... ubfolders zfs mount rpool/ROOT/ubuntu </code> or create raidz pool <code bash> zpool create -O atime=off
zfs
15 Hits, Last modified:
tils-linux </code> <code> sudo zfs list </code> create filesystem '''lab''' on '''LXD''' pool <code> sudo zfs create LXD/lab sudo zfs set mountpoint=/lab LXD/lab </co... > <code> sudo zfs destroy LXD/lab </code> ===== create pool ===== Pool can be created on disk or partit... 9 8.0 MiB BF07 # ??? </code> <code> zpool create lxd /dev/sda4 </code> ===== docker ===== <code>
iredmail
12 Hits, Last modified:
ocker-compose install * zfs install on docker create volumes <code> docker volume create iredmail_backup # Backup copies docker volume create iredmail_mailboxes # All users' mailboxes docker volume create iredmail_mlmmj # mailing list data doc
lxd
12 Hits, Last modified:
de> apt remove lxd lxd-client snap install lxd # create zfs dataset on pool rpool zfs create rpool/lxd # create lxd storage called zfspool using previous defined dataset lxc storage create zfspool zfs source=rpool/lxd # define default st
install @tips:archlinux
10 Hits, Last modified:
fs/master/init | bash </code> ===== ext4 ===== create partition <code> DISK=ata-SSDPR-CX400-256-G2_GY30... installation_guide ==== ZFS ==== Reset disk and create GPT partition schema <code> DISK=/dev/disk/by-id/... K sgdisk -n1:0:0 -t1:BF01 $DISK </code> Create pool or ... <code bash> zpool create -o ashift=12 \ -O atime=off -O canmount=off -O normalization=f
postgres @tips:db
7 Hits, Last modified:
ianoauth; DROP USER IF EXISTS gianoauth; </code> create role gianoauth <code> CREATE USER gianoauth WITH ENCRYPTED PASSWORD 'xxx' LOGIN NOSUPERUSER INHER... TEDB NOCREATEROLE NOREPLICATION; </code> ... create database and schemas ... grant operations on sch... DATABASE giano SET search_path TO auth; </code> create superuser <admin> with password <code> createuser
git
4 Hits, Last modified:
sh --set-upstream origin master </code> ===== create branch with current changes ===== <code> git che... == [[https://github.com/Kunena/Kunena-Forum/wiki/Create-a-new-branch-with-git-and-manage-branches|reference]] create locally <code> git branch [name_of_your_new_branc... ] git checkout [name_of_your_new_branch] </code> create or update remotly <code> git push --set-upstream
borg
3 Hits, Last modified:
====== Borg Backup ====== create new repository for backup on empty folder <code> REPO=nero mkdir -p /ru... a/scipio/backup/$TARGET borg --verbose --progress create --stats --exclude "*.old" ./::$TAG-$(date --iso-8... a/scipio/backup/$TARGET borg --verbose --progress create --stats ./::$TAG-$(date --iso-8601)-$TAG /home/sc
cordova
3 Hits, Last modified:
date -g </code> ===== Install Android SDK ===== Create /etc/etc/profile.d/android.sh or add in .bash_pro... latform-tools </code> ===== Project ===== ==== Create project ==== <code> cordova create /lab/peper-memory org.csgalileo.peper.memory PeperMemory </code> Add
ionic
2 Hits, Last modified:
ython-pip sudo pip install nodeenv </code> ===== Create library ===== <code bash> LIB=<some-path> nodeen... ub.com/Cloudoki/ImageDetectionCordovaPlugin.git # create pacakge.json in ImageDetectionCordovaPlugin cd te
keras
2 Hits, Last modified:
port tensorflow as tf K.set_learning_phase(0) # create model and load weights or ... # model = create_model() # model.load_weights(args.input) # ... load h5 mo
minikube
2 Hits, Last modified:
nd Pgadmin on minikube ==== **Deploy Postgres** Create configuration file (.yaml) <code yaml postgres-co... prisedb.com/blog/how-deploy-pgadmin-kubernetes]] Create configuration file (.yaml) <code yaml pgadmin-con
fluid @tips:blender
2 Hits, Last modified:
====== Fluid ====== * Create a cube and set it to physics -> fluid -> domain * Create an object inside cube and set it to physics -> fl
minecraft @tips:gameengine
2 Hits, Last modified:
Minecraft from mcpi import block mc = Minecraft.create(address="192.168.2.35") </code> say "Hello World... .org/projects/multiworld-v-2-0 <code> mw list mw create daniele mw load daniele </code> * https://dev.
18.04 @tips:ubuntu
2 Hits, Last modified:
o su DISTRO=bionic apt install -y debootstrap zfs create -o canmount=noauto -o mountpoint=/$DISTRO rpool/R... /code> Now cuda is in /usr/local/cuda-9.2/ path. Create environment <file ini /etc/ld.so.conf.d/cuda.conf
xenial @tips:ubuntu
2 Hits, Last modified:
openvpn @tips:vpn
2 Hits, Last modified:
blender
1 Hits, Last modified:
fail2ban
1 Hits, Last modified:
jibri
1 Hits, Last modified:
overpass
1 Hits, Last modified:
pcb
1 Hits, Last modified:
pypi
1 Hits, Last modified:
pypy
1 Hits, Last modified:
sqlite
1 Hits, Last modified:
ssl
1 Hits, Last modified:
telegram
1 Hits, Last modified:
tmux
1 Hits, Last modified:
video
1 Hits, Last modified:
checkin @tips:galileo
1 Hits, Last modified:
networknamespaces @tips:linux
1 Hits, Last modified:
kinectv2 @tips:sensors
1 Hits, Last modified:
17.10 @tips:ubuntu
1 Hits, Last modified:
locale @tips:ubuntu
1 Hits, Last modified:
univr @tips:vpn
1 Hits, Last modified: