Linux Commands For SAP BASIS
Linux Commands For SAP BASIS
the following commands will help you do it and practice it give rewards....
To Display Clock
#xclock
#top
#free
#df -k (in %)
#du /usr
--Linux--
Shutdown
shutdown -h now (Force shutdown 0 sec)
init 0
halt
poweroff
Reboot
shutdown -r now (Force restart 0 sec)
reboot
init 6
Sap Basis In Linux To Mount trans dir
1. vi /etc/exports
/usr/sap/trans *(rw,sync)
1. /etc/init.d/nfs restart
You can see the trans directory mounted on production from dev.
Mounting in LInux
Show all mounted filesystems
# mount
Mount partition e on the first slice of the primary master IDE hard disk at /usr:
*Unmount /usr
# umount /usr
# mount -a
Note that filesystems marked "noauto" in /etc/fstab would not be mounted by the above
command.
http://sureshchowdarysapbasiss.blogspot.com/2013/10/sap-basis-os-level-unix-
commands.html
Commands Description
sappfpar check path=profile path checks the required space for memory
memlimits to check the available space for heap and swap memory
topas Memory
Yes I try all the options but still getting the same error. Is firewall play some role in this.?
*****************************************************************************
***************
1. xhost +
1. export DISPLAY=10.52.162.25:0.0
2. csh
3. setenv DISPLAY 10.52.162.25:0.0
4. sh
5. xhost +
1. echo $DISPLAY
10.52.162.25:0.0
*****************************************************************************
*******
Regards,
Bhushan
Команда Описание