By default does XenLinux have ssh enabled? I''d like to be able to use grub to boot into XenLinux and then configure that domains from there over ssh. I don''t know and can''t tell from the docs if XenLinux has dhcp and ssh... Adhamh ------------------------------------------------------- This SF.Net email is sponsored by: InterSystems CACHE FREE OODBMS DOWNLOAD - A multidimensional database that combines robust object and relational technologies, making it a perfect match for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8 _______________________________________________ Xen-devel mailing list Xen-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xen-devel
XenoLinux here means *kernel*. Whether you have ssh, dhcpd etc, depends on which linux distribution you use. Add corresponding init.d scripts to the default run-level. - Bin On Wed, 17 Nov 2004 13:00:06 -0800, Adhamh Findlay <darwin@adhamh.com> wrote:> By default does XenLinux have ssh enabled? > > I''d like to be able to use grub to boot into XenLinux and then configure > that domains from there over ssh. I don''t know and can''t tell from the > docs if XenLinux has dhcp and ssh... > > Adhamh > > ------------------------------------------------------- > This SF.Net email is sponsored by: InterSystems CACHE > FREE OODBMS DOWNLOAD - A multidimensional database that combines > robust object and relational technologies, making it a perfect match > for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8 > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/xen-devel >-- Programs should be written for people to read, and only incidentally for machines to execute. ------------------------------------------------------- This SF.Net email is sponsored by: InterSystems CACHE FREE OODBMS DOWNLOAD - A multidimensional database that combines robust object and relational technologies, making it a perfect match for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8 _______________________________________________ Xen-devel mailing list Xen-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xen-devel
> By default does XenLinux have ssh enabled?ssh has nothing to do with Xen/Linux -- it''s purely a matter for how your distro filesystem is configured. The answer is probably ''yes''.> I''d like to be able to use grub to boot into XenLinux and then configure > that domains from there over ssh. I don''t know and can''t tell from the > docs if XenLinux has dhcp and ssh...The default Xen/Linux kernel dhcp configured, but normally its possible to use a user-space dhcp server (just like any other linux system). Ian ------------------------------------------------------- This SF.Net email is sponsored by: InterSystems CACHE FREE OODBMS DOWNLOAD - A multidimensional database that combines robust object and relational technologies, making it a perfect match for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8 _______________________________________________ Xen-devel mailing list Xen-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xen-devel
This depends on the Linux distribution you have installed, not on XenLinux. -- Keir> By default does XenLinux have ssh enabled? > > I''d like to be able to use grub to boot into XenLinux and then configure > that domains from there over ssh. I don''t know and can''t tell from the > docs if XenLinux has dhcp and ssh... > > Adhamh > > > ------------------------------------------------------- > This SF.Net email is sponsored by: InterSystems CACHE > FREE OODBMS DOWNLOAD - A multidimensional database that combines > robust object and relational technologies, making it a perfect match > for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8 > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/xen-devel------------------------------------------------------- This SF.Net email is sponsored by: InterSystems CACHE FREE OODBMS DOWNLOAD - A multidimensional database that combines robust object and relational technologies, making it a perfect match for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8 _______________________________________________ Xen-devel mailing list Xen-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xen-devel
If your distribution doesn''t have SSH enabled, you can use the virtual console to log in and configure it. Alternatively, you can mount the virtual machine''s filesystem in your normal Linux environment and tweak the settings there. HTH, Mark On Wednesday 17 November 2004 21:51, Keir Fraser wrote:> This depends on the Linux distribution you have installed, not on > XenLinux. > > -- Keir > > > By default does XenLinux have ssh enabled? > > > > I''d like to be able to use grub to boot into XenLinux and then configure > > that domains from there over ssh. I don''t know and can''t tell from the > > docs if XenLinux has dhcp and ssh... > > > > Adhamh > > > > > > ------------------------------------------------------- > > This SF.Net email is sponsored by: InterSystems CACHE > > FREE OODBMS DOWNLOAD - A multidimensional database that combines > > robust object and relational technologies, making it a perfect match > > for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8 > > _______________________________________________ > > Xen-devel mailing list > > Xen-devel@lists.sourceforge.net > > https://lists.sourceforge.net/lists/listinfo/xen-devel > > ------------------------------------------------------- > This SF.Net email is sponsored by: InterSystems CACHE > FREE OODBMS DOWNLOAD - A multidimensional database that combines > robust object and relational technologies, making it a perfect match > for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8 > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/xen-devel------------------------------------------------------- This SF.Net email is sponsored by: InterSystems CACHE FREE OODBMS DOWNLOAD - A multidimensional database that combines robust object and relational technologies, making it a perfect match for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8 _______________________________________________ Xen-devel mailing list Xen-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xen-devel
Bin Ren wrote:>XenoLinux here means *kernel*. Whether you have ssh, dhcpd etc, >depends on which linux distribution you use. Add corresponding init.d >scripts to the default run-level. >Xen is the product, XenLinux is the kernel. Okay, what is the difference between the xen.gz file and the vmlinuz-2.6.9-xen0 file? I searched in the docs and couldn''t find this distinction. Its likely a linuxism that I don''t understand. Adhamh ------------------------------------------------------- This SF.Net email is sponsored by: InterSystems CACHE FREE OODBMS DOWNLOAD - A multidimensional database that combines robust object and relational technologies, making it a perfect match for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8 _______________________________________________ Xen-devel mailing list Xen-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xen-devel
xen.gz is Xen itself - it runs at the highest privilege level and manages memory, CPU time and some low level hardware initialisation vmlinuz-2.6.9-xen0 is a Linux kernel that has been built to run on top of Xen. It handles device drivers, the network stack, filesystems, etc. It provides services to applications you run. The distribution you run on top of the XenLinux kernel (which is on top of Xen itself) will be something like Debian, SuSE, Mandrake, Fedora, etc. Things like SSH, FTP, HTTP servers will be provided by your distribution. HTH, Mark On Wednesday 17 November 2004 22:20, Adhamh Findlay wrote:> Bin Ren wrote: > >XenoLinux here means *kernel*. Whether you have ssh, dhcpd etc, > >depends on which linux distribution you use. Add corresponding init.d > >scripts to the default run-level. > > Xen is the product, XenLinux is the kernel. Okay, what is the difference > between the xen.gz file and the vmlinuz-2.6.9-xen0 file? > > I searched in the docs and couldn''t find this distinction. Its likely a > linuxism that I don''t understand. > > Adhamh > > > ------------------------------------------------------- > This SF.Net email is sponsored by: InterSystems CACHE > FREE OODBMS DOWNLOAD - A multidimensional database that combines > robust object and relational technologies, making it a perfect match > for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8 > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/xen-devel------------------------------------------------------- This SF.Net email is sponsored by: InterSystems CACHE FREE OODBMS DOWNLOAD - A multidimensional database that combines robust object and relational technologies, making it a perfect match for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8 _______________________________________________ Xen-devel mailing list Xen-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xen-devel
On Wed, 17 Nov 2004 14:20:48 -0800, Adhamh Findlay <darwin@adhamh.com> wrote:> Bin Ren wrote: > > >XenoLinux here means *kernel*. Whether you have ssh, dhcpd etc, > >depends on which linux distribution you use. Add corresponding init.d > >scripts to the default run-level. > > > > Xen is the product, XenLinux is the kernel. Okay, what is the difference > between the xen.gz file and the vmlinuz-2.6.9-xen0 file? > > I searched in the docs and couldn''t find this distinction. Its likely a > linuxism that I don''t understand.This is not ''linuxism'', but ''xenism''. xen.gz is the image of Xen virtual machine monitor. Xen runs on "bare metal", and is the very first thing loaded by grub. vmlinuz-2.6.9-xen0 is the image for XenoLinux kernel. It''s loaded by Xen at the end of Xen booting process. - Bin ------------------------------------------------------- This SF.Net email is sponsored by: InterSystems CACHE FREE OODBMS DOWNLOAD - A multidimensional database that combines robust object and relational technologies, making it a perfect match for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8 _______________________________________________ Xen-devel mailing list Xen-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xen-devel