2) Execute this in the bash terminal:
chmod 755 mis (otherwise it will alert a permissions issue)
./mis (to start mystic's wfc mode)
But then the terminal becomes unresponsive, and I do a force-quit.
It sounds like you have permissions issues in all areas, not just with
I appreciate your reply. I don't know how to get a dump of the permissions, but I manually set everything in the mystic folder to
755, and had more success.
I have Mystic installed on the VPS. I ran ./mystic and it appeared
to be loading; it showed the Mystic copyright info, but then the
client I was using (WinSCP for Windows being ran through Wine on my
linux pc) became unresponsive and I closed it.
Trying to run Mystic on a VPS server seems like it might be too complicated for my skill level. Does it seem like I'm close, or not really?
Trying to run Mystic on a VPS server seems like it might be too complicated for my skill level. Does it seem like I'm close, or not really?
ls -la >somefile.txt
resources out there. Happy to assist if I can, but to be honest -- I
I have Mystic installed on the VPS. I ran ./mystic and it appeared to be loading; it showed the Mystic copyright info, but then the client I was using (WinSCP for Windows being ran through Wine on my linux pc) became unresponsive and I closed it.
Trying to run Mystic on a VPS server seems like it might be too complicated for my skill level. Does it seem like I'm close, or not really?
sudo chown -R me:me /mysticThanks a lot for all this info. I tried the above command like this:
Thanks a lot for all this info. I tried the above command like this:
sudo chown -R dh_k9694x:dh_k9694x /mystic
and it said this:
dh_k9694 is not in the sudoers file. This incident will be reported.
sudo ./mis server
useradd d/home/bbs -m mysticuser
However, I continued on and tried this:
sudo ./mis server
and the Mystic server started; the WFC screen loaded, but with these errors: TELNET: Unable to open IPV4 port: Error -1 (13)
TELNET: Unable to open IPV6 port: Error -1 (9)
Since you are not able to run as sudo, it will not be able to bind the traditional telnet port (23) without some other configuration changes to your OS. Linux restricts users from using ports less than 1024 without some configuration or tricks.
Sysop: | Eric Oulashin |
---|---|
Location: | Beaverton, Oregon, USA |
Users: | 96 |
Nodes: | 16 (0 / 16) |
Uptime: | 02:36:17 |
Calls: | 4,608 |
Calls today: | 2 |
Files: | 8,491 |
Messages: | 349,600 |