{"id":450,"date":"2018-02-03T09:04:56","date_gmt":"2018-02-03T09:04:56","guid":{"rendered":"https:\/\/mellowhost.com\/blog\/?p=450"},"modified":"2018-02-03T09:04:56","modified_gmt":"2018-02-03T09:04:56","slug":"troubleshoot-bash-fuser-command-not-found","status":"publish","type":"post","link":"https:\/\/mellowhost.com\/blog\/troubleshoot-bash-fuser-command-not-found.html","title":{"rendered":"Troubleshoot: -bash: fuser: command not found"},"content":{"rendered":"<p>If you are trying to use a command, fuser, that is used to identify process using lock file or socket file, and having the following error:<\/p>\n<p><code>-bash: fuser: command not found<\/code><\/p>\n<p>that means, your system doesn&#8217;t have the psmisc package installed. Usually, killall, fuser type of commands are under this package. CentOS 7 sometimes, do not install the package by default. To install it, run the following:<\/p>\n<p><code>yum install psmisc -y<\/code><\/p>\n<p>Once done, you should be able to use fuser command.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>If you are trying to use a command, fuser, that is used to identify process using lock file or socket file, and having the following error: -bash: fuser: command not found that means, your system doesn&#8217;t have the psmisc package installed. Usually, killall, fuser type of commands are under this package. CentOS 7 sometimes, do &hellip; <a href=\"https:\/\/mellowhost.com\/blog\/troubleshoot-bash-fuser-command-not-found.html\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;Troubleshoot: -bash: fuser: command not found&#8221;<\/span><\/a><\/p>\n","protected":false},"author":3,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":[],"categories":[12,191,21,150,25,26],"tags":[156,220,291,241,244,290,221],"_links":{"self":[{"href":"https:\/\/mellowhost.com\/blog\/wp-json\/wp\/v2\/posts\/450"}],"collection":[{"href":"https:\/\/mellowhost.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/mellowhost.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/mellowhost.com\/blog\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/mellowhost.com\/blog\/wp-json\/wp\/v2\/comments?post=450"}],"version-history":[{"count":1,"href":"https:\/\/mellowhost.com\/blog\/wp-json\/wp\/v2\/posts\/450\/revisions"}],"predecessor-version":[{"id":451,"href":"https:\/\/mellowhost.com\/blog\/wp-json\/wp\/v2\/posts\/450\/revisions\/451"}],"wp:attachment":[{"href":"https:\/\/mellowhost.com\/blog\/wp-json\/wp\/v2\/media?parent=450"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/mellowhost.com\/blog\/wp-json\/wp\/v2\/categories?post=450"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/mellowhost.com\/blog\/wp-json\/wp\/v2\/tags?post=450"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}