<?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>install Archives - Linux Windows and android Tutorials</title>
	<atom:link href="https://www.osradar.com/tag/install/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.osradar.com</link>
	<description>tutorials and news and Seurity</description>
	<lastBuildDate>Thu, 03 Sep 2020 16:00:23 +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 Sublime Text on OpenSUSE 15.2 / 15.1?</title>
		<link>https://www.osradar.com/how-to-install-sublime-text-on-opensuse/</link>
					<comments>https://www.osradar.com/how-to-install-sublime-text-on-opensuse/#respond</comments>
		
		<dc:creator><![CDATA[angeloma]]></dc:creator>
		<pubDate>Fri, 04 Sep 2020 01:11:00 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[opensuse]]></category>
		<category><![CDATA[Sublime text]]></category>
		<category><![CDATA[Tutorial]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=12213</guid>

					<description><![CDATA[<p>Developing an application is not easy. So today I will teach you how to install Sublime Text on OpenSUSE 15.2 / 15.1. So you will have a powerful editor ready to use. Sublime Text is well known in the world of web development. It is a powerful text editor that is widely used to develop [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-install-sublime-text-on-opensuse/">How to install Sublime Text on OpenSUSE 15.2 / 15.1?</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Developing an application is not easy. So today I will teach you how to install Sublime Text on <a href="https://www.osradar.com/how-to-install-opensuse-15-1/" target="_blank" rel="noopener noreferrer">OpenSUSE</a> 15.2 / 15.1. So you will have a powerful editor ready to use.</p>
<p><a href="https://www.sublimetext.com/" target="_blank" rel="noopener noreferrer">Sublime Text</a> is well known in the world of web development. It is a powerful text editor that is widely used to develop applications in many languages. However, its main strength is in the web environment where it shows its main strength. On the other hand, it is a fairly lightweight, customizable, and extensible editor. It has everything you need to make coding a faster process like syntax highlighting, multiple selections, and a command palette.</p>
<p>Therefore, many users need to install it on their main Linux distribution. In this case, OpenSUSE 15.2 / 15.1 is one of the safest options to start developing any application.</p>
<h2>Install Sublime Text on OpenSUSE 15.2 / 15.1</h2>
<p>Sublime Text is an application that is cross-platform. That is to say, not only we will be able to install it in many Linux distributions but also in Windows or macOS. Then it is an application that is available to many people thus strengthening community support. In the same way, Sublime Text has its own repository for OpenSUSE to keep up to date.</p>
<p>So the first step is to open a terminal and add the GPG key for the repository.</p>
<pre>:~$ sudo rpm -v --import https://download.sublimetext.com/sublimehq-rpm-pub.gpg</pre>
<p>Then, once we have done the previous thing, it is necessary to choose the software channel that we deem to use. There is the Dev version where the latest version in development is hosted. It is new but can be unstable. On the other hand, the Stable channel provides only versions that are considered stable by the development team. It is the most sensible decision, so we will use this one.</p>
<pre>:~$ sudo zypper addrepo -g -f https://download.sublimetext.com/rpm/stable/x86_64/sublime-text.repo
Adding repository 'Sublime Text - x86_64 - Stable' .......................................................................................................................................[done]
Repository 'Sublime Text - x86_64 - Stable' successfully added

URI         : https://download.sublimetext.com/rpm/stable/x86_64
Enabled     : Yes                                               
GPG Check   : Yes                                               
Autorefresh : Yes                                               
Priority    : 99 (default priority)                             
</pre>
<p>Then you can install Sublime Text on OpenSUSE 15.2 / 15.1.</p>
<pre>:~$ sudo zypper install sublime-text</pre>
<p>Now, you can launch from the main menu.</p>
<figure id="attachment_12295" aria-describedby="caption-attachment-12295" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="wp-image-12295 size-full" src="https://www.osradar.com/wp-content/uploads/2019/05/1-13.png" alt="1.- Install Sublime Text on OpenSUSE 15.2 / 15.1" width="1366" height="768" srcset="https://www.osradar.com/wp-content/uploads/2019/05/1-13.png 1366w, https://www.osradar.com/wp-content/uploads/2019/05/1-13-300x169.png 300w, https://www.osradar.com/wp-content/uploads/2019/05/1-13-768x432.png 768w, https://www.osradar.com/wp-content/uploads/2019/05/1-13-1024x576.png 1024w, https://www.osradar.com/wp-content/uploads/2019/05/1-13-696x391.png 696w, https://www.osradar.com/wp-content/uploads/2019/05/1-13-1068x600.png 1068w, https://www.osradar.com/wp-content/uploads/2019/05/1-13-747x420.png 747w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-12295" class="wp-caption-text">1.- Install Sublime Text on OpenSUSE 15.2 / 15.1</figcaption></figure>
<p>So, enjoy it. Remember that Sublime Text has a brother who takes care of GIT. So, you can read our post about Sublime Merge.</p>
<p><a href="https://www.osradar.com/sublime-merge-a-nice-git-client-for-linux/" target="_blank" rel="noopener noreferrer">Sublime Merge a nice GIT client.</a></p>
<p>And that is it.</p>
<h2>Conclusion</h2>
<p>If you develop for the web, it is very likely that you need Sublime Text. It&#8217;s a pretty good and fast text editor. Especially in computers not so good that you need to optimize resources.</p>
<p>Have you used it? what did you think of the post? let us know in the comments.</p>
<p>Please share this post with your friends.</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-install-sublime-text-on-opensuse/">How to install Sublime Text on OpenSUSE 15.2 / 15.1?</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-sublime-text-on-opensuse/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Install Linux Kernel 5.3 on Ubuntu 18.04</title>
		<link>https://www.osradar.com/install-linux-kernel-5-on-ubuntu-18-04/</link>
					<comments>https://www.osradar.com/install-linux-kernel-5-on-ubuntu-18-04/#comments</comments>
		
		<dc:creator><![CDATA[angeloma]]></dc:creator>
		<pubDate>Mon, 23 Sep 2019 08:22:56 +0000</pubDate>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Unix]]></category>
		<category><![CDATA[bionic]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[Kernel]]></category>
		<category><![CDATA[New version]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[ubuntu]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=11283</guid>

					<description><![CDATA[<p>The Linux kernel is the engine of our operating system. It is mainly responsible for running the hardware we have and managing computer resources. Its development is quite active, so we often have new versions. Recently version 5.3 of the Linux Kernel was released. And as we will know, it comes with a lot of [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/install-linux-kernel-5-on-ubuntu-18-04/">Install Linux Kernel 5.3 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>The Linux kernel is the engine of our operating system. It is mainly responsible for running the hardware we have and managing computer resources. Its development is quite active, so we often have new versions. Recently version 5.3 of the Linux Kernel was released. And as we will know, it comes with a lot of new features for our operating systems. So today we will show you how to install Linux Kernel 5.3 on Ubuntu 18.04.</p>
<h2>The numbering of the Linux kernel 5</h2>
<p>A few months ago Linus Torvald himself announced that there was going to be a change of numbering. Basically, because he didn&#8217;t like high numbers and because it was easier to continue the development.</p>
<p>So, what we expected as the<a href="https://www.osradar.com/install-linux-kernel-4-20-ubuntu-18-04-linux-mint-19/"> Linux Kernel</a> 4.21 was transformed into the Linux Kernel 5. As you can see is quite a leap, although the news is very important, are expected too much by the change of numbering.</p>
<h2>What&#8217;s New in Linux Kernel 5.3?</h2>
<p>Some of the novelties of this version are:</p>
<ul>
<li>Multiple enhancements to the<strong> XFS file system</strong>. multi-threaded inode skipping option implemented.</li>
<li>On the other hand, EXT4 has also received a lot of care. <strong>Added support for gaps in directories.</strong></li>
<li><strong>Improved support for Intel Icelake Gen 11 graphics.</strong></li>
</ul>
<p>If you want to see the rest of the news, you can check <a href="https://kernelnewbies.org/Linux_5.3" target="_blank" rel="noopener noreferrer">this</a> link.</p>
<p>And many bug fixes. It is an important version for the number of bugs corrected.</p>
<h2>Install the Linux Kernel 5.3 on Ubuntu 18.04</h2>
<p>So, if you want to install this kernel for drivers or bugs on your system, you must first download these three files.</p>
<ul>
<li>The Linux image.</li>
<li>The Kernel modules</li>
<li>Finally, the kernel headers.</li>
</ul>
<p>So, open a terminal and run these commands if you are using a 64-bit system.</p>
<p>Let us create a folder to save the files:</p>
<pre>:~$ mkdir kernel5 &amp;&amp; cd kernel5</pre>
<figure id="attachment_11284" aria-describedby="caption-attachment-11284" style="width: 824px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-11284" src="https://www.osradar.com/wp-content/uploads/2019/03/1-1.png" alt="1.- Create the folder" width="824" height="126" srcset="https://www.osradar.com/wp-content/uploads/2019/03/1-1.png 824w, https://www.osradar.com/wp-content/uploads/2019/03/1-1-300x46.png 300w, https://www.osradar.com/wp-content/uploads/2019/03/1-1-768x117.png 768w, https://www.osradar.com/wp-content/uploads/2019/03/1-1-696x106.png 696w" sizes="(max-width: 824px) 100vw, 824px" /><figcaption id="caption-attachment-11284" class="wp-caption-text">1.- Create the folder</figcaption></figure>
<p>After that, you can start the download.</p>
<pre>:~$ wget https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.3.1/linux-headers-5.3.1-050301_5.3.1-050301.201909210632_all.deb</pre>
<div class="mceTemp"></div>
<figure id="attachment_13820" aria-describedby="caption-attachment-13820" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="wp-image-13820 size-full" src="https://www.osradar.com/wp-content/uploads/2019/08/1-1-1.png" alt="1.- Downloading the Kernel 5.3 files" width="1366" height="248" srcset="https://www.osradar.com/wp-content/uploads/2019/08/1-1-1.png 1366w, https://www.osradar.com/wp-content/uploads/2019/08/1-1-1-300x54.png 300w, https://www.osradar.com/wp-content/uploads/2019/08/1-1-1-768x139.png 768w, https://www.osradar.com/wp-content/uploads/2019/08/1-1-1-1024x186.png 1024w, https://www.osradar.com/wp-content/uploads/2019/08/1-1-1-696x126.png 696w, https://www.osradar.com/wp-content/uploads/2019/08/1-1-1-1068x194.png 1068w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-13820" class="wp-caption-text">1.- Downloading the Kernel 5.3 files</figcaption></figure>
<p>Next, this command:</p>
<pre>:~$ wget https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.3.1/linux-image-unsigned-5.3.1-050301-generic_5.3.1-050301.201909210632_amd64.deb</pre>
<div class="mceTemp"></div>
<figure id="attachment_13821" aria-describedby="caption-attachment-13821" style="width: 1354px" class="wp-caption alignnone"><img loading="lazy" class="wp-image-13821 size-full" src="https://www.osradar.com/wp-content/uploads/2019/08/2-2-1.png" alt="2.- Downloading the kernel 5.3 files" width="1354" height="229" srcset="https://www.osradar.com/wp-content/uploads/2019/08/2-2-1.png 1354w, https://www.osradar.com/wp-content/uploads/2019/08/2-2-1-300x51.png 300w, https://www.osradar.com/wp-content/uploads/2019/08/2-2-1-768x130.png 768w, https://www.osradar.com/wp-content/uploads/2019/08/2-2-1-1024x173.png 1024w, https://www.osradar.com/wp-content/uploads/2019/08/2-2-1-696x118.png 696w, https://www.osradar.com/wp-content/uploads/2019/08/2-2-1-1068x181.png 1068w" sizes="(max-width: 1354px) 100vw, 1354px" /><figcaption id="caption-attachment-13821" class="wp-caption-text">2.- Downloading the kernel 5.3 files</figcaption></figure>
<p>Finally, the last file:</p>
<pre>:~$ wget https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.3.1/linux-modules-5.3.1-050301-generic_5.3.1-050301.201909210632_amd64.deb</pre>
<figure id="attachment_13822" aria-describedby="caption-attachment-13822" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="wp-image-13822 size-full" src="https://www.osradar.com/wp-content/uploads/2019/08/3-3-1.png" alt="3.- Last kernel 5.3 file to download" width="1366" height="278" srcset="https://www.osradar.com/wp-content/uploads/2019/08/3-3-1.png 1366w, https://www.osradar.com/wp-content/uploads/2019/08/3-3-1-300x61.png 300w, https://www.osradar.com/wp-content/uploads/2019/08/3-3-1-768x156.png 768w, https://www.osradar.com/wp-content/uploads/2019/08/3-3-1-1024x208.png 1024w, https://www.osradar.com/wp-content/uploads/2019/08/3-3-1-696x142.png 696w, https://www.osradar.com/wp-content/uploads/2019/08/3-3-1-1068x217.png 1068w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-13822" class="wp-caption-text">3.- Last kernel 5.3 file to download</figcaption></figure>
<p>After that, install all the packages with this command:</p>
<pre>:~$ sudo dpkg -i *.deb</pre>
<p>Then, reboot the system.</p>
<p>When the system has booted, query the current kernel with this command:</p>
<pre>:~$ uname -r</pre>
<figure id="attachment_13823" aria-describedby="caption-attachment-13823" style="width: 470px" class="wp-caption alignnone"><img loading="lazy" class="wp-image-13823 size-full" src="https://www.osradar.com/wp-content/uploads/2019/08/4-4-1.png" alt="5.- Kernel 5.3 on Ubuntu 18.04" width="470" height="134" srcset="https://www.osradar.com/wp-content/uploads/2019/08/4-4-1.png 470w, https://www.osradar.com/wp-content/uploads/2019/08/4-4-1-300x86.png 300w" sizes="(max-width: 470px) 100vw, 470px" /><figcaption id="caption-attachment-13823" class="wp-caption-text">5.- Kernel 5.3 on Ubuntu 18.04</figcaption></figure>
<p>And that&#8217;s it.</p>
<h2>Conclusion</h2>
<p>The Linux kernel is an essential part of our system. Therefore, it is advisable to be careful when installing it. In addition, it is only recommended to install it if you have hardware failures or if you have a very recent one.</p>
<p>Please share this post with your friends</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/install-linux-kernel-5-on-ubuntu-18-04/">Install Linux Kernel 5.3 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-linux-kernel-5-on-ubuntu-18-04/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>How to install Zabbix server on CentOS 8 / RHEL 8 / Oracle Linux 8 ?</title>
		<link>https://www.osradar.com/install-zabbix-server-centos-8-rhel-oracle-linux/</link>
					<comments>https://www.osradar.com/install-zabbix-server-centos-8-rhel-oracle-linux/#respond</comments>
		
		<dc:creator><![CDATA[angeloma]]></dc:creator>
		<pubDate>Thu, 05 Sep 2019 23:01:19 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Centos 8]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[monitoring]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[oracle linux 8]]></category>
		<category><![CDATA[RHEL]]></category>
		<category><![CDATA[RHEL 8]]></category>
		<category><![CDATA[zabbix]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=13266</guid>

					<description><![CDATA[<p>Knowing what is happening in a network is the most frequent work of computer experts in any company. In this way, you get reliable data on the operation and performance of it. This becomes important because it would make the organization&#8217;s work more effective and error-free. In this sense, Zabbix is a reference in this [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/install-zabbix-server-centos-8-rhel-oracle-linux/">How to install Zabbix server on CentOS 8 / RHEL 8 / Oracle Linux 8 ?</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Knowing what is happening in a network is the most frequent work of computer experts in any company. In this way, you get reliable data on the operation and performance of it. This becomes important because it would make the organization&#8217;s work more effective and error-free. In this sense, Zabbix is a reference in this type of applications. With them, you will know what is happening in the network. Therefore, in this post, we will teach you how to install Zabbix on CentOS 8 / RHEL 8 / Oracle Linux 8.</p>
<h2>What is Zabbix?</h2>
<p><a href="https://www.zabbix.com/" rel="noopener">Zabbix</a> is quite a wonder. It is an open-source application that works under the client-server architecture. In other words, when installed on any server, it requires an agent to be installed on the client computers. In this way, the application will be able to monitor all the behavior of the nodes as well as the performance of the network.</p>
<p>On the other hand, the development of Zabbix is quite positive and constant, which makes it quite safe and functional. In addition to being quite mature in its development supports several database management systems including the popular <a href="https://www.osradar.com/tag/mariadb/" rel="noopener">MariaDB</a>, <a href="https://www.osaradar.com/tag/mysql/" rel="noopener">MySQL</a>, <a href="https://osradar.com/tag/postgresql/" rel="noopener">PostgreSQL</a> or proprietary alternatives such as Oracle and IBM DB2.</p>
<p>In this post, we will install step by step the Zabbix server on CentOS 8 / RHEL 8 / Oracle Linux 8.</p>
<h2>Install Zabbix on CentOS 8 / RHEL 8 / Oracle Linux 8</h2>
<p>As expected, Zabbix has precompiled binaries available for RHEL 8 and derivatives. These are available from the official repository, but there are some prerequisites we must meet. One of them is that we need a web server running on our computer. Besides that, a database management system like MariaDB.</p>
<h3>Install LAMP on CentOS 8 / RHEL 8 / Oracle Linux 8</h3>
<p>In this case, we have a complete tutorial where you can install LAMP on CentOS 8 / RHEL 8 / Oracle Linux 8. There, step by step, you will be able to get a web server running as well as the database manager MariaDB.</p>
<p>Read, <a href="https://www.osradar.com/install-lamp-stack-on-oracle-linux-8-rhel-8-centos-8/" rel="noopener">How to install LAMP on CentOS 8 / RHEL 8 / Oracle Linux 8?</a></p>
<h3>Create the Zabbix user on MariaDB</h3>
<p>Once the server is running correctly. It is necessary to create a new user and database for Zabbix. To do this, open the MySQL console and run:</p>
<pre>:~# mysql -u root -p 
&gt; CREATE DATABASE zabbixdb;
&gt; GRANT ALL PRIVILEGES ON zabbixdb.* TO 'zabbixuser'@'localhost' IDENTIFIED BY 'zabbixpss';
&gt; FLUSH PRIVILEGES;
&gt; exit;</pre>
<figure id="attachment_13324" aria-describedby="caption-attachment-13324" style="width: 931px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-13324" src="https://www.osradar.com/wp-content/uploads/2019/09/1.jpeg" alt="1.- Creating the new database and user for Zabbix" width="931" height="348" srcset="https://www.osradar.com/wp-content/uploads/2019/09/1.jpeg 931w, https://www.osradar.com/wp-content/uploads/2019/09/1-300x112.jpeg 300w, https://www.osradar.com/wp-content/uploads/2019/09/1-768x287.jpeg 768w, https://www.osradar.com/wp-content/uploads/2019/09/1-696x260.jpeg 696w" sizes="(max-width: 931px) 100vw, 931px" /><figcaption id="caption-attachment-13324" class="wp-caption-text">1.- Creating the new database and user for Zabbix</figcaption></figure>
<h3>Install Zabbix on CentOS 8 / RHEL 8 / Oracle Linux 8 (I)</h3>
<p>Then we can install Zabbix without problems. We will achieve this by using the official Zabbix repository for RHEL 8.</p>
<p>So as a root user, run the following command to add the GPG key from the repository:</p>
<pre>:~# rpm --import http://repo.zabbix.com/RPM-GPG-KEY-ZABBIX</pre>
<p>Then add the repository as such:</p>
<pre>:~# rpm -ivh https://repo.zabbix.com/zabbix/4.0/rhel/8/x86_64/zabbix-release-4.0-2.el8.noarch.rpm</pre>
<figure id="attachment_13325" aria-describedby="caption-attachment-13325" style="width: 907px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-13325" src="https://www.osradar.com/wp-content/uploads/2019/09/2.jpeg" alt="2.- Adding the Zabbix repository" width="907" height="160" srcset="https://www.osradar.com/wp-content/uploads/2019/09/2.jpeg 907w, https://www.osradar.com/wp-content/uploads/2019/09/2-300x53.jpeg 300w, https://www.osradar.com/wp-content/uploads/2019/09/2-768x135.jpeg 768w, https://www.osradar.com/wp-content/uploads/2019/09/2-696x123.jpeg 696w" sizes="(max-width: 907px) 100vw, 907px" /><figcaption id="caption-attachment-13325" class="wp-caption-text">2.- Adding the Zabbix repository</figcaption></figure>
<p>Then proceed to install the Zabbix packages.</p>
<pre>:~# dnf install zabbix-server-mysql zabbix-web-mysql zabbix-agent zabbix-get zabbix-sender zabbix-java-gateway</pre>
<figure id="attachment_13326" aria-describedby="caption-attachment-13326" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-13326" src="https://www.osradar.com/wp-content/uploads/2019/09/3.jpeg" alt="3.- Install Zabbix on CentOS / RHEL 8 / Oracle Linux 8" width="1366" height="670" srcset="https://www.osradar.com/wp-content/uploads/2019/09/3.jpeg 1366w, https://www.osradar.com/wp-content/uploads/2019/09/3-300x147.jpeg 300w, https://www.osradar.com/wp-content/uploads/2019/09/3-768x377.jpeg 768w, https://www.osradar.com/wp-content/uploads/2019/09/3-1024x502.jpeg 1024w, https://www.osradar.com/wp-content/uploads/2019/09/3-324x160.jpeg 324w, https://www.osradar.com/wp-content/uploads/2019/09/3-533x261.jpeg 533w, https://www.osradar.com/wp-content/uploads/2019/09/3-696x341.jpeg 696w, https://www.osradar.com/wp-content/uploads/2019/09/3-1068x524.jpeg 1068w, https://www.osradar.com/wp-content/uploads/2019/09/3-856x420.jpeg 856w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-13326" class="wp-caption-text">3.- Install Zabbix on CentOS / RHEL 8 / Oracle Linux 8</figcaption></figure>
<p>If you want you can modify the PHP timezone on the Zabbix configuration file.</p>
<pre>:~# nano /etc/httpd/conf.d/zabbix.conf</pre>
<p>Uncomment the line date.timezone and add your timezone.</p>
<pre>php_value date.timezone [TIMEZONE]</pre>
<p>The next step is to load the initial Zabbix database.</p>
<pre>:~# zcat /usr/share/doc/zabbix-server-mysql*/create.sql.gz | mysql -u zabbixuser -p zabbixdb</pre>
<p>Then, it is necessary to specify the database parameters in the Zabbix configuration file.</p>
<pre>:~# nano /etc/zabbix/zabbix_server.conf</pre>
<p>In this file, you have to modify the following values</p>
<pre>DBHost:localhost
DBName=[DB_name]
DBUser=[Mariadb_zabbix_user]
DBPassword=[Password]</pre>
<figure id="attachment_13327" aria-describedby="caption-attachment-13327" style="width: 575px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-13327" src="https://www.osradar.com/wp-content/uploads/2019/09/4.jpeg" alt="4.- Configuring Zabbix on CentOS 8 / RHEL 8 / Oracle Linux 8" width="575" height="395" srcset="https://www.osradar.com/wp-content/uploads/2019/09/4.jpeg 575w, https://www.osradar.com/wp-content/uploads/2019/09/4-300x206.jpeg 300w, https://www.osradar.com/wp-content/uploads/2019/09/4-100x70.jpeg 100w, https://www.osradar.com/wp-content/uploads/2019/09/4-218x150.jpeg 218w" sizes="(max-width: 575px) 100vw, 575px" /><figcaption id="caption-attachment-13327" class="wp-caption-text">4.- Configuring Zabbix on CentOS 8 / RHEL 8 / Oracle Linux 8</figcaption></figure>
<p>Save the changes and close the file. The next step is to open the Zabbix ports in the Firewall so that it can run smoothly.</p>
<pre>:~# firewall-cmd --permanent --add-port=10050/tcp
success
:~# firewall-cmd --permanent --add-port=10051/tcp
success
:~# firewall-cmd --reload
success</pre>
<p>Finally, start the service. If you want Zabbix to run at system startup, you can add these commands:</p>
<pre>:~# systemctl enable zabbix-server
:~# systemctl start zabbix-server
:~# systemctl restart httpd</pre>
<h3>Install Zabbix on CentOS 8 / RHEL 8 / Oracle Linux 8 (II)</h3>
<p>The last thing we need to do before we have our Zabbix server running is to complete the installation using the web browser. Open it and go to http://your-server/ you will see this</p>
<figure id="attachment_13328" aria-describedby="caption-attachment-13328" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-13328" src="https://www.osradar.com/wp-content/uploads/2019/09/5.png" alt="5.- Zabbix 4 working" width="1366" height="664" srcset="https://www.osradar.com/wp-content/uploads/2019/09/5.png 1366w, https://www.osradar.com/wp-content/uploads/2019/09/5-300x146.png 300w, https://www.osradar.com/wp-content/uploads/2019/09/5-768x373.png 768w, https://www.osradar.com/wp-content/uploads/2019/09/5-1024x498.png 1024w, https://www.osradar.com/wp-content/uploads/2019/09/5-696x338.png 696w, https://www.osradar.com/wp-content/uploads/2019/09/5-1068x519.png 1068w, https://www.osradar.com/wp-content/uploads/2019/09/5-864x420.png 864w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-13328" class="wp-caption-text">5.- Zabbix 4 working</figcaption></figure>
<p>Then, the installer will check the prerequisites.</p>
<figure id="attachment_13329" aria-describedby="caption-attachment-13329" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-13329" src="https://www.osradar.com/wp-content/uploads/2019/09/6.png" alt="6.- The wizard will check the requisites" width="1366" height="664" srcset="https://www.osradar.com/wp-content/uploads/2019/09/6.png 1366w, https://www.osradar.com/wp-content/uploads/2019/09/6-300x146.png 300w, https://www.osradar.com/wp-content/uploads/2019/09/6-768x373.png 768w, https://www.osradar.com/wp-content/uploads/2019/09/6-1024x498.png 1024w, https://www.osradar.com/wp-content/uploads/2019/09/6-696x338.png 696w, https://www.osradar.com/wp-content/uploads/2019/09/6-1068x519.png 1068w, https://www.osradar.com/wp-content/uploads/2019/09/6-864x420.png 864w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-13329" class="wp-caption-text">6.- The wizard will check the requisites</figcaption></figure>
<p>Now, we have to set the parameters of the database that we have previously defined.</p>
<figure id="attachment_13330" aria-describedby="caption-attachment-13330" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-13330" src="https://www.osradar.com/wp-content/uploads/2019/09/7.png" alt="7.- Configure the databases parameters" width="1366" height="664" srcset="https://www.osradar.com/wp-content/uploads/2019/09/7.png 1366w, https://www.osradar.com/wp-content/uploads/2019/09/7-300x146.png 300w, https://www.osradar.com/wp-content/uploads/2019/09/7-768x373.png 768w, https://www.osradar.com/wp-content/uploads/2019/09/7-1024x498.png 1024w, https://www.osradar.com/wp-content/uploads/2019/09/7-696x338.png 696w, https://www.osradar.com/wp-content/uploads/2019/09/7-1068x519.png 1068w, https://www.osradar.com/wp-content/uploads/2019/09/7-864x420.png 864w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-13330" class="wp-caption-text">7.- Configure the parameters of the database</figcaption></figure>
<p>Then, set up some server details.</p>
<figure id="attachment_13331" aria-describedby="caption-attachment-13331" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-13331" src="https://www.osradar.com/wp-content/uploads/2019/09/8.png" alt="8.- Server details" width="1366" height="664" srcset="https://www.osradar.com/wp-content/uploads/2019/09/8.png 1366w, https://www.osradar.com/wp-content/uploads/2019/09/8-300x146.png 300w, https://www.osradar.com/wp-content/uploads/2019/09/8-768x373.png 768w, https://www.osradar.com/wp-content/uploads/2019/09/8-1024x498.png 1024w, https://www.osradar.com/wp-content/uploads/2019/09/8-696x338.png 696w, https://www.osradar.com/wp-content/uploads/2019/09/8-1068x519.png 1068w, https://www.osradar.com/wp-content/uploads/2019/09/8-864x420.png 864w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-13331" class="wp-caption-text">8.- Server details</figcaption></figure>
<p>In the end, you will see the summary and the message that Zabbix has been successfully installed.</p>
<figure id="attachment_13332" aria-describedby="caption-attachment-13332" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-13332" src="https://www.osradar.com/wp-content/uploads/2019/09/9.png" alt="9.- Zabbix is installed on CentOS 8 / RHEL 8 / Oracle Linux 8" width="1366" height="664" srcset="https://www.osradar.com/wp-content/uploads/2019/09/9.png 1366w, https://www.osradar.com/wp-content/uploads/2019/09/9-300x146.png 300w, https://www.osradar.com/wp-content/uploads/2019/09/9-768x373.png 768w, https://www.osradar.com/wp-content/uploads/2019/09/9-1024x498.png 1024w, https://www.osradar.com/wp-content/uploads/2019/09/9-696x338.png 696w, https://www.osradar.com/wp-content/uploads/2019/09/9-1068x519.png 1068w, https://www.osradar.com/wp-content/uploads/2019/09/9-864x420.png 864w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-13332" class="wp-caption-text">9.- Zabbix is installed on CentOS 8 / RHEL 8 / Oracle Linux 8</figcaption></figure>
<p>After finishing the process, you will see the login screen. Log in with admin as user and zabbix as password.</p>
<figure id="attachment_13333" aria-describedby="caption-attachment-13333" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-13333" src="https://www.osradar.com/wp-content/uploads/2019/09/10.png" alt="10.- Zabbix log in page" width="1366" height="664" srcset="https://www.osradar.com/wp-content/uploads/2019/09/10.png 1366w, https://www.osradar.com/wp-content/uploads/2019/09/10-300x146.png 300w, https://www.osradar.com/wp-content/uploads/2019/09/10-768x373.png 768w, https://www.osradar.com/wp-content/uploads/2019/09/10-1024x498.png 1024w, https://www.osradar.com/wp-content/uploads/2019/09/10-696x338.png 696w, https://www.osradar.com/wp-content/uploads/2019/09/10-1068x519.png 1068w, https://www.osradar.com/wp-content/uploads/2019/09/10-864x420.png 864w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-13333" class="wp-caption-text">10.- Zabbix log in page</figcaption></figure>
<p>Finally, you will see the dashboard. And that is it.</p>
<h2>Install the Zabbix agent on the nodes</h2>
<p>In order for Zabbix to monitor correctly, it is necessary to install the agents in each of the nodes. Probably, they use different operating systems, so the installation can vary in each of them.</p>
<p>First, you have to add the Zabbix repository for each system. In case you use Ubuntu 18.04:</p>
<pre>:~$ wget https://repo.zabbix.com/zabbix/4.0/ubuntu/pool/main/z/zabbix-release/zabbix-release_4.0-2+bionic_all.deb
:~$ sudo dpkg -i zabbix-release_4.0-2+bionic_all.deb
:~$ sudo apt update</pre>
<p>Then, install Zabbix with the following command:</p>
<pre>:~$ sudo apt install zabbix-agent</pre>
<p>If you use CentOS 8, add the repository with this command:</p>
<pre>:~# rpm -ivh https://repo.zabbix.com/zabbix/4.0/rhel/7/x86_64/zabbix-release-4.0-2.el7.noarch.rpm</pre>
<p>Then, install the agent with the following command:</p>
<pre>:~# yum install zabbix zabbix-agent</pre>
<p>Finally, if you use Debian 9:</p>
<pre>:~$ wget https://repo.zabbix.com/zabbix/4.0/debian/pool/main/z/zabbix-release/zabbix-release_4.0-2+stretch_all.deb
:~# dpkg -i zabbix-release_4.0-2+stretch_all.deb
:~# apt update</pre>
<p>And you install it with the command:</p>
<pre>:~$ apt install zabbix-agent</pre>
<h2>Conclusion</h2>
<p>Zabbix is an important application in any network service. Thanks to it it is possible to do complete monitoring on the operation of the same one. It also verifies the state of the nodes. In this post, you have learned to install it on the server-side.</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/install-zabbix-server-centos-8-rhel-oracle-linux/">How to install Zabbix server on CentOS 8 / RHEL 8 / Oracle Linux 8 ?</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-zabbix-server-centos-8-rhel-oracle-linux/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to install LAMP on Fedora 29 or Fedora 30?</title>
		<link>https://www.osradar.com/how-to-install-lamp-on-fedora-29/</link>
					<comments>https://www.osradar.com/how-to-install-lamp-on-fedora-29/#comments</comments>
		
		<dc:creator><![CDATA[angeloma]]></dc:creator>
		<pubDate>Sat, 04 May 2019 03:00:59 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[LAMP]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[web server]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=6893</guid>

					<description><![CDATA[<p>A LAMP server (Linux + Apache + MariaDB + PHP) allows us to have a web server ready to host sites made with each of the components of the acronym. So, this article will teach you how to install LAMP on Fedora 29 and Fedora 30. Many web developers use Fedora for their work. It&#8217;s [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-install-lamp-on-fedora-29/">How to install LAMP on Fedora 29 or Fedora 30?</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>A LAMP server (Linux + <a href="https://www.osradar.com/tag/apache/" target="_blank" rel="noopener noreferrer">Apache</a> + <a href="https://www.osradar.com/tag/mariadb/" target="_blank" rel="noopener noreferrer">MariaDB</a> + <a href="https://www.osradar.com/tag/php/" target="_blank" rel="noopener noreferrer">PHP</a>) allows us to have a web server ready to host sites made with each of the components of the acronym. So, this article will teach you how to install LAMP on <a href="https://www.osradar.com/how-to-install-fedora-29/" target="_blank" rel="noopener noreferrer">Fedora 29</a> and Fedora 30.</p>
<p>Many web developers use Fedora for their work. It&#8217;s not uncommon because we&#8217;re talking about a very stable and carefully made Linux distribution. However, it is true that Fedora is not the first choice to install LAMP so many don&#8217;t know how to do it.</p>
<figure id="attachment_6947" aria-describedby="caption-attachment-6947" style="width: 1024px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-6947" src="https://www.osradar.com/wp-content/uploads/2018/11/11.jpg" alt="Install LAMP on Fedora 29" width="1024" height="503" srcset="https://www.osradar.com/wp-content/uploads/2018/11/11.jpg 1024w, https://www.osradar.com/wp-content/uploads/2018/11/11-300x147.jpg 300w, https://www.osradar.com/wp-content/uploads/2018/11/11-768x377.jpg 768w, https://www.osradar.com/wp-content/uploads/2018/11/11-324x160.jpg 324w, https://www.osradar.com/wp-content/uploads/2018/11/11-533x261.jpg 533w, https://www.osradar.com/wp-content/uploads/2018/11/11-696x342.jpg 696w, https://www.osradar.com/wp-content/uploads/2018/11/11-855x420.jpg 855w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption id="caption-attachment-6947" class="wp-caption-text">Install LAMP</figcaption></figure>
<p>A LAMP server as I said before is composed of <strong>Linux</strong>, a web server as <strong>Apache</strong>, a database manager in <strong>MariaDB</strong> and a programming language to interpret and make the application work, in this case, <strong>PHP</strong>. Together, they form an ideal combination to develop web applications and to run applications.</p>
<p>Let&#8217;s start.</p>
<h2>Install LAMP on Fedora</h2>
<h2>1. Install Apache web server</h2>
<p>First, you need to install apache web server. It is perhaps the most used web server in the world. It stands out for its ease of use, its great documentation and its compatibility with almost all Linux distributions. In addition, its installation is quite simple. Let&#8217;s get to it.</p>
<p>Open a Terminal and run:</p>
<pre class="">:~# sudo dnf install httpd</pre>
<figure id="attachment_6934" aria-describedby="caption-attachment-6934" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-6934" src="https://www.osradar.com/wp-content/uploads/2018/11/1-2.png" alt="1.- Install apache web server" width="1366" height="768" srcset="https://www.osradar.com/wp-content/uploads/2018/11/1-2.png 1366w, https://www.osradar.com/wp-content/uploads/2018/11/1-2-300x169.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/1-2-768x432.png 768w, https://www.osradar.com/wp-content/uploads/2018/11/1-2-1024x576.png 1024w, https://www.osradar.com/wp-content/uploads/2018/11/1-2-696x391.png 696w, https://www.osradar.com/wp-content/uploads/2018/11/1-2-1068x600.png 1068w, https://www.osradar.com/wp-content/uploads/2018/11/1-2-747x420.png 747w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-6934" class="wp-caption-text">1.- Install Apache web server</figcaption></figure>
<p>Once the installation is complete, you need to start the service and enable it to run at system startup.</p>
<pre class="">:~$ sudo systemctl enable httpd
:~$ sudo systemctl start httpd</pre>
<figure id="attachment_6935" aria-describedby="caption-attachment-6935" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-6935" src="https://www.osradar.com/wp-content/uploads/2018/11/2-1.png" alt="2.- Enabling httpd service" width="1366" height="768" srcset="https://www.osradar.com/wp-content/uploads/2018/11/2-1.png 1366w, https://www.osradar.com/wp-content/uploads/2018/11/2-1-300x169.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/2-1-768x432.png 768w, https://www.osradar.com/wp-content/uploads/2018/11/2-1-1024x576.png 1024w, https://www.osradar.com/wp-content/uploads/2018/11/2-1-696x391.png 696w, https://www.osradar.com/wp-content/uploads/2018/11/2-1-1068x600.png 1068w, https://www.osradar.com/wp-content/uploads/2018/11/2-1-747x420.png 747w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-6935" class="wp-caption-text">2.- Enabling httpd service</figcaption></figure>
<p>So far there should be no problems, however, if you want to enable remote access, you have to configure something in the firewall.</p>
<pre class="">:~$ sudo firewall-cmd --permanent --zone=FedoraWorkstation --add-service=http</pre>
<p>And finally, restart the Firewall service.</p>
<pre class="">:~$ sudo systemctl restart firewalld</pre>
<figure id="attachment_6941" aria-describedby="caption-attachment-6941" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-6941" src="https://www.osradar.com/wp-content/uploads/2018/11/3-111.png" alt="3.- Restarting the Firewall service" width="1366" height="768" srcset="https://www.osradar.com/wp-content/uploads/2018/11/3-111.png 1366w, https://www.osradar.com/wp-content/uploads/2018/11/3-111-300x169.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/3-111-768x432.png 768w, https://www.osradar.com/wp-content/uploads/2018/11/3-111-1024x576.png 1024w, https://www.osradar.com/wp-content/uploads/2018/11/3-111-696x391.png 696w, https://www.osradar.com/wp-content/uploads/2018/11/3-111-1068x600.png 1068w, https://www.osradar.com/wp-content/uploads/2018/11/3-111-747x420.png 747w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-6941" class="wp-caption-text">3.- Restarting the Firewall service</figcaption></figure>
<p>Next, open the web browser and go to localhost. You will see this:</p>
<figure id="attachment_11980" aria-describedby="caption-attachment-11980" style="width: 1354px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-11980" src="https://www.osradar.com/wp-content/uploads/2018/11/rr.png" alt="Apache default page on Fedora 30" width="1354" height="667" srcset="https://www.osradar.com/wp-content/uploads/2018/11/rr.png 1354w, https://www.osradar.com/wp-content/uploads/2018/11/rr-300x148.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/rr-768x378.png 768w, https://www.osradar.com/wp-content/uploads/2018/11/rr-1024x504.png 1024w, https://www.osradar.com/wp-content/uploads/2018/11/rr-324x160.png 324w, https://www.osradar.com/wp-content/uploads/2018/11/rr-696x343.png 696w, https://www.osradar.com/wp-content/uploads/2018/11/rr-1068x526.png 1068w, https://www.osradar.com/wp-content/uploads/2018/11/rr-853x420.png 853w" sizes="(max-width: 1354px) 100vw, 1354px" /><figcaption id="caption-attachment-11980" class="wp-caption-text">Apache default page on Fedora 30</figcaption></figure>
<p>And you can continue with the next step.</p>
<h2>3. Install PHP</h2>
<p>PHP is another fundamental component of LAMP. Without it, you will not be able to execute correctly web applications created in this language. So, it is necessary to install it.</p>
<pre class="">:~$ sudo dnf install php php-cli php-xml php-pdo php-mysqlnd php-pear php-mbstring php-mcrypt</pre>
<figure id="attachment_6937" aria-describedby="caption-attachment-6937" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-6937" src="https://www.osradar.com/wp-content/uploads/2018/11/4-1.png" alt="4.- Installing PHP" width="1366" height="768" srcset="https://www.osradar.com/wp-content/uploads/2018/11/4-1.png 1366w, https://www.osradar.com/wp-content/uploads/2018/11/4-1-300x169.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/4-1-768x432.png 768w, https://www.osradar.com/wp-content/uploads/2018/11/4-1-1024x576.png 1024w, https://www.osradar.com/wp-content/uploads/2018/11/4-1-696x391.png 696w, https://www.osradar.com/wp-content/uploads/2018/11/4-1-1068x600.png 1068w, https://www.osradar.com/wp-content/uploads/2018/11/4-1-747x420.png 747w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-6937" class="wp-caption-text">4.- Installing PHP</figcaption></figure>
<p>Now it is necessary to test the installation. Create a file named <code>example.php</code> in <code>/var/www/html/</code> with the following content.</p>
<pre class="">:~$ sudo vi /var/www/html/example.php</pre>
<pre class="">&lt;?php
phpinfo();
?&gt;<img loading="lazy" class="wp-image-6939 size-full" src="https://www.osradar.com/wp-content/uploads/2018/11/5-1.png" alt="5. Creating a PHP file for test" width="1366" height="768" srcset="https://www.osradar.com/wp-content/uploads/2018/11/5-1.png 1366w, https://www.osradar.com/wp-content/uploads/2018/11/5-1-300x169.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/5-1-768x432.png 768w, https://www.osradar.com/wp-content/uploads/2018/11/5-1-1024x576.png 1024w, https://www.osradar.com/wp-content/uploads/2018/11/5-1-696x391.png 696w, https://www.osradar.com/wp-content/uploads/2018/11/5-1-1068x600.png 1068w, https://www.osradar.com/wp-content/uploads/2018/11/5-1-747x420.png 747w" sizes="(max-width: 1366px) 100vw, 1366px" /></pre>
<p>5. Creating a PHP file for testRestart apache service.</p>
<pre class="">:~$ sudo systemctl restart httpd</pre>
<p>Open a web browser and open it. <code>http://IP_ADDRESS/example.php</code> and if you see something like this, then everything goes in order.</p>
<figure id="attachment_6942" aria-describedby="caption-attachment-6942" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-6942" src="https://www.osradar.com/wp-content/uploads/2018/11/6-1.png" alt="6.- PHP installed" width="1366" height="666" srcset="https://www.osradar.com/wp-content/uploads/2018/11/6-1.png 1366w, https://www.osradar.com/wp-content/uploads/2018/11/6-1-300x146.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/6-1-768x374.png 768w, https://www.osradar.com/wp-content/uploads/2018/11/6-1-1024x499.png 1024w, https://www.osradar.com/wp-content/uploads/2018/11/6-1-533x261.png 533w, https://www.osradar.com/wp-content/uploads/2018/11/6-1-696x339.png 696w, https://www.osradar.com/wp-content/uploads/2018/11/6-1-1068x521.png 1068w, https://www.osradar.com/wp-content/uploads/2018/11/6-1-861x420.png 861w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-6942" class="wp-caption-text">6.- PHP installed</figcaption></figure>
<p>The next step is to install MariaDB.</p>
<h2>4. Install MariaDB</h2>
<p>Now it&#8217;s MariaDB&#8217;s turn to install. This is so that the applications that require database can run. MariaDB is a MySQL fork that inherits its strength, robustness, and stability.</p>
<pre class="">:~$ sudo dnf install mariadb mariadb-server</pre>
<figure id="attachment_6943" aria-describedby="caption-attachment-6943" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-6943" src="https://www.osradar.com/wp-content/uploads/2018/11/7-1.png" alt="7.- Install MariaDB" width="1366" height="768" srcset="https://www.osradar.com/wp-content/uploads/2018/11/7-1.png 1366w, https://www.osradar.com/wp-content/uploads/2018/11/7-1-300x169.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/7-1-768x432.png 768w, https://www.osradar.com/wp-content/uploads/2018/11/7-1-1024x576.png 1024w, https://www.osradar.com/wp-content/uploads/2018/11/7-1-696x391.png 696w, https://www.osradar.com/wp-content/uploads/2018/11/7-1-1068x600.png 1068w, https://www.osradar.com/wp-content/uploads/2018/11/7-1-747x420.png 747w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-6943" class="wp-caption-text">7.- Install MariaDB</figcaption></figure>
<p>Then, enable the MariaDB service.</p>
<pre class="">:~$ sudo systemctl enable mariadb
:~$ sudo systemctl start mariadb</pre>
<figure id="attachment_6944" aria-describedby="caption-attachment-6944" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-6944" src="https://www.osradar.com/wp-content/uploads/2018/11/8-1.png" alt="8.- Enabling MariaDB service" width="1366" height="768" srcset="https://www.osradar.com/wp-content/uploads/2018/11/8-1.png 1366w, https://www.osradar.com/wp-content/uploads/2018/11/8-1-300x169.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/8-1-768x432.png 768w, https://www.osradar.com/wp-content/uploads/2018/11/8-1-1024x576.png 1024w, https://www.osradar.com/wp-content/uploads/2018/11/8-1-696x391.png 696w, https://www.osradar.com/wp-content/uploads/2018/11/8-1-1068x600.png 1068w, https://www.osradar.com/wp-content/uploads/2018/11/8-1-747x420.png 747w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-6944" class="wp-caption-text">8.- Enabling MariaDB service</figcaption></figure>
<p>Now, you have to define a password and some extra settings. For this, you will use the MySQL script.</p>
<pre class="">:~$ sudo mysql_secure_installation</pre>
<figure id="attachment_6945" aria-describedby="caption-attachment-6945" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-6945" src="https://www.osradar.com/wp-content/uploads/2018/11/9-1.png" alt="9.- mysql_secure_installation" width="1366" height="768" srcset="https://www.osradar.com/wp-content/uploads/2018/11/9-1.png 1366w, https://www.osradar.com/wp-content/uploads/2018/11/9-1-300x169.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/9-1-768x432.png 768w, https://www.osradar.com/wp-content/uploads/2018/11/9-1-1024x576.png 1024w, https://www.osradar.com/wp-content/uploads/2018/11/9-1-696x391.png 696w, https://www.osradar.com/wp-content/uploads/2018/11/9-1-1068x600.png 1068w, https://www.osradar.com/wp-content/uploads/2018/11/9-1-747x420.png 747w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-6945" class="wp-caption-text">9.- mysql_secure_installation</figcaption></figure>
<figure id="attachment_6946" aria-describedby="caption-attachment-6946" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-6946" src="https://www.osradar.com/wp-content/uploads/2018/11/10-1.png" alt="10.- Configuring MariaDB using mysql_secure_installation" width="1366" height="768" srcset="https://www.osradar.com/wp-content/uploads/2018/11/10-1.png 1366w, https://www.osradar.com/wp-content/uploads/2018/11/10-1-300x169.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/10-1-768x432.png 768w, https://www.osradar.com/wp-content/uploads/2018/11/10-1-1024x576.png 1024w, https://www.osradar.com/wp-content/uploads/2018/11/10-1-696x391.png 696w, https://www.osradar.com/wp-content/uploads/2018/11/10-1-1068x600.png 1068w, https://www.osradar.com/wp-content/uploads/2018/11/10-1-747x420.png 747w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-6946" class="wp-caption-text">10.- Configuring MariaDB using mysql_secure_installation</figcaption></figure>
<p>To the questions that arise, I have answered: Y, N, Y, Y.</p>
<p>And that&#8217;s it.</p>
<h2>Conclusion</h2>
<p>As you may have noticed, installing LAMP is really easy. The key is to do it methodically and everything becomes easy.</p>
<p>The LAMP is necessary for any web developer and for system administrators to be able to run their web applications.</p>
<p>Please spread this article through your social networks.</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-install-lamp-on-fedora-29/">How to install LAMP on Fedora 29 or Fedora 30?</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-lamp-on-fedora-29/feed/</wfw:commentRss>
			<slash:comments>3</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>
<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>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>
<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>Next, enable and start the apache service:</p>
<pre class="">:~$ sudo systemctl enable apache2
:~$ sudo systemctl start apache2</pre>
<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>Next, you can check the apache service.</p>
<pre class="">:~$ sudo systemctl status apache2</pre>
<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>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>
<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>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>
<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>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>
<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><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>
<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>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>
<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>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>
<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>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>
<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>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>
<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>Once the installation is complete, decompress the file.</p>
<pre class="">:~$ unzip orangescrum-ubuntu18-php7.zip</pre>
<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>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>
<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>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>
<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>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>
<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>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>
<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>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>
<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>Create the user and then log in.</p>
<p>Then, you will see this.</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>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>
		<item>
		<title>How to install Fedora 29?</title>
		<link>https://www.osradar.com/how-to-install-fedora-29/</link>
					<comments>https://www.osradar.com/how-to-install-fedora-29/#respond</comments>
		
		<dc:creator><![CDATA[angeloma]]></dc:creator>
		<pubDate>Fri, 02 Nov 2018 01:43:09 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[Fedora 29]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[Tutorial]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=6718</guid>

					<description><![CDATA[<p>Linux is an open system with many variants. Each one of them with its particularities, advantages, and disadvantages. However, not everyone can install some of them, that&#8217;s why today I&#8217;ll show you how to install Fedora 29. Recently Fedora 29 came to light, loaded with some novelties that although not too many are important as [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-install-fedora-29/">How to install Fedora 29?</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><a href="https://distrowatch.com/">Linux</a> is an open system with many variants. Each one of them with its particularities, advantages, and disadvantages. However, not everyone can install some of them, that&#8217;s why today I&#8217;ll show you how to install Fedora 29.</p>
<p><a href="https://www.osradar.com/fedora-29-released/">Recently Fedora 29 came to light</a>, loaded with some novelties that although not too many are important as Fedora Modularity.</p>
<p>With this in mind, many users plan to download it but do not always have the solid knowledge to do so. Or they just need a little help. That&#8217;s why this article will teach you how to install Fedora 29.</p>
<h2>Preparing the installation</h2>
<p>If you are not sure whether to install Fedora 29 on your main computer or just want to try it out, you can install it on a virtual machine. To do this you must have modern hardware that can withstand the load.</p>
<p>However, to install Fedora 29 in its main 64-bit Workstation version, you need at least <strong>2Gb of Ram</strong>, a <strong>Dual Core processor that supports 64 bits</strong> and <strong>20Gb</strong> of hard disk space. Come on, modern hardware can do it.</p>
<h2>Let&#8217;s install Fedora 29</h2>
<p>After downloading it from its official site, it prepares a pen drive with the system and starts booting. You will find this first screen:</p>
<figure id="attachment_6902" aria-describedby="caption-attachment-6902" style="width: 640px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-6902" src="https://www.osradar.com/wp-content/uploads/2018/11/1-1.png" alt="1.- Fedora 29 first screen" width="640" height="480" srcset="https://www.osradar.com/wp-content/uploads/2018/11/1-1.png 640w, https://www.osradar.com/wp-content/uploads/2018/11/1-1-300x225.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/1-1-80x60.png 80w, https://www.osradar.com/wp-content/uploads/2018/11/1-1-265x198.png 265w, https://www.osradar.com/wp-content/uploads/2018/11/1-1-560x420.png 560w" sizes="(max-width: 640px) 100vw, 640px" /><figcaption id="caption-attachment-6902" class="wp-caption-text">1.- Fedora 29 first screen</figcaption></figure>
<p>In it, you must select the first option to start the Live session.</p>
<figure id="attachment_6903" aria-describedby="caption-attachment-6903" style="width: 800px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-6903" src="https://www.osradar.com/wp-content/uploads/2018/11/2.png" alt="2.- Loading the system" width="800" height="600" srcset="https://www.osradar.com/wp-content/uploads/2018/11/2.png 800w, https://www.osradar.com/wp-content/uploads/2018/11/2-300x225.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/2-768x576.png 768w, https://www.osradar.com/wp-content/uploads/2018/11/2-80x60.png 80w, https://www.osradar.com/wp-content/uploads/2018/11/2-265x198.png 265w, https://www.osradar.com/wp-content/uploads/2018/11/2-696x522.png 696w, https://www.osradar.com/wp-content/uploads/2018/11/2-560x420.png 560w" sizes="(max-width: 800px) 100vw, 800px" /><figcaption id="caption-attachment-6903" class="wp-caption-text">2.- Loading the system</figcaption></figure>
<p>Then, the installer will give you two options. There is an option to try Fedora from an uninstalled Live session. And the other one where you can start the installation. Choose the second one to continue.</p>
<figure id="attachment_6904" aria-describedby="caption-attachment-6904" style="width: 1360px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-6904" src="https://www.osradar.com/wp-content/uploads/2018/11/3-1.jpg" alt="3.- Two options: Try or install it." width="1360" height="768" srcset="https://www.osradar.com/wp-content/uploads/2018/11/3-1.jpg 1360w, https://www.osradar.com/wp-content/uploads/2018/11/3-1-300x169.jpg 300w, https://www.osradar.com/wp-content/uploads/2018/11/3-1-768x434.jpg 768w, https://www.osradar.com/wp-content/uploads/2018/11/3-1-1024x578.jpg 1024w, https://www.osradar.com/wp-content/uploads/2018/11/3-1-696x393.jpg 696w, https://www.osradar.com/wp-content/uploads/2018/11/3-1-1068x603.jpg 1068w, https://www.osradar.com/wp-content/uploads/2018/11/3-1-744x420.jpg 744w" sizes="(max-width: 1360px) 100vw, 1360px" /><figcaption id="caption-attachment-6904" class="wp-caption-text">3.- Two options: Try or install it.</figcaption></figure>
<p>The next step is to choose the language of the installation. This is up to you. However, I believe that although it is in English, the steps are clear.</p>
<figure id="attachment_6905" aria-describedby="caption-attachment-6905" style="width: 800px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-6905" src="https://www.osradar.com/wp-content/uploads/2018/11/4.png" alt="4.- Language selection" width="800" height="452" srcset="https://www.osradar.com/wp-content/uploads/2018/11/4.png 800w, https://www.osradar.com/wp-content/uploads/2018/11/4-300x170.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/4-768x434.png 768w, https://www.osradar.com/wp-content/uploads/2018/11/4-696x393.png 696w, https://www.osradar.com/wp-content/uploads/2018/11/4-743x420.png 743w" sizes="(max-width: 800px) 100vw, 800px" /><figcaption id="caption-attachment-6905" class="wp-caption-text">4.- Language selection</figcaption></figure>
<p>As you continue, it will give you a summary of the installation. Where you will have to partition the disk and keyboard layout.</p>
<figure id="attachment_6906" aria-describedby="caption-attachment-6906" style="width: 800px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-6906" src="https://www.osradar.com/wp-content/uploads/2018/11/5.png" alt="5.- Installation summary" width="800" height="452" srcset="https://www.osradar.com/wp-content/uploads/2018/11/5.png 800w, https://www.osradar.com/wp-content/uploads/2018/11/5-300x170.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/5-768x434.png 768w, https://www.osradar.com/wp-content/uploads/2018/11/5-696x393.png 696w, https://www.osradar.com/wp-content/uploads/2018/11/5-743x420.png 743w" sizes="(max-width: 800px) 100vw, 800px" /><figcaption id="caption-attachment-6906" class="wp-caption-text">5.- Installation summary</figcaption></figure>
<p>On the partitioning screen, if you choose automatic, the process is simpler, but I&#8217;m going to show you how to partition manually so that you can do it yourself.</p>
<figure id="attachment_6907" aria-describedby="caption-attachment-6907" style="width: 1360px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-6907" src="https://www.osradar.com/wp-content/uploads/2018/11/6.png" alt="6.- Installing Fedora 29" width="1360" height="768" srcset="https://www.osradar.com/wp-content/uploads/2018/11/6.png 1360w, https://www.osradar.com/wp-content/uploads/2018/11/6-300x169.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/6-768x434.png 768w, https://www.osradar.com/wp-content/uploads/2018/11/6-1024x578.png 1024w, https://www.osradar.com/wp-content/uploads/2018/11/6-696x393.png 696w, https://www.osradar.com/wp-content/uploads/2018/11/6-1068x603.png 1068w, https://www.osradar.com/wp-content/uploads/2018/11/6-744x420.png 744w" sizes="(max-width: 1360px) 100vw, 1360px" /><figcaption id="caption-attachment-6907" class="wp-caption-text">6.- Installing Fedora 29</figcaption></figure>
<p>In this screen, you have to do the partitioning. Simply add a partition by clicking on the + button at the bottom left. Then, choose the partition type, size, and mounting point, in this case &#8220;/&#8221;. Don&#8217;t forget to define it as a standard partition.</p>
<figure id="attachment_6908" aria-describedby="caption-attachment-6908" style="width: 1360px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-6908" src="https://www.osradar.com/wp-content/uploads/2018/11/7.png" alt="7.- Creating a partition to install Fedora 29" width="1360" height="768" srcset="https://www.osradar.com/wp-content/uploads/2018/11/7.png 1360w, https://www.osradar.com/wp-content/uploads/2018/11/7-300x169.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/7-768x434.png 768w, https://www.osradar.com/wp-content/uploads/2018/11/7-1024x578.png 1024w, https://www.osradar.com/wp-content/uploads/2018/11/7-696x393.png 696w, https://www.osradar.com/wp-content/uploads/2018/11/7-1068x603.png 1068w, https://www.osradar.com/wp-content/uploads/2018/11/7-744x420.png 744w" sizes="(max-width: 1360px) 100vw, 1360px" /><figcaption id="caption-attachment-6908" class="wp-caption-text">7.- Creating a partition to install Fedora 29</figcaption></figure>
<figure id="attachment_6909" aria-describedby="caption-attachment-6909" style="width: 1360px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-6909" src="https://www.osradar.com/wp-content/uploads/2018/11/8.png" alt="8.- Creating a new partition" width="1360" height="768" srcset="https://www.osradar.com/wp-content/uploads/2018/11/8.png 1360w, https://www.osradar.com/wp-content/uploads/2018/11/8-300x169.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/8-768x434.png 768w, https://www.osradar.com/wp-content/uploads/2018/11/8-1024x578.png 1024w, https://www.osradar.com/wp-content/uploads/2018/11/8-696x393.png 696w, https://www.osradar.com/wp-content/uploads/2018/11/8-1068x603.png 1068w, https://www.osradar.com/wp-content/uploads/2018/11/8-744x420.png 744w" sizes="(max-width: 1360px) 100vw, 1360px" /><figcaption id="caption-attachment-6909" class="wp-caption-text">8.- Creating a new partition</figcaption></figure>
<p>Now, create the Swap partition. Likewise, click on the + button and then on <em>Mount point</em> choose swap and define the size.</p>
<figure id="attachment_6910" aria-describedby="caption-attachment-6910" style="width: 1360px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-6910" src="https://www.osradar.com/wp-content/uploads/2018/11/9.png" alt="9.- Creating the Swap partition" width="1360" height="768" srcset="https://www.osradar.com/wp-content/uploads/2018/11/9.png 1360w, https://www.osradar.com/wp-content/uploads/2018/11/9-300x169.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/9-768x434.png 768w, https://www.osradar.com/wp-content/uploads/2018/11/9-1024x578.png 1024w, https://www.osradar.com/wp-content/uploads/2018/11/9-696x393.png 696w, https://www.osradar.com/wp-content/uploads/2018/11/9-1068x603.png 1068w, https://www.osradar.com/wp-content/uploads/2018/11/9-744x420.png 744w" sizes="(max-width: 1360px) 100vw, 1360px" /><figcaption id="caption-attachment-6910" class="wp-caption-text">9.- Creating the Swap partition</figcaption></figure>
<p>When you have finished defining the partitions, click on <em>done</em> and you will be warned of the changes.</p>
<figure id="attachment_6911" aria-describedby="caption-attachment-6911" style="width: 1360px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-6911" src="https://www.osradar.com/wp-content/uploads/2018/11/10.png" alt="10.- Warning about the changes made" width="1360" height="768" srcset="https://www.osradar.com/wp-content/uploads/2018/11/10.png 1360w, https://www.osradar.com/wp-content/uploads/2018/11/10-300x169.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/10-768x434.png 768w, https://www.osradar.com/wp-content/uploads/2018/11/10-1024x578.png 1024w, https://www.osradar.com/wp-content/uploads/2018/11/10-696x393.png 696w, https://www.osradar.com/wp-content/uploads/2018/11/10-1068x603.png 1068w, https://www.osradar.com/wp-content/uploads/2018/11/10-744x420.png 744w" sizes="(max-width: 1360px) 100vw, 1360px" /><figcaption id="caption-attachment-6911" class="wp-caption-text">10.- Warning about the changes made</figcaption></figure>
<p>Next, select your timezone.</p>
<figure id="attachment_6912" aria-describedby="caption-attachment-6912" style="width: 800px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-6912" src="https://www.osradar.com/wp-content/uploads/2018/11/11.png" alt="11.- Select your timezone" width="800" height="452" srcset="https://www.osradar.com/wp-content/uploads/2018/11/11.png 800w, https://www.osradar.com/wp-content/uploads/2018/11/11-300x170.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/11-768x434.png 768w, https://www.osradar.com/wp-content/uploads/2018/11/11-696x393.png 696w, https://www.osradar.com/wp-content/uploads/2018/11/11-743x420.png 743w" sizes="(max-width: 800px) 100vw, 800px" /><figcaption id="caption-attachment-6912" class="wp-caption-text">11.- Select your timezone</figcaption></figure>
<p>Now, you can start to install Fedora 29.</p>
<figure id="attachment_6913" aria-describedby="caption-attachment-6913" style="width: 800px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-6913" src="https://www.osradar.com/wp-content/uploads/2018/11/12.png" alt="12.- Starting the installation" width="800" height="452" srcset="https://www.osradar.com/wp-content/uploads/2018/11/12.png 800w, https://www.osradar.com/wp-content/uploads/2018/11/12-300x170.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/12-768x434.png 768w, https://www.osradar.com/wp-content/uploads/2018/11/12-696x393.png 696w, https://www.osradar.com/wp-content/uploads/2018/11/12-743x420.png 743w" sizes="(max-width: 800px) 100vw, 800px" /><figcaption id="caption-attachment-6913" class="wp-caption-text">12.- Starting the installation</figcaption></figure>
<figure id="attachment_6914" aria-describedby="caption-attachment-6914" style="width: 800px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-6914" src="https://www.osradar.com/wp-content/uploads/2018/11/13.png" alt="13.- Installing Fedora 29" width="800" height="452" srcset="https://www.osradar.com/wp-content/uploads/2018/11/13.png 800w, https://www.osradar.com/wp-content/uploads/2018/11/13-300x170.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/13-768x434.png 768w, https://www.osradar.com/wp-content/uploads/2018/11/13-696x393.png 696w, https://www.osradar.com/wp-content/uploads/2018/11/13-743x420.png 743w" sizes="(max-width: 800px) 100vw, 800px" /><figcaption id="caption-attachment-6914" class="wp-caption-text">13.- Installing Fedora 29</figcaption></figure>
<p>At the end of the installation, close the installer and restart the system, just like you would on any GNOME system.</p>
<h2>Complete the installation</h2>
<p>When you start the system, you will see this welcome screen.</p>
<figure id="attachment_6915" aria-describedby="caption-attachment-6915" style="width: 1360px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-6915" src="https://www.osradar.com/wp-content/uploads/2018/11/14.png" alt="14.- Welcome screen" width="1360" height="768" srcset="https://www.osradar.com/wp-content/uploads/2018/11/14.png 1360w, https://www.osradar.com/wp-content/uploads/2018/11/14-300x169.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/14-768x434.png 768w, https://www.osradar.com/wp-content/uploads/2018/11/14-1024x578.png 1024w, https://www.osradar.com/wp-content/uploads/2018/11/14-696x393.png 696w, https://www.osradar.com/wp-content/uploads/2018/11/14-1068x603.png 1068w, https://www.osradar.com/wp-content/uploads/2018/11/14-744x420.png 744w" sizes="(max-width: 1360px) 100vw, 1360px" /><figcaption id="caption-attachment-6915" class="wp-caption-text">14.- Welcome screen</figcaption></figure>
<p>Then, on the next screen, you can set two privacy options. In the first, if you want to use localization service for applications that require it. The second one, asks you about the possibility of automatically sending bug reports. Choose the way you want.</p>
<figure id="attachment_6916" aria-describedby="caption-attachment-6916" style="width: 1360px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-6916" src="https://www.osradar.com/wp-content/uploads/2018/11/15.png" alt="15.- Privacy settings on Fedora installer" width="1360" height="768" srcset="https://www.osradar.com/wp-content/uploads/2018/11/15.png 1360w, https://www.osradar.com/wp-content/uploads/2018/11/15-300x169.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/15-768x434.png 768w, https://www.osradar.com/wp-content/uploads/2018/11/15-1024x578.png 1024w, https://www.osradar.com/wp-content/uploads/2018/11/15-696x393.png 696w, https://www.osradar.com/wp-content/uploads/2018/11/15-1068x603.png 1068w, https://www.osradar.com/wp-content/uploads/2018/11/15-744x420.png 744w" sizes="(max-width: 1360px) 100vw, 1360px" /><figcaption id="caption-attachment-6916" class="wp-caption-text">15.- Privacy settings on Fedora installer</figcaption></figure>
<p>Fedora and GNOME allow you to synchronize data with cloud services, such as contacts, calendar and more. That&#8217;s why this screen gives you a choice. At the moment I won&#8217;t synchronize anything.</p>
<figure id="attachment_6917" aria-describedby="caption-attachment-6917" style="width: 1360px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-6917" src="https://www.osradar.com/wp-content/uploads/2018/11/16.png" alt="16.- Online accounts settings" width="1360" height="768" srcset="https://www.osradar.com/wp-content/uploads/2018/11/16.png 1360w, https://www.osradar.com/wp-content/uploads/2018/11/16-300x169.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/16-768x434.png 768w, https://www.osradar.com/wp-content/uploads/2018/11/16-1024x578.png 1024w, https://www.osradar.com/wp-content/uploads/2018/11/16-696x393.png 696w, https://www.osradar.com/wp-content/uploads/2018/11/16-1068x603.png 1068w, https://www.osradar.com/wp-content/uploads/2018/11/16-744x420.png 744w" sizes="(max-width: 1360px) 100vw, 1360px" /><figcaption id="caption-attachment-6917" class="wp-caption-text">16.- Online accounts settings</figcaption></figure>
<p>Then, add information about your user.</p>
<figure id="attachment_6918" aria-describedby="caption-attachment-6918" style="width: 1360px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-6918" src="https://www.osradar.com/wp-content/uploads/2018/11/17.png" alt="17.- About you screen" width="1360" height="768" srcset="https://www.osradar.com/wp-content/uploads/2018/11/17.png 1360w, https://www.osradar.com/wp-content/uploads/2018/11/17-300x169.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/17-768x434.png 768w, https://www.osradar.com/wp-content/uploads/2018/11/17-1024x578.png 1024w, https://www.osradar.com/wp-content/uploads/2018/11/17-696x393.png 696w, https://www.osradar.com/wp-content/uploads/2018/11/17-1068x603.png 1068w, https://www.osradar.com/wp-content/uploads/2018/11/17-744x420.png 744w" sizes="(max-width: 1360px) 100vw, 1360px" /><figcaption id="caption-attachment-6918" class="wp-caption-text">17.- &#8220;About you&#8221; screen</figcaption></figure>
<p>Now, create your password. I recommend that you be strong to improve the privacy and security of your data.</p>
<figure id="attachment_6919" aria-describedby="caption-attachment-6919" style="width: 1360px" class="wp-caption aligncenter"><img loading="lazy" class="size-full wp-image-6919" src="https://www.osradar.com/wp-content/uploads/2018/11/18.png" alt="18.- Setting a password for the new user" width="1360" height="768" srcset="https://www.osradar.com/wp-content/uploads/2018/11/18.png 1360w, https://www.osradar.com/wp-content/uploads/2018/11/18-300x169.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/18-768x434.png 768w, https://www.osradar.com/wp-content/uploads/2018/11/18-1024x578.png 1024w, https://www.osradar.com/wp-content/uploads/2018/11/18-696x393.png 696w, https://www.osradar.com/wp-content/uploads/2018/11/18-1068x603.png 1068w, https://www.osradar.com/wp-content/uploads/2018/11/18-744x420.png 744w" sizes="(max-width: 1360px) 100vw, 1360px" /><figcaption id="caption-attachment-6919" class="wp-caption-text">18.- Setting a password for the new user</figcaption></figure>
<p>Finally, you have completed the installation of Fedora 29.</p>
<figure id="attachment_6920" aria-describedby="caption-attachment-6920" style="width: 1360px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-6920" src="https://www.osradar.com/wp-content/uploads/2018/11/19.png" alt="19.- Fedora 29 is installed" width="1360" height="768" srcset="https://www.osradar.com/wp-content/uploads/2018/11/19.png 1360w, https://www.osradar.com/wp-content/uploads/2018/11/19-300x169.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/19-768x434.png 768w, https://www.osradar.com/wp-content/uploads/2018/11/19-1024x578.png 1024w, https://www.osradar.com/wp-content/uploads/2018/11/19-696x393.png 696w, https://www.osradar.com/wp-content/uploads/2018/11/19-1068x603.png 1068w, https://www.osradar.com/wp-content/uploads/2018/11/19-744x420.png 744w" sizes="(max-width: 1360px) 100vw, 1360px" /><figcaption id="caption-attachment-6920" class="wp-caption-text">19.- Fedora 29 is installed</figcaption></figure>
<p>Click on <em>Start Using Fedora</em> button and that&#8217;s it.</p>
<figure id="attachment_6921" aria-describedby="caption-attachment-6921" style="width: 800px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-6921" src="https://www.osradar.com/wp-content/uploads/2018/11/20.png" alt="20.- Fedora 29 desktop" width="800" height="452" srcset="https://www.osradar.com/wp-content/uploads/2018/11/20.png 800w, https://www.osradar.com/wp-content/uploads/2018/11/20-300x170.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/20-768x434.png 768w, https://www.osradar.com/wp-content/uploads/2018/11/20-696x393.png 696w, https://www.osradar.com/wp-content/uploads/2018/11/20-743x420.png 743w" sizes="(max-width: 800px) 100vw, 800px" /><figcaption id="caption-attachment-6921" class="wp-caption-text">20.- Fedora 29 desktop</figcaption></figure>
<figure id="attachment_6922" aria-describedby="caption-attachment-6922" style="width: 800px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-6922" src="https://www.osradar.com/wp-content/uploads/2018/11/21.png" alt="21.- All applications with GNOME" width="800" height="452" srcset="https://www.osradar.com/wp-content/uploads/2018/11/21.png 800w, https://www.osradar.com/wp-content/uploads/2018/11/21-300x170.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/21-768x434.png 768w, https://www.osradar.com/wp-content/uploads/2018/11/21-696x393.png 696w, https://www.osradar.com/wp-content/uploads/2018/11/21-743x420.png 743w" sizes="(max-width: 800px) 100vw, 800px" /><figcaption id="caption-attachment-6922" class="wp-caption-text">21.- All applications with GNOME</figcaption></figure>
<h2>Conclusion</h2>
<p>As you can see, installing Fedora 29 is not such a complex matter. So I invite you to give this great version of the community distribution sponsored by Red Hat a try.</p>
<p>By the way, speaking of Red Hat, did you know it was acquired by IBM? We&#8217;ll tell you about it <a href="https://www.osradar.com/ibm-acquires-red-hat-for-34-billion/">here</a>.</p>
<p>Please spread this article through social networks. Share the information.</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-install-fedora-29/">How to install Fedora 29?</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-fedora-29/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Make Ubuntu more beatiful with Nordic Theme</title>
		<link>https://www.osradar.com/make-ubuntu-more-beatiful-with-nordic-theme/</link>
					<comments>https://www.osradar.com/make-ubuntu-more-beatiful-with-nordic-theme/#respond</comments>
		
		<dc:creator><![CDATA[angeloma]]></dc:creator>
		<pubDate>Mon, 29 Oct 2018 02:58:27 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[customization]]></category>
		<category><![CDATA[icons]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[Themes]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[ubuntu]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=6750</guid>

					<description><![CDATA[<p>One of the most relevant new features of Ubuntu 18.10 is its new GTK theme and icons. However, there are other themes to enrich even more the visual aspect of Ubuntu. For example, Nordic Theme. At the moment there is a great love for dark themes, and an example of this is the implementation of [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/make-ubuntu-more-beatiful-with-nordic-theme/">Make Ubuntu more beatiful with Nordic Theme</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 most relevant new features of <a href="https://www.osradar.com/ubuntu-18-10-cosmic-cuttlefish-available/" rel="noopener">Ubuntu 18.10</a> is its new GTK theme and icons. However, there are other themes to enrich even more the visual aspect of Ubuntu. For example, Nordic Theme.</p>
<p>At the moment there is a great love for dark themes, and an example of this is the implementation of Apple with <a href="https://www.apple.com/in/macos/mojave/" rel="noopener">Mac OS Mojave</a>. In addition to being pleasing to the eye, they improve the productivity and health of our eyes. So, they are a success in this modern world.</p>
<p>In Linux, we have many dark and well-implemented themes like Nordic Theme.</p>
<h2>Nordic Theme for Linux</h2>
<p>Nordic is a Gtk3.20+ theme created using the awesome Nord color palette. This ensures that your components are subtly careful with design and color matching. Making the subject very delicate for our eyes, thus improving our computer performance.</p>
<figure id="attachment_6752" aria-describedby="caption-attachment-6752" style="width: 880px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-6752" src="https://www.osradar.com/wp-content/uploads/2018/10/1-21.png" alt="1.- Nord colors" width="880" height="420" srcset="https://www.osradar.com/wp-content/uploads/2018/10/1-21.png 880w, https://www.osradar.com/wp-content/uploads/2018/10/1-21-300x143.png 300w, https://www.osradar.com/wp-content/uploads/2018/10/1-21-768x367.png 768w, https://www.osradar.com/wp-content/uploads/2018/10/1-21-696x332.png 696w" sizes="(max-width: 880px) 100vw, 880px" /><figcaption id="caption-attachment-6752" class="wp-caption-text">1.- Nord colors</figcaption></figure>
<p>A great advantage of using this theme is that it is released under the GPL 3 license, i.e. it is open source and can be used and modified to our liking.</p>
<h2>Install Nordic Theme on any Linux distribution</h2>
<p>As I said before, it&#8217;s a GTK theme that requires at least version 3.20. In short, it is compatible with many Linux distributions such as <strong>Debian 9, Ubuntu 18.04, Ubuntu 18.10, Linux Mint 19, Arch Linux or Manjaro.</strong></p>
<p>First, download the theme using Git. Open a Terminal and run:</p>
<pre class="">:~$ git clone https://github.com/EliverLara/Nordic.git</pre>
<figure id="attachment_6754" aria-describedby="caption-attachment-6754" style="width: 1368px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-6754" src="https://www.osradar.com/wp-content/uploads/2018/10/2-19.png" alt="2.- Cloning the repository" width="1368" height="742" srcset="https://www.osradar.com/wp-content/uploads/2018/10/2-19.png 1368w, https://www.osradar.com/wp-content/uploads/2018/10/2-19-300x163.png 300w, https://www.osradar.com/wp-content/uploads/2018/10/2-19-768x417.png 768w, https://www.osradar.com/wp-content/uploads/2018/10/2-19-1024x555.png 1024w, https://www.osradar.com/wp-content/uploads/2018/10/2-19-696x378.png 696w, https://www.osradar.com/wp-content/uploads/2018/10/2-19-1068x579.png 1068w, https://www.osradar.com/wp-content/uploads/2018/10/2-19-774x420.png 774w" sizes="(max-width: 1368px) 100vw, 1368px" /><figcaption id="caption-attachment-6754" class="wp-caption-text">2.- Cloning the repository</figcaption></figure>
<p>When you finish downloading the theme, you will have a folder called <a href="https://github.com/EliverLara/Nordic">Nordic</a> in your current location.</p>
<p>Now you must move it to the ~/.themes folder. If the folder doesn&#8217;t exist, you have to create it.</p>
<pre class="">:~$ mv Nordic/ ~/.themes/</pre>
<figure id="attachment_6755" aria-describedby="caption-attachment-6755" style="width: 888px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-6755" src="https://www.osradar.com/wp-content/uploads/2018/10/3-20.png" alt="3.- Moving the Nordic folder to themes folders" width="888" height="135" srcset="https://www.osradar.com/wp-content/uploads/2018/10/3-20.png 888w, https://www.osradar.com/wp-content/uploads/2018/10/3-20-300x46.png 300w, https://www.osradar.com/wp-content/uploads/2018/10/3-20-768x117.png 768w, https://www.osradar.com/wp-content/uploads/2018/10/3-20-696x106.png 696w" sizes="(max-width: 888px) 100vw, 888px" /><figcaption id="caption-attachment-6755" class="wp-caption-text">3.- Moving the Nordic folder to themes folders</figcaption></figure>
<p>Now, select the downloaded theme from the tool that has your distribution. In the case of Ubuntu, open the <em>Tweaks</em> tool and choose the Nordic theme.</p>
<figure id="attachment_6756" aria-describedby="caption-attachment-6756" style="width: 1192px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-6756" src="https://www.osradar.com/wp-content/uploads/2018/10/4-15.png" alt="4.- Nordic theme" width="1192" height="653" srcset="https://www.osradar.com/wp-content/uploads/2018/10/4-15.png 1192w, https://www.osradar.com/wp-content/uploads/2018/10/4-15-300x164.png 300w, https://www.osradar.com/wp-content/uploads/2018/10/4-15-768x421.png 768w, https://www.osradar.com/wp-content/uploads/2018/10/4-15-1024x561.png 1024w, https://www.osradar.com/wp-content/uploads/2018/10/4-15-696x381.png 696w, https://www.osradar.com/wp-content/uploads/2018/10/4-15-1068x585.png 1068w, https://www.osradar.com/wp-content/uploads/2018/10/4-15-767x420.png 767w" sizes="(max-width: 1192px) 100vw, 1192px" /><figcaption id="caption-attachment-6756" class="wp-caption-text">4.- Nordic theme</figcaption></figure>
<p>And now, you can enjoy your new theme installed.</p>
<figure id="attachment_6757" aria-describedby="caption-attachment-6757" style="width: 1368px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-6757" src="https://www.osradar.com/wp-content/uploads/2018/10/6-13.png" alt="5.- Using Nordic Theme" width="1368" height="770" srcset="https://www.osradar.com/wp-content/uploads/2018/10/6-13.png 1368w, https://www.osradar.com/wp-content/uploads/2018/10/6-13-300x169.png 300w, https://www.osradar.com/wp-content/uploads/2018/10/6-13-768x432.png 768w, https://www.osradar.com/wp-content/uploads/2018/10/6-13-1024x576.png 1024w, https://www.osradar.com/wp-content/uploads/2018/10/6-13-696x392.png 696w, https://www.osradar.com/wp-content/uploads/2018/10/6-13-1068x601.png 1068w, https://www.osradar.com/wp-content/uploads/2018/10/6-13-746x420.png 746w" sizes="(max-width: 1368px) 100vw, 1368px" /><figcaption id="caption-attachment-6757" class="wp-caption-text">5.- Using Nordic Theme</figcaption></figure>
<figure id="attachment_6758" aria-describedby="caption-attachment-6758" style="width: 1368px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-6758" src="https://www.osradar.com/wp-content/uploads/2018/10/7-13.png" alt="6.- Nordic theme 2" width="1368" height="770" srcset="https://www.osradar.com/wp-content/uploads/2018/10/7-13.png 1368w, https://www.osradar.com/wp-content/uploads/2018/10/7-13-300x169.png 300w, https://www.osradar.com/wp-content/uploads/2018/10/7-13-768x432.png 768w, https://www.osradar.com/wp-content/uploads/2018/10/7-13-1024x576.png 1024w, https://www.osradar.com/wp-content/uploads/2018/10/7-13-696x392.png 696w, https://www.osradar.com/wp-content/uploads/2018/10/7-13-1068x601.png 1068w, https://www.osradar.com/wp-content/uploads/2018/10/7-13-746x420.png 746w" sizes="(max-width: 1368px) 100vw, 1368px" /><figcaption id="caption-attachment-6758" class="wp-caption-text">6.- Nordic theme 2</figcaption></figure>
<h2>Conclusion</h2>
<p>One of the most enjoyable features of Linux is its ability to customize. Every day many GTK themes are published and with this new trend of dark themes appears Nordic.</p>
<p>Tell us, do you like this topic? do you use it? do you know others? let us know in the comments.</p>
<p>Previously we talked about Flat-Remix theme. You can read it <a href="https://www.osradar.com/install-flat-remix-theme-ubuntu/">here</a>.</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/make-ubuntu-more-beatiful-with-nordic-theme/">Make Ubuntu more beatiful with Nordic Theme</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/make-ubuntu-more-beatiful-with-nordic-theme/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to install Flat-Remix Theme on Any Linux Distribution?</title>
		<link>https://www.osradar.com/install-flat-remix-theme-ubuntu/</link>
					<comments>https://www.osradar.com/install-flat-remix-theme-ubuntu/#comments</comments>
		
		<dc:creator><![CDATA[angeloma]]></dc:creator>
		<pubDate>Tue, 16 Oct 2018 01:00:23 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Unix]]></category>
		<category><![CDATA[Bionic Beaver]]></category>
		<category><![CDATA[Cosmic Cuttlefish]]></category>
		<category><![CDATA[customization]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[Flat-Remix]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[gtk]]></category>
		<category><![CDATA[GTK Shell]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[icons]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[opensuse]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[ubuntu]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=6454</guid>

					<description><![CDATA[<p>Ubuntu has changed its new default theme for version 18.10. And to tell you the truth, it looks pretty good, but some people don&#8217;t like it. However, you can change it for a very good one. Today, I will tell you how to install the Flat-Remix theme. Flat-Remix is a pretty simple icon theme inspired [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/install-flat-remix-theme-ubuntu/">How to install Flat-Remix Theme on Any Linux Distribution?</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Ubuntu has changed its <a href="https://www.osradar.com/a-new-version-of-ubuntu-available-here-what-it-offers/" rel="noopener">new default theme for version 18.10</a>. And to tell you the truth, it looks pretty good, but some people don&#8217;t like it. However, you can change it for a very good one. Today, I will tell you how to install the Flat-Remix theme.</p>
<figure id="attachment_6456" aria-describedby="caption-attachment-6456" style="width: 1060px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-6456" src="https://www.osradar.com/wp-content/uploads/2018/10/2-11.png" alt="1.- Flat Remix" width="1060" height="362" srcset="https://www.osradar.com/wp-content/uploads/2018/10/2-11.png 1060w, https://www.osradar.com/wp-content/uploads/2018/10/2-11-300x102.png 300w, https://www.osradar.com/wp-content/uploads/2018/10/2-11-768x262.png 768w, https://www.osradar.com/wp-content/uploads/2018/10/2-11-1024x350.png 1024w, https://www.osradar.com/wp-content/uploads/2018/10/2-11-696x238.png 696w" sizes="(max-width: 1060px) 100vw, 1060px" /><figcaption id="caption-attachment-6456" class="wp-caption-text">1.- Flat Remix</figcaption></figure>
<p><a href="https://github.com/daniruiz/flat-remix" rel="noopener">Flat-Remix</a> is a pretty simple icon theme inspired by material design. It can be installed on all Linux distributions that use GNOME as a desktop environment. It is also released under the <a href="https://www.gnu.org/licenses/gpl-3.0.html" rel="noopener">GPLv3 license</a>, which guarantees that you can modify and reuse it.</p>
<p>In addition, the theme is available in several versions (Main, Dark, Light) as well as an icon theme and for GNOME Shell.</p>
<figure id="attachment_6455" aria-describedby="caption-attachment-6455" style="width: 837px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-6455" src="https://www.osradar.com/wp-content/uploads/2018/10/1-11.png" alt="1.- Flat Remix icons set" width="837" height="1080" srcset="https://www.osradar.com/wp-content/uploads/2018/10/1-11.png 837w, https://www.osradar.com/wp-content/uploads/2018/10/1-11-233x300.png 233w, https://www.osradar.com/wp-content/uploads/2018/10/1-11-768x991.png 768w, https://www.osradar.com/wp-content/uploads/2018/10/1-11-794x1024.png 794w, https://www.osradar.com/wp-content/uploads/2018/10/1-11-696x898.png 696w, https://www.osradar.com/wp-content/uploads/2018/10/1-11-326x420.png 326w" sizes="(max-width: 837px) 100vw, 837px" /><figcaption id="caption-attachment-6455" class="wp-caption-text">2.- Flat Remix icons set</figcaption></figure>
<p>As can been noted, the last stable version of this complete theme is 1.32 which was released a few days ago. In this new version, some bugs have been fixed and some icons have been updated.</p>
<h2>Install Flat-Remix Icon set on any Linux Distribution</h2>
<p>If you want to install Flat-Remix in any Linux distribution, I have the good news that is quite simple.</p>
<p>In the first place, you have to install git to clone the Git repository of the project. Open a Terminal, and then, type:</p>
<pre class="">:~$ sudo apt install git</pre>
<figure id="attachment_6457" aria-describedby="caption-attachment-6457" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-6457" src="https://www.osradar.com/wp-content/uploads/2018/10/3-12.png" alt="3.- Installing git to clone the repositories" width="1366" height="704" srcset="https://www.osradar.com/wp-content/uploads/2018/10/3-12.png 1366w, https://www.osradar.com/wp-content/uploads/2018/10/3-12-300x155.png 300w, https://www.osradar.com/wp-content/uploads/2018/10/3-12-768x396.png 768w, https://www.osradar.com/wp-content/uploads/2018/10/3-12-1024x528.png 1024w, https://www.osradar.com/wp-content/uploads/2018/10/3-12-696x359.png 696w, https://www.osradar.com/wp-content/uploads/2018/10/3-12-1068x550.png 1068w, https://www.osradar.com/wp-content/uploads/2018/10/3-12-815x420.png 815w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-6457" class="wp-caption-text">3.- Installing git to clone the repositories</figcaption></figure>
<p>Now you can clone the first repository (icon set), to do it, run:</p>
<pre class="">:~$ git clone https://github.com/daniruiz/flat-remix</pre>
<figure id="attachment_6458" aria-describedby="caption-attachment-6458" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-6458" src="https://www.osradar.com/wp-content/uploads/2018/10/4-8.png" alt="4.- Cloning the repository" width="1366" height="704" srcset="https://www.osradar.com/wp-content/uploads/2018/10/4-8.png 1366w, https://www.osradar.com/wp-content/uploads/2018/10/4-8-300x155.png 300w, https://www.osradar.com/wp-content/uploads/2018/10/4-8-768x396.png 768w, https://www.osradar.com/wp-content/uploads/2018/10/4-8-1024x528.png 1024w, https://www.osradar.com/wp-content/uploads/2018/10/4-8-696x359.png 696w, https://www.osradar.com/wp-content/uploads/2018/10/4-8-1068x550.png 1068w, https://www.osradar.com/wp-content/uploads/2018/10/4-8-815x420.png 815w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-6458" class="wp-caption-text">4.- Cloning the repository</figcaption></figure>
<p>Second, clone the other repository (GTK theme).</p>
<pre class="">:~$ git clone https://github.com/daniruiz/flat-remix-gtk</pre>
<p>The only thing left to do is to create the local folder where the theme will be.</p>
<pre class="">:~$ mkdir -p ~/.icons &amp;&amp; mkdir -p ~/.themes</pre>
<p>Then, copy the contents of the cloned folder into the new one.</p>
<pre class="">:~$ cp -r flat-remix/Flat-Remix* ~/.icons/ &amp;&amp; cp -r flat-remix-gtk/Flat-Remix-GTK* ~/.themes/</pre>
<figure id="attachment_6461" aria-describedby="caption-attachment-6461" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-6461" src="https://www.osradar.com/wp-content/uploads/2018/10/9-8.png" alt="5.- Install Flat-Remix theme" width="1366" height="704" srcset="https://www.osradar.com/wp-content/uploads/2018/10/9-8.png 1366w, https://www.osradar.com/wp-content/uploads/2018/10/9-8-300x155.png 300w, https://www.osradar.com/wp-content/uploads/2018/10/9-8-768x396.png 768w, https://www.osradar.com/wp-content/uploads/2018/10/9-8-1024x528.png 1024w, https://www.osradar.com/wp-content/uploads/2018/10/9-8-696x359.png 696w, https://www.osradar.com/wp-content/uploads/2018/10/9-8-1068x550.png 1068w, https://www.osradar.com/wp-content/uploads/2018/10/9-8-815x420.png 815w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-6461" class="wp-caption-text">5.- Install Flat-Remix theme</figcaption></figure>
<p>Finally, open <code>gnome-tweaks-tool</code> and in the appearance section, choose the new theme.</p>
<figure id="attachment_6462" aria-describedby="caption-attachment-6462" style="width: 950px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-6462" src="https://www.osradar.com/wp-content/uploads/2018/10/10-7.png" alt="6.- Choosing flat-remix theme" width="950" height="700" srcset="https://www.osradar.com/wp-content/uploads/2018/10/10-7.png 950w, https://www.osradar.com/wp-content/uploads/2018/10/10-7-300x221.png 300w, https://www.osradar.com/wp-content/uploads/2018/10/10-7-768x566.png 768w, https://www.osradar.com/wp-content/uploads/2018/10/10-7-80x60.png 80w, https://www.osradar.com/wp-content/uploads/2018/10/10-7-696x513.png 696w, https://www.osradar.com/wp-content/uploads/2018/10/10-7-570x420.png 570w" sizes="(max-width: 950px) 100vw, 950px" /><figcaption id="caption-attachment-6462" class="wp-caption-text">6.- Choosing a flat-remix theme</figcaption></figure>
<p>Here&#8217;s part of the results.</p>
<figure id="attachment_6463" aria-describedby="caption-attachment-6463" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-6463" src="https://www.osradar.com/wp-content/uploads/2018/10/11-7.png" alt="7.- Flat-remix icon theme installed" width="1366" height="768" srcset="https://www.osradar.com/wp-content/uploads/2018/10/11-7.png 1366w, https://www.osradar.com/wp-content/uploads/2018/10/11-7-300x169.png 300w, https://www.osradar.com/wp-content/uploads/2018/10/11-7-768x432.png 768w, https://www.osradar.com/wp-content/uploads/2018/10/11-7-1024x576.png 1024w, https://www.osradar.com/wp-content/uploads/2018/10/11-7-696x391.png 696w, https://www.osradar.com/wp-content/uploads/2018/10/11-7-1068x600.png 1068w, https://www.osradar.com/wp-content/uploads/2018/10/11-7-747x420.png 747w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-6463" class="wp-caption-text">7.- Flat-remix icon theme installed</figcaption></figure>
<figure id="attachment_6464" aria-describedby="caption-attachment-6464" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-6464" src="https://www.osradar.com/wp-content/uploads/2018/10/12-6.png" alt="12.- Nautilus looks nice with Flat-remix theme" width="1366" height="768" srcset="https://www.osradar.com/wp-content/uploads/2018/10/12-6.png 1366w, https://www.osradar.com/wp-content/uploads/2018/10/12-6-300x169.png 300w, https://www.osradar.com/wp-content/uploads/2018/10/12-6-768x432.png 768w, https://www.osradar.com/wp-content/uploads/2018/10/12-6-1024x576.png 1024w, https://www.osradar.com/wp-content/uploads/2018/10/12-6-696x391.png 696w, https://www.osradar.com/wp-content/uploads/2018/10/12-6-1068x600.png 1068w, https://www.osradar.com/wp-content/uploads/2018/10/12-6-747x420.png 747w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-6464" class="wp-caption-text">12.- Nautilus looks nice with Flat-remix theme</figcaption></figure>
<h2>Conclusion</h2>
<p>Linux is destined for its capacity of customization and it is true that more and more the Linux distributions improve in visual aspects. However, excellent themes can always be found to further improve the appearance of the system.</p>
<p>I like to customize my work environment, so soon I&#8217;ll bring you another theme to install.</p>
<p>We want to hear from you, do you like flat-remix? did you know it? how did you like it?</p>
<p>Please spread this article through your social networks.</p>
<p>&nbsp;</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/install-flat-remix-theme-ubuntu/">How to install Flat-Remix Theme on Any Linux Distribution?</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-flat-remix-theme-ubuntu/feed/</wfw:commentRss>
			<slash:comments>6</slash:comments>
		
		
			</item>
		<item>
		<title>How to install Odoo 12 on Debian 9?</title>
		<link>https://www.osradar.com/install-odoo-12-on-debian-9/</link>
					<comments>https://www.osradar.com/install-odoo-12-on-debian-9/#comments</comments>
		
		<dc:creator><![CDATA[angeloma]]></dc:creator>
		<pubDate>Mon, 15 Oct 2018 01:00:14 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[companies]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[enterprise]]></category>
		<category><![CDATA[ERP]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[Inventory]]></category>
		<category><![CDATA[money]]></category>
		<category><![CDATA[Odoo]]></category>
		<category><![CDATA[Organizations]]></category>
		<category><![CDATA[planning]]></category>
		<category><![CDATA[postgresql]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tutorial]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=6408</guid>

					<description><![CDATA[<p>Organizations use special applications for business management. Today, in this tutorial I will show you how to install Odoo 12 on Debian 9. Odoo is an open source integrated ERP system currently produced by the Belgian company Odoo S.A. In the first place, what is a ERP? The ERP (Enterprise resource planning) systems are management [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/install-odoo-12-on-debian-9/">How to install Odoo 12 on 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>Organizations use special applications for business management. Today, in this tutorial I will show you how to install Odoo 12 on Debian 9.</p>
<p><a href="https://www.odoo.com/" target="_blank" rel="noopener">Odoo</a> is an open source integrated ERP system currently produced by the Belgian company Odoo S.A.</p>
<p>In the first place, what is a ERP? The ERP (<strong>Enterprise resource planning</strong>) systems are management information systems that integrate and manage many of the businesses associated with production operations and distribution aspects of a company engaged in the production of goods or services. In short, it is a administration system.</p>
<p>Some Odoo modules include inventory management, finance, administration, sales and more. In addition, you can activate the modules developed by community only necessaries for your organization ensuring the proper and efficient functioning of it.</p>
<p>Odoo is compatible with Linux and today i will install it on Debian. It&#8217;s easy.</p>
<h2>0. Prerequisites</h2>
<p>To install Odoo 12 on Debian 9 does not require high knowledge of Linux but a basic <strong>knowledge of terminal use</strong>. In addition to a user who can run commands as <strong>root user.</strong></p>
<p>Under those circumstances, it is convenient to add that, Odoo requires <a href="https://www.osradar.com/how-to-install-postgresql-on-ubuntu18-04/" target="_blank" rel="noopener">PostgreSQL</a> and <a href="https://www.osradar.com/get-the-latest-python-on-linux/" target="_blank" rel="noopener">Python</a> 3.5.</p>
<p>Let&#8217;s start.</p>
<h2>1. Upgrade the system</h2>
<p>Before starting the installation of applications on our server, it is convenient to update all packages. This in order to have all the security patches and with them make the system more secure and stable. Run:</p>
<pre class="">:~$ su
:~# apt update &amp;&amp; apt upgrade</pre>
<figure id="attachment_6409" aria-describedby="caption-attachment-6409" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-6409" src="https://www.osradar.com/wp-content/uploads/2018/10/1-10.png" alt="1.- Upgrade Debian" width="1366" height="768" srcset="https://www.osradar.com/wp-content/uploads/2018/10/1-10.png 1366w, https://www.osradar.com/wp-content/uploads/2018/10/1-10-300x169.png 300w, https://www.osradar.com/wp-content/uploads/2018/10/1-10-768x432.png 768w, https://www.osradar.com/wp-content/uploads/2018/10/1-10-1024x576.png 1024w, https://www.osradar.com/wp-content/uploads/2018/10/1-10-696x391.png 696w, https://www.osradar.com/wp-content/uploads/2018/10/1-10-1068x600.png 1068w, https://www.osradar.com/wp-content/uploads/2018/10/1-10-747x420.png 747w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-6409" class="wp-caption-text">1.- Upgrade Debian</figcaption></figure>
<p>With this you will have Debian updated.</p>
<h2>2. Install PostgreSQL</h2>
<p>Odoo uses PostgreSQL as a database handler. Fortunately it is found in the official Debian repositories so its installation is easy.</p>
<pre class="">:~# apt install postgresql</pre>
<figure id="attachment_6410" aria-describedby="caption-attachment-6410" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-6410" src="https://www.osradar.com/wp-content/uploads/2018/10/2-10.png" alt="2.- Installing postgreSQL" width="1366" height="768" srcset="https://www.osradar.com/wp-content/uploads/2018/10/2-10.png 1366w, https://www.osradar.com/wp-content/uploads/2018/10/2-10-300x169.png 300w, https://www.osradar.com/wp-content/uploads/2018/10/2-10-768x432.png 768w, https://www.osradar.com/wp-content/uploads/2018/10/2-10-1024x576.png 1024w, https://www.osradar.com/wp-content/uploads/2018/10/2-10-696x391.png 696w, https://www.osradar.com/wp-content/uploads/2018/10/2-10-1068x600.png 1068w, https://www.osradar.com/wp-content/uploads/2018/10/2-10-747x420.png 747w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-6410" class="wp-caption-text">2.- Installing postgreSQL</figcaption></figure>
<p>Once the installation is finished you have to enable the service so that it starts as soon as the system boots.</p>
<pre class="">:~# systemctl enable postgresql</pre>
<figure id="attachment_6411" aria-describedby="caption-attachment-6411" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-6411" src="https://www.osradar.com/wp-content/uploads/2018/10/3-11.png" alt="3.- Enabling the PostgreSQL service" width="1366" height="768" srcset="https://www.osradar.com/wp-content/uploads/2018/10/3-11.png 1366w, https://www.osradar.com/wp-content/uploads/2018/10/3-11-300x169.png 300w, https://www.osradar.com/wp-content/uploads/2018/10/3-11-768x432.png 768w, https://www.osradar.com/wp-content/uploads/2018/10/3-11-1024x576.png 1024w, https://www.osradar.com/wp-content/uploads/2018/10/3-11-696x391.png 696w, https://www.osradar.com/wp-content/uploads/2018/10/3-11-1068x600.png 1068w, https://www.osradar.com/wp-content/uploads/2018/10/3-11-747x420.png 747w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-6411" class="wp-caption-text">3.- Enabling the PostgreSQL service</figcaption></figure>
<p>Then, you can check the status of the service.</p>
<pre class="">:~# systemctl status postgresql</pre>
<figure id="attachment_6412" aria-describedby="caption-attachment-6412" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-6412" src="https://www.osradar.com/wp-content/uploads/2018/10/4-7.png" alt="4.- Checking the PostgreSQL service" width="1366" height="768" srcset="https://www.osradar.com/wp-content/uploads/2018/10/4-7.png 1366w, https://www.osradar.com/wp-content/uploads/2018/10/4-7-300x169.png 300w, https://www.osradar.com/wp-content/uploads/2018/10/4-7-768x432.png 768w, https://www.osradar.com/wp-content/uploads/2018/10/4-7-1024x576.png 1024w, https://www.osradar.com/wp-content/uploads/2018/10/4-7-696x391.png 696w, https://www.osradar.com/wp-content/uploads/2018/10/4-7-1068x600.png 1068w, https://www.osradar.com/wp-content/uploads/2018/10/4-7-747x420.png 747w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-6412" class="wp-caption-text">4.- Checking the PostgreSQL service</figcaption></figure>
<p>As you can see, PostgreSQL has been installed.</p>
<h2>3. Install Odoo</h2>
<p>By default, Odoo is not in the official Debain 9 repositories, so add its external repository to install it via APT. It is the fastest, easiest and most efficient way to install Odoo. First, run:</p>
<pre class="">:~# wget -O - https://nightly.odoo.com/odoo.key | apt-key add -</pre>
<figure id="attachment_6413" aria-describedby="caption-attachment-6413" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-6413" src="https://www.osradar.com/wp-content/uploads/2018/10/5-8.png" alt="5.- Adding the Oddo repository" width="1366" height="768" srcset="https://www.osradar.com/wp-content/uploads/2018/10/5-8.png 1366w, https://www.osradar.com/wp-content/uploads/2018/10/5-8-300x169.png 300w, https://www.osradar.com/wp-content/uploads/2018/10/5-8-768x432.png 768w, https://www.osradar.com/wp-content/uploads/2018/10/5-8-1024x576.png 1024w, https://www.osradar.com/wp-content/uploads/2018/10/5-8-696x391.png 696w, https://www.osradar.com/wp-content/uploads/2018/10/5-8-1068x600.png 1068w, https://www.osradar.com/wp-content/uploads/2018/10/5-8-747x420.png 747w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-6413" class="wp-caption-text">5.- Adding the Oddo repository</figcaption></figure>
<p>Then,</p>
<pre class="">:~# echo "deb http://nightly.odoo.com/12.0/nightly/deb/ ./" &gt;&gt; /etc/apt/sources.list.d/odoo.list</pre>
<p>Now, refresh the APT package list:</p>
<pre class="">:~# apt update</pre>
<figure id="attachment_6414" aria-describedby="caption-attachment-6414" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-6414" src="https://www.osradar.com/wp-content/uploads/2018/10/6-7.png" alt="6.- Refresh the repository cache" width="1366" height="768" srcset="https://www.osradar.com/wp-content/uploads/2018/10/6-7.png 1366w, https://www.osradar.com/wp-content/uploads/2018/10/6-7-300x169.png 300w, https://www.osradar.com/wp-content/uploads/2018/10/6-7-768x432.png 768w, https://www.osradar.com/wp-content/uploads/2018/10/6-7-1024x576.png 1024w, https://www.osradar.com/wp-content/uploads/2018/10/6-7-696x391.png 696w, https://www.osradar.com/wp-content/uploads/2018/10/6-7-1068x600.png 1068w, https://www.osradar.com/wp-content/uploads/2018/10/6-7-747x420.png 747w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-6414" class="wp-caption-text">6.- Refresh the repository cache</figcaption></figure>
<p>Finally install Odoo:</p>
<pre class="">:~# apt install odoo</pre>
<figure id="attachment_6415" aria-describedby="caption-attachment-6415" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-6415" src="https://www.osradar.com/wp-content/uploads/2018/10/7-7.png" alt="7.- Install Odoo" width="1366" height="768" srcset="https://www.osradar.com/wp-content/uploads/2018/10/7-7.png 1366w, https://www.osradar.com/wp-content/uploads/2018/10/7-7-300x169.png 300w, https://www.osradar.com/wp-content/uploads/2018/10/7-7-768x432.png 768w, https://www.osradar.com/wp-content/uploads/2018/10/7-7-1024x576.png 1024w, https://www.osradar.com/wp-content/uploads/2018/10/7-7-696x391.png 696w, https://www.osradar.com/wp-content/uploads/2018/10/7-7-1068x600.png 1068w, https://www.osradar.com/wp-content/uploads/2018/10/7-7-747x420.png 747w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-6415" class="wp-caption-text">7.- Install Odoo</figcaption></figure>
<p>At the end of the installation it is convenient to check the status of the service, to check that it is running.</p>
<pre class="">:~# sytemctl status odoo</pre>
<figure id="attachment_6417" aria-describedby="caption-attachment-6417" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-6417" src="https://www.osradar.com/wp-content/uploads/2018/10/8-7.png" alt="8.- Checking Oddo service" width="1366" height="768" srcset="https://www.osradar.com/wp-content/uploads/2018/10/8-7.png 1366w, https://www.osradar.com/wp-content/uploads/2018/10/8-7-300x169.png 300w, https://www.osradar.com/wp-content/uploads/2018/10/8-7-768x432.png 768w, https://www.osradar.com/wp-content/uploads/2018/10/8-7-1024x576.png 1024w, https://www.osradar.com/wp-content/uploads/2018/10/8-7-696x391.png 696w, https://www.osradar.com/wp-content/uploads/2018/10/8-7-1068x600.png 1068w, https://www.osradar.com/wp-content/uploads/2018/10/8-7-747x420.png 747w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-6417" class="wp-caption-text">8.- Checking Oddo service</figcaption></figure>
<p>As can been noted, everything is OK.</p>
<h2>4.- Access from the web browser</h2>
<p>At this point, you can access the web interface, however, you need to configure a last point. The password of the user. Open <code>/etc/odoo/odoo.conf</code> file.</p>
<pre class="">:~# nano /etc/odoo/odoo.conf</pre>
<p>And set your admin password.</p>
<figure id="attachment_6418" aria-describedby="caption-attachment-6418" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-6418" src="https://www.osradar.com/wp-content/uploads/2018/10/9-7.png" alt="9.- Setting the admin password for Odoo" width="1366" height="768" srcset="https://www.osradar.com/wp-content/uploads/2018/10/9-7.png 1366w, https://www.osradar.com/wp-content/uploads/2018/10/9-7-300x169.png 300w, https://www.osradar.com/wp-content/uploads/2018/10/9-7-768x432.png 768w, https://www.osradar.com/wp-content/uploads/2018/10/9-7-1024x576.png 1024w, https://www.osradar.com/wp-content/uploads/2018/10/9-7-696x391.png 696w, https://www.osradar.com/wp-content/uploads/2018/10/9-7-1068x600.png 1068w, https://www.osradar.com/wp-content/uploads/2018/10/9-7-747x420.png 747w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-6418" class="wp-caption-text">9.- Setting the admin password for Odoo</figcaption></figure>
<p>Now, restart the odoo service.</p>
<pre class="">:~# systemctl restart odoo</pre>
<p>Finally, you can access from the web browser. Go to <code>http://IP_SERVER:8069</code>. And you will see this.</p>
<figure id="attachment_6420" aria-describedby="caption-attachment-6420" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-6420" src="https://www.osradar.com/wp-content/uploads/2018/10/10-6.png" alt="10.- Odoo default page" width="1366" height="665" srcset="https://www.osradar.com/wp-content/uploads/2018/10/10-6.png 1366w, https://www.osradar.com/wp-content/uploads/2018/10/10-6-300x146.png 300w, https://www.osradar.com/wp-content/uploads/2018/10/10-6-768x374.png 768w, https://www.osradar.com/wp-content/uploads/2018/10/10-6-1024x499.png 1024w, https://www.osradar.com/wp-content/uploads/2018/10/10-6-696x339.png 696w, https://www.osradar.com/wp-content/uploads/2018/10/10-6-1068x520.png 1068w, https://www.osradar.com/wp-content/uploads/2018/10/10-6-863x420.png 863w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-6420" class="wp-caption-text">10.- Odoo default page</figcaption></figure>
<p>Enter all the requirements they ask you and click on Create Database Button.</p>
<p>Remeber the password is the same that you defined on odoo.conf file.</p>
<figure id="attachment_6421" aria-describedby="caption-attachment-6421" style="width: 1140px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-6421" src="https://www.osradar.com/wp-content/uploads/2018/10/11-6.png" alt="11.- Accessing to Odoo" width="1140" height="563" srcset="https://www.osradar.com/wp-content/uploads/2018/10/11-6.png 1140w, https://www.osradar.com/wp-content/uploads/2018/10/11-6-300x148.png 300w, https://www.osradar.com/wp-content/uploads/2018/10/11-6-768x379.png 768w, https://www.osradar.com/wp-content/uploads/2018/10/11-6-1024x506.png 1024w, https://www.osradar.com/wp-content/uploads/2018/10/11-6-324x160.png 324w, https://www.osradar.com/wp-content/uploads/2018/10/11-6-696x344.png 696w, https://www.osradar.com/wp-content/uploads/2018/10/11-6-1068x527.png 1068w, https://www.osradar.com/wp-content/uploads/2018/10/11-6-850x420.png 850w" sizes="(max-width: 1140px) 100vw, 1140px" /><figcaption id="caption-attachment-6421" class="wp-caption-text">11.- Accessing to Odoo</figcaption></figure>
<p>After that, you will see the screen where you can install the modules that make up the system.</p>
<figure id="attachment_6422" aria-describedby="caption-attachment-6422" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-6422" src="https://www.osradar.com/wp-content/uploads/2018/10/12-5.png" alt="12.- Modules available to add to Odoo" width="1366" height="665" srcset="https://www.osradar.com/wp-content/uploads/2018/10/12-5.png 1366w, https://www.osradar.com/wp-content/uploads/2018/10/12-5-300x146.png 300w, https://www.osradar.com/wp-content/uploads/2018/10/12-5-768x374.png 768w, https://www.osradar.com/wp-content/uploads/2018/10/12-5-1024x499.png 1024w, https://www.osradar.com/wp-content/uploads/2018/10/12-5-696x339.png 696w, https://www.osradar.com/wp-content/uploads/2018/10/12-5-1068x520.png 1068w, https://www.osradar.com/wp-content/uploads/2018/10/12-5-863x420.png 863w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-6422" class="wp-caption-text">12.- Modules available to add to Odoo</figcaption></figure>
<p>All that&#8217;s left is for you to install the modules you need and enjoy it.</p>
<h2>Conclusion</h2>
<p>Odoo is a great flexible system that allows you to install modules that work independently but together form a powerful tool for your company.</p>
<p>We want to hear from you, have you used Odoo? Do you like Odoo? Do you know another ERP? Did this tutorial help you?</p>
<p>Please spread this article through your social networks.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/install-odoo-12-on-debian-9/">How to install Odoo 12 on 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/install-odoo-12-on-debian-9/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>How to install MyWebSQL on CentOS 7?</title>
		<link>https://www.osradar.com/install-mywebsql-on-centos-7/</link>
					<comments>https://www.osradar.com/install-mywebsql-on-centos-7/#respond</comments>
		
		<dc:creator><![CDATA[angeloma]]></dc:creator>
		<pubDate>Sat, 13 Oct 2018 03:00:31 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Unix]]></category>
		<category><![CDATA[administration]]></category>
		<category><![CDATA[BD]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[learn]]></category>
		<category><![CDATA[mariadb]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[ports]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[Tutorial]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=6341</guid>

					<description><![CDATA[<p>yu&#60;?2.In this article, I will show you how to install MyWebSQL on CentOS 7. The tutorial is simple to do, but first I&#8217;ll tell you a little about this tool. MySQL is an open-source relational database management system (RDBMS). It is very popular among developers for being free, easy to use and very secure. In [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/install-mywebsql-on-centos-7/">How to install MyWebSQL on CentOS 7?</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>yu&lt;?2.In this article, I will show you how to install MyWebSQL on CentOS 7. The tutorial is simple to do, but first I&#8217;ll tell you a little about this tool.</p>
<p><a href="https://www.mysql.com">MySQL</a> is an open-source relational database management system (RDBMS). It is very popular among developers for being free, easy to use and very secure. In many cases, it is the entry point to other more robust applications such as<a href="https://www.oracle.com/database/index.html"> Oracle Database</a> or <a href="https://www.ibm.com/analytics/us/en/db2/">IBM DB2</a>.</p>
<figure id="attachment_6392" aria-describedby="caption-attachment-6392" style="width: 1080px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-6392" src="https://www.osradar.com/wp-content/uploads/2018/10/33.jpg" alt="Mysql" width="1080" height="462" srcset="https://www.osradar.com/wp-content/uploads/2018/10/33.jpg 1080w, https://www.osradar.com/wp-content/uploads/2018/10/33-300x128.jpg 300w, https://www.osradar.com/wp-content/uploads/2018/10/33-768x329.jpg 768w, https://www.osradar.com/wp-content/uploads/2018/10/33-1024x438.jpg 1024w, https://www.osradar.com/wp-content/uploads/2018/10/33-696x298.jpg 696w, https://www.osradar.com/wp-content/uploads/2018/10/33-1068x457.jpg 1068w, https://www.osradar.com/wp-content/uploads/2018/10/33-982x420.jpg 982w" sizes="(max-width: 1080px) 100vw, 1080px" /><figcaption id="caption-attachment-6392" class="wp-caption-text">Mysql</figcaption></figure>
<p>At the same time, many people who start with MySQL don&#8217;t feel comfortable with the way they perform operations because everything is through CLI. With the aim of minimizing the difficulty to visualize data, create a database and perform more actions with MySQL using less time is that tools such as MyWebSQL emerge.</p>
<p><a href="https://mywebsql.net" rel="noopener">MyWebSQL</a> is an open source, web-based, <a href="https://en.wikipedia.org/wiki/WYSIWYG" rel="noopener">WYSIWYG</a> MySQL client written in PHP. It utilizes modern day technologies and browsers to provide a fast, intuitive querying and editing interface to the MySQL databases.</p>
<p>It was created with the following points in mind.</p>
<ul>
<li>Easy deployment and usage.</li>
<li>Fast querying and editing on MySQL databases.</li>
<li>Developer friendly to save time spent on queries and working with results.</li>
<li>Usable with all major browsers without any loss of functionality.</li>
</ul>
<p>As you can see, it is a software designed to save time with MySQL. Let&#8217;s install MyWebSQL on CentOS 7.</p>
<h2>0. Prerequisites</h2>
<p>The installation is really simple, however, you must take into account the following:</p>
<ul>
<li>MyWebSQL is also compatible with MariaDB which is a 100% MySQL compatible fork. It is the one I will use.</li>
<li>You have to install LAMP first. It is not difficult.</li>
<li>The commands must be executed as root user.</li>
<li>The packages <code>wget</code> and <code>unzip</code>, must be installed.</li>
</ul>
<p>Let&#8217;s get to work.</p>
<h2>1. Install Apache web server and PHP</h2>
<p>The first element that you need is Apache web server. To do this, run:</p>
<pre class="">:~$ su
:~# yum install httpd</pre>
<figure id="attachment_6365" aria-describedby="caption-attachment-6365" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-6365" src="https://www.osradar.com/wp-content/uploads/2018/10/1-9.png" alt="1.- Installing Apache Web server" width="1366" height="768" srcset="https://www.osradar.com/wp-content/uploads/2018/10/1-9.png 1366w, https://www.osradar.com/wp-content/uploads/2018/10/1-9-300x169.png 300w, https://www.osradar.com/wp-content/uploads/2018/10/1-9-768x432.png 768w, https://www.osradar.com/wp-content/uploads/2018/10/1-9-1024x576.png 1024w, https://www.osradar.com/wp-content/uploads/2018/10/1-9-696x391.png 696w, https://www.osradar.com/wp-content/uploads/2018/10/1-9-1068x600.png 1068w, https://www.osradar.com/wp-content/uploads/2018/10/1-9-747x420.png 747w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-6365" class="wp-caption-text">1.- Installing Apache Web server</figcaption></figure>
<p>Then, enable it and start it.</p>
<pre class="">:~# systemctl enable httpd
:~# systemctl start httpd</pre>
<figure id="attachment_6366" aria-describedby="caption-attachment-6366" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-6366" src="https://www.osradar.com/wp-content/uploads/2018/10/2-9.png" alt="2.- Starting the httpd service" width="1366" height="768" srcset="https://www.osradar.com/wp-content/uploads/2018/10/2-9.png 1366w, https://www.osradar.com/wp-content/uploads/2018/10/2-9-300x169.png 300w, https://www.osradar.com/wp-content/uploads/2018/10/2-9-768x432.png 768w, https://www.osradar.com/wp-content/uploads/2018/10/2-9-1024x576.png 1024w, https://www.osradar.com/wp-content/uploads/2018/10/2-9-696x391.png 696w, https://www.osradar.com/wp-content/uploads/2018/10/2-9-1068x600.png 1068w, https://www.osradar.com/wp-content/uploads/2018/10/2-9-747x420.png 747w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-6366" class="wp-caption-text">2.- Starting the httpd service</figcaption></figure>
<p>Then, set the Firewall rule:</p>
<pre class="">:~# firewall-cmd --zone=public --add-service=http --permanent
:~# firewall-cmd --reload</pre>
<figure id="attachment_6367" aria-describedby="caption-attachment-6367" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-6367" src="https://www.osradar.com/wp-content/uploads/2018/10/3-10.png" alt="3.- Setting a Firewall rule to apache web server" width="1366" height="768" srcset="https://www.osradar.com/wp-content/uploads/2018/10/3-10.png 1366w, https://www.osradar.com/wp-content/uploads/2018/10/3-10-300x169.png 300w, https://www.osradar.com/wp-content/uploads/2018/10/3-10-768x432.png 768w, https://www.osradar.com/wp-content/uploads/2018/10/3-10-1024x576.png 1024w, https://www.osradar.com/wp-content/uploads/2018/10/3-10-696x391.png 696w, https://www.osradar.com/wp-content/uploads/2018/10/3-10-1068x600.png 1068w, https://www.osradar.com/wp-content/uploads/2018/10/3-10-747x420.png 747w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-6367" class="wp-caption-text">3.- Setting a Firewall rule to apache web server</figcaption></figure>
<p>To check that the whole process has been successful, go to your web browser and go to http://IP_SERVER and if you see the following, then everything is fine.</p>
<figure id="attachment_6368" aria-describedby="caption-attachment-6368" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-6368" src="https://www.osradar.com/wp-content/uploads/2018/10/4-6.png" alt="4.- Apache default page on CentOS 7" width="1366" height="665" srcset="https://www.osradar.com/wp-content/uploads/2018/10/4-6.png 1366w, https://www.osradar.com/wp-content/uploads/2018/10/4-6-300x146.png 300w, https://www.osradar.com/wp-content/uploads/2018/10/4-6-768x374.png 768w, https://www.osradar.com/wp-content/uploads/2018/10/4-6-1024x499.png 1024w, https://www.osradar.com/wp-content/uploads/2018/10/4-6-696x339.png 696w, https://www.osradar.com/wp-content/uploads/2018/10/4-6-1068x520.png 1068w, https://www.osradar.com/wp-content/uploads/2018/10/4-6-863x420.png 863w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-6368" class="wp-caption-text">4.- Apache default page on CentOS 7</figcaption></figure>
<p>Now is PHP&#8217;s turn.</p>
<pre class="">:~# yum install php php-mysql php-cli php-xml php-gd</pre>
<figure id="attachment_6369" aria-describedby="caption-attachment-6369" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-6369" src="https://www.osradar.com/wp-content/uploads/2018/10/5-7.png" alt="5.- Installing PHP" width="1366" height="768" srcset="https://www.osradar.com/wp-content/uploads/2018/10/5-7.png 1366w, https://www.osradar.com/wp-content/uploads/2018/10/5-7-300x169.png 300w, https://www.osradar.com/wp-content/uploads/2018/10/5-7-768x432.png 768w, https://www.osradar.com/wp-content/uploads/2018/10/5-7-1024x576.png 1024w, https://www.osradar.com/wp-content/uploads/2018/10/5-7-696x391.png 696w, https://www.osradar.com/wp-content/uploads/2018/10/5-7-1068x600.png 1068w, https://www.osradar.com/wp-content/uploads/2018/10/5-7-747x420.png 747w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-6369" class="wp-caption-text">5.- Installing PHP</figcaption></figure>
<p>Create a new file called <code>t.php</code> on <code>/var/www/html/</code></p>
<pre class="">:~# nano /var/www/html/t.php</pre>
<p>And put the following:</p>
<pre class="">&lt;?php
phpinfo();
?&gt;</pre>
<figure id="attachment_6370" aria-describedby="caption-attachment-6370" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-6370" src="https://www.osradar.com/wp-content/uploads/2018/10/6-6.png" alt="6.- phpinfo method" width="1366" height="768" srcset="https://www.osradar.com/wp-content/uploads/2018/10/6-6.png 1366w, https://www.osradar.com/wp-content/uploads/2018/10/6-6-300x169.png 300w, https://www.osradar.com/wp-content/uploads/2018/10/6-6-768x432.png 768w, https://www.osradar.com/wp-content/uploads/2018/10/6-6-1024x576.png 1024w, https://www.osradar.com/wp-content/uploads/2018/10/6-6-696x391.png 696w, https://www.osradar.com/wp-content/uploads/2018/10/6-6-1068x600.png 1068w, https://www.osradar.com/wp-content/uploads/2018/10/6-6-747x420.png 747w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-6370" class="wp-caption-text">6.- phpinfo method</figcaption></figure>
<p>Save and close the file.</p>
<p>Next, you have to restart apache service:</p>
<pre class="">:~# systemctl restart httpd</pre>
<p>Now, go to the web browser and try to go to http://IP_SERVER/t.php. If you see this, PHP is installed.</p>
<figure id="attachment_6372" aria-describedby="caption-attachment-6372" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-6372" src="https://www.osradar.com/wp-content/uploads/2018/10/7-6.png" alt="7.- phpinfo() running" width="1366" height="665" srcset="https://www.osradar.com/wp-content/uploads/2018/10/7-6.png 1366w, https://www.osradar.com/wp-content/uploads/2018/10/7-6-300x146.png 300w, https://www.osradar.com/wp-content/uploads/2018/10/7-6-768x374.png 768w, https://www.osradar.com/wp-content/uploads/2018/10/7-6-1024x499.png 1024w, https://www.osradar.com/wp-content/uploads/2018/10/7-6-696x339.png 696w, https://www.osradar.com/wp-content/uploads/2018/10/7-6-1068x520.png 1068w, https://www.osradar.com/wp-content/uploads/2018/10/7-6-863x420.png 863w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-6372" class="wp-caption-text">7.- phpinfo() running</figcaption></figure>
<p>Note: If you want to install a more recent PHP version, I explained it <a href="https://www.osradar.com/how-to-install-php-7-on-centos-7-in-an-easy-way/" rel="noopener">here</a>.</p>
<h2>2. Install MariaDB</h2>
<p>Don&#8217;t be confused, <a href="https://mariadb.org/" rel="noopener">MariaDB</a> is a fork absolutely compatible with MySQL. In addition, it comes by default in the official CentOS 7 repositories. It currently has a great support and a very active community, so it is the best option.</p>
<p>To install MyWebSQL this step is vital.</p>
<pre class="">:~# yum install mariadb-server</pre>
<figure id="attachment_6373" aria-describedby="caption-attachment-6373" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-6373" src="https://www.osradar.com/wp-content/uploads/2018/10/8-6.png" alt="8.- Installing MariaDB server" width="1366" height="768" srcset="https://www.osradar.com/wp-content/uploads/2018/10/8-6.png 1366w, https://www.osradar.com/wp-content/uploads/2018/10/8-6-300x169.png 300w, https://www.osradar.com/wp-content/uploads/2018/10/8-6-768x432.png 768w, https://www.osradar.com/wp-content/uploads/2018/10/8-6-1024x576.png 1024w, https://www.osradar.com/wp-content/uploads/2018/10/8-6-696x391.png 696w, https://www.osradar.com/wp-content/uploads/2018/10/8-6-1068x600.png 1068w, https://www.osradar.com/wp-content/uploads/2018/10/8-6-747x420.png 747w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-6373" class="wp-caption-text">8.- Installing MariaDB server</figcaption></figure>
<p>Then, start and enable the service:</p>
<pre class="">:~# systemctl enable mariadb
:~# systemctl start mariadb</pre>
<figure id="attachment_6375" aria-describedby="caption-attachment-6375" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-6375" src="https://www.osradar.com/wp-content/uploads/2018/10/9-6.png" alt="9.- Enabling the MariaDB service" width="1366" height="768" srcset="https://www.osradar.com/wp-content/uploads/2018/10/9-6.png 1366w, https://www.osradar.com/wp-content/uploads/2018/10/9-6-300x169.png 300w, https://www.osradar.com/wp-content/uploads/2018/10/9-6-768x432.png 768w, https://www.osradar.com/wp-content/uploads/2018/10/9-6-1024x576.png 1024w, https://www.osradar.com/wp-content/uploads/2018/10/9-6-696x391.png 696w, https://www.osradar.com/wp-content/uploads/2018/10/9-6-1068x600.png 1068w, https://www.osradar.com/wp-content/uploads/2018/10/9-6-747x420.png 747w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-6375" class="wp-caption-text">9.- Enabling the MariaDB service</figcaption></figure>
<p>Now, configure MariaDB using the<code> mysql_secure_installation</code> script.</p>
<pre class="">:~# mysql_secure_installation</pre>
<p>First, log in without a password since it has not been defined and then create one. To the rest of the questions answer, as you want, I did so: Y, N, Y, Y.</p>
<figure id="attachment_6376" aria-describedby="caption-attachment-6376" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-6376" src="https://www.osradar.com/wp-content/uploads/2018/10/10-5.png" alt="10.- Configuring MariaDB server thanks to mysql_secure_installation script" width="1366" height="768" srcset="https://www.osradar.com/wp-content/uploads/2018/10/10-5.png 1366w, https://www.osradar.com/wp-content/uploads/2018/10/10-5-300x169.png 300w, https://www.osradar.com/wp-content/uploads/2018/10/10-5-768x432.png 768w, https://www.osradar.com/wp-content/uploads/2018/10/10-5-1024x576.png 1024w, https://www.osradar.com/wp-content/uploads/2018/10/10-5-696x391.png 696w, https://www.osradar.com/wp-content/uploads/2018/10/10-5-1068x600.png 1068w, https://www.osradar.com/wp-content/uploads/2018/10/10-5-747x420.png 747w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-6376" class="wp-caption-text">10.- Configuring MariaDB server thanks to mysql_secure_installation script</figcaption></figure>
<h2>3. Install MyWebSQL</h2>
<p>The time has come to install MyWebSQL. First, you have to download it.</p>
<pre class="">:~# cd /opt/
:~# wget https://downloads.sourceforge.net/project/mywebsql/stable/mywebsql-3.7.zip</pre>
<figure id="attachment_6385" aria-describedby="caption-attachment-6385" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-6385" src="https://www.osradar.com/wp-content/uploads/2018/10/11-5.png" alt="11.- Download and install MyWebSQL" width="1366" height="768" srcset="https://www.osradar.com/wp-content/uploads/2018/10/11-5.png 1366w, https://www.osradar.com/wp-content/uploads/2018/10/11-5-300x169.png 300w, https://www.osradar.com/wp-content/uploads/2018/10/11-5-768x432.png 768w, https://www.osradar.com/wp-content/uploads/2018/10/11-5-1024x576.png 1024w, https://www.osradar.com/wp-content/uploads/2018/10/11-5-696x391.png 696w, https://www.osradar.com/wp-content/uploads/2018/10/11-5-1068x600.png 1068w, https://www.osradar.com/wp-content/uploads/2018/10/11-5-747x420.png 747w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-6385" class="wp-caption-text">11.- Download and install MyWebSQL</figcaption></figure>
<p>The next step is to unzip it in the apache root directory, i.e. <code>/var/www/html</code>.</p>
<pre class="">:~# unzip mywebsql-3.7.zip -d /var/www/html/</pre>
<p>Restart Apache.</p>
<pre class="">:~# systemctl restart httpd</pre>
<p>And that&#8217;s it.</p>
<h2>4. Accessing to MyWebSQL</h2>
<p>After restarting Apache web server, you should be able to start the application. Open your web browser and go to <code>http://IP_SERVER/mywebsql</code>.</p>
<p>&nbsp;</p>
<figure id="attachment_6388" aria-describedby="caption-attachment-6388" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-6388" src="https://www.osradar.com/wp-content/uploads/2018/10/12-4.png" alt="12.- MyWebSQL log in page" width="1366" height="665" srcset="https://www.osradar.com/wp-content/uploads/2018/10/12-4.png 1366w, https://www.osradar.com/wp-content/uploads/2018/10/12-4-300x146.png 300w, https://www.osradar.com/wp-content/uploads/2018/10/12-4-768x374.png 768w, https://www.osradar.com/wp-content/uploads/2018/10/12-4-1024x499.png 1024w, https://www.osradar.com/wp-content/uploads/2018/10/12-4-696x339.png 696w, https://www.osradar.com/wp-content/uploads/2018/10/12-4-1068x520.png 1068w, https://www.osradar.com/wp-content/uploads/2018/10/12-4-863x420.png 863w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-6388" class="wp-caption-text">12.- MyWebSQL log in page</figcaption></figure>
<p>In the place, the credentials of your server. Username and password. And then access.</p>
<figure id="attachment_6389" aria-describedby="caption-attachment-6389" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-6389" src="https://www.osradar.com/wp-content/uploads/2018/10/13-2.png" alt="13.- MyWebSQL main page" width="1366" height="665" srcset="https://www.osradar.com/wp-content/uploads/2018/10/13-2.png 1366w, https://www.osradar.com/wp-content/uploads/2018/10/13-2-300x146.png 300w, https://www.osradar.com/wp-content/uploads/2018/10/13-2-768x374.png 768w, https://www.osradar.com/wp-content/uploads/2018/10/13-2-1024x499.png 1024w, https://www.osradar.com/wp-content/uploads/2018/10/13-2-696x339.png 696w, https://www.osradar.com/wp-content/uploads/2018/10/13-2-1068x520.png 1068w, https://www.osradar.com/wp-content/uploads/2018/10/13-2-863x420.png 863w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-6389" class="wp-caption-text">13.- MyWebSQL main page</figcaption></figure>
<p>As this is a newly created instance, there is not much information to show. However, I will show MySQL users.</p>
<figure id="attachment_6390" aria-describedby="caption-attachment-6390" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-6390" src="https://www.osradar.com/wp-content/uploads/2018/10/14-1.png" alt="14.- Showing some information" width="1366" height="665" srcset="https://www.osradar.com/wp-content/uploads/2018/10/14-1.png 1366w, https://www.osradar.com/wp-content/uploads/2018/10/14-1-300x146.png 300w, https://www.osradar.com/wp-content/uploads/2018/10/14-1-768x374.png 768w, https://www.osradar.com/wp-content/uploads/2018/10/14-1-1024x499.png 1024w, https://www.osradar.com/wp-content/uploads/2018/10/14-1-696x339.png 696w, https://www.osradar.com/wp-content/uploads/2018/10/14-1-1068x520.png 1068w, https://www.osradar.com/wp-content/uploads/2018/10/14-1-863x420.png 863w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-6390" class="wp-caption-text">14.- Showing some information</figcaption></figure>
<h2>Conclusion</h2>
<p>To install MyWebSQL requires certain prerequisites, however, its installation is really simple. This application is very useful for those who use MySQL on a daily basis and need to see data graphically and easily.</p>
<p>We want to know your opinion, did you know about this application? Have you used them? How was your experience with it?</p>
<p>Please share this article through your social networks.</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/install-mywebsql-on-centos-7/">How to install MyWebSQL on CentOS 7?</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-mywebsql-on-centos-7/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
