NextCloud

Install NextCloud On Ubuntu 22.04 LTS Install PHP and MySQL packages Configure MySQL Server Download, Extract and Apply Permission Install Nextcloud from the Command Line Install and Configure PHP-FPM with Apache Create info.php Page for php feature check Enable Opcache in php Enable APCu in php Install SSL and Enable HTTP2 Pretty URLs Overview Nextcloud…

Read More

Proxmox

How to Install Proxmox VE Wazuh Indexer Wazuh Server Wazuh dashboard Wazuh agent Installing Wazuh – Linux Ubuntu Introduction Proxmox VE is an open-source server platform for enterprise virtualization. As a Debian-based Linux distribution, Proxmox uses a modified Ubuntu kernel to run multiple virtual machines and containers on a single server. You can deploy and…

Read More

Wazuh Agent

Installing Wazuh agents on Windows endpoints Getting Started Uninstall a Wazuh agent Wazuh agent enrollment Enrollment via agent configuration Enrollment via manager API Requesting the key Getting Started The agent runs on the endpoint you want to monitor and communicates with the Wazuh server, sending data in near real-time through an encrypted and authenticated channel….

Read More

Wazuh

Wazuh Wazuh Indexer Wazuh Server Wazuh dashboard Wazuh agent Installing Wazuh – Linux Ubuntu Getting Started Wazuh is a free and open source security platform that unifies XDR and SIEM capabilities. It protects workloads across on-premises, virtualized, containerized, and cloud-based environments. Wazuh helps organizations and individuals to protect their data assets against security threats. It…

Read More

CloudPanel:Part 11

CloudPanel:Part 11 (Python) Python deployment with uwsgi Vhost Change Restart uwsgi Service Ubuntu Debian Compiling from Source Creating a Laravel Site Creating a WordPress Site Building a PHP Extension ionCube Loader Node.js for PHP Sites Python deployment with uwsgi On this site, you will find a step-by-step guide on deploying a Python Application using uWSGI…

Read More

CloudPanel:Part 10

CloudPanel:Part 10 (PHP) CakePHP CodeIgniter Drupal Joomla Laravel WooCommerce Building a PHP Extension ionCube Loader Node.js for PHP Sites CakePHP On this site, you find a guide to install CakePHP on CloudPanel. Creating a CakePHP Site Via CloudPanel Click on + Add Site and then click on Create a PHP Site. Select the Application CakePHP,…

Read More

CloudPanel:Part 9

CloudPanel:Part 9 Node.js deployment with pm2 Start the Application Adding a Cron Job Applications ~ Ghost Creating a Ghost project Deployment Applications ~ Strapi 4 Node.js deployment with pm2 For running Node.js applications in production, you need process manager who takes care of the node processes. We explain how to use the PM2 for setting…

Read More

CloudPanel:Part 8

CloudPanel:Part 8 CloudPanel CLI Cloudflare CloudPanel Database Show Master Credentials Let’s Encrypt Adding a Node.js site Adding a Static HTML Site Adding a PHP Site Adding a Reverse Proxy Installing a Certificate Vhost Templates Permissions Reset Varnish Cache CloudPanel CLI Root User Commands Cloudflare Update IPs In your site’s security settings, you can enable Allow…

Read More

Initial Configuration

Initial Configuration of Ubuntu Server Update your Ubuntu system Before proceeding with any other configuration steps, it is necessary first update the entire system by inserting this in terminal: sudo aptitude update sudo aptitude upgrade This updates the software list and upgrades installed packages. Install necessary software To facilitate the proper functioning of the system,…

Read More