Author Topic: Major help needed here.  (Read 1321 times)

Paladin9

  • VIP
  • Member
  • ***
  • Posts: 696
  • Kudos: 263
Major help needed here.
« on: 29 February 2004, 05:25 »
Right now I have a win2k server box that I am using as a server(duh). I keep my important things on it. I have a web site running on it using apache(just and experiment, I have to use my ip address to access it and the port number is not 80).  I also have it running as an ftp server so I can access my shit from anywhere I want(it has a password of course so I can write to it and so no one else can get to my stuff). Last of all, it of course if my home file server that is accessed by my pc's and mac's.  The thing is, I no longer want to use windoze. I would like to use linux. I  am pretty sure I would use slackware, but I do not know how to do this stuff! Is apache already come with slackware? and if so, how do I use it and configure it? What about ftp software? My big question is this; how do I do file sharing that could be used by windows and osx???  I tried doing this a while ago with samba but I could not get it to work right. I got frustrated and gave up, so I have been using win2k server since. Could someone please help make this change? If you help me I will be your best friend. Well not really... but I would really appreciate the help since I do not know what the hell I am doing.
_________________________________________________
 
To create a new standard, it takes something that's not just a little bit different; it takes something that's really new and really captures people's imagination

flap

  • Member
  • **
  • Posts: 1,268
  • Kudos: 137
Major help needed here.
« Reply #1 on: 29 February 2004, 05:57 »
Yes, Apache comes with Slack. I'm guessing configuration on Windows isn't any different from in Unix. And yes you can set up an ftp server. And yes you should be able to get Samba working to share files.
"While envisaging the destruction of imperialism, it is necessary to identify its head, which is none other than the United States of America." - Ernesto Che Guevara

http://counterpunch.org
http://globalresearch.ca


Paladin9

  • VIP
  • Member
  • ***
  • Posts: 696
  • Kudos: 263
Major help needed here.
« Reply #2 on: 29 February 2004, 06:05 »
great, so how do I do all of that?
_________________________________________________
 
To create a new standard, it takes something that's not just a little bit different; it takes something that's really new and really captures people's imagination

flap

  • Member
  • **
  • Posts: 1,268
  • Kudos: 137
Major help needed here.
« Reply #3 on: 29 February 2004, 06:11 »
Well are you asking how to install all of that specific stuff, or just how to install slackware in the first place?
"While envisaging the destruction of imperialism, it is necessary to identify its head, which is none other than the United States of America." - Ernesto Che Guevara

http://counterpunch.org
http://globalresearch.ca


Paladin9

  • VIP
  • Member
  • ***
  • Posts: 696
  • Kudos: 263
Major help needed here.
« Reply #4 on: 29 February 2004, 07:07 »
I already have slackware installed actually. I also just installed apache but I do not know how to get it running.  I know about coniguring it with the .conf file and stuff, but how do I get it running and how do I get it to run at startup? I tried "service httpd start" but that did not work. It said command service not found. In redhat, osx and many other os's, I could use the command "service" how come it does not work in slackware?
_________________________________________________
 
To create a new standard, it takes something that's not just a little bit different; it takes something that's really new and really captures people's imagination

Doogee

  • VIP
  • Member
  • ***
  • Posts: 774
  • Kudos: 109
    • http://m-db.info
Major help needed here.
« Reply #5 on: 29 February 2004, 08:18 »
to start apache do

Code: [Select]

WMD

  • Global Moderator
  • Member
  • ***
  • Posts: 2,525
  • Kudos: 391
    • http://www.dognoodle99.cjb.net
Major help needed here.
« Reply #6 on: 29 February 2004, 21:05 »
quote:
Originally posted by Paladin9 still has a G5:
I also just installed apache but I do not know how to get it running.  I know about coniguring it with the .conf file and stuff, but how do I get it running and how do I get it to run at startup? I tried "service httpd start" but that did not work. It said command service not found. In redhat, osx and many other os's, I could use the command "service" how come it does not work in slackware?


I have Slackware myself, and I use apachectl start to run Apache.  
My BSOD gallery
"Yes there's nothing wrong with going around being rude and selfish, killing people and fucking married women, but being childish is a cardinal sin around these parts." -Aloone_Jonez

worker201

  • Global Moderator
  • Member
  • ***
  • Posts: 2,810
  • Kudos: 703
    • http://www.triple-bypass.net
Major help needed here.
« Reply #7 on: 29 February 2004, 12:22 »
There's an ncurses thing you can run from the installation program, or the command line, that lets you choose which services you want to run at startup.  Apache and Samba are in that list.  Only problem is, I can't remember or seem to find what it's called.  So I guess I am useless.

SAJChurchey

  • Member
  • **
  • Posts: 246
  • Kudos: 0
    • http://sajchurchey.htmlplanet.com
Major help needed here.
« Reply #8 on: 1 March 2004, 01:20 »
quote:
Originally posted by d00g33 :: doogee.is.dreaming.org:
to start apache do

Code: [Select]
[/b]


My guess is you use RH or Fedora.  That particular command is distro-specific.  Just for future reference.
SAJChurchey                    

KernelPanic

  • VIP
  • Member
  • ***
  • Posts: 1,878
  • Kudos: 222
Major help needed here.
« Reply #9 on: 1 March 2004, 03:58 »
My guess is you're wrong, that is how you start it in slackware not RH.

Paladin9, the service command doesn't work because that one is Red Hat specific. It's only a wrapper script anyway.

[ February 29, 2004: Message edited by: Tux ]

Contains scenes of mild peril.

Paladin9

  • VIP
  • Member
  • ***
  • Posts: 696
  • Kudos: 263
Major help needed here.
« Reply #10 on: 1 March 2004, 04:27 »
quote:
Originally posted by WMD:


I have Slackware myself, and I use apachectl start to run Apache.    



looks like apachectl start is the winner. how do i run and configure the ftp daemon?
_________________________________________________
 
To create a new standard, it takes something that's not just a little bit different; it takes something that's really new and really captures people's imagination

TheQuirk

  • VIP
  • Member
  • ***
  • Posts: 2,154
  • Kudos: 315
Major help needed here.
« Reply #11 on: 1 March 2004, 21:00 »
I don't mean to sound like a dick, but, have you tried using Google? Here's a link that gave me a bunch of good results.

mobrien_12

  • VIP
  • Member
  • ***
  • Posts: 2,138
  • Kudos: 711
    • http://www.geocities.com/mobrien_12
Major help needed here.
« Reply #12 on: 1 March 2004, 14:18 »
My $0.02

Don't start an FTP server.  Not on linux, not on Windows.

Some bastard sniffs your plaintext password over an insecure network and bad things will happen.

Instead use OpenSSH.  It has a secure ftp (sftp) subsystem.  You can install the open-source psftp client on your windows machines.
In brightest day, in darkest night, no evil shall escape my sight....

Paladin9

  • VIP
  • Member
  • ***
  • Posts: 696
  • Kudos: 263
Major help needed here.
« Reply #13 on: 1 March 2004, 20:07 »
quote:
Originally posted by M. O'Brien:
My $0.02

Don't start an FTP server.  Not on linux, not on Windows.

Some bastard sniffs your plaintext password over an insecure network and bad things will happen.

Instead use OpenSSH.  It has a secure ftp (sftp) subsystem.  You can install the open-source psftp client on your windows machines.



I am not worried about this. I am doing this on my network at home. Do you think my family knows what packet sniffing is? And as for the outside world, people are first going to have to realize that I exist and that I have and ftp site running from my ip before they will do anything to it. And even if someone does find out about it, they are going to need to know what port I run it on becuase it is not 21.
_________________________________________________
 
To create a new standard, it takes something that's not just a little bit different; it takes something that's really new and really captures people's imagination

flap

  • Member
  • **
  • Posts: 1,268
  • Kudos: 137
Major help needed here.
« Reply #14 on: 1 March 2004, 20:57 »
If your machine is open to the outside world you have to expect people to find it. Crackers looking for vulnerable machines just scan random ip ranges; they don't necessarily go after specific machines. And if ftp is the only service you want open to the outside world, you should make sure every other port is firewalled off.

[ March 01, 2004: Message edited by: flap ]

"While envisaging the destruction of imperialism, it is necessary to identify its head, which is none other than the United States of America." - Ernesto Che Guevara

http://counterpunch.org
http://globalresearch.ca