Problem with the terminal
I have a problem with the terminal, since when entering any command, it always returns a 0
Example:
[root@mail75 ~]# ls
0
[root@mail75 ~]# cd ..
0
[root@mail75 ~]# cd ../
0
1 Reply
mjones
Linode Staff
Hi @rcastilla - If you haven't yet found the cause of the problem I'd recommend running an antivirus scan. I don't know for sure if a virus or malware is causing this but it's a good first step if something strange starts happening on your Linode without an obvious cause.
We have a guide on installing and running ClamAV, a free Linux antivirus tool, here:
https://linode.com/docs/security/vulnerabilities/scanning-your-linode-for-malware/