Search the web
Sign In
New User? Sign Up
synchronet · Synchronet BBS discussion group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 1125 - 1154 of 1744   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1125
From sbbsunix.txt: Q. I'm using SELinux and nothing works. A. Yes, you'll need to use chcon on each of the shared objects (.so files) chcon -t texrel_shlib_t...
Rob Swindell
rrswindell
Offline Send Email
Jan 1, 2007
8:40 pm
1126
I installed V3.14 and all is cool except the dynamic web pages are a little funky. Here's a cut/paste. Main thing is the selection items are right on top of...
Paul M. Becker
beckerpm
Offline Send Email
Jan 5, 2007
8:43 pm
1127
I think you missed a step. From the readme.txt: Note: The default web 'root' directory has been changed in this release from web/html to web/root. You will...
Rob Swindell
rrswindell
Offline Send Email
Jan 6, 2007
9:16 am
1128
Yes I did and that solved the problem. Everything looks great Rob! Thank you very much!! Paul...
Paul M. Becker
beckerpm
Offline Send Email
Jan 7, 2007
1:17 am
1129
Can sbbs use ssh instead of telnet? Telnet is supposed to be less secure. Just wondering. I can not telnet into the bbs. It keeps saying connection refused but...
Ray Eason
reasonit
Offline Send Email
Jan 7, 2007
1:19 am
1130
Can sbbs use ssh instead of telnet?...
Ray Eason
reasonit
Offline Send Email
Jan 7, 2007
1:19 am
1131
Make sure your firewall is set to allow ssh traffic....
coder_96
Offline Send Email
Jan 7, 2007
6:53 am
1132
It is. When sbbs is installed, can you by default login via telnet without modifying or creating menus?...
Ray Eason
reasonit
Offline Send Email
Jan 7, 2007
7:35 am
1133
Yes, Synchronet v3.14a adds SSH support. -Rob ... From: Ray Eason To: synchronet@yahoogroups.com Sent: Saturday, January 06, 2007 5:15 PM Subject: [synchronet]...
Rob Swindell
rrswindell
Offline Send Email
Jan 7, 2007
8:49 am
1134
Which is better? The Windows SBBS version or the Unix/Linux version? I looked at some screen shots for the windows version and it seems to have some...
Ray Eason
reasonit
Offline Send Email
Jan 7, 2007
8:42 pm
1135
Hey Ray, I can answer this partly here. It is a matter of Preference really on which one you want to use. Myself I come before the days of windows 3.1 and on....
Karl
compucore88
Offline Send Email
Jan 7, 2007
9:05 pm
1136
Karl, thanks for the response but I think we have our wires crossed. I have no problem with linux itself, persay, but its when I am adding applications such as...
Ray Eason
reasonit
Offline Send Email
Jan 7, 2007
9:46 pm
1137
Of course it's a matter of opinion and personal taste. My recommendation would be to go with whichever operating system you prefer and then use the appropriate...
Rob Swindell
rrswindell
Offline Send Email
Jan 7, 2007
9:46 pm
1138
It's no a matter of what you can and want to do. I my self have half a dozen linux boxes running, but run windows box for my bbs. I do this because of all the...
coder96
coder_96
Offline Send Email
Jan 7, 2007
10:00 pm
1139
... From what I've seen, either version of SBBS is equally good. I've played mostly with the Linux version myself. As for which OS, I much prefer Linux for...
Tony Langdon
proton69au
Online Now Send Email
Jan 7, 2007
11:29 pm
1140
... That is another consideration - software compatibility with your entire suite of software, including 3rd party apps. In my case, another consideration was...
Tony Langdon
proton69au
Online Now Send Email
Jan 7, 2007
11:33 pm
1141
Hello. I download the windows version or sbbs. I also downloaded The Visual compiler from MSDN. I am having a problem understanding editing the patch file...
Ray Eason
reasonit
Offline Send Email
Jan 15, 2007
2:25 am
1142
I figured it out. I had to download the sbbs313a.zip and it had the setup.exe file in it which is the full install of sbbs. It extracted, installed and loaded...
Ray Eason
reasonit
Offline Send Email
Jan 15, 2007
5:16 am
1143
I am running windows sbbs. I noticed some sbbs sites have default web menus (when someone goes to http://www.bbs.com) it loads the default menus. Where are...
Ray Eason
reasonit
Offline Send Email
Jan 15, 2007
9:50 pm
1144
Are you using the Visual C++ Express edition or regular Visual C++? IMO, I would just recommend building SBBS from within the IDE using the workspace files...
Wolfe, Robert
bikerluvr
Online Now Send Email
Jan 15, 2007
10:41 pm
1145
Looks like I didnt need it to use VC after all. The setup file did the trick. I am just trying to install the bbs. So I dont think I needed VC. Thanks....
Ray Eason
reasonit
Offline Send Email
Jan 15, 2007
11:02 pm
1146
C:\sbbs\web\templates\default ? The webpages are created dynamically, so really just the default page is like 5 of those *.inc files. -Mindless Automaton ... ...
Mindless Automaton
collinsd75
Offline Send Email
Jan 16, 2007
1:38 am
1147
your supposed to point it to the templates sub dir? I thought it was the \html dir....
Ray Eason
reasonit
Offline Send Email
Jan 16, 2007
1:51 am
1148
http://www.synchro.net/docs/v314_new.html *Web Server* * Default web root dir is now ../web/root (changed from ../web/html) You'll probably want to update the...
Mindless Automaton
collinsd75
Offline Send Email
Jan 16, 2007
2:43 am
1149
I'm also getting errors binding to the webserver on port 80. Anyone know how to solve this? Is this a firewall problem?...
Ray Eason
reasonit
Offline Send Email
Jan 16, 2007
2:46 am
1150
Well I figured it out. I am running windows 2000 server and the services were being used by server. I stopped them and the webserver, nntp, smtp and ftp all...
Ray Eason
reasonit
Offline Send Email
Jan 16, 2007
3:21 am
1151
Just what I said, change /web/html/ to /web/root/ ... [Non-text portions of this message have been removed]...
Mindless Automaton
collinsd75
Offline Send Email
Jan 16, 2007
5:12 am
1152
That's not how its setup. There is no /root. there is only /html Unless you speaking linux/unix or using IIS but I did get it to work anyways, thanks!...
Ray Eason
reasonit
Offline Send Email
Jan 16, 2007
5:45 am
1153
The v3.14a upgrade process should've created an sbbs/web/root directory. If it didn't, then you didn't unzip web.zip correctly (e.g. with directories). After...
Rob Swindell
rrswindell
Offline Send Email
Jan 16, 2007
7:35 am
1154
Rob, I did exactly what the instructions said. I unzipped the file to a temp directory, then extracted the files to the directories listed in the text file. I...
raye@...
reasonit
Offline Send Email
Jan 16, 2007
4:52 pm
Messages 1125 - 1154 of 1744   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help