小编Roc*_*cky的帖子

如何ssh和sftp进入弹性负载balacer后面的ec2没有弹性IP地址

我一直试图找出一种方法来ssh到弹性负载均衡器后面的ec2实例,而不将ec2实例分配为弹性IP

通常我会通过这种方式将弹性IP分配到ec2实例并只分配SSH和SFTP,但这是他们的另一种方式,我可以ssh和sftp而不通过PuTTy分配弹性IP吗?

mysql linux apache amazon-ec2 amazon-web-services

8
推荐指数
1
解决办法
6786
查看次数

您的SQL语法有错误; 查看与您的MySQL服务器版本对应的手册,以便在'-db'附近使用正确的语法

我正在尝试删除RDS MySQL实例中的数据库,我收到以下错误.有人可以帮我解决这个问题

  [ec2-user@ip-10-10-1-14 ~]$ mysql -h wda2d.cmkridjjwpjp.ap-southeast-2.rds.amazonaws.com -u happy-p
  Enter password:
  Welcome to the MySQL monitor.  Commands end with ; or \g.
  Your MySQL connection id is 6241
  Server version: 5.6.19-log MySQL Community Server (GPL)

  Copyright (c) 2000, 2014, Oracle and/or its affiliates. All rights reserved.

  Oracle is a registered trademark of Oracle Corporation and/or its
  affiliates. Other names may be trademarks of their respective
  owners.

  Type 'help;' or '\h' for help. Type '\c' to clear the current input statement. …
Run Code Online (Sandbox Code Playgroud)

mysql sql mysql-error-1064 sql-drop

1
推荐指数
1
解决办法
9784
查看次数