Search results

Jump to navigation Jump to search
Results 1 – 251 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
  • ...[[freemium]] form for Linux, Windows. and Android. The source-code appears to be available as well. It's not immediately clear what these features do.
    535 bytes (68 words) - 13:10, 25 August 2022
  • Turkey ham "is a ready-to-eat, processed meat made from cooked or cured turkey meat, water and other ...ds whose product lines include turkey ham (e.g. [[Wellshire Farms]]) often do not carry the same maker's turkey ham products and cannot even special-orde
    2 KB (300 words) - 20:03, 30 January 2024
  • ...mainstream corporate]] ownership, and may or may not also provide services to [[mainstream music]] entities. These services do ''not'' seem to offer services to independent musicians, though we haven't yet solidly confirmed this:
    628 bytes (90 words) - 14:31, 16 February 2015
  • ...here you need the security of [[Secure Sockets Layer|SSL]] encryption, but do not need certification by a third party. ==How to==
    1 KB (220 words) - 21:53, 24 March 2015
  • * '''Refers to''': {{l/same|smw_object_ids}} * Filter for <code>p_id</code> to get pages that use a specific property.
    2 KB (361 words) - 12:04, 2 February 2018
  • ...e application is open-source, it appears that core functionality necessary to actually ''use'' it &ndash; mainly the [https://akaunting.com/apps/double-e ...ow to install applications are inaccurate or, at best, incomplete, as they do not match what is visible.
    894 bytes (123 words) - 00:16, 9 August 2019
  • It seems to be expected that this file will be edited by hand. ...dmine unaccountably lost its "mysql" gem (would not run), and all I had to do was:
    615 bytes (99 words) - 17:27, 9 February 2020
  • ==How To== Assign a user to an additional (non-primary) group:
    747 bytes (121 words) - 22:57, 13 November 2022
  • ...- reported by [[ClamAV]] (and possibly other applications) if you attempt to install it from "safe mode". ===How-to / Tips===
    4 KB (593 words) - 21:26, 14 August 2021
  • '''Security groups''', also referred to as "roles", are basic concept in multiuser software design. ...eded features for one task overlap with those for another task, it is easy to make mistakes and take away too many permissions, or give the wrong ones.
    3 KB (467 words) - 20:02, 5 January 2018
  • ==How To== To make {{l/linux/cmd|bash}} git-aware, add this line to <code>~/.bashrc</code> (not sure if it matters where in the file):
    3 KB (581 words) - 16:10, 31 July 2022
  • ==How to== ...on.zendesk.com/hc/en-us/articles/217874223-How-do-I-add-inline-images- How do I add inline images?]
    1 KB (200 words) - 21:34, 22 September 2019
  • ...There is apparently considerable controversy, however, about whether they do more good than harm. ...ontent/uploads/2018/03/AutismSpeaksFlyer_color_2018.pdf Before you donate to Autism Speaks, Consider the facts] (PDF) ([https://web.archive.org/web/2015
    1 KB (142 words) - 14:42, 4 April 2019
  • ==How To== To disinfect a Windows PC by running ClamAV from an [[Ubuntu]] [[liveCD]]:
    2 KB (355 words) - 20:47, 23 March 2015
  • ...ch seems rather wasteful of disk space as well as completely unnecessary. (To be investigated in more detail later...) ...ckage?project=isv:ownCloud:desktop&package=owncloud-client here], but they do things in the wrong order; here's my recommended method:
    3 KB (427 words) - 00:57, 15 February 2016
  • ...ed ticket system.redacted-crop.png|thumb|This is what you get when you try to file a trouble-ticket on Bluehost now.]] ...one and proprietary web-based chat. I used to recommend them but no longer do. --[[User:Woozle|Woozle]] ([[User talk:Woozle|talk]]) 14:03, 28 September 2
    697 bytes (105 words) - 18:03, 28 September 2016
  • ...spaces in filenames, or at least needs non-intuitive markup (%20, maybe?) to represent them. * There is no way to do a hierarchical link to a subpage without also naming the current page.
    1 KB (166 words) - 13:01, 13 September 2019
  • ...The file has no contents (zero bytes in length), and all that it needs to do is exist and be detectable by the web server. ...ns or ownership. The parent folder (i.e. ownCloud's data folder) does need to give the web server read permission, but there will be other errors if that
    1 KB (189 words) - 13:19, 7 February 2016
  • The monitor command uses the GIO file monitoring APIs to do its job. GIO has different implementations for different platforms. The mos ...ation as a directory. Normally, the file type is used to determine whether to monitor a file or directory.
    1 KB (167 words) - 22:59, 2 January 2024
  • ...yngeal opening (I hope I've got that right) is surgically reduced in order to give the voice a higher and more feminine-sounding pitch-range. (Those transitioning from female to male generally do not need voice surgery because male hormones naturally deepen and masculini
    1 KB (170 words) - 18:58, 18 September 2018
  • * [[/WebTorrent]]: using Hubzilla to host and view [[WebTorrent]]s ...e-do-everything-system-an-in-depth-review-of-hubzilla-3-0-692204177d4e The Do-Everything System: An in-depth review of Hubzilla 3.0.]
    1 KB (188 words) - 21:36, 26 February 2020
  • ...atalog. What we do need is a per-Item ({{l/vbzcart/table|cat_items}}) flag to indicate whether the item is available from the Supplier or not, based on c ...o user can verify the match, and allow the user to check off which actions to take.
    4 KB (599 words) - 08:56, 2 July 2017
  • ...as well as a quick lookup of the current hold-state so we don't also have to store it in the order record. ...order's ID_Hold field can be set to NULL; otherwise it should always point to the most recent hold event record.
    4 KB (605 words) - 21:25, 21 November 2017
  • ...ng options for .htaccess to be switched on (fortunately, they usually seem to be). Failing that, another method is: First, the .htaccess file needs to include:
    3 KB (512 words) - 22:53, 14 December 2017
  • ...rinted with an enormous variety of images only when someone actually wants to buy a particular item with that particular image.
    1 KB (156 words) - 16:46, 30 March 2015
  • * '''Relates to''': {{l/vbzcart/table|event_vc_ord_hold}} * '''2009-07-12''' Removed isActive field; added "Hold" to field names for directional consistency (+1 always turns on an alert); prel
    3 KB (512 words) - 10:38, 2 June 2017
  • ...dified sidebar appears to change back to its original state when returning to the Main_Page. ...he text. To get a list of links and other text which can be customized, go to [[Special:Allpages]] (on the wiki in question), select "MediaWiki" from th
    1 KB (234 words) - 23:20, 14 December 2017
  • ...click the "manage this page" button which shows up if you have permission to manage it. This feature seems to have survived the demise of Google+, as Pages created via the Google+ inter
    3 KB (504 words) - 19:23, 13 October 2021
  • ...t [[web service]] and application for desktop and mobile. It is comparable to [[Slack]], with one major difference being that users identify against a ce * [[/API]]: writing software to interact with Discord
    1 KB (180 words) - 19:56, 20 November 2023
  • * I can choose a particular category of people to "read" at any given time * I can choose a particular category of people to be allowed to view something I post
    1 KB (227 words) - 19:24, 13 October 2021
  • ...nd not user-settable. Honda maintains a database which maps serial numbers to PINs, and provides a [https://radio-navicode.honda.com/ web-based lookup si ** You can retrieve up to two devices at once; after that, you will have to re-enter your information.
    1 KB (211 words) - 15:51, 5 August 2020
  • ...], but could also be useful in any other situation where POSTed data needs to be checked. Other extensions can do this, but they don't make it at all easy
    2 KB (304 words) - 00:23, 15 December 2017
  • ...to charge about $40/month, with minimal frills; alternative providers tend to charge less and offer much better service, especially in the area of web in ** voicemail can be emailed to you automatically
    2 KB (318 words) - 16:01, 11 September 2015
  • Stores "page properties". I'm not quite sure how this is ''supposed'' to be used, but I've noticed some keys that are often present: ...though (even though they are strings), so you have to do a modified query to see what's going on:
    1 KB (181 words) - 15:49, 22 February 2018
  • ...ase-agnostic framework. The most obvious way to back up Mastodon's data is to use the <code>pg_dump</code> client utility, preferably running on the mach ...ss</code> file (or modify it) so it has the password for the user you want to connect as. Details are [https://www.postgresql.org/docs/9.3/libpq-pgpass.h
    1 KB (194 words) - 01:05, 26 December 2021
  • ...rmation surgery) -- although some of these terms may also be used to refer to other types of gender-transition surgery as well. * {{wikipedia|Sex reassignment surgery (male-to-female)}}
    4 KB (640 words) - 00:45, 21 June 2020
  • ...er remote session method, but is more like "being there". (This is similar to the functionality of [[VNC]], but designed into the system rather than bein ...exposed directly to the remote machine &ndash; the remote needs to be able to access your local machine directly via an IP address. This means that the l
    4 KB (633 words) - 15:31, 29 December 2015
  • ...connect to [[Windows domain]] (times out); other machines remain connected to it * [[TCP/IP]] (web, ping) seems to be working fine.
    1 KB (182 words) - 00:42, 7 October 2010
  • ...s-you-go wireless internet service in the NC [[Crystal Coast]]. It appears to be a franchise run by [[comspeco.net]], a company based in [[Wilmnington, N ...time ranging from one hour to several weeks. The base price grants access to only one device at a time, but additional devices can be added for a surcha
    1 KB (208 words) - 17:03, 9 July 2013
  • ** '''ID_Supplier''': supplier to which this group applies; NULL = no fixed supplier, can be used for any of ...ed SCMG (at the moment, I can't remember why it was better to do this than to just edit the existing SCMG, but I'm sure there was a reason).
    1 KB (219 words) - 20:35, 1 February 2016
  • ''These notes may apply only to older versions.'' * There is no way to preview comments; does not seem to be supported even as an option.
    1 KB (165 words) - 19:43, 3 April 2015
  • ...be inexpensive devices available from niche manufacturers; I saw reference to some which might have been available, but no prices or retail sources were ...modem would damage the modem, but likely that the modem would not be able to read the DSL signal.
    1 KB (225 words) - 01:38, 9 April 2015
  • ...asure of discovering the wonderful art of Alexander Flores. I was excited to return so that I could view and purchase more of his amazing pieces. ...ich he laments his inability to be true to himself and hopes to be able to do so one day, but realizes that through selling himself under this pseudonym
    1 KB (221 words) - 22:34, 12 November 2010
  • ...viewtopic.php?t=40124 certain] [https://askubuntu.com/questions/556911/how-to-create-an-iso-image-from-vdi-file forums] might think: ...o ISO step by step?] -- except once you have the .raw file, just rename it to something that Engrampa can open, and then extract files from inside.
    1 KB (211 words) - 19:18, 5 January 2022
  • ...ery is left in a low-charge condition for extended time. Sulfation appears to be the primary cause of natural mortality in lead-acid batteries. ...ely it can do so. It can, nonetheless, restore an otherwise "dead" battery to useful life, and there are both inexpensive commerical devices and publicly
    1 KB (154 words) - 14:30, 7 January 2012
  • ...r [https://tecadmin.net/ways-to-send-email-from-linux-command-line/ 5 Ways to Send Email From Linux Command Line]. (The latter method works even when Sen * [[/procmail]]: still trying to figure out how to get these to work together
    2 KB (355 words) - 16:06, 17 September 2021
  • ...who successfully reverse-engineered a [[Firefox]] plugin with the ability to read a post, all of its comments, and a full set of details on each: ...overengineering how to do the query retrieval and caching... like, whether to provide the URLs of the Nextdoor pages for the queries I'll need and [wheth
    3 KB (567 words) - 19:22, 7 June 2022
  • ===Studies (to file)=== ...with increased mortality among male recipients; further research is needed to replicate these findings, determine their significance, and define the unde
    2 KB (259 words) - 18:00, 19 June 2020
  • ...d on what disks and boot options it finds. Run as root and redirect output to the desired file. ** bootable drives do not need to be mounted in order to be included
    2 KB (246 words) - 20:40, 11 August 2019
  • [[MediaWiki]] is the software used for this wiki, and seems to be the most mature (and most rapidly developing) [[wiki]] software availabl ** {{l/sub|tables}} (DB): notes on what they do
    4 KB (595 words) - 15:06, 16 April 2022
  • ...er executables such as the Zoom desktop client. One easy-ish workaround is to simply download the Firefox binary and execute that directly.}} ...new protocol -- e.g. <code>wooz://</code> -- you add the following entries to <code>about:config</code>:
    2 KB (306 words) - 15:56, 6 June 2022
  • ...then stage & commit, that seems to do the trick. It's probably a good idea to remove or edit the <code>{{l/same|.gitmodule}}</code> file accordingly.
    1 KB (172 words) - 00:40, 12 November 2021
  • ...by {{l/wp|CA Technologies}} (then named CA, Inc.), but they do not appear to be supporting it anymore.{{seed}}
    897 bytes (119 words) - 01:43, 18 January 2020
  • It may be necessary to run PHP and the IDE on the same machine. ...for each function, but not a lot of examples or overall explanation of how to make it work.
    1 KB (201 words) - 13:35, 8 June 2022
  • * Many (all?) GUI apps seem to generate the following errors when run from the console, even though they m Failed to open device
    1 KB (223 words) - 19:33, 16 July 2013
  • * Version data has link to this page (original extension had no URL) * Description changed to shorter "Interwiki alias management", so it will be where you expect it in
    15 KB (1,138 words) - 00:23, 15 December 2017
  • ...o as "sex"<ref name=dictionary-com />. In this primary sense, it can refer to: * [[/transfusions]]: evidence around the need to gender-match transfusion donor and recipient
    2 KB (227 words) - 17:50, 19 June 2020
  • ** restore site to production mode ...ed even if <code>./occ</code> is giving ugly errors. Also, it does ''not'' do the file-integrity check that the web upgrader does.
    5 KB (614 words) - 16:04, 13 May 2022
  • ...ty easy, and follows much the same process. The installation script checks to see if there is already a MediaWiki database at the location you specify, a ...anything; that way if you get stuck, you have a working version to revert to.
    1 KB (242 words) - 23:48, 14 December 2017
  • ...Toyota]], [[Lexus]], and [[Infinity (car brand)|Infinity]]. They will also do most work on other models, including American cars. ...sy will take your vehicle to Tire King for alignments so you don't have to do multiple trips (they probably combine the billing as well, but that's just
    3 KB (486 words) - 20:35, 2 June 2010
  • ...layer Console defaults [player] to true." or "Player Console sets [player] to true.", depending on what I put in for "[player]". ::'''/permissions player setgroup''' - set a player to be in only the given groups.
    4 KB (683 words) - 17:48, 13 April 2012
  • ...xt stored proc; wrote this much before figuring out that I didn't know how to call it from Access ...in the stock log) the fact that a stock item has been moved from one place to another.
    3 KB (409 words) - 02:05, 19 December 2014
  • ...09-04-12''' made the "isActive" field official, and changed it from BIT(1) to TINYINT(1) `isActive` tinyint(1) NOT NULL default '0' COMMENT "FALSE = do not use this table",
    792 bytes (111 words) - 14:14, 9 November 2010
  • ...parently designed this and its "types" table (ord_change_type, now renamed to {{l/vbzcart/table|ord_hold_type}}) sometime in 2008, but didn't document th * To replace the {{l/vbzcart/table|ord_pull}} table
    1 KB (234 words) - 11:21, 2 June 2017
  • * '''Refers to''': {{vbzcart|table|stk_places}} ** '''WhenCreated''' can be NOT NULL if you don't have any legacy data to deal with.
    3 KB (487 words) - 13:34, 5 September 2017
  • ...th and the battery's base voltage with a simple multimeter is all you need to determine if a lead acid battery is good or not. Unlike lithium batteries, ...dly to being fully drained, and that is what those testers are designed to do.
    3 KB (513 words) - 23:47, 14 January 2022
  • ...SQL and then filtering doesn't speed things up. (There's probably a way to do this in MySQL using advanced syntax I haven't dug into yet.)
    1 KB (188 words) - 15:46, 1 June 2011
  • ...ages are not to the proper scale with respect to each other, you will want to make the smaller image larger first; see {{l/same|correcting for different ...height in pixels'''. There are several ways to do this; the obvious one is to load the image, make sure its window is in the foreground, and look at the
    3 KB (618 words) - 13:35, 23 March 2015
  • ...s made on one site are copied by all the others (this shouldn't be hard to do -- periodic polling of the "recent changes" RSS feed by each site lets it k ...s), and the webmaster can cut off write-access to other sites (in addition to MediaWiki's existing individual user-rights controls) if their edits become
    1 KB (187 words) - 11:43, 26 November 2011
  • ...ou are using in a variety of browsers. (Pre-packaged code is often written to automatically detect browser type/version and use the appropriate identifie As of 2006, [[FireFox]]'s DOM appeared to have a couple of bugs which only show up in [[Linux]]:
    2 KB (297 words) - 01:40, 18 December 2017
  • ...ctions don't use it, but there are a number which do, or which are related to the order of elements.
    1 KB (192 words) - 21:07, 28 November 2019
  • ...any apparently based in [[Newport, RI]]. As of September 2009, they appear to be implicated in a number of scams and questionable business practices, tho ..."They appear to be a legitimate business. However, they also do not appear to have a stellar reputation. They were involved in a lawsuit filed by the SEC
    2 KB (250 words) - 20:05, 10 September 2009
  • ...tions until one or more patterns emerge which perform the task well enough to be put into production use. ...technique, [[algorithm]]s which would be extremely difficult or expensive to design intentionally can often be created with relatively little human work
    2 KB (268 words) - 23:05, 3 January 2011
  • ''Bug reporting tool for people who don't have time to file an official bug report'' ...nqueror. (Same for changing the icon view to a treeview; it always reverts to icon view.)
    4 KB (661 words) - 11:41, 12 January 2010
  • * [[ZenCart how-to for store owners]] * When told to create the configure.php files and make them writeable, do not bother editing them; the web-based install overwrites what is in the fi
    3 KB (463 words) - 11:30, 19 July 2011
  • ...find that building your own computer helps you save money, and allows you to create something in line with your needs.<br><br> ...uter shopping process, begin by writing down all the functions you need it to accomplish. Your daily tasks will determine the what kind of computer will
    6 KB (1,195 words) - 21:29, 16 June 2014
  • ...ackground -- and in some environments, may not play at all. If sounds seem to be working when you [Preview] them but still won't play when events happen, ...wiki/ConfigurationFiles configuration files]: where they are and what they do
    899 bytes (129 words) - 11:42, 19 May 2017
  • [[groupadd]] is a command to add a new [[Linux/groups|user-group]] to a Linux system. * To add an existing user to an existing group, use [[usermod]].
    1 KB (224 words) - 20:24, 9 November 2022
  • * '''Purpose''': listing of what is now and what used to be in stock * '''Refers to''': {{l/vc/table|stk_bins}}, {{vbzcart/table|cat_items}}
    3 KB (567 words) - 13:37, 5 September 2017
  • ...with the design of the desktop and mobile apps, which I haven't even begun to catalog; this list is so far just about the web UI. * No way to change the sorting (always starts with ''oldest first'', which doesn't make
    2 KB (336 words) - 14:45, 12 August 2021
  • An '''answer''' is a proposal for a specific solution to a [[../question|question]]. * Any answer may be linked to a [[../debate|debate]]; the answer's listing will show the debate's status
    2 KB (380 words) - 23:12, 19 September 2010
  • Copy a directory structure from <u>relsource</u> on <u>machine</u> to <u>reldest</u> on the local machine: ...u have to run rsync in both directions as well; there is no single command to synchronize two directory trees.
    2 KB (337 words) - 12:38, 1 August 2020
  • * intended to fill the same niche as [[Visual Basic|VB]], though not intended to be code-compatible ==How To==
    2 KB (341 words) - 14:37, 27 August 2015
  • ...s]] is a particular type of [[co-operative organization]] that is intended to function as a business. ...operatives So Rare?] "This paper argues that worker cooperatives are prone to redistribution among members, and that this redistribution distorts incenti
    2 KB (312 words) - 02:37, 4 February 2015
  • ** This exists mainly for legacy and porting purposes. Maybe it doesn't need to exist at all; it was mainly useful when hosting disk space was limited. ...ing to have more than one base URL for images (so we can upload new images to the wiki -- or whatever image server is handy -- and access them directly f
    2 KB (301 words) - 21:10, 24 July 2017
  • ...d by the dangerous intersection at 751. (As far as I know, those residents do not have their own group or mailing list.)
    948 bytes (138 words) - 00:06, 24 June 2010
  • ** '''2010-11-06''' Added WHERE clause to remove Pulled and Dumped items, because their catalog information (which is ...if we want NULL values of isDumped and isPulled to count as FALSE, we have to say IFNULL(isPulled,0)=0 etc.
    2 KB (321 words) - 22:04, 2 March 2016
  • ...ts. ICFs are generally [[residential facility|residential]] in nature, due to the need for providing long-term care. According to [http://www.infoline.org/InformationLibrary/Documents/Intermediate%20Care%2
    2 KB (253 words) - 02:40, 10 December 2010
  • * http://www.legalaidnc.org/Documents/guide-to-small-claims-court.pdf ...e Commission (FTC), or sue the collector. (To learn more, see What Can You Do If a Debt Collector Violates the FDCPA?)"
    3 KB (334 words) - 12:46, 22 April 2019
  • ...sort of worked on it myself since I'm in the wireless business.. its going to be a lot harder than they think <TheWoozle> Maybe that's not the way to do it.
    8 KB (1,429 words) - 03:18, 11 November 2011
  • * [[/version]]: (to be written) version index, with summary of changes * [http://htmlhelp.com HTML Help]: older site, covers CSS and HTML up to v4
    2 KB (209 words) - 15:39, 10 December 2019
  • ...a article was marked to indicate that it may be merged or deleted soon due to lack of notability.}} ...rimi have one client species, called Tytlal, which were previously thought to be un[[Biological uplift|upliftable]]. The Caltmour, the species which upli
    2 KB (321 words) - 14:37, 5 January 2010
  • ...<s>turkey ham</s><ref name=thna />) are popular with the kids ''and'' seem to be free of unnecessary chemicals as advertised. '''Rating''': Recommended. <ref name=thna>As of 2020-05-06, they do not seem to make/carry [[turkey ham]] anymore. Based on memory, this has probably been
    1 KB (202 words) - 16:51, 6 May 2020
  • ...l but the newest files in the backup) and writes the backup session output to "detail.log". ** Does a full backup and writes the backup session output to "detail.log".
    2 KB (270 words) - 16:55, 1 April 2016
  • ...stTrack.png|thumb|'''Image 2''': [[QasMixer]] set up to send system stereo to outputs 7 and 8, in stereo]] ...s of e.g. Ubuntu 20.04 or so), though you will need to install a mixer app to handle the details.
    3 KB (401 words) - 19:53, 4 December 2021
  • ...and [[operating system]] which was released in 1998. It was the successor to [[Windows 95]] and part of the [[Win9x]] line. ...iated Win98SE or just Win98 or w98. The original release, usually referred to as "Windows 98 Original Edition", "Windows 98 First Edition", or "Win98FE",
    5 KB (936 words) - 21:23, 14 August 2021
  • ...and leaves it largely up to the user to decide which tools to use and how to use them). * https://github.com/jakimfett/lt-user-docs/wiki/issue_creation - portal to official trouble-ticket system
    2 KB (398 words) - 16:46, 11 October 2020
  • ...ns]] as of 2010-07-28, so I won't be able to personally verify any changes to Verizon's technical configuration. --[[User:Woozle|Woozle]] 21:28, 28 July ...[[internet service provider|ISP]], you have to use Verizon's SMTP servers to send email.
    2 KB (289 words) - 21:28, 28 July 2010
  • ...ce and physical unattractiveness. But they said their parents would object to a mate who was of a different ethnicity, was poor or lacked a good family b ....eurekalert.org/pub_releases/2005-12/bpl-mad122005.php Mom and dad are key to how we handle stress]
    6 KB (875 words) - 18:50, 23 March 2014
  • ...e of only $249.99". The site seems to have been taken down, presumably due to the inevitable [[cease-and-desist order|C-and-D]] from Microsoft, although As of 2010-09-11, [http://mslinux.org the site] appears to be back up, and possibly has been for quite some time. (Note: one user repo
    6 KB (910 words) - 12:52, 12 September 2010
  • ** '''2009-07-09''' moved to separate wiki page; no design changes `isActive` BOOL DEFAULT FALSE COMMENT "NO=former address; do not use",
    1 KB (157 words) - 13:20, 23 November 2011
  • ...re are any existing recommended standards, but most banking web sites seem to fall short in several areas. ...bjections to these, we would like to see customers encouraging their banks to adopt these standards.
    2 KB (350 words) - 11:20, 2 September 2009
  • ...re commonly handled by the web hosting service &ndash; so it may be useful to make notes about what happened. Things to install (I used Synaptic for these):
    2 KB (355 words) - 23:38, 14 December 2017
  • ...know if Annas Resources is still in business; their [[domain name]] seems to have been taken over by a domain squatter. The site was active as late as J According to their web site, they are endorsed by [[The Durham Center]] and OPC LME.
    1 KB (207 words) - 02:45, 21 January 2013
  • ...eone else more experienced do a lot of the administrative work. I'll refer to this as "delegation", or "crowning" another user. ...ing is intended as the minimum-effort instructions for giving admin powers to another trusted person.
    5 KB (760 words) - 21:06, 14 January 2022
  • 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. Need to get 0 B/1,678 kB of archives.
    5 KB (620 words) - 01:17, 15 February 2016
  • Preliminary assessment, before trying to plug in an HDMI monitor to access the graphical menus: ...ern, digital features you get are also tightly restricted in what they can do.
    2 KB (372 words) - 12:14, 12 October 2021
  • ...drive. Let's say it's a laptop, so pulling out the drive and connecting it to another machine is at least difficult and risky. * '''Solution''': Boot up using a [[liveCD]], connect to it through your LAN, and copy the files.
    5 KB (903 words) - 02:04, 14 December 2015
  • <center>'''To do''': Parts of this article should be moved eventually to [[SANE (API)|SANE]]</center> ...way the driver works but hate the way the controls work, the most you can do is buy a different scanner. [[SANE (API)|SANE]], however, separates the use
    8 KB (1,367 words) - 14:16, 8 December 2019
  • MSIE was, as of 2007, the most popular browser &ndash; due largely to its inclusion as part of Windows. Because of this, and despite its many bug ...discussion (including, apparently, a number of web sites dedicated solely to this purpose).
    2 KB (254 words) - 00:48, 17 June 2022
  • The same source which identified the Durham location also claims that they do electrolysis and are trans-aware. "Pricey but good." *# healingwatersbeauty.com (redirects to #1; used for some email)
    1 KB (171 words) - 01:07, 18 July 2016
  • ...r implemented by smtpd, qmqpd, or pickup themselves, or they are forwarded to the cleanup server. ; no_unknown_recipient_checks: Do not try to reject unknown recipients (SMTP server only). This is typically specified A
    2 KB (236 words) - 17:45, 12 June 2011
  • ...ght select an account, and the subform might show transactions which apply to that account. In either context, the form controls are typically laid out to minimize use of vertical space per record, and controls for scrolling verti
    2 KB (322 words) - 12:33, 7 March 2020
  • ...appearance of its pages. (The initial character in "Common" does not seem to be case-sensitive, even if the site has the initial-caps flag turned off.) ''(From [[User:Woozle|Woozle]] 20:59, 15 Jun 2005 (CDT). Eventually to be given their own section, I expect.)''
    2 KB (307 words) - 00:35, 15 December 2017
  • {{notice/need/update|As of summer 2009, the store appears to be under new ownership.}} Although they do handle alignments, those are apparently done by the (inaccurately named!) J
    2 KB (316 words) - 22:33, 1 August 2009
  • ...y Topics, but now (2016-03-28) I'm not so sure. It may be too difficult to do lookups in a reasonable amount of time. ...ments consistently as part of their catalog numbers, then we'll find a way to handle that using special topic fields.
    2 KB (304 words) - 23:53, 28 March 2016
  • On first call, around 3:15? they were able to identify my account from just last name, city, state, zipcide, and make/mod ...rovider and texted me the info oretty quickly. ETA originally 3:31, bumped to 3:55 (with no notice) at some poinr.
    2 KB (278 words) - 17:46, 27 July 2020
  • ...have done a renumber of 1016+ to fill the gap, but I didn't... so we need to accommodate a range of 1900 IDs. We have a gap in the event table from IDs 1230 to 6354, so let's start the pulls at ID 1501 for "invoke" and (1500+1900=) 340
    7 KB (1,135 words) - 15:56, 3 February 2020
  • ...e card for medical payment (which offers special terms), but providers who do accept it include dentists and veterinarians. Some of the following is either out of date or applies only to use of the card for medical charges.
    2 KB (361 words) - 00:13, 28 September 2021
  • Adds a node to the tree.<br />Can only be called before the tree is drawn. <td>Number refering to the parent node. The value for the root node has to be -1.</td>
    3 KB (567 words) - 02:01, 12 January 2011
  • * {{l/sub|backups}}: how to backup and restore an instance * {{l/sub|character limit}}: notes on how to modify the maximum length of a toot
    4 KB (526 words) - 13:52, 26 November 2022
  • * '''Purpose''': Charges to customer bank cards ...er if it seems useful. Non-batch-mode charges can leave '''ID_Batch''' set to NULL.
    5 KB (669 words) - 21:46, 1 September 2013
  • * [[bximage]]: one way of creating a disk image for Bochs to boot (included in Bochs distribution) ...ve, or "disk image", for Bochs to use. You can use either dd or bximage to do this.
    2 KB (337 words) - 20:56, 5 January 2018
  • ==How to== *** '''<code>alias_maps</code>''' seems to be the same thing?
    2 KB (367 words) - 16:26, 24 February 2022
  • ...ovecot]] component which is supposed to provide a pipe for Postfix to talk to. The pipe is usually located at {{link/subpage|pfx=Linux/files|/var/spool}} : <u>servername</u> nss-mysql[<u>number</u>]: warning: [[SASL]]: Connect to <u>pipe</u> failed: No such file or directory
    2 KB (381 words) - 18:44, 8 June 2011
  • [[nmblookup]] - [[NetBIOS]] over [[TCP/IP]] client used to lookup NetBIOS names ...allow the name queries to be directed at a particular IP broadcast area or to a particular machine. All queries are done over [[UDP]].
    7 KB (1,246 words) - 16:20, 23 May 2011
  • ...Transfer-Protocols 10.6 Git Internals - Transfer Protocols]: could be used to implement a Git server ===How To===
    3 KB (407 words) - 22:15, 8 January 2023
  • ...''' as an "Entertainment Notebook PC". It's not clear whether this applies to all of the dv6t-7000 series or just the "CTO" version. It's not clear what ...SSD]] drive which identifies itself as "LITEONIT LMT-32L3M-HP" and appears to have ~32GB of capacity. I replaced it with a 256 GB unit from [[NewEgg]], w
    3 KB (433 words) - 02:13, 6 December 2019
  • ...sting all these at some point, because a few of them only show up when you do certain operations), though creating the logo can also take time. ...be uploading will be "config", "docs", "extensions", etc.; you don't want to upload the outer folder, if any (currently called mediawiki-1.4.5), or else
    7 KB (1,105 words) - 23:29, 14 December 2017
  • Whenever package lines are altered, the package should be told to recalculate its totals based on the line values. Outgoing packages can take items from stock or return items to stock, where the package data mainly reflects the final contents of the pac
    3 KB (458 words) - 13:01, 14 October 2022
  • ...of code seems to expect it to be text, as it was in ord_event. Changing it to a 7-character string. ** '''ModType''': which type of event -- each type relates to a specific table whose data is affected by the event
    5 KB (735 words) - 01:18, 9 July 2014
  • *** TO DO: remove this field from scratch tables ...PROCEDURE with SQL stored in a PHP array. (TO DO: tidy up code formatting to make it more legible/maintainable)
    9 KB (1,535 words) - 17:01, 10 November 2010
  • * ability to secure all data with a master password or key * ability to access from multiple locations
    3 KB (455 words) - 14:02, 1 May 2011
  • ...ore responsive than my previous system (Ku8.04). It also knows how to talk to my video card without any custom drivers, which earlier versions didn't. ...has grown to a larger size, it seems to get stuck there; they really need to make it movable and resizable.
    5 KB (757 words) - 14:11, 31 December 2011
  • ...The default behavior is to use PAM for clear text authentication only and to ignore any account or session management. Note that Samba always ignores PA ...me to be used by the server. Enabling this parameter will force the server to only use the login names from the _�u_�s_�e_�r list and is only rea
    6 KB (991 words) - 15:41, 5 September 2010
  • ...d traditional employment (as a result of the diminishing quantity of such) to nonetheless obtain some level of income in exchange for their labor. The microemployment sector is sometimes referred to as "the [[gig economy]]".
    3 KB (387 words) - 00:48, 23 May 2020
  • ## $2 prefix to the file name of the video (optional) # Option: what file type do you want to download? The string is used to search
    8 KB (1,129 words) - 12:48, 13 August 2014
  • ' ACTION: Allow user to select quantity to pull and location to pull from. Do
    3 KB (355 words) - 12:55, 14 October 2022
  • ...eturn pass/fail) or ''modifiers'' (which return additional information but do not evaluate). All terms are separated by spaces. * {{fmt/arg|domain-spec}} defaults to {{arg|host domain}}.
    5 KB (732 words) - 14:48, 19 August 2022
  • This code works best when run interactively. There's probably a way to do this through a web browser, but for now I just run it from a command line. ...elds, so they only get set by 3.1 after the item records are created. Need to try running this using a dummy target table instead of the real cat_items.
    6 KB (979 words) - 02:10, 19 December 2014
  • ...' keyword is for including traits; there's another sense that only relates to namespaces.'' ...be used within a class or another trait. There unfortunately does not seem to be a page specifically documenting its syntax; most (but not all) of the ap
    3 KB (443 words) - 14:09, 22 July 2022
  • ...[[HTTP|http://]], etc.), and the native Linux file commands (mv, cp, etc.) do not understand protocols. ...e different defaults, often accomplished by {{l/cmd|alias}}ing the command to command-with-options
    3 KB (499 words) - 23:04, 13 November 2022
  • ...]]", although there are other churches using this name which do not appear to be affiliated. ...], {{zipcode|27707}}, where a number of other related organizations appear to be based as well.
    3 KB (403 words) - 02:13, 8 September 2011
  • * '''Purpose''': for tracking internally-generated events which (generally) do not affect the order's status ...' Merged into {{vbzcart|table|event_log}} and renamed so it can't be used; to be deleted
    2 KB (251 words) - 10:29, 1 June 2017
  • PHP can do glob-based directory listings and can also check a given filename string ag ** Note that this does appear to work as expected for filespecs (not just filenames):
    1 KB (209 words) - 14:46, 24 August 2022
  • ...and all letters and punctuation had to be represented using those 8 bits. ...ause bit-patterns are not very human-compatible -- are understood to refer to specific characters on the keyboard (including a few "special" characters l
    7 KB (1,092 words) - 16:03, 27 July 2022
  • This page is about getting the [[Apache web server]] to work with [[Secure Sockets Layer|SSL]]. * '''Q''': Is it possible to serve https on multiple domains from a single IP address?
    3 KB (455 words) - 14:49, 1 April 2022
  • ** '''Ubuntu ndiswrapper how-to''' ** iproute2 can do these things, and ifconfig cannot:
    9 KB (1,330 words) - 17:27, 13 November 2011
  • ...specific {{igov/term|question}}. These are the values which are aggregated to calculate the voting results for each question. ** Changes to ratings are logged in the {{l/same|rating log}}.
    3 KB (385 words) - 17:48, 5 August 2013
  • ...be useful to be able to download them and then later upload any that need to be used again. ...filesystem locally, then try to use [[dd]] (a ''volume''-copying tool) to do the copying.
    4 KB (500 words) - 13:01, 22 September 2019
  • -r, [--ruby=PATH] # Path to the Ruby binary of your choice -m, [--template=TEMPLATE] # Path to some application template (can be a filesystem path or URL)
    3 KB (333 words) - 19:00, 31 December 2017
  • ** Fields which specifically do ''not'' need to be (or should not be) always updated: *** '''QtyMin_Stk''' is a permanent field; it was formerly copied over to the temp table and then copied back
    5 KB (772 words) - 02:15, 1 February 2016
  • ...Unlike with a pointer, however, the location's address is never accessible to PHP code; it can only be copied. ...refer to the same storage location''. This storage location will continue to exist as long as at least one variable is using it.
    4 KB (690 words) - 19:59, 2 April 2023
  • ...er you like. The example below uses backslash ("\"), which generally seems to work well for invoice entry since it almost never appears on invoice detail ...alog-number for the Supplier by combining these two columns, allowing them to be entered more or less as-is.
    2 KB (258 words) - 01:09, 19 January 2016
  • The basic problem seems to be the order in which things are processed. In v1.12, <nowiki><tag>s</nowik ...2. The problem occurred with a usage where the $s$ was being used to refer to a variable set using the PageVars extension:
    3 KB (546 words) - 22:33, 14 December 2017
  • * ...hmm...where's the ability to create group calendar events? ** lack of a clear "back to calendar" workflow.
    6 KB (896 words) - 16:55, 11 October 2020
  • ...rding purposes even though I have two or three other keyboards which would do almost as well, but am currently holding myself at bay. --[[User:Woozle|Woo ===How To===
    2 KB (352 words) - 15:09, 23 November 2021
  • ...heric drag (approx. 200 km or 120 miles) yet not so far away from Earth as to be more strongly influenced by other bodies such as [[Luna]] or [[Sol]]. ...]: a means of reaching orbit using far less energy per weight than rockets do, now theoretically possible with available materials
    3 KB (391 words) - 00:43, 6 July 2015
  • 1. How do I go about setting up a mailinglist or a mail-archive server? 2. I installed procmail (i.e. typed 'make install'), but how am I supposed to
    13 KB (2,242 words) - 22:52, 14 July 2012
  • ==How To== ...ion applet for WINE; it is generally not set up in a KDE menu, so you have to run it from the console.
    3 KB (540 words) - 18:51, 8 October 2020
  • ...ecause you can't step through it. On the other hand, it forces the process to be cleaner and simpler (believe it or not). ...ave catalogs listing what items they have available and with what options; to simplify data entry, we have "title groups" of common groups of options, an
    14 KB (2,110 words) - 20:48, 1 February 2016
  • ...ecause you can't step through it. On the other hand, it forces the process to be cleaner and simpler (believe it or not). ...ave catalogs listing what items they have available and with what options; to simplify data entry, we have "title groups" of common groups of options, an
    14 KB (2,112 words) - 02:05, 19 December 2014
  • ...r public web folder (typically <code>public_html</code>), will be referred to as {{arg|fka-root}}. To determine what version you are currently running, look at the <code>{{arg|f
    6 KB (962 words) - 18:39, 13 October 2019
  • Copy a file, converting and formatting according to the options. :write to ''FILE'' instead of stdout
    3 KB (406 words) - 22:37, 13 November 2022
  • ...achectl configtest</code> : tests the current configuration without trying to load it (which could result in Apache not running), and gives diagnostic in -E file : log startup errors to file
    2 KB (302 words) - 14:50, 1 April 2022
  • ...tracks. It isn't necessary in order to make the thing work, but I do plan to continue working with it for the next version. These tables had not been used yet, and I think there's probably a better way to provide this functionality using a hierarchical topic/value tree.
    4 KB (495 words) - 02:52, 10 January 2012
  • *** Also corrected type for isActive to match actual table **** Renamed "isEnabled" to "isActiveSpace".
    3 KB (501 words) - 11:56, 22 April 2017
  • ...oss all Titles for matching CatNums. If any are found, this is a situation to resolve before proceeding. * If LCTitle has Items, then for each proposed item we try to find matches in this order:
    3 KB (559 words) - 23:50, 10 February 2016
  • (from memory, north to south): ...Riddle Rd.''' (more fast than busy; button activates flashing yellow light to warn drivers)
    3 KB (481 words) - 00:00, 16 July 2010
  • ...C. Brian Towey}}''Addendum to above notice: it is probably ok in this case to make corrections insert additional information, as Brian wrote this piece s For those who are just tuning in, I need to relate a sad chapter in [[Pinecrest Road Neighborhood|neighborhood]] histor
    8 KB (1,412 words) - 13:53, 27 May 2018
  • ...eature from becoming entangled with basic voting. We might want to be able to implement, say, more than one decision-point per question. ** '''2011-05-02''' Makes no sense to have Pos/Neg Text; that's an Answer thing. (See [[InstaGov/SMW/questions]]
    3 KB (434 words) - 16:32, 14 July 2013
  • '''Purpose''': restock requests (i.e. wholesale orders) sent to Suppliers * '''2008-11-07''' several fields moved to <s>rstk_recd</s> {{vbzcart|table|rstk_rcd}}
    3 KB (445 words) - 00:12, 14 January 2016
  • ...e be named '''rstk_shp''', and terminology changed from "restock received" to "restock shipment"? * '''2016-01-06''' Renamed '''ID_Restock''' to '''ID_Request'''
    3 KB (415 words) - 00:25, 14 January 2016
  • As of 2021-09-10, obstacles to compiling the Eudora source to work under Linux include: ....''' MFC needs to be recompiled for Linux, which requires finding some way to emulate Microsoft-specific language extensions (<code> __try</code> and <co
    7 KB (1,099 words) - 18:45, 12 September 2021
  • ...o referred to as "peers", since they upload as well as download), referred to as a "torrent swarm" ...rrent file is typically fairly small, ranging from a few tens of kilobytes to maybe half a megabyte for a really large fileset containing many gigabytes.
    3 KB (482 words) - 12:41, 31 March 2015
  • ...G):This parameter only exists in the HEAD cvs branch This a full path name to a script called by smbd(8) that should stop a shutdown procedure issued by ...er will be based upon the version of the client. There should be no reason to change this parameter from the default.
    11 KB (1,910 words) - 14:05, 5 September 2010
  • be used. When this parameter is set to false, the share will be help to developers. Samba uses this option internally to mark
    5 KB (772 words) - 16:11, 5 September 2010
  • * '''Purpose''': Stores data for images relevant to displaying catalog entities (currently only Titles) ** Added ID_Folder to allow use of different base URLs via {{vbzcart|table|cat_folders}}.
    3 KB (545 words) - 20:55, 25 January 2016
  • ' ACTION: save the object's data back to the database ' 4. set the package's "finished" timestamp (do this last)
    14 KB (1,800 words) - 12:45, 14 October 2022
  • ...inecrest Road Neighborhood]] and other areas of [[Durham, NC]]. He appears to be affiliated with [[Mount Zion Christian Church]]. ...ty. He said something about staying in a hotel and trying to collect money to pay for that. The letter was not dated or signed, Googling the phone number
    5 KB (913 words) - 13:05, 2 September 2013
  • This code will cause most errors to generate page output, rather than just a blank page: ...e code simply wouldn't work, and it took me several edit-upload-run cycles to find each problem:
    4 KB (581 words) - 23:56, 14 June 2021
  • ...y to ''always'' have pictures for each. In this version, a title can point to another title for its picture, thus keeping it clear whether the picture is * [[/cat_pages]]: mapping URLs to various catalog entities (suppliers, depts, titles)
    9 KB (1,437 words) - 13:47, 3 March 2020
  • ...command MYCHECK is set to, which is typically some kind of integrity check to help keep your databases from becoming corrupted.) ...spond to connection attempts from anywhere but the local machine, you need to edit /etc/mysql/my.conf and comment out the following line:
    6 KB (1,026 words) - 19:30, 11 December 2023
  • ...nother present but doesn't get the updated address...) but this turned out to be kind of a stupid idea. Consequently, the [Contacts x Addrs] table in the ...ag''' will at first be set only by us, but later on customers will be able to set it and will be increasingly in charge of it.
    7 KB (971 words) - 21:14, 27 October 2019
  • ...entries in samba's hostname resolve cache time out. If the timeout is set to 0. the caching is disabled. ...n what order to resolve host names to IP addresses. Its main purpose to is to control how netbios name resolution is performed. The option takes a space
    8 KB (1,372 words) - 15:37, 5 September 2010
  • ...e changes into the official release of that extension, please feel free to do so. * link to user's page, if available (with standard edit link if page doesn't exist)
    14 KB (1,529 words) - 23:58, 14 December 2017
  • ...op devices with regular files or block devices, to detach loop devices and to query the status of a loop device. If only the loop_device argument is give ...e name of an arbitrary encryption type and finds the module that knows how to perform that encryption. (Thus, either one uses a number different from 18
    4 KB (559 words) - 22:46, 12 January 2010
  • ...can temporarily connect its two wires together, bypassing the part -- but do not operate the dryer for more than a minute or so with this configuration, ...rom Sears in 2010 (sold as a kit with another part which they say you have to install too, but I have never bothered).
    3 KB (507 words) - 01:40, 28 January 2010
  • ...ntly-installed, gave the same results. These are the steps I took in order to fix the problem. --[[User:Woozle|Woozle]] ([[User talk:Woozle|talk]]) 10:14 ...) is active. When you push it for about a second, it signals the Palm unit to go into USB communication mode. If no communication takes place, this times
    12 KB (1,676 words) - 16:05, 11 January 2014
  • [[Durham, NC|DURHAM]] -- No denomination is attached to the name of this Lincoln Street church. First Chronicles Community Church reaches out beyond its sanctuary doors to help neighboring men and women of all ages.
    6 KB (1,039 words) - 17:59, 1 October 2011
  • ...ntified the vandals; it is not clear at this time what the Museum plans to do. ...t was colloquially known as the "dinosaur trail" and the Museum now refers to it as the "Old Dinosaur Trail").
    3 KB (448 words) - 11:44, 12 September 2010
  • ...port an existing number from a phone that has been lost (probably broken) to a new phone just purchased. ...ut this requires knowing your existing account number, which does not seem to be available (see next section for details).
    4 KB (689 words) - 01:17, 26 January 2016
  • ...ion|customization]]: [[shortening MediaWiki URLs]]: [[using error handlers to tidy MediaWiki URLs|using error handlers]]{{sidebar|__TOC__}} ...the page name from the request information, and calls MediaWiki functions to display the requested page.
    9 KB (1,454 words) - 22:50, 14 December 2017
  • #Checkmark 'Save to file' at the bottom, or it will just dump it to your browser window, and that's no fun. ...se compression. These won't be huge files, but a 1.5mb database compresses to about 150kb. So, y'know, whatever. Wiggy recommends BZIP.
    7 KB (1,204 words) - 15:40, 25 September 2023
  • ...[[social network]]; social computing sites are consequently often referred to as "social networks", and social computing software and platforms are often ...substantial purposes, i.e. with a specific goal in mind, is also referred to as [[collaborative computing]].
    4 KB (666 words) - 10:45, 8 June 2017
  • 2018-07-24 Replaed call to GetRecordValues_asNative() with call to GetFieldArray_toWrite_native(). The former does not seem to exist in the blob-form class. Hope the latter is appropriate.
    4 KB (537 words) - 16:24, 24 February 2019
  • ==To Do== * Does not properly replace internal links with full URLs to main site
    4 KB (464 words) - 00:08, 15 December 2017
  • clients to attempt to store OS/2 style Extended attributes on a share. In order to enable this parameter the underlying filesys-
    6 KB (852 words) - 14:28, 5 September 2010
  • ** easier to set up (no database mods needed) ** ability to leverage SMW features for analysis and reporting.
    7 KB (1,048 words) - 23:50, 12 February 2013
  • ' ACTION: Updates buttons and other controls to reflect conditions in the current record ' get the shipment to which the package has been assigned
    10 KB (1,213 words) - 12:52, 14 October 2022

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