<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://wiki.commander4j.com/index.php?action=history&amp;feed=atom&amp;title=Install_Database</id>
	<title>Install Database - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.commander4j.com/index.php?action=history&amp;feed=atom&amp;title=Install_Database"/>
	<link rel="alternate" type="text/html" href="https://wiki.commander4j.com/index.php?title=Install_Database&amp;action=history"/>
	<updated>2026-09-23T01:17:27Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://wiki.commander4j.com/index.php?title=Install_Database&amp;diff=1925&amp;oldid=prev</id>
		<title>Dgarratt: Updated by push_wiki.py</title>
		<link rel="alternate" type="text/html" href="https://wiki.commander4j.com/index.php?title=Install_Database&amp;diff=1925&amp;oldid=prev"/>
		<updated>2026-09-22T20:13:28Z</updated>

		<summary type="html">&lt;p&gt;Updated by push_wiki.py&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;Install Database&amp;#039;&amp;#039;&amp;#039; is step 2 of the [[Install Guide]]. Commander4j keeps all of its data in a database that you install first. This page walks through &amp;#039;&amp;#039;&amp;#039;Microsoft SQL Server Express on Windows&amp;#039;&amp;#039;&amp;#039; in full, then covers MySQL, MariaDB and Oracle.&lt;br /&gt;
&lt;br /&gt;
You only do this on the computer that will hold the data: the server, or the single PC if you are trying Commander4j out. Workstation PCs skip this page.&lt;br /&gt;
&lt;br /&gt;
== Which database? ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! You are on !! Use !! Why&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Windows&amp;#039;&amp;#039;&amp;#039; || &amp;#039;&amp;#039;&amp;#039;Microsoft SQL Server Express&amp;#039;&amp;#039;&amp;#039; (free) || Best supported, free, and the same product every live Commander4j site runs. This is the path described in full below.&lt;br /&gt;
|-&lt;br /&gt;
| macOS or Linux || MySQL (free) || Simple to install. MariaDB also works with two settings changed.&lt;br /&gt;
|-&lt;br /&gt;
| A site that already runs Oracle || Oracle || Fully supported, but not recommended for a first evaluation because it is much more work to set up.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Whichever you choose, the end result is the same three things: a database server that accepts &amp;#039;&amp;#039;&amp;#039;TCP/IP&amp;#039;&amp;#039;&amp;#039; connections, an empty database called &amp;lt;code&amp;gt;Commander4j&amp;lt;/code&amp;gt;, and a way for Commander4j to log in to it.&lt;br /&gt;
&lt;br /&gt;
== Microsoft SQL Server Express (Windows) ==&lt;br /&gt;
&lt;br /&gt;
Allow twenty minutes. You will install two programs: SQL Server Express itself, and SQL Server Management Studio (SSMS), the tool used to look after it.&lt;br /&gt;
&lt;br /&gt;
=== 1. Install SQL Server Express ===&lt;br /&gt;
&lt;br /&gt;
# Go to the Microsoft [https://www.microsoft.com/en-gb/sql-server/sql-server-downloads SQL Server downloads] page, find &amp;#039;&amp;#039;&amp;#039;Express&amp;#039;&amp;#039;&amp;#039; and click &amp;#039;&amp;#039;Download now&amp;#039;&amp;#039;. The file is small (about 6 MB) because it downloads the rest as it runs.&lt;br /&gt;
# Run the downloaded file. Choose the &amp;#039;&amp;#039;&amp;#039;Basic&amp;#039;&amp;#039;&amp;#039; installation type.&lt;br /&gt;
# Accept the licence terms and leave the install location as it is. Click &amp;#039;&amp;#039;&amp;#039;Install&amp;#039;&amp;#039;&amp;#039;. The download and install take five to ten minutes.&lt;br /&gt;
# The final screen shows &amp;#039;&amp;#039;Installation has completed successfully&amp;#039;&amp;#039;. Make a note of the &amp;#039;&amp;#039;&amp;#039;Instance name&amp;#039;&amp;#039;&amp;#039;, which is &amp;lt;code&amp;gt;SQLEXPRESS&amp;lt;/code&amp;gt;. Click the &amp;#039;&amp;#039;&amp;#039;Install SSMS&amp;#039;&amp;#039;&amp;#039; button; it opens the SSMS download page in your browser. Leave this window open until SSMS is installed, then click &amp;#039;&amp;#039;Close&amp;#039;&amp;#039;.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#888&amp;quot;&amp;gt;[Screenshot to add: SQL Server Express installer, &amp;#039;&amp;#039;Basic&amp;#039;&amp;#039; option]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#888&amp;quot;&amp;gt;[Screenshot to add: SQL Server Express final screen showing &amp;#039;&amp;#039;Instance name: SQLEXPRESS&amp;#039;&amp;#039; and the &amp;#039;&amp;#039;Install SSMS&amp;#039;&amp;#039; button]&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== 2. Install SQL Server Management Studio (SSMS) ===&lt;br /&gt;
&lt;br /&gt;
# On the page that opened, click &amp;#039;&amp;#039;Download SQL Server Management Studio&amp;#039;&amp;#039;. It is a separate 1 GB download.&lt;br /&gt;
# Run it and click &amp;#039;&amp;#039;&amp;#039;Install&amp;#039;&amp;#039;&amp;#039;. Accept the defaults. Restart the PC if it asks.&lt;br /&gt;
# Open &amp;#039;&amp;#039;&amp;#039;SQL Server Management Studio&amp;#039;&amp;#039;&amp;#039; from the Start menu. A &amp;#039;&amp;#039;Connect to Server&amp;#039;&amp;#039; box appears. Enter:&lt;br /&gt;
#* Server name: &amp;lt;code&amp;gt;localhost\SQLEXPRESS&amp;lt;/code&amp;gt;&lt;br /&gt;
#* Authentication: &amp;#039;&amp;#039;Windows Authentication&amp;#039;&amp;#039;&lt;br /&gt;
# Click &amp;#039;&amp;#039;&amp;#039;Connect&amp;#039;&amp;#039;&amp;#039;. On the left you now see &amp;#039;&amp;#039;Object Explorer&amp;#039;&amp;#039; with your server at the top.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#888&amp;quot;&amp;gt;[Screenshot to add: SSMS &amp;#039;&amp;#039;Connect to Server&amp;#039;&amp;#039; box filled in]&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== 3. Create the Commander4j database ===&lt;br /&gt;
&lt;br /&gt;
# In Object Explorer, right-click &amp;#039;&amp;#039;&amp;#039;Databases&amp;#039;&amp;#039;&amp;#039; and choose &amp;#039;&amp;#039;&amp;#039;New Database…&amp;#039;&amp;#039;&amp;#039;.&lt;br /&gt;
# Database name: &amp;lt;code&amp;gt;Commander4j&amp;lt;/code&amp;gt;. Leave everything else as it is.&lt;br /&gt;
# Click &amp;#039;&amp;#039;&amp;#039;OK&amp;#039;&amp;#039;&amp;#039;. &amp;lt;code&amp;gt;Commander4j&amp;lt;/code&amp;gt; now appears under Databases.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#888&amp;quot;&amp;gt;[Screenshot to add: SSMS &amp;#039;&amp;#039;New Database&amp;#039;&amp;#039; dialog with the name filled in]&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== 4. Decide how Commander4j will log in ===&lt;br /&gt;
&lt;br /&gt;
There are two ways. Pick one.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Option A: Windows login (simplest, one PC).&amp;#039;&amp;#039;&amp;#039; Commander4j logs in as whoever is logged in to Windows. Nothing to create: the Windows user who installed SQL Server is already an administrator of it. In [[Setup4j]] you will tick &amp;#039;&amp;#039;Integrated Security&amp;#039;&amp;#039; and leave the username and password blank. Use this for trying Commander4j out on a single PC.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Option B: SQL Server login (recommended for a server with several PCs).&amp;#039;&amp;#039;&amp;#039; A database username and password that work from any PC. Three steps in SSMS:&lt;br /&gt;
&lt;br /&gt;
# &amp;#039;&amp;#039;&amp;#039;Allow SQL logins.&amp;#039;&amp;#039;&amp;#039; Right-click the server name at the top of Object Explorer and choose &amp;#039;&amp;#039;&amp;#039;Properties&amp;#039;&amp;#039;&amp;#039;. Click the &amp;#039;&amp;#039;&amp;#039;Security&amp;#039;&amp;#039;&amp;#039; page. Under &amp;#039;&amp;#039;Server authentication&amp;#039;&amp;#039; select &amp;#039;&amp;#039;&amp;#039;SQL Server and Windows Authentication mode&amp;#039;&amp;#039;&amp;#039; and click OK. SSMS warns that the change needs a restart: right-click the server name again and choose &amp;#039;&amp;#039;&amp;#039;Restart&amp;#039;&amp;#039;&amp;#039;, then &amp;#039;&amp;#039;Yes&amp;#039;&amp;#039;.&lt;br /&gt;
# &amp;#039;&amp;#039;&amp;#039;Create the login.&amp;#039;&amp;#039;&amp;#039; Expand &amp;#039;&amp;#039;&amp;#039;Security&amp;#039;&amp;#039;&amp;#039;, right-click &amp;#039;&amp;#039;&amp;#039;Logins&amp;#039;&amp;#039;&amp;#039; and choose &amp;#039;&amp;#039;&amp;#039;New Login…&amp;#039;&amp;#039;&amp;#039;. Fill in:&lt;br /&gt;
#* Login name: &amp;lt;code&amp;gt;commander4j&amp;lt;/code&amp;gt;&lt;br /&gt;
#* Select &amp;#039;&amp;#039;&amp;#039;SQL Server authentication&amp;#039;&amp;#039;&amp;#039; and type a password twice. Write it down; you will type it into Setup4j.&lt;br /&gt;
#* Untick &amp;#039;&amp;#039;&amp;#039;Enforce password expiration&amp;#039;&amp;#039;&amp;#039; (and &amp;#039;&amp;#039;User must change password at next login&amp;#039;&amp;#039; if it is ticked), otherwise Commander4j will stop working when the password expires.&lt;br /&gt;
#* Default database: &amp;lt;code&amp;gt;Commander4j&amp;lt;/code&amp;gt;&lt;br /&gt;
# &amp;#039;&amp;#039;&amp;#039;Give it the database.&amp;#039;&amp;#039;&amp;#039; Still in the New Login window, click the &amp;#039;&amp;#039;&amp;#039;User Mapping&amp;#039;&amp;#039;&amp;#039; page on the left. Tick &amp;#039;&amp;#039;&amp;#039;Commander4j&amp;#039;&amp;#039;&amp;#039; in the top list, then tick &amp;#039;&amp;#039;&amp;#039;db_owner&amp;#039;&amp;#039;&amp;#039; in the bottom list. Click &amp;#039;&amp;#039;&amp;#039;OK&amp;#039;&amp;#039;&amp;#039;.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#888&amp;quot;&amp;gt;[Screenshot to add: Server Properties, Security page, &amp;#039;&amp;#039;SQL Server and Windows Authentication mode&amp;#039;&amp;#039;]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#888&amp;quot;&amp;gt;[Screenshot to add: New Login, General page]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#888&amp;quot;&amp;gt;[Screenshot to add: New Login, User Mapping page with Commander4j and db_owner ticked]&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== 5. Turn on TCP/IP ===&lt;br /&gt;
&lt;br /&gt;
This is the step everyone misses. SQL Server Express installs with network connections &amp;#039;&amp;#039;&amp;#039;switched off&amp;#039;&amp;#039;&amp;#039;, and Commander4j needs them even when it runs on the same PC.&lt;br /&gt;
&lt;br /&gt;
# Open &amp;#039;&amp;#039;&amp;#039;SQL Server 2022 Configuration Manager&amp;#039;&amp;#039;&amp;#039; (or the 2019 version). It is not always in the Start menu: if you cannot find it, press &amp;#039;&amp;#039;Windows key + R&amp;#039;&amp;#039;, type &amp;lt;code&amp;gt;SQLServerManager16.msc&amp;lt;/code&amp;gt; (use &amp;lt;code&amp;gt;SQLServerManager15.msc&amp;lt;/code&amp;gt; for 2019) and press Enter.&lt;br /&gt;
# On the left expand &amp;#039;&amp;#039;&amp;#039;SQL Server Network Configuration&amp;#039;&amp;#039;&amp;#039; and click &amp;#039;&amp;#039;&amp;#039;Protocols for SQLEXPRESS&amp;#039;&amp;#039;&amp;#039;.&lt;br /&gt;
# On the right, right-click &amp;#039;&amp;#039;&amp;#039;TCP/IP&amp;#039;&amp;#039;&amp;#039; and choose &amp;#039;&amp;#039;&amp;#039;Enable&amp;#039;&amp;#039;&amp;#039;. Click OK on the warning.&lt;br /&gt;
# Right-click &amp;#039;&amp;#039;&amp;#039;TCP/IP&amp;#039;&amp;#039;&amp;#039; again and choose &amp;#039;&amp;#039;&amp;#039;Properties&amp;#039;&amp;#039;&amp;#039;. Click the &amp;#039;&amp;#039;&amp;#039;IP Addresses&amp;#039;&amp;#039;&amp;#039; tab and scroll to the very bottom, to the section called &amp;#039;&amp;#039;&amp;#039;IPAll&amp;#039;&amp;#039;&amp;#039;. Clear the &amp;#039;&amp;#039;&amp;#039;TCP Dynamic Ports&amp;#039;&amp;#039;&amp;#039; box (delete the number in it) and type &amp;lt;code&amp;gt;1433&amp;lt;/code&amp;gt; into &amp;#039;&amp;#039;&amp;#039;TCP Port&amp;#039;&amp;#039;&amp;#039;. Click OK.&lt;br /&gt;
# On the left click &amp;#039;&amp;#039;&amp;#039;SQL Server Services&amp;#039;&amp;#039;&amp;#039;. Right-click &amp;#039;&amp;#039;&amp;#039;SQL Server (SQLEXPRESS)&amp;#039;&amp;#039;&amp;#039; and choose &amp;#039;&amp;#039;&amp;#039;Restart&amp;#039;&amp;#039;&amp;#039;.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#888&amp;quot;&amp;gt;[Screenshot to add: Configuration Manager, Protocols for SQLEXPRESS, TCP/IP enabled]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#888&amp;quot;&amp;gt;[Screenshot to add: TCP/IP Properties, IP Addresses tab, IPAll section with TCP Port 1433]&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Setting the port to 1433 means every PC connects the same way. If you prefer to leave the dynamic port as it is, then instead start the &amp;#039;&amp;#039;&amp;#039;SQL Server Browser&amp;#039;&amp;#039;&amp;#039; service (same window, set its Start Mode to Automatic) and open UDP port 1434 in the firewall as well as the TCP port.&lt;br /&gt;
&lt;br /&gt;
=== 6. Windows Firewall (only if other PCs will connect) ===&lt;br /&gt;
&lt;br /&gt;
Skip this on a single PC. On a server that Workstation PCs connect to:&lt;br /&gt;
&lt;br /&gt;
# Open &amp;#039;&amp;#039;&amp;#039;Windows Defender Firewall with Advanced Security&amp;#039;&amp;#039;&amp;#039; from the Start menu.&lt;br /&gt;
# Click &amp;#039;&amp;#039;&amp;#039;Inbound Rules&amp;#039;&amp;#039;&amp;#039;, then &amp;#039;&amp;#039;&amp;#039;New Rule…&amp;#039;&amp;#039;&amp;#039; on the right.&lt;br /&gt;
# Rule type &amp;#039;&amp;#039;&amp;#039;Port&amp;#039;&amp;#039;&amp;#039;, next. &amp;#039;&amp;#039;&amp;#039;TCP&amp;#039;&amp;#039;&amp;#039;, &amp;#039;&amp;#039;Specific local ports&amp;#039;&amp;#039; &amp;lt;code&amp;gt;1433&amp;lt;/code&amp;gt;, next. &amp;#039;&amp;#039;&amp;#039;Allow the connection&amp;#039;&amp;#039;&amp;#039;, next. Leave all three profiles ticked, next. Name it &amp;lt;code&amp;gt;SQL Server Commander4j&amp;lt;/code&amp;gt; and finish.&lt;br /&gt;
&lt;br /&gt;
=== What Setup4j will need ===&lt;br /&gt;
&lt;br /&gt;
Keep these to hand for [[Setup4j]]:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Setup4j field !! Value&lt;br /&gt;
|-&lt;br /&gt;
| Database Type || SQL Server&lt;br /&gt;
|-&lt;br /&gt;
| Server || &amp;lt;code&amp;gt;localhost&amp;lt;/code&amp;gt; on the same PC, or the server&amp;#039;s name or IP address from another PC&lt;br /&gt;
|-&lt;br /&gt;
| SID || &amp;lt;code&amp;gt;SQLEXPRESS&amp;lt;/code&amp;gt; (the instance name)&lt;br /&gt;
|-&lt;br /&gt;
| Port || &amp;lt;code&amp;gt;1433&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Database || &amp;lt;code&amp;gt;Commander4j&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Integrated Security || Ticked for Option A. Unticked for Option B, with Username &amp;lt;code&amp;gt;commander4j&amp;lt;/code&amp;gt; and the password you chose.&lt;br /&gt;
|-&lt;br /&gt;
| Trust Server Cert || Ticked (Express uses a self-signed certificate)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== MySQL (macOS, Linux, or Windows) ==&lt;br /&gt;
&lt;br /&gt;
# Install MySQL Community Server from [https://dev.mysql.com/downloads/mysql/ dev.mysql.com]. On a Mac the &amp;lt;code&amp;gt;.dmg&amp;lt;/code&amp;gt; installer adds a MySQL pane to System Settings where you start and stop the server. On Ubuntu or Debian, &amp;lt;code&amp;gt;sudo apt install mysql-server&amp;lt;/code&amp;gt;. On Windows use the MySQL Installer and choose &amp;#039;&amp;#039;Server only&amp;#039;&amp;#039;.&lt;br /&gt;
# During install you set a password for the &amp;lt;code&amp;gt;root&amp;lt;/code&amp;gt; user. Write it down.&lt;br /&gt;
# Open a terminal (or MySQL Workbench if you installed it) and log in: &amp;lt;code&amp;gt;mysql -u root -p&amp;lt;/code&amp;gt;. Then run:&lt;br /&gt;
 CREATE DATABASE Commander4j CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci;&lt;br /&gt;
 CREATE USER &amp;#039;commander4j&amp;#039;@&amp;#039;%&amp;#039; IDENTIFIED BY &amp;#039;choose-a-password&amp;#039;;&lt;br /&gt;
 GRANT ALL PRIVILEGES ON Commander4j.* TO &amp;#039;commander4j&amp;#039;@&amp;#039;%&amp;#039;;&lt;br /&gt;
 FLUSH PRIVILEGES;&lt;br /&gt;
The &amp;lt;code&amp;gt;&amp;#039;%&amp;#039;&amp;lt;/code&amp;gt; lets the user connect from any PC. Use &amp;lt;code&amp;gt;&amp;#039;localhost&amp;#039;&amp;lt;/code&amp;gt; instead if only this computer will connect.&lt;br /&gt;
# MySQL listens on TCP port 3306 by default. If other PCs will connect, check that &amp;lt;code&amp;gt;bind-address&amp;lt;/code&amp;gt; in the MySQL configuration is not limited to 127.0.0.1, and allow port 3306 through the firewall.&lt;br /&gt;
&lt;br /&gt;
For Setup4j: Database Type &amp;#039;&amp;#039;mySQL&amp;#039;&amp;#039;, Server &amp;lt;code&amp;gt;localhost&amp;lt;/code&amp;gt; (or the server name), Port &amp;lt;code&amp;gt;3306&amp;lt;/code&amp;gt;, Database &amp;lt;code&amp;gt;Commander4j&amp;lt;/code&amp;gt;, Username &amp;lt;code&amp;gt;commander4j&amp;lt;/code&amp;gt;, Collation &amp;lt;code&amp;gt;utf8mb4_0900_ai_ci&amp;lt;/code&amp;gt;, CharSet &amp;lt;code&amp;gt;utf8mb4&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
== MariaDB ==&lt;br /&gt;
&lt;br /&gt;
Install MariaDB and create the user exactly as for MySQL, but create the database with MariaDB&amp;#039;s own collation (it does not have &amp;lt;code&amp;gt;utf8mb4_0900_ai_ci&amp;lt;/code&amp;gt;):&lt;br /&gt;
&lt;br /&gt;
 CREATE DATABASE Commander4j CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci;&lt;br /&gt;
&lt;br /&gt;
In Setup4j select &amp;#039;&amp;#039;mySQL&amp;#039;&amp;#039; as the Database Type and set:&lt;br /&gt;
&lt;br /&gt;
 Collation      utf8mb4_general_ci&lt;br /&gt;
 Char Set       utf8mb4&lt;br /&gt;
&lt;br /&gt;
== Oracle ==&lt;br /&gt;
&lt;br /&gt;
Only recommended if you already have an Oracle database administrator. Ask them to:&lt;br /&gt;
&lt;br /&gt;
* Create a schema user for Commander4j with rights to create tables, views, indexes, sequences and functions (granting the &amp;lt;code&amp;gt;RESOURCE&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;CONNECT&amp;lt;/code&amp;gt; roles plus &amp;lt;code&amp;gt;UNLIMITED TABLESPACE&amp;lt;/code&amp;gt; is simplest to start with).&lt;br /&gt;
* Confirm the listener is running on TCP (port 1521 by default) and accepts remote connections.&lt;br /&gt;
* Give you the server name, port, service name or SID, username and password for Setup4j.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Next step:&amp;#039;&amp;#039;&amp;#039; [[Install Commander4j]].&lt;br /&gt;
&lt;br /&gt;
[[Category:Commander4j]]&lt;/div&gt;</summary>
		<author><name>Dgarratt</name></author>
	</entry>
</feed>