View previous topic :: View next topic |
Author |
Message |
bfo Guest
|
Posted: Fri Sep 18, 2015 9:39 Post subject: Assimilate on Ubuntu Client |
|
|
Hi,
Assimilate on Ubuntu Client does not work.
I get always this error:
015-09-18 13:38:34
Warning: Permanently added '192.168.0.1' (ECDSA) to the list of known hosts.
Permission denied (publickey,password).
Login into m23 and ssh into user@192.168.0.1 with the pw given works well.
Assimilate an Debian client works perfectly.
Bfo |
|
Back to top |
|
|
Hauke
Joined: 02 Mar 2003 Posts: 1072
|
Posted: Fri Sep 18, 2015 18:22 Post subject: |
|
|
Hi,
please answer the basic questions as written on the page http://m23.sourceforge.net/phpBB2 .
Is 192.168.0.1 the IP of the Ubuntu computer?
Quote: | Login into m23 and ssh into user@192.168.0.1 with the pw given works well. |
Do you mean, that you can login via SSH from the m23 server to the Ubuntu computer by username and password? _________________ Hauke Goos-Habermann
- project leader m23 (http://m23.sf.net) -
Jabber: dodgerm23@jabber.org
Schulung, Entwicklung und Support zu m23 und anderen OpenSource-Produkten: www.goos-habermann.de
Auch DU kannst etwas gegen Softwarepatente tun! www.patentfrei.de |
|
Back to top |
|
|
Guest
|
Posted: Mon Sep 21, 2015 6:10 Post subject: |
|
|
Yes, 192.168.0.1 is the IP of the Ubuntu computer.
And Yes, i can log from m23 console with the given username into 192.168.0.1 and the su sudo or sudo [command] works well.
Bfo |
|
Back to top |
|
|
Guest
|
Posted: Mon Sep 21, 2015 21:41 Post subject: |
|
|
Hi bfo,
we really need your answers to the questions on this page:
http://m23.sourceforge.net/phpBB2 , esp. "There is the link "Server status" on top of the m23 server administration interface. Just click on it and copy the whole contents of the text box to your new forum entry. ",
to be able to help you.
Kind regards,
Maren |
|
Back to top |
|
|
Guest
|
Posted: Tue Sep 22, 2015 12:18 Post subject: |
|
|
Hi,
here it is ( i cannot see something special there!?)
Server versions
- m23 version and patch level: 15.2 rock (100796)
- Installation medium: CD
- OS: Debian GNU/Linux 8 \n \l
- Virtual machine or native: native
- Kernel: Linux m23 3.16.0-4-586 #1 Debian 3.16.7-ckt11-1+deb8u3 (2015-08-04) i686 GNU/Linux
Network settings
- Internet connection check: ok
- Domain name resolution check: ok
- Download without proxy: MD5 ok Size ok
- Download with proxy: MD5 ok Size ok
Daemons
- Apache: Apache/2.4.10 (Debian)
- MySQL: MySQL-Version: 5.5.44 MySQL-Protokoll: 10 Uptime: 50 Threads: 1 Questions: 264 Slow queries: 0 Opens: 88 Flush tables: 1 Open tables: 81 Queries per second avg: 5.280
Free disk space
Code: | Filesystem 1K-blocks Used Available Use% Mounted on
/dev/sda1 15121804 1893236 12437376 14% /
udev 10240 0 10240 0% /dev
tmpfs 103236 216 103020 1% /run
tmpfs 5120 0 5120 0% /run/lock
tmpfs 306800 0 306800 0% /run/shm |
|
|
Back to top |
|
|
Guest
|
Posted: Tue Sep 22, 2015 12:20 Post subject: |
|
|
But .... it is a virtual machine, it is not bare metal.
I have installed the iso into a virtual machine - no vmware/virtualbox. it is proxmox, what uses kvm and other techniques. |
|
Back to top |
|
|
Hauke
Joined: 02 Mar 2003 Posts: 1072
|
Posted: Wed Sep 23, 2015 20:27 Post subject: |
|
|
Hi,
the status has a dectection routine for VirtualBox and VMWare only (but virtualisation should not be the problem)
I've just sucessfully integrated a Kubuntu 14.04 (with SSH daemon enabled). What Ubuntu version are you trying to integrate? _________________ Hauke Goos-Habermann
- project leader m23 (http://m23.sf.net) -
Jabber: dodgerm23@jabber.org
Schulung, Entwicklung und Support zu m23 und anderen OpenSource-Produkten: www.goos-habermann.de
Auch DU kannst etwas gegen Softwarepatente tun! www.patentfrei.de |
|
Back to top |
|
|
Guest
|
Posted: Mon Sep 28, 2015 5:44 Post subject: |
|
|
Its ab ubuntu Server 15.04 ...
Jan |
|
Back to top |
|
|
Hauke
Joined: 02 Mar 2003 Posts: 1072
|
Posted: Tue Sep 29, 2015 14:59 Post subject: |
|
|
Hi,
m23 has official support for the LTS versions of Ubuntu only. Other distributions may work or may not
I have just tried to assimilate a Ubuntu server 15.04. The automatic integration via the webinterface doesn't work, because the SSH server on Ubuntu server 15.04 and the SSH client (plink) on the m23 server have no common cipher algorithms.
This may be fixed by installing a new version of plink (putty.org) on the m23 server or by changing the used ciphers on the Ubuntu server.
But the easiest way to integrate Ubuntu server 15.04 is to use the manual integration as described in the help of the m23 webinterface on the client assimilation page.
Have a look at goos-habermann.de, if your company is in Germany and if you need professional m23 support. _________________ Hauke Goos-Habermann
- project leader m23 (http://m23.sf.net) -
Jabber: dodgerm23@jabber.org
Schulung, Entwicklung und Support zu m23 und anderen OpenSource-Produkten: www.goos-habermann.de
Auch DU kannst etwas gegen Softwarepatente tun! www.patentfrei.de |
|
Back to top |
|
|
Guest
|
Posted: Mon Oct 05, 2015 10:29 Post subject: SOLVED - |
|
|
Ok, that "easy" way shoul help
(cd /tmp; wget http://[IP]work.php -O work.php; sh work.php)
i know ... rtfm
bfo |
|
Back to top |
|
|
Hauke
Joined: 02 Mar 2003 Posts: 1072
|
Posted: Mon Oct 05, 2015 15:32 Post subject: |
|
|
Hi,
nice to see that it works _________________ Hauke Goos-Habermann
- project leader m23 (http://m23.sf.net) -
Jabber: dodgerm23@jabber.org
Schulung, Entwicklung und Support zu m23 und anderen OpenSource-Produkten: www.goos-habermann.de
Auch DU kannst etwas gegen Softwarepatente tun! www.patentfrei.de |
|
Back to top |
|
|
|