0
2

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 1 year has passed since last update.

Linuxサーバー構築のポートフォリオ

Last updated at Posted at 2023-09-15

Ubuntu

  • Ubuntuののインストール
    • ISOファイルのダウンロード
    • Rufusを使いIOSファイルをUSBに書き込み
    • BIOSで起動デスクの優先度をUSBに変更
    • ISOファイルのインストール
    • Ubuntuの初期設定
    • CUI切替
    • 起動
    • 終了

Lubuntu

  • Lubuntuのインストール
    • ISOファイルのダウンロード
    • Rufusを使いIOSファイルをUSBに書き込み
    • BIOSで起動デスクの優先度をUSBに変更
    • ISOファイルのインストール
    • Ubuntuの初期設定
    • CUI切替
    • 起動
    • 終了

Ubuntu Server

  • Ubuntu Serverのインストール
    • ISOファイルのダウンロード
    • Rufusを使いIOSファイルをUSBに書き込み
    • BIOSで起動デスクの優先度をUSBに変更
      • Let's Note CF-S10
    • ISOファイルのインストール
    • Ubuntuの初期設定
    • 起動
    • 終了
  • 初期設定
    • ユーザーを追加にする
    • rootユーザーを有効にする
    • ネットワークの設定
    • サービスの管理
    • システムを最新化する
    • Vimの設定
    • Sudoの設定
  • NTPサーバー
    • NTPのサーバーの設定(NTPd)
  • SSHサーバー
    • パスワード認証でのホストの設定
    • クライアントの設定
      • ThinkPad X10 tera term
      • Macbook 2016 ターミナル
      • Dynabook tera term
      • iphone12 a-shell
  • Samba
    • フルアクセス共有フォルダのホストの設定
    • クライアントの設定
      • Windows10
      • macOS
      • iOS16.6.1
  • Apach
    • Apach2インストール
    • バーチャルホスト設定
  • htop
    • インストール
0
2
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
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?