27
Oct
How to configure X11 Display in LINUX or UNIX & troubleshoot DISPLAY variable issues?
0
If you are using Windows Desktop / Laptop and wanted to run a GUI application on LINUX or UNIX System then you need to use X11. The X11 allows taking GUI access over SSH to any of the LINUX or UNIX systems to run any application/program in GUI. There are few things that needs to... Read More
21
Oct
How to Start/Stop/Restart SSH Service in HPUX?
If you have made any changes in SSH config (sshd_config) file then to take the effect its necessary to restart the SSH Service. The script resides in ” /sbin/init.d ” directory Use the below command to Stop the SSH Service in HP-UX: /sbin/init.d/secsh stop (This will not disconnect your SSH Session) Use the below command... Read More
21
Oct
How to Start / Stop SAPOSCOL?
What is SAPOSCOL: The SAPOSCOL (Operating System Collector) is a services/program runs on OS Level. It collects the data about operating system resources i.e. Utilization of Virtual / Physical Memory, CPU, Disk & resources of running processes. The SAPOSCOL collects the current data every 10 seconds and records it, and records the hourly averages for... Read More
06
Oct
A step-by-step guide on how to Upgrade HANA DB Revision
Basis Administration in the Era of SAP HANA needs advanced skills from SAP Basis Administrators. One of them is HANA DB Maintenance and Upgrade. For example, DB revisions must be installed at regular intervals to avoid any errors and to keep your Database up-to-date. Steps for HANA DB Revision Upgrade Step 1: Using the below-mentioned... Read More
30
Aug
Digital Signature Upload in SAP Portal
SAR files (digitally signed SAP Note files) that have been verified using the Note Assistant tool can now be uploaded in SAP BASIS 700 releases. In SAP BASIS editions below 700, the improvement of uploading digitally signed SAP Notes files that are confirmed using the SNOTE tool is not supported. As a result, you upload... Read More