Category Archive Windows10

Windows10 sshでgit cloneに失敗する

git cloneを実行すると、下記のように失敗する。

Cloning into '**********.com'…
Unable to negotiate with ***.***.***.*** port **: no matching host key type found. Their offer: ssh-rsa,ssh-dss

~/.ssh/config に設定を追加した。(無ければ作成)

Host *
        HostKeyAlgorithms +ssh-rsa
        PubkeyAcceptedKeyTypes +ssh-rsa

フロッピーディスクのフォーマット(Windows10)

フロッピーディスクをフォーマットするコマンド

format a: /T:80 /N:9

IISでindex.phpをデフォルトドキュメントに設定する

IISでindex.phpをデフォルトドキュメントに設定する

IIS_index.phpをデフォルトドキュメントに

 

 

 

 

 

 

 

 

 

 

 

 

 

「既定のドキュメント」をダブルクリックして設定画面を開く。

 

 

IIS_index.phpをデフォルトドキュメントに_2

 

 

 

 

 

 

「追加」をクリック。

 

 

IIS_index.phpをデフォルトドキュメントに_3

 

 

 

 

「index.php」を入力し、OKをクリック。

 

 

IIS_index.phpをデフォルトドキュメントに_4

 

 

 

 

 

 

 

 

WindowsクライアントからNFS接続

コマンドプロンプトから実行する。

>mount -o mtype=hard 192.168.x.x:/home/nfs-share V:
V: は 192.168.x.x:/home/nfs-share に正常に接続しました

現在マウント中のディレクトリを表示する。
>mount

Local Remote Properties
——————————————————————————-
V: \\192.168.x.x\home\nfs-share UID=-2, GID=-2
rsize=131072, wsize=131072
mount=hard, timeout=0.8
retry=1, locking=yes
fileaccess=755, lang=SHIFT-JIS
casesensitive=no
sec=sys