Charlie27's Blog

some note of becoming fullstack engineer

  • Articles
  • Author
No Image

[Linux] Accidental shutdown and run into Initramfs

2019 年 11 月 22 日 charlie27 0

ubuntu showing this kind of message /dev/mapper/cl …

No Image

[Git] large file storage

2019 年 10 月 28 日 charlie27 0

Install Git lfs curl -s https://packagecloud.io/in …

No Image

[python] openTSDB fast R/W test

2019 年 10 月 2 日 charlie27 0

Write from telnetlib import Telnet import time imp …

No Image

[SNMP] GET CPU usage and memory usage

2019 年 8 月 19 日 charlie27 1

Setup /etc/snmp/snmpd.conf view systemonly include …

No Image

[hadoop] slaves’ datanode didn’t start

2019 年 8 月 2 日 charlie27 0

hadoop install guide: http://www.cc.ntu.edu.tw/chi …

No Image

[python] Get process reference count and memory usage for memory leak debugging

2019 年 7 月 16 日 charlie27 0

import psutil, os ,sys process = psutil.Process(os …

No Image

Setup youtube-dl with ffmpeg by docker compose

2019 年 7 月 8 日 charlie27 0

Dockerfile FROM alpine RUN apk add -q –progress – …

No Image

Windows Cmder Config

2019 年 6 月 13 日 charlie27 0

First, install ubuntu bash shell on windows Create …

No Image

Tmux conf and plugin

2019 年 5 月 22 日 charlie27 0

source: https://gist.github.com/ryerh/14b7c24dfd62 …

No Image

Install gcloud on mac with tcsh/bash

2019 年 5 月 9 日 charlie27 0

1.Download from interactive installation It will i …

文章分頁

« 1 2 3 4 »

Latest Article

  • WordPress has been hacked by malware 2024 年 7 月 11 日
  • Synology NAS wordpress with dockerize webstation and set permalink on nginx 2024 年 4 月 1 日
  • Synology NAS wordpress with docker modify upload_max_filesize 2024 年 3 月 31 日
  • [BlockChain] Add Binance Network 2022 年 1 月 8 日
  • [C++] List and extract files in .a file 2021 年 10 月 19 日
  • [C++] How to transfer JSON to string 2021 年 9 月 1 日
  • [Linux] Extend AWS EC2 disk 2021 年 7 月 28 日
  • [Python] Find internal Ipv6 address for directly connected interface 2021 年 3 月 26 日
  • [Ubuntu] debconf-set-selections usage example 2020 年 11 月 10 日
  • [Git] faster rebase by using git commit –fixup 2020 年 10 月 30 日

Category

  • C++ (2)
  • Containerize (4)
  • Databases (3)
  • Git (1)
  • Javascript (2)
  • Linux (12)
  • Python (4)
  • Uncategorized (4)
  • Windows (2)
  • Wordpress (1)

Popular posts

  • [SNMP] GET CPU usage and memory usage 40 views
  • Windows Cmder Config 32 views
  • [Git] large file storage 28 views
  • [Python] Find internal Ipv6 address for directly connected interface 18 views
  • [Ubuntu] Apache2 http2 config 16 views
  • [Linux] Useful usage of sshpass and rsync 16 views
  • Synology NAS wordpress with dockerize webstation and set permalink on nginx 16 views
  • [Nginx] virtualhost config(http2,HSTS,SSL) A+ in SSL Labs 15 views
  • [Django] How to Reset Migrations 15 views
  • [Git] faster rebase by using git commit –fixup 15 views
Login

Copyright © 2025 | WordPress Theme by MH Themes