• skip to content

Galileo Labs

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: start » su

su

Search

You can find the results of your search below.

Contains
  • Exact match
  • Starts with
  • Ends with
  • Contains
@tips
  • Any namespace
  • tips:ubuntu (7)
  • tips:vpn (6)
  • tips:android (4)
  • tips:db (4)
  • tips:gameengine (4)
  • tips:radxa (4)
  • tips:archlinux (3)
  • tips:hw (3)
  • tips:sensors (3)
  • tips:blender (1)
  • tips:cordova (1)
  • tips:debian (1)
  • tips:opencv (1)
  • tips:rasberry (1)
  • tips:speech (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Fulltext results:

18.04 @tips:ubuntu
37 Hits, Last modified: 7 years ago
guest install newer system in new ZFS fs <code> sudo su DISTRO=bionic apt install -y debootstrap zfs create -o canmount=noauto -o mountpoint=/$DISTRO rp... 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
lxd
34 Hits, Last modified: 6 years ago
ot disk path=/ pool=zfspool # initialize network sudo lxd init </code> Because group membership is o... [ ! -f /etc/apt/apt.conf.d/proxy.conf ]; then sudo apt install apt-cacher-ng PROXY=$( lxc netw... "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 "P
xenial @tips:ubuntu
29 Hits, Last modified: 8 years ago
ode> ===== ssh ===== See https://www.gentoo.org/support/news-items/2015-08-13-openssh-weak-keys.html... 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-manage
rocm
27 Hits, Last modified: 3 days ago
emory management. ### 1\. Kernel and Firmware Ensure the system is running a recent kernel (e.g., $6.10+$ or later) for optimal Zen 5 and RDNA 3.5 support. ```bash # Update system and install a recent kernel if not already running sudo pacman -Syu linux linux-headers ``` ### 2\. Gr... ADV** driver. ```bash # Install Mesa with Vulkan support for AMDGPU sudo pacman -S mesa vulkan-radeon
17.10 @tips:ubuntu
21 Hits, Last modified: 8 years ago
guest install newer system in new ZFS fs <code> sudo su DISTRO=artful apt install -y debootstrap zfs create -o canmount=noauto -o mountpoint=/$DISTRO rp... 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
trusty @tips:ubuntu
20 Hits, Last modified: 10 years ago
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 i
kinectv2 @tips:sensors
19 Hits, Last modified: 11 years ago
0-kinect2.rules <code> # ATTR{product}=="Kinect2" SUBSYSTEM=="usb", ATTR{idVendor}=="045e", ATTR{idProduct}=="02c4", MODE="0666" SUBSYSTEM=="usb", ATTR{idVendor}=="045e", ATTR{idProduct}=="02d8", MODE="0666" SUBSYSTEM=="usb", ATTR{idVendor}=="045e", ATTR{idProduct}=="02d9", MODE="0666" </code> <code bash> sudo udevadm control --reload </code> On Ubuntu avo
k80
18 Hits, Last modified: 17 months ago
pyright (c) 2005-2021 NVIDIA Corporation Built on Sun_Aug_15_21:14:11_PDT_2021 Cuda compilation tools,... tegrated GPU sharing Host Memory: No Support host page-locked memory mapping: Yes Alignment requirement for Surfaces: Yes Device has ECC support: Enabled Device supports Unif
idrac
17 Hits, Last modified: 2 years ago
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/... ON=930 # o anche 932 (bionic). Per focal la 950 $ sudo echo "deb http://linux.dell.com/repo/community/
k0s
17 Hits, Last modified: 13 months ago
roto '=https' --tlsv1.2 -sSf https://get.k0s.sh | sudo sh ubuntu@k0s-ctrl:~$ k0s version v1.31.1+k0s.1... a il servizio systemd: <code> ubuntu@k0s-ctrl:~$ sudo k0s install </code> === Bootstrap controller =... ller (non single mode) <code> ubuntu@k0s-ctrl:~$ sudo mkdir -p /etc/k0s ubuntu@k0s-ctrl:~$ k0s config create | sudo tee /etc/k0s/k0s.yaml ubuntu@k0s-ctrl:~$ sudo k
agid
15 Hits, Last modified: 4 years ago
so nell'elenco. • Eseguire regolari scansioni sui sistemi al fine di rilevare la presenza di softw... oteggere le configurazioni di hardware e software sui dispositivi mobili, laptop, workstation e server... otette (protocolli intrinsecamente sicuri, ovvero su canali sicuri). **Valutazione e correzione conti... gurazione eseguire la ricerca delle vulnerabilità su tutti i sistemi in rete con strumenti automatici
cordova
14 Hits, Last modified: 11 years ago
==== 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 </cod... > install cordova-browser from git to have linux support <code> sudo npm install -g git://git.apache
mopidy
14 Hits, Last modified: 9 years ago
y ====== ===== Install ===== prereq <code bash> sudo apt install -y gstreamer1.0-plugins-bad sudo apt install -y libasound2-dev </code> ==== apt ==== ... 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.lis
zsh
12 Hits, Last modified: 7 years ago
lear the entire line ===== install ===== <code> sudo apt install -y zsh </code> <code> sh -c "$(cur... ode> git clone git://github.com/zsh-users/zsh-autosuggestions $ZSH_CUSTOM/plugins/zsh-autosuggestions </code> <file txt .zshrc> plugins=(git zsh-autosuggestions) </file> ==== powerline arch ==== <cod
install @tips:opencv
12 Hits, Last modified: 8 years ago
===== prereq: ubuntu 16:04 or 18:04 <code bash> sudo apt-get install -y build-essential cmake # GUI ... -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
zfs-on-root @tips:ubuntu
12 Hits, Last modified: 8 years ago
zabbix
11 Hits, Last modified: 4 years ago
linux @tips:radxa
11 Hits, Last modified: 10 years ago
cvat
9 Hits, Last modified: 5 years ago
postgres @tips:db
9 Hits, Last modified: 7 years ago
server @tips:ubuntu
9 Hits, Last modified: 4 years ago
postinstall @tips:archlinux
8 Hits, Last modified: 3 years ago
redis @tips:db
8 Hits, Last modified: 8 years ago
locale @tips:ubuntu
8 Hits, Last modified: 8 years ago
autofs
7 Hits, Last modified: 9 years ago
ionic
7 Hits, Last modified: 8 years ago
otp
7 Hits, Last modified: 5 years ago
syncthing
7 Hits, Last modified: 9 years ago
mssql @tips:db
7 Hits, Last modified: 9 years ago
brother @tips:hw
7 Hits, Last modified: 8 years ago
dell @tips:hw
7 Hits, Last modified: 3 years ago
monitor @tips:radxa
7 Hits, Last modified: 10 years ago
galileo @tips:vpn
7 Hits, Last modified: 17 months ago
blender
6 Hits, Last modified: 6 months ago
jibri
6 Hits, Last modified: 3 years ago
telegram
6 Hits, Last modified: 4 years ago
zfs
6 Hits, Last modified: 3 years ago
minecraft @tips:gameengine
6 Hits, Last modified: 8 years ago
juniper @tips:vpn
6 Hits, Last modified: 11 years ago
ssl
5 Hits, Last modified: 7 days ago
gianomobile @tips:android
5 Hits, Last modified: 6 years ago
minetest @tips:gameengine
5 Hits, Last modified: 8 years ago
simon @tips:speech
5 Hits, Last modified: 9 years ago
git
4 Hits, Last modified: 7 years ago
gnss
4 Hits, Last modified: 3 years ago
tridactyl
4 Hits, Last modified: 6 months ago
vgpu
4 Hits, Last modified: 4 years ago
vrcard
4 Hits, Last modified: 3 years ago
install @tips:archlinux
4 Hits, Last modified: 3 years ago
unreal @tips:gameengine
4 Hits, Last modified: 11 years ago
hp @tips:hw
4 Hits, Last modified: 14 months ago
motorizzazione @tips:vpn
4 Hits, Last modified: 7 years ago
airmouse
3 Hits, Last modified: 4 years ago
ceph-on-k0s
3 Hits, Last modified: 13 months ago
dac
3 Hits, Last modified: 9 years ago
openspec
3 Hits, Last modified: 2 weeks ago
pyramid
3 Hits, Last modified: 10 years ago
adb @tips:android
3 Hits, Last modified: 8 years ago
manjaro @tips:archlinux
3 Hits, Last modified: 6 years ago
xtion @tips:sensors
3 Hits, Last modified: 11 years ago
airos
2 Hits, Last modified: 7 years ago
bonding
2 Hits, Last modified: 5 years ago
gpu
2 Hits, Last modified: 3 years ago
gstreamer
2 Hits, Last modified: 2 years ago
keras
2 Hits, Last modified: 6 years ago
minikube
2 Hits, Last modified: 4 years ago
pcb
2 Hits, Last modified: 5 years ago
pulsar
2 Hits, Last modified: 6 years ago
pypy
2 Hits, Last modified: 8 years ago
unms
2 Hits, Last modified: 4 years ago
uwb
2 Hits, Last modified: 6 years ago
bv9500 @tips:android
2 Hits, Last modified: 4 years ago
android @tips:radxa
2 Hits, Last modified: 11 years ago
ipsec @tips:vpn
2 Hits, Last modified: 9 years ago
smtp @tips:vpn
2 Hits, Last modified: 10 years ago
ansible
1 Hits, Last modified: 3 years ago
atom
1 Hits, Last modified: 8 years ago
audio
1 Hits, Last modified: 9 years ago
dns
1 Hits, Last modified: 4 years ago
googleearth
1 Hits, Last modified: 9 years ago
helm
1 Hits, Last modified: 13 months ago
jupyter
1 Hits, Last modified: 8 years ago
jupyterhub
1 Hits, Last modified: 5 years ago
kvm
1 Hits, Last modified: 10 years ago
multiboot
1 Hits, Last modified: 3 years ago
taskfile
1 Hits, Last modified: 3 years ago
tmux
1 Hits, Last modified: 9 years ago
trac
1 Hits, Last modified: 14 months ago
xpath
1 Hits, Last modified: 10 years ago
bv7000 @tips:android
1 Hits, Last modified: 8 years ago
videoediting @tips:blender
1 Hits, Last modified: 6 years ago
inappbrowser @tips:cordova
1 Hits, Last modified: 11 years ago
oracle @tips:db
1 Hits, Last modified: 9 years ago
deb @tips:debian
1 Hits, Last modified: 11 years ago
panda3d @tips:gameengine
1 Hits, Last modified: 11 years ago
gpio @tips:radxa
1 Hits, Last modified: 11 years ago
linux @tips:rasberry
1 Hits, Last modified: 9 years ago
zed @tips:sensors
1 Hits, Last modified: 6 years ago
univr @tips:vpn
1 Hits, Last modified: 3 years ago

Page Tools

  • Show page
  • Old revisions
  • Backlinks
  • Add to book
  • ODT export
  • Back to top
Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki