• Home
  • Search
  • Menu Menu
Satake Studio
  • Twitter
  • Dribbble
Tips

WordPressでパスワードが違うと言掛りを付けられたとき

1.パスワードが違うと言われる 2.パスワードの再発行(メールにて) 3.メールのリンクを踏む ⇒ 「そのキーは無効なもののようです。」 4.1に戻る 5.もうこの際だから…
2020年8月6日
https://satake7.com/wp-content/uploads/2015/08/lulu-coding1.png 512 512 staff https://satake7.com/wp-content/uploads/2015/08/lulu-coding1.png staff2020-08-06 10:35:562020-08-07 03:24:45WordPressでパスワードが違うと言掛りを付けられたとき
Tips

これからやること、やりたいこと・・・追記中

いまの環境は Amazon Linux なので、これを Amazon Linux2にしたい AWSでWordPress環境を構築する:Amazon Linux2・・・Session Manager https://note.com/hiroki_hachisuka/n/nc1d5342c3a9b AmazonLinux2 Nginx+PHP-fpm…
2020年7月30日
https://satake7.com/wp-content/uploads/2015/08/lulu-coding1.png 512 512 staff https://satake7.com/wp-content/uploads/2015/08/lulu-coding1.png staff2020-07-30 09:17:452020-07-30 09:19:24これからやること、やりたいこと・・・追記中
Tips

レスポンスで 204が返ってきたとき

nginxのデフォルト(nginx.conf)に書いてあることがある $ edit /etc/nginx/nginx.conf location = / { access_log off; return 204; break; } nginxがリクエストを処理できなかった場合、つまり、ドメインごとの.confを用意し忘れた場合などは、デフォルト(nginx.conf)が呼び出されて、結果、204を返す。 AWS…
2020年7月28日
https://satake7.com/wp-content/uploads/2015/08/lulu-coding1.png 512 512 staff https://satake7.com/wp-content/uploads/2015/08/lulu-coding1.png staff2020-07-28 20:08:562020-07-28 20:08:56レスポンスで 204が返ってきたとき
Tips

findの使い方

ディレクトリのみの一覧を取得する -maxdepth:階層指定 $ find /etc/ -type d $ find /etc/ -maxdepth 1 -type d ファイルのみの一覧を取得する $ find /etc/ -type f
2020年7月28日
https://satake7.com/wp-content/uploads/2015/08/lulu-coding1.png 512 512 staff https://satake7.com/wp-content/uploads/2015/08/lulu-coding1.png staff2020-07-28 10:01:532020-07-28 19:52:16findの使い方
Tips

AWS EC2インスタンスにSSHできなくなったとき

EC2インスタンスにSSHできないときって、今回は何の手違いか、.sshディレクトリごと削除しちゃって。 あーあ、自分は nginxユーザーのホームは /home/nginx だと思ってたんだけど、/var/www/vhosts…
2020年7月28日
https://satake7.com/wp-content/uploads/2015/08/lulu-coding1.png 512 512 staff https://satake7.com/wp-content/uploads/2015/08/lulu-coding1.png staff2020-07-28 05:10:342020-07-28 08:34:06AWS EC2インスタンスにSSHできなくなったとき
WordPress

WordPressサイトのお引越し

DNSをいじらずに環境を整える(新しいサーバのIPを例えば、13.14.62.99とする) Windowsの hosts を書き加える edit C:\Windows\System32\drivers\etc\hosts 13.14.62.99 afa1986.jp 13.14.62.99 www.afa1986.jp 新しいサーバの…
2020年7月25日
https://satake7.com/wp-content/uploads/2015/08/lulu-coding1.png 512 512 staff https://satake7.com/wp-content/uploads/2015/08/lulu-coding1.png staff2020-07-25 05:59:052020-07-26 14:36:39WordPressサイトのお引越し
Page 2 of 3123

Topics

  • FTPでの特定ディレクトリの共用2020年9月17日 - 9:58 AM
  • 下線(underline)の実装2020年9月16日 - 9:10 AM
  • nginxで cgiを動かす2020年8月29日 - 4:51 PM
  • CSS で指定幅を超えた文字列を切り取り「…」を付加する方法2020年8月11日 - 8:08 AM
  • 高さ不明のブロック要素の比率を維持する2020年8月11日 - 7:49 AM

Categories

  • Enfold (1)
  • News (1)
  • Tips (11)
  • uncategorized (1)
  • WordPress (1)

Facebook

面白いリンク

Here are some interesting links for you! Enjoy your stay :)

カテゴリー

  • Enfold
  • News
  • Tips
  • uncategorized
  • WordPress

アーカイブ

  • 2020年9月
  • 2020年8月
  • 2020年7月
  • 2019年5月
  • 2011年10月
© Copyright - Satake Studio - powered by Enfold WordPress Theme
  • Twitter
  • Dribbble
Scroll to top