Search
You can find the results of your search below.
Fulltext results:
- git @tips
- lt = simple [color] ui = auto </file> ===== New repo ===== <code bash> NAME=project.git mkdir $N... ith current changes ===== <code> git checkout -b newBranch </code> ===== tag ===== <code> git tag -a... "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]]
- lxd @tips
- o close and re-open your user session or use the "newgrp lxd" command in the shell you're going to interact with lxd from <code> newgrp lxd </code> <file bash lxc-prepare (chmod +x)... om previous image <code> lxc launch mycustomimage newcontainer </code> bash inside <code> lxc exec t... -raw-device eth1 </code> ===== Send file to your new host ===== On image hosts <code>lxc publish --f
- cordova @tips
- 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;
- googlehome @projects:internetofthings
- ====== GOOGLE HOME ====== * Create a new project in the [[https://console.cloud.google.com/home/das... rnetofthings:passo1.png?400|}} * Now you get a new project to the cloud console. Here you get a new project_id. * Enable HOMEGRAPH API to the new project. {{:projects:internetofthings:homegraphapi.
- ssl @tips
- 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
- tmux @tips
- </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
- chiquitita @music
- like you did before E7 A Sing a new song, Chiquitita E D E T... before E7 A Asus4 A Sing a new song, Chiquitita So the walls came tumbling d... ore like you did before E7 A Sing a new song, Chiquitita E D E T... before E7 A Asus4 A Sing a new song, Chiquitita E D
- syntax @wiki
- reated from blank lines. If you want to **force a newline** without a paragraph, you can use two backsl... \\this happens without it. You should use forced newlines only if really needed. ===== Links ===== D... atch that of the image, it will be cropped to the new ratio before resizing)): {{wiki:dokuwiki-128.png?... x modula2 modula3 mpasm mxml mysql nagios netrexx newlisp nginx nimrod nsis oberon2 objc objeck ocaml-b
- smartreader @tips
- 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 @tips
- 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
- iidc @projects:zibaldone:electronic
- DC camera ====== <code> [ 1161.810809] usb 10-2: new SuperSpeed Gen 1 USB device number 5 using xhci_hcd [ 1161.874950] usb 10-2: New USB device found, idVendor=1e10, idProduct=3300, bcdDevice= 0.00 [ 1161.874953] usb 10-2: New USB device strings: Mfr=1, Product=2, SerialNumbe
- docker @projects:zibaldone:linux
- for example <code> docker pull alpine # create a new container on alpine image docker run -dit alpine ... volume ===== <code> docker volume create --name <new_volume> docker run --rm -it -v <old_volume>:/from -v <new_volume>:/to alpine ash -c "cd /from ; cp -av . /t
- telegram @tips
- de> certificato self signed <code> openssl req -newkey rsa:2048 -sha256 -nodes -keyout key.pem -x509 -days 365 -out cert.pem -subj "/C=US/ST=New York/L=Brooklyn/O=Example Company/CN=example.com"
- dokuwiki @wiki
- **DokuWiki Feedback and Community** * [[doku>newsletter|Subscribe to the newsletter]] :!: * [[doku>mailinglist|Join the mailing list]] * [[https://