所以我主要用C/C++编写了一个程序,虽然我认为这个问题符合服务器错误,因为它与Linux发行版Ubuntu有关。
因此,我正在寻找一种安装Ubuntu12.04(或更高版本)的方法(可能是hackerish- way ),但在安装时不设置用户名/密码。我知道,如果您在Active中使用过Windows 2008/2012,您可以指定用户在下次启动时更改/设置密码,不过我不确定如何在Linux环境中这样做。
基本上,这里的目标是什么:normal installation (Ubuntu) -> Boot once, tweaking -> next bootup set user
我已经在我的电脑上安装了wmware播放器(我有32位的windows vista )。我需要使用的虚拟机是linux。我已经设置了共享文件夹,并使用我的虚拟机转到该文件夹。问题是linux不能编译我的cpp文件。我写道:
g++ helloworld.cpp -o helloworld
什么都没发生。我也不知道原因。给出的唯一错误是当我启动虚拟机时,它说:
Binary translation is incompatible with long mode on this platform. Long mode will
be disabled in this virtual environm