How to open port 80 on ubuntu vds hosting for my web site. using iptables is not running, like writing that is open, and when I check via telnet 188.225.87.209 80 displays: telnet: Unable to connect to remote host: Connection refused
how open 80 port on Ubuntu 16 (for hosting timeweb)
288 Views Asked by b-ars07 At
0
There are 0 best solutions below
Related Questions in UBUNTU
- Error: local variable 'bramka' referenced before assignment
- Compiling eBPF program in Docker fails due to missing '__u64' type
- Can't connect to local postgresql server from my docker container
- How to install libfuse2 on Ubuntu 22.04
- Error when trying to execute a binary compiled in a Kali Linux machine on an Ubuntu system
- Can anyoone help me with this problem while trying to install hadoop on ubuntu?
- Ubuntu wsl2 in windows, my /etc/fonts/fonts.conf keeps reloading
- psutil.sensors.temperatures() only delivers {}
- Issue with [proxy_fcgi:error] [pid 1539011] (70007)The timeout specified has expired
- Viber is not working on Ubuntu 22.04 Jammy
- why is ubuntu 18.4 still showing as a linux subsystem when i have uninstalled it?
- Why when I want to open a folder from Visual Studio Code does the screen go crazy?
- What is this error when trying to update Ubuntu?
- Angular on IONOS(?) throws an error with npm
- Tensorflow can't find TensoRT
Related Questions in PORT
- Sniff data packages from application to serial port (/dev/ttyACM0)
- How to choose port number for various microservices? whatever port number I use is already used-blocked or I'm not able to use them
- Why is only the port version not printed in the output?
- Redirect outbound traffic to a different port
- on linux gitclone issue remote server error showing fatal error with proxy n port
- ERR_EMPTY_RESPONSE with docker container port bind
- Block MQTT port from windows firewall
- Localhost doesn't see my file; The requested URL was not found on this server
- Setting up HTML page on port 8083 in NGINX
- ERROR - Container xxx didn't respond to HTTP pings on port: xxx, failing site start
- Docker port exposure with IP resulted to slow postgres database connection
- I don't understand
- Troubleshooting Ineffective Port-Level Value Changes in Kernel Bond Code
- Getting "Jest did not exit one second after the test run has completed" error for test script which was originally passing
- Same IP, same port and nmap scan gives different result. Why?
Related Questions in HOSTING
- How to connect to ssh server with domain name
- Hosting nextjs with nodejs as a backend locally
- Favicon not working on browser search results in React.js, hosted on Hostinger
- Problem in hosting React App with react-router-dom on IIS Server
- Setting up LAMP on Ubuntu 22.04: PHP info not displaying in browser
- i have my cpanel login of my website. how can i change hosting through cpanel?
- How to host multiple projects on a single domain? (For free)
- GoDaddy Hosted Server Not Respoding to Requests
- Deploying a build to Inmotionhosting server using SSH
- 503 service unavailable after VPS IP change
- Getting an error when hosting my nextjs application on CENTOS WEB PANEL using custom server
- Django hosting in cpanel with out using Setup Python App
- Does anyone know how to host my own videos on Bluehost and creating links for it, so it would loop playing on my website?
- Separate subdomains on one GitHub page
- If I make a website design using WebFlow, then export it and edit functions, links with the backend etc outside, how can I redit the design?
Related Questions in VDS
- How to upload a back-end project on the Hostinger server
- IP and PORT to subdomain
- android in release mod loses connection
- Connect Nodejs to MS SQL
- Ubuntu server and python scrtipt
- mounting driver in linux whm
- Timeout exception with Selenium in Headless mode
- Deploy Admin panel for my site on the same IP using Apache 2
- Too many redirects .htaccess
- Missing seperator. Stop error while installing makefile
- Windows Storage Management API - VDS (Virtual Disk Service) Uninstall Disk Equivalent method
- How to keep Explorer from popping up while using VDS to format volumes
- how open 80 port on Ubuntu 16 (for hosting timeweb)
- Authentication against VDS LDAP
- Turn off hard drive programmatically
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular # Hahtags
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?