Linux,Windows10,仮想化

Thumbnail of post image 019

Nextcloudのサーバー側がをアップデートが公開されたので、アップデートをおこなうと下 ...

Linux

Thumbnail of post image 109

OSインストール時に、DISKのパーティション設定の時にデフォルトのままでインストールして ...

Linux,仮想化

Thumbnail of post image 028

CentOS 8系のサポートが2021年末で終了するので、Vultr で運用しているCen ...

Linux,Ubuntu

Thumbnail of post image 183

CPUのコアごとにCPU使用率を確認する CPUのコア毎のCPU使用率を確認するには、「t ...

Linux

Thumbnail of post image 121

niceコマンドで、優先度を下げてcronを実行する cronで30分おきに実行しているプ ...

Linux

Thumbnail of post image 072

mountコマンドでマウント時に下記のエラーがあがり、マウントできませんでした。 moun ...

Linux

Thumbnail of post image 121

「dmidecode」でサーバーの型番・メーカー・シリアル番号を調べる データーセンターに ...

Linux

Thumbnail of post image 082

特定のユーザーの「sudo」コマンドを利用できるようにする 特定のユーザーで「sudo」コ ...

Linux

Thumbnail of post image 011

CentOSでは、freeコマンドでメモリ状況が確認できます。 以前のCentOS 6だと ...

Linux,プログラミング

Thumbnail of post image 142

アカウント・ディレクトリ等の一覧のをファイルが有り、そのファイル内で特定の文字を含む行を削 ...

Linux

Thumbnail of post image 142

「postfixadmin + postfix + dovecot 「CentOS 7」イ ...

Linux

Thumbnail of post image 064

echoコマンドで改行コード(\n)をいれて、改行したい場合はですが、何もオプションをつけ ...

Linux,プログラミング

Thumbnail of post image 021

HTMLソースで以下のようなタグの場合、<h2>~</h2>に囲ま ...

Linux,プログラミング

No Image

シェルスクリプトで0で埋め込まれた数字が入っている文字列で「0」を取り除く 0で埋められた ...

Linux

Thumbnail of post image 179

if文で複数の条件を指定する シェルスクリプトでif文でAND条件やOR条件を複数指定した ...