mirror of
https://github.com/hirschmann/nbfc.git
synced 2026-04-26 00:56:01 +03:00
[GH-ISSUE #302] cannot run nbfc.exe, command not found #269
Labels
No labels
Stale
bug
config
discussion
duplicate
enhancement
experimental
feature
help-wanted
info
invalid
invalid
pull-request
question
up-for-grabs
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nbfc-hirschmann#269
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @danielee0707 on GitHub (Aug 1, 2017).
Original GitHub issue: https://github.com/hirschmann/nbfc/issues/302
Hi. I am totally new to linux and trying to get nbfc to work. I have already build and copied nbfc, but when I call nbfc.exe from command line, it says command not found. Is there anything that I missed? I'm using ubuntu 16.04. Please help.

@hirschmann commented on GitHub (Aug 1, 2017):
Try
mono ./nbfc.exe statusAlternatively, set the executable bit for nbfc.exe.
@komradBurov commented on GitHub (Aug 2, 2017):
read this
https://blog.briantruscott.com/how-to-enable-laptop-fan-in-linux-with-nbfc/
@yusufsaid71 commented on GitHub (Jun 20, 2018):
Last time I could install thanks to this article, but now it won't load. Does anyone has the content saved somewhere? https://blog.briantruscott.com/how-to-enable-laptop-fan-in-linux-with-nbfc/
I copied files to opt\nbfc. The command "systemctl enable nbfc --now" does not work. When I try to set config it says "Connection refused".
I use Ubuntu 18.04. opt/nbfc/nbfc.exe is already executable. Please help!