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)
@clutter
@teitaraku
hello world
11
Posts
176
Contributions
11
Followers
Follow
Tokyo, Japan
Following tags
Scala
Python
NiftyCloud
Ansible
redash
Emacs
Cloud
Comments
さくらのVPS初期設定
commented
@alt ご指摘ありがとうございます! [誤字訂正](/clutter/items/5e319bdf707e4e76d463/patches/79996) by [alt](/alt) 2019/1...
外部キーの概要と制約を使うことのメリット・デメリット
commented
`Users` と `Posts` の関係は `1:N` とお考えでしょうか? そうであれば、外部キーは `Posts` から `Users` に張ることになるので、以下のようになるかと思います。 ...
GitHubに先に登録されていたユーザー名を譲ってもらった話
commented
自分はアクティブなアカウントがありましたが、github経由でベンチャー企業があなたのID使いたがっているんだけど、と連絡があり、IDにそこまで強いこだわりがあったわけではなかったので譲ってあげました...
5分で作るPROXYサーバー
commented
> header_access X-Forwarded-For deny all > header_access Via deny all > header_access Cache-Control ...
AnsibleのSSH接続エラーの回避設定
commented
`ansible.cfg`の記載方法ですが、`[defaults]`をつけないと動作しませんでした。 ``` [defaults] host_key_checking = False ```
Macで隠しファイルを表示する方法
commented
ご指摘の通り誤りでした。指摘いただきありがとうございます。
1 / 1