search for: r256

Displaying 2 results from an estimated 2 matches for "r256".

Did you mean: 256
2009 May 11
1
using virt-install program
...ed the following command line, but I would like to have some modifications. I would like the virtual disks to show up as disk paritions, rather than entire disks. 1) is there a way to do this via the command line, and 2) are there any real performance differences? virt-install -n daffy -r256 -f /dev/VolGroup01/root_daff -f /dev/ VolGroup01/swap_daff -f /dev/VolGroup01/boot_daff --vcpus=1 --vnc -- location /home/jason0/centos -w bridge:xenbr0 --jason _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-us...
2023 Jun 30
1
Subsystem sftp invoked even though forced command created
On 30/06/2023 09:56, Damien Miller wrote: > It's very hard to figure out what is happening here without a debug log. > > You can get one by stopping the listening sshd and running it manually > in debug mode, e.g. "/usr/sbin/sshd -ddd" Or starting one in debug mode on a different port, e.g. "-p99 -ddd"