0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

【勉強中の新入社員】これからperl使うことになりそうで参考ページとサーバ構築エラー事例

Last updated at Posted at 2020-09-18

勉強中の新入社員マルボロ・ダブルバーストです。

コンビニでカートン買い予約すればいいんやないか!と気づきました。
最寄りのコンビニに相談してみます。

いきなりプロフェクト人数変更でperl使いそうになりました。
参考にサイトだけ集めておきます。

見ながら作業になりそうですが、しっかり覚えておきましょう。
10月のFEの勉強もやらにゃあかんので、ちょいとストレス気味です。

#とにかく貼る

http://ash.jp/perl/socket_ftp.htm
ASH Perlでファイル転送(FTP)

https://tutorial.perlzemi.com/blog/20091115124667.html
perlゼミ Net::FTP - FTPを使ったファイル転送

http://furyo.on-air.ne.jp/linux/perl.html
perlのアレコレ

https://www.itmedia.co.jp/enterprise/articles/0808/15/news011.html
Perlを用いた自動FTP転送

https://www.infraexpert.com/study/tcpip.html
ネットワーク階層図はこのページの表が一番しっくりきますね。

https://d.hatena.ne.jp/keyword/shebang
shebangも知っておきましょう。

#サーバ構築時のエラー発生事例
pingが通らない場合、OSIの低位層から確認しましょう。

https://www.fenet.jp/infla/tips/cisco_command_show+ip+interface+brief
fenet ciscoコマンド

物理層の確認
スイッチ側コマンド show ip interface brief

データリンク層の確認
通信速度・通信方式・接続形態の確認

ポートトランキング(リンクアグリゲーション)確認
solarisサーバ側コマンド dladm
ciscoスイッチ側コマンド show run

通信速度、通信方式確認
オートネゴシエーション確認コマンド
サーバ側コマンド dladm show-ether -x net0
スイッチ側コマンド show run

VLAN 設定確認
サーバ側コマンド dladm
スイッチ側コマンド show run

→各設定方法は使うときにググろう。
多分機種ごとに違うし。こういうところでエラーがあるかもよーぐらいで今はいいかと。
多分。

#一言
htmなんて今のご時世珍しい。
Copyrightが1995-2002で納得。ネット上の古いものは大好きです。
実際の古いものも結構好きだったり。
でも新しいものも好き。
中途半端な流行ものは苦手。

てかこういうの書いてるけどさ、ブログが向いてない?
ここはブログですか。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?