Linux

Thumbnail of post image 038

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

Linux

Thumbnail of post image 185

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

Windows11

Thumbnail of post image 090

Notepad++でタブキーを使うとタブの代わりに自動的にスペースに置換されます。タブで使 ...

Linux

Thumbnail of post image 140

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

Linux,Ubuntu

Thumbnail of post image 020

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

Linux

Thumbnail of post image 162

「nkf」コマンドで文字コード・改行コードを確認する 「nkf」コマンドを利用してファイル ...

Linux

Thumbnail of post image 107

ファイルの文字コードを調べたいので「nkf」コマンドを実行したら、下記のように nkf は ...

Windows11

Thumbnail of post image 001

Windows11で、「Teraterm」、「Rlogin」等のSSHクライアントソフトで ...

Windows11

Thumbnail of post image 013

OSのバージョン情報とスペックを確認する方法 Windows11でOSのバージョン情報とC ...

Windows11

Thumbnail of post image 111

FileZillaで、FTP接続してサーバーへファイルを転送している時に、転送ができると下 ...

WordPress

Thumbnail of post image 022

久しぶりにWordpressでヘルスチェックをおこなうと下記のようjに、「オプションのモジ ...

Windows11

Thumbnail of post image 007

ノートパソコンを利用していて意図しないときにタッチパッドがあたりマウスのカーソルが勝手に移 ...

Linux

Thumbnail of post image 012

シェルスクリプトでメールを送信する際に件名に空白が含まれる場合、送付する宛先がおかしくなる ...

Linux

Thumbnail of post image 151

Linuxのサーバーから下記のようなシェルスクリプトでechoコマンドで内容をメール本文に ...

Linux

Thumbnail of post image 160

mailxコマンドで添付ファイルを送る場合ですが「-a <添付ファイル>」とす ...