Search
You can find the results of your search below.
Fulltext results:
- git
- lt = simple [color] ui = auto </file> ===== New repo ===== <code bash> NAME=project.git mkdir $N... "versione 1.1" git push origin v1.1 </code> ===== new remote branch ===== [[https://github.com/Kunena/Kunena-Forum/wiki/Create-a-new-branch-with-git-and-manage-branches|reference]] create locally <code> git branch [name_of_your_new_branch] git checkout [name_of_your_new_branch] </
- cordova
- intf(__VA_ARGS__),printf("\n") #endif void on_new_value(int val); int read_gpio(char *path, void (*... f(argc == 2) return read_gpio(argv[1], on_new_value); else LOGD("missing argument p... LERR"); } } return 0; } void on_new_value(int val){ LOGD("interrupt received, val... __cplusplus extern "C" { #endif static void on_new_value(int val); static jmethodID cb_method_id;
- ssl
- tcloud.csgalileo.org/privkey.pem; } </file> renew <code> certbot renew [--dry-run] </code> automatic renew <code> systemctl status certbot.service </code> /etc/letsencrypt... /var/www' [Fri Oct 14 08:05:20 CEST 2016] Getting new-authz for domain='mail.csgalileo.org' [Fri Oct 14
- lxd
- -raw-device eth1 </code> ===== Send file to your new host ===== On image hosts <code>lxc publish --force 'name of container" --alias 'new name' </code> example <code>lxc publish --force '... i' </code> Export image <code>lxc image export 'new name' </code> Output is in efaa243331f0a7c175376... 18.49.73 1234 </code> **NB**: 10.18.49.73 is your new lxd host 1234 is a free port ===== Transfer ima
- tmux
- </code> ===== script ===== <code bash> tmux -2 new-session -d -s wega -n 'all' 'make runall' tmux new-window -t wega:2 -n 'brain & GUI' "bash" tmux send... horizontal bind-key C command-prompt -p "Name of new window: " "new-window -n '%%'" # reload config bind r source-file ~/.tmux.conf \; display-message "Co
- smartreader
- scipio.arch]# dmesg [ 140.880499] usb 2-1.4.3: new full-speed USB device number 4 using xhci_hcd [ ... or read/64, error -32 [ 141.313810] usb 2-1.4.3: new full-speed USB device number 5 using xhci_hcd [ 141.409163] usb 2-1.4.3: New USB device found, idVendor=23d8, idProduct=0285, bcdDevice= 1.00 [ 141.409167] usb 2-1.4.3: New USB device strings: Mfr=1, Product=2, SerialNumbe
- openalpr
- pse === * Add ADT (android) plugin Help -> add new software -> https://dl-ssl.google.com/android/ecl... id sdk path * Add CDT (C++) plugin: Help -> add new software -> http://download.eclipse.org/tools/cdt... On opencv projects add C++ nature: Properties -> New -> Other -> C/C++ -> Convert to a C/C++ project
- redis @tips:db
- list ===== A list have an order RPUSH puts the new value at the end of the list. LPUSH puts the new value at the start of the list. LLEN, LPOP, RPOP <cod
- locale @tips:ubuntu
- [[ -z "$ID" ]] ;then # if not available create a new one tmux new-session else tmux attach-session -t "$ID" # if available attach to it fi fi fi
- atom
- * ctrl-click: multi cursor * ctrl k → split new editor * Ctrl k Ctrl ← focus pane on left
- blender
- Edge select with 2 and Face select with 3 Create new object from selected vertex: * duplicate with S
- borg
- ====== Borg Backup ====== create new repository for backup on empty folder <code> REPO=nero mkdir -p
- fail2ban
- tall fail2ban </code> ===== filter ===== define new filter <file ini /etc/fail2ban/filter.d/giano-log
- ionic
- v" project(":android-opencv:opencv").projectDir = new File("../../android-opencv/opencv") </file> with
- pcb
- === setup flatcam {{ :tips:tools.webm |}} new project open files {{ :tips:openfiles.webm |}}