Open main menu

Changes

1,797 bytes added ,  00:50, 28 July 2016
adds utility info
#done
</source>
 
== Utilities ==
The NAS is not a full linux box. It only comes with a limited subset of commands, and some of those are provided by [https://busybox.net BusyBox]. To see the output below, just run the <code>busybox</code> command.
<pre>
BusyBox v1.01 (2016.05.31-18:24+0000) multi-call binary
 
Usage: busybox [function] [arguments]...
or: [function] [arguments]...
 
BusyBox is a multi-call binary that combines many common Unix
utilities into a single executable. Most people will create a
link to busybox for each function they wish to use and BusyBox
will act like whatever it was invoked as!
 
Currently defined functions:
[, addgroup, adduser, ash, awk, basename, bunzip2, busybox, bzcat, cat, chgrp, chmod, chown, chroot, chvt, clear, cmp, cp, crond, crontab, cut, date, dc, dd, deallocvt, delgroup, deluser, df, dirname, dmesg, dos2unix, du, echo, egrep, env, expr, false, fdisk, fgrep, find, free, getty, grep, gunzip, gzip, halt, head, hexdump, hostname, hwclock, id, ifconfig, init, insmod, install, ip, kill, killall, klogd, linuxrc, ln, logger, login, ls, lsmod, md5sum, mkdir, mknod, mktemp, modprobe, more, mount, mv, nameif, netstat, nslookup, openvt, passwd, pidof, ping, ping6, pivot_root, poweroff, ps, pwd, rdate, readlink, reboot, renice, reset, rm, rmdir, rmmod, route, sed, sh, sha1sum, sleep, sort, strings, swapoff, swapon, switch_root, sync, sysctl, syslogd, tail, tar, tee, telnet, test, tftp, time, top, touch, tr, traceroute, true, tty, umount, uname, uniq, unix2dos, unzip, uptime, usleep, vi, wc, wget, which, whoami, xargs, yes, zcat
</pre>
 
There are also a number of commands which are NOT provided by busybox.
* <code>ls -al /mnt/HDA_ROOT/usr/bin |grep -v busybox</code>
* <code>ls -al /mnt/HDA_ROOT/usr/sbin </code>
 
[[Category:Company]] [[Category:Cloud]] [[Category:Network]] [[Category:NAS]] [[Category:Storage]] [[Category:Server]] [[Category:Backups]]
4,558

edits