How to Install Odoo 12 on CentOS 7

How to Install Odoo 12 on CentOS 7

Installing Odoo 12 on CentOS 7Odoo is among the most popular business software which you can find nowadays. The things that make so popular this application is that offers a range of business application in one place. Some of the applications we can mention are Point of Sale (POS), Inventory, CRM, VoIP, Website, Live Chat, e-Commerce, manufacturing, billing, accounting, warehouse, project management, inventory, Forum, Android & iPhone Apps, eCommerce, and much more, all seamlessly integrated. Odoo comes up with a new version 12 this October. In this article, we will show you how to install Odoo 12 on CentOS 7.

Read More

How to Multi-Task in Linux with the Command Line

How to Multi-Task in Linux with the Command Line
How to Multi-Task in Linux with the Command Line

One of the most jarring moments when moving from a Windows-based environment to using the command line is the loss of easy multi-tasking. Even on Linux, if you use an X Window system, you can use the mouse to just click on a new program and open it. On the command line, however, you’re pretty much stuck with what’s on your screen at any given time. In this tutorial, we will show you how to multi-task in Linux with the command line.

Read More

How to Install cPanel and WHM on CentOS 7

How to Install cPanel on CentOS 7
How to Install cPanel on CentOS 7

 

cPanel is the most popular and most widely-used control panel for managing and automating web hosting tasks. It is the world’s most intuitive and user-friendly control panel, with a very simple and straight-to-the-point graphical interface. cPanel is a Linux-based web hosting control panel, that utilizes a 3 tier structure for system administrators, resellers and end-user website owners, all via a web-browser. Other than the beautiful user interface, cPanel has command line access and API-based access for third-party software integration, for web hosting providers or developers and administrators to automate their system administration processes. In this tutorial, we will show you how to install WHM  and cPanel on CentOS 7.

Read More

How to Install Odoo 12 on Ubuntu 16.04

How to Install Odoo 12 on Ubuntu 16.04
How to Install Odoo 12 on Ubuntu 16.04

Installing Odoo 12 on Ubuntu 16.04In this article, we will show you how to install Odoo 12 on Ubuntu 16.04.  Odoo (formerly OpenERP) is a suite of open source business apps that cover all your company needs: CRM, eCommerce, accounting, inventory, ERP, a point of sale, project management, and many more.  Odoo comes in two editions, an open-source Community Edition, and Enterprise edition, the licensed one. In our case, we will install and use the Community edition of Odoo.

Read More

Configure Apache 2 to Control Browser Caching

Configure Apache 2 to Control Browser Caching

Configuring Apache 2 to Control Browser CachingIn this article, we are going to talk about how to configure Apache2 to control browser caching. If you want to reduce the consumption of your server’s resources, improved responsiveness, bandwidth utilization, availability of content during network interruptions, and give your end users a faster experience, then you need to use the caching that will allow all of this.

A cache is a method for temporarily storing the most requested content so that future requests for that content will be more quickly served by temporary storage (cache) than from the primary location. By using caching, you are efficiently reusing the previously retrieved data. Today we are configuring browser caching control on Apache 2. Let’s get started.

Read More

Configure System Locale on Debian 9

How to Configure System Locale on Debian 9
How to Configure System Locale on Debian 9
Configure System Locale on Debian 9

We will show you how to configure system locale on Debian 9. The system locale defines the language and country-specific setting for the programs running on your system and the shell sessions. You can use locales to see the time and date, numbers, currency and other values formatted as per your language or country. Configuring system locale on Debian 9 is a fairly easy task and it should be configured in less than 10 minutes.

Read More

How to Change User Password in Linux

Linux Change User Password
Linux Change User Password

change user password LinuxWe will show you how to change user password in Linux. Changing user passwords in Linux could be one of the most common tasks you will have to perform while you are administering a multi-user server. This is a very simple task though and in this tutorial, we will show you how to change the user password on a Linux VPS regardless of which distribution you are currently using.

Read More