Category: Linux

Error when trying to access XAMPP from a network

I have use XAMPP for my local webserver. When I try to open phpmyadmin from other computer (network), I get this error : New XAMPP security concept: Access to the requested object is only available from the local network. This setting can be configured in the file "httpd-xampp.conf". This is related with default “httpd-xampp.conf” config

lapack sgetrs tutorial

I have a problem to solving system linear equation Ax=b using lapack. I am planned to use sgetrs subroutine in lapack to solving system linear equation Ax=b. sgetrs descriptions is a subroutine to Solves a system of linear equations with an LU-factored square coefficient matrix, with multiple right-hand sides. So, we need to process our

VBoxGuest has no member named ‘numa_next_reset’

I am use VirtualBox version 4.3.12. I have download Centos 7 and install this Linux in this VirtualBox version. When try to install VBoxGuest, I get error message : error: ‘struct mm_struct’ has no member named ‘numa_next_reset’ This is steps how to remove this error message. So, we can install VBoxGuest in Centos 7. 1.