小编ali*_*adi的帖子

ssh:权限被拒绝(publickey,gssapi-with-mic)

我用的是centos 5.9.通过此链接安装gitlab后ssh无法正常工作.在安装gitlab ssh之前正确工作.我正在使用这个服务器localy和其他服务,如elastix和apache,mysql安装在服务器上.

出现此错误:

OpenSSH_6.9p1 Ubuntu-2ubuntu0.1, OpenSSL 1.0.2d 9 Jul 2015
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: /etc/ssh/ssh_config line 19: Applying options for *
debug2: ssh_connect: needpriv 0
debug1: Connecting to 192.168.88.23 [192.168.88.23] port 22.
debug1: Connection established.
debug1: permanently_set_uid: 0/0
debug1: key_load_public: No such file or directory
debug1: identity file /root/.ssh/id_rsa type -1
debug1: key_load_public: No such file or directory
debug1: identity file /root/.ssh/id_rsa-cert type -1
debug1: key_load_public: No such file or directory
debug1: identity file /root/.ssh/id_dsa …
Run Code Online (Sandbox Code Playgroud)

ssh centos gitlab

16
推荐指数
9
解决办法
8万
查看次数

centos中imagemagick安装问题

我正在尝试通过以下网址在我的服务器(最小 Centos 7.1)上安装 imagemagick: imagemagick 安装步骤

在步骤 1 中出现此错误:

Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * base: mirror.de.leaseweb.net
 * epel: mirrors.n-ix.net
 * extras: mirror.de.leaseweb.net
 * remi: remi.schlundtech.de
 * remi-php55: remi.schlundtech.de
 * remi-php56: remi.schlundtech.de
 * remi-safe: remi.schlundtech.de
 * remi-test: remi.schlundtech.de
 * updates: mirror.de.leaseweb.net
Package gcc-4.8.3-9.el7.x86_64 already installed and latest version
No package php-devel available.
No package php-pear available.
Nothing to do
Run Code Online (Sandbox Code Playgroud)

centos imagemagick

4
推荐指数
1
解决办法
4663
查看次数

标签 统计

centos ×2

gitlab ×1

imagemagick ×1

ssh ×1