对于我的Ubuntu上的服务列表,在端口515上找不到打印机服务。
nmap -sT -O localhost
PORT STATE SERVICE
23/tcp open telnet
139/tcp open netbios-ssn
445/tcp open microsoft-ds
631/tcp open ipp
9050/tcp open tor-socks
Device type: general purpose
Running: Linux 3.X
OS CPE: cpe:/o:linux:linux_kernel:3
OS details: Lin
我试图在macOS上运行Movidius macOS。在macOS上使用NCSDK需要VirtualBox +接口,因为这个USB必须在Ubuntu16.04上运行,并且它支持Tensorflow和Caffe。我已经成功地使用编译了码头上的NCSDK。然后,我创建了一个docker-machine,并像往常一样附加到virtualbox:
$ docker-machine create --driver virtualbox linux
$ eval $(docker-machine env linux)
$ docker-machine ls
NAME ACTIVE DRIVER
我只是安装了Oracle,但无法启动它。我得到以下错误:
root@coding:/u01/binaries# $ORACLE_HOME/bin/lsnrctl start
LSNRCTL for Linux: Version 12.1.0.2.0 - Production on 15-NOV-2015 15:57:30
Copyright (c) 1991, 2014, Oracle. All rights reserved.
Starting /u01/app/oracle/product/12.1.0/dbhome_2/bin/tnslsnr: please wait...
T
我有几个星期的新台式机与英特尔i5处理器,安装了8.1双引导窗口和ubuntu 14:10 64位。我的旧pc,以及我的笔记本中的ubuntu14.04,通过usb连接到了佳能CanoScan LiDE 20扫描仪,并设法获取了文件。相反,新的个人电脑无法得到它。如果我从终端输入lsusb,我会得到:
Bus 002 Device 002: ID 8087:8000 Intel Corp.
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 006 Device 001: ID 1d6b:0003 Linux
在Kali linux上安装了GVM之后,按照说明运行gvm-setup命令来设置OpenVAS:https://linuxhint.com/install-openvas-kali-linux/ 但是,出现了以下错误: ERROR: The default postgresql version is not 13 required by libgvmd
Error: Use pg_upgradecluster to update your postgres cluster 因此,我通过以下命令检查了安装的PostgreSQL版本: $ su postgres
$ psql --versio
使用Mono2.10.8用.NET4用RavenDB构建一个应用程序。当我试图对OSX上的嵌入式文档存储做任何事情时,我会得到以下例外:
System.NotSupportedException: This platform is not supported
at System.Net.NetworkInformation.IPGlobalProperties.GetIPGlobalProperties () [0x00000] in <filename unknown>:0
at Raven.Database.Util.PortUtil.FindPort () [0x0