Charlie27's Blog

some note of becoming fullstack engineer

  • Articles
  • Author
No Image

[Ubuntu] Change to tcsh shell and set vim as default editor

2019 年 1 月 16 日 charlie27 0

sudo apt install tcsh chsh -s /bin/tcsh ~/.tcshrc …

No Image

linux解壓縮

2018 年 9 月 25 日 charlie27 0

.tar (僅打包,無壓縮) 套件名稱:tar。 打包: tar cvf FileName.tar …

文章導覽

« 1 ... 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