No space left on device - Too many files in a single directory
最近從NCBI下載大量的genome fasta到硬碟的單一目錄下
到16000左右的時候就跳出類似下方的錯誤訊息
mv: cannot move ‘/soure/genome.fna.gz’ to ‘/dist/genome.fna.gz’: No space left on device
共 11 篇文章
最近從NCBI下載大量的genome fasta到硬碟的單一目錄下
到16000左右的時候就跳出類似下方的錯誤訊息
mv: cannot move ‘/soure/genome.fna.gz’ to ‘/dist/genome.fna.gz’: No space left on device
The following setup is my customization while ubuntu initialization
fcitx5-rime
sudo apt install fctix5-*
im-config
sudo apt install nfs-common
sudo mount -t nfs $remote_host:/remote/path /local/path
gsettings set org.gnome.shell.extensions.dash-to-dock click-action 'minimize'
gsettings set org.gnome.shell.extensions.dash-to-dock scroll-action 'cycle-windows'
If the commands are not working, you can install dconf-editor
to set.
Switching between windows with scroll wheel on Ubuntu Dock
Essential Guide: How to Enable ‘Minimize on Click’ on Ubuntu Quickly
目的是只需用docker-compose up -d
就能快速佈署
然後docker-compose restart
就能更新內容與設定
爲了能夠直接在本機撰寫文章,需要將container內的USER設定成和本機一致
這點可以使用docker run -u $(id -u):$(id -g)
或在docker-compose.yml
設定user
參數
如果有其他管理檔案權限的解法歡迎留言分享
因此我建立了一個image: hunglin59638/hexo-blog
可透過上述操作方便管理跟快速佈署
22.04的firefox從apt移到snap管理了
然後發現點擊任何網頁的下載連結都沒反應
結果是gnome的一個套件沒有安裝
所以問題不在瀏覽器…
sudo apt install xdg-desktop-portal-gnome
Brave & Chrome browsers freezes on download and print to pdf
台灣目前(2022)最多的工作機會是基因體定序與分析,在 104 上隨時都可以看到,
應用領域其實就是精準醫療跟微生物研究。
至於商業市場沒這麼大的醫療影像、生物統計、質譜分析、抗體設計等工作機會就是可遇不可求了
For example:
gedit ~/.local/share/applications/spyder.desktop
第一篇文章就來寫這個主題吧,但也因為這樣被搞到超累
本文就是個紀錄架設過程,所以很多理論就skip,還會小抱怨遇到的神奇問題哈
為了要讓http
變成https
差點不用睡了
不過流程也不是很難,就是卡住時會有無助感
使用情境:手邊沒有路由器或橋接器,網路來源是手機網路且只有一台電腦有無線網卡可接收wifi,另一台則只有有線網路孔(很可憐的情境…)。 實際上硬體配置如下圖一隻手機開熱點分享網路,主電腦接收wifi再透過網路線分享網路給客電腦