Displaying 20 results from an estimated 1100 matches similar to: "Problem with st driver"
2004 Oct 26
3
Shares not visible from Win2k
Hi,
Please forgive such a simple question. I have installed Samba using SWAT to
configure it. The shares user are visible on the box hosting the Samba server using
"smbclient -L hostname" and I can connect to the share using "smbclient
//edev/mlong -U sharename"
When browsing network neighborhood on a Win2K machine the Server is visible but the
shares are not available.
2002 Aug 01
1
question about .journal ....
Hello;
sorry for this mail perhaps, but I am new in linux experience.
I have a disk in ext2 format and this disk has been totally
deleted by the rm command. Then the server crashed and
I had to restart it. This filesystem was not clear and I
run fsck.ext2 to solve bad blocks.
I noticed the file .journal appeared on the root filesystem
and I am asking how is it possible on linux to recover
2011 Sep 26
0
Farmhouse in Provence
The Building Painting (http://www.micaroo.com/home-and-garden/wall-art/building-paintings.html) Farmhouse in Provence also known as Entrance Gate to a Farm with Haystacks was made in 1888 by Vincent van Gogh in Arles in Provence at the height of his career. Oil Paintings for sale (http://www.micaroo.com/home-and-garden/wall-art.html) Partially due to having been inspired by painter Adolphe
2007 Jun 15
0
No subject
using Asterisk.
=20
Is this all you want Asterisk to do? (eg as an application service
rather than provide telephony for the rest of the library as well), or
are you looking to have it replace your existing telephony equipment?
=20
As a suggestion if you google Trixbox and Nerd Vittles you will find a
fairly detailed explanation of how to set your Trixbox server (a version
of Asterisk) up to
1999 Dec 10
0
samba depots
Hello dear Samba users
I am looking for an URL where I could find different Samba versions to compile
from 1.9.p18 or p19 and the following ones ...
Would you know this URL ?
Best regards
Jean-Philippe BATTU
battu@bikini.grenoble.hp.com
1998 Nov 17
0
Samba : Double Identification Problem
Hello
I'm using Samba 1.9.18p2 with hp/ux 10.20. On my unix system, I have declared two
differents accounts :
username 1 : battu
username 2 : battu1
When I logon with the first user account, using correct password, the connection
is establish without problems. If I ask a second connection with the second
username, no password is asked to me and my logon directory is the first
username's
2012 Jan 27
0
[LLVMdev] Double spills with Greedy regalloc
On Jan 27, 2012, at 10:20 AM, Borja Ferrer wrote:
> Hello,
>
> I noticed the following interesting code sequence while compiling a piece of code with the backend I'm developing. Probably this issue is for Jakob, but anyways this is what I'm getting:
>
> STDWPtrQRr <fi#12>, 0, %R25R24; mem:ST2[FixedStack12](align=1)
> STDWPtrQRr <fi#12>, 0, %R25R24;
2002 Aug 27
1
rsync problem in systemimager
Hello,
I'm working on the oscar-1.3 release with my Linux Itanium's cluster to
test cloning process via systemimager.
After having succeeded to boot my client node via the network, when
running the following script : /var/lib/systemimager/scripts/ced1.sh
rsync is able to get small files (e.g : mkdosfs). However, when the
script tries to rsync the whole oscar image in the following way :
2012 Jan 27
2
[LLVMdev] Double spills with Greedy regalloc
Hello,
I noticed the following interesting code sequence while compiling a piece
of code with the backend I'm developing. Probably this issue is for Jakob,
but anyways this is what I'm getting:
STDWPtrQRr <fi#12>, 0, %R25R24; mem:ST2[FixedStack12](align=1)
STDWPtrQRr <fi#12>, 0, %R25R24; mem:ST2[FixedStack12](align=1)
STDWPtrQRr <fi#13>, 0, %R23R22;
2003 Nov 16
2
prevent conversion to factors in aggregate?
I've been trying to figure out how to prevent a column that is the result of
an aggregate function call so that I can use it in further calculations. For
example, I would like to aggregate the expf for the data.frame by sp
(character) and dbh (double d=rounded to integer) using the command:
> st2 <- aggregate( ntrs$expf, by=list(sp=ntrs$sp,dbh=ntrs$dbh), sum )
> st2$expf <- st2$x
2020 Jun 19
2
Aliasing and forwarding optimization
----Snip--
struct st1{
int a;
};
struct st2{
int b;
};
struct st {
struct st1 obj1;
struct st2 obj2;
}Obj;
int test1(struct st1 * ptr1 , struct st2 * ptr2, struct st2 *ptr3) {
ptr1->a = 10;
*ptr3 = *ptr2;
return ptr1->a;
}
--Snip---
For the above case GCC is able to store forward the value 10 to the return
place.
LLVM is not doing this.
GCC
https://godbolt.org/z/FCjCXy
LLVM
2002 Sep 10
0
[PATCH] Add --preserve-atime switch to rsync
In the past there have been discussions about adding a switch to rsync to
preserve the atime on files being copied by rsync. I needed this function
for a project I'm working on and decided to invent it. I've attached the
diffs. Note that this has the limitations describe in previous emails,
namely that preserving atime causes ctime to not be preserved.
*** Patch follows ***
***
2012 May 15
1
Error in eval(expr, envir, enclos) : object 'Rayos' not found???
Hi R-listers,
I am trying to make a trellis boxplot with the HSuccess (y-axis) in each
Rayos (beach sections) (x-axis), for each Aeventexhumed (A, B, C) - nesting
event. I am not able to do so and keep receiving:
Error in eval(expr, envir, enclos) : object 'Rayos' not found
Please advise,
Jean
require(plyr)
resp <- read.csv("ABC Arribada R File Dec 12 Jean
2003 May 29
0
[LLVMdev] Re: recursive structs (linked list)
On 28 May 2003, Joel Stanley wrote:
> I'm trying to make a struct type that is recursive. How can I do this?
It's very non-obvious, but an important lesson in how types in LLVM are
represented. In particular, in LLVM, each type shape can only exist once
in memory, which allows users to do pointer comparisons to check
structural equality of types. Naturally, this makes things
2007 Jun 15
0
No subject
using Asterisk.
=20
Is this all you want Asterisk to do? (eg as an application service
rather than provide telephony for the rest of the library as well), or
are you looking to have it replace your existing telephony equipment?
=20
As a suggestion if you google Trixbox and Nerd Vittles you will find a
fairly detailed explanation of how to set your Trixbox server (a version
of Asterisk) up to
2006 Apr 02
2
Boxplot
bonjour,
je voudrais savoir s'il serait possible de sugg?rer aux d?veloppeurs
de R de proposer une option suppl?mentaire pour les moustaches, ?
savoir les placer sur d1 et d9 comme c'est pr?conis? dans les
programmes du secondaire en France, option du style boxplot
(serie,range=91) par exemple...
i would like to know if it is possible to have (with the agrement of
developpers)
2012 Jan 05
1
Corrupt mbr and disk directory map
We are running Centos 5.6. All was fine until yesterday. I attempted
to tar a 14KB work file to a USB floppy (/dev/sdb) for transport to
another server. Unfortunately, I keyed in 'tar cvf /dev/sda filename'
instead of 'tar cvf /dev/sdb filename'. /dev/sda is our main
(boot/root/apps) scsi hard drive. I realized my mistake, but it was
too late. The system is still
2008 Feb 15
4
Revised flags patch
Hi,
first of all, sorry for taking so long. Unfortunately, some other tasks
kept coming up. Anyway, attached is the version of the flags patch, that
is based on the one I'm using with 2.6.9. It is against the rsync-3.0.0pre9
release.
I've included the option name change from the repository, so the
option is now called --fileflags. Improved from the previously
distributed version is the
2004 Dec 02
3
R and Fortran in Windows
I just joined the list and appologize if this has been answered before
but I am trying to interface between R and the Compaq Visual Fortran
compiler version 6.6 for Windows.
I found the following instructions on the web -- and an example. When I
follow these directions exactly. R 2.0.0 crashes. Has anyone had any
experience with this?
Below are the instructions that I located:
Thanks
Dan
2020 Apr 14
0
[nbdkit PATCH v2 3/3] server: More tests of stdin/out handling
Enhance the testsuite to ensure we don't regress with recent changes
to stdin/out handling. This adds:
- test-single-sh.sh: prove that 'nbdkit -s sh script' is viable
- test-stdio.sh: create plugin that checks stdin/out match /dev/null,
then run it with -s, --run, -f
Signed-off-by: Eric Blake <eblake@redhat.com>
---
tests/Makefile.am | 23 ++++++