Charlie27's Blog

some note of becoming fullstack engineer

  • Articles
  • Author
No Image

[VS code] Pylint not work in Windows 10

2020 年 6 月 23 日 charlie27 0

Python-pylint running in Visual Studio Code has a …

No Image

[MySQL] Restore from another host by ibd file

2020 年 6 月 1 日 charlie27 0

Enable innodb_file_per_table = 1 in my.cnf 1.Backu …

No Image

[Django] How to Reset Migrations

2020 年 5 月 31 日 charlie27 0

Scenario 1: The project is still in the developmen …

No Image

[MySQL]How to drop a large table

2020 年 5 月 31 日 charlie27 494

We can do drop table but it takes long time mysql& …

No Image

[nvm] Install nvm and switch node version

2020 年 3 月 25 日 charlie27 0

Install NVM(Node Version Manager) mkdir ~/.nvm cur …

No Image

[Angular] set the default ‘select’ ng-model to an object

2020 年 3 月 12 日 charlie27 0

Use the track by section of the directive declarat …

No Image

[Network] Setup network interface in Linux ubuntu

2019 年 11 月 25 日 charlie27 0

/etc/network/interfaces Example interface for stat …

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 …

文章導覽

« 1 2 3 4 »

Latest Article

  • [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 日
  • [Mac] xcrun error: invalid active developer path missing xcrun 2020 年 10 月 8 日
  • [Linux] Useful usage of sshpass and rsync 2020 年 10 月 6 日
  • [MySQL] Fix mysql data corruption workflow 2020 年 9 月 30 日

Category

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

Top views

  • [Django] How to Reset Migrations
  • [MySQL]How to drop a large table
  • [MySQL] Restore from another host by ibd file
  • [VS code] Pylint not work in Windows 10
  • [nvm] Install nvm and switch node version
Login

Copyright © 2023 | WordPress Theme by MH Themes