General
17 min read
9

How to Troubleshoot Common Site Issues on a Linux Server

October 3, 2022
0

If the performance of your Linux server isn’t up to par, there probably is a problem at the root of the problem that has to be fixed. At some point, everyone encounters issues with their website or web server. You can solve these issues as fast and effectively as possible

Continue Reading
Colocation Dedicated Hosting
7 min read
9

Why should you choose co-location over dedicated hosting?

September 30, 2022
0

Colocation and dedicated servers both have their own benefits and drawbacks. Which one you choose to go with will be based on your specific requirement and how conscientious you are of your budget. Below we will go over the features of each type of server and what their exact differences

Continue Reading
SSL Certificate
1 min read
22

How to add SSL Certificate in own system

May 11, 2022
0

Step 1: Log in to SAP GUI Execute the tcode >> strust Step2: Click on SSL server standard Step 3: Select the edit option here Step 4: As shown in the screenshot, you need to merge three certificates in one text document Step 5: Copy the content from provided SSL

Continue Reading
SAP
1 min read
6

How to generate CSR with a new KEY on the command line

April 21, 2022
0

1. Use the below command in the application server openssl req -new -newkey rsa:2048 -nodes -keyout server.key -out server.csr 2. Updated below details as required 3. After updating you will get the CSR file and Key file 4. Enter the command: cat server.csr 5. Next, cat server.key

Continue Reading
Security
5 min read
6

Explore Cloud Firewall and FWaaS in detail!

July 7, 2021
0

A cloud firewall shields cloud infrastructure despite the lack of a distinctly specified network edge. Let’s explore, what is a cloud firewall? Here we will begin with simple examples like, Banks have a lot of physical security in place. Most brick-and-mortar banks will incorporate security traits like security cameras (CCTVs)

Continue Reading