Reset Rstudio Server for a specific user. My RStudio Server freezes after I login and the IT couldn't solve it. Find the ip address of the server nslookup <hostname> SSH to the server Find the PID of the hanging rsession # Use ps -u <user> # or top -u <user> Delete .rstudio folder