我对Linux非常陌生,我正在使用Oracle Linux 5.6.64.1。最近,我经常遇到系统挂起。我想知道如何解决这个问题。
已更新
两次被否决,所以我想我的问题出了什么问题?但正如我所说,我对linux是新手,不能提供任何进一步的信息。我从某个论坛上读到,我应该检查/var/log/messages,所以我这样做了。但坦率地说,我无法从日志中得出任何结论。系统只挂起,控制台上没有错误或消息。
假设你做了一件简单的事情:
public class Main {
public static void main(String[] args) {
long started = System.currentTimeMillis();
try {
new URL(args[0]).openConnection();
} catch (Exception ignore) {
}
System.out.println(System.currentTimeMillis() - starte
WSL2突然停止工作。如果我重新安装linux发行版。然后,当我单击play store中linux发行版的启动按钮时,它抛出了以下错误:
Installing, this may take a few minutes...
WslRegisterDistribution failed with error: 0x80070003
Error: 0x80070003 The system cannot find the path specified.
wsl --help命令工作正常。所有其他wsl命令挂起或抛出错误,如下所示,就像wsl -l命令抛出此错误一样,系统无法找到指定的路径。