• skip to content

Galileo Labs

User Tools

  • Log In

Site Tools

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

new

Search

You can find the results of your search below.

Contains
  • Exact match
  • Starts with
  • Ends with
  • Contains
@tips
  • Any namespace
  • tips:ubuntu (4)
  • tips:android (1)
  • tips:cordova (1)
  • tips:db (1)
  • tips:sensors (1)
  • tips:speech (1)
  • tips:vpn (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Fulltext results:

tridactyl
15 Hits, Last modified: 6 months ago
**ga:** Go to the tab playing audio =====Opening New Pages/Tabs/Windows===== * **o / O:** Open a UR... * **t / T:** Open a URL (or default search) in a new tab (T pre-loads current URL) * **w / W:** Open a URL (or default search) in a new window (W pre-loads current URL) * **p / P:** Open clipboard content in the current/new tab * **s / S:** Perform an engine search in th
git
11 Hits, Last modified: 7 years ago
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
9 Hits, Last modified: 6 years ago
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
8 Hits, Last modified: 11 years ago
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;
proxmox
8 Hits, Last modified: 4 weeks ago
qm set $VMID --ide2 local-lvm:cloudinit # Add a new, empty 50GB disk to the template # IMPORTANT: Rep... te VM from template 9000 <code="bash"> # Choose a new VMID for your instance (e.g., 101) NEW_VMID=201 NEW_VM_NAME="k1" # Clone the template qm clone 9000 $NEW_VMID --name $NEW_VM_NAME --full #
ssl
7 Hits, Last modified: 7 days ago
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
6 Hits, Last modified: 9 years ago
</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
openspec
5 Hits, Last modified: 2 weeks ago
s/<change-id>/proposal.md` file to understand the new or modified requirements. 2. **Update Spec Delta:** Using the new requirements from the proposal, carefully modify ... steps is accurate, complete, and aligned with the newly refined spec delta. 4. **Validation (Optional):... "openspec init" and "openspec update" ===== add new feature ===== ==== Proposal ==== 1) create prop
smartreader
4 Hits, Last modified: 7 years ago
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
3 Hits, Last modified: 10 years ago
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
telegram
2 Hits, Last modified: 4 years ago
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"
redis @tips:db
2 Hits, Last modified: 8 years ago
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
notes @tips:speech
2 Hits, Last modified: 9 years ago
t * http://www.speech.cs.cmu.edu/tools/lmtool-new.html * http://cmusphinx.sourceforge.net/wiki/tutorialam * https://news.ycombinator.com/item?id=11173872
17.10 @tips:ubuntu
2 Hits, Last modified: 8 years ago
) ===== From running ZFS ubuntu on guest install newer system in new ZFS fs <code> sudo su DISTRO=artful apt install -y debootstrap zfs create -o canmoun
18.04 @tips:ubuntu
2 Hits, Last modified: 7 years ago
) ===== From running ZFS ubuntu on guest install newer system in new ZFS fs <code> sudo su DISTRO=bionic apt install -y debootstrap zfs create -o canmoun
locale @tips:ubuntu
2 Hits, Last modified: 8 years ago
xenial @tips:ubuntu
2 Hits, Last modified: 8 years ago
atom
1 Hits, Last modified: 8 years ago
blender
1 Hits, Last modified: 6 months ago
borg
1 Hits, Last modified: 5 years ago
fail2ban
1 Hits, Last modified: 7 years ago
idrac
1 Hits, Last modified: 2 years ago
ionic
1 Hits, Last modified: 8 years ago
pcb
1 Hits, Last modified: 5 years ago
taskfile
1 Hits, Last modified: 3 years ago
video
1 Hits, Last modified: 5 years ago
zabbix
1 Hits, Last modified: 4 years ago
development @tips:android
1 Hits, Last modified: 9 years ago
inappbrowser @tips:cordova
1 Hits, Last modified: 11 years ago
kinectv2 @tips:sensors
1 Hits, Last modified: 11 years ago
openvpn @tips:vpn
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