Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

シス管サーバ管理方針を執筆 #91

Merged
merged 1 commit into from
Feb 23, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 20 additions & 1 deletion src/houshin/system/04_server.tex
Original file line number Diff line number Diff line change
@@ -1,4 +1,23 @@
\subsection*{サーバ管理方針}

%\writtenBy{\systemChief}{大野}{直哉}
%\writtenBy{\systemStaff}{大野}{直哉}
\writtenBy{\systemStaff}{大野}{直哉}

サーバー管理方針として以下の三つを方針とする.
\begin{itemize}
\item CentOS 7の移行
\item 各種ミドルウェアの更新
\item 管理,運用の引き継ぎを行う
\end{itemize}

\subsubsection*{CentOS 7の移行}
本会のサーバ機で使用しているCentOS 7のサポート期限が2024年であることを受け,サーバ機のOSを別のOSに移行することを検討している.
現在はUbuntuを後継として考えており,必要に応じて他のOSも検討を行う.


\subsubsection*{各種ミドルウェアの更新}
ファームウェアのアップデートが存在すれば,随時行っていく.

\subsubsection*{管理,運用の引き継ぎを行う}
実際に運用に携わることでシステムやサーバに対する知識の理解を深める.
局会議や勉強会などで知識の共有を行うようにする.
Loading