Initial Server Setup with Ubuntu 16.04 - Linux

Agatha avatar
By Agatha
at 2016-11-23T16:45

Table of Contents

https://goo.gl/e7FS7A

大大好
我照這篇想架一個server
但我第一步就失敗了
ssh root@your_server_ip
我是用http://whatismyipaddress.com/zh-cn/index
來查我的ip
ssh: connect to host 118.160.135.152 port 22: Connection timed out
但是出現這個

--
When we toss a coin , we obtain either head or tail. Now we toss a coin 5
times. There are 2^5 possible outcomes. How many of them contain no two
consecutive heads?

--
Tags: Linux

All Comments

Olga avatar
By Olga
at 2016-11-26T17:47
你可能要確認你的網路環境,也許你是在內網用 nat
Wallis avatar
By Wallis
at 2016-11-27T22:40
連出去的,這種環境當然用外部 ip 連線一般不會通的
Sandy avatar
By Sandy
at 2016-12-02T19:30
自行 pppoe 撥接出去有真實 ip 那大多就可以被連線存取
若你是 nat 出去的要被存取,請在正確ip分享器設定好
適當的 port 應對給內部的 server port 22
Thomas avatar
By Thomas
at 2016-12-04T11:05
原來如此 我這邊是好幾台電腦共用分享器的樣子 感恩
Brianna avatar
By Brianna
at 2016-12-06T14:07
內部連線而已?看一下你主機 ip ,就可以連線了啊
Callum avatar
By Callum
at 2016-12-07T02:46
一樣先把apache架起來嘛
Hardy avatar
By Hardy
at 2016-12-10T02:39
就服務裝好後續用內部 ip 連線就好
Edward Lewis avatar
By Edward Lewis
at 2016-12-14T15:59
你要ssh到linux上, 你有在linux上安裝 ssh server 嗎
Yedda avatar
By Yedda
at 2016-12-17T10:08
你要查的是內網的虛擬ip,那個網站只會查出分享器的
Jake avatar
By Jake
at 2016-12-21T23:51
實體ip,懶人一點用ifconfig就可以查詢了
Yedda avatar
By Yedda
at 2016-12-23T22:53
你有在看程式碼嗎?很明顯寫死連到 localhost port 8080
Edward Lewis avatar
By Edward Lewis
at 2016-12-27T12:11
大大太感謝您了
改掉ip就可以了 感恩~~~
Gary avatar
By Gary
at 2016-12-29T14:02
你要ssh到server上, server就要有提供ssh service
Regina avatar
By Regina
at 2016-12-31T11:44
然後你的電腦要有ssh client (例如putty)
Jake avatar
By Jake
at 2017-01-03T10:02
你的usermod的版本是那一個啊?

PING值與網站瀏覽速度的問題請教

Joseph avatar
By Joseph
at 2016-11-22T21:39
話說……最近想買VPS,所以關心了一下一些主機的PING值 比如我PING到LA的值差不多是160~200 實在是怕買了之後會很慢 但我不小心PING www.amazon.com 這PING值慢的會到300,但網站看起來沒有不能接受的情況, 應該說還滿快的…… 所以,除了先花錢買之外,光看PING值 ...

有辦法在linux mint 18上安裝win7@docker

Dinah avatar
By Dinah
at 2016-11-22T19:35
我linux mint 18 mate 64 bit 已經裝好docker 有辦法再經由docker上裝上win7 64bit使用嗎 有人可以教怎麼做嗎 查了對岸知乎:Docker並不是虛擬機,他和原系統共用底層的,所以Linux上裝的Docker不能裝Windows應 用程序的 - ...

debian找不到miro這個package

Ingrid avatar
By Ingrid
at 2016-11-22T12:56
我現在用的是debian jessie 我看miro的網站說,只要下apt-get install miro就可以安裝了 可是我卻找不到這個package...,試了兩台都不行 有人在debian裝過這軟體嗎?這是一個影片播放軟體 -- → yoasi: 總之就是 去死吧 古德利安08/21 18:52 推 ...

Apache

Poppy avatar
By Poppy
at 2016-11-21T16:45
sudo apt-get install apache2 Reading package lists... Done Building dependency tree Reading state information... Done You might want to run and#39;apt-get ...

灌ubuntu server中mirror設定

Hedda avatar
By Hedda
at 2016-11-20T23:36
[問題簡敘] 在實體機上裝ubuntu server 之前都是在vmware裡裝ubuntu server 沒有在實體機裝ubuntu server 系統的經驗 第一次裝在mirror的選擇上就卡關 [安裝步驟跟訊息] [configure the network]的部份 namde server ad ...