Search results

Jump to navigation Jump to search
  • are editing a binary file format like a jpg or doc (since binary files don't merge particularly well). Subversion enables you to create a lock on a file
    8 KB (1,104 words) - 08:49, 4 December 2015
  • host QualityBox in a private cloud for each customer and can even host it on-premises for you. To grab a copy of these features in a spreadsheet for analysis
    2 KB (166 words) - 21:47, 20 May 2020
  • are bundled if you download a tarball). The Special:Version page will list the ones in use, so go through the list one at a time and check for upgrades
    13 KB (1,785 words) - 11:36, 14 July 2017
  • Elasticsearch (category Pages with syntax highlighting errors)
    side of a napkin, a pen, and a few beverages are often the ingredients that yield good ideas. Elasticsearch had a different origin. It started with a need
    20 KB (2,523 words) - 10:21, 5 March 2024
  • also Pretty. Making a "Pretty URL" means transforming a system URL like wiki/index.php?title=Main_Page with /wiki/Main_Page. For most Content Management
    2 KB (260 words) - 18:45, 14 May 2020
  • d is a super simplified upload extension by Stephan Gambke mw:Extension:AdvancedSearch is a new interface to ElasticSearch mw:Extension:Flow is a threaded
    6 KB (1,244 words) - 09:50, 11 May 2018
  • Lex Sulzer at Linux Competence Center Basic Usage Search Edit a page Create a new page Printing Password recovery Tutorials / Help Syntax Lists Links
    2 KB (216 words) - 15:42, 31 January 2018
  • up the path to a file or directory scr Execute a PHP script url Compose a URL to a CiviCRM page ang ang:html:list
    22 KB (2,797 words) - 13:34, 3 December 2018
  • more secure and easier to manage. Instead of a "B" grade, we now have "A" grade security. Certbot (code) is a fully-featured, extensible client for the Let's
    12 KB (1,406 words) - 11:49, 15 May 2023
  • changing a product name across multiple pages of documentation. With a one-line perl command, you can do just that. Furthermore, the example below uses a ls
    7 KB (1,132 words) - 01:05, 28 February 2024
  • Diff (category Pages with broken file links) (section Edit in the Merge Window)
    saving to a file. drush pml --status=enabled --pipe > modules.list.txt # make a bunch of changes to what modules are enabled, perhaps restoring from a backup
    9 KB (1,455 words) - 15:10, 15 May 2017
  • making it truly difficult to aggregate in a way that allows for a holistic view of relevant information. A CRM can dramatically improve this situation
    10 KB (1,432 words) - 11:46, 1 June 2016
  • 10d' # delete the last line of a file sed '$d' # delete the last 2 lines of a file sed 'N;$!P;$!D;$d' # delete the last 10 lines of a file sed -e :a -e '$d;N;2
    37 KB (4,463 words) - 14:15, 2 April 2024
  • org/w/images/thumb/8/8c/Eqt.logo.png/ for a list of current logo files in various sizes. The truth is, you don't even have to edit a wiki page to create the thumbnail on
    5 KB (449 words) - 11:23, 21 August 2018
  • balancer Local experts Locate Logo Lowercase files Lsof Lua MOTD Main Page Main Page:about Make Maps Mark Hershberger Market Intelligence Marketing Math
    41 bytes (599 words) - 22:14, 30 January 2016
  • started with a repo from github and added a repo that we were developing privately. (The reality is that we were developing a repo privately; created a sibling
    19 KB (2,950 words) - 14:35, 19 April 2024
  • ignores all 'core' MediaWiki for analysis, and adds a long list of extensions for analysis. This is a sample 'local' configuration for Phan 1 <?php 2 //
    3 KB (330 words) - 00:29, 19 February 2024
  • about "Source lines of code" into a sub-article. You can visit the "Special:Version" page of the wiki. This page shows you exactly what extensions and
    22 KB (391 words) - 12:19, 20 June 2018
  • "uniq") awk 'a !~ $0; {a=$0}' # remove duplicate, nonconsecutive lines awk '! a[$0]++' # most concise script awk '!($0 in a) {a[$0];print}'
    35 KB (1,960 words) - 08:53, 25 September 2018