Your Name пре 4 година
родитељ
комит
c360304cad
3 измењених фајлова са 15 додато и 0 уклоњено
  1. 4 0
      README.md
  2. 7 0
      dev/ssh.md
  3. 4 0
      projects/hhh.md

+ 4 - 0
README.md

@@ -3,6 +3,9 @@
 
 # Knowledge Sharing
 
+## Projects
+* [幸福空間](/projects/hhh.md)
+
 ## R&D
 
 * [Google Suggest](/dev/sug.md)
@@ -24,6 +27,7 @@
 
 * [Infra](https://docs.google.com/spreadsheets/d/1eclHz0Dm_7mhoCr1WjMROeVaskoeTwVLUO9cGThHXrM/edit#gid=0)
 
+
 ## Windows Environment
 
 * winsw

+ 7 - 0
dev/ssh.md

@@ -0,0 +1,7 @@
+# ssh
+
+```
+ssh -i "pem/jared_aws.pem" -L 2222:ec2-52-79-91-131.ap-northeast-2.compute.amazonaws.com:22 ubuntu@ec2-52-79-91-131.ap-northeast-2.compute.amazonaws.com
+
+ssh -L 8080:localhost:80 root@127.0.0.1
+```

+ 4 - 0
projects/hhh.md

@@ -0,0 +1,4 @@
+# 幸福空間
+
+* topglory 要改 最快的方式,就是 ssh 進去  然後 su ftpuser  然後 vi  就好了
+