Linux

Thumbnail of post image 025

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

Linux,Ubuntu

Thumbnail of post image 102

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

Linux,Ubuntu,プログラミング

Thumbnail of post image 126

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

Linux

Thumbnail of post image 114

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

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

Thumbnail of post image 199

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

Linux,Mac,Ubuntu,Windows10

Thumbnail of post image 063

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

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

Thumbnail of post image 128

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

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

Thumbnail of post image 157

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

Linux

Thumbnail of post image 060

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

Linux

Thumbnail of post image 197

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

Linux

Thumbnail of post image 149

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

Linux

Thumbnail of post image 114

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

Linux

Thumbnail of post image 052

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

Linux,Ubuntu

Thumbnail of post image 168

CentOSでOSのバージョン確認 Redhat系のCentOSで、OSのバージョンを確認 ...

Linux,Mac

Thumbnail of post image 069

最近、PHPのプログラムの編集作業があって久しぶりにPHPのプログラムを修正してテストする ...