Fix Corrupted EndNote Library
Due to the limited space of EndNote online, I still used to sync EndNote libraries through OneNote. The drawback is, the library might be corrupted occasionally (about once a couple of months).
Due to the limited space of EndNote online, I still used to sync EndNote libraries through OneNote. The drawback is, the library might be corrupted occasionally (about once a couple of months).
I have introduced how to install R and RStudio Server before. But free version of RStudio Server lack of many security features, especially SSL.
This post introduces to secure RStudio Server by an Nginx reverse proxy.
Kernel based Virtual Machine (KVM) is a widely used free and open source type 2 hypervisor for Linux distributions.
This post described a workthrough on how to install and configure QEMU/KVM on a Debian 10/buster server.
Calculating or verifying md5 checksums for lots of file always a time-consuming process. Here are some notes for how to work with md5 checksum via GNU parallel.
This post was first released at 2019-05-26, and updated at 2021-04-20.
Since PyMOL 2.x released, there were no binary installer avaliable for Windows.
PyMOL Wiki provides the way to install open source PyMOL in Windows under Python 3.x.
This post provided the method to install PyMOL 2.x by conda (Anaconda or Minoconda) in Windows.
This post includes the workthrough of installation, configuration and integration of Hugo and Isso comment server.
Steps:
Environment:
Both local computer and remote server work on Debian bullseye.
BEAGLE is a high-performance library to accelerate the calculations of Bayesian and Maximun Likelihood phylogenetics analyses. The latest version of beagle-lib was released on Dec 4, 2018.
When compiled for NVidia Tesla V100 on Debian buster 10.9, an error was encountered:
nvcc fatal : Value 'compute_30' is not defined for option 'gpu-architecture'
Pavian is a interactive browser application for analyzing and visualization metagenomics classification results from classifiers such as Kraken, Centrifuge and MetaPhlAn. Here are a few tips for Pavian to work with large data.
This post introduces how to complie latest R for RStidio, and install RStudio Server in a Debian host.