sudo

Search

You can find the results of your search below.

18.04 @tips:ubuntu
28 Hits, Last modified:
guest install newer system in new ZFS fs <code> sudo su DISTRO=bionic apt install -y debootstrap zfs c... 0 0 EOF </code> ===== post install ===== <code> sudo apt install -y ubuntu-restricted-extras sudo apt-get -y install pigz vim inxi iftop htop xclip curl sudo apt-get install -y gir1.2-gtop-2.0 gir1.2-network
trusty @tips:ubuntu
20 Hits, Last modified:
install ===== disable non needed packages <code> sudo apt-get remove modemmanager echo manual > /etc/init/whoopsie.override </code> non free <code> sudo apt-get install ubuntu-restricted-extras sudo apt-get install linux-firmware-nonfree </code> utils <code> sudo apt-get install unity-tweak-tool sudo apt-get ins
xenial @tips:ubuntu
20 Hits, Last modified:
install ===== disable non needed packages <code> sudo apt-get -y remove modemmanager </code> must <code> sudo apt-get -y install pigz vim inxi iftop htop xclip </code> unity must <code> sudo apt-get -y install compizconfig-settings-manager ... gins indicator-multiload </code> non free <code> sudo apt-get install ubuntu-restricted-extras sudo apt
homeassistant @projects:internetofthings
18 Hits, Last modified:
abric-home-assistant ==== hass ==== <code bash> sudo apt install python3 python3-venv incron mc python... hass </code> configuration example <code bash> sudo apt install git mc git clone https://github.com/s... muovere docker se si hanno installazioni vecchie: sudo apt-get purge -y docker-engine docker docker.io docker-ce docker-ce-cli sudo apt-get autoremove -y --purge docker-engine docke
17.10 @tips:ubuntu
18 Hits, Last modified:
guest install newer system in new ZFS fs <code> sudo su DISTRO=artful apt install -y debootstrap zfs c... 0 0 EOF </code> ===== post install ===== <code> sudo apt install -y ubuntu-restricted-extras sudo apt-get -y install pigz vim inxi iftop htop xclip curl sudo apt-get install -y gir1.2-gtop-2.0 gir1.2-network
idrac @tips
17 Hits, Last modified:
e below) install java 1.7 on xenial 16.04 <code> sudo add-apt-repository ppa:openjdk-r/ppa sudo apt-get update sudo apt-get install openjdk-7-jdk </code> ===== java 1.8 ===== <file ini /etc/java... ON=930 # o anche 932 (bionic). Per focal la 950 $ sudo echo "deb http://linux.dell.com/repo/community/op
mycroft @projects:iotaiuto
17 Hits, Last modified:
nella partizione rootfs della scheda sd: <code> sudo nano /etc/wpa_supplicant/wpa_supplicant.conf </co... d ~ rm .mycroft/mycroft.conf rm .mycroft_cli.conf sudo apt update -y sudo apt upgrade -y sudo apt autoremove -y pip install --upgrade pip cd mycroft-core pip install --upgrade .
mopidy @tips
14 Hits, Last modified:
y ====== ===== Install ===== prereq <code bash> sudo apt install -y gstreamer1.0-plugins-bad sudo apt install -y libasound2-dev </code> ==== apt ==== <cod... wget -q -O - https://apt.mopidy.com/mopidy.gpg | sudo apt-key add - sudo wget -q -O /etc/apt/sources.list.d/mopidy.list https://apt.mopidy.com/jessie.list su
lxd @tips
12 Hits, Last modified:
ot disk path=/ pool=zfspool # initialize network sudo lxd init </code> Because group membership is onl... [ ! -f /etc/apt/apt.conf.d/proxy.conf ]; then sudo apt install apt-cacher-ng PROXY=$( lxc networ... "Acquire::http::Proxy \"http://$PROXY:3142\";" | sudo tee /etc/apt/apt.conf.d/proxy.conf echo "PfilePattern = .*" | sudo tee -a /etc/apt-cacher-ng/acng.conf echo "Pas
install @tips:opencv
12 Hits, Last modified:
===== prereq: ubuntu 16:04 or 18:04 <code bash> sudo apt-get install -y build-essential cmake # GUI (i... -dev' and remove '-DWITH_QT=ON' option in CMake): sudo apt-get install -y libvtk6-dev libgtkglext1-dev # GUI qt # sudo apt install -y qt5-default # Media I/O: sudo apt-get install -y zlib1g-dev libjpeg-dev libwebp-dev lib
kinectv2 @tips:sensors
12 Hits, Last modified:
roduct}=="02d9", MODE="0666" </code> <code bash> sudo udevadm control --reload </code> On Ubuntu avoid... ontroller </code> ===== OpenCL ===== <code bash> sudo apt-get install beignet beignet-dev opencl-header... git clone https://github.com/xlz/libfreenect2.git sudo apt-get install -y build-essential libturbojpeg l... _of_gstjpeg_src/nv_headers . sh install_ubuntu.sh sudo ln -s /usr/lib/arm-linux-gnueabihf/libturbojpeg.s
gnome3 @tips:ubuntu
12 Hits, Last modified:
====== Gnome3 ====== <code bash> sudo add-apt-repository ppa:gnome3-team/gnome3-staging sudo apt update sudo apt install ubuntu-gnome-desktop </code> customize environment with **gnome-tweak-tool** ===== theme ===== <code bash> sudo apt-add-repository ppa:numix/ppa sudo apt-get upd
linux @tips:radxa
10 Hits, Last modified:
mage and Linux_Upgrade_Tool_v1.21 <code> # format sudo upgrade_tool lf # upload image sudo upgrade_tool uf rock_pro_rabian_150725_2ce6708_nand.img </code> ... -get install qemu binfmt-support qemu-user-static sudo apt-get install git-core flex bison build-essenti... es5-dev zlib1g-dev sharutils lzop </code> <code> sudo ln -s /usr/bin/arm-linux-gnueabihf-gcc /usr/bin/a
zsh @tips
9 Hits, Last modified:
lear the entire line ===== install ===== <code> sudo apt install -y zsh </code> <code> sh -c "$(curl ... stions) </file> ==== powerline arch ==== <code> sudo pacman -S powerline powerline-fonts zsh-theme-pow... /code> add inconsolata font for powerline <code> sudo wget https://github.com/powerline/fonts/blob/mast... r/share/fonts/OTF/Inconsolata\ for\ Powerline.otf sudo fc-cache -f -v </code> <file txt ~/.zshrc> if [[
orin
8 Hits, Last modified:
_bsp/tegra234-mb1-bct-p* bootloader/t186ref/BCT/ sudo ./tools/l4t_flash_prerequisites.sh sudo ./apply_binaries.sh sudo cp orin_nx_JP5_1_bsp/nvgpu.ko rootfs/usr/lib/modules/5.*/kernel/drivers/gpu/n... ing) ===== disable automount on host <code bash> sudo systemctl stop udisks2.service </code> put board
jetsonnano @projects:internetofthings
8 Hits, Last modified:
syncthing @tips
7 Hits, Last modified:
mssql @tips:db
7 Hits, Last modified:
brother @tips:hw
7 Hits, Last modified:
server @tips:ubuntu
7 Hits, Last modified:
iotaiuto @projects:internetofthings
6 Hits, Last modified:
shinobi @projects:internetofthings
6 Hits, Last modified:
postinstall @tips:archlinux
6 Hits, Last modified:
monitor @tips:radxa
6 Hits, Last modified:
autofs @tips
5 Hits, Last modified:
cordova @tips
5 Hits, Last modified:
ionic @tips
5 Hits, Last modified:
postgres @tips:db
5 Hits, Last modified:
minecraft @tips:gameengine
5 Hits, Last modified:
minetest @tips:gameengine
5 Hits, Last modified:
simon @tips:speech
5 Hits, Last modified:
locale @tips:ubuntu
5 Hits, Last modified:
zfs-on-root @tips:ubuntu
5 Hits, Last modified:
zfs @tips
4 Hits, Last modified:
galileo @tips:vpn
4 Hits, Last modified:
motorizzazione @tips:vpn
4 Hits, Last modified:
cie @madmax
3 Hits, Last modified:
mdm @projects
3 Hits, Last modified:
jibri @tips
3 Hits, Last modified:
vgpu @tips
3 Hits, Last modified:
graphite @projects:internetofthings
3 Hits, Last modified:
led @projects:iotaiuto
3 Hits, Last modified:
seamless @projects:livenet
3 Hits, Last modified:
adb @tips:android
3 Hits, Last modified:
manjaro @tips:archlinux
3 Hits, Last modified:
unreal @tips:gameengine
3 Hits, Last modified:
dell @tips:hw
3 Hits, Last modified:
juniper @tips:vpn
3 Hits, Last modified:
iidc @projects:zibaldone:electronic
3 Hits, Last modified:
minikube @tips
2 Hits, Last modified:
pypy @tips
2 Hits, Last modified:
pyramid @tips
2 Hits, Last modified:
unms @tips
2 Hits, Last modified:
mev2 @projects:giano
2 Hits, Last modified:
micropython @projects:internetofthings
2 Hits, Last modified:
tradfri @projects:internetofthings
2 Hits, Last modified:
android @tips:radxa
2 Hits, Last modified:
ipsec @tips:vpn
2 Hits, Last modified:
systemd @zibaldone:linux
2 Hits, Last modified:
docker @projects:zibaldone:linux
2 Hits, Last modified:
ansible @tips
1 Hits, Last modified:
atom @tips
1 Hits, Last modified:
audio @tips
1 Hits, Last modified:
jupyter @tips
1 Hits, Last modified:
multiboot @tips
1 Hits, Last modified:
xpath @tips
1 Hits, Last modified:
doorbell @projects:iotaiuto
1 Hits, Last modified:
scipiodev @projects:livenet
1 Hits, Last modified:
vscode @projects:zibaldone
1 Hits, Last modified:
bv7000 @tips:android
1 Hits, Last modified:
install @tips:archlinux
1 Hits, Last modified:
oracle @tips:db
1 Hits, Last modified:
redis @tips:db
1 Hits, Last modified:
deb @tips:debian
1 Hits, Last modified:
panda3d @tips:gameengine
1 Hits, Last modified:
hp @tips:hw
1 Hits, Last modified:
linux @tips:rasberry
1 Hits, Last modified:
xtion @tips:sensors
1 Hits, Last modified:
univr @tips:vpn
1 Hits, Last modified:
turbolevo @projects:zibaldone:electronic
1 Hits, Last modified: