D
D
Doniyor Mamatkulov2019-01-17 07:54:15
linux
Doniyor Mamatkulov, 2019-01-17 07:54:15

How to open a file from a remote server?

Hello!
There is a server with IP 10.18.100.159. This server has a movie at "/var/www/html/hdvideos/Zachetnij.prepod.3.2017.HDRip.by.mjjhec.mp4".
I am pinging this server from my machine. You need to open this video file in my browser.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Alexander, 2019-01-17
@doniyorbekm

Usually, when there are no artificial restrictions (configured by default), then like this:
If it does not open, then you need to find out where and what was banned / disabled.

S
sudo rm -rf /, 2019-01-17
@MaxLevs

Install a web server (for example, apache) on a remote machine.
Go to 10.18.100.159/html/hdvideos/Zachetnij.prepod.3.201...
Check if port 80 is open
telnet 10.18.100.159 80

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question