| help with this linux version hi i am connected remotly via ssh to the shell and i wanna know the version of this linux but it is an old version and i am the admin there is many restriction i cant mkdir only in /tmp and i cant ./ in trmp permission is denied
information about the box
---------------------------------------------
login as: radmin
radmin@ ********* password:
BusyBox v0.60.3 (2002.08.08-01:26+0000) Built-in shell (ash)
Enter 'help' for a list of built-in commands.
Welcome to the March Networks DVR
$ help
datarates: Display video data rates
help: Show Help for commands (type 'help ' + command name)
phelp: Show Help for PDA screen sizes (type 'phelp ' + command name)
setpass: Change password for admin and radmin users
showaccess: Display radmin user commands
showdisk: List installed disks and their status
showinvest: Display status of the Investigation Mode
showip: Display DHCP, IP, Gateway, Mask and Network Name
showmgr: Display Enterprise Service Manager Connection Status
showports: Display TCP/UDP ports used for DVR communication
showppp: Display PPP settings
showsecure: Display authentication status for Configuration Tool & Viewer
showsnmp: Display availability of SNMP protocols
showssh: Display availability of SSH connections
showvers: Display software and firmware version information
testnet: Perform a simple network test
$ showvers
DVR Software 4.1.1.R12
DVR Model 3108
3108/5308 Firmware v6
Operating System 2.0.2R11
DVR Release 4.1.1.R12
$
$ whoami
radmin
$
$ ps x
ps: Can't open /proc
$
$ mkdir dsfg
mkdir: Cannot create directory `dsfg': Permission denied
$ cd /etc/
$ ls
group passwd resolv.conf version
nsswitch.conf profile resolv.conf.sv
$ cd version
$ ls
dvr dvr.model pci2103_fw zsystem zzrelease
$
can i get help ? with this os ? documentation about it programs related thanks |