Search
You can find the results of your search below.
Matching pagenames:
Fulltext results:
- ionic
- === Ionic ====== ===== Prerequisites ===== ==== nodejs (latest) ==== <code bash> sudo apt-get install build-essential # curl -sL https://deb.nodesource.com/setup_6.x | sudo -E bash - # sudo apt install nodejs </code> ==== nodeenv ==== <code bash> sudo apt-get install python-pip sudo pip install nodeenv
- k80
- =============================================| | No running processes found ... Run time limit on kernels: No Integrated GPU sharing Host Memory: No Support host page-locked memory mapping: ... Device supports Compute Preemption: No Supports Cooperative Kernel Launch:
- zfs-on-root @tips:ubuntu
- O atime=off -O canmount=off -O compression=lz4 -O normalization=formD \ -O mountpoint=/ -R /mnt ... t=/ -R /mnt -O canmount=off -O compression=lz4 -O normalization=formD -o ashift=12 \ rpool raidz /de... r <code> zfs create -o canmount=off -o mountpoint=none rpool/ROOT </code> create filesystem for root <code> zfs create -o canmount=noauto -o mountpoint=/ rpool/ROOT/ubuntu zfs mount r
- agid
- ===== **Inventario dei dispositivi autorizzati e non autorizzati** • Implementare un inventario ... izzo IP. **Inventario dei software autorizzati e non autorizzati** • Stilare un elenco di softwa... kstation e laptop di vari tipi e per diversi usi. Non consentire l'installazione di software non compreso nell'elenco. • Eseguire regolari scansioni s
- jibri
- jibri.yml inside ufficial docker-jitsi-meet does not work in swarm service (/dev/snd and xorg problem... http-response set-header X-Content-Type-Options nosniff http-response set-header X-XSS-Protectio... lock http-response set-header Referrer-Policy no-referrer-when-downgrade backend bk_http_default ... server s2 localhost:4444 check ssl verify none server s1 94.230.76.84:4444 check ssl
- install @tips:archlinux
- ashift=12 \ -O atime=off -O canmount=off -O normalization=formD \ -O mountpoint=/ -R /mnt ... t=/ -R /mnt -O canmount=off -O compression=lz4 -O normalization=formD -o ashift=12 \ rpool raidz /de... t <code> zfs create -o canmount=off -o mountpoint=none rpool/ROOT zfs create -o canmount=noauto -o mountpoint=/ rpool/ROOT/arch zfs mount rpool/ROOT/arch
- 18.04 @tips:ubuntu
- apt install -y debootstrap zfs create -o canmount=noauto -o mountpoint=/$DISTRO rpool/ROOT/$DISTRO zfs... mounts /etc/mtab apt update apt install --yes --no-install-recommends linux-lowlatency zfs-initramfs... etc/fstab <<EOF rpool/ROOT/$DISTRO / zfs defaults,noatime 0 0 EOF </code> ===== post install ===== <... INE_LINUX_DEFAULT="quiet splash elevator=deadline noibrs noibpb nopti" </code> enable ethernet device
- openvpn @tips:vpn
- -new -x509 -days 3650 -key ca.key -out ca.crt # now import in mikrotik ca.crt and after ca.key </cod... /ppp secret add caller-id="" comment="" disabled=no limit-bytes-in=0 \ limit-bytes-out=0 name="userna... netmask=29 \ port=1194 require-client-certificate=no </code> ===== Linux client ===== <code> apt-get... legnago/keys/nms.pem tls-client port 1194 user nobody group nogroup #comp-lzo # Do not use compres
- cordova
- ==== Cordova ====== ===== 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 /usr/bin/nodejs /usr/local/bin/node </code> install co
- panda3d @tips:gameengine
- ode> python makepanda/makepanda.py --everything --no-artoolkit --no-fcollada \ --no-fmodex --no-opencv --no-squish --no-tiff --no-vrpn \ --no-rocket --no-fftw --threads 4 --installer <
- airos
- "distance": 14850, "security": "WPA2", "noisef": -90, "txpower": 22, "aprepeater": f... "signal": -66, "rssi": 30, "noisefloor": -90, "chainrssi": [ 2... "signal": -64, "rssi": 32, "noisefloor": -87, "tx_power": 22, ... ", "chains": "2X2", "signal": -70, "rssi": 26, "noisef": -96, "txpower": 22, "ack": 37, "distance
- idrac
- allare racadm ==== Ho provato in un container ma non ha accesso al sottosistema e quindi non si installa. Va installato nell'Host <code> $ OMSA_VERSION=... ando i pacchetti nella macchina stessa. In locale non servono user e password. Per scaricare la confi... n locale ''getconfig'' è l'unico comando che pare non funzioni) <code> racadm -r 10.45.1.4 -u ${DRAC_
- otp
- accessi: vi /etc/security/login_token.conf # Do not require two-factor from here: + : dennis : 1.1.1... iki.archlinux.org/index.php/Pam_oath https://dnns.no/two-factor-ssh-using-oathtool-on-ubuntu-18.04.htm... blickey auth required pam_sepermit.so # Disallow non-root logins when /etc/nologin exists. account required pam_nologin.so 8) editare /etc/ssh/s
- ssl
- wget -O - https://get.acme.sh | sh . ~/.bashrc # now /root/.acme.sh/acme.sh.env is avalaible with bas... tml/.well-known/acme-challenge/"> Options None AllowOverride None ForceType text/plain RedirectMatch 404 "^(?!/\.well-know... chine typically is the controller machine, and is not serving web stuff - its pure purpose from a web
- jupyter
- code jupyter console --kernel bash </code> ===== nodejs ===== pre-requisite: python virtualenv need to be "virtualenv", not "venv" <code> pip install nodeenv nodeenv --python-virtualenv </code> TODO nodejs kernel ===== tensor flow ===== tensor flow