1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

キッティング経験者が、在宅インフラエンジニアを目指して朝活を始めてみた

1
Posted at

会社でPCのキッティング業務を経験したことをきっかけに、インフラの知識を身に着けて在宅での副業を目指して毎朝6:00~7:00の朝活をスタートしました。
英語も苦手で未経験からの挑戦ですが、最初の1週間で以下のことができるようになりました。

  1. 今週できるようになったこと
    ・IT資格の学習サイト「Ping-t」でLinux(101試験)の勉強を開始した
    ・Windowsパソコンに「WSL2」を導入し、Linux(Ubuntu)の環境を作った
    ・黒い画面(コマンドライン)で pwd などの基本コマンドを動かした
    ・自分で新しく「勉強」という名前のフォルダを作って、その中に移動するコマンドを試した

  2. 今週一番嬉しかったこと
    最初に cal(カレンダー表示)のコマンドを打った時、「コマンドが見つからない」というエラーが出ました。
    そこで、自分で新しく機能をインストールするコマンド(sudo apt install bsdmainutils)を調べて打ち込み、無事に今月のカレンダーが表示されました!

  3. これからの目標
    平日は毎日1時間、土日は少し時間を増やして、まずは「LinuC レベル1」の資格取得に向けてコツコツ継続していきます。

1
1
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
1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?