Command not found

From Wiki
Revision as of 06:08, 20 June 2024 by Qljca (talk | contribs) (Created page with "In cPanel, if you are getting command not found for cPanel user, you will need to add that command in cagefs. Do the following as root. <pre> Syntax: cagefsctl --addrpm CommandName/RPM Name Example: cagefsctl --addrpm telnet </pre> Then update Cagefs as following: <pre> /usr/sbin/cagefsctl --force-update </pre>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

In cPanel, if you are getting command not found for cPanel user, you will need to add that command in cagefs. Do the following as root.

Syntax: cagefsctl --addrpm CommandName/RPM Name

Example: cagefsctl --addrpm telnet

Then update Cagefs as following:

/usr/sbin/cagefsctl --force-update