NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
glem
May 22, 2013Aspirant
Easy fix fan/temp OS6 issues on x86 legacy #no support
>> EDIT - 2014-04-12 << Before to hack your system, update first to 6.1.7. Built-in fancontrol support is there! 6.1.7 has been released: http://www.readynas.com/forum/viewtopic.php?f=1&t=76000 ...
ATCIS
Jul 01, 2013Tutor
Iridabike wrote: To run your script:
1) cd to the directory where your script lives
2) enter the name of your script preceded by ./
Eg.
./myscript
This can be handy when debugging a script as errors are returned on screen.
Excellent! Thank you so much for holding the hand of this Linux neophyte. . . :oops:
One more question: What do you know about this?
fastfwd wrote:
ATCIS wrote: find / -name syslog --> Yields nothing :( It would appear that syslog is M.I.A.
Check the process list:ps -A | grep syslogd
That should return something like "1234 ? 00:00:01 syslogd". If it returns nothing at all, syslogd isn't even running.
Tracking down WHY it isn't running might be an interesting exercise. Could be something as simple as an old lockfile preventing it from starting (to check, look in /var/run for a file called "syslogd.pid"; if you see it there even though syslogd isn't running, delete it and restart).
Any chance you could shed some light on how to watch the ReadyNAS OS6 syslog?
Related Content
NETGEAR Academy
Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!