This HTML5 document contains 29 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

Namespace Prefixes

PrefixIRI
n22http://data.openlinksw.com/oplweb/howto/HowDoIInstallVirtuosoonLinuxandotherUnixOperatingSystemsStep18#
n12http://data.openlinksw.com/oplweb/howto/HowDoIInstallVirtuosoonLinuxandotherUnixOperatingSystemsStep13#
n14http://data.openlinksw.com/oplweb/howto/HowDoIInstallVirtuosoonLinuxandotherUnixOperatingSystemsStep8#
n2http://data.openlinksw.com/oplweb/howto/HowDoIInstallVirtuosoonLinuxandotherUnixOperatingSystems#
n27http://data.openlinksw.com/oplweb/howto/HowDoIInstallVirtuosoonLinuxandotherUnixOperatingSystemsStep5#
n15https://www.openlinksw.com/about/id/entity/http/www.openlinksw.com/data/turtle/general/
n28http://data.openlinksw.com/oplweb/howto/HowDoIInstallVirtuosoonLinuxandotherUnixOperatingSystemsStep2#
n16http://data.openlinksw.com/oplweb/howto/HowDoIInstallVirtuosoonLinuxandotherUnixOperatingSystemsStep17#
n24http://data.openlinksw.com/oplweb/howto/HowDoIInstallVirtuosoonLinuxandotherUnixOperatingSystemsStep12#
oplsofthttp://www.openlinksw.com/ontology/software#
wdrshttp://www.w3.org/2007/05/powder-s#
schemahttp://schema.org/
n6https://www.openlinksw.com/about/id/entity/https/www.openlinksw.com/DAV/data/turtle/general/
n18https://www.openlinksw.com/about/id/entity/urn/data:openlink:
n4http://data.openlinksw.com/oplweb/howto/HowDoIInstallVirtuosoonLinuxandotherUnixOperatingSystemsStep7#
n21http://data.openlinksw.com/oplweb/howto/HowDoIInstallVirtuosoonLinuxandotherUnixOperatingSystemsStep11#
n10http://data.openlinksw.com/oplweb/howto/HowDoIInstallVirtuosoonLinuxandotherUnixOperatingSystemsStep16#
n25http://data.openlinksw.com/oplweb/howto/HowDoIInstallVirtuosoonLinuxandotherUnixOperatingSystemsStep4#
n17http://data.openlinksw.com/oplweb/howto/HowDoIInstallVirtuosoonLinuxandotherUnixOperatingSystemsStep1#
n20https://www.openlinksw.com/about/id/entity/https/www.openlinksw.com/data/turtle/general/
n9http://data.openlinksw.com/oplweb/howto/HowDoIInstallVirtuosoonLinuxandotherUnixOperatingSystemsStep10#
n11http://data.openlinksw.com/oplweb/howto/HowDoIInstallVirtuosoonLinuxandotherUnixOperatingSystemsStep15#
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
n26http://data.openlinksw.com/oplweb/howto/HowDoIInstallVirtuosoonLinuxandotherUnixOperatingSystemsStep9#
n8http://data.openlinksw.com/oplweb/howto/HowDoIInstallVirtuosoonLinuxandotherUnixOperatingSystemsStep6#
n13http://data.openlinksw.com/oplweb/howto/HowDoIInstallVirtuosoonLinuxandotherUnixOperatingSystemsStep19#
n23http://data.openlinksw.com/oplweb/howto/HowDoIInstallVirtuosoonLinuxandotherUnixOperatingSystemsStep14#
n7http://data.openlinksw.com/oplweb/howto/HowDoIInstallVirtuosoonLinuxandotherUnixOperatingSystemsStep3#
xsdhhttp://www.w3.org/2001/XMLSchema#

Statements

Subject Item
n2:this
wdrs:describedby
n6:virtuoso-howto-install-guides.ttl n15:virtuoso-howto-install-guides.ttl n18:websites n20:virtuoso-howto-install-guides.ttl
schema:name
How Do I Install Virtuoso on Linux and other Unix Operating Systems?
oplsoft:hasDatabaseFamily
http://data.openlinksw.com/oplweb/dbms_family/OpenLinkVirtuoso#this
oplsoft:hasOperatingSystemFamily
http://data.openlinksw.com/oplweb/opsys_family/GenericLinux
schema:category
Installation Guide
schema:text
<ol> <li>Download the Installer Archive (e.g., Linux Installer Archive from the <a href="https://shop.openlinksw.com/license_generator/">download site</a>) to a designated installation directory.</li> <li>Un-tar the file to obtain the install script and archive file using a command like this, where XX specifies the OS identifier (e.g., l9 = Linux glibc25 x86_64, sv = Solaris 2.10 x86_64, etc.): <pre>tar xvf XXvpz2zz.tar</pre> </li> <li>If you don't already have a license file, one can be obtained by clicking on the <strong>Generate Evaluation License</strong> button in step 1. <ul> <li>A copy of the license file will also be stored in your OpenLink Data Spaces Briefcase folder.</li> <li>If a license file exists, place this in the same directory as the installation files, and it will automatically be applied during installation.</li> <li>If upgrading an existing Virtuoso instance, be sure to take a backup of your database file and shut down the existing instance before proceeding.</li> </ul> </li> <li>Run the install script using the following command: <pre>$ sh install.sh</pre> <samp> Extracting Virtuoso Universal Server v8.3<br> Checking where license file should be stored<br> Please make sure all licenses are stored in: "/etc/oplmgr"<br> Checking for initial Virtuoso license<br> Starting OpenLink License Manager<br> Using License directory "/etc/oplmgr"<br> Creating default environment settings<br> Creating default database settings<br> Configuring: database<br> Creating directory $VIRTUOSO_HOME/database/backup<br> Creating directory $VIRTUOSO_HOME/database/logs<br> Installing new virtuoso.ini in $VIRTUOSO_HOME/database<br> Installing new php.ini in $VIRTUOSO_HOME/database<br> Creating symlink to $VIRTUOSO_HOME/bin/virtuoso-iodbc-t<br> Registering ODBC drivers<br> Registering .NET provider for Mono<br> Finalizing installation </samp> <p>This concludes the first part of the installation.</p> </li> <li>To start the Virtuoso database, please use the following command: <pre>$ bin/virtuoso-start.sh</pre> <p>After the Virtuoso database successfully started, you can continue setting up your database by opening the following URL in your browser:</p> <pre>http://localhost:8890/conductor/</pre> <p>Installation completed.</p> </li> <li>Run the “bin/virtuoso-start.sh” script to start the Virtuoso database. This will either start the existing database (if it is an upgrade) or create a new database in the “database” directory with an initial-password set for it: <pre>$ bin/virtuoso-start.sh</pre> <samp> Checking the OpenLink License Manager<br> Using License directory "/etc/oplmgr"<br> Starting Virtuoso instance in [database]<br> Generating a random password<br> Initializing the new database<br> NOTE: The new database has been initialized with a randomly generated password for both dba and dav accounts. Make sure you change it at your earliest opportunity. The password has been saved to disk in: database/.initial-password<br> Starting the database </samp> </li> <li>Check the “database/.initial-password” file to see what the random password has been set to for the database: <pre>$ cat database/.initial-password sH7YX2kp</pre> </li> <li>The Virtuoso Conductor Database Administration Web interface “http://hostname:8890/conductor” can now be logged into using the password above. </li> <li>If Conductor login is successful, the installation is now ready for use.</li> </ol>
rdf:type
schema:HowTo
schema:step
n4:this n7:this n8:this n9:this n10:this n11:this n12:this n13:this n14:this n16:this n17:this n21:this n22:this n23:this n24:this n25:this n26:this n27:this n28:this