Displaying 20 results from an estimated 34 matches for "source1".
Did you mean:
source
2002 Jan 04
2
Strange problem from "identical" hosts
Long post.. sorry.
Ok.. I've got three systems, all running openssh-3.0.2p1. As a matter
of fact, they were installed from the same built tree, so I know they are
the same.
Here's the deal. I've got three systems, call them source1, source2 and
target. All are HP-UX 11.0 systems installed from the same tree.
Source1 and source2 both have thier root rsa pub keys in target's auth
keys file.
If I ssh over from source1, everything works great. If I ssh over from
source2, it asks me for root's password.
Here's...
2018 Jun 02
2
encoding argument of source() in 3.5.0
...non-ascii
characters are correctly displayed under MS-Windows (but not without
`encoding'). Here is a transcript from R 3.5.0 under GNU/Linux (the
URLs are real, in case anyone wants to try and reproduce the problem):
> ls()
character(0)
> source("http://home.versanet.de/~s-berman/source1.R", encoding="UTF-8")
> ls()
character(0)
> source("http://home.versanet.de/~s-berman/source2.R", encoding="UTF-8")
> ls()
character(0)
> source("http://home.versanet.de/~s-berman/source1.R")
> ls()
[1] "source.test1"
> source...
2010 Apr 19
1
Formatting data, adding column names, use reshape, a newbie question
...novice.
I have data that's already formatted as "molten" that reshape should be able
to work with. For example, the following was read in with
read.csv(filename,sep=" ", header=FALSE)
V1 V2 V3 V4
V5
1 original book book.source1.txt 328900494 3039.525
2 original book book.source1.txt 328900494 3057.952
I would like add column names so I can use reshape's cast method.
How do I go about that?
Thanks,
Paul
[[alternative HTML version deleted]]
2007 Oct 04
2
Failed to create Administrators, Failed to create Users
...og size = 500
smb ports = 139
guest account = guest
encrypt passwords = yes
username map = /etc/samba/smbusers
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
dns proxy = no
[homes]
comment = Home Directories
browseable = no
writable = yes
create mask = 664
directory mask = 0775
[source1]
path = /home/source1
public = yes
valid users = @DOMAIN+group1
read list = @DOMAIN+group1
write list = @DOMAIN+group1
force group = group1
writable = yes
printable = no
browseable = yes
create mask = 0665
force directory mode = 0775
guest ok = yes
Anybody knows how to fix it?
Regard...
2018 Jun 03
0
encoding argument of source() in 3.5.0
...rrectly displayed under MS-Windows (but not without
> `encoding'). Here is a transcript from R 3.5.0 under GNU/Linux (the
> URLs are real, in case anyone wants to try and reproduce the problem):
>
>> ls()
> character(0)
>> source("http://home.versanet.de/~s-berman/source1.R", encoding="UTF-8")
>> ls()
> character(0)
>> source("http://home.versanet.de/~s-berman/source2.R", encoding="UTF-8")
>> ls()
> character(0)
>> source("http://home.versanet.de/~s-berman/source1.R")
>> ls()
> [1] &...
2018 Jun 04
3
encoding argument of source() in 3.5.0
...out
>> `encoding'). Here is a transcript from R 3.5.0 under GNU/Linux (the
>> URLs are real, in case anyone wants to try and reproduce the problem):
>>
>>> ls()
>> character(0)
>>> source("http://home.versanet.de/~s-berman/source1.R", encoding="UTF-8")
>>> ls()
>> character(0)
>>> source("http://home.versanet.de/~s-berman/source2.R", encoding="UTF-8")
>>> ls()
>> character(0)
>>> source("http://home.versanet.de/~s-...
2007 Mar 30
4
Intended behavior of sourceselect => all [Proper]
Hi all, again.
It looks like my last attempt of sending this message got cut off, at least
it looks like that in the archive[1], so I''m trying again:
<rerun>
Luke Kanies suggested that I take this up here since his memory on the
subject was a bit poor.
I am trying to cat various files together into one file. According to the
documentation "sourceselect => all" might
2006 Sep 12
4
2.6.9-42.ELsmp kernel and 3ware 9550 tools
I have the latest kernel with the drivers for my 3ware 9550SX built in.
Where
can I find the tools and monitoring apps for this card? Are there rpms
hiding
somewhere, or do I need to build it from source?
--
Bowie
2004 Mar 09
3
Feature Request: Multiple Streams
Are there any plans to add support for multiple stream copying (BBFTP
and GridFTP do this, though only for a single file) to rsync?
Thanks,
Jason
2009 Sep 01
1
rsync and symlinks
...tory in which I have 100s of sub directories of directories and
each one has symlink to some directories out side the /source directory
hierarchy. Does rsync follows all those symlinks and syncs the data if I
specifies below rsync command?
rsync -avz /source/ remote.ky:/source/
source
|
| - source1 --> /projects/win
| - source2 --> /projects/unix
| - source3 --> /scripts/win
| ....
Does rsync command syncs /project contents as well? What if I have some
symlinks inside /projects?
Thanks,
Jignesh
-------------- next part --------------
An HTML attachment was scrubbed...
URL:...
2019 Apr 12
2
rpmbuild how to know we are building kernel module package
...module package?
Based on which condition?
Here is mpt3sas.spec:
Name: mpt3sas
Version: 26.00.00.00
Release: 1
Summary: RHEL Driver Update Program package
Group: System/Kernel
License: GPLv2
URL: http://www.lsilogic.com
Distribution: LSI Corporation
Source0: %{name}-%{version}.tar.bz2
Source1: %{name}.files
Source2: %{name}.conf
BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
BuildRequires: %kernel_module_package_buildreqs
%global kernel_version `uname -r`
%kernel_module_package -f %{SOURCE1} default
%description
LSI MPT Fusion HBA drivers (12gb SAS)
%prep...
2007 Sep 26
3
guest not permitted to access share
...= 500
smb ports = 139
guest account = guest
encrypt passwords = yes
username map = /etc/samba/smbusers
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
dns proxy = no
[homes]
comment = Home Directories
browseable = no
writable = yes
create mask = 664
directory mask = 0775
[source1]
path = /home/source1
public = yes
valid users = @DOMAIN+group1
read list = @DOMAIN+group1
write list = @DOMAIN+group1
force group = group1
writable = yes
printable = no
browseable = yes
create mask = 0665
# valid users = @group1
force directory mode = 0775
guest ok = yes...
2023 Mar 01
1
Inherit Owner / Permissions
A user is attempting to use Windows Powershell get-childitem command to
copy files from one SMB directory to another.
*****************
Get-ChildItem -Path "W:\z_TestFiles\source1" -Recurse -File |
ForEach-Object {
Copy-Item -Path $_.FullName -Destination "X:\dest1"
}
*****************
When the command is run it creates the files as 0 byte files and then
errors.
*****************
Copy-Item : Element not found.
At line:2 char:5
+ Copy-Item -Path $_.Fu...
2013 Dec 20
1
[LLVMdev] extra one cycle of getOperandLatency
...committed by David Goodwin, and seems
OperandCycles
was initially designed for ARM cortex-a8 (see also r79247 and r79436).
Then I checked "Cortex-A8 Technical Reference Manual - Instruction
Cycle Timing".
There are tables for instructions, for example
Data-processing instructions
Source1 Source2 Result1
Rn:E2 Rm:E2 Rd:E2
That means Rn and Rm are read at the begin of E2 stage,
Rd is produced at the end of E2, and there is 1 cycle latency.
And that was implemented in llvm as such
InstrItinData<IIC_iALUr ,[InstrStage<1, [A8_Pipe0, A8_Pipe1]>], [2, 2, 2...
2012 Jul 26
4
Time rsYnc Machine (tym)
http://dragoman.org/tym
Regards
Tomas
2013 Oct 21
3
Resource file copy files recurse in existing directory with existing files
Hi,
I have a file resource that brings files in the diretory
"/usr/local/nagios/libexec" from source1 and I have a second resource file
that should bring file in that same directory but from an other source.
But the result is that only the files from file {
"/usr/local/nagios/libexec": do exit in the directory. I tried remote and
true. The resource file { "/usr/local/nagios/libe...
2011 Aug 18
1
in/exclude[=] and multiple sources
...ent sources with no common elements to the path, so what is the 'transfer root' used in includes and excludes?
I can surmise that maybe the 'transfer root' effectively changes depending on which source it is dealing with at any one time. IOW, --exclude=/file1 would transfer NEITHER source1/file1 NOR source2/file1. Would that be how it works?
If not, I could really do with some advice about how it does work in this situation.
Ken G i l l e t t
_/_/_/_/_/_/_/_/
2004 Aug 06
1
details of HTTP Basic auth for icecast2
...ther suggestions welcome.
I see.
I guess the current working semantics don't need anything more
complicated. If the need rises to provide more complex access control,
userid / password pairs could be defined in the icecast config file. e.g.:
user1 / password1 allowed to connect as source /source1*
user2 / password2 allowed to connect as source /source2*
or something like that. this would make it possible to give different
users a safe way to provide their sorces to the same server, but not
interfere with each other.
> I'm not sure. I understand your misgivings about it being
>...
2014 Jan 03
1
Need help with spec file for Apache-2.4.7
...nd apr-util packages to ./srclib/.
RPM build errors:
error: Bad exit status from /var/tmp/rpm-tmp.pXoIWK (%build)
Bad exit status from /var/tmp/rpm-tmp.pXoIWK (%build)
Child return code was: 1
Now, I added this in the Sources:
Source0: http://www.apache.org/dist/httpd/httpd-%{version}.tar.bz2
Source1: http://www.apache.org/dist/httpd/httpd-%{version}-deps.tar.bz2
And I have confirmed that the srclib directory contains the files for arp and
arp-utils:
$ ll rpmbuild/SOURCES/httpd-2.4.7/srclib
total 12
drwxr-xr-x. 27 byrnejb byrnejb 4096 Jan 3 14:11 apr
drwxr-xr-x. 19 byrnejb byrnejb 4096 Nov 1...
2007 May 02
0
mingw-cross rpm spec file
...e cross_tool_ver x86-mingw32-build.sh-0.0-20061107-1
# Can't allow strip to remove the archive indices
%define __strip /bin/true
Group: Development/Libraries
License: Distributable
URL: http://sourceforge.net/projects/mingw/
Source0: %{cross_tool_ver}.tar.bz2
Source1: binutils-2.17.50-20070129-1-src.tar.gz
Source2: gcc-ada-3.4.5-20060117-1-src.tar.gz
Source3: gcc-core-3.4.5-20060117-1-src.tar.gz
Source4: gcc-g++-3.4.5-20060117-1-src.tar.gz
Source5: gcc-g77-3.4.5-20060117-1-src.tar.gz
Source6: gcc-java-3.4.5-20060117-1-s...