https://t.me/RX1948
Server : Apache
System : Linux enhance01.hostingraja.org 5.15.0-144-generic #157-Ubuntu SMP Mon Jun 16 07:33:10 UTC 2025 x86_64
User : webdemo_4 ( 4864)
PHP Version : 7.4.33
Disable Function : NONE
Directory :  /usr/share/bug/nfs-common/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //usr/share/bug/nfs-common/script
#!/bin/sh
set -e

echo '-- rpcinfo --' >&3
/usr/sbin/rpcinfo -p >&3

echo '-- /etc/default/nfs-common --' >&3
cat /etc/default/nfs-common|grep -v -e '^\#' -e '^$' >&3

echo '-- /etc/nfs.conf --' >&3
cat /etc/nfs.conf|grep -v -e '^\#' -e '^$' >&3

if [ -d /etc/nfs.conf.d ]; then
    for f in /etc/nfs.conf.d/*.conf; do
        echo "-- $f --" >&3
        cat "$f" | grep -v -e '^\#' -e '^$' >&3
    done
fi

echo '-- /etc/idmapd.conf --' >&3
cat /etc/idmapd.conf|grep -v -e '^\#' -e '^$' >&3

echo '-- /etc/fstab --' >&3
cat /etc/fstab|grep nfs >&3

echo '-- /proc/mounts --' >&3
cat /proc/mounts|grep nfs >&3

https://t.me/RX1948 - 2025