Sponsored Content
Top Forums UNIX for Beginners Questions & Answers Best performance UNIX just for HOST Virtualization? Post 303011868 by mbzadegan on Wednesday 24th of January 2018 04:07:22 PM
Old 01-24-2018
Question Best performance UNIX just for HOST Virtualization?

Hi everybody,
Which Unix base OS have best performance for HOST virtualization?
I tested SmartOS but it needs another OS to connect remotely!
Thanks in advance.
 

4 More Discussions You Might Find Interesting

1. Solaris

ILOM to unix host

Hello- On Solaris 10g x86 - I had two IP addresses , one for unix host (connecting through putty) and one for ILOM (connecting through CLI and web). I had to perform some changes in FS sizes etc, did that on unix host and executed command 'init 6' remotely for them to take place. But, the unix host... (30 Replies)
Discussion started by: panchpan
30 Replies

2. Red Hat

Red Hat and Intel: Smart processors, virtualization boost efficiency and performance

On Monday March 30, Intel announced the availability of their much anticipated new line of processors, the Intel® Xeon® Processor 5500 series–nicknamed Nehalem. Red Hat, a long-time partner of the market-leading chip maker , collaborated on the chip’s debut, testing and optimizing the... (0 Replies)
Discussion started by: Linux Bot
0 Replies

3. UNIX for Dummies Questions & Answers

Virtualization of Global Namespace in UNIX

Hi all, I have a small Question here in Unix File System.I am unable to get a proper answer in Internet. Hope someone can get back to me soon. A Unix file system can mount filesystem of several disk partitions to form a single global space. Suppose that you wish to virtualize this global... (1 Reply)
Discussion started by: Pavan Kumar
1 Replies

4. Red Hat

Virt-install: ERROR Host does not support any virtualization

Hello guys! First of all sorry about my english. I am using KVM to virtualizate. But when i run the virt-install command, it shows the next error: ERROR Host does not support any virtualization options.My server had virtualisation extensions enabled in the bios. It is my first time using... (7 Replies)
Discussion started by: morrison71
7 Replies
MOPRC(8)						      System Manager's Manual							  MOPRC(8)

NAME
moprc - MOP Remote console requestor SYNOPSIS
moprc [options] <nodename>|<MAC Address> DESCRIPTION
moprc allows a system administrator to connect to MOP console devices (usually terminal servers) and log into them to issue commands remotely. It is the equivalent of "NCP CONNECT NODE" or "SET HOST/MOP" on VMS. The node maybe specified as a MAC address in Unix format (ie as 6 pairs of hex digits seperated by colons) or as a name that appears in /etc/ethers. You will need to be root or have privileges to use moprc. OPTIONS -i Selects the ethernet interface to use to connect to the device. By default the value of environment variable MOPRC_INTERFACE or "eth0" is used. -v Shows some information about the node that is connected to -t Trigger the node. This normally reboots the server so use this with care! -p <n> Changes the poll interval of moprc from 200 ms to <n> ms. Changing this down will increase the risk of timeouts, increasing it will decrease the speed of the link. -h -? Shows the usage message. -V Shows the version of moprc. EXAMPLES
moprc ds200 moprc -i eth1 08:00:2B:2B:AD:99 ENVIRONMENT VARIABLES
MOPRC_INTERFACE defines the default interface to use if not specified on the command line. If not present the interface "eth0" will be used. BUGS
On Darwin you cannot specify an ethernet address on the command-line, the name MUST be in /etc/ethers. You can script moprc but it sends one character per ethernet packet so is very slow. There is no locking in moprc so be careful to only run once instance at a time. SEE ALSO latd(8), latd.conf(5), ethers(5), llogin(1) MOP Remote Console November 21 2001 MOPRC(8)
All times are GMT -4. The time now is 02:07 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy