-
How to Enable Desktop Screen Sharing via VNC on Ubuntu Linux
The post instructs on enabling remote access to Ubuntu desktop using the VNC protocol as it’s not available by default. It details how to activate screen sharing, select a remote access client, and set up the firewall to allow traffic. Furthermore, it specifies that Microsoft Remote Desktop Connections client is incompatible with Ubuntu, directing Windows…
-
How to Install MyCollab Project Management and CRM on Ubuntu Linux
MyCollab is an open-source project management and CRM platform wherein enterprises and businesses can automate interactions with users across devices. It requires Java JDK and a database server like MariaDB to function. The platform allows managing tasks, issues, project activities and integrates with known open-source plugins. This article provides a detailed step-by-step guide on installing…
-
Install Atom-IDE Editor on Ubuntu Linux
Atom is a cross-platform IDE text/code editor developed by GitHub for both novice and experienced programmers. It possesses cool features such as auto-completion, document formatting, and direct Git and GitHub integration. Atom can be installed on Ubuntu through its official repository or via Snap package, both methods guided by several command-line instructions.
-
How to Install GrandNode with Apache on Ubuntu Linux
GrandNode is a versatile, open-source e-commerce solution compatible with Windows, Linux, and Mac OS. It can be scaled to suit any company’s size or industry and supports open standards. GrandNode also collaborates with Nginx HTTP Server and MongoDB Server. Once installed, these facilitate your digital content. GrandNode is user-friendly, enabling seamless interaction across multiple devices,…
-
How to Setup OrangeScrum with Nginx on Ubuntu Linux
OrangeScrum is an enterprise project management web platform written in CakePHP. Offering robust project and time tracking functionalities, document management, and more, OrangeScrum also integrates with Microsoft Active Directory. It’s an open-source platform recommended for enterprises seeking scalable, high-performance project management solutions. This text also provides detailed instructions for installing OrangeScrum on Ubuntu, including setting…
-
Here are my Recommended WordPress PHP Settings on Ubuntu Linux
The post explains how to configure WordPress on Ubuntu servers for maximum performance. The discussion includes running servers with recommended WordPress settings and modifying PHP/PHP-FPM settings. Specific PHP configurations such as max_execution_time, max_input_vars, and memory_limit are provided and have been effective on author’s WordPress blogs and websites.
-
How to Install PanoplyCMS on Ubuntu Linux
PanoplyCMS is an ultra-fast, open-source content management system with a GUI, built on a meteor framework. It offers features for building blogs, portfolios, and websites which are not available to other PHP-based CMS. This guide instructs on how to install PanoplyCMS on Ubuntu by installing Node.js, the PM2 process manager, and Meteor.
-
How to Install Forma (LMS) with Apache on Ubuntu Linux
Forma Learning Management System (LMS) is a comprehensive platform for managing and delivering online training courses. It is compatible with many devices and is particularly useful for industries that require consistent compliance and competency management. Forma LMS can integrate with intranet software and enhance its functionalities through various plugins. To install, a user needs to…
-
How to setup WebsiteBaker CMS with Nginx on Ubuntu Linux
WebsiteBaker is an open-source content management system (CMS) that allows users to create dynamic websites and blogs. It’s easy to install and boasts flexible features. The system requires a web server like Nginx and a database server such as MariaDB. Additionally, PHP 7.2 or later and several PHP-related modules are necessary. Specific commands are needed…
-
How to Install OpenProject on Ubuntu Linux
OpenProject is a web-based project management platform enabling collaboration across multiple devices. It requires installation of the Apache2 HTTP server and MySQL Database server – both open-source solutions. The installation includes setting up of the OpenProject database and the installation of OpenProject itself, followed by the configuration of various settings related to function and access.…