Displaying 20 results from an estimated 300 matches similar to: "Need an working examples"
2004 Sep 20
1
SSH - tool
Hello ,
In my new project we start to use the following commands : ssh , scp and sftp .
Server: hp-ux
Environment : ksh
Ssh version : 2
I have a few question about the ssh definition :
1. Description:
When we connect to user via script ( batch mode ) by using the command "ssh -l remote_user remote_host" - this session is stuck ( wait input from user - password).
2005 Oct 31
2
Rsync with OCFS (RAC)
Hello All
We currently use rsync for various jobs at our company. We are now
looking at using it to create an offsite synchronized copy of an Oracle
10g
RAC archive logs area. The source area is on Oracle OCFS file system.
The OCFS filesystem requires all reads/writes to be performed with the
O_DIRECT option, thus bypassing cache. Oracle provide an updated
coreutils package which includes the
2006 Mar 09
1
Deadtime parameter questsion
Hello samba gurus !
I'm using samba 3.0.21c on AIX 5.3 box .
I've specified deadtime=15 in my smb.conf file and I'm expecting that
inactive sessions ( has no open files ) will be
closed after 15 minutes . I'm connecting to samba from my PC
( win2000 ) , minimizing the window and waiting
15 minutes ... but nothing happens - smbd opened by my connection is
still running , window
2008 Jul 22
11
Windows 2000 DomU
Hello,
I am doing tests to convert old rotting servers into a big shiny new Xen
platform. I have been able to migrate a Windows 2003 server without a
scratch. I am trying to do the same thing with Windows 2000 Server but
things aren''t so great...
I made an image from the disk that worked in a machine. Then I boot on this
image using Xen. Windows 2000 starts to boot up then give me a
2011 Mar 29
7
Where to get a newer xen dom0 kernel?
Dear List,
I have problems using Xen dom0 Kernel including the IMA Kernel Module
(Linux Integrity Measurement - http://linux-ima.sourceforge.net/)
The IMA supports only kernel > 2.6.32 and I dont know how to find and build
a Xen dom0 kernel in version greater or equal than 2.6.32.
There is just kernel 2.6.18-xen in the Mercurial repository which is
normally used
during the standard
2011 Mar 29
7
Where to get a newer xen dom0 kernel?
Dear List,
I have problems using Xen dom0 Kernel including the IMA Kernel Module
(Linux Integrity Measurement - http://linux-ima.sourceforge.net/)
The IMA supports only kernel > 2.6.32 and I dont know how to find and build
a Xen dom0 kernel in version greater or equal than 2.6.32.
There is just kernel 2.6.18-xen in the Mercurial repository which is
normally used
during the standard
2009 Sep 20
3
OpenBSD guest QEMU
Hi,
I''m running OpenBSD 4.5 as HVM guest. Here is part of my .cfg file:
kernel = ''/usr/lib/xen-3.2-1/boot/hvmloader''
device_model = ''/usr/lib64/xen-3.2-1/bin/qemu-dm''
builder = ''hvm''
It is running fine with vnc, but when I ssh to openbsd, and I type cat, vi,
etc. it freezes.
Any ideas?
Thanks in advance.
--
Sergio Roberto Charpinel
2010 Sep 08
2
How to add a new NIC to a VM ?
Hi all,
I added a 2nd line vif = [''....''] to my config file but no NIC was added to
the VM
Thanks in advance for any help !
Yassine
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2009 May 05
5
gentoo
Can anyne link to a working gentoo image
I find one on jailtime but faile on boot
Unable to mount
Give mi kernel panic
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2013 Feb 26
3
Running R scripts with interactive-style evaluation
Hi,
when running a R-script like this:
enable_magic()
compute_stuff()
disable_magic()
the whole script is parsed into a single expression and then evaluated, whereas when using the interactive shell after each line entered, a REPL loop happens.
Is there a way to make a script evaluation behave like this, because I need a single REPL iteration for every expression in the script.
It doesn't
2008 Nov 13
4
Howto make a 2.6.26 kernel for my domUs
Hello,
I wants to make a self compiled kernel for my domUs on a debian etch
server with Xen 3.1.4 and 2.6.18.8 dom0 kernel.
So, I download sources for linux-2.6.26.8, and I enabled all the Xen
features :
Symbol: HVC_XEN [=y]
Symbol: XEN_BALLOON [=y]
Symbol: XEN_FBDEV_FRONTEND [=y]
Symbol: XEN_SCRUB_PAGES [=y]
Symbol: XEN_KBDDEV_FRONTEND [=y]
Symbol: XEN_BLKDEV_FRONTEND [=y]
Symbol:
2000 Aug 01
1
RSA authentication bypassing /etc/nologin
Hello everyone,
I noticed recently that when I had /etc/nologin in place on my
server I couldn't log in when I authenticated via passwords, but when I used
RSA authentication I was able to log in no problem. I looked through the
source, and I think I might see where the problem is. I have a Linux system,
so sshd was compiled with PAM support. Using normal authentication, the
pam_nologin
2009 Sep 14
4
How do you add 2 NIC in Xen Guest or domU
Hi,
Can i use 2 or 3 NIC''s in paravirtualized or fully virtualized guest or
domU?
________________________________________Disclaimer:
This email and any attachments may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately by email and destroy this email. Any unauthorized
2009 Aug 17
2
Building and Installing Xen 4.3 in Fedora11
HI there,
I am using a Dell PowerEdge 2970 with following specs:2 x AMD Dual Core Opteron processors, 2GHz, 2 MB L2 Cache.8 GB RAM (4 x 2 GB)4 x 146 GB Hard DisksDual Port Gigabit Ethernet NIC10 Gbps PCI EthernetFedora 11 operating system installed.What I want here is Building and Installing Xen 4.3 in Fedora 11. for this I followed the following steps
2004 May 25
2
e1071, R1.9.0, Solaris 2.9, should I be worried?
In R 1.9.0 running under Solaris 2.9 on a SunBlade 100,
with "Sun WorkShop 6 update 2 C++ 5.3 2001/05/15" as the
C++ compiler, I just did
> install.packages("e1071")
The output includes these lines, which I have wrapped to fit nicely in mail:
** libs
cc -I/users/local/lib/R/include -I/usr/local/include -KPIC -xlibmil \
-dalign -xO4 -c cmeans.c -o cmeans.o
cc
2016 Nov 29
0
[Bug 12454] New: rsync server is not going down.
https://bugzilla.samba.org/show_bug.cgi?id=12454
Bug ID: 12454
Summary: rsync server is not going down.
Product: rsync
Version: 3.1.3
Hardware: x64
OS: Linux
Status: NEW
Severity: major
Priority: P5
Component: core
Assignee: wayned at samba.org
Reporter: LIORLEW at
2002 Feb 22
0
Trouble with Samba 2.2.2 under HPUX (high cpu utilization)
Hello,
I have been tracking down a cause for some abnormal CPU utilization with samba. It appears after looking at glance plus that samba is spending the majority of its time (like around 75-80%) doing lstat system calls. When I used tusc I discovered that it appears to be looking for a file /tmp/.winbindd which I am assuming is the unix domain socket for winbind. However this system is not
2008 Aug 27
1
net rpc vampire in release 3.2.x
did someone already try vampire with the 3.2.x-release?
since i upgraded from 3.0.x i get problems with the
creation of machine accounts.
when i start sucking a pdc in my ldapserver the following
errors come up with every machineaccount on the pdc:
1.)
Creating account: SP1$
/usr/sbin/smbldap-usermod: user SP1_ doesn't exist
[2008/08/27 14:09:45, 0]
2006 May 22
1
win2k memory problem with merge()'ing repeatedly (long email)
Good afternoon,
I have a 63 small .csv files which I process daily, and until two
weeks ago they processed just fine and only took a matter of moments
and had non noticeable memory problem. Two weeks ago they have
reached 318 lines and my script "broke". There are some
missing-values in some of the files. I have tried hard many times
over the last two weeks to create a
2015 Nov 07
34
[Bug 2492] New: Incomplete output of child process
https://bugzilla.mindrot.org/show_bug.cgi?id=2492
Bug ID: 2492
Summary: Incomplete output of child process
Product: Portable OpenSSH
Version: 7.1p1
Hardware: amd64
OS: Linux
Status: NEW
Severity: major
Priority: P5
Component: sshd
Assignee: unassigned-bugs at mindrot.org