Enabling SSL on Centos Apache/HTTPD

1.  Enable Module yum install mod_ssl openssl Yum will either tell you they are installed or will install them for you. 2. Generate a self-signed certificate or procure a certificate # Copy the files to the correct locations cp ca.crt /etc/pki/tls/certs cp ca.key /etc/pki/tls/private/ca.key cp ca.csr /etc/pki/tls/private/ca.csr WARNING: Make sure that you copy the files

SQL Server 2016 Web Edition on cloud

    MySQL is the most popular Open Source Relational SQL Database Management System. MySQL is one of the best RDBMS being used for developing various web-based software applications. MySQL is developed, marketed and supported by MySQL AB, which is a Swedish company. This tutorial will give you a quick start to MySQL and make

Drupal 7 on Linux with Aurora on Cloud

Drupal is a supple CMS based on the LAMP stack, with a modular design letting features to be added and removed by installing and uninstalling modules, and allowing the whole look and feel of the website to be changed by installing and uninstalling themes. The base Drupal download, known as Drupal Core, contains the PHP scripts needed

Ubuntu 18.04 LXDE Desktop

    Ubuntu is a Linux-based operating system. It is designed for computers, smartphones, and network servers. The system is developed by a UK based company called Canonical Ltd. All the principles used to develop the Ubuntu software are based on the principles of Open Source software development. Release Cycle of Ubuntu Every year there

SQL Server 2014 Always On Availability Group cluster in the AWS Cloud

Prerequisites: Configure two secondary IPs for each cluster node elastic network interface. Then, use Remote Desktop Protocol (RDP) to connect as a Domain Administrator account to the cluster node instances. Finally, create a two-node Windows cluster and SQL Server Always On availability groups. Launch two Amazon Elastic Compute Cloud (Amazon EC2) Windows Server instances (Windows Server

Using FTP with IIS / Secure FTP Server on Windows 2012 / Windows 2016

On Windows Server 2016 and Windows Server 2012 In Windows Server Manager go to Dashboard and run Manage > Add Roles and Features. In Add Roles and Features wizard: Proceed to Installation Type step and confirm Role-based or feature-based installation. Proceed to Server Roles step and check Web Server (IIS) role. Note that it is checked already, if you had IIS installed as a Web Server previously. Confirm installing IIS

Redhat 7.6 on Cloud

     RHEL 7.6 helps address the need for faster networking, with the addition of lightweight tunnels. These enable guest instances of RHEL 7.6 to be more secure, efficient, scalable, and flexible. Additionally, bulk packet memory allocator enhancements improve performance for both 40 and 100GB networking interfaces. At the same time, high-transaction applications like databases,

IIS with PHP Windows 2019

PHP is a server-side scripting language designed for web development but also used as a general-purpose programming language. Originally created by Rasmus Lerdorf in 1994,the PHP reference implementation is now produced by The PHP Group. PHP originally stood for Personal Home Page,[3] but it now stands for the recursive backronym PHP: Hypertext Preprocessor. PHP code may

IIS Windows 2019

    What is IIS? IIS or Internet Information Server is the server used to host .Net web applications. IIS is normally installed on a Window Server.For users to access a website, it is required that the website is hosted on some sort of web server. There are different web servers available for different technologies.

SQL Server 2016 Windows 2019

        SQL Server consistently leads in the TPC-E OLTP workload, the TPC-H data warehousing workload, and real-world application performance benchmarks. Get record-breaking performance now on Windows and Linux. Cognosys Provides Hardened images of SQL Server 2016  on the cloud ( AWS marketplace, Azure and Google Cloud Platform) with multiple utilities to help in

SQL Server 2017 windows 2019

            What is SQL Server SQL Server is a relational database management system, or RDBMS, developed and marketed by Microsoft. Similar to other RDBMS software, SQL Server is built on top of SQL, a standard programming language for interacting with the relational databases. SQL server is tied to Transact-SQL, or

HelpDEZk On Cloud

    HelpDEZk is a powerfull software that manages requests/incidents. It has all the needed requirements to an efficient workflow management of all processes involved in service execution. This control is done for internal demands and also for outsourced services. HelpDEZk can be used at any company’s area, serving as an support to the shared

Oracle Database 12c on Cloud

Oracle Database 12c Enterprise Edition (12.2.0.1) is a next-generation database designed for the cloud. It offers more than 500 new features including a new multi tenant architecture that simplifies consolidating databases onto the cloud and enables customers to manage many databases as one without changing their applications. Customers can choose a wide range of Oracle

Oracle linux on Cloud 

Oracle Linux (OL) Oracle Linux is compiled from Red Hat Enterprise Linux (RHEL) source code and is available with two Linux kernels: the Red Hat Compatible Kernel (RHCK) and the Unbreakable Enterprise Kernel (UEK). The Red Hat Compatible Kernel is based on Linux version 3.10 and supports the compression of swap memory to reduce I/O

Secured Oracle 18c on Cloud

Oracle Database 18 is the latest generation of the world’s most popular database, and may be deployed on-premises and/or in Oracle Cloud running on general purpose hardware or engineered systems specifically designed for database workloads such as Oracle Exadata and Oracle Database Appliance. It provides businesses of all sizes with access to the world’s fastest,

Oracle Database 12 on Cloud

Oracle Server: A server is a collection of database units and it provides comprehensive integrated approach to info management It consists of an “Instance & Database ” Oracle Instance: It means to access an oracle database It always open one & only one database It consists of two types : – Memory Structure – Back

Oracle linux 7.6 on Cloud 

Oracle Linux is an enterprise-class Linux distribution supported by Oracle and built from source packages for Red Hat Enterprise Linux (RHEL). Some of the special features of Oracle Linux include a custom-build and rigorously-tested Linux kernel called “Oracle Unbreakable Kernel”, tight integration with Oracle’s hardware and software products including most database applications, and “zero downtime

Oracle linux 7.5 on Cloud 

Oracle Linux is an open-source operating system available under the GNU General Public License (GPLv2). Suitable for general purpose or Oracle workloads, it benefits from rigorous testing of more than 128,000 hours per day with real- world workloads and includes unique innovations such as Ksplice for zero- downtime kernel patching, DTrace for real-time diagnostics, the

Visual Studio 2019 on Cloud

    Getting Started with Docker in Visual Studio 2019 Development frameworks, platforms, and tools that do not offer a rich development experience will ultimately lack in adoption. Docker is an amazing technology but, what is the development experience like.Here we are discussing about creating and debugging an ASP.NET Core Docker container in two different ways:

Sharepoint 2019 on Cloud

  SharePoint Server 2019 delivers an enhanced hybrid experience to all users. Also, all the good qualities of SharePoint Online are now available for on-premises users, including modern sites, communication sites and hub sites,” said Dux Raymond-Sy, CMO of SharePoint migration specialist AvePoint.  “Most importantly, the new rock-solid sync feature for OneDrive makes it more compelling

SQL Server 2017 on Cloud

        Major Features of SQL Server : Security and compliance Protect data at rest and in motion with a database that has the least vulnerabilities of any major platform for six years running in the NIST vulnerabilities database (National Institute of Standards and Technology, National Vulnerability Database, Jan 17, 2017). Security innovations

Apache Web Server with PHP on cloud

    This version of Apache is latest GA release of the new generation 2.4.x branch of Apache HTTPD . The Apache HTTPD package contains an open-source HTTP server. Apache 2.4.x is the most widely used web server software. Developed and maintained by Apache Software Foundation, Apache 2.4.x is an open source software available for free. It runs

MySQL on cloud on aws azure google cloud

MySQL 8.0 on cloud

  An Overview of DDL Algorithm’s in MySQL 8   Database schema change is becoming more frequent than before, Four out of five application updates(Releases) requires a corresponding database change, For a DBA schema change is a more often a repetitive task, it might be a request from the application team for adding or modifying

Golang on Cloud

    Go language is developed at Google in the year 2007 is a programming language by Robert Griesemer, Rob Pike, and Ken Thompson. It is a statically-typed language having syntax similar to that of C. It provides garbage collection, type safety, dynamic-typing capability, many advanced built-in types such as variable length arrays and key-value

Stretch on Cloud

    For the stretch release, the Debian version of the GNU GCC 6 compiler now defaults to compiling “position independent executables” (PIE). Accordingly the vast majority of all executables will now support address space layout randomization (ASLR), which is a mitigation for a number of exploits that are now probabilistic rather than deterministic. Debian stretch

Alpine on Cloud

    Alpine Linux is an autonomous, non-commercial, over-all purpose Linux distribution designed for power users who appreciate security, easiness and resource competence. SMALL Alpine Linux is built around musl libc and busybox. This makes it smaller and more resource efficient than traditional GNU/Linux distributions. A container requires no more than 8 MB and a

Python on Cloud

    Python is a relaxed to learn, influential programming language. It has an effective top-level data structures and a simple but effective approach to object-oriented programming. Python’s sophisticated syntax and dynamic typing, together with its taken nature, make it an ideal language for scripting and speedy application development in many areas on most platforms.

Open JDK On Cloud

    OpenJDK is a free and open-source implementation of the Java Platform, Standard Edition. It is the result of an effort Sun Microsystems began in 2006. The implementation is licensed under the GNU General Public Cognosys provides hardened and ready to run images of Open JDK on cloud ( AWS marketplace and Azure). Deploy

Gosu on Cloud

    Gosu is a statically-typed general-purpose programming language that runs on the Java Virtual Machine. Its influences include Java, C#, and ECMAScript. Development of Gosu began in 2002 internally for Guidewire Software, and the language saw its first community release in 2010 under the Apache 2 license This Image is made specially for Customers

AWS Containers

AWS Containers are  method of operating system virtualization that permit you to run an application and its dependences in resource-isolated processes. Containers allow you to effortlessly package an application’s code, configurations, and needs into easy-to-use building blocks that deliver environmental consistency, operational efficiency, developer productivity, and version control. Running containers in the AWS Cloud allows