Linux,仮想化

Thumbnail of post image 104

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

Linux,Ubuntu,プログラミング

Thumbnail of post image 055

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

Linux

Thumbnail of post image 190

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

Linux,Ubuntu

Thumbnail of post image 130

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

Linux,Ubuntu,プログラミング

Thumbnail of post image 011

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

Linux

Thumbnail of post image 118

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

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

Thumbnail of post image 059

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

Linux,Mac,Ubuntu,Windows10

Thumbnail of post image 123

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

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

Thumbnail of post image 105

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

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

Thumbnail of post image 199

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

Linux

Thumbnail of post image 126

uniqコマンドで重複した行を削除・表示する Linuxのuniqコマンドを利用すると、重 ...

Linux

Thumbnail of post image 055

MySQL(MariaDB)で、SQLのクエリーログを出力する MySQLやMariaDB ...

Linux

Thumbnail of post image 059

MySQLでCSVファイルにエクスポートした場合、「Null」が「¥N」になる 下記のよう ...

Linux

Thumbnail of post image 158

MySQLでselect文をCSVにエクスポート MySQLのテーブルをCSVファイルにエ ...

Linux

Thumbnail of post image 078

シンボリックリンクでデータベースの保存先を変更 mariadb, MySQLで、データベー ...