Anywhoo just a heads up that I am playing with fsxnet.nz at the
moment, I figured it needed some more love so have opted to blow up
the static site I had and swap it out with a wiki to serve up the
content.
I figure I can work to migrate content from wiki.fsxnet.nz that still
is valid across to the fsxnet.nz site over time. I also think by using
a wiki as the basis for the site I can work to slowly add other
helpful info in a structured way that will help people set up their
BBS, learn about other BBS software etc. etc.
Hey the wiki looks good! I like the theme.
Yeah, easier to maintain one wiki rather than two, and last time I
checked the wiki.fsxnet.nz looked a bit dated.
Is it possible to get a lets encrypt cert for the fsxnet.nz? They're
free, just not sure if your web host supports it? Might be better if it's https
Hmm, my webhost set one up for the domain, so if you go to
https://fsxnet.nz it *should* work?
Hmm, my webhost set one up for the domain, so if you go to https://fsxnet.nz it *should* work?
It does!
Andrew
So to start with did you just plop in http and it worked with that and didn't redirect to https?
Not sure, I think I just typed fsxnet.nz and possibly firefox remembered from another time I've been to fsxnet.nz and it was http. I'll try with falkon.. one moment please .... *elevator music* .... hmm falcon seems to default to http.
Oh, and can I ask, what is a good way to call a script from within
another .sh script?
Mmmm waffles, oh sorry... yeah I have added the re-write rule, wonder
if that makes a difference now?
Oh, and can I ask, what is a good way to call a script from within another .sh script?
hmm, someone else may be able to answer better because I'm not 100%
sure..
I *think*
. /path/to/anotherscript.sh
will include the script?
Mmmm waffles, oh sorry... yeah I have added the re-write rule, wonder if that makes a difference now?
Yes it did.
another .sh script?
hmm, someone else may be able to answer better because I'm not 100% sure.. I *think*
. /path/to/anotherscript.sh
will include the script?
you should be able to just run it like any other binary, so long as the file starts with #!/path/to/shell (probably #!/bin/bash)
if you have #!/path/to/shell (usually #!/bin/bash) as the first or
second line (if the first is the shellscape comment)
and it is +x then it will execute as a regular command.
Sysop: | Chris Crash |
---|---|
Location: | Huntington Beach, CA. |
Users: | 578 |
Nodes: | 8 (0 / 8) |
Uptime: | 28:23:07 |
Calls: | 10,736 |
Calls today: | 1 |
Files: | 5 |
Messages: | 443,180 |
Posted today: | 1 |