aws tag

215 questions


1 answers
58 views
0
AWS's EC2 robust server was established. About port forwarding.

We built node.js environment on Ubuntu server with EC2 solution of Amazon web service.You want to use the access port as 3000, 8080, and so on, not 80.The connection URL should then be http://XXX.XXX....

2 years ago

1 answers
108 views
0
Python 3 MySQL connection failed

import pymysqlimport MySQLdb'''db = MySQLdb.connect(host=13.209.68.158, # your host, usually localhost user=Woo, # your username passwd=cbnuroot123, # your password db=CBNU) # name of the d...

2 years ago

1 answers
106 views
0
I have a question about Amazon web service.

I'm looking for AWS related documents and materials. Official documents are too hard, so I'm looking for a tutorial Do you have any good documents?

2 years ago

1 answers
37 views
0
Is it possible to save the image as blob in Rds after configuring the Amazon app?

Currently, the server is configured by installing an app on Amazon Hosting. DB made a table with pictures, store names, addresses, and phone numbers. The name, address, and phone number are saved in D...

aws
2 years ago

2 answers
66 views
0
What is the solution to 10049 socket error in socket communication - Fix

We created a virtualized server and tried to connect to it with its authorized IP.But this error is coming up.I looked it up and I don't think it's a common error, but I don't know the solution.======...

2 years ago

1 answers
115 views
0
I'd like to open a Microsoft Windows Server 2016 Base instance server with EC2 from Amazon Web Services and create a wiki

In order to make a wiki that I can use lightly with my school friends, I googled how to make wiki and installed media wiki on my personal PC with APMSETUP to make a personal wiki first.Then I searched...


1 answers
79 views
0
I'd like to modify the django code on ec2.

First of all, I uploaded the django project to ec2 through filezilla and confirmed that it was working normally.But I missed one code, so I want to insert that code and modify the code listed in ec2Sh...

2 years ago

2 answers
47 views
0
Azure, AWS question.

I'm going to buy a cloud server, which is better for startups, Azure or AWS?

2 years ago

1 answers
100 views
0
AWS RDS asking how to use stored procedure

We are currently using mysql as rds, and we have something to use stored process of an external company in mysql.I received stored procedure in the form of sql extension, and I wonder how I can apply ...

2 years ago

1 answers
45 views
0
mysql remote access

First of all, The connection method found through search is within the remote environmentIt's up to here. No matter how much I do this, I only get a local connection error. This is an error message:ER...

« - 20 - »

© 2024 OneMinuteCode. All rights reserved.