• 内容へ移動

fl8 Wiki

ユーザ用ツール

  • ログイン

サイト用ツール

  • 最近の変更
  • メディアマネージャー
  • サイトマップ
現在位置: Dokuwiki.fl8.jp » file
トレース: • PDF軽量化 • 01_サカつく初代 05年目 • 17 WSL2 + Docker • 01_サカつく初代 04年目 • 2025.05.23 WinSCPで同期 • 2025.02.23 Thinkpad X1 Nanoバッテリー寿命 • 17 Plesk vhost設定を再作成

file

検索

以下に検索結果を表示します。

部分一致
  • 完全一致
  • 前方一致
  • 後方一致
  • 部分一致
@50_dialy
  • 全ての名前空間
  • 50_dialy:2024 (12)
  • 50_dialy:2023 (9)
  • 50_dialy:2022 (4)
  • 50_dialy:2017 (3)
  • 50_dialy:2021 (3)
  • 50_dialy:2006 (2)
  • 50_dialy:2008 (2)
  • 50_dialy:2015 (2)
  • 50_dialy:2007 (1)
  • 50_dialy:2014 (1)
  • 50_dialy:2018 (1)
  • 50_dialy:2019 (1)
  • 50_dialy:2020 (1)
  • 50_dialy:2025 (1)
全期間
  • 全期間
  • 1週間以内
  • 1カ月以内
  • 1年以内
ヒット数順に並べる
  • ヒット数順に並べる
  • 最終更新順に並べる

全文検索:

2023.05.31 Pandas Error @50_dialy:2023:05
18 ヒット, 最終更新: 2年前
==== <code> Traceback (most recent call last): File "C:\Users\s-matsui\Desktop\_kabu\thread_board_kabucom2.py", line 1469, in <module> main() File "C:\Users\s-matsui\Desktop\_kabu\thread_board_kab... , line 1465, in main schedule.run_pending() File "c:\py\Lib\site-packages\schedule\__init__.py", l... run_pending default_scheduler.run_pending() File "c:\py\Lib\site-packages\schedule\__init__.py", l
2022.10.21 Nextcloud curlでアップロード @50_dialy:2022:10
8 ヒット, 最終更新: 3年前
om/nextcloud # <path to upload> アップロード先ファイルのパス # <file path to send> アップロードしたいファイルが置いてあるパス curl -X PUT -... r>:<pass> https://<nextcloud root>/remote.php/dav/files/<user>/<path to upload> -T <file path to send> </code> ==== 実行例 ==== これで、nc.hogehoge.comにhoge_userで、... hoge_pass' https://nc.hogehoge.com/remote.php/dav/files/hoge_user/test/test01.txt -T test.txt </code>
2024.01.16 openssl.soのLoadError @50_dialy:2024:01
8 ヒット, 最終更新: 17カ月前
<code> libssl.so.1.1: cannot open shared object file: No such file or directory - /home/matsui/.anyenv/envs/rbenv/versions/2.6.1/lib/ruby/2.6.0/x86_64-linux... perl-FindBin.noarch </code> <code> Can't locate File/Compare.pm in @INC (you may need to install the File::Compare module) (@INC contains: . /usr/local/lib6
2020.10.28 pyenv でエラー @50_dialy:2020:10
6 ヒット, 最終更新: 5年前
thub.com/yyuu/pyenv.git ~/.pyenv $ vim ~/.bash_profile $ source ~/.bash_profile export PYENV_ROOT="$HOME/.pyenv" export PATH="$PYENV_ROOT/bin:$PATH" eval "$(p... d.20201029141641.553612.log Last 10 log lines: File "/tmp/python-build.20201029141641.553612/Python-3... 5, in <module> sys.exit(ensurepip._main()) File "/tmp/python-build.20201029141641.553612/Python-3
2023.02.05 Ubuntu ディスクサイズ変更 @50_dialy:2023:02
6 ヒット, 最終更新: 3年前
gpt Disk Flags: Number Start End Size File system Name Flags 1 1049kB 2097kB 1049k... gpt Disk Flags: Number Start End Size File system Name Flags 1 1049kB 2097kB 1049k... esize2fsを実行]] これでやっと、rootディスクが増えます。 <code> # df Filesystem 1K-blocks Used Availa... ev/ubuntu-vg/lv-0 resize2fs 1.46.5 (30-Dec-2021) Filesystem at /dev/ubuntu-vg/lv-0 is mounted on /; on-
2024.12.03 MainWP Child @50_dialy:2024:12
5 ヒット, 最終更新: 9カ月前
mnt/vhost/hogehoge.com/wp-admin/includes/class-wp-filesystem-ftpext.php:438 [11-Nov-2024 00:43:15 UTC] P... mnt/vhost/hogehoge.com/wp-admin/includes/class-wp-filesystem-ftpext.php:438 Stack trace: #0 /mnt/vhost/hogehoge.com/wp-admin/includes/class-wp-filesystem-ftpext.php(438): ftp_nlist() #1 /mnt/vhost/... wp-child/class/class-mainwp-security.php(375): WP_Filesystem_FTPext->exists() #2 /mnt/vhost/hogehoge.com
2017.11.13 GlusterFS 3.12 @50_dialy:2017:11
4 ヒット, 最終更新: 7年前
1/xlator/nfs/server.so: cannot open shared object file: No such file or directory [2017-11-13 00:46:03.569566] W [MSGID: 101095] [xlator.c:162:xlator_volopt... 1/xlator/nfs/server.so: cannot open shared object file: No such file or directory [2017-11-13 00:46:03.608432] I [MSGID: 106600] [glusterd-nfs-svc.c:163:glu
2022.10.01 Nextcloud @50_dialy:2022:10
4 ヒット, 最終更新: 23カ月前
- MARIADB_DISABLE_UPGRADE_BACKUP=1 env_file: - db.env redis: image: redis:alpine... _LIMIT=5G - OVERWRITEPROTOCOL=https env_file: - db.env depends_on: - db ... apk add ffmpeg && /entrypoint.sh php-fpm env_file: - db.env depends_on: - db ... ig.php 'objectstore' => array ( 'class' => 'OC\\Files\\ObjectStore\\S3', 'arguments' => array (
2023.07.08 json.loads失敗 @50_dialy:2023:07
4 ヒット, 最終更新: 2年前
.loads(text) Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/usr/lib64/python3.4/json/__init__.py", line 318, in loads return _default_decoder.decode(s) File "/usr/lib64/python3.4/json/decoder.py", line 343,... j, end = self.raw_decode(s, idx=_w(s, 0).end()) File "/usr/lib64/python3.4/json/decoder.py", line 359,
2024.01.18 RailsでSSLエラー @50_dialy:2024:01
4 ヒット, 最終更新: 16カ月前
> require 'openssl' p OpenSSL::X509::DEFAULT_CERT_FILE </code> <code> ruby ssl_path.rb "/usr/local/ssl... ruby -ropenssl -e "p OpenSSL::X509::DEFAULT_CERT_FILE" </code> しかし対象のパスにルート証明書が存在しない <code> # ll /usr... cannot access '/usr/local/ssl/cert.pem': No such file or directory </code> これはリンクを張ってあげる <code> # ln... rg/mirrorlist/9/baseos [error setting certificate file: /etc/pki/tls/certs/ca-bundle.crt] </code> これは下記
2024.10.04 lsyncd @50_dialy:2024:10
4 ヒット, 最終更新: 11カ月前
ーバ /etc/lsyncd/lsyncd.conf.lua> settings { logfile = "/var/log/lsyncd.log", statusFile = "/var/log/lsyncd-status.log", statusInterval = 1, ... ーバ /etc/lsyncd/lsyncd.conf.lua> settings { logfile = "/var/log/lsyncd.log", statusFile = "/var/log/lsyncd-status.log", statusInterval = 1,
2006.09.10 Perlバージョンアップ @50_dialy:2006:09
3 ヒット, 最終更新: 8年前
= <code> # locate use.perl /usr/ports/lang/perl5/files/use.perl /usr/ports/lang/perl5.8/files/use.perl # perl /usr/ports/lang/perl5.8/files/use.perl </code> ===== perlのシンボリックリンクが消えてる ===== /usr
2021.11.09 ModuleNotFoundError: No module named 'packaging' @50_dialy:2021:11
3 ヒット, 最終更新: 4年前
ython se2.py Traceback (most recent call last): File "C:\Users\s-matsui\se2.py", line 1, in <module> ... ed_chromedriver.v2 import Chrome, ChromeOptions File "C:\Users\s-matsui\AppData\Local\Programs\Python\... > from seleniumwire.webdriver import Chrome File "C:\Users\s-matsui\AppData\Local\Programs\Python\
2022.07.29 WSLのubuntuで apt update失敗 @50_dialy:2022:07
3 ヒット, 最終更新: 3年前
E: Release file for http://archive.ubuntu.com/ubuntu/dists/focal-... r this repository will not be applied. E: Release file for http://archive.ubuntu.com/ubuntu/dists/focal-... r this repository will not be applied. E: Release file for http://security.ubuntu.com/ubuntu/dists/focal
2024.04.02 Homebrewを入れる @50_dialy:2024:04
3 ヒット, 最終更新: 17カ月前
inuxbrew/.linuxbrew/bin/brew shellenv)"' >> ~/.profile eval "$(/home/linuxbrew/.linuxbrew/bin/brew shell... echo 'export ANYENV_ROOT="$HOME/.anyenv"' >> .profile echo 'eval "$(anyenv init -)"' >> .profile </code> ===== rbenvインストール ===== <code> $ anyenv install rb
2024.07.10 PHP-FPMのumask変更 @50_dialy:2024:07
3 ヒット, 最終更新: 9カ月前
2022.03.03 bluefs _allocate unable to allocate @50_dialy:2022:03:03
3 ヒット, 最終更新: 4年前
2015.06.02 VHDファイルをマウント @50_dialy:2015:06
2 ヒット, 最終更新: 7年前
2015.08.20 Megacli @50_dialy:2015:08
2 ヒット, 最終更新: 7年前
2017.08.22 KSKロールオーバーについて @50_dialy:2017:08
2 ヒット, 最終更新: 8年前
2021.12.30 Docker Dokuwiki bitnami @50_dialy:2021:12
2 ヒット, 最終更新: 2年前
2023.08.03 Unixbenchでエラー @50_dialy:2023:08
2 ヒット, 最終更新: 2年前
2023.10.18 Wifiの優先順位変更 @50_dialy:2023:10
2 ヒット, 最終更新: 15カ月前
2023.11.29 Nginx .htaccessの代わり @50_dialy:2023:11
2 ヒット, 最終更新: 20カ月前
2024.12.11 Cockpitディスク追加エラー @50_dialy:2024:12
2 ヒット, 最終更新: 9カ月前
2006.09.29 MRTGが変 @50_dialy:2006:09
1 ヒット, 最終更新: 8年前
2007.07.24 qmailインストール @50_dialy:2007:07
1 ヒット, 最終更新: 7年前
2008.01.13 アップデート(ClamAV) @50_dialy:2008:01
1 ヒット, 最終更新: 7年前
2008.04.16 /etc/passwdのコピー @50_dialy:2008:04
1 ヒット, 最終更新: 7年前
2014.01.10 Chromeで新しいページが表示されない @50_dialy:2014:01
1 ヒット, 最終更新: 7年前
2017.01.24 Memcacheでセッション管理 @50_dialy:2017:01
1 ヒット, 最終更新: 9年前
2018.03.20 coreserver error_log @50_dialy:2018:03
1 ヒット, 最終更新: 7年前
2019.08.05 久しぶりにSLコマンド @50_dialy:2019:08
1 ヒット, 最終更新: 6年前
2021.04.29 Docker dokuwiki linuxserver @50_dialy:2021:04
1 ヒット, 最終更新: 2年前
2023.02.16 Windowsで任意の大きなファイル作成 @50_dialy:2023:02
1 ヒット, 最終更新: 3年前
2023.05.15 Let's Encrypt 証明書削除 @50_dialy:2023:05
1 ヒット, 最終更新: 2年前
2023.06.03 Django アプリ追加 @50_dialy:2023:06
1 ヒット, 最終更新: 2年前
2024.03.05 VBA Selenium ログイン @50_dialy:2024:03
1 ヒット, 最終更新: 18カ月前
2024.03.07 Visual Studio 2022 Community @50_dialy:2024:03
1 ヒット, 最終更新: 18カ月前
2024.04.03 CentOS7 Homebrew @50_dialy:2024:04
1 ヒット, 最終更新: 17カ月前
2024.05.02 Amazon Linux 2023 Zabbix @50_dialy:2024:05
1 ヒット, 最終更新: 13カ月前
2024.10.02 rclone @50_dialy:2024:10
1 ヒット, 最終更新: 11カ月前
2025.05.23 WinSCPで同期 @50_dialy:2025:05
1 ヒット, 最終更新: 2カ月前

ページ用ツール

  • 文書の表示
  • 以前のリビジョン
  • バックリンク
  • 文書の先頭へ
特に明示されていない限り、本Wikiの内容は次のライセンスに従います: CC Attribution-Noncommercial-Share Alike 4.0 International
CC Attribution-Noncommercial-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki