Search results

Jump to navigation Jump to search
  • This is the intro
    173 bytes (4 words) - 14:19, 30 April 2014
  • 1. Welcome and Introduction 2. The SAP-C02 Exam 3. Course Download See https://digitalcloud.training/aws-csa-pro-downloads/ which includes a link to the
    200 bytes (33 words) - 18:15, 8 February 2024
  • png\u003Cbr /\u003E\u003Ca href=\"/wiki/Property:StreetAddress/edit?redlink=1\" class=\"new\" title=\"Property:StreetAddress (page does not exist)\"\u00
    951 bytes (898 words) - 08:38, 23 March 2020
  • of Robert Yonaitis' book Understanding Accessibility from 2002 ISBN:1-930616-03-1 See the A11Y checklist for a generic reference providing a quick implementation
    2 KB (267 words) - 22:39, 5 February 2024
  • 1 Wiki Template System 1.1 Types and Examples 1.1.1 Presentation and Data Entry 1.1.2 Navigation for a collection of content 1.1.3 Functional Templates
    5 KB (796 words) - 09:40, 20 October 2023
  • glibc-devel-2.12-1.107.el6_4.4.i686 repoquery -i glibc-devel-2.12-1.107.el6_4.4.i686 Name  : glibc-devel Version  : 2.12 Release  : 1.107.el6_4
    2 KB (329 words) - 15:39, 7 February 2020
  • reddit.com/r/kubernetes/ 1 Kubernetes Components 1.1 Kube-apiserver 1.2 etcd 1.3 Kube-scheduler 1.4 Kube-controller-manager 1.5 Cloud-controller-manager
    7 KB (906 words) - 10:44, 10 May 2024
  • browser. Created by Jon Resig. jQuery is used in MediaWiki (since version 1.16) Learning basic plugin creation is one way to get quickly familiar with
    375 bytes (42 words) - 11:51, 5 June 2015
  • Agaric 288 Norfolk St Cambridge, MA   02139 Tel:+1 508-283-3557 Fax: E-mail: ask@agaric.coop Web: https://agaric.coop Unit #3A
    227 bytes (24 words) - 08:07, 23 March 2020
  • Office building LVM 1, LVM insurance, Münster, North Rhine-Westphalia, Germany
    142 bytes (0 words) - 02:27, 6 February 2018
  • "require": { "mediawiki/lingo": "^2.0", "mediawiki/chameleon-skin": "^1.5", "mediawiki/semantic-media-wiki": "2.4" }, "extra": { } } I
    7 KB (853 words) - 11:30, 14 July 2017
  • for more help 1 Screencasting 1.1 Microphone 1.2 Mixer 1.3 Software 2 Recording 3 Downloading Video 4 Watching Video 5 Video Editors 5.1 Kdenlive 5.2 Avidemux
    18 KB (3,122 words) - 20:18, 28 June 2023
  • atq will list the jobs in the queue. at -c 1 will 'cat' (display) details of job 1 atrm 1 will remove job #1 from the queue. Since at reads from STDIN,
    2 KB (649 words) - 16:57, 24 February 2017
  • Support Syntax highlighting Theming Toolbox Tools Upgrade REL1 25 to REL1 26 REL1 26 to REL1 27 adopters farm config js training This article is in the 'Wiki'
    2 KB (387 words) - 16:18, 7 March 2024
  • forwardfor balance source option httpclose server es1 127.0.0.1:9200 weight 1 check inter 1000 rise 5 fall 1 You can add multi-wiki search like so using $w
    20 KB (2,523 words) - 10:21, 5 March 2024
  • 46:"https://localhost/simplesaml/module.php/admin/";s:7:"version";s:5:"2.1.1";s:7:"referer";s:7:"unknown";}}s:8:"6f3f88ff";a:3:{s:7:"expires";i:171106
    6 KB (880 words) - 08:37, 3 April 2024
  • annotations become a usable database. 1 What's It Good For? 2 Instructions 2.1 Example Annotations 3 What's In The Box 3.1 Browse 3.2 Ask 4 Case Study / Guide
    3 KB (318 words) - 14:33, 15 May 2020
  • Handle the 'header' output * e.g. -- phpMyAdmin SQL Dump -- version 2.9.1.1-Debian-3 -- http://www.phpmyadmin.net */ $pattern = '/ -- phpMyAdmin SQL
    3 KB (357 words) - 10:36, 31 January 2020
  • import Random import sys for x in range(1, 10000): sys.stdout.write( Random().sample(string.letters + string.digits, 1)[0]) And then use that to create and
    8 KB (1,193 words) - 15:21, 20 May 2020
  • new files introduced in the 1.1 release of libcomplex--we run svn add on those to get them under version control. If the 1.1 code no longer has certain
    17 KB (2,636 words) - 13:02, 31 March 2020
  • iMarc 21 Water St. Amesbury, MA   01913 Tel:+1 978-462-8848 Fax: E-mail: hello@imarc.com Web: https://imarc.com Imarc is an award-winning full-service
    333 bytes (42 words) - 08:44, 23 March 2020
  • --execute="show databases" | awk '{print $1}' | grep -iv ^Database$ | sed 's/\(.*\)/mysqldump --single-transaction \1 > \1.'$(date +"%Y%m%d")'.sql/' # Then just
    4 KB (536 words) - 07:54, 9 October 2019
  • uses Phan in its Continuous Integration. 1 Links 2 Static Analysis of MediaWiki 2.1 MediaWiki Phan Config 2.1.1 Fully parsed configuration 3 Phan Plugins
    14 KB (1,594 words) - 00:31, 19 February 2024
  • (0.9.1-3) v4l-conf (3.94-1.0) libzvbi-common (0.2.17-5) libzvbi0 (0.2.17-5) pia (3.94-1.0) scantv (3.94-1.0) xawtv (3.94-1.0) xawtv-plugin-qt (3.94-1.0)
    6 KB (921 words) - 10:21, 31 October 2008
  • function fullname { if [ "${1:0:1}" = '/' ] ; then # ${::} is a bashism, don't use /bin/sh echo "$1" else echo "$PWD/$1" fi } function mergedirs {
    14 KB (2,328 words) - 00:26, 29 March 2015
  • Tabs (section Tab 1)
    then the UI is accomplished using the Extension:HeaderTabs extension: Tab 1 Tab 2 Tab 3 Tab 4 Some content for the first tab Something really exciting
    1 KB (143 words) - 18:55, 30 November 2016
  • coriander (version 1.0.0-pre3-2) dvgrab (version 1.6deb-1) ftplib3 (version 3.1-1-5) gscanbus (version 0.7.1-5) libdc1394-10 (version 0.9.5-1) bootcd (version
    4 KB (709 words) - 21:55, 20 January 2009
  • f85-01b40827a1f4 -> ../../sda5 lrwxrwxrwx 1 root root 10 2008-10-21 09:32 8e46d1ff-5f34-46b1-a51a-0dac169123b7 -> ../../sdb1 lrwxrwxrwx 1 root root 10
    12 KB (1,888 words) - 15:32, 10 June 2016
  • ; while (end != -1) { start = markup.indexOf('</span>', end); end = markup.indexOf('<span class="editsection"', start); if (end == -1) { end = markup.indexOf('<div
    5 KB (662 words) - 10:01, 9 December 2008
  • to use Ansible, learning YAML first will help you tremendously. 1 Resources 1.1 Websites 1.2 Docs 2 Snippets 10 Tips by RedHat 10 Things you might not know
    1 KB (158 words) - 21:22, 19 March 2024
  • 654 0 Python 2 1277 68 35 1174 42 CSS 1 641 129 30 482 0 INI 1 1 0 0 1 0 License 1 22 5 0 17 0 gitignore 1 7 2 1 4 0 ─────────────────────────────────
    10 KB (710 words) - 01:42, 4 March 2024
  • ues=" . var_export($values,1) . "\n\$cids=" . var_export($cids,1) . "\n\$job=" . $job ."\n\$tokens=" . var_export($tokens,1) . "\n\$context=" . $context
    22 KB (2,797 words) - 13:34, 3 December 2018
  • upgraded to 1.9.0 (8a4faae) 2015-09-29T18:53:44 from 1.7 (9cdb625) 2013-04-04T16:10:25 Visual editor completely updated (new git repo) upgraded to 0.1.0 (34a21d8)
    13 KB (1,785 words) - 11:36, 14 July 2017
  • org/eg/opac/record/888792?contains=contains;_special=1;qtype=identifier%7Cisbn;query=978-1594200069;locg=1 Making this generic, you can change the string record/888792
    4 KB (517 words) - 12:02, 14 May 2015
  • tag: 'source' and uses the extension parameter passing available since MW 1.5) you will need to get the more recent source code download of GeSHi. Download
    4 KB (312 words) - 17:19, 9 December 2008
  • something better. 1 Software Foundations 1.1 Linux 1.2 Apache 1.3 PHP 1.4 Perl 1.5 Python 2 System Administration 2.1 Samba 2.2 Webmin 3 Graphics 3.1 GIMP 3.2 Fotoxx
    2 KB (256 words) - 13:44, 24 April 2024
  • the Postgres server ufw allow from 192.168.1.12 to any port 5432 ufw --dry-run delete allow from 192.168.1.12 to any port 8080 # if a dry run returns
    2 KB (325 words) - 16:57, 12 December 2017
  • eQuality Technology 66 Ferry Rd Salisbury Beach, MA   01952 Tel:+1 978-225-0471 Fax: E-mail: info@equality-tech.com Web: https://equality-tech.com Creators
    425 bytes (39 words) - 11:55, 25 August 2020
  • in an easy way. Semantic Bundle Maintained by Yaron Koren. If you run MW 1.22+ and use Composer, don't install SB (use Composer instead). http://wiki
    522 bytes (70 words) - 13:59, 11 November 2014
  • These rates are published at https://eQuality-Tech.com/rates. Effective 1/1/2018 Qualified educational institutions and pre-approved non-profits receive
    8 KB (452 words) - 17:16, 27 July 2020
  • 1 Links 2 Back story 3 Intro 4 Installation 5 Extensions 5.1 Extensions that hook into VE 6 Customizing Visual Editor with custom menus, tools, commands
    5 KB (570 words) - 23:35, 19 April 2023
  • IdentitiesOnly=true -o ForwardAgent=true -L 127.0.0.1:43306:10.0.50.53:3306 centos@ec2-52-203-160-83.compute-1.amazonaws.com ssh -A' centos@10.0.50.161:/ /mnt/foo
    2 KB (358 words) - 10:56, 17 November 2017
  • Connection Times (ms) min mean[+/-sd] median max Connect: 1 1 0.1 1 2 Processing: 515 604 113.4 567 1030 Waiting:
    6 KB (786 words) - 17:31, 27 August 2018
  • $cacheKeyString ends up being "exportableFields All_1_0_1_2" and $argString is "exportableFields All_1_0_1_2" Cache::getItem() is called and Array::value()
    20 KB (2,845 words) - 22:33, 13 March 2017
  • #fff; padding: 1.625rem 1.25rem; text-align: center; color: #375793; } .pricing-table .title span { display: block; font-size: 1.75rem; font-weight:
    1 KB (163 words) - 13:41, 23 January 2017
  • Cascading Style Sheets (design / UI ) 6 .gif Graphic 1 .ico Icon 1 .jpg Graphic 9 .js JavaScript (functionality in the browser
    4 KB (242 words) - 17:39, 1 June 2018
  • their code. So, the PHP Framework Interop(ability) Group came up with PSR-1 and PSR-2 that deal with the issue specifically. Fabien Potencier (Sensio Labs)
    2 KB (245 words) - 16:58, 6 November 2023
  • .settings.php # setup SSH tunnel to the old server ssh -L 127.0.0.1:33306:127.0.0.1:3306 root@equality-tech.com See https://www.lullabot.com/articles/
    9 KB (272 words) - 08:47, 14 November 2023
  • a very basic LAMP setup that invokes some of the functions in stackscript=1 https://www.linode.com/stackscripts/view/10 Q. for Category:Configuration
    312 bytes (39 words) - 23:21, 7 April 2015
  • 6.5-drupal.tar.gz put site in maintenance modedrush vset maintenance_mode 1 (Make sure you are also logged in as Admin) move old code, and unpack new code
    1 KB (195 words) - 13:50, 3 December 2018
  • Bootable Port 1, Unit 0: Empty, temp eject #1: 'SATA', Type: IntelAhci, Instance: 0, Ports: 1 (max 30), Bootable Port 0, Unit 0: UUID: 1d6190dd-5b96-4f1e-8caf-08e40e42b85b
    7 KB (748 words) - 07:48, 3 January 2024
  • (( i=1; i <= $arg_count; i++ )); do arg="$1" shift 1 if [ -z "$pattern" ]; then if [ "$arg" == "--" ]; then grepargs="$grepargs $arg" pattern="$1" shift
    10 KB (1,536 words) - 10:41, 7 September 2017
  • to me when my installed version of vagrant 1.7.1 only supported VirtualBox <= 4.3. Upgrading to vagrant 1.8.5 added support for VirtualBox 5.x sudo dpkg
    5 KB (779 words) - 08:25, 31 December 2018
  • wp:Image:Guru_Mindmap.jpg FreeMind 1.1.0-Beta2 7 Feb 2016 FreeMind 1.1.0-Beta1 22 Jun 2015 FreeMind 1.0.1 12 Apr 2014 FreeMind 1.0.0 became available on 19 Oct
    5 KB (632 words) - 15:20, 30 November 2016
  • versions) including v1.4 v1.5 The nightly build version Best Practices The project website at tigris.org SVN Release Notes v 1.3 v 1.4 v 1.5 subversionary.org
    8 KB (1,104 words) - 08:49, 4 December 2015
  • "front-end" which will be the computer that sits next to my TV. A small external 1.5TB drive that serves as storage. A small network-attached HDTV tuner called
    8 KB (767 words) - 08:48, 31 December 2018
  • com/getting-started/ http://getbootstrap.com/javascript/ 1 Working with Bootstrap 2 Examples 2.1 Layouts 2.2 Buttons I used Bootstrap on the Wiki report
    4 KB (193 words) - 10:25, 15 May 2020
  • MediaWiki engine to manage all core libraries and dependencies since version 1.25 (including composer-local.json) cd $IP cp composer.local.json-sample composer
    8 KB (1,000 words) - 01:27, 8 December 2016
  • just the parts you need to edit while retaining the parts you need to keep. 1 Multiline Edits 2 Single Line 3 Background 4 Should I use perl, bash, php,
    4 KB (580 words) - 08:02, 14 November 2018
  • MediaWiki on Kubernetes 1 WMF 1.1 Dev Images 1.2 For Distributors 1.3 MediaWiki with Kubernetes 1.4 MediaWiki on Docker 1.4.1 MediaWiki Docker 1.4.2 MediaWiki Docker
    7 KB (781 words) - 00:10, 24 October 2023
  • have to offer below, and get started today. 1-5 Sites $299/Month Up To 5 Sites 2GB RAM Two CPUs
    3 KB (149 words) - 11:11, 20 June 2017
  • Classic), 1 (Priority 1 Checks), 2 (Priority 2 Checks), 3 (Priority 3 Checks) add-xml-decl Boolean y/n, yes/no, t/f, true/false, 1/0 add-xml-space
    11 KB (1,734 words) - 15:47, 7 May 2009
  • print blank line sed -e '1{$q;}' -e '$!{h;d;}' -e x # for 1-line files, print the line sed -e '1{$d;}' -e '$!{h;d;}' -e x # for 1-line files, print nothing
    37 KB (4,463 words) - 14:15, 2 April 2024
  • writing means 2.6 or 2.7 (maybe later a 3.x version?) 1 Users 2 For Developers and Admins 3 Installation 3.1 Digital Ocean 4 References See the help page at
    5 KB (811 words) - 08:34, 26 April 2020
  • MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f888d31d000 mmap(NULL, 412069888, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f8874a22000 munmap(0x7f888d31d000
    5 KB (664 words) - 03:32, 12 January 2016
  • Miller Microcomputer Services 61 Lakeshore Rd Natick, MA   01760 Tel:+1 508-653-6136 Fax: E-mail: TheMillers@millermicro.com Web: http://millermicro.com
    466 bytes (59 words) - 08:09, 23 March 2020
  • FOSS User Group Natick 123 Main St Natick, MA   01760 Tel:+1-508-653-6136 Fax: E-mail: no-reply@example.org Web: http://natickFOSS.org 9am-9pm ETZ; http://NatickFOSS
    419 bytes (59 words) - 08:09, 23 March 2020
  • contains it # Intended for finding the longest string in field #1 awk '$1 > max {max=$1; maxline=$0}; END{ print max, maxline}' # print the number of fields
    35 KB (1,960 words) - 08:53, 25 September 2018
  • ("Contractor"). Contractor will provide the services described in Schedule 1 (titled "Services to be Provided"). Contractor will be paid according to
    3 KB (392 words) - 19:24, 13 February 2019
  • sourceforge.net/sourceforge/wikipedia/mediawiki-1.3.8.tar.gz tar -xzvf mediawiki-1.3.8.tar.gz cp -R mediawiki-1.3.8/* nbpt-gnus/ It was really that simple
    1 KB (222 words) - 00:18, 16 November 2004
  • MediaWiki 1.27, there are new authentication and session management frameworks in core New School Old School If you're running at least MediaWiki 1.27, you
    5 KB (632 words) - 16:30, 1 December 2016
  • 1 Semantic MediaWiki 2 Extension 3 Template 4 References To create tooltips in your wiki, you can simply use the info function that is included in Semantic
    987 bytes (82 words) - 19:36, 14 May 2020
  • various components of the system (disk, databases, etc.) 1 dpkg --set-selections 1.1 on System A 1.2 on System B 2 KickStart 3 System Imager 4 Fully Automated
    9 KB (1,402 words) - 13:19, 7 June 2023
  • \Massachusetts Contractor Agreement.pdf" cat 1-4 output ".\Massachusetts Contractor Agreement.pp1-4.pdf" # now join pp 1-4 with the new p5 (from a scan - see note)
    5 KB (786 words) - 12:24, 9 February 2024
  • arguments.length == 1) return defaultEmptyOK; else return (isStateCode.arguments[1] == true); return ( (USStateCodes.indexOf(s) != -1) && (s.indexOf(
    31 KB (3,573 words) - 23:09, 7 June 2017
  • a minimum of 1 billion nematodes; 2 billion nematodes should be applied under moderate to higher infestation (50 million nematodes per 1,000 sq. ft.).
    7 KB (1,073 words) - 09:51, 29 December 2018
  • Wikimedia gets a nicer backend through Extension:LuceneSearch (pre 1.13) or Extension:MWSearch (1.13+). Note that MediaWiki has stopped using LuceneSearch and
    6 KB (1,244 words) - 09:50, 11 May 2018
  • atq will list the jobs in the queue. at -c 1 will 'cat' (display) details of job 1 atrm 1 will remove job #1 from the queue. Since at reads from STDIN,
    2 KB (289 words) - 16:51, 24 February 2017
  • 6.0', ares: '1.10.1-DEV', cldr: '32.0', http_parser: '2.8.0', icu: '60.1', modules: '57', nghttp2: '1.25.0', node: '8.11.1', openssl: '1.0.2o', tz: '2017c'
    1 KB (146 words) - 10:16, 30 April 2020
  • 5.7/binary/redhat/8/x86_64/percona-toolkit-3.5.7-1.el8.x86_64.rpm dnf install percona-toolkit-3.5.7-1.el8.x86_64.rpm pt-mysql-summary http://mysqlsandbox
    9 KB (1,188 words) - 16:00, 24 April 2024
  • Practice Test 1: Sample Practice Test 1
    39 bytes (7 words) - 18:23, 7 February 2024
  • virtual machine): nginx version: nginx/1.14.0 built by gcc 4.8.5 20150623 (Red Hat 4.8.5-16) (GCC) built with OpenSSL 1.0.2k-fips 26 Jan 2017 TLS SNI support
    3 KB (482 words) - 13:22, 31 August 2018
  • Prior to v 1.18, Math was supported in core of MediaWiki via the <math> tag. Now, it's been extracted into the Extension:Math extension. Furthermore,
    4 KB (464 words) - 23:47, 14 March 2018
  • e_and_maintenance.html and see if you can figure it out. 1 Installation 2 Getting Started 2.1 Global Config 2.2 Initialize a Project 3 Modules 4 Example
    16 KB (2,137 words) - 15:37, 12 April 2024
  • England GS-13 step 1 $73,846 $92,448 GS-13 step 10 $96,004 $120,187 GS-14 step 1 $87,263 $109,245 GS-14 step 10 $113,444 $142,021 GS-15 step 1 $102,646 $128
    822 bytes (73 words) - 20:00, 28 March 2016
  • else hdparm -i /dev/sd\${alpha:\$i-1:1} | grep "Model" echo " " parted /dev/sd\${alpha:\$i-1:1} print echo " " /sbin/get_hd_smartinfo
    6 KB (853 words) - 15:00, 6 January 2017
  • ($i % 7) )) 9 IFS=";" printf "\033[%sm" $c 1 10 printf "%s\033[0m\n" "${data}" 11 i=$((i+1)) 12 done 13 } 14 rainbow_pipe <<'EOM' 15 16
    2 KB (338 words) - 12:09, 25 March 2015
  • dump-guest-core=off -cpu Broadwell-noTSX-IBRS -m 1024 -realtime mlock=off -smp 1,sockets=1,cores=1,threads=1 -uuid 4cbd5a21-bff7-4e66-8632-2e936507c658 -no-user-config -nodefaults
    10 KB (1,669 words) - 10:48, 3 October 2018
  • 1 Comparison 2 Leading Choices 2.1 Kubernetes 2.2 OpenStack 2.3 Linux containers 2.4 VirtualBox (Oracle) 2.5 VMWare (Dell) 3 Converting to Virtual There
    3 KB (351 words) - 12:59, 6 August 2020
  • default_backend netdata-back backend netdata-back server nd1 127.0.0.1:19999 You have kernel memory de-duper (called Kernel Same-page Merging
    4 KB (539 words) - 21:46, 29 March 2020
  • s/opcache.validate_timestamps=1/opcache.validate_timestamps=0/ $myini sed -i s/\;opcache.fast_shutdown=0/opcache.fast_shutdown=1/ $myini apachectl -k graceful
    1 KB (160 words) - 20:14, 19 September 2017
  • The Perl Shop 123 Main St Boston, MA   02134 Tel:+1 844-737-5746 Fax: E-mail: tmetro@theperlshop.com Web: https://theperlshop.com Predictable on-demand
    878 bytes (120 words) - 08:10, 23 March 2020
  • BFC Computing, LLC 251 Croydon Turnpike Plainfield, NH   03781 Tel:+1.603.448.4440 Fax: E-mail: info@bfccomputing.com Web: https://bfccomputing.com BFC
    1 KB (152 words) - 08:07, 23 March 2020
  • session php -v You'll see something like this: PHP 7.2.34 (cli) (built: Oct  1 2020 20:37:38) ( NTS ) Copyright (c) 1997-2018 The PHP Group Zend Engine v3
    914 bytes (131 words) - 01:24, 4 May 2023
  • iu/org.apache.commons.logging/[1.0.4.200809231229,1.0.4.200809231229]]. I get the same error message with the WSDL 1.4 and 1.5 Feature Some resources
    14 KB (1,801 words) - 22:25, 30 January 2016
  • setup is Static/CGI/PHP-5.4 Take site offline drush vset maintenance_mode 1 get a status and use --debug to get a bit more info about what drush is doing
    923 bytes (114 words) - 18:57, 7 April 2015
  • "Intel(R) Xeon(R) CPU E5-2650L v3 @ 1.80GHz" ], "ansible_processor_cores": 1, "ansible_processor_count": 1, "ansible_process
    98 KB (1,491 words) - 12:29, 14 September 2016
  • manage the Transport Layer Security (TLS) of your Webserver. 1 Let's Encrypt 2 Service 2.1 Current Setup for Meza 3 With HAProxy 4 On Amazon 5 On Cloudflare
    12 KB (1,406 words) - 11:49, 15 May 2023
  • MediaWiki 1.27.1 (64f7660) 2016-11-25T23:52:22 PHP 5.5.9-1ubuntu4.22 (apache2handler) MySQL 5.5.57-0ubuntu0.14.04.1 ICU 52.1 Elasticsearch 2.4.4 Lua 5.1.5 I
    13 KB (1,741 words) - 17:35, 24 April 2024
  • 1 Intro 2 Parsoid Web Service API 3 Links 4 Front-end Build Tools 5 Node Happenings 6 References What is node?video with Tom Hughes-Croucher of Joyent
    3 KB (387 words) - 02:23, 2 December 2016

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