Hi im new to Google cloud and i have a few questions:
i created two instances, and i can connect fine to them using the SSH button (that opens a new browser window) but my username is different between this machines (same google account):
1) in instance 1 my name is jhorten but in the instance 2 my name is jhorten_company_name_de i have a user called jhorten too, looks like they are sharing home folder but i automatically connect as jhorten_company_name_de, why? can i delete one of this users?
2) in the instance 1 i can connect using the linux ssh client (ssh -i keys user#ip) but in the instance 2 i can't , i dont have a authorized_keys file in my home, how i can fix this?
Thanks guys
Related
I cannot access anymore the planon application using the link provided in Tellit (http://prod478.prod.telenet.be:18070/startpage/PROD/START).
I get this error message in my browser:
enter image description here
Tried restarting VPN (Palo Alto), different browsers, incognito mode, restarting laptop, ...
Found out the problem is the app has been migrated to a server which is not accessible through VPN.
You need to access it through Remote Desktop.
One possible way to achieve this is go to this link : https://rdweb.wvd.microsoft.com/arm/webclient
then yo can use the provided Edge browser to browse to the Planon app.
However in order to do so, you need to request one additional TIM right:
(A) AVD - AG - PRD - Digital Solutions (Groups Azure Virtual Desktop)
I had also asked this one PA_Planon (Groups SSL VPN), but suppose it was not useful anymore as VPN access is not allowed.
I have installed ColdFusion 2021 and can access the administrator at the following URL: http://127.0.0.1:8500/CFIDE/administrator/index.cfm
I have created a site and set up the datasource, but I can't preview it in a browser. I keep getting a 404 error — The page you are trying to access can not be displayed. Please try again or notify the administrator. When I look at my DSN settings, it's default to port 1433, not 8500. When I click 'verify' for the datasource, nothing happens. The status is blank. What am I overlooking?
This is the URL I'm using to test (folder name/file name): http://localhost:8500/mysite/addAgent.cfm
Thank you.
The port 8500 for the Coldfusion administrator has it's own webserver built in.
The CF admin will only serve it's own pages. You usually need a separate webserver that talks to Coldfusion with a handler. IIS, Apache, etc. Try removing the port for your own custom pages. Think of it as a separate site.
It looks like you are confusing at least 3 concepts.
You can get to the CF admin. That is a good thing.
Inside the CF admin is the DSN Settings. That is just a normal CF admin page. Port 1433 is how SQL Server communicates with systems external to it, like ColdFusion. Port 1433 is not a page.
ColdFusion has a built in server. Are you looking for the directory that ColdFusion uses for its built in server, cf_root/cfusion/wwwroot You can just add a subdirectory and file as needed.
I am trying to connect using snowsql from cmd but it fails every time
enter image description here
The reason for this issue is that the account name looks incorrect. It should have the region details where it is deployed, except for the case when it is deployed on US West (Oregon) region and should not be including "snowflakecomputing.com"
For eg: if the actual URL which you use from browser to access SF UI is abcd.region.snowflakecomputing.com, then account name to be used for connecting from Snowsql would be : abcd.region
If not, then get the exact identifier from the following doc link for specific regions: https://docs.snowflake.com/en/user-guide/admin-account-identifier.html
and try again connecting from SnowSQL.
Is there an other option or browser add-on or program for testing/setting up a website with correct domain on a new server.
For example when I deploy a new website on a new server I would like to test it with the actual domain BEFORE changing the DNS settings so when I DO change the DNS the website works without problems.
Right now I modify the local host files to point domains to the new server (so I can test locally) but this seems a bit outdated..
Just wondering if there's something smarter/quicker..
Thanks for thinking with me!
I want to store data for an android app on the server and make in accessable over http for API without having a domain
When I create a "website" in plesk like example.com without registering any domain then I am able to access the data like: IP/plesk-site-preview/example.com/
But the question is can I do it forever? does it has any disadvantages? Is there a "pretier" way than plesk-site-preview? Like IP/example/ for example?
I'm using Plesk Onyx 17.8.11
Thanks in advance
In Plesk, go to Tools & Settings > IP Addresses > click on a public IP address, to which the required domain is assigned in Plesk > select an offline website as a Default site from the drop-down menu.
Now, to access the domain, type in the public IP address chosen above in a web-browser: http://203.0.112.2:80.