LinuxQuestions.org
Review your favorite Linux distribution.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 10-12-2009, 10:47 AM   #1
rtrdspok
LQ Newbie
 
Registered: Jul 2008
Posts: 14

Rep: Reputation: 0
Getting web disk port open in Ubuntu


I would like to be able to modify the website for which I am responsible, by having a copy of it on my computer. The hosts instructions say to ensure port 2078 is open on my computer, then copy and paste [https://(name of site)] in the Nautilus location box and bookmarking it will enable easy access. Entering the suggested information and attempting to bookmark it results in no bookmark.
Using [sudo iptables -A INPUT -p tcp -d 0/0 -s 0/0 --dport 2078 -j ACCEPT] and then [sudo netstat -an | grep "LISTEN "]
results in netstats of:
tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN
tcp 0 0 127.0.0.1:631 0.0.0.0:* LISTEN
tcp6 0 0 :::22 :::* LISTEN
tcp6 0 0 ::1:631 :::* LISTEN
I have OpenSSH server installed, and have issued:
[sudo /etc/init.d/ssh start] which yields: * Starting OpenBSD Secure Shell server sshd [ OK ] ]
What else needs to be done in order to establish a web disk on my
computer, so I don't have to keep modifying html code in order to change
things on the web site?
I am behind a netgear router using WPA2, using MAC addresses filtering.
Moderator, if this is not a legitimate post or needs to be moved, please do so. Just let me know to where it is moved.
Thanks for any help.
 
Old 10-15-2009, 06:16 PM   #2
mstng_67
LQ Newbie
 
Registered: Sep 2009
Posts: 9

Rep: Reputation: 0
rtrdspok,

If I understand correctly, you want to be able to administer the web server's files locally on your workstation. You have OpenSSH installed (unsure if you have this installed on the workstation or the server...or both???). If you have OpenSSH (the server daemon) installed on the web server, you could just use sshfs. sshfs is a means of using the ssh protocol to mount a remote directory to a local mount point...meaning it would appear to you as a local directory (minus the lag due to encryption and network communication). All information is encrypted using ssh. Also, if you want you could generate an ssh key and save it on your workstation so that you don't have to enter a password each time you want to use sshfs.

Best,

Micheal
 
Old 10-16-2009, 08:34 AM   #3
rtrdspok
LQ Newbie
 
Registered: Jul 2008
Posts: 14

Original Poster
Rep: Reputation: 0
Thank you Micheal for the information. I did finally find a way last
night to do the task but it was after midnight and I forgot to return
and let folk know it was solved. Not quite your way, which I will attempt
to do later, but it works.
Thanks again.

Jim
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
NETGEAR WGR614v7 & Static IP on Ubuntu 9.04 will not open a closed port with p. forw splittheory Linux - Wireless Networking 3 09-23-2009 07:47 AM
not able to open Secondary Hard disk in Ubuntu 8.10 zack670303 Linux - Newbie 3 03-03-2009 05:56 PM
How to Open Bittorrent Port on Ubuntu Ascendancy5 Linux - Newbie 6 11-21-2008 06:06 AM
cannot open port 8080 on ubuntu 6.06 kafnir Linux - Security 1 11-22-2006 05:58 PM
JBoss Web Port Conflict with Oracle EMS Port fortezza Programming 1 05-21-2006 07:02 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 05:22 PM.

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