• skip to content

Galileo Labs

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: start ยป run

run

Search

You can find the results of your search below.

Starts with
  • Exact match
  • Starts with
  • Ends with
  • Contains
@tips
  • Any namespace
  • tips:ubuntu (4)
  • tips:android (2)
  • tips:db (2)
  • tips:radxa (2)
  • tips:archlinux (1)
  • tips:blender (1)
  • tips:gameengine (1)
  • tips:hw (1)
  • tips:linux (1)
  • tips:rasberry (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Fulltext results:

k80
7 Hits, Last modified: 17 months ago
==========================================| | No running processes found ... y ./deviceQuery Starting... CUDA Device Query (Runtime API) version (CUDART static linking) Detecte... s) Device 0: "Tesla K80" CUDA Driver Version / Runtime Version 11.4 / 11.4 CUDA Capabilit... l execution: Yes with 2 copy engine(s) Run time limit on kernels: No I
rocm
7 Hits, Last modified: 3 days ago
eport outlines the deployment of the **Ollama LLM runtime** on **Arch Linux** specifically tailored for... ### 1\. Kernel and Firmware Ensure the system is running a recent kernel (e.g., $6.10+$ or later) for ... system and install a recent kernel if not already running sudo pacman -Syu linux linux-headers ``` ###... AMA_VULKAN` environment variable must be set when running the service. #### **Systemd Service Configur
ssl
7 Hits, Last modified: 7 days ago
; } </file> renew <code> certbot renew [--dry-run] </code> automatic renew <code> systemctl status... ded this location to ALL server blocks. You then run lets encrypt on the machine ctrl.mydomain.com (th... an alias (cname) for mydomain.com </code> NGINX runs on www01 and www02 on port 80 to load balance re... ove lets encrypt location block is added to NGINX running on both www01 and www02 for all NGINX server
vgpu
5 Hits, Last modified: 4 years ago
t </code> download NVIDIA-Linux-x86_64-460.73.01.run into juju cli and upload to host <code> juju scp /root/NVIDIA-Linux-x86_64-460.73.01.run $node1:/tmp </code> into host <code> sh /tmp/NVIDIA-Linux-x86_64-460.73.01.run </code> * https://docs.openstack.org/nova/quee... ===== <code> sh NVIDIA-Linux-x86_64-450.142.00-grid.run sh cuda_11.0.3_450.51.06_linux.run </code>
borg
4 Hits, Last modified: 5 years ago
backup on empty folder <code> REPO=nero mkdir -p /run/media/scipio/backup/$REPO cd /run/media/scipio/backup/$REPO borg --verbose init --encryption=none ./ <... ode> add folder to backup <code> TAG=dataset cd /run/media/scipio/backup/$TARGET borg --verbose --prog... me target with different tag <code> TAG=cloud cd /run/media/scipio/backup/$TARGET borg --verbose --prog
cordova
4 Hits, Last modified: 11 years ago
les/cordova-browser/bin/templates/project/cordova/run ./platforms/browser/cordova/run </code> Add to platforms/browser/cordova/run <code> case 'linux': spawn('chromium-browser',... io.h โ””โ”€โ”€ jni_gpio.c </code> Rebuild this project running '''ndk-build into jni folde'''r Android.mk
pyramid
4 Hits, Last modified: 10 years ago
ivation in active shell (for starting project and running) <code> . lib/bin/activate </code> start pro... > initialize_ztlbrain_db development.ini </code> run <code> pserve development.ini --reload </code> =... ivation in active shell (for starting project and running) <code> . lib/bin/activate </code> start pro... > initialize_ztlbrain_db development.ini </code> run <code> gunicorn --paste development.ini </code>
tmux
4 Hits, Last modified: 9 years ago
sh> tmux -2 new-session -d -s wega -n 'all' 'make runall' tmux new-window -t wega:2 -n 'brain & GUI' "... h" tmux send-keys -t wega:2.0 'cd wegabrain; make run' Enter tmux split-window -v "bash" tmux send-key... s current pane splitting paths. # from powerline run-shell "tmux set-environment -g TMUX_VERSION_MAJOR... -d' ' -f2 | cut -d'.' -f1 | sed 's/[^0-9]*//g')" run-shell "tmux set-environment -g TMUX_VERSION_MINOR
install @tips:archlinux
3 Hits, Last modified: 3 years ago
ear -g $DISK </code> Prepare partitions <code> # Run this if you need legacy (BIOS) booting: # sgdisk -a1 -n2:34:2047 -t2:EF02 $DISK # Run this for legacy (BIOS) boot or UEFI booting or ra... or embedding grub in this partition # and after run these: sgdisk -n9:-8M:0 -t9:BF07 $DISK sgd
monitor @tips:radxa
3 Hits, Last modified: 10 years ago
nitor ==== Project is in **/home/rock/monitor** run program in devel mode <code> # console sul radxa ... emctl stop monitor # start in foreground monitor_run # stop with CTRL+C </code> edit code <code> nan... simple User=rock ExecStart=/usr/local/bin/monitor_run After=network.target Wants=time-sync.target [Ins
18.04 @tips:ubuntu
3 Hits, Last modified: 7 years ago
8.04 bionic ====== ===== ZFS (guest) ===== From running ZFS ubuntu on guest install newer system in n... UX_DEFAULT="break=mount" to /etc/default/grub and run grub-mkconfig -o /boot/grub/grub.cfg. ==== andro... tallation <code> sudo ./cuda_9.2.148_396.37_linux.run </code> Now cuda is in /usr/local/cuda-9.2/ path
zfs-on-root @tips:ubuntu
3 Hits, Last modified: 8 years ago
ear -g $DISK </code> Prepare partitions <code> # Run this if you need legacy (BIOS) booting: sgdisk -a1 -n2:34:2047 -t2:EF02 $DISK # Run this for UEFI booting or raidz pool: sgdisk -... or embedding grub in this partition # and after run these: sgdisk -n9:-8M:0 -t9:BF07 $DISK sgd
calibre
2 Hits, Last modified: 8 years ago
==== <code> apt install winetricks:i386 </code> Run winetricks and install app: adobe digital edition... harper/DeDRM_tools, unzip and from wineprefix dir run key tool <code> cd ~.local/share/wineprefixes/ado
capacitor
2 Hits, Last modified: 8 years ago
.gianomobile </code> build www folder <code> npm run build </code> add platform <code> npx cap add an... * ionic serve * edit sources deploy: * npm run build * npx cap sync # to sync platforms * ap
ceph-on-k0s
2 Hits, Last modified: 13 months ago
eph-csi-rbd-nodeplugin-fvkdl 2/2 Running 0 6s pod/ceph-csi-rbd-provisioner-6db975cd5-mbgcd 6/6 Running 0 6s NAME
ionic
2 Hits, Last modified: 8 years ago
postgres @tips:db
2 Hits, Last modified: 7 years ago
unreal @tips:gameengine
2 Hits, Last modified: 11 years ago
locale @tips:ubuntu
2 Hits, Last modified: 8 years ago
audio
1 Hits, Last modified: 9 years ago
autofs
1 Hits, Last modified: 9 years ago
blender
1 Hits, Last modified: 6 months ago
cvat
1 Hits, Last modified: 5 years ago
gnss
1 Hits, Last modified: 3 years ago
gstreamer
1 Hits, Last modified: 2 years ago
jupyter
1 Hits, Last modified: 8 years ago
lxd
1 Hits, Last modified: 6 years ago
minikube
1 Hits, Last modified: 4 years ago
openspec
1 Hits, Last modified: 2 weeks ago
pulsar
1 Hits, Last modified: 6 years ago
taskfile
1 Hits, Last modified: 3 years ago
unms
1 Hits, Last modified: 4 years ago
bv7000 @tips:android
1 Hits, Last modified: 8 years ago
development @tips:android
1 Hits, Last modified: 9 years ago
videoediting @tips:blender
1 Hits, Last modified: 6 years ago
oracle @tips:db
1 Hits, Last modified: 9 years ago
kuu @tips:hw
1 Hits, Last modified: 3 years ago
networknamespaces @tips:linux
1 Hits, Last modified: 7 years ago
android @tips:radxa
1 Hits, Last modified: 11 years ago
linux @tips:rasberry
1 Hits, Last modified: 9 years ago
17.10 @tips:ubuntu
1 Hits, Last modified: 8 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