Install windows xp 64bit from DOS [closed] - windows-xp

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 2 years ago.
Improve this question
I have Windows XP 64bit extracted from ISO file. I know 32 bit Windows XP can be installed from DOS using winnt.exe. So I want to install Windows XP 64bit from DOS but I don't know how to do that? (I boot into DOS mode from Windows 98 bootable CD).
So please tell me how can I install Windows XP 64bit from DOS mode?

Windows XP 64 bit cannot be installed from MS-DOS or a command line because it doesn't include the winnt.exe. It installs by booting directly from a disk. Not sure why Microsoft would choose to change that but that's the way it is.
Perhaps you can set your drive to boot from the .ISO?

Related

Centos 7 Avahi doesn't resolve from windows machines [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 7 years ago.
Improve this question
I have installed and configured avahi-daemon and samba on Centos 6.6 and it's working when I am testing it from an Ubuntu machine. e.g.: ping myhostname.local or smb://myhostname.local
However, when I try from a windows machine, neither samba works nor I can ping it via ping myhostname
Can anyone please explain me the possible difference between what Windows does and what Ubuntu does.
Besides, it would be great if Windows could list my server when browsing network, but I don't know if I should enable something like a broadcast or just normal configuration is adequate.
Thanks a log in advance.
I've just post an answer to the same question on serverfault:
https://serverfault.com/questions/711619/centos-7-avahi-doesnt-resolve-from-windows-machines

Using same ISO for multiple VM's [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 7 years ago.
Improve this question
the question is rather simple but I cannot hunt down the answer . I have an Ubuntu 14.04 LTS running on a vmware . For some testing purpose I need to launch another Ubuntu 14.04 LTS iso . I would like to know if I can use the same existing ISO i have for my older vmware install or will it screw up my old install ?
Using the existing ISO should be fine. Think of it like installing Ubuntu on 2 different computers with the same installation CD.

Is Putty needed if I am using the Windows Power Shell [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 8 years ago.
Improve this question
I am currently using Windows Powershell with Git I am mainly developing websites but I have noticed some developers like to use Putty Wanted to get some of your thoughts if its needed if I am using the PowerShell already since its a ssh.
Sounds like you are confusing the both. PowerShell is a shell environment for windows. Putty is a terminal emulator, mostly used for SSH and Telnet. Perhaps you are reffering to Cygwin, which is a Linux "emulator" which provide functionality similar to a Linux distribution on Windows.. Cygwin ships with Bash, but you can choose to use whatever shell or package using the installer.

How to install firefox addon mozrepl on Web hosting server [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 8 years ago.
Improve this question
I have perl script for scraping which uses WWW::Mechanize::Firefox and firefox addon MozRepl.
Now, i need to deploy it on a web hosting server. The problem is that the they don't provide any interface or UI terminal so that i can launch firefox and launch it from there .
Can anyone tell me a way to install MozRepl addon in Firefox from the shell or by any other means
You can use the python tool used, CFX, to develop the SDK and addons to automate installing of addons. In the future, we'd like to be able to install addons with the Firefox binary command line flags
#Stevie G
Yes i have used TightVNC server/viewer to connect to server with GUI, and then installed the required modules using the interface.

Eclipse updates blank in ubuntu vm [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed 8 years ago.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
This question does not appear to be about programming within the scope defined in the help center.
Improve this question
I'm running Eclipse in an Ubuntu VM and when I go to Help -> Install New Software, the box that displays the updates is blank for any update site. It seems like it may be a SWT rendering issue with the VirtualBox display drivers, but I'm not sure. Has anyone else seen this?
VirtualBox 4.1.16
Ubuntu 12.04 32-bit
Kernel 3.2.0-24
Virtual Box Guest Additions 4.1.16
Eclipse 3.7.2
It turns out that one of the configuration files in the workspace .metadata folder was corrupt.