Linux

Thumbnail of post image 137

CentOS 7.x で「messges」に「Created slice User Sli ...

Linux

Thumbnail of post image 046

CentOS 7.x でMariaDB 10.3にバージョンアップする CentOS 7. ...

Linux,WordPress,仮想化

Thumbnail of post image 172

Cent OS 7でnginx+PHP+MariaDBでWordpressをインストール ...

Linux,仮想化

Thumbnail of post image 052

Lightsail のCent OS 7.x 初期設定 Lightsailで、先日作成した ...

Linux,仮想化

Thumbnail of post image 173

LightsailのCentOSのインスタンスを作成する AmazonのVPSサービスの「 ...

Linux,仮想化

Thumbnail of post image 068

格安のLighatsailについて 今は月額1,000円程度でメモリが1GのVPSサービス ...

Linux,Ubuntu,プログラミング

Thumbnail of post image 011

シェルスクリプトで実行しているディレクリ名を取得する場合「dirname ${0}」でディ ...

Linux

Thumbnail of post image 097

vsftpdでPASVモードとF/Wの設定について FTPサーバーのvsftpdでパッシブ ...

Linux,Ubuntu

Thumbnail of post image 154

「dirname」、「basename」で、ディレクトリ名・ファイル名を取得 ファイルパス ...

Linux,Ubuntu,プログラミング

Thumbnail of post image 047

シェルスクリプトでファイルを1行ずつ読み込む シェルスクリプトでファイルの内容を読み込んで ...

Linux

Thumbnail of post image 054

cpコマンドで不可視ファイル(ドットファイル)までコピーする cpコマンドで「.htacc ...

Linux,Mac,Ubuntu,Windows10,プログラミング

Thumbnail of post image 125

Githubで、プライベートリポジトリを作る GitHubでは、以前はプライベートリポジト ...

Linux,Mac,Ubuntu,Windows10

Thumbnail of post image 199

FileZillaでHTML・PHP等の特定のファイルのみアップロード・ダウンロードする方 ...

Linux,Mac,Ubuntu,プログラミング

Thumbnail of post image 072

文字列・変数を連結する方法 PHPで文字列を結合するには、結合演算子「.」を使う場合と、結 ...

Linux,Mac,Ubuntu,プログラミング

Thumbnail of post image 080

シングルクォート(シングルコーテーション)とダブルクォート(ダブルコーテーション)の違い ...