外行人我在把ubuntu的目錄複製到windows環境下,常遇到權限問題,明明已經都用過chmod 777改過了,許多隱藏檔案還是無法被微軟系統辨識
導致在微軟系統環境下,無法以檔案總管或是右鍵模式來刪除
爬文找了一些文章
有位高手的答案才是正解
先用文字編輯器寫一個只有二行的bat程式,內容如下
另存成.bat
然後把無法刪除的檔案或目錄直接用滑鼠拖曳到這個bat的上面,使用這個bat檔來開啟
這樣就順利刪除了
參考文獻
外行人我在把ubuntu的目錄複製到windows環境下,常遇到權限問題,明明已經都用過chmod 777改過了,許多隱藏檔案還是無法被微軟系統辨識
導致在微軟系統環境下,無法以檔案總管或是右鍵模式來刪除
爬文找了一些文章
有位高手的答案才是正解
先用文字編輯器寫一個只有二行的bat程式,內容如下
另存成.bat
然後把無法刪除的檔案或目錄直接用滑鼠拖曳到這個bat的上面,使用這個bat檔來開啟
這樣就順利刪除了
參考文獻
啟動chrome時要求須輸入密碼enter password to unlock login keyring asking for entering password to unlock login kerying on Ubuntu desktop
在virtualbox如何壓縮vdi檔 using commands to reduce virtualbox's vdi file space
ubuntu18.04網路設定無法啟動問題 network connection failed due to networkmanager settings
[網管心得]ssh keygen用法 ssh-copy-id
在windows環境下強制刪除無法以檔案總管刪除的檔案或目錄 how to remove directories or files that cannot be deleted by default file manager
debian安裝drupal細節 設定apache2的細節
[NetBeans]如何從git下載專案改建為自己的專案 修改git專案
在apache http server停用TLS 1.0/1.1 and SSL 2.0/3.0 How to disable outdated versions of SSL/TLS on Apache
如何在ubuntu 18.04上設定一開機就啟動virtualbox某個vm a way to setup ubuntu18.04 for start vm on boot
how to resolve memory allocation issue on proxmox when creating vm, sometimes the log shows fail message of Cannot_allocate_memory
縣市端新增師生關係API程式 在縣市端建立可由教育部主機撈取縣市資料庫師生關係的API 程式