NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
razvanp
Mar 24, 2023Aspirant
Antivirus scanner found a threat ( Win.Worm.VB-5) in the file /var/cores/core-systemd. Please delete
I do have a ReadyNas Ultra 6 - RNDU6000 NAS. It has been upgraded to firmware 6.10.8. I am getting following message: "Antivirus scanner found a threat ( Win.Worm.VB-5) in the file /var/cores/core-s...
StephenB
Mar 24, 2023Guru - Experienced User
razvanp wrote:Not sure how to access those folders on the NAS side.
You'd have to use the ssh (the linux command line).
Do you any experience with that?
razvanp
Mar 25, 2023Aspirant
Hi StephenB,
I did not use ssh in the last 10 years. I do have some experience, but I will need a quick reference guide on how to access the NAS via ssh. I do assume I will need to use the terminal interface on my laptop.
Thank you.
- StephenBMar 25, 2023Guru - Experienced User
razvanp wrote:
I did not use ssh in the last 10 years. I do have some experience, but I will need a quick reference guide on how to access the NAS via ssh. I do assume I will need to use the terminal interface on my laptop.
The first step is to enable ssh in system->settings->services using the admin web interface. check the box next to "enable password authentication". You don't need to upload an ssh key file.
If you are using the default admin password (which is password) you will need to change it to something else.
Then log into the NAS using root as the username and the NAS admin password.
If you are using Windows, you can just enter
ssh root@nas-ip-addressin the windows search bar.
On a Mac, open terminal, and enter the same command there.
Either way, obviously use the real NAS IP address. With windows, the first time you do this, you will get a prompt you need to accept in order to allow the connection. I suspect you will also get that on the mac.
Once in, you'd enter
cd /var/cores ls -als *If you see the core file, then you are in the correct folder.
You can delete it with
rm core-systemd- razvanpMar 31, 2023Aspirant
Sorry for the delay in response. I was able to ssh and remove the file. I did restart the NAS and monitoring now.
Thank you for your support with this.
Related Content
NETGEAR Academy
Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!