Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 pradeep92
		
			pradeep92
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		hi,
i have a link for accessing QMC and Access point. How do I find from which server they are hosted from?
Thanks in advance!
.png) 
					
				
		
 Miguel_Angel_Ba
		
			Miguel_Angel_BaNo, there is no other way, the URL you got could be the actual servername, a DNS alias or a completely internal name handled in the hosts file in your computer. It totally depends on how IT set that up.
By the way it's command line, not UNIX. You can run them in your own computer click on
Windows > Run > cmd
.png) 
					
				
		
 Miguel_Angel_Ba
		
			Miguel_Angel_BaYou can always try the command line netstat or ping to see open connections while you have an app open, but to know which server is hosting which service you will need to ask your IT.
 pradeep92
		
			pradeep92
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Is there any other way to get the server name rather than going to IT by using any unix commands ?
.png) 
					
				
		
 Miguel_Angel_Ba
		
			Miguel_Angel_BaNo, there is no other way, the URL you got could be the actual servername, a DNS alias or a completely internal name handled in the hosts file in your computer. It totally depends on how IT set that up.
By the way it's command line, not UNIX. You can run them in your own computer click on
Windows > Run > cmd
 pradeep92
		
			pradeep92
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi,
Much thanks for the response.
