Search results

Jump to navigation Jump to search
Results 1 – 51 of 331
Advanced search

Search in namespaces:

  
  
  
  
  
  
  
  
  
  
  
  
  
  • To be clear: to turn a bunch of files into a git repository, you do two things: ...that just kind of sets up the .git folder; it doesn't look at the files or do anything with them
    606 bytes (107 words) - 00:27, 6 August 2022
  • * '''Question''': how do you add or edit contacts from the desktop app? ** Should be able to right-click on someone's avatar, in any context, to add them.
    154 bytes (26 words) - 00:53, 12 April 2022
  • ...u to switch {{l/same|branch}}es. If you've got incomplete changes you want to set aside before switching branches, use '''<code>git {{l/same|stash}}</cod ...e are replaced by a snapshot of that tree as saved when you last committed to that branch.
    1 KB (225 words) - 05:44, 8 November 2018
  • ...b sites to handle transfers between accounts at US banks. They do not seem to handle credit card payments.
    319 bytes (45 words) - 09:34, 21 April 2017
  • ...s on the {{l/sub|desktop|pfx=Signal/}} app to tell you what the icons mean/do?
    123 bytes (22 words) - 12:38, 15 January 2020
  • ...to the other), but they've been scanned at different resolutions. You want to correct one of the images so that the two will be on the same scale when yo ...or less directly from the original scanned image, there is an easy way to do this.
    1 KB (260 words) - 13:35, 23 March 2015
  • ...ns for customers to cancel their accounts; they say you have to phone them to cancel your account, although presumably sending a letter would work as wel ...number of a card which had been canceled due to theft. We'll see what they do next; the most recent activity was a paper bill showing a zero balance. --[
    988 bytes (159 words) - 14:33, 9 May 2010
  • To do this, just instantiate the form by passing a parent container as the last a Question: might this make it possible to do [[continuous forms]]?
    700 bytes (115 words) - 18:57, 9 May 2015
  • Note that you can't do e.g. <code>grep -r ''[text_to_find]'' *.log</code> because that will only s * So, how do you grep for a string which contains spaces and quote characters? This is p
    2 KB (271 words) - 15:13, 21 June 2022
  • ...this, but every few years I try to set this up and can never quite get it to work. I will eventually document what happens when I follow the instruction
    524 bytes (77 words) - 12:54, 8 September 2020
  • ...Interpreter-1.0.1/lib/PHP/Interpreter.pm PHP::Interpreter], that allows it to execute PHP code; other languages may have similar capabilities. If they do not, then one can still accomplish a certain amount by loading MediaWiki pa
    3 KB (406 words) - 00:19, 15 December 2017
  • This page is about configuring [[Postfix]] to work with [[Secure Sockets Layer|SSL]].{{seed}} ...ostfix from serving the correct certificate. It seems to have something to do with how the [[OpenSSL]] utility is configured.
    500 bytes (76 words) - 23:04, 30 March 2011
  • ** Regardless of what's implied by the tldp.org instructions, you can do this ''before'' disabling the old swapfile as long as you give it a differe ** Tell the swap system to use the new file.
    2 KB (322 words) - 19:01, 3 December 2022
  • ...ated with FOR EACH, but I get an [[Gambas/flaws/bugs|error]] when I try to do it.
    232 bytes (36 words) - 21:40, 4 June 2015
  • ==How To== * '''How do you restart the taskbar?'''
    1 KB (203 words) - 20:56, 27 May 2010
  • [[GIMP]], often referred to as "The GIMP", is an [[open-source]] [[image editing]] and painting program When trying to dock a "dockable dialog", you have to grab the ''tab'' of the dialog, not the dialog window.
    2 KB (390 words) - 16:11, 22 November 2022
  • ...now-deleted diagnosis of "Asperger's syndrome" was essentially equivalent to what is now commonly described as "high-functioning autism". * Ability to function varies in lots of ways and doesn't really fit well into just two c
    2 KB (346 words) - 21:53, 3 November 2020
  • * '''2009-07-07''' Added to L48 version of database ...lds to do this, which is klugey because a transaction type can be assigned to more than one."
    2 KB (292 words) - 22:07, 11 September 2016
  • ...root-owned certificates, en masse. Works specifically with Let's Encrypt. To be documented. [[User:Woozle|Woozle]] ([[User talk:Woozle|talk]]) 15:10, 4 ...SL certificate whose files belong to another user ("hypertwins"), I had to do the following:
    2 KB (333 words) - 15:10, 4 February 2021
  • This procedure was determined by experimentation; there doesn't seem to be any official documentation yet. # Copy an existing Special page to use as a template; they are in the '''includes/''' folder, and are named ''
    1 KB (199 words) - 23:46, 14 December 2017
  • ...e configures the {{l/same|Sidekiq}} service worker. To restart the worker, do either of the following as root: * <code>systemctl restart mastodon-sidekiq.service</code> - to restart just Sidekiq
    419 bytes (58 words) - 12:52, 18 January 2018
  • ...ich means that any outside developers you have doing work for you may need to know the credentials of your main account. ...standard [[FTP]] access sticks you inside the html folder, with no access to areas outside of it. This makes certain operations more difficult and preve
    2 KB (324 words) - 02:10, 28 December 2012
  • Instructions which actually worked for configuring [[sendmail]] to deliver through [[procmail]] are [http://commons.oreilly.com/wiki/index.php ...there are no comments following it (it apparently means "delete from here to the start of the next line")
    3 KB (425 words) - 20:52, 21 July 2013
  • * How do you set the text of header cells in a GridView (or TableView)? * How do you get a list of selected cells in a GridView (or TableView)?
    4 KB (678 words) - 17:05, 25 April 2015
  • ...earch service should probably be moved to Google/search, leaving this page to be about the company and all of its services.]] ...ogle-wants-to-help-web-sites-make-new-friends/?ref=technology Google Wants to Help Web Sites Make New Friends]: article about [[Google Friend Connect]]
    2 KB (304 words) - 16:02, 20 August 2022
  • ...--cached {{arg|file}}</code>. To update a remote project after doing this, do <code>git commit</code> and then <code>git push {{arg|remote}}</code>.
    429 bytes (66 words) - 21:20, 9 March 2015
  • ==How-to== * PHP will need to support {{l/sub|cURL|PHP}}
    3 KB (400 words) - 14:04, 12 October 2019
  • ==How To== * '''<nowiki>{{#useliquidthreads:1}}</nowiki>''' causes the current page to be converted into a forum
    2 KB (228 words) - 17:05, 19 October 2011
  • ...g else. This seems like a very bad design decision, and one that is likely to scare off people with social anxiety.
    553 bytes (97 words) - 13:30, 31 October 2016
  • ...her type of key exists.<br>An attacker might change the default server key to confuse your client into thinking the key does not exist.<br>Please contact :An attacker might change the default server key to confuse your client into thinking the key does not exist.
    2 KB (239 words) - 22:18, 4 August 2015
  • ...MediaWiki extension]] to provide functions for managing paid subscriptions to a wiki site. The preliminary version supports [[PayPal/integration|PayPal]] ...ble of displaying linked external images. This extension makes it possible to receive and process [[PayPal/IPN|Instant Payment Notifications]] from PayPa
    2 KB (237 words) - 00:23, 15 December 2017
  • I ''think'' what needs to happen is that things need to happen in the following order: * '''determine page to show''' - $this->HandlePageRequest();
    2 KB (310 words) - 13:10, 8 June 2019
  • ...dramatic film called ''Trans'', which does not appear to have anything to do with transgender people. ''See {{wikipedia|Trans (film)}}.''
    682 bytes (94 words) - 01:57, 11 December 2016
  • ...ble's plug; still researching this) when I thought I needed to push harder to engage the "lock". The backlight lamp on this model seems to have a history of burning out after a few years, sometimes appearing orange
    2 KB (381 words) - 00:15, 18 August 2016
  • ...ide to downloading and installing Horde, but is rather vague about what to do once you've got the web UI working ...ide to downloading and installing Horde, including what to do once you get to the initial admin config page
    2 KB (403 words) - 00:42, 3 August 2016
  • * [[/features]]: what you could do with G+ ...seems to be all images posted before a certain date; not sure what happens to the ones after that, or what the date is
    3 KB (449 words) - 14:53, 17 October 2021
  • ** Notes on connecting to [[Google Drive]]: **** The Developer Console where you do the necessary configuration is now [https://console.developers.google.com/p
    1 KB (183 words) - 21:45, 5 July 2016
  • ...e.g. the transgender community globally or in a given area) or with regard to various {{l/sub|services}} used specifically by transgender people. Transgender is often abbreviated as "TG" or shortened to "trans".
    4 KB (494 words) - 13:40, 10 June 2022
  • * They do electrolysis (according to an unofficial source).
    362 bytes (59 words) - 18:01, 3 September 2016
  • ==How To== ...sion even after losing your ssh connection -- or allow another ssh user to do so, so you can have multiple admins.
    3 KB (494 words) - 22:12, 26 September 2015
  • ...ing a laptop fan; appears to be a technically accurate depiction of how to do this with an HP DV5
    853 bytes (118 words) - 18:07, 3 June 2017
  • ...command returns a list of groups to which the given user belongs; defaults to the current user, if no user is specified. It doesn't really do anything else (aside from --help returning the manpage and --version showin
    481 bytes (72 words) - 22:56, 13 November 2022
  • ...new person is to "invite" them, which just sends them a text inviting them to install Signal. ...e phone number of the person you want to add, and invite them. (This seems to function independently of the phone's Contacts data.)
    846 bytes (147 words) - 14:54, 4 November 2022
  • ...tor or nurse practitioner to prescribe them, and (2) a pharmacy from which to purchase them. [[GoodRx]] appears to be a good tool for finding the best prices (and they do vary considerably) for various prescription hormones. For example:
    984 bytes (149 words) - 00:14, 8 September 2016
  • * '''Question''': how do you create a chat group in the {{l/sub|desktop|pfx=Signal/}} app? ...he left, click the pencil-pad icon opposite your avatar, then select users to include from your contacts. (You can only add people who are already in you
    369 bytes (63 words) - 00:51, 12 April 2022
  • ...onfig.php]] file. There are instructions for doing this, but they tell you to insert a line which actually breaks the code and causes a blank screen. Do ''not'' add this line: <code>$a->config['system']['addon'] = "twitter"</cod
    779 bytes (121 words) - 13:29, 11 April 2013
  • ...confirming the order and alerting the store operator that there's an order to fill ...er as "placed", so that any actions the user is not supposed to be able to do after placing the order can be prevented.
    752 bytes (127 words) - 19:52, 29 August 2019
  • ...to have warehouses in the suppliers table, but we do (or will) need a way to track them.
    658 bytes (91 words) - 02:12, 9 January 2016
  • ...bility of its own (though grep ''must'' do some when it's doing recursion; to be investigated) -- so any wildcards passed through ''without'' expansion a ...*.log}} will not (in most contexts, including those where it's most likely to be used e.g. searching inside {{fmt/code|/var/log}}, because it will skip f
    2 KB (294 words) - 15:13, 21 June 2022
  • [[category:US/NC]]This page is about how to form a corporation in the state of [[North Carolina]]. ''So far, it's just ...whole thing online for an additional $50 (on top of the state fees); need to find out what services this includes
    602 bytes (93 words) - 21:06, 8 December 2010

View (previous 50 | next 50) (20 | 50 | 100 | 250 | 500)