You have Ubuntu Server which does not come with a GUI (Graphical User Interface) or desktop environment, you have slow…
What is CUDA? CUDA (Compute Unified Device Architecture) was developed by Nvidia from 2006, it’s a parallel rather than single…
here is what i get when i run phpMyAdmin on my newly setup server phpMyAdmin – Error Cannot start session…
If you have a single user with a problem pid, or simply kill a process is not enough and wish for whatever…
To change hostname in centos, here is how to do Temporary hostname change (this will be reseted after reboot) hostname newhostname…
When working with MYSQL Database I often use phpMyAdmin, which is a nice GUI way to manipulate my database. But…