Not a COM32R image
boot
Run Code Online (Sandbox Code Playgroud)
是当我尝试从 USB 安装 Ubuntu 10.04 时,控制台无限地不断吐出的消息。我在 11.04 中使用StartupDiskCreator创建了 USB 。
这种行为的原因是什么?我该怎么做才能正确设置?
我已经完美地遵循了从 USB 页面安装 Ubuntu 中列出的步骤。
当我尝试使用 scp 通过网络复制文件(大小为 )时,出现错误<file> stalled
为什么会发生这种情况?我该如何解决?
当我尝试ssh在我的 ubuntu 机器上重新启动服务器时,我得到了
me@me-one:~$ service ssh restart
restart: Rejected send message, 1 matched rules; type="method_call", sender=":1.63" (uid=1000 pid=3354 comm="restart ssh ") interface="com.ubuntu.Upstart0_6.Job" member="Restart" error name="(unset)" requested_reply="0" destination="com.ubuntu.Upstart" (uid=0 pid=1 comm="/sbin/init")
Run Code Online (Sandbox Code Playgroud)
我意识到我没有sudo-ed
me@me-one:~$ sudo service ssh restart
ssh start/running, process 3386
Run Code Online (Sandbox Code Playgroud)
为什么第一次尝试没有抛出类似Permission denied或类似的错误。运行时是否覆盖错误root并隐式忽略警告/错误?或只是不好的编程由openssh开发人员?
如何在进程完成时添加某种通知(例如播放 .wav 文件或在状态栏上创建弹出窗口)。
例如,我正在编译一个需要几个小时才能完成的程序。我想在编译完成后听到/看到某种消息。是否有这样做的工具(例如将alarm程序绑定到pid进程的)或类似的东西?
10.04 ×2
boot-failure ×1
installation ×1
notification ×1
openssh ×1
root ×1
scp ×1
tools ×1
usb ×1