DankumediaUninstall Windows 10 Built-in Appshttps://gist.github.com/dadanabdullah/2ca1e6dc57cbafd75f890d7bbb65e8f1.jsMar 1, 2021Mar 1, 2021
DankumediaLaravel 8 Migration Error, 1071 Specified key was too long.Open app/Providers/AppServiceProvider.php Add `use Illuminate\Support\Facades\Schema;` (line 6) Add `Schema::defaultStringLength(191);`…Mar 1, 2021Mar 1, 2021
DankumediaHow to fix “Stopping Apache…fail. apachectl returned 1.” on XAMPP LinuxWhen stopping xampp service (apache) with a command like below on a linux operating system:Oct 13, 2020Oct 13, 2020
DankumediaHow to fix “XAMPP is currently only availably as 32 bit application.Open LAMPP using text editor, for example i’m using nano.Oct 12, 2020Oct 12, 2020
DankumediaHow to fix “egrep: error while loading shared libraries:”Open LAMPP file using a text editor, for example, I use nano.Oct 12, 2020Oct 12, 2020
DankumediaHow to fix “libc.so.6: version ‘GLIBC_2.14’ not found.” on XAMPP CentOS 6.x.You need to install glibc alongside your current installation of glibc as you cannot update to glibc 2.14 directly in centos 6.x safely…Oct 12, 2020Oct 12, 2020
DankumediaHow to install NodeJS on LinuxDownload NodeJS for Linux (Ubuntu, Linux Mint) and configure .profile or .bashrc file.May 3, 2020May 3, 2020
DankumediaHow to access a remote server using ZeroTierOne on LinuxInstall ZeroTier One on linux (Linux Mint, Ubuntu) and use it to join and access servers remotelyApr 15, 2020Apr 15, 2020