Carlie27's Blog

some note of becoming fullstack engineer

  • Articles
  • Author
No Image

[Ubuntu] debconf-set-selections usage example

2020 年 11 月 10 日 charlie27 0

debconf-show –listowners mysql-server openssh-ser …

No Image

[Git] faster rebase by using git commit –fixup

2020 年 10 月 30 日 charlie27 0

1.Enable –autosquash in global settings git confi …

No Image

[Mac] xcrun error: invalid active developer path missing xcrun

2020 年 10 月 8 日 charlie27 0

If we met this issue after mac upgrade there is tw …

No Image

[Linux] Useful usage of sshpass and rsync

2020 年 10 月 6 日 charlie27 0

Use rsync to transfer file with sshpass rsync -avP …

No Image

[MySQL] Fix mysql data corruption workflow

2020 年 9 月 30 日 charlie27 0

Problem: Mysql cannot start normally and tried som …

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 0

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 …

文章導覽

1 2 3 »

Latest Article

  • [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 日
  • [VS code] Pylint not work in Windows 10 2020 年 6 月 23 日
  • [MySQL] Restore from another host by ibd file 2020 年 6 月 1 日
  • [Django] How to Reset Migrations 2020 年 5 月 31 日
  • [MySQL]How to drop a large table 2020 年 5 月 31 日
  • [nvm] Install nvm and switch node version 2020 年 3 月 25 日

Category

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

Top views

  • [nvm] Install nvm and switch node version
  • [MySQL]How to drop a large table
  • [MySQL] Restore from another host by ibd file
  • [Django] How to Reset Migrations
  • [Angular] set the default ‘select’ ng-model to an object
Login

Copyright © 2021 | WordPress Theme by MH Themes