Search
You can find the results of your search below.
Matching pagenames:
Fulltext results:
- zfs-on-root @tips:ubuntu
- ====== Ubuntu on ZFS root ====== {{tag>[zfs ubuntu]}} * https://github.com/zfsonlinux/zfs/wiki/Ubuntu-16.10-Root-on-ZFS ===== Livecd ===== boot live cd and <code bash> sudo su passwd ubuntu apt-add-repository universe apt update apt instal
- server @projects:livenet
- Requirements ===== ** HW**: 2 nic device **OS**: Ubuntu server 17.10 <code>apt install bash debootstrap ... u default localboot 0 label nfs menu label Ubuntu 18.04 - diskless kernel /bionic/kernel appe... livenet_profile=default label nfs menu label Ubuntu 14.04 - install kernel /trusty/kernel appen... ionic /zfsp_livenet/images/bionic/ http://archive.ubuntu.com/ubuntu cd /livenet/images run .... <code> R=
- 17.10 @tips:ubuntu
- ====== ===== ZFS (guest) ===== From running ZFS ubuntu on guest install newer system in new ZFS fs <cod... > /etc/apt/sources.list <<EOF deb http://archive.ubuntu.com/ubuntu $DISTRO main universe #deb-src http://archive.ubuntu.com/ubuntu $DISTRO main universe deb http://securi
- 18.04 @tips:ubuntu
- ====== ===== ZFS (guest) ===== From running ZFS ubuntu on guest install newer system in new ZFS fs <cod... > /etc/apt/sources.list <<EOF deb http://archive.ubuntu.com/ubuntu $DISTRO main universe #deb-src http://archive.ubuntu.com/ubuntu $DISTRO main universe deb http://securi
- k0s @tips
- === install === <code> ubuntu@k0s-ctrl:~$ curl --proto '=https' --tlsv1.2 -sSf https://get.k0s.sh | sudo sh ubuntu@k0s-ctrl:~$ k0s version v1.31.1+k0s.1 </code> Crea il servizio systemd: <code> ubuntu@k0s-ctrl:~$ sudo k0s install </code> === Bootstr... rap del nodo controller (non single mode) <code> ubuntu@k0s-ctrl:~$ sudo mkdir -p /etc/k0s ubuntu@k0s-ctr
- mdm @projects
- /qa.h-mdm.com/5022/how-to-install-headwind-mdm-on-ubuntu-20-04 Le credenziali di Postgres e del portale s... ur... ==== Installazione server ==== <code bash> ubuntu@h-mdm:~$ sudo apt update ubuntu@h-mdm:~$ #### sudo apt install openjdk-8-jdk aapt tomcat8 postgresql ubuntu@h-mdm:~$ apt install aapt postgresql tomcat9 unz
- helm @tips
- bernetes. L'installazione รจ molto rapida: <code> ubuntu@joint-mongoose:~$ mkdir helm ubuntu@joint-mongoose:~$ cd helm ubuntu@joint-mongoose:~$ wget https://get.helm.sh/helm-v3.16.2-linux-amd64.tar.gz ubuntu@joint-mongoose:~$ tar -zxvf helm-v3.16.2-linux-am
- lxd @tips
- [ ! $? = 0 ]; then echo lxc image copy images:ubuntu/xenial/amd64 local: --alias xenial exit 0 fi ... /code> import image <code> lxc image copy images:ubuntu/xenial/amd64 local: --alias xenial </code> creat... tainer from remote image <code> lxc launch images:ubuntu/xenial/amd64 xenial1 lxc config set xenial1 boot.... tainer <code bash> NAME=x11test lxc launch images:ubuntu/bionic/amd64 $NAME </code> install simpler X pro
- hp @tips:hw
- ====== Install Ubuntu 21.04 ====== to maintain Windows installed: 1. disable BitLocker (Impostazioni->Agg... ing devices (from BIOS) 3. use a USB to boot the ubuntu 21.04 ==== Possible issues ==== **Backlight / no... reboot the system, select //Opzioni avanzate per Ubuntu// and //Ubuntu, con Linux 5.11.0-16-generic//. You must do that only once to save your preferences. **W
- kinectv2 @tips:sensors
- e bash> sudo udevadm control --reload </code> On Ubuntu avoid autosuspend of USB. Add usbcore.autosuspend... p -r $path_of_gstjpeg_src/nv_headers . sh install_ubuntu.sh sudo ln -s /usr/lib/arm-linux-gnueabihf/libtur... t/libfreenect2 cd libfreenect2/depends ./install_ubuntu.sh cd ../examples/protonect cmake -DENABLE_CXX11... ata-griddata-invalid-index ===== ROS ===== ==== Ubuntu 14.04 ==== <code bash> sudo sh -c 'echo "deb htt
- trusty @tips:ubuntu
- ====== Ubuntu 14.04 trusty ====== ===== post install ===== disable non needed packages <code> sudo apt-g... ide </code> non free <code> sudo apt-get install ubuntu-restricted-extras sudo apt-get install linux-firm... ===== upgrade kernel to 3.19 ===== https://wiki.ubuntu.com/Kernel/LTSEnablementStack Install steam de... rd preferences and add a custom shortcuts {{:tips:ubuntu:diodon.png?200|}} ===== compiz ===== annotate
- ceph-on-k0s @tips
- (che ho chiamato appunto ''kubernetes'') <code> ubuntu@joint-mongoose:~$ helm repo add ceph-csi https://ceph.github.io/csi-charts ubuntu@joint-mongoose:~$ helm show values ceph-csi/ceph-... k0s/kubelet </code> Installare il chart: <code> ubuntu@joint-mongoose:~$ helm install --namespace "ceph-... vrebbe vedere qualcosa di analogo: <code> <code> ubuntu@joint-mongoose:~$ sudo k0s kubectl -n ceph-csi-rb
- mariadb @tips:db
- o-configure-a-galera-cluster-with-mariadb-10-1-on-ubuntu-16-04-servers Three Ubuntu 16.04 servers ===== install on each node ===== <code bash> apt-key adv --recv-keys --keyserver hkp://keyserver.ubuntu.com:80 0xF1656F24C74CD1D8 add-apt-repository 'deb... //nyc2.mirrors.digitalocean.com/mariadb/repo/10.1/ubuntu xenial main' apt update apt install mariadb-serve
- ansible @tips
- <file yaml addkeys.yaml> - name: Add ssh key to ubuntu user hosts: nodes tasks: - name: Set author... ey took from file authorized_key: user: ubuntu state: present key: "{{ lookup('file'... ini /etc/ansible/hosts> [all:vars] ansible_user='ubuntu' ansible_become=yes ansible_become_method=sudo an
- locale @tips:ubuntu
- curl && \ curl -s "http://wiki.csgalileo.org/tips:ubuntu:locale?do=export_code&codeblock=1" | /bin/bash </... ge EOF curl -s "http://wiki.csgalileo.org/tips:ubuntu:locale?do=export_code&codeblock=2" > /root/.bashr... curl && \ curl -s "http://wiki.csgalileo.org/tips:ubuntu:locale?do=export_code&codeblock=3" | sudo /bin/sh