Displaying 20 results from an estimated 1000 matches similar to: "creat isn't exported"
2006 Sep 28
1
ramfs to tmpfs
Hello,
I was using a bunch of cpios in initramfs as a working system, and
wondering why the unused files weren't being paged out to swap.
So I reread ramfs-rootfs-initramfs.txt and now I know.
So I wrote the attached utility. It creates a tmpfs, moves all files
on the initramfs, moves / and executes the real init.
It works, even with hardlinks, but it isn't the correct approach. Have
2006 Apr 28
1
Documentation for ACL support
Hi,
the changelog of beta4 suggested that ACL support was added but I couldn't find
any documentation for it neither in the tarball nor in the wiki.
Timo, do you already have some writeups regarding the ACLs or do I have to RTFS?
best regards,
Michael
2009 Dec 02
9
[Bug 1679] New: chroot and shell check ambiguity
https://bugzilla.mindrot.org/show_bug.cgi?id=1679
Summary: chroot and shell check ambiguity
Product: Portable OpenSSH
Version: 5.3p1
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: sshd
AssignedTo: unassigned-bugs at mindrot.org
ReportedBy: alex at
2000 Mar 01
1
Post-compile RSA error with 1.2.2, Solaris 7, OpenSSL 0.9.5
I've been happily using the pre-packaged OpenSSH on my Debian systems
for several weeks. Yesterday I finally started the process of getting
OpenSSH up and running on all our Solaris boxes, to replace the
existing (patched) 1.2.27 non-free version. (Our in-house patches to
1.2.27 include generation of kernel-level audit data for both IRIX and
Solaris, and I want to port/contribute that code
2005 Apr 03
2
Error: cannot set length of non-vector
The subject line says it all. How can I find what
Error: cannot set length of non-vector
means? RTFS is no help. I can find out of course that
it comes from "lengthgets", but who called that? Not me!
The situation is as follows. I am trying to get a package
ready for CRAN. Every time I run "R CMD check" I get this
error when building the package vignette. But (!)
2010 Jan 14
9
[Bug 1698] New: Connection stalls on PTY allocation failure
https://bugzilla.mindrot.org/show_bug.cgi?id=1698
Summary: Connection stalls on PTY allocation failure
Product: Portable OpenSSH
Version: 5.3p1
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: sshd
AssignedTo: unassigned-bugs at mindrot.org
ReportedBy:
2004 May 24
3
Meetme Options (new one)
Is it possible to select the audio stream that's played as a user enters
a meetme conference?
If you could, it would be very simple to record a users name, and then
play that as the greeting to other attendees as they join the
conference.
If not, could someone tell me how hard it would be to modify the source?
I presume at the moment the file to be played it stored in a var
somewhere,
2006 Jan 29
3
Mail merging and printing decent documents? how?
Im just about to convert an access based system to ROR. But i have no
idea how i would print out documents/letters from within ROR.
Does anyone have any ideas how to mail merge my database into documents
and then print them?? Is there an easy solution?
Any help is appreciated as i''m kindof stuck
Thanks,
Chris
--
Posted via http://www.ruby-forum.com/.
2006 Jul 24
3
Newbie Q: How to creat 2 classes
Hi,
I am very new and still learning and I am not sure how to start
this...could someone show me some code or give some hints...I want to
creat to classes so there will be admin users and regular users in a
login system.
Thanks in advance...
adam
--
Posted via http://www.ruby-forum.com/.
2012 Jan 29
1
hi how to creat pxe support thin clinet in linux
i had rtl 8139d lan card in this l;an card pxe boot is avilable how colud
i do for the linux boot in suse or how colud i creat pxe server on suse or
any linux
pls
i am new person in this field thanking you
2007 Feb 09
0
Asterisk 1.2.14 - Chanspy, sound issues.
I upgraded my Asterisk system to version 1.2.14 to check if the sound
quality issues I was having with Chanspy in 1.2.7 remained. I'm still
getting them, and I'm honestly out of ideas except from RTFS.
The called party sounds normally fine, but it's impossible to hear the
caller. Sometimes, when the called party is talking, the caller can also
be heard. The conversation sounds broken,
2003 Aug 22
0
Mac "DAVE" server + Linux samba 2.2.8a client = missing first char
I'm running stock RH9, which has the samba-2.2.7a-8.9.0 RPM installed
on it. My friend has a Mac running OSX and the "DAVE" file sharing
software. I can mount his shared folder using the following command:
smbmount //tritanium/graphics /mnt/tritanium
...and I can see all the files in that folder when I do "ls
/mnt/tritanium." But...
The first character of every
2005 Sep 20
1
Windows Vista Setup
Hi,
I am currently running a Gentoo with a 2.4 Kernel and Samba 3.0.20. More
exactly I did emerge the net-fs/samba-3.0.20-rc1 package. Still I cant get
Windows Vista to connect to the samba-server. I did some googling but
didnt find anything usefull. Can anyone help? Do I have to setup a ADS
with samba?
Greetings,
Valentin
2009 Apr 08
2
sftp-server "audit" logging
Hello
I would like to ask you for any assistance regarding sftp-server logging.
Till now i used openssh-4.4p1.sftplogging-v1.5.patch + openssh-4.4p1, that was later replaced by filecontroll patch. With openssh-4.4p1.sftplogging-v1.5.patch I could specify SFTP server logging in sshd_config like this:
LogSftp yes
SftpLogFacility LOCAL7
SftpLogLevel INFO
That did sftp logging like
2008 Jan 29
2
how do i creat multiple back to back histograms?
Een ingesloten tekst met niet-gespecificeerde tekenset is
van het bericht gescrubt ...
Naam: niet beschikbaar
Url: https://stat.ethz.ch/pipermail/r-help/attachments/20080129/23f6cbc7/attachment.asc
2008 Apr 04
4
How can we creat conditional data frame
Hi,
R experts. I am a new user of R and trying to learn this program.
I have a problem. Here is the code.
d<-as.Date(c("2000/01/03","2000/01/05","2000/01/19","2000/01/28"))
r<-rnorm(4)
da<-data.frame(d,r)
a<-as.Date("01/01/2000","%d/%m/%Y")
b<-as.Date("30/01/2000","%d/%m/%Y")
ab<-seq(a,b,by=1)
2009 Jun 29
0
[LLVMdev] configuring cross compiler for Mac to Linux on ARM
Hello,
I am trying to cross compile LLVM.
Build and compile on Mac OS X 10.5.7
Target is an Angstrom Linux Cortex-A8 Beagle board.
I would like to avoid GPLv3.
I can compile. But when I run my executable on Beagle crt0.S is
calling an AngelSWI to
setup the heap and stack. But the AngelSWI seems to just be a stub
because it returns zeros for the pointers. That leads to a segfault.
If I hack in
2008 Sep 08
17
btrfs_tree_lock & trylock
I did some btrfs RTFS over the weeking and I have a hard time understanding
what this code is attempting to do:
28 int btrfs_tree_lock(struct extent_buffer *eb)
29 {
30 int i;
31
32 if (mutex_trylock(&eb->mutex))
33 return 0;
34 for (i = 0; i < 512; i++) {
35 cpu_relax();
36 if
2004 Sep 25
2
Concerned about Dovecot's new NTLM code
I'm pleased to see another project increasing compatibility with windows
clients, by the addition of NTLM login support, but I'm a bit worried
about a few implementation details, and hope to offer an alternate
approach.
I mean no disrespect to those who have implemented to the code so far,
but I feel that the idea of 'everybody re-implement NTLM' is prone to
failure.
Firstly, to
2007 Oct 12
1
use 'lapply' to creat 2 new columns based on old ones in a data frame
There is a dataset 'm', which has 3 columns: 'index', 'old1' and 'old2';
I want to create 2 new columns: 'new1' and 'new2' on this condition:
if 'index'==i, then 'new1'='old1'+add[i].
'add' is a vector of numbers to be added to old columns, e.g. add=c(10,20,30
...)
Like this:
index old1 old2 new1