我正在使用腻子与 Linux 服务器进行交互。我已经开始使用腻子的过程。该过程正在运行,需要 5-6 个小时。我希望该进程在我关闭腻子会话后继续运行。关闭腻子会话后如何保持该进程的活动?我不想一直开着电脑。有没有办法做到这一点?
我已经安装了 Ubuntu(Ubuntu 2.6.38-11-generic-pae #50-Ubuntu SMP,i686 Athlon i386 GNU/Linux)。我是 Linux 新手。
我正在尝试使用命令行安装 VLC 媒体播放器:
% sudo apt-get update
% sudo apt-get install vlc vlc-plugin-pulse mozilla-plugin-vlc
Run Code Online (Sandbox Code Playgroud)
第一个命令执行没有问题。然后我尝试运行第二行,它给了我以下输出:
Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help …Run Code Online (Sandbox Code Playgroud)