search for: xingjun

Displaying 3 results from an estimated 3 matches for "xingjun".

Did you mean: mingjun
2005 Jan 07
1
"Called name not present" - using smbclient from linu x to access win98
Thanks a lot! That would be great if you can explain further why and how the netbios session requires the netbios name, not ip address, Thanks again! Cheers Jason -----Original Message----- From: Gerald (Jerry) Carter [mailto:jerry@samba.org] Sent: Friday, January 07, 2005 10:42 AM To: Chu, Xingjun [CAR:9D10:EXCH] Cc: 'samba@lists.samba.org' Subject: Re: [Samba] "Called name not present" - using smbclient from linux to access win98 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Xingjun Chu wrote: | Hi, | | I am quite confused by the following observation. | | I tried to us...
2005 Jan 06
1
"Called name not present" - using smbclient from linux to access win98
Hi, I am quite confused by the following observation. I tried to use smbclient on a linux to access a Windows 98 se. --- Smbclient //IP address/sharefolder -U username%passwd. I got some errors like Session request to [Ip address] failed (called name not present). But I can use the same command from the same Linux to access a Window 2000 machine. I also noticed that If I use the the
2014 Apr 16
0
LXC vCPU controlling problem
Hi,guys! I've been using libvirt-1.1.1 with LXC1.0.0 to do my CS homework.But I met a problem when I tried to set vcpu for a LXC.The /sys/fs/cgroup/cpuset/machine/cpuset.cpus always show 0-3 no matter how many vcpu I defined in the XML setting file. But I found the command "virsh -c lxc:/// domaininfo lxc_name" got the right number as it is defined. What's the problem there? Is