Science Notes

A weblog sharing great ideas, theory, and implementations in data, sciences, and beyond.

Wednesday, May 22, 2024

How to Fix a Hyper-V VM Stuck in the Starting/Stopping State

›
 https://community.spiceworks.com/t/how-to-fix-a-hyper-v-vm-stuck-in-the-starting-stopping-state/1013702
Friday, January 27, 2023

A Singularity definition file with R installation

›
Bootstrap:docker From:ubuntu:latest %post     apt update     apt -y install openssh-server     apt -y install openssh-client     apt -y inst...
Friday, January 13, 2023

wsl logon failure: the user has not been granted the requested logon type at this computer.

›
To resolve this error, run the following command to restart the virtual machine service: powershell restart-service vmcompute   Reference: h...
Thursday, October 6, 2022

Illustration of PCA using SVD with a Real Example

›
Let us illustrate PCA in R programming language. As an example, we will use a built-in dataset mtcars (samples in the rows and variables in...
Friday, September 16, 2022

Ubuntu unable to connect to internet after recovering from hibernation with VPN connected

›
There could be many difference issues causing the network connection problem after hibernation. One possible issue I wanted to note down her...
›
Home
View web version

Contributors

  • MW
  • webappl
Powered by Blogger.