Showing posts with label syste. Show all posts
Showing posts with label syste. Show all posts

Monday, 1 November 2021

How to get hardware key of the ABAP system at OS LEVEL

 Login with <sid>adm

Cmd:


Saplikey -get


Output:


HARDWARE KEY = **************







Thursday, 20 August 2020

Networking in AWS EC2 - nload or iftop commands

What is Network?


It is measured in the following aspect:
  • Latency: how quickly you get the response.
  • throughput/Bandwidth: How fast the data can be transfered.

Monitoring:

You can use the "nload" or "iftop" command to find the current amount of Network being used.