|
-
September 13th, 2002, 06:13 AM
#1
-
September 13th, 2002, 07:10 AM
#2
Shell accounts are over rated. Why not just install Linux or FreeBSD yourself. Then you can have as many shells and accounts as you want.
OpenBSD - The proactively secure operating system.
-
September 13th, 2002, 11:00 AM
#3
smirc is correct, if you need a shell for the class and you cannot find one then just put *nix on one of your older boxes. And we all know that linux is good for what would otherwise be outdated hardware. And just think, it will have more features than any shell account you will ever find. Plus it will add to the learning expierence.
Civilization. The death of dreams.
-
September 13th, 2002, 07:24 PM
#4
Senior Member
Thanks, I have redhat 7.1, i guess that will have to do.....are there any tuts on creating a shell server? I can't seem to find any. I guess when i do mine, ill have to write a tut on it Thanks anyways
M$ support is like shooting yourself in the left foot and then putting a band-aid on the right one.
-
September 19th, 2002, 07:16 PM
#5
Member
shell server? just enable the telnet daemon, you should be set. And if you're taking a class teaching nix basics.. why do you need a shell account, if you have linux, just go to the console screen.
-
September 19th, 2002, 08:22 PM
#6
Senior Member
thanks...I apreciate all the advice....and, sargx, good job on waking up before 2pm
M$ support is like shooting yourself in the left foot and then putting a band-aid on the right one.
-
September 19th, 2002, 09:04 PM
#7
th3>kLuTz -- Are you interested in setting up your system as a public free-account terminal like nyx.net? I admire this as a project, and if you're still interested it sounds like all you would need is a very healthy internet connection and a good CGI script running on your web server to take account information and automatically set up the accounts for telnet use. Should be fairly simple. I would recommend adopting a pretty strict user policy, however. If you're willing to grant anyone a shell account on your system, be prepared for them to use it like their own personal war game. Let me know if you need help with the script.
/* You are not expected to understand this. */
-
September 19th, 2002, 09:10 PM
#8
Senior Member
Roswell1329, Yes, i would like to set up my comp as a server like you are saying.....I would need help with the script, and i am going to be getting a good bb acct soon. I also need guidance setting up the server through apache. Any help would be appreciated.
M$ support is like shooting yourself in the left foot and then putting a band-aid on the right one.
-
September 19th, 2002, 09:26 PM
#9
Setting up the server should be fairly straight forward. You don't need anything fancy, and the default Apache install should be just fine. Check out The Linux Documentation Project for the How-To on Apache. Make sure that you have a cgi-bin directory designated in the httpd.conf file when you're through with the installation, and make note of what it is. Also find out what CGI extensions are allowed by your server in your httpd.conf file. Some installs allow extensions like .pl, .py, and .cgi. You really only need .cgi. Having the others around is a bit of a security hole, because you're now telling people what services you have available to the web server.
Understand that this project doesn't really sound like it would warrant a secure server (a web server that encrypts all transactions), so you need to tell people on your sign-up form that the information is not being encrypted. Because of this, you might not want to ask for much personal information. A name, email address, and username would probably suffice. Do me a favor, too, and make sure some version of perl is running on your system, preferrably 5.0. I really would hate to write this script in bash or ksh. 
I'm not sure what you meant by a "bb acct". When I see "bb" I always think of the sweetBig Brother monitoring system offered by Sean MacGuire and Robert-Andre Croteau.
One more thing. To keep this thread off the main topics list and basically annoying everyone, why don't you PM me any other questions you have.
/* You are not expected to understand this. */
-
September 20th, 2002, 07:25 AM
#10
Member
well, everyone posted good advice, but here's mine: take it for what it's worth.
If you want to setup a shell server, this is the method I would go.
1) Install OpenBSD
2) enable telnetd
3) take accounts by e-mail.
Here's my reasoning, OpenBSD comes pretty secure, so you don't have to worry about being exploited as much (there are always ways, but OpenBSD is, in my opinion, more secure than linux). Accounts by e-mail will take longer but it's easier.
sgx
Aku. Soku. Zan.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|