Slackware This Forum is for the discussion of Slackware Linux.
|
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
|
03-08-2006, 11:47 AM
|
#1
|
Senior Member
Registered: Sep 2004
Location: Philadelphia, PA
Distribution: Xubuntu, Mythbuntu, Lubuntu, Picuntu, Mint 18.1, Debian Jessie
Posts: 1,207
Rep:
|
FTP site hosting at home
I want to host an FTP site at my house with residential DSL on one of my Slack boxes for streaming mp3s and hosting web pages. I was told I would need a static IP address for this. Is that the only way-could I use IP masquerading?
|
|
|
03-08-2006, 11:57 AM
|
#2
|
Senior Member
Registered: Jan 2005
Location: Canada
Distribution: ubuntu
Posts: 2,539
Rep:
|
you dont need a static ip. i used to do this (on a windows machine, but same concept) with a dynamic ip address. in my router there is a setting for DDNS (dynamic dns). so i made a (free) account on dyndns.org and used that hostname so that people could access the resource via the fqdn, rather than the ip address--even though it was dynamic and changed frequently.
|
|
|
03-10-2006, 09:48 PM
|
#3
|
Senior Member
Registered: Sep 2004
Location: Philadelphia, PA
Distribution: Xubuntu, Mythbuntu, Lubuntu, Picuntu, Mint 18.1, Debian Jessie
Posts: 1,207
Original Poster
Rep:
|
My router is a Westell Versalink-I don't seem to have a DDNS option. Can I still stream audio to people on the web? I have online webspace.
|
|
|
03-11-2006, 12:15 AM
|
#4
|
Senior Member
Registered: Oct 2005
Location: Lithuania
Distribution: Hybrid
Posts: 2,247
Rep:
|
Check, maybe dyndns.org offers dynamic ip client for linux (there are some for windows) which automatically connects to dyndns and updates the information, when your ip changes. Off course, if your ip does not change very often you can do it manually.
|
|
|
03-11-2006, 06:40 AM
|
#5
|
Member
Registered: Oct 2005
Distribution: Slackware
Posts: 228
Rep:
|
linuxhippy:
You don't need your router to do dynamic dns naming. Just setup a free account at www.no-ip.org. Then add a host and select an unused hostname. People from the outside can then access your home network/server using that hostname. To keep it current, click on downloads and get the software which runs in the background on your computer, notifying no-ip.org's DNS servers whenever your ip changes. Be sure to setup port-forwarding on your router, to forward incoming connections from the Internet to the appropriate server on your network.
Hope that helps. If you need more details let me know.
|
|
|
03-11-2006, 07:03 PM
|
#6
|
Member
Registered: Nov 2005
Location: Columbus, OH, USA
Distribution: Slackware
Posts: 246
Rep:
|
Going side with WindowBreaker to cast another vote for no-ip.com. I've used their service and Linux "dynamic update client" for exactly what you want to do.
I think the only other advice is to check your ISP's AUP or TOS. Residential providers can sometimes get a bit pissy about people running servers on their "home" lines - quite possibly as a method to sell "business" services for more $$$.
By the way, there's a project called Jinzora for streaming media over the net. I played around with it as a home media-server for a bit - it's pretty good.
|
|
|
03-11-2006, 10:32 PM
|
#7
|
Senior Member
Registered: Sep 2004
Location: Philadelphia, PA
Distribution: Xubuntu, Mythbuntu, Lubuntu, Picuntu, Mint 18.1, Debian Jessie
Posts: 1,207
Original Poster
Rep:
|
I set up an account at no-ip and installed their software ok. Then I tried Jinzora, but couldn't install their online software install because firefox won't open their index.php file. I don't have KDE on this old pc, so Opera won't install either to open the php file. Is there some other way to install Jinzora than online?
|
|
|
03-11-2006, 10:36 PM
|
#8
|
Member
Registered: Nov 2005
Location: Columbus, OH, USA
Distribution: Slackware
Posts: 246
Rep:
|
IIRC (been a while since I used Jinzora), the first page you'd view (after unpacking it and configuring your web server) was install.php. I'll grab the latest version and see.
|
|
|
03-11-2006, 10:42 PM
|
#9
|
Member
Registered: Nov 2005
Location: Columbus, OH, USA
Distribution: Slackware
Posts: 246
Rep:
|
OK, d/ld and I was wrong - it should indeed be index.php. Do you have apache (assuming that's whats you're using) configured to show index.php by default?
Edit /etc/apache/httpd.conf and look for the directive "DirectoryIndex index.html" and simply add "index.php"
|
|
|
03-12-2006, 02:39 PM
|
#10
|
Senior Member
Registered: Oct 2005
Location: Lithuania
Distribution: Hybrid
Posts: 2,247
Rep:
|
If you have neither working firefox nor opera, you can use lynx or links in console.
|
|
|
03-12-2006, 02:44 PM
|
#11
|
Senior Member
Registered: Sep 2004
Location: Philadelphia, PA
Distribution: Xubuntu, Mythbuntu, Lubuntu, Picuntu, Mint 18.1, Debian Jessie
Posts: 1,207
Original Poster
Rep:
|
added index.php to /etc/apache/httpd.conf
Still shows unspaced giberish in firefox and lynx. Looks better in links, but doesn't install. What's the browser that apache uses? Maybe I need to install this php file with that?
|
|
|
03-12-2006, 02:55 PM
|
#12
|
Gentoo Developer
Registered: Feb 2004
Location: Fort Lauderdale FL.
Distribution: Gentoo
Posts: 3,291
Rep:
|
I'm pretty sure you upload those files to your server and then open install.php from another box.
|
|
|
03-12-2006, 02:57 PM
|
#13
|
Senior Member
Registered: Oct 2005
Location: Lithuania
Distribution: Hybrid
Posts: 2,247
Rep:
|
Apache is web server so its independent from web browser. You can access same page with internet explorer, links or firefox. Contents would be the same except in console browsers there is no graphics support. The problem is not in browser, it's in jinzora or apache configuration.
|
|
|
03-12-2006, 03:00 PM
|
#14
|
Member
Registered: Nov 2005
Location: Columbus, OH, USA
Distribution: Slackware
Posts: 246
Rep:
|
I guess it would be a good idea to ask linuxhippy how much he knows about apache before we go off the deep end.
Do you have the php package installed on your server?
|
|
|
03-12-2006, 03:03 PM
|
#15
|
Senior Member
Registered: Oct 2005
Location: Lithuania
Distribution: Hybrid
Posts: 2,247
Rep:
|
I thought 501 posts was enough to know this. 
Last edited by Alien_Hominid; 03-12-2006 at 03:04 PM.
|
|
|
All times are GMT -5. The time now is 01:25 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|