Chmod guide?
Closed this issue · 0 comments
Hi! A couple questions if you do not mind- I am new to golang.
-
Things were not quite right, so I ended up recursively setting the whole directory to 777 and then things worked. Can you please include chmod instructions in your read-me? I do not want to open security holes or something like that if it is not good to put everything 777.
-
I followed https://www.atpeaz.com/running-go-app-as-a-service-on-ubuntu/ to set up system d !! It works great!! It was a glorious moment- from now on golang progs are easier to keep running. Anyone know if there is a way to see the output of fchan tho?? Using system-d I can not see the admin password in order to enter the admin area. I could stop it with sudo systemctl stop fchan and then manually start fchan so I could see the admin login password, is that what anyone on system-d has to do in order to login to the admin area? IS it possible to write the admin login to a file or something (that could be deleted) so people using system-d to run Fchan can login to the admin area without having to stop the server and manually re-start it in order to see the admin password?? Thanks!!!!!!
Lastly, thank you SO much to all the devs who worked on FChannel-Server, it is a GREAT imageboard and is perfection!!