Install localhost server on windows RT - xampp

I want to install a localhost server on a tablet with windows RT 32 bit.
I tried installing the xampp 32 bit for windows 7 which didn't work.
Is there any (xampp/wamp) server available for Windows RT currently or can I tweak somehow to get it to work?
Thanks

XAMPP is not supported on ARM processors.

Related

How do I install Pterodacty local on my maschine

I am attempting to install the Pterodactyl Panel on my local machine for development designing purposes. I am running Windows 10 Pro.
From the Pterodactyl installation documentation page, Here are some OS that can run Pterodactyl:
Ubuntu 18.04, 20.04
CentOS 7, 8
Debian 9, 10, 11
And the way of installation is also mostly using the linux command. From here it can be concluded, maybe Pterodactyl can not be installed / running on Windows.
Try to use something like a vps or linux vm to run Pterodactyl, if it's just for development don't need to use too high specs.
Source: https://pterodactyl.io/panel/1.0/getting_started.html#picking-a-server-os

Qemu Sparc64 emulation - keyboard doesn't work (Windows, Ubuntu host tested)

people
I need to run sparc64 emulator in order to install Solaris 10 for sparc64. I tried to run it on following hosts:
Windows 10 Professional
Windows 10 Enterprise
Windows Server 2019 Datacenter
Ubuntu 21.04
Ubuntu 18.04 LTS (ran on Windows hosted Hyper-v)
Every time I get this:
Keyboard is not responsive and I can not continue.
You can also view that i8042 module used for the keyboard is not available.
Can someone help with how to enable keyboard (it is not usb keyboard, it is integrated - on notebook - used for all except for Win Server)?
The starting command for qemu is (minimalistic):
qemu-system-spark64 -cdrom sol-10-u11-ga-sparc-dvd.iso -drive file=Image.img -m 2G -boot d

Install XAMPP 32 bit on Windows Server 2012 64 bit

I want to download XAMPP for my windows 64-bit machine. But officially, XAMPP is only available for a 32-bit windows machine.
So, is it fine if I use 32-bit windows XAMPP version for my 64-bit windows machine or is there a way to get the 64-bit windows XAMPP version?
And it is fine if I install 32-bit Windows XAMPP version on Windows Server 2012 and Windows Server 2016
Thank you for help!

Is it possible to use Docker without Windows 10 pro?

I need to install Docker on my pc with Windows 10 home. I read that I can only install Docker Toolbox. Is there any way to have the latest Docker version instead without upgrading my pc to windows 10 pro?
Thanks
Update
Docker can now be installed on Windows 10 Home (version 2004 or higher).
Refer to this article for installation instructions
https://docs.docker.com/docker-for-windows/install-windows-home/
Old Answer
Docker for Windows requires Hyper-V, and Hyper-V requires Windows 10 Pro (or Windows Server). So no, you can't run Docker without upgrading.
https://docs.docker.com/docker-for-windows/install/
README FIRST for Docker Toolbox and Docker Machine users: Docker for Windows requires Microsoft Hyper-V to run. The Docker for Windows installer enables Hyper-V for you, if needed, and restart your machine.
https://learn.microsoft.com/en-us/virtualization/hyper-v-on-windows/quick-start/enable-hyper-v
Check Requirements
Windows 10 Enterprise, Professional, or Education
64-bit Processor with Second Level Address Translation (SLAT).
CPU support for VM Monitor Mode Extension (VT-c on Intel CPU's).
Minimum of 4 GB memory.
The Hyper-V role cannot be installed on Windows 10 Home.
You can now install Docker Desktop on Windows Home machines using the WSL 2 backend. Docker Desktop on Windows Home is a full version of Docker Desktop for Linux container development.
https://docs.docker.com/docker-for-windows/install-windows-home/
Install Windows 10, version 2004 or higher.
Enable the WSL 2 feature on Windows. For detailed instructions, refer to the Microsoft documentation.
https://learn.microsoft.com/en-us/windows/wsl/install-win10
The following hardware prerequisites are required to successfully run WSL 2 on Windows 10 Home:
64 bit processor with Second Level Address Translation (SLAT)
4GB system RAM
BIOS-level hardware virtualization support must be enabled in the BIOS settings. For more information, see Virtualization.
https://docs.docker.com/docker-for-windows/troubleshoot/#virtualization-must-be-enabled
Download and install the Linux kernel update package.
https://learn.microsoft.com/en-us/windows/wsl/wsl2-kernel

Installation of Websphere 8 in Windows

I am trying to install Websphere Application Server 8.5 in Windows 7 64 bits but I have had difficulties.
The server is Windows 7 64 bits and I am using the Installation Manager.
I tried to use both the 64 bits version (DEVELOPERSILAN.agent.installer.win32.win32.x86_64) and the 32 bits (DEVELOPERSILAN.agent.installer.win32.win32.x86) but I got the message:
The package com.ibm.websphere.DEVELOPERSILAN.v85 specified in the install.xml file wasn't located. The same message for IBMJAVA.v70, liberty.IBMJAVA.v70, IHSILAN.V85, APPCLIENTEILAN.v85, PLGILAN.v85, PLUGCLIENTILAN.v85, WCTILAN.v85, W2MTKILAN.v11 and liberty.DEVELOPERSILAN.v85.
Should I install anything else before the Installation Manager?
I recently downloaded WAS8.5 on Windows R2 2008. Hope I could answer your question.
Installer Manager 32-bit will work.
Did you add the repository with file name "repository.config" to the Installation Manager?
This should be same for any product when you install from Installation Manager.
Make sure to provide Admin privileges to the IM when starting it.

Resources