<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>organization Archives - Linux Windows and android Tutorials</title>
	<atom:link href="https://www.osradar.com/tag/organization/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.osradar.com</link>
	<description>tutorials and news and Seurity</description>
	<lastBuildDate>Mon, 29 Jun 2020 21:30:52 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.8.12</generator>
	<item>
		<title>How to install OpenMeetings on Ubuntu 20.04 / 18.04?</title>
		<link>https://www.osradar.com/install-openmeetings-ubuntu-20-04-18-04/</link>
					<comments>https://www.osradar.com/install-openmeetings-ubuntu-20-04-18-04/#comments</comments>
		
		<dc:creator><![CDATA[angeloma]]></dc:creator>
		<pubDate>Mon, 29 Jun 2020 23:55:00 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[bionic]]></category>
		<category><![CDATA[comunications]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[openmeetings]]></category>
		<category><![CDATA[organization]]></category>
		<category><![CDATA[Tutorial]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=19126</guid>

					<description><![CDATA[<p>If there is one thing the Internet has completely revolutionized, it is long-distance communications. And with it the business meetings that thanks to many programs are done very quickly and easily through the Internet. But most of these tools are from different companies, and what happens if we want to manage this tool ourselves. That&#8217;s [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/install-openmeetings-ubuntu-20-04-18-04/">How to install OpenMeetings on Ubuntu 20.04 / 18.04?</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>If there is one thing the Internet has completely revolutionized, it is long-distance communications. And with it the business meetings that thanks to many programs are done very quickly and easily through the Internet. But most of these tools are from different companies, and what happens if we want to manage this tool ourselves. That&#8217;s why today <strong>I will teach you how to install OpenMeetings on Ubuntu 20.04 /18.04.</strong></p>
<p><a href="https://openmeetings.apache.org/" target="_blank" rel="noopener noreferrer">OpenMeetings</a> is an Apache Foundation project that allows you to deploy a server for Internet conferencing. But it&#8217;s not only limited to that, but it also provides chat and file transfer.</p>
<p>Also, OpenMeetings is released as open-source and because it is built in Java it can be run on many different operating systems. With this, quality and security are guaranteed because we can manage everything ourselves.</p>
<p>So let&#8217;s go for it.</p>
<h2>Install OpenMeetings on Ubuntu 20.04 / 18.04</h2>
<p>One of the advantages of OpenMeetings is that it&#8217;s made in Java with all that that implies. That is, robustness, stability, and that Java is cross-platform so it works on almost any system. So the first step is to install Java.</p>
<h3>1.- Install some required packages and Java on Ubuntu 20.04 / 18.04</h3>
<p>Before installing <a href="https://www.osradar.com/how-to-install-java-freebsd-12/" target="_blank" rel="noopener noreferrer">Java</a>, it is convenient to install some dependencies first. So open a terminal session or connect to your server and run the following command:</p>
<pre>:~$ sudo apt install imagemagick ghostscript libxt6 libxrender1 ffmpeg sox</pre>
<figure id="attachment_19163" aria-describedby="caption-attachment-19163" style="width: 1365px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-19163" src="https://www.osradar.com/wp-content/uploads/2020/03/1-15.png" alt="1.- Install some required package for OpenMeetings" width="1365" height="717" srcset="https://www.osradar.com/wp-content/uploads/2020/03/1-15.png 1365w, https://www.osradar.com/wp-content/uploads/2020/03/1-15-300x158.png 300w, https://www.osradar.com/wp-content/uploads/2020/03/1-15-1024x538.png 1024w, https://www.osradar.com/wp-content/uploads/2020/03/1-15-768x403.png 768w, https://www.osradar.com/wp-content/uploads/2020/03/1-15-696x366.png 696w, https://www.osradar.com/wp-content/uploads/2020/03/1-15-1068x561.png 1068w, https://www.osradar.com/wp-content/uploads/2020/03/1-15-800x420.png 800w" sizes="(max-width: 1365px) 100vw, 1365px" /><figcaption id="caption-attachment-19163" class="wp-caption-text">1.- Install some required package for OpenMeetings</figcaption></figure>
<p>These packages increase the capabilities of OpenMeetings.</p>
<p>Then we can install Java. The easiest and safest option is to use OpenJDK which is in the Ubuntu repositories. This Open-source implementation of Java is the same but with a more permissive license.</p>
<p>To install it execute the following command:</p>
<pre>:~$ sudo apt install openjdk-11-jre<br />Reading package lists... Done<br />Building dependency tree       <br />Reading state information... Done<br />The following additional packages will be installed:<br />  at-spi2-core ca-certificates-java fontconfig-config fonts-dejavu-core fonts-dejavu-extra java-common libasound2 libasound2-data libatk-bridge2.0-0<br />  libatk-wrapper-java libatk-wrapper-java-jni libatk1.0-0 libatk1.0-data libatspi2.0-0 libavahi-client3 libavahi-common-data libavahi-common3 libcups2 libdrm-amdgpu1<br />  libdrm-common libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libdrm2 libfontconfig1 libfontenc1 libgif7 libgl1 libgl1-mesa-dri libglapi-mesa libglvnd0 libglx-mesa0<br />  libglx0 libice6 libjpeg-turbo8 libjpeg8 liblcms2-2 libllvm9 libnspr4 libnss3 libpciaccess0 libpcsclite1 libsensors4 libsm6 libx11-xcb1 libxaw7 libxcb-dri2-0<br />  libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxi6 libxinerama1 libxmu6 libxpm4 libxrandr2<br />  libxrender1 libxshmfence1 libxt6 libxtst6 libxv1 libxxf86dga1 libxxf86vm1 openjdk-11-jre-headless x11-common x11-utils<br />Suggested packages:<br />  default-jre libasound2-plugins alsa-utils cups-common liblcms2-utils pcscd lm-sensors libnss-mdns fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei<br />  | fonts-wqy-zenhei fonts-indic mesa-utils<br />The following NEW packages will be installed:<br />  at-spi2-core ca-certificates-java fontconfig-config fonts-dejavu-core fonts-dejavu-extra java-common libasound2 libasound2-data libatk-bridge2.0-0<br />  libatk-wrapper-java libatk-wrapper-java-jni libatk1.0-0 libatk1.0-data libatspi2.0-0 libavahi-client3 libavahi-common-data libavahi-common3 libcups2 libdrm-amdgpu1<br />  libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libfontconfig1 libfontenc1 libgif7 libgl1 libgl1-mesa-dri libglapi-mesa libglvnd0 libglx-mesa0 libglx0 libice6<br />  libjpeg-turbo8 libjpeg8 liblcms2-2 libllvm9 libnspr4 libnss3 libpciaccess0 libpcsclite1 libsensors4 libsm6 libx11-xcb1 libxaw7 libxcb-dri2-0 libxcb-dri3-0<br />  libxcb-glx0 libxcb-present0 libxcb-shape0 libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxi6 libxinerama1 libxmu6 libxpm4 libxrandr2 libxrender1<br />  libxshmfence1 libxt6 libxtst6 libxv1 libxxf86dga1 libxxf86vm1 openjdk-11-jre openjdk-11-jre-headless x11-common x11-utils<br />The following packages will be upgraded:<br />  libdrm-common libdrm2<br />2 upgraded, 70 newly installed, 0 to remove and 57 not upgraded.<br />Need to get 68.3 MB of archives.<br />After this operation, 505 MB of additional disk space will be used.<br />Do you want to continue? [Y/n]<br /><br /></pre>
<figure id="attachment_19164" aria-describedby="caption-attachment-19164" style="width: 1343px" class="wp-caption alignnone"><img loading="lazy" class="wp-image-19164 size-full" src="https://www.osradar.com/wp-content/uploads/2020/03/2-17.png" alt="2.- Install Java on Ubuntu 20.04 / 18.04" width="1343" height="503" srcset="https://www.osradar.com/wp-content/uploads/2020/03/2-17.png 1343w, https://www.osradar.com/wp-content/uploads/2020/03/2-17-300x112.png 300w, https://www.osradar.com/wp-content/uploads/2020/03/2-17-1024x384.png 1024w, https://www.osradar.com/wp-content/uploads/2020/03/2-17-768x288.png 768w, https://www.osradar.com/wp-content/uploads/2020/03/2-17-696x261.png 696w, https://www.osradar.com/wp-content/uploads/2020/03/2-17-1068x400.png 1068w, https://www.osradar.com/wp-content/uploads/2020/03/2-17-1121x420.png 1121w" sizes="(max-width: 1343px) 100vw, 1343px" /><figcaption id="caption-attachment-19164" class="wp-caption-text">2.- Install Java on Ubuntu 20.04 / 18.04</figcaption></figure>
<p>Finally, you can check the installed version:</p>
<pre>:~$ java --version<br />openjdk 11.0.6 2020-01-14<br />OpenJDK Runtime Environment (build 11.0.6+10-post-Ubuntu-1ubuntu118.04.1)<br />OpenJDK 64-Bit Server VM (build 11.0.6+10-post-Ubuntu-1ubuntu118.04.1, mixed mode, sharing)</pre>
<p>So, you can continue.</p>
<h3>2.- Install and configure MariaDB (optional)</h3>
<p>This step is optional because Apache OpenMeetings has an integrated database manager. However, it&#8217;s a good idea to rely on MariaDB or MySQL.</p>
<p>To install it, use the following command:</p>
<pre>:~$ sudo apt install mariadb-server<br />Reading package lists... Done<br />Building dependency tree       <br />Reading state information... Done<br />The following additional packages will be installed:<br />  galera-3 libaio1 libcgi-fast-perl libcgi-pm-perl libconfig-inifiles-perl libdbd-mysql-perl libdbi-perl libencode-locale-perl libfcgi-perl libhtml-parser-perl<br />  libhtml-tagset-perl libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl libjemalloc1 liblwp-mediatypes-perl libmysqlclient20<br />  libterm-readkey-perl libtimedate-perl liburi-perl mariadb-client-10.1 mariadb-client-core-10.1 mariadb-common mariadb-server-10.1 mariadb-server-core-10.1<br />  mysql-common socat<br />Suggested packages:<br />  libclone-perl libmldbm-perl libnet-daemon-perl libsql-statement-perl libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx mariadb-test tinyca<br />The following NEW packages will be installed:<br />  galera-3 libaio1 libcgi-fast-perl libcgi-pm-perl libconfig-inifiles-perl libdbd-mysql-perl libdbi-perl libencode-locale-perl libfcgi-perl libhtml-parser-perl<br />  libhtml-tagset-perl libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl libjemalloc1 liblwp-mediatypes-perl libmysqlclient20<br />  libterm-readkey-perl libtimedate-perl liburi-perl mariadb-client-10.1 mariadb-client-core-10.1 mariadb-common mariadb-server mariadb-server-10.1<br />  mariadb-server-core-10.1 mysql-common socat<br />0 upgraded, 29 newly installed, 0 to remove and 54 not upgraded.<br />Need to get 24.1 MB of archives.<br />After this operation, 184 MB of additional disk space will be used.<br />Do you want to continue? [Y/n]<br /><br /></pre>
<figure id="attachment_19166" aria-describedby="caption-attachment-19166" style="width: 1326px" class="wp-caption alignnone"><img loading="lazy" class="wp-image-19166 size-full" src="https://www.osradar.com/wp-content/uploads/2020/03/3-17.png" alt="3.- Install MariaDB on Ubuntu 20.04 / 18.04" width="1326" height="396" srcset="https://www.osradar.com/wp-content/uploads/2020/03/3-17.png 1326w, https://www.osradar.com/wp-content/uploads/2020/03/3-17-300x90.png 300w, https://www.osradar.com/wp-content/uploads/2020/03/3-17-1024x306.png 1024w, https://www.osradar.com/wp-content/uploads/2020/03/3-17-768x229.png 768w, https://www.osradar.com/wp-content/uploads/2020/03/3-17-696x208.png 696w, https://www.osradar.com/wp-content/uploads/2020/03/3-17-1068x319.png 1068w" sizes="(max-width: 1326px) 100vw, 1326px" /><figcaption id="caption-attachment-19166" class="wp-caption-text">3.- Install MariaDB on Ubuntu 20.04 / 18.04</figcaption></figure>
<p>Then use the <code>mysql_secure_installation</code> script to assign a root password.</p>
<p>And finally, it creates the database and the new user dedicated to OpenMeetings.</p>
<pre>:~$ sudo mysql -u root -p<br />&gt;CREATE DATABASE openmeetingsdb;<br />&gt; GRANT ALL PRIVILEGES ON openmeetingsdb.* TO 'openmeetings'@'localhost' IDENTIFIED BY 'userpss';<br />&gt; FLUSH PRIVILEGES;<br />&gt; exit;</pre>
<figure id="attachment_19167" aria-describedby="caption-attachment-19167" style="width: 1009px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-19167" src="https://www.osradar.com/wp-content/uploads/2020/03/4-13.png" alt="4.- Creating a new database for OpenMeetings" width="1009" height="404" srcset="https://www.osradar.com/wp-content/uploads/2020/03/4-13.png 1009w, https://www.osradar.com/wp-content/uploads/2020/03/4-13-300x120.png 300w, https://www.osradar.com/wp-content/uploads/2020/03/4-13-768x308.png 768w, https://www.osradar.com/wp-content/uploads/2020/03/4-13-696x279.png 696w" sizes="(max-width: 1009px) 100vw, 1009px" /><figcaption id="caption-attachment-19167" class="wp-caption-text">4.- Creating a new database for OpenMeetings</figcaption></figure>
<h3>3.- Download OpenMeetings on Ubuntu 20.04 / 18.04</h3>
<p>Now we can start downloading OpenMeetings. To do this I&#8217;ll go to the /tmp/ folder and from there with the help of the wget command start the download.</p>
<pre>:~$ cd /tmp/<br />:~$ wget http://www-eu.apache.org/dist/openmeetings/4.0.10/bin/apache-openmeetings-4.0.10.tar.gz</pre>
<p>At the time of writing this post, the latest stable version is 4.0.10 so, first, check and modify the command.</p>
<p>Then, after downloading it, we have to create a folder where we will decompress the file. In my case, I&#8217;ve named it openmeetings.</p>
<pre>:~$ mkdir openmeetings</pre>
<p>Now, decompress the file and move the folder to <code>/opt/</code></p>
<pre>:~$ sudo tar xvf apache-openmeetings-4.0.10.tar.gz -C openmeetings/<br />:~$ sudo mv openmeetings /opt/</pre>
<p>Now access the folder where it is installed and start the server. It will take a while depending on the computer:</p>
<pre>:~$ cd /opt/openmeetings<br />:~$ sudo sh red5.sh openmeetings</pre>
<figure id="attachment_19169" aria-describedby="caption-attachment-19169" style="width: 1365px" class="wp-caption alignnone"><img loading="lazy" class="wp-image-19169 size-full" src="https://www.osradar.com/wp-content/uploads/2020/03/5-14.png" alt="5.- Starting OpenMeetings on Ubuntu 20.04 / 18.04" width="1365" height="417" srcset="https://www.osradar.com/wp-content/uploads/2020/03/5-14.png 1365w, https://www.osradar.com/wp-content/uploads/2020/03/5-14-300x92.png 300w, https://www.osradar.com/wp-content/uploads/2020/03/5-14-1024x313.png 1024w, https://www.osradar.com/wp-content/uploads/2020/03/5-14-768x235.png 768w, https://www.osradar.com/wp-content/uploads/2020/03/5-14-696x213.png 696w, https://www.osradar.com/wp-content/uploads/2020/03/5-14-1068x326.png 1068w" sizes="(max-width: 1365px) 100vw, 1365px" /><figcaption id="caption-attachment-19169" class="wp-caption-text">5.- Starting OpenMeetings on Ubuntu 20.04 / 18.04</figcaption></figure>
<p>Then we can complete the installation from the program&#8217;s web interface.</p>
<h3>4.- Install OpenMeeting on Ubuntu 20.04 / 18.04</h3>
<p>Now you have to complete the installation from the web interface. To do this, open your favorite web browser and go to the following address:</p>
<pre>http://your-server-ip:5080/openmeetings</pre>
<p>Of course, it replaces the corresponding value. Or the DNS.</p>
<p>You&#8217;ll see the following:</p>
<figure id="attachment_19172" aria-describedby="caption-attachment-19172" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="wp-image-19172 size-full" src="https://www.osradar.com/wp-content/uploads/2020/03/6-13.png" alt="6.- OpenMeeting on Ubuntu 20.04 / 18.04" width="1366" height="669" srcset="https://www.osradar.com/wp-content/uploads/2020/03/6-13.png 1366w, https://www.osradar.com/wp-content/uploads/2020/03/6-13-300x147.png 300w, https://www.osradar.com/wp-content/uploads/2020/03/6-13-1024x502.png 1024w, https://www.osradar.com/wp-content/uploads/2020/03/6-13-768x376.png 768w, https://www.osradar.com/wp-content/uploads/2020/03/6-13-324x160.png 324w, https://www.osradar.com/wp-content/uploads/2020/03/6-13-533x261.png 533w, https://www.osradar.com/wp-content/uploads/2020/03/6-13-696x341.png 696w, https://www.osradar.com/wp-content/uploads/2020/03/6-13-1068x523.png 1068w, https://www.osradar.com/wp-content/uploads/2020/03/6-13-858x420.png 858w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-19172" class="wp-caption-text">6.- OpenMeeting on Ubuntu 20.04 / 18.04</figcaption></figure>
<p>Next, press the &#8220;&gt;&#8221; button.</p>
<p>Now, you will see the database configuration screen. Select MariaDB /MySQL and type the credentials.</p>
<figure id="attachment_19173" aria-describedby="caption-attachment-19173" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-19173" src="https://www.osradar.com/wp-content/uploads/2020/03/7-9.png" alt="7.- Database configuration" width="1366" height="669" srcset="https://www.osradar.com/wp-content/uploads/2020/03/7-9.png 1366w, https://www.osradar.com/wp-content/uploads/2020/03/7-9-300x147.png 300w, https://www.osradar.com/wp-content/uploads/2020/03/7-9-1024x502.png 1024w, https://www.osradar.com/wp-content/uploads/2020/03/7-9-768x376.png 768w, https://www.osradar.com/wp-content/uploads/2020/03/7-9-324x160.png 324w, https://www.osradar.com/wp-content/uploads/2020/03/7-9-533x261.png 533w, https://www.osradar.com/wp-content/uploads/2020/03/7-9-696x341.png 696w, https://www.osradar.com/wp-content/uploads/2020/03/7-9-1068x523.png 1068w, https://www.osradar.com/wp-content/uploads/2020/03/7-9-858x420.png 858w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-19173" class="wp-caption-text">7.- Database configuration</figcaption></figure>
<p>Now, create the admin user and Group. Then press the &#8220;&gt;&#8221; button.</p>
<figure id="attachment_19174" aria-describedby="caption-attachment-19174" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-19174" src="https://www.osradar.com/wp-content/uploads/2020/03/8-5.png" alt="8.- Creating the user" width="1366" height="669" srcset="https://www.osradar.com/wp-content/uploads/2020/03/8-5.png 1366w, https://www.osradar.com/wp-content/uploads/2020/03/8-5-300x147.png 300w, https://www.osradar.com/wp-content/uploads/2020/03/8-5-1024x502.png 1024w, https://www.osradar.com/wp-content/uploads/2020/03/8-5-768x376.png 768w, https://www.osradar.com/wp-content/uploads/2020/03/8-5-324x160.png 324w, https://www.osradar.com/wp-content/uploads/2020/03/8-5-533x261.png 533w, https://www.osradar.com/wp-content/uploads/2020/03/8-5-696x341.png 696w, https://www.osradar.com/wp-content/uploads/2020/03/8-5-1068x523.png 1068w, https://www.osradar.com/wp-content/uploads/2020/03/8-5-858x420.png 858w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-19174" class="wp-caption-text">8.- Creating the user</figcaption></figure>
<p>Then, set up some settings for OpenMeetings.</p>
<figure id="attachment_19176" aria-describedby="caption-attachment-19176" style="width: 1354px" class="wp-caption alignnone"><img loading="lazy" class="wp-image-19176 size-full" src="https://www.osradar.com/wp-content/uploads/2020/03/9-6.png" alt="9.- Configuring OpenMeetings" width="1354" height="669" srcset="https://www.osradar.com/wp-content/uploads/2020/03/9-6.png 1354w, https://www.osradar.com/wp-content/uploads/2020/03/9-6-300x148.png 300w, https://www.osradar.com/wp-content/uploads/2020/03/9-6-1024x506.png 1024w, https://www.osradar.com/wp-content/uploads/2020/03/9-6-768x379.png 768w, https://www.osradar.com/wp-content/uploads/2020/03/9-6-324x160.png 324w, https://www.osradar.com/wp-content/uploads/2020/03/9-6-696x344.png 696w, https://www.osradar.com/wp-content/uploads/2020/03/9-6-1068x528.png 1068w, https://www.osradar.com/wp-content/uploads/2020/03/9-6-850x420.png 850w" sizes="(max-width: 1354px) 100vw, 1354px" /><figcaption id="caption-attachment-19176" class="wp-caption-text">9.- Configuring OpenMeetings</figcaption></figure>
<p>Now it&#8217;s the converters&#8217; turn. To do this, write down the routes for each of them. And then click on the &gt; button.</p>
<figure id="attachment_19177" aria-describedby="caption-attachment-19177" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-19177" src="https://www.osradar.com/wp-content/uploads/2020/03/10-3.png" alt="10.- Configure the convertes on OpenMeetings" width="1366" height="669" srcset="https://www.osradar.com/wp-content/uploads/2020/03/10-3.png 1366w, https://www.osradar.com/wp-content/uploads/2020/03/10-3-300x147.png 300w, https://www.osradar.com/wp-content/uploads/2020/03/10-3-1024x502.png 1024w, https://www.osradar.com/wp-content/uploads/2020/03/10-3-768x376.png 768w, https://www.osradar.com/wp-content/uploads/2020/03/10-3-324x160.png 324w, https://www.osradar.com/wp-content/uploads/2020/03/10-3-533x261.png 533w, https://www.osradar.com/wp-content/uploads/2020/03/10-3-696x341.png 696w, https://www.osradar.com/wp-content/uploads/2020/03/10-3-1068x523.png 1068w, https://www.osradar.com/wp-content/uploads/2020/03/10-3-858x420.png 858w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-19177" class="wp-caption-text">10.- Configure the converters on OpenMeetings</figcaption></figure>
<p>Keep configuring the software. This time with red5SIP configuration.</p>
<figure id="attachment_19178" aria-describedby="caption-attachment-19178" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-19178" src="https://www.osradar.com/wp-content/uploads/2020/03/11-2.png" alt="11.- more OpenMeetings configurations " width="1366" height="669" srcset="https://www.osradar.com/wp-content/uploads/2020/03/11-2.png 1366w, https://www.osradar.com/wp-content/uploads/2020/03/11-2-300x147.png 300w, https://www.osradar.com/wp-content/uploads/2020/03/11-2-1024x502.png 1024w, https://www.osradar.com/wp-content/uploads/2020/03/11-2-768x376.png 768w, https://www.osradar.com/wp-content/uploads/2020/03/11-2-324x160.png 324w, https://www.osradar.com/wp-content/uploads/2020/03/11-2-533x261.png 533w, https://www.osradar.com/wp-content/uploads/2020/03/11-2-696x341.png 696w, https://www.osradar.com/wp-content/uploads/2020/03/11-2-1068x523.png 1068w, https://www.osradar.com/wp-content/uploads/2020/03/11-2-858x420.png 858w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-19178" class="wp-caption-text">11.- more OpenMeetings configurations</figcaption></figure>
<p>The next step is to complete the installation.</p>
<figure id="attachment_19179" aria-describedby="caption-attachment-19179" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-19179" src="https://www.osradar.com/wp-content/uploads/2020/03/12-3.png" alt="12.- Finish the installation" width="1366" height="669" srcset="https://www.osradar.com/wp-content/uploads/2020/03/12-3.png 1366w, https://www.osradar.com/wp-content/uploads/2020/03/12-3-300x147.png 300w, https://www.osradar.com/wp-content/uploads/2020/03/12-3-1024x502.png 1024w, https://www.osradar.com/wp-content/uploads/2020/03/12-3-768x376.png 768w, https://www.osradar.com/wp-content/uploads/2020/03/12-3-324x160.png 324w, https://www.osradar.com/wp-content/uploads/2020/03/12-3-533x261.png 533w, https://www.osradar.com/wp-content/uploads/2020/03/12-3-696x341.png 696w, https://www.osradar.com/wp-content/uploads/2020/03/12-3-1068x523.png 1068w, https://www.osradar.com/wp-content/uploads/2020/03/12-3-858x420.png 858w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-19179" class="wp-caption-text">12.- Finish the installation</figcaption></figure>
<p>If everything went well, you will see the following screen.</p>
<figure id="attachment_19180" aria-describedby="caption-attachment-19180" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-19180" src="https://www.osradar.com/wp-content/uploads/2020/03/13-1.png" alt="13.- OpenMeetings installed" width="1366" height="669" srcset="https://www.osradar.com/wp-content/uploads/2020/03/13-1.png 1366w, https://www.osradar.com/wp-content/uploads/2020/03/13-1-300x147.png 300w, https://www.osradar.com/wp-content/uploads/2020/03/13-1-1024x502.png 1024w, https://www.osradar.com/wp-content/uploads/2020/03/13-1-768x376.png 768w, https://www.osradar.com/wp-content/uploads/2020/03/13-1-324x160.png 324w, https://www.osradar.com/wp-content/uploads/2020/03/13-1-533x261.png 533w, https://www.osradar.com/wp-content/uploads/2020/03/13-1-696x341.png 696w, https://www.osradar.com/wp-content/uploads/2020/03/13-1-1068x523.png 1068w, https://www.osradar.com/wp-content/uploads/2020/03/13-1-858x420.png 858w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-19180" class="wp-caption-text">13.- OpenMeetings installed</figcaption></figure>
<p>So, log in and start to use the application.</p>
<figure id="attachment_19181" aria-describedby="caption-attachment-19181" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="wp-image-19181 size-full" src="https://www.osradar.com/wp-content/uploads/2020/03/14-1.png" alt="14.- OpenMeetings on Ubuntu 20.04 / 18.04" width="1366" height="669" srcset="https://www.osradar.com/wp-content/uploads/2020/03/14-1.png 1366w, https://www.osradar.com/wp-content/uploads/2020/03/14-1-300x147.png 300w, https://www.osradar.com/wp-content/uploads/2020/03/14-1-1024x502.png 1024w, https://www.osradar.com/wp-content/uploads/2020/03/14-1-768x376.png 768w, https://www.osradar.com/wp-content/uploads/2020/03/14-1-324x160.png 324w, https://www.osradar.com/wp-content/uploads/2020/03/14-1-533x261.png 533w, https://www.osradar.com/wp-content/uploads/2020/03/14-1-696x341.png 696w, https://www.osradar.com/wp-content/uploads/2020/03/14-1-1068x523.png 1068w, https://www.osradar.com/wp-content/uploads/2020/03/14-1-858x420.png 858w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-19181" class="wp-caption-text">14.- OpenMeetings on Ubuntu 20.04 / 18.04</figcaption></figure>
<figure id="attachment_21402" aria-describedby="caption-attachment-21402" style="width: 1354px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-21402" src="https://www.osradar.com/wp-content/uploads/2020/03/Screenshot_2020-06-29-OpenMeetings.png" alt="OpenMeetings" width="1354" height="669" srcset="https://www.osradar.com/wp-content/uploads/2020/03/Screenshot_2020-06-29-OpenMeetings.png 1354w, https://www.osradar.com/wp-content/uploads/2020/03/Screenshot_2020-06-29-OpenMeetings-300x148.png 300w, https://www.osradar.com/wp-content/uploads/2020/03/Screenshot_2020-06-29-OpenMeetings-1024x506.png 1024w, https://www.osradar.com/wp-content/uploads/2020/03/Screenshot_2020-06-29-OpenMeetings-768x379.png 768w, https://www.osradar.com/wp-content/uploads/2020/03/Screenshot_2020-06-29-OpenMeetings-696x344.png 696w, https://www.osradar.com/wp-content/uploads/2020/03/Screenshot_2020-06-29-OpenMeetings-1068x528.png 1068w" sizes="(max-width: 1354px) 100vw, 1354px" /><figcaption id="caption-attachment-21402" class="wp-caption-text">OpenMeetings</figcaption></figure>
<p>So, enjoy it.</p>
<h2>Conclusion</h2>
<p>Within an organization or educational environment, communication plays an important role. And thanks to OpenMeetings you can deploy a server that allows you to have meetings and chat, manage it and share files. Today you have learned how to install this tool on a Ubuntu 20.04 / 18.04 server.</p>
<p>Please share this post and join <a href="https://t.me/osradar" target="_blank" rel="noopener noreferrer">our Telegram channel.</a></p>


<p></p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/install-openmeetings-ubuntu-20-04-18-04/">How to install OpenMeetings on Ubuntu 20.04 / 18.04?</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/install-openmeetings-ubuntu-20-04-18-04/feed/</wfw:commentRss>
			<slash:comments>5</slash:comments>
		
		
			</item>
		<item>
		<title>Install inoERP on Ubuntu 18.04</title>
		<link>https://www.osradar.com/install-inoerp-on-ubuntu-18-04/</link>
					<comments>https://www.osradar.com/install-inoerp-on-ubuntu-18-04/#comments</comments>
		
		<dc:creator><![CDATA[angeloma]]></dc:creator>
		<pubDate>Thu, 07 Feb 2019 11:13:57 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Unix]]></category>
		<category><![CDATA[bionic]]></category>
		<category><![CDATA[ERP]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[inoERP]]></category>
		<category><![CDATA[organization]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[ubuntu]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=10553</guid>

					<description><![CDATA[<p>In this modern world, it is unthinkable that an organization does not have a system to manage its processes. Fortunately, in Linux, we have many open source alternatives willing to provide solutions at a low cost. So, that is why today I&#8217;ll show you how to install inoERP on Ubuntu 18.04. InoERP is an open [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/install-inoerp-on-ubuntu-18-04/">Install inoERP on Ubuntu 18.04</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>In this modern world, it is unthinkable that an organization does not have a system to manage its processes. Fortunately, in Linux, we have many open source alternatives willing to provide solutions at a low cost. So, that is why today I&#8217;ll show you how to install inoERP on Ubuntu 18.04.</p>
<p><a href="http://inoideas.org/" rel="noopener">InoERP</a> <span class="longHeading">is an open source web-based enterprise management system. So, it is built using open source technologies and has a wide range of features suitable for running various kind of businesses. In addition, the application is an <a href="https://www.osradar.com/install-odoo-12-on-debian-9/" rel="noopener">ERP</a> (Enterprise Resource Planning) ie a system where you can manage employees, payments, finance, inventory of a company. It is extremely efficient with the use of resources.</span></p>
<p>So, let us start to install inoERP.</p>
<h2>1. Install Apache web server and PHP</h2>
<p>inoERP is a web application that runs on a web server, so the first step is to install Apache and PHP.</p>
<pre class="">:~$ sudo apt install apache2 php7.2 libapache2-mod-php7.2 php7.2-common php7.2-mysql php7.2-gmp php7.2-curl php7.2-intl php7.2-mbstring php7.2-xmlrpc php7.2-gd php7.2-bcmath php7.2-xml php7.2-cli php7.2-zip</pre>
<p><figure id="attachment_10556" aria-describedby="caption-attachment-10556" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-10556" src="https://www.osradar.com/wp-content/uploads/2019/02/1-4.png" alt="1.- Install apache and PHP" width="1366" height="768" srcset="https://www.osradar.com/wp-content/uploads/2019/02/1-4.png 1366w, https://www.osradar.com/wp-content/uploads/2019/02/1-4-300x169.png 300w, https://www.osradar.com/wp-content/uploads/2019/02/1-4-768x432.png 768w, https://www.osradar.com/wp-content/uploads/2019/02/1-4-1024x576.png 1024w, https://www.osradar.com/wp-content/uploads/2019/02/1-4-696x391.png 696w, https://www.osradar.com/wp-content/uploads/2019/02/1-4-1068x600.png 1068w, https://www.osradar.com/wp-content/uploads/2019/02/1-4-747x420.png 747w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-10556" class="wp-caption-text">1.- Install Apache and PHP</figcaption></figure></p>
<p>Next, enable Apache to start at the boot system.</p>
<pre class="">:~$ sudo systemctl enable apache2</pre>
<p><figure id="attachment_10557" aria-describedby="caption-attachment-10557" style="width: 828px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-10557" src="https://www.osradar.com/wp-content/uploads/2019/02/2-4.png" alt="2.- Enabling apache" width="828" height="139" srcset="https://www.osradar.com/wp-content/uploads/2019/02/2-4.png 828w, https://www.osradar.com/wp-content/uploads/2019/02/2-4-300x50.png 300w, https://www.osradar.com/wp-content/uploads/2019/02/2-4-768x129.png 768w, https://www.osradar.com/wp-content/uploads/2019/02/2-4-696x117.png 696w" sizes="(max-width: 828px) 100vw, 828px" /><figcaption id="caption-attachment-10557" class="wp-caption-text">2.- Enabling apache</figcaption></figure></p>
<p>Now, you have to configure PHP to work with inoERP. Open the PHP configuration file:</p>
<pre class="">:~$ sudo nano /etc/php/7.2/apache2/php.ini</pre>
<p>And change the following options:</p>
<pre class="">file_uploads = On
allow_url_fopen = On
short_open_tag = On
memory_limit = 256M
upload_max_filesize = 100M
max_execution_time = 360
date.timezone = YOUR_TIMEZONE</pre>
<p><figure id="attachment_10558" aria-describedby="caption-attachment-10558" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-10558" src="https://www.osradar.com/wp-content/uploads/2019/02/3-4.png" alt="3.- PHP config" width="1366" height="768" srcset="https://www.osradar.com/wp-content/uploads/2019/02/3-4.png 1366w, https://www.osradar.com/wp-content/uploads/2019/02/3-4-300x169.png 300w, https://www.osradar.com/wp-content/uploads/2019/02/3-4-768x432.png 768w, https://www.osradar.com/wp-content/uploads/2019/02/3-4-1024x576.png 1024w, https://www.osradar.com/wp-content/uploads/2019/02/3-4-696x391.png 696w, https://www.osradar.com/wp-content/uploads/2019/02/3-4-1068x600.png 1068w, https://www.osradar.com/wp-content/uploads/2019/02/3-4-747x420.png 747w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-10558" class="wp-caption-text">3.- PHP config</figcaption></figure></p>
<p>After that, it is time to test PHP and Apache. To do it, create a file called <code>test.php</code> on the <code>/var/www/html/</code> folder.</p>
<pre class="">:~$ sudo nano /var/www/html/test.php</pre>
<p>So, add the following:</p>
<pre class="">&lt;?php
phpinfo();
?&gt;</pre>
<p><figure id="attachment_10559" aria-describedby="caption-attachment-10559" style="width: 285px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-10559" src="https://www.osradar.com/wp-content/uploads/2019/02/4-3.png" alt="4.- PHP test" width="285" height="190" /><figcaption id="caption-attachment-10559" class="wp-caption-text">4.- PHP test</figcaption></figure></p>
<p>Now, open the web browser and go to http://SERVER_IP/test.php and you will see this.</p>
<p><figure id="attachment_10560" aria-describedby="caption-attachment-10560" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-10560" src="https://www.osradar.com/wp-content/uploads/2019/02/5-4.png" alt="5.- PHP info" width="1366" height="666" srcset="https://www.osradar.com/wp-content/uploads/2019/02/5-4.png 1366w, https://www.osradar.com/wp-content/uploads/2019/02/5-4-300x146.png 300w, https://www.osradar.com/wp-content/uploads/2019/02/5-4-768x374.png 768w, https://www.osradar.com/wp-content/uploads/2019/02/5-4-1024x499.png 1024w, https://www.osradar.com/wp-content/uploads/2019/02/5-4-533x261.png 533w, https://www.osradar.com/wp-content/uploads/2019/02/5-4-696x339.png 696w, https://www.osradar.com/wp-content/uploads/2019/02/5-4-1068x521.png 1068w, https://www.osradar.com/wp-content/uploads/2019/02/5-4-861x420.png 861w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-10560" class="wp-caption-text">5.- PHP info</figcaption></figure></p>
<p>So, Apache and PHP are installed.</p>
<h2>2. Install MariaDB</h2>
<p>inoERP supports several database handlers, from MariaDB to PostgreSQL through Oracle Database. In this case, I will choose MariaDB.</p>
<pre class="">:~$ sudo apt install mariadb-server</pre>
<p><figure id="attachment_10561" aria-describedby="caption-attachment-10561" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-10561" src="https://www.osradar.com/wp-content/uploads/2019/02/6-4.png" alt="6.- Install mariadb" width="1366" height="768" srcset="https://www.osradar.com/wp-content/uploads/2019/02/6-4.png 1366w, https://www.osradar.com/wp-content/uploads/2019/02/6-4-300x169.png 300w, https://www.osradar.com/wp-content/uploads/2019/02/6-4-768x432.png 768w, https://www.osradar.com/wp-content/uploads/2019/02/6-4-1024x576.png 1024w, https://www.osradar.com/wp-content/uploads/2019/02/6-4-696x391.png 696w, https://www.osradar.com/wp-content/uploads/2019/02/6-4-1068x600.png 1068w, https://www.osradar.com/wp-content/uploads/2019/02/6-4-747x420.png 747w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-10561" class="wp-caption-text">6.- Install MariaDB</figcaption></figure></p>
<p>Now, set the root password using the mysql_secure_installation script.</p>
<pre class="">:~$ sudo mysql_secure_installation</pre>
<p><figure id="attachment_10562" aria-describedby="caption-attachment-10562" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-10562" src="https://www.osradar.com/wp-content/uploads/2019/02/7-4.png" alt="7.- Configuring mariadb" width="1366" height="768" srcset="https://www.osradar.com/wp-content/uploads/2019/02/7-4.png 1366w, https://www.osradar.com/wp-content/uploads/2019/02/7-4-300x169.png 300w, https://www.osradar.com/wp-content/uploads/2019/02/7-4-768x432.png 768w, https://www.osradar.com/wp-content/uploads/2019/02/7-4-1024x576.png 1024w, https://www.osradar.com/wp-content/uploads/2019/02/7-4-696x391.png 696w, https://www.osradar.com/wp-content/uploads/2019/02/7-4-1068x600.png 1068w, https://www.osradar.com/wp-content/uploads/2019/02/7-4-747x420.png 747w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-10562" class="wp-caption-text">7.- Configuring MariaDB</figcaption></figure></p>
<p>Using this script you will not only be able to configure the root password, but also other server configurations. For this example, I will answer Y, N, Y, Y.</p>
<p>Now, create a database and user for inoERP.</p>
<pre class="">:~$ sudo mysql -u root -p
CREATE DATABASE inoerpdb;
GRANT ALL PRIVILEGES ON inoerpdb.* TO 'inoerpuser'@'localhost' IDENTIFIED BY 'inoerppss';
FLUSH PRIVILEGES;
exit;</pre>
<p><figure id="attachment_10563" aria-describedby="caption-attachment-10563" style="width: 952px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-10563" src="https://www.osradar.com/wp-content/uploads/2019/02/8-4.png" alt="8.- Creating the database for inoERP" width="952" height="455" srcset="https://www.osradar.com/wp-content/uploads/2019/02/8-4.png 952w, https://www.osradar.com/wp-content/uploads/2019/02/8-4-300x143.png 300w, https://www.osradar.com/wp-content/uploads/2019/02/8-4-768x367.png 768w, https://www.osradar.com/wp-content/uploads/2019/02/8-4-696x333.png 696w, https://www.osradar.com/wp-content/uploads/2019/02/8-4-879x420.png 879w" sizes="(max-width: 952px) 100vw, 952px" /><figcaption id="caption-attachment-10563" class="wp-caption-text">8.- Creating the database for inoERP</figcaption></figure></p>
<p>So, MariaDB is ready.</p>
<h2>3. Install inoERP on Ubuntu 18.04</h2>
<p>Now we will be able to install it, for it we will use git and thus clone its repository on the Apache web folder.</p>
<pre class="">:~$ sudo apt install git</pre>
<pre class="">:~$ cd /var/www/html/
:~$ sudo git clone https://github.com/inoerp/inoERP.git</pre>
<p><figure id="attachment_10564" aria-describedby="caption-attachment-10564" style="width: 764px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-10564" src="https://www.osradar.com/wp-content/uploads/2019/02/9-4.png" alt="9.- Cloning the inoERP repository" width="764" height="249" srcset="https://www.osradar.com/wp-content/uploads/2019/02/9-4.png 764w, https://www.osradar.com/wp-content/uploads/2019/02/9-4-300x98.png 300w, https://www.osradar.com/wp-content/uploads/2019/02/9-4-696x227.png 696w" sizes="(max-width: 764px) 100vw, 764px" /><figcaption id="caption-attachment-10564" class="wp-caption-text">9.- Cloning the inoERP repository</figcaption></figure></p>
<p>After that, assign the correct permissions.</p>
<pre class="">:~$ sudo chown -R www-data:www-data /var/www/html/inoERP/
:~$ sudo chmod -R 755 /var/www/html/inoERP/</pre>
<p><figure id="attachment_10565" aria-describedby="caption-attachment-10565" style="width: 818px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-10565" src="https://www.osradar.com/wp-content/uploads/2019/02/10-4.png" alt="10.- Change the permissions" width="818" height="191" srcset="https://www.osradar.com/wp-content/uploads/2019/02/10-4.png 818w, https://www.osradar.com/wp-content/uploads/2019/02/10-4-300x70.png 300w, https://www.osradar.com/wp-content/uploads/2019/02/10-4-768x179.png 768w, https://www.osradar.com/wp-content/uploads/2019/02/10-4-696x163.png 696w" sizes="(max-width: 818px) 100vw, 818px" /><figcaption id="caption-attachment-10565" class="wp-caption-text">10.- Change the permissions</figcaption></figure></p>
<p>Then, create a new virtual host for using inoERP.</p>
<pre class="">:~$ sudo nano /etc/apache2/sites-available/inoERP.conf</pre>
<p>And add the following:</p>
<pre class="">&lt;VirtualHost *:80&gt;
     ServerAdmin admin@your_domain.com
     DocumentRoot /var/www/html/inoERP/inoerp/www
     ServerName inoerp.osradar.lan
     ServerAlias inoerp.osradar.lan

     &lt;Directory /var/www/html/inoERP/inoerp/www/&gt;
          Options FollowSymlinks
          AllowOverride All
          Require all granted
     &lt;/Directory&gt;

     ErrorLog ${APACHE_LOG_DIR}/error.log
     CustomLog ${APACHE_LOG_DIR}/access.log combined
    
     &lt;Directory /var/www/html/inoERP/inoerp/www/&gt;
            RewriteEngine on
            RewriteBase /
            RewriteCond %{REQUEST_FILENAME} !-f
            RewriteRule ^(.*) index.php [PT,L]
    &lt;/Directory&gt;
&lt;/VirtualHost&gt;</pre>
<p><figure id="attachment_10566" aria-describedby="caption-attachment-10566" style="width: 953px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-10566" src="https://www.osradar.com/wp-content/uploads/2019/02/11-1.png" alt="11.- Create the new virtaulhost" width="953" height="483" srcset="https://www.osradar.com/wp-content/uploads/2019/02/11-1.png 953w, https://www.osradar.com/wp-content/uploads/2019/02/11-1-300x152.png 300w, https://www.osradar.com/wp-content/uploads/2019/02/11-1-768x389.png 768w, https://www.osradar.com/wp-content/uploads/2019/02/11-1-696x353.png 696w, https://www.osradar.com/wp-content/uploads/2019/02/11-1-829x420.png 829w" sizes="(max-width: 953px) 100vw, 953px" /><figcaption id="caption-attachment-10566" class="wp-caption-text">11.- Create the new virtual host</figcaption></figure></p>
<p>Then, enable the new virtual host and the rewrite module.</p>
<pre class="">:~$ sudo a2ensite inoERP.conf
:~$ sudo a2enmod rewrite
:~$ sudo systemctl restart apache2</pre>
<p><figure id="attachment_10567" aria-describedby="caption-attachment-10567" style="width: 824px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-10567" src="https://www.osradar.com/wp-content/uploads/2019/02/12-1.png" alt="12.- Restart apache" width="824" height="247" srcset="https://www.osradar.com/wp-content/uploads/2019/02/12-1.png 824w, https://www.osradar.com/wp-content/uploads/2019/02/12-1-300x90.png 300w, https://www.osradar.com/wp-content/uploads/2019/02/12-1-768x230.png 768w, https://www.osradar.com/wp-content/uploads/2019/02/12-1-696x209.png 696w" sizes="(max-width: 824px) 100vw, 824px" /><figcaption id="caption-attachment-10567" class="wp-caption-text">12.- Restart apache</figcaption></figure></p>
<p>So, complete the installation.</p>
<h2>4. Complete the installation</h2>
<p>Open your web browser and complete the installation by going to your virtual host. And you will see this.</p>
<p><figure id="attachment_10568" aria-describedby="caption-attachment-10568" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-10568" src="https://www.osradar.com/wp-content/uploads/2019/02/13-2.png" alt="13.- Installation prerequisites" width="1366" height="666" srcset="https://www.osradar.com/wp-content/uploads/2019/02/13-2.png 1366w, https://www.osradar.com/wp-content/uploads/2019/02/13-2-300x146.png 300w, https://www.osradar.com/wp-content/uploads/2019/02/13-2-768x374.png 768w, https://www.osradar.com/wp-content/uploads/2019/02/13-2-1024x499.png 1024w, https://www.osradar.com/wp-content/uploads/2019/02/13-2-533x261.png 533w, https://www.osradar.com/wp-content/uploads/2019/02/13-2-696x339.png 696w, https://www.osradar.com/wp-content/uploads/2019/02/13-2-1068x521.png 1068w, https://www.osradar.com/wp-content/uploads/2019/02/13-2-861x420.png 861w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-10568" class="wp-caption-text">13.- Installation prerequisites</figcaption></figure></p>
<p>Now, you have to set the databases credentials.</p>
<p><figure id="attachment_10569" aria-describedby="caption-attachment-10569" style="width: 1354px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-10569" src="https://www.osradar.com/wp-content/uploads/2019/02/14-2.png" alt="14.- Databases parameters" width="1354" height="510" srcset="https://www.osradar.com/wp-content/uploads/2019/02/14-2.png 1354w, https://www.osradar.com/wp-content/uploads/2019/02/14-2-300x113.png 300w, https://www.osradar.com/wp-content/uploads/2019/02/14-2-768x289.png 768w, https://www.osradar.com/wp-content/uploads/2019/02/14-2-1024x386.png 1024w, https://www.osradar.com/wp-content/uploads/2019/02/14-2-696x262.png 696w, https://www.osradar.com/wp-content/uploads/2019/02/14-2-1068x402.png 1068w, https://www.osradar.com/wp-content/uploads/2019/02/14-2-1115x420.png 1115w" sizes="(max-width: 1354px) 100vw, 1354px" /><figcaption id="caption-attachment-10569" class="wp-caption-text">14.- Databases parameters</figcaption></figure></p>
<p>After that, you can start the installation.</p>
<p><figure id="attachment_10570" aria-describedby="caption-attachment-10570" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-10570" src="https://www.osradar.com/wp-content/uploads/2019/02/15-2.png" alt="15.- Install inoERP" width="1366" height="666" srcset="https://www.osradar.com/wp-content/uploads/2019/02/15-2.png 1366w, https://www.osradar.com/wp-content/uploads/2019/02/15-2-300x146.png 300w, https://www.osradar.com/wp-content/uploads/2019/02/15-2-768x374.png 768w, https://www.osradar.com/wp-content/uploads/2019/02/15-2-1024x499.png 1024w, https://www.osradar.com/wp-content/uploads/2019/02/15-2-533x261.png 533w, https://www.osradar.com/wp-content/uploads/2019/02/15-2-696x339.png 696w, https://www.osradar.com/wp-content/uploads/2019/02/15-2-1068x521.png 1068w, https://www.osradar.com/wp-content/uploads/2019/02/15-2-861x420.png 861w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-10570" class="wp-caption-text">15.- Install inoERP</figcaption></figure></p>
<p>At the end of the installation, go to the login page. User: inoerp and password: inoerp.</p>
<p><figure id="attachment_10571" aria-describedby="caption-attachment-10571" style="width: 650px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-10571" src="https://www.osradar.com/wp-content/uploads/2019/02/16-2.png" alt="16.- Log in" width="650" height="306" srcset="https://www.osradar.com/wp-content/uploads/2019/02/16-2.png 650w, https://www.osradar.com/wp-content/uploads/2019/02/16-2-300x141.png 300w" sizes="(max-width: 650px) 100vw, 650px" /><figcaption id="caption-attachment-10571" class="wp-caption-text">16.- Log in</figcaption></figure></p>
<p>And you will see the dashboard.</p>
<p><figure id="attachment_10572" aria-describedby="caption-attachment-10572" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-10572" src="https://www.osradar.com/wp-content/uploads/2019/02/17-2.png" alt="17.- Dashboard" width="1366" height="666" srcset="https://www.osradar.com/wp-content/uploads/2019/02/17-2.png 1366w, https://www.osradar.com/wp-content/uploads/2019/02/17-2-300x146.png 300w, https://www.osradar.com/wp-content/uploads/2019/02/17-2-768x374.png 768w, https://www.osradar.com/wp-content/uploads/2019/02/17-2-1024x499.png 1024w, https://www.osradar.com/wp-content/uploads/2019/02/17-2-533x261.png 533w, https://www.osradar.com/wp-content/uploads/2019/02/17-2-696x339.png 696w, https://www.osradar.com/wp-content/uploads/2019/02/17-2-1068x521.png 1068w, https://www.osradar.com/wp-content/uploads/2019/02/17-2-861x420.png 861w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-10572" class="wp-caption-text">17.- Dashboard</figcaption></figure></p>
<p>So, that&#8217;s it.</p>
<h2>Conclusion</h2>
<p>Installing and managing these applications will make your business more orderly and better managed. Therefore, it is good to install inoERP to be more efficient in business processes.</p>
<p>Please share this post with your friends.</p>
<p>&nbsp;</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/install-inoerp-on-ubuntu-18-04/">Install inoERP on Ubuntu 18.04</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/install-inoerp-on-ubuntu-18-04/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>How to install OrangeScrum on Ubuntu 18.04 LTS /Mint 19 / Debian 9 ?</title>
		<link>https://www.osradar.com/how-to-install-orangescrum-on-ubuntu-18-04-lts/</link>
					<comments>https://www.osradar.com/how-to-install-orangescrum-on-ubuntu-18-04-lts/#respond</comments>
		
		<dc:creator><![CDATA[angeloma]]></dc:creator>
		<pubDate>Thu, 15 Nov 2018 02:24:34 +0000</pubDate>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Unix]]></category>
		<category><![CDATA[administration]]></category>
		<category><![CDATA[Databases]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[OrangeScrum]]></category>
		<category><![CDATA[organization]]></category>
		<category><![CDATA[planning]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[Tutorial]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=7319</guid>

					<description><![CDATA[<p>One of the main reasons why some organizational projects do not achieve their objectives is due to lack of planning. That is why today I will teach you how to install OrangeScrum on Ubuntu 18.04. OrangeScrum is a fantastic open source project management software. It is ideal for small and medium-sized companies or work teams [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-install-orangescrum-on-ubuntu-18-04-lts/">How to install OrangeScrum on Ubuntu 18.04 LTS /Mint 19 / Debian 9 ?</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>One of the main reasons why some organizational projects do not achieve their objectives is due to lack of planning. That is why today I will teach you how to install OrangeScrum on Ubuntu 18.04.</p>
<p><a href="https://www.orangescrum.com/" rel="noopener">OrangeScrum</a> is a fantastic open source project management software. It is ideal for small and medium-sized companies or work teams that are looking for orders and systematize the steps to carry out the project in question.</p>
<p>With this program, you will be able to plan, start, scale and launch your project in a very orderly way.<strong> You can Create and assign tasks with utmost clarity and timelines</strong>. Track task progress, contribute to the discussion threads, provide timely updates and track time spent on tasks effortlessly.</p>
<p>So, let&#8217;s install OrangeScrum on Ubuntu 18.04 LTS.</p>
<h1>1. Upgrade the system</h1>
<p>First of all, it is convenient to update the system. This ensures that all security updates are installed.</p>
<pre class="">:~$ sudo apt update &amp;&amp; sudo apt upgrade</pre>
<p><figure id="attachment_7322" aria-describedby="caption-attachment-7322" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-7322" src="https://www.osradar.com/wp-content/uploads/2018/11/1-11.png" alt="1.- Upgrading the system" width="1366" height="768" srcset="https://www.osradar.com/wp-content/uploads/2018/11/1-11.png 1366w, https://www.osradar.com/wp-content/uploads/2018/11/1-11-300x169.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/1-11-768x432.png 768w, https://www.osradar.com/wp-content/uploads/2018/11/1-11-1024x576.png 1024w, https://www.osradar.com/wp-content/uploads/2018/11/1-11-696x391.png 696w, https://www.osradar.com/wp-content/uploads/2018/11/1-11-1068x600.png 1068w, https://www.osradar.com/wp-content/uploads/2018/11/1-11-747x420.png 747w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-7322" class="wp-caption-text">1.- Upgrading the system</figcaption></figure></p>
<p>The consequence of doing this step is that you will have the safety patches installed and your system will be more reliable and safer.</p>
<h1>2. Install Apache web server</h1>
<p>To install OrangeScrum on Ubuntu 18.04 you need an HTTP web server. There are many options, but the most recommended for this program is Apache web server.</p>
<pre class="">:~$ sudo apt install apache2</pre>
<p><figure id="attachment_7323" aria-describedby="caption-attachment-7323" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-7323" src="https://www.osradar.com/wp-content/uploads/2018/11/2-11.png" alt="2.- Installing apache web server" width="1366" height="768" srcset="https://www.osradar.com/wp-content/uploads/2018/11/2-11.png 1366w, https://www.osradar.com/wp-content/uploads/2018/11/2-11-300x169.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/2-11-768x432.png 768w, https://www.osradar.com/wp-content/uploads/2018/11/2-11-1024x576.png 1024w, https://www.osradar.com/wp-content/uploads/2018/11/2-11-696x391.png 696w, https://www.osradar.com/wp-content/uploads/2018/11/2-11-1068x600.png 1068w, https://www.osradar.com/wp-content/uploads/2018/11/2-11-747x420.png 747w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-7323" class="wp-caption-text">2.- Installing apache web server</figcaption></figure></p>
<p>Next, enable and start the apache service:</p>
<pre class="">:~$ sudo systemctl enable apache2
:~$ sudo systemctl start apache2</pre>
<p><figure id="attachment_7324" aria-describedby="caption-attachment-7324" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-7324" src="https://www.osradar.com/wp-content/uploads/2018/11/3-10.png" alt="3.- Enabling apache service" width="1366" height="768" srcset="https://www.osradar.com/wp-content/uploads/2018/11/3-10.png 1366w, https://www.osradar.com/wp-content/uploads/2018/11/3-10-300x169.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/3-10-768x432.png 768w, https://www.osradar.com/wp-content/uploads/2018/11/3-10-1024x576.png 1024w, https://www.osradar.com/wp-content/uploads/2018/11/3-10-696x391.png 696w, https://www.osradar.com/wp-content/uploads/2018/11/3-10-1068x600.png 1068w, https://www.osradar.com/wp-content/uploads/2018/11/3-10-747x420.png 747w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-7324" class="wp-caption-text">3.- Enabling apache service</figcaption></figure></p>
<p>Next, you can check the apache service.</p>
<pre class="">:~$ sudo systemctl status apache2</pre>
<p><figure id="attachment_7325" aria-describedby="caption-attachment-7325" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-7325" src="https://www.osradar.com/wp-content/uploads/2018/11/4-11.png" alt="4.- Checking the apache service" width="1366" height="768" srcset="https://www.osradar.com/wp-content/uploads/2018/11/4-11.png 1366w, https://www.osradar.com/wp-content/uploads/2018/11/4-11-300x169.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/4-11-768x432.png 768w, https://www.osradar.com/wp-content/uploads/2018/11/4-11-1024x576.png 1024w, https://www.osradar.com/wp-content/uploads/2018/11/4-11-696x391.png 696w, https://www.osradar.com/wp-content/uploads/2018/11/4-11-1068x600.png 1068w, https://www.osradar.com/wp-content/uploads/2018/11/4-11-747x420.png 747w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-7325" class="wp-caption-text">4.- Checking the apache service</figcaption></figure></p>
<p>Now, open your web browser and go to <code>HTTP://IP_SERVER</code>. If you this something like this, then, apache is correctly installed.</p>
<p><figure id="attachment_7326" aria-describedby="caption-attachment-7326" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-7326" src="https://www.osradar.com/wp-content/uploads/2018/11/5-10.png" alt="5.- Apache default page on Ubuntu 18.04" width="1366" height="671" srcset="https://www.osradar.com/wp-content/uploads/2018/11/5-10.png 1366w, https://www.osradar.com/wp-content/uploads/2018/11/5-10-300x147.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/5-10-768x377.png 768w, https://www.osradar.com/wp-content/uploads/2018/11/5-10-1024x503.png 1024w, https://www.osradar.com/wp-content/uploads/2018/11/5-10-324x160.png 324w, https://www.osradar.com/wp-content/uploads/2018/11/5-10-533x261.png 533w, https://www.osradar.com/wp-content/uploads/2018/11/5-10-696x342.png 696w, https://www.osradar.com/wp-content/uploads/2018/11/5-10-1068x525.png 1068w, https://www.osradar.com/wp-content/uploads/2018/11/5-10-855x420.png 855w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-7326" class="wp-caption-text">5.- Apache default page on Ubuntu 18.04</figcaption></figure></p>
<p>Now is PHP&#8217;s turn.</p>
<h1>3. Install PHP</h1>
<p>OrangeScrum is developed in PHP. Specifically in CakePHP. Therefore, it is necessary to install this language and its modules. Here I will also install other packages necessary for OrangeScrum to run smoothly.</p>
<pre class="">:~$ sudo apt install unzip wget php7.2 php7.2-bcmath php7.2-cgi php7.2-cli php7.2-common php-curl php7.2-dba php7.2-enchant php7.2-fpm php7.2-gd php7.2-imap php7.2-intl php7.2-ldap php7.2-mbstring php7.2-mysql php7.2-opcache php-imagick php-memcache php7.2-soap php7.2-tidy php7.2-xml php7.2-zip libapache2-mod-php7.2 xvfb libfontconfig wkhtmltopdf</pre>
<p><figure id="attachment_7327" aria-describedby="caption-attachment-7327" style="width: 800px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-7327" src="https://www.osradar.com/wp-content/uploads/2018/11/6.jpg" alt="6.- Installing PHP 7.2 and others required packages" width="800" height="450" srcset="https://www.osradar.com/wp-content/uploads/2018/11/6.jpg 800w, https://www.osradar.com/wp-content/uploads/2018/11/6-300x169.jpg 300w, https://www.osradar.com/wp-content/uploads/2018/11/6-768x432.jpg 768w, https://www.osradar.com/wp-content/uploads/2018/11/6-696x392.jpg 696w, https://www.osradar.com/wp-content/uploads/2018/11/6-747x420.jpg 747w" sizes="(max-width: 800px) 100vw, 800px" /><figcaption id="caption-attachment-7327" class="wp-caption-text">6.- Installing PHP 7.2 and others required packages</figcaption></figure></p>
<p>Then, you have to edit the PHP configuration file.</p>
<pre class="">:~$ sudo nano /etc/php/7.2/apache2/php.ini</pre>
<p>In this file, you have to set this options.</p>
<pre class="">post_max_size = 200M
upload_max_filesize = 200M
max_execution_time = 300
memory_limit = 512M
max_input_vars = 5000</pre>
<p><figure id="attachment_7328" aria-describedby="caption-attachment-7328" style="width: 1366px" class="wp-caption aligncenter"><img loading="lazy" class="size-full wp-image-7328" src="https://www.osradar.com/wp-content/uploads/2018/11/7-9.png" alt="7.- Editing PHP config file" width="1366" height="768" srcset="https://www.osradar.com/wp-content/uploads/2018/11/7-9.png 1366w, https://www.osradar.com/wp-content/uploads/2018/11/7-9-300x169.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/7-9-768x432.png 768w, https://www.osradar.com/wp-content/uploads/2018/11/7-9-1024x576.png 1024w, https://www.osradar.com/wp-content/uploads/2018/11/7-9-696x391.png 696w, https://www.osradar.com/wp-content/uploads/2018/11/7-9-1068x600.png 1068w, https://www.osradar.com/wp-content/uploads/2018/11/7-9-747x420.png 747w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-7328" class="wp-caption-text">7.- Editing PHP config file</figcaption></figure></p>
<p><em>Note: To make the process easier, you can </em>press <em><code>CTRL + W</code></em> to<em> find exactly the parameter to edit.</em></p>
<p>Finally, restart apache2.</p>
<pre class="">:~$ sudo systemctl apache2</pre>
<p>Now, you can proceed with MariaDB.</p>
<h1>4. Install MariaDB</h1>
<p>MariaDB is a relational database manager derived from MySQL. To use OrangeScrum correctly you need to install it.</p>
<pre class="">:~$ sudo apt install mariadb-server</pre>
<p><figure id="attachment_7329" aria-describedby="caption-attachment-7329" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-7329" src="https://www.osradar.com/wp-content/uploads/2018/11/8-9.png" alt="8.- Installing MariaDB" width="1366" height="768" srcset="https://www.osradar.com/wp-content/uploads/2018/11/8-9.png 1366w, https://www.osradar.com/wp-content/uploads/2018/11/8-9-300x169.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/8-9-768x432.png 768w, https://www.osradar.com/wp-content/uploads/2018/11/8-9-1024x576.png 1024w, https://www.osradar.com/wp-content/uploads/2018/11/8-9-696x391.png 696w, https://www.osradar.com/wp-content/uploads/2018/11/8-9-1068x600.png 1068w, https://www.osradar.com/wp-content/uploads/2018/11/8-9-747x420.png 747w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-7329" class="wp-caption-text">8.- Installing MariaDB</figcaption></figure></p>
<p>Next, you can set a root password with <code>mysql_secure_installation script</code>. You can also configure other things.</p>
<pre class="">:~$ sudo mysql_secure_installation</pre>
<p><figure id="attachment_7330" aria-describedby="caption-attachment-7330" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-7330" src="https://www.osradar.com/wp-content/uploads/2018/11/9-7.png" alt="9.- Using mysql_secure_installation to secure the MariaDB installation" width="1366" height="768" srcset="https://www.osradar.com/wp-content/uploads/2018/11/9-7.png 1366w, https://www.osradar.com/wp-content/uploads/2018/11/9-7-300x169.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/9-7-768x432.png 768w, https://www.osradar.com/wp-content/uploads/2018/11/9-7-1024x576.png 1024w, https://www.osradar.com/wp-content/uploads/2018/11/9-7-696x391.png 696w, https://www.osradar.com/wp-content/uploads/2018/11/9-7-1068x600.png 1068w, https://www.osradar.com/wp-content/uploads/2018/11/9-7-747x420.png 747w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-7330" class="wp-caption-text">9.- Using mysql_secure_installation to secure the MariaDB installation</figcaption></figure></p>
<p>After defining the root password, you will be asked other questions. I answered N, N, Y, Y.</p>
<p>Next, you have to create the Database and user for OrangeScrum.</p>
<pre class="">:~$ sudo mysql -u root -p
CREATE DATABASE orangescrum;
GRANT ALL PRIVILEGES ON orangescrum.* TO 'orangescrumuser'@'localhost' IDENTIFIED BY 'orangescrumbpss';
FLUSH PRIVILEGES;
exit;</pre>
<p><figure id="attachment_7331" aria-describedby="caption-attachment-7331" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-7331" src="https://www.osradar.com/wp-content/uploads/2018/11/10-6.png" alt="10.- Creating the databse and user on MariaDB for OrangeScrum" width="1366" height="768" srcset="https://www.osradar.com/wp-content/uploads/2018/11/10-6.png 1366w, https://www.osradar.com/wp-content/uploads/2018/11/10-6-300x169.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/10-6-768x432.png 768w, https://www.osradar.com/wp-content/uploads/2018/11/10-6-1024x576.png 1024w, https://www.osradar.com/wp-content/uploads/2018/11/10-6-696x391.png 696w, https://www.osradar.com/wp-content/uploads/2018/11/10-6-1068x600.png 1068w, https://www.osradar.com/wp-content/uploads/2018/11/10-6-747x420.png 747w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-7331" class="wp-caption-text">10.- Creating the database and user on MariaDB for OrangeScrum</figcaption></figure></p>
<p>Next, create a file to disable strict mode for MariaDB.</p>
<pre class="">:~$ sudo nano /etc/mysql/conf.d/disable_strict_mode.cnf</pre>
<p>And add the following:</p>
<pre class="">[mysqld]
sql_mode="IGNORE_SPACE,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION"</pre>
<p><figure id="attachment_7332" aria-describedby="caption-attachment-7332" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-7332" src="https://www.osradar.com/wp-content/uploads/2018/11/11-4.png" alt="11.- Disabling the strict mode on MariaDB" width="1366" height="768" srcset="https://www.osradar.com/wp-content/uploads/2018/11/11-4.png 1366w, https://www.osradar.com/wp-content/uploads/2018/11/11-4-300x169.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/11-4-768x432.png 768w, https://www.osradar.com/wp-content/uploads/2018/11/11-4-1024x576.png 1024w, https://www.osradar.com/wp-content/uploads/2018/11/11-4-696x391.png 696w, https://www.osradar.com/wp-content/uploads/2018/11/11-4-1068x600.png 1068w, https://www.osradar.com/wp-content/uploads/2018/11/11-4-747x420.png 747w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-7332" class="wp-caption-text">11.- Disabling the strict mode on MariaDB</figcaption></figure></p>
<p>Finally, restart MariaDB.</p>
<pre class="">:~$ sudo systemctl restart mariadb</pre>
<p>And that&#8217;s all for MariaDB.</p>
<h1>5. Install OrangeScrum</h1>
<p>Now, you can install OrangeScrum. However, first download it.</p>
<pre class="">:~$ cd /tmp
:~$ wget https://www.orangescrum.org/free-download/418ae4d8ef1309695804a7837cd4fc65/ubuntu18-php7 -O orangescrum-ubuntu18-php7.zip</pre>
<p><figure id="attachment_7333" aria-describedby="caption-attachment-7333" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-7333" src="https://www.osradar.com/wp-content/uploads/2018/11/12-4.png" alt="12.- Download and install OrangeScrum" width="1366" height="768" srcset="https://www.osradar.com/wp-content/uploads/2018/11/12-4.png 1366w, https://www.osradar.com/wp-content/uploads/2018/11/12-4-300x169.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/12-4-768x432.png 768w, https://www.osradar.com/wp-content/uploads/2018/11/12-4-1024x576.png 1024w, https://www.osradar.com/wp-content/uploads/2018/11/12-4-696x391.png 696w, https://www.osradar.com/wp-content/uploads/2018/11/12-4-1068x600.png 1068w, https://www.osradar.com/wp-content/uploads/2018/11/12-4-747x420.png 747w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-7333" class="wp-caption-text">12.- Download and install OrangeScrum</figcaption></figure></p>
<p>Once the installation is complete, decompress the file.</p>
<pre class="">:~$ unzip orangescrum-ubuntu18-php7.zip</pre>
<p><figure id="attachment_7334" aria-describedby="caption-attachment-7334" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-7334" src="https://www.osradar.com/wp-content/uploads/2018/11/13-3.png" alt="13.- Decompressing the file" width="1366" height="768" srcset="https://www.osradar.com/wp-content/uploads/2018/11/13-3.png 1366w, https://www.osradar.com/wp-content/uploads/2018/11/13-3-300x169.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/13-3-768x432.png 768w, https://www.osradar.com/wp-content/uploads/2018/11/13-3-1024x576.png 1024w, https://www.osradar.com/wp-content/uploads/2018/11/13-3-696x391.png 696w, https://www.osradar.com/wp-content/uploads/2018/11/13-3-1068x600.png 1068w, https://www.osradar.com/wp-content/uploads/2018/11/13-3-747x420.png 747w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-7334" class="wp-caption-text">13.- Decompressing the file</figcaption></figure></p>
<p>Next, copy the folder to the Apache document root on <code>/var/www/html/ </code></p>
<pre class="">:~$ sudo cp -r orangescrum-orangescrum-ubuntu18-php7 /var/www/html/orangescrum-master</pre>
<p>Change the directory to orangescrum-master.</p>
<pre class="">:~$ cd /var/www/html/orangescrum-master</pre>
<p>Now, copy the orangeScrum database to the local instance. This is necessary to initialize the database.</p>
<pre class="">:~$ sudo mysql -u orangescrumuser -p orangescrumdb &lt; database.sql</pre>
<p><figure id="attachment_7335" aria-describedby="caption-attachment-7335" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-7335" src="https://www.osradar.com/wp-content/uploads/2018/11/14-3.png" alt="14.- Initializing the Database" width="1366" height="768" srcset="https://www.osradar.com/wp-content/uploads/2018/11/14-3.png 1366w, https://www.osradar.com/wp-content/uploads/2018/11/14-3-300x169.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/14-3-768x432.png 768w, https://www.osradar.com/wp-content/uploads/2018/11/14-3-1024x576.png 1024w, https://www.osradar.com/wp-content/uploads/2018/11/14-3-696x391.png 696w, https://www.osradar.com/wp-content/uploads/2018/11/14-3-1068x600.png 1068w, https://www.osradar.com/wp-content/uploads/2018/11/14-3-747x420.png 747w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-7335" class="wp-caption-text">14.- Initializing the Database</figcaption></figure></p>
<p>Then, it is necessary to place the MariaDB credentials in the <code>database.php</code> file of OrangeScrum.</p>
<pre class="">:~$ sudo nano app/Config/database.php</pre>
<p>And put your credentials.</p>
<pre>class DATABASE_CONFIG {

public $default = array(
'datasource' =&gt; 'Database/Mysql',
'persistent' =&gt; false,
'host' =&gt; 'localhost',
'login' =&gt; 'orangescrumuser',
'password' =&gt; 'password',
'database' =&gt; 'orangescrumdb',
'prefix' =&gt; '',
'encoding' =&gt; 'utf8',
);
}
</pre>
<p>Obviously, replace whatever you have to replace. For example, the password.</p>
<p><figure id="attachment_7336" aria-describedby="caption-attachment-7336" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-7336" src="https://www.osradar.com/wp-content/uploads/2018/11/15-1-1.png" alt="15.- Setting the MariaDB credentials on OrangeScrum" width="1366" height="768" srcset="https://www.osradar.com/wp-content/uploads/2018/11/15-1-1.png 1366w, https://www.osradar.com/wp-content/uploads/2018/11/15-1-1-300x169.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/15-1-1-768x432.png 768w, https://www.osradar.com/wp-content/uploads/2018/11/15-1-1-1024x576.png 1024w, https://www.osradar.com/wp-content/uploads/2018/11/15-1-1-696x391.png 696w, https://www.osradar.com/wp-content/uploads/2018/11/15-1-1-1068x600.png 1068w, https://www.osradar.com/wp-content/uploads/2018/11/15-1-1-747x420.png 747w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-7336" class="wp-caption-text">15.- Setting the MariaDB credentials on OrangeScrum</figcaption></figure></p>
<p>Next, it is necessary to set the credentials to the SMTP email server.</p>
<pre class="">:~$ sudo nano app/Config/config.ini.php</pre>
<p>And put your information.</p>
<p><figure id="attachment_7337" aria-describedby="caption-attachment-7337" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-7337" src="https://www.osradar.com/wp-content/uploads/2018/11/16-3.png" alt="16.- Setting the email server credentials" width="1366" height="768" srcset="https://www.osradar.com/wp-content/uploads/2018/11/16-3.png 1366w, https://www.osradar.com/wp-content/uploads/2018/11/16-3-300x169.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/16-3-768x432.png 768w, https://www.osradar.com/wp-content/uploads/2018/11/16-3-1024x576.png 1024w, https://www.osradar.com/wp-content/uploads/2018/11/16-3-696x391.png 696w, https://www.osradar.com/wp-content/uploads/2018/11/16-3-1068x600.png 1068w, https://www.osradar.com/wp-content/uploads/2018/11/16-3-747x420.png 747w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-7337" class="wp-caption-text">16.- Setting the email server credentials</figcaption></figure></p>
<p>Change the owner of the folder. Next, change the permissions.</p>
<pre class="">:~$ sudo chown -R www-data:www-data /var/www/html/orangescrum-master/
:~$ sudo chmod -R 775 /var/www/html/orangescrum-master/</pre>
<p>And enable the PHP and Apache modules. Finally, restart apache.</p>
<pre class="">:~$ sudo phpenmod mbstring
:~$ sudo a2enmod rewrite
:~$ sudo a2enmod headers
:~$ sudo systemctl restart apache2</pre>
<p><figure id="attachment_7338" aria-describedby="caption-attachment-7338" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-7338" src="https://www.osradar.com/wp-content/uploads/2018/11/17-3.png" alt="17.- Changing the permissions to the folders." width="1366" height="768" srcset="https://www.osradar.com/wp-content/uploads/2018/11/17-3.png 1366w, https://www.osradar.com/wp-content/uploads/2018/11/17-3-300x169.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/17-3-768x432.png 768w, https://www.osradar.com/wp-content/uploads/2018/11/17-3-1024x576.png 1024w, https://www.osradar.com/wp-content/uploads/2018/11/17-3-696x391.png 696w, https://www.osradar.com/wp-content/uploads/2018/11/17-3-1068x600.png 1068w, https://www.osradar.com/wp-content/uploads/2018/11/17-3-747x420.png 747w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-7338" class="wp-caption-text">17.- Changing the permissions to the folders.</figcaption></figure></p>
<p>Now, you have the complete the installation on the web browser.</p>
<h1>6. Accessing to the Web Interface</h1>
<p>The last step is to access the web interface through the web browser. To perform the Login process.</p>
<p>Go to <code>HTTP://IP_SERVER/orangescrum-master/</code></p>
<p><figure id="attachment_7339" aria-describedby="caption-attachment-7339" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-7339" src="https://www.osradar.com/wp-content/uploads/2018/11/18-3.png" alt="18.- OrangeScrum log in screen" width="1366" height="671" srcset="https://www.osradar.com/wp-content/uploads/2018/11/18-3.png 1366w, https://www.osradar.com/wp-content/uploads/2018/11/18-3-300x147.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/18-3-768x377.png 768w, https://www.osradar.com/wp-content/uploads/2018/11/18-3-1024x503.png 1024w, https://www.osradar.com/wp-content/uploads/2018/11/18-3-324x160.png 324w, https://www.osradar.com/wp-content/uploads/2018/11/18-3-533x261.png 533w, https://www.osradar.com/wp-content/uploads/2018/11/18-3-696x342.png 696w, https://www.osradar.com/wp-content/uploads/2018/11/18-3-1068x525.png 1068w, https://www.osradar.com/wp-content/uploads/2018/11/18-3-855x420.png 855w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-7339" class="wp-caption-text">18.- OrangeScrum log in screen</figcaption></figure></p>
<p>Create the user and then log in.</p>
<p>Then, you will see this.</p>
<p><figure id="attachment_7340" aria-describedby="caption-attachment-7340" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-7340" src="https://www.osradar.com/wp-content/uploads/2018/11/19-3.png" alt="19.- OrangeScrum dashboard" width="1366" height="671" srcset="https://www.osradar.com/wp-content/uploads/2018/11/19-3.png 1366w, https://www.osradar.com/wp-content/uploads/2018/11/19-3-300x147.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/19-3-768x377.png 768w, https://www.osradar.com/wp-content/uploads/2018/11/19-3-1024x503.png 1024w, https://www.osradar.com/wp-content/uploads/2018/11/19-3-324x160.png 324w, https://www.osradar.com/wp-content/uploads/2018/11/19-3-533x261.png 533w, https://www.osradar.com/wp-content/uploads/2018/11/19-3-696x342.png 696w, https://www.osradar.com/wp-content/uploads/2018/11/19-3-1068x525.png 1068w, https://www.osradar.com/wp-content/uploads/2018/11/19-3-855x420.png 855w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-7340" class="wp-caption-text">19.- OrangeScrum dashboard</figcaption></figure></p>
<p>And that&#8217;s it.</p>
<h1>Conclusion</h1>
<p>In any organization it is necessary to have a planning before starting a large project or a more basic one. So, OrangeScrum emerges as a very appealing alternative for small and medium enterprises.</p>
<p>You can also read &#8220;<a href="https://www.osradar.com/how-to-install-wekan-in-debian-9/" target="_blank" rel="noopener">How to install Wekan on Debian 9</a>&#8220;.</p>
<p>Please share this article with your friends.</p>
<p>&nbsp;</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-install-orangescrum-on-ubuntu-18-04-lts/">How to install OrangeScrum on Ubuntu 18.04 LTS /Mint 19 / Debian 9 ?</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/how-to-install-orangescrum-on-ubuntu-18-04-lts/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
