LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


View Poll Results: Do you run your own server?
Yes 48 57.83%
No 17 20.48%
I did before but not any more 7 8.43%
I want to but not sure how to 11 13.25%
Voters: 83. You may not vote on this poll

Reply
  Search this Thread
Old 03-26-2008, 10:47 PM   #1
BULPulse
Member
 
Registered: Nov 2007
Location: UK
Distribution: Slackware 13
Posts: 60

Rep: Reputation: 15
Server Tutorial


I have searched the net a lot to find a good tutorial on how to run my own server from my PC, but I couldn't find anything which goes in good detail about running servers and how to set them properly. I am pretty sure that many people use that kind of service so if it is possible for someone to post a good up to date tutorial me and many others will be very great full. The purpose of the server for me is to have my own website and to be able to experiment with php and if possible to be able to access my computer from other computers.

Thank you
 
Old 03-27-2008, 03:18 AM   #2
routers
Member
 
Registered: Aug 2005
Location: Malaysia - KULMY / CNXTH
Distribution: Slackware, Fedora, FreeBSD, Sun O/S 5.10, CentOS
Posts: 787
Blog Entries: 6

Rep: Reputation: 75
its depend to what you want that server become eg
print server , storage server, webserver, dns server, etc etc

for me once its come to the server term, its customize installation to use only what is really need that machine to become as

i have dedicated dns server, dedicated webserver, dedicated mail server and dedicated storage server

FYI all my server are old type of hardware and do not think as i am rich man because all use dedicated

dns server i use slackware and others use centos . all of them no GUI , i mean fully text base and customized

for your pc probably you can use as storage server just need to install samba and prnt server go for cups

sorry my english
 
Old 03-27-2008, 12:04 PM   #3
BULPulse
Member
 
Registered: Nov 2007
Location: UK
Distribution: Slackware 13
Posts: 60

Original Poster
Rep: Reputation: 15
For me a would like to have web server. any help?

Last edited by BULPulse; 03-27-2008 at 12:08 PM.
 
Old 03-27-2008, 02:09 PM   #4
2damncommon
Senior Member
 
Registered: Feb 2003
Location: Calif, USA
Distribution: PCLINUXOS
Posts: 2,918

Rep: Reputation: 103Reputation: 103
Quote:
Originally Posted by BULPulse View Post
I have searched the net a lot to find a good tutorial on how to run my own server from my PC, but I couldn't find anything which goes in good detail about running servers and how to set them properly. I am pretty sure that many people use that kind of service so if it is possible for someone to post a good up to date tutorial me and many others will be very great full. The purpose of the server for me is to have my own website and to be able to experiment with php and if possible to be able to access my computer from other computers.

Thank you
You generally have to find information on setting up each individual service. I.E. an Apache tutorial, a PHP tutorial, etc. You can find some good information by searching for LAMP (Linux, Apache, PHP, MySQL) also.
Your chosen method of firewall setup, network information, and security will be by each of your chosen tools.
If you are playing do the best you can and check your logs.
If it is "real site", good luck.
 
Old 03-27-2008, 02:51 PM   #5
C-Sniper
Member
 
Registered: Dec 2006
Distribution: Slackware
Posts: 507

Rep: Reputation: 33
actually there is one on www.bit-tech.net that revolves around unbuntu but it was not much different than slackware. it has a tutroial for FTP, HTTP, and Mail (i think mail not sure though it has been a while) and that is what i used to set up my server (FTP).
 
Old 03-27-2008, 10:24 PM   #6
T3slider
Senior Member
 
Registered: Jul 2007
Distribution: Slackware64-14.1
Posts: 2,367

Rep: Reputation: 843Reputation: 843Reputation: 843Reputation: 843Reputation: 843Reputation: 843Reputation: 843
Before you get started (unless this will be a local server not accessible from the internet), you should make sure your ISP allows running a server. A lot of ISPs will simply shut off your internet access if they detect a server (they often scan normalish ports looking for such things). You can of course circumvent this by running the server on a very high port that the ISP is unlikely to detect (they often only check common server ports), but this is probably against the terms of service and could get your internet service deactivated if discovered (plus, they will see a lot of uploading activity and may become suspicious). I have always wanted to run a server, but, although I haven't checked my ISP, I am almost positive they don't allow it (and since my ISP is a branch of a monopolist company that doesn't care about its users, I don't think promising them low bandwidth usage would do the trick).

Good luck though.
 
Old 03-28-2008, 04:20 AM   #7
BULPulse
Member
 
Registered: Nov 2007
Location: UK
Distribution: Slackware 13
Posts: 60

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by C-Sniper View Post
actually there is one on www.bit-tech.net that revolves around unbuntu but it was not much different than slackware. it has a tutroial for FTP, HTTP, and Mail (i think mail not sure though it has been a while) and that is what i used to set up my server (FTP).
Thank you very much
 
Old 03-28-2008, 07:01 AM   #8
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: SlackwareŽ
Posts: 13,925
Blog Entries: 44

Rep: Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159
Hi,
Quote:
Originally Posted by BULPulse View Post
I have searched the net a lot to find a good tutorial on how to run my own server from my PC, but I couldn't find anything which goes in good detail about running servers and how to set them properly.

<snip>
Thank you
You could look at 'Linux Home Networking'.

This link was found at the 'Server' section within 'Slackware-Links' .
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
PHP-MySQL tutorial and Linux Networking tutorial needed Please dlux45 Linux - Software 6 04-19-2010 01:10 PM
Looking for a tutorial to start a Linux wow server iro_number1 General 3 03-01-2008 05:40 AM
LXer: Tutorial: An Easy Tutorial on IP Tables and Port Knocking LXer Syndicated Linux News 0 02-04-2008 04:20 PM
Tutorial: how to setup a web server with fedora 3 fuelinjection LinuxQuestions.org Member Success Stories 1 07-14-2005 08:55 AM
Kolab Server Tutorial TurboTad Linux - Enterprise 1 06-15-2005 12:32 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 10:26 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration