Qiita
You are not logged in to any team
Log in to Qiita Team...
Community
List of all organizatioins
Advent Calendar
Qiita Jobs
Qiitadon (β)
Qiita Zine
Community Guideline
How to write good articles
Release note
Signup
Login
LGTM items
Followees
Comment history
Edit request history
Issue report
Help us understand the problem. What is going on with this user?
It's illegal (copyright infringement, privacy infringement, libel, etc.)
It's socially inappropriate (offensive to public order and morals)
It's advertising
It's spam
Other than the above, but not suitable for the Qiita community (violation of guidelines)
@hypermkt
@hypermkt
PHPer, Vue.js, Laravel, Rails, React, React Native Wantedly: https://www.wantedly.com/users/137030 Speakerdeck: https://speakerdeck.com/hypermkt
43
Posts
965
Contributions
37
Followers
Follow
https://blog.hypermkt.jp/
Tokyo,Japan
Following tags
GAE
PHP
Rails
nuxt.js
Apache
nginx
MySQL
Ruby
Vue.js
JavaScript
Organizations
$ analyze @hypermkt
posted articles
PHP:
16%
Linux:
14%
Rails:
9%
MySQL:
9%
Vue.js:
9%
LGTMed articles
PHP:
19%
JavaScript:
15%
Ruby:
14%
Vue.js:
13%
Rails:
12%
answered questions
No data
Edit Pickup Articles (Up to 3)
Save
Pickup Articles
Linux
入門
lsof
lsofコマンド入門
125
## はじめに サーバーで特定のポート番号を待ち受けているかどうか、指定ファイルは誰が読み込んでいるのかを調べたいときがあります。その際に役立つlsofコマンドについて調べてみました。 ## lsofコマンドとは プロセスが開いているファイルを表示するコマンドです。 ## オプション オプション|意味 ---|--- -P|ポート番号をサービス名に変換しない -c|プロセス名を指定する -i...
2017/07/25
dns
bind
dig
奥が深いDNSサーバーとdigコマンド
191
## はじめに こんにちわ、とあるソフトウェアエンジニアです。先日インフラエンジニアの方とネームーサーバーの切り替え作業を実施しました。自分の作業担当はサービスの動作検証。その際にローカル環境からとあるドメイン名のレコード情報が切り替わっていないと勘違いしてしまい、少しハマってしまいました。(作業自体は、インフラエンジニアの方に進めてもらったので全く問題なしでした)。私がキャッシュDNSサーバーの...
2017/07/25
Rails
GAE
sidekiq
AppEngine
gcp
Google App Engine (GAE) フレキシブル に Rails6 アプリ と非同期処理環境(sidekiq)を構築する
5
## はじめに ちょっとした興味からGCPの勉強を初めて3日目にしてやっと Google App Engine(以降GAE)に当初のゴールだった Railsアプリとsidekiqのワーカー両方をデプロイし起動するところまで出来ました。ググってみるとRails アプリ単体をGAEにデプロイする記事はたくさんあったのですが、sidekiq も合わせてGAEにデプロイする手順までまとめた記事は見かけなか...
2020/12/31
All Items
Articles
Answers
Questions