UncleGus | hmmm | 00:22 |
---|---|---|
UncleGus | now I just have to figure out what package/whatever I need to install to use that | 00:23 |
olly_ | just try running it - command-not-found should tell you | 00:31 |
UncleGus | I just reinstalled xvfb or something | 00:31 |
UncleGus | really not sure how that was installed but not installed | 00:32 |
UncleGus | mind you I've been following so many half-arsed googled fixes for various things that I'm not surprised | 00:32 |
olly_ | there's a depressing amount of bad advice out there | 00:33 |
UncleGus | and now it's not working again... | 00:33 |
UncleGus | UncleGus@gusminecraft:/etc$ Xvfb-run | 00:33 |
UncleGus | No command 'Xvfb-run' found, did you mean: | 00:33 |
UncleGus | Command 'xvfb-run' from package 'xvfb' (main) | 00:33 |
UncleGus | Xvfb-run: command not found | 00:33 |
olly_ | case-sensitive... | 00:34 |
UncleGus | .... | 00:34 |
UncleGus | thanks | 00:34 |
UncleGus | I think I'm making some progress | 00:37 |
UncleGus | now I'm getting other errors | 00:45 |
UncleGus | I think this is a problem for later | 00:46 |
UncleGus | I wonder if Xvfb could be having issues with the whole architecture thing? | 01:27 |
ajmitch | unlikely, but we don't know what you're trying to do & what's happening | 01:28 |
UncleGus | hmm interesting | 01:35 |
UncleGus | I have two files with the same name in the same directory | 01:36 |
UncleGus | how is that even possible? | 01:36 |
UncleGus | no I don't | 01:36 |
UncleGus | I just can't read | 01:36 |
olly_ | case-sensitivity again? | 01:36 |
UncleGus | so I have a script file that I have just made exectuable | 01:37 |
UncleGus | and it won't run | 01:37 |
UncleGus | it says it doesn't exist | 01:37 |
UncleGus | sdtd@gusminecraft:/etc/init.d$ sudo chmod +x 7dtd.sh | 01:38 |
UncleGus | sdtd@gusminecraft:/etc/init.d$ sudo 7dtd.sh defaults | 01:38 |
UncleGus | sudo: 7dtd.sh: command not found | 01:38 |
UncleGus | sdtd@gusminecraft:/etc/init.d$ 7dtd.sh | 01:38 |
UncleGus | 7dtd.sh: command not found | 01:38 |
UncleGus | sdtd@gusminecraft:/etc/init.d$ ls | 01:39 |
UncleGus | 7dtd.sh | 01:39 |
UncleGus | it's right there | 01:39 |
olly_ | ./7dtd.sh | 01:39 |
olly_ | current directory isn't on PATH by default | 01:39 |
UncleGus | omg | 01:39 |
UncleGus | okay, cool, thank you that's working | 01:39 |
UncleGus | (although what it's trying to execute is failing) | 01:40 |
UncleGus | but at least I can run the script! | 01:40 |
olly_ | which is probably a good way to keep things - it stops you running things from the current directory when you wanted a system command | 01:40 |
UncleGus | start-stop-daemon not found | 01:40 |
UncleGus | back to the google | 01:40 |
olly_ | you need to run those scripts as root | 01:41 |
olly_ | and root has /sbin on its PATH, which is where start-stop-daemon lives | 01:41 |
olly_ | i.e. try: sudo /etc/init.d/7dtd.sh defaults | 01:42 |
UncleGus | HOLY SHIT | 01:43 |
UncleGus | it lives | 01:43 |
UncleGus | thank you | 01:43 |
UncleGus | or at least the script ran successfully | 01:44 |
UncleGus | wait, now I think I need to do the port forwarding stuff | 02:00 |
UncleGus | in the azure portal I think | 02:00 |
=== zz_mwhudson is now known as mwhudson | ||
UncleGus | omg I have it working | 02:22 |
UncleGus | my Seven Days To Die server is ONLINE | 02:22 |
UncleGus | probably going to run like shit | 02:22 |
UncleGus | ... it's | 02:33 |
UncleGus | playable | 02:33 |
UncleGus | it's actually playable | 02:33 |
UncleGus | thanks everyone for your help | 03:28 |
UncleGus | well, thanks olly_ | 03:28 |
UncleGus | oh, and ajmitch | 03:29 |
olly_ | morning | 18:36 |
ibeardslee | morning | 19:19 |
ajmitch | morning | 19:33 |
=== mwhudson is now known as zz_mwhudson | ||
chilts | morning | 20:25 |
=== zz_mwhudson is now known as mwhudson | ||
=== mwhudson is now known as zz_mwhudson | ||
=== zz_mwhudson is now known as mwhudson |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!