Linux,Ubuntu,プログラミング

Thumbnail of post image 167

シェルスクリプトで、インクリメント処理について シェルスクリプトで、for文やwhile文 ...

Linux

Thumbnail of post image 101

サーバー移設して、Nextcloudを新しいサーバーに引っ越ししました。WEB画面のログイ ...

Linux

Thumbnail of post image 116

CentOS Stream 9 でmailコマンドを使おうと「mailx」をインストールし ...

Linux

Thumbnail of post image 152

サービスの再起動が必要なプロセスを確認する 「dnf update」、「yum updat ...

Linux

Thumbnail of post image 076

systemctl mask について 「systemctl mask 」で、指定のサービ ...

Linux

Thumbnail of post image 149

概要 CentOS Stream 9にMarinaDBをインストールする方法と初期設定を説 ...

Linux

Thumbnail of post image 152

CentOS Stream 9 で Apahce 2.4系のインストール Webサーバーと ...

Linux

Thumbnail of post image 162

CentOS Stream 9 を「Vultr.com」にインストールした際の初期設定です ...

Linux

Thumbnail of post image 053

CentOS Stream 9 のSELinuxについて CentOS Stream 9 ...

Linux

Thumbnail of post image 028

ログインに成功したユーザーのIPアドレスの履歴を調べたくて、履歴が記載されているファイルの ...

Linux

Thumbnail of post image 055

以前は、Rockylinux 8を使用していましたが、CentOS Stream 9が昨年 ...

Linux

Thumbnail of post image 110

Nextcloudをインストールしているサーバーを違うサーバーに移設して初期設定を済ませて ...

Linux

Thumbnail of post image 026

CSVファイルをsortコマンドで昇順にソートする sortコマンドを利用して、CSVファ ...

Linux

Thumbnail of post image 023

Linuxでファイルの文字コードを変換するには「iconv」,「nkf」コマンドを利用すれ ...

Linux,Ubuntu

Thumbnail of post image 016

Linuxでファイルの行数を取得したい場合は、「wc -l ファイル名」のコマンドで取得で ...