Web browser to access server from local machine


Twitter

I can access the folder view from the server using nautilus . Now I want to access apache tomcat to access browser view from this server. So please help how to access the browser view of the server.

Adrian Challino

If you want to access tomcat, you can use a browser to connect to the machine. It depends on what services you have installed with tomcat as they can set the ports they advertise, but usually 8080 is a good start:

http://:8080

However, I want to know "from the server". If you are connected to the server via ssh, you are in command line mode and cannot run a web browser from there (well, you can use curl or wget).

Related


How to access a local annotation database from a web browser

Vlad I am running my application on a webserver : http://myhost.com/mydatabase.nsf/Home.xsp On the home page, I click a button on the local names.nsf I want to visit instead of myhost.com. These lines fail: var namesDB:NotesDatabase = session.getDatabase("", "

How to access a local annotation database from a web browser

Vlad I am running my application on a webserver : http://myhost.com/mydatabase.nsf/Home.xsp On the home page, I click a button on the local names.nsf I want to visit instead of myhost.com. These lines fail: var namesDB:NotesDatabase = session.getDatabase("", "

How to access a local annotation database from a web browser

Vlad I am running my application on a webserver : http://myhost.com/mydatabase.nsf/Home.xsp On the home page, I click a button on the local names.nsf I want to visit instead of myhost.com. These lines fail: var namesDB:NotesDatabase = session.getDatabase("", "

How to access a local annotation database from a web browser

Vlad I am running my application on a webserver : http://myhost.com/mydatabase.nsf/Home.xsp On the home page, I click a button on the local names.nsf I want to visit instead of myhost.com. These lines fail: var namesDB:NotesDatabase = session.getDatabase("", "

How to access Django website from remote server in local browser?

Ness I've been looking at it for hours and trying a few things, but nothing seems to work. Here is the information: On a Windows computer, I use PuTTY or MobaXterm to connect to a remote Linux server via SSH (command line only). I started a new project with: d

How to access Django website from remote server in local browser?

Ness I've been looking at it for hours and trying a few things, but nothing seems to work. Here is the information: On a Windows computer, I use PuTTY or MobaXterm to connect to a remote Linux server via SSH (command line only). I started a new project with: d

How to access Django website from remote server in local browser?

Ness I've been looking at it for hours and trying a few things, but nothing seems to work. Here is the information: On a Windows computer, I use PuTTY or MobaXterm to connect to a remote Linux server via SSH (command line only). I started a new project with: d

How to access local Django web server from outside

User248237: I followed the instructions here to run Django with the built-in webserver and was able to run it successfully using . If I access 127.0.0.1:port locally from the web server, the Django page is displayed, indicating that it works.python manage.py r

How to access local path from linux server java web application?

Elkann Erkis I have created a web application that creates folders when the target input is populated (eg => C:\xxx\xxx path). When I run it locally (http:\localhost:8080) it works fine. It finds the local Windows path and creates the folder. But now I want to

Unable to access web server from local virtual network

Akalenuk I have installed several virtual machines. Some uder Windows, some under Fedora Linux. On one of the Fedora machines, I have the Apache web server installed. 172.16.27.129:80I set the server name in httpd.conf to , make sure access to the html directo

How to access local Django web server from outside

User248237: I followed the instructions here to run Django with the built-in webserver and was able to run it successfully using . If I access 127.0.0.1:port locally from the web server, the Django page is displayed, indicating that it works.python manage.py r

Unable to access web server from local virtual network

Akalenuk I have installed several virtual machines. Some uder Windows, some under Fedora Linux. On one of the Fedora machines, I have the Apache web server installed. 172.16.27.129:80I set the server name in httpd.conf to , make sure access to the html directo