Posts
SELinux Firewall
SELinux Firewall SELinux Firewall is a complete security solution built on top of SELinux. It enhances traditional firewall mechanisms by integrating Mandatory Access Control (MAC) policies with network security features. Unlike conventional firewalls that operate primarily at the network layer, SELinux Firewall functions as an application-level firewall, incorporating proxy servers to manage common application protocols securely.
Key Features of SELinux Firewalls Mandatory Access Control (MAC): Unlike discretionary access control (DAC), which relies on user permissions, SELinux enforces strict policies that cannot be altered by regular users or compromised applications.
Posts
ERPNext
ERPNext ERPNext is an open-source enterprise resource planning software that helps businesses manage their processes across various departments. The latest version of ERPNext, released in 2022, comes with new features and improvements aimed at improving usability and performance. In this review, we will examine the key changes introduced in this version.
User Interface Improvements One of the most notable changes in the latest version of ERPNext is the improved user interface.
Posts
Gunicorn
Introduction Gunicorn, short for “Green Unicorn,” is a Python Web Server Gateway Interface (WSGI) HTTP server. It is a pre-fork worker model server that provides a high level of performance and reliability for Python web applications. Gunicorn is a popular choice for Python web applications because of its ease of use, speed, and scalability.
Installation and Configuration Gunicorn can be installed easily with pip, the Python package manager. Once installed, you can run a simple web application by specifying the name of the module containing the application and the name of the application object.
Posts
Django
Django, the popular Python web framework, has recently released its latest version, Django 4.2. This version comes with several new features and improvements that make web development even more efficient and easier.
New Features Django 4.2 introduces several new features, including support for asynchronous views and functions using the async and await keywords. This feature improves performance and scalability of web applications by allowing them to handle more requests in less time.
Posts
Linux
Linux Kernel 6 Linux is a Unix-like operating system for personal computers, mobile devices, mainframes, supercomputers, embedded devices, such as routers, and wireless access points. Linux is free and open-source. It is also used in the Android operating system for tablet computers, smartphones, and smartwatches. It is released under the GNU General Public License version 2 (GPLv2).
The release of Linux Kernel 6 marks a significant milestone in the development of the Linux operating system.
Posts
Uwsgi
The uWSGI project aims at developing a full stack for building hosting services.
Application servers (for various programming languages and protocols), proxies, process managers and monitors are all implemented using a common api and a common configuration style.
Thanks to its pluggable architecture it can be extended to support more platforms and languages.
Many hosting providers use uWSGI as application server. Some providers, like SELinuxComputing, offer secure uWSGI hosting of your applications with SELinux.
Posts
Wagtail
Wagtail is built by developers for developers. It is an open source content managing system built on the Django framework. It provides a fast and attractive adminitrator interface for editors and publishers.
Wagtail is one of the best CMS available. We have been using Wagtail in production for two years and we are very happy with it. From a technology point of view, it puts the programmer in control of a modern MVC platform that is designed to get the job done without problems.
Posts
WooCommerce
WooCommerce is a extensible, open-source eCommerce application built on WordPress. Whether you are setting up a business, an online store, or designing sites for clients you can get started quickly and build exactly the store you want.
Activate the WooCommerce plugin on a new or existing WordPress site, follow the optional guided tour, and set up a new store in minutes.
Posts
NGINX
NGINX, pronounced “engine-ex”, is an open-source web server that also is used as a reverse proxy, HTTP cache, and load balancer.
Nginx is a great alternative in cases for a site that gets large volumes of traffic and is running into performance/memory issues. A server running Nginx serves the faster while using less memory than Apache.
Many companies are using NGINX, including Autodesk, Atlassian, Intuit, T-Mobile, GitLab, DuckDuckGo, Microsoft, IBM, Google, Adobe, Salesforce, VMWare, Xerox, LinkedIn, Cisco, Facebook, Target, Citrix Systems, Twitter, SELinuxComputing, Apple, and Intel.
Posts
SuiteCRM
SuiteCRM is an open source Customer Relationship Management web application. SuiteCRM is a fork of the popular customer relationship management application from SugarCRM. SuiteCRM is fully customisable CRM solution ready for the enterprise.
You can get SuiteCRM in the cloud at SuiteCRMs site or at Oribium SuiteCRM on demand.