moving dir with lots of files

2022-04-17 Thread Adriel Peng
Hello I plan to move a dir which has about 0.4 million files to a new location. This new location is a network storage. I will run the command: nohup mv dir /mnt/disk/newdir I guess this will take a lot of hours to finish. My question is, if the process gets an unexpected interruption, what wi

Question on permission denied (public key)

2021-12-06 Thread Adriel Peng
Hello Sorry this is maybe not the debian question... I have changed my github username today, after that I run this command in local machine to update the remote url: git remote set-url origin new.git.url/here And I even run these two in local repo: git config --global user.email "n...@mail.