Displaying 17 results from an estimated 17 matches similar to: "amd 920824upl102 ignores the nodev option"
2010 Nov 29
1
Sweave choking on \\ in filename
Dear all,
Sweave chokes when using "\\" in the path to the Rnw file. Using "/"
works fine. The problem is that Eclipse+StatET uses "\\" in the
filename.
And example of the error, traceback and sessionInfo are given below.
Best regards,
Thierry
> Sweave("Q:\\BMK\\cursussen\\interne_opleiding\\deelnemerslijst.Rnw",
syntax="SweaveSyntaxNoweb")
2002 Dec 08
3
[LLVMdev] olden bmks
When I try to compile the olden bc's off the webpage I am getting
undefined symbols. My compile script works as follows:
#!/bin/sh
echo "Generating assembly file."
llc -f $1.bc
echo "Assembling s file."
/opt/SUNWspro/bin/cc -xarch=v9 -lm $1.s -o $1
echo "Removing s file."
rm $1.s
and here is an example of the symbol issues:
Undefined first referenced
symbol
2005 Jul 27
2
oh323 geting voice problem g729 xeon 2.8 , fedora 1 , asterisk 1.0.6
Abwesenheitsnotiz: [Asterisk-Users] oh323 geting voice problem g729 xeon 2.8 , fedora 1 , asterisk 1.0.6Hi All
I am using oh323 with 6.6 virsion , and runing under xeon 2.8 dual with 2 gb
ram, with g729 for i686 , (fedora 1).
my problem is sip - oh323 - h323 (quintum) - pstn , sip party can listen
otherparty realtime voice , but other party geting sip party's voice 1 sec
later (not
2009 Sep 15
2
mount toption: nodev
Hi,
I am trying to secure my CentOS file systems by introducing "nodev" to devies defined in /etc/fstab. I learned that "nodev" prevents users from mounting unauthorized devices. However, I can still mount a cdrom to /tmp/cdrom with the following defined in /etc/fstab. Am I missing something? Thanks.
LABEL=/tmp /tmp
2010 Sep 15
3
why does automounting removable media always have options nodev, noexec, nosuid?
i'm experimenting with some basic removable media mounting
exercises for an upcoming class, and i read that, while you can use
gconf-editor to change some of the mount options in cases like that,
there is no way to override the mount options of nodev, noexec and
nosuid. for example, that claim is made here (admittedly for fedora,
but it appears to be true for centos as well):
2013 Sep 30
1
LXC, libvrt-1.1.2-r3 (Gentoo), "/dev/tty12", mount /dev with inverse of 'nodev'?
Hello again,
TL;DR:
Today I noticed that my LXC container was out of space in "/dev". It
took me a few minutes to figure out why. There were only 23 files there.
The "/dev" fs quota was 64K, and all was taken up.
The problem was that "syslog-ng" was writing "console" messages to
"/dev/tty12". But "/dev/tty12" was not a device
2006 Nov 04
6
Problem with installing/running domU OS on HVM machine
Hi,
I have problem installing or running domU OS (Windows XP or Redhat 7.3).
The machine runs CentOS 4.4 X86_64, Xen-3.0.3. Paravirtual domU works
without problem.
The problem is that when I run command "xm create <config>", nothing
would happen. hvmloader does not seem get started at all. I''ve tried
installing both 64bit and 32bit vnc, sdl but did not see any
1997 Jan 29
5
evidence/timelines that show linux is "more secure"
I''m looking for some evidence, backup up with dates and references,
that shows that the Linux community responds to security problems
more quickly than other OS vendors, and thus might be considered
"more secure". A number of fairly high profile corporations are
starting to look for such information as they consider Linux as an
alternative solution to other UNIXes.
Something
2002 Dec 08
0
[LLVMdev] olden bmks
> For each bmk, the undefined symbols are coming from args.c as far as I can
> tell. Do I need to link in args.c's bc file for each of them or am I
> doing something terribly wrong?
These benchmarks were compile a long time ago in a galaxy far far away.
In this galaxy, uninitialized globals (int X;) were handled differently,
so how these old bytecode files aren't useful anymore.
2002 Dec 08
1
[LLVMdev] olden bmks
On Sun, 8 Dec 2002, Chris Lattner wrote:
> > For each bmk, the undefined symbols are coming from args.c as far as I can
> > tell. Do I need to link in args.c's bc file for each of them or am I
> > doing something terribly wrong?
>
> These benchmarks were compile a long time ago in a galaxy far far away.
> In this galaxy, uninitialized globals (int X;) were handled
2012 Aug 15
1
samba 3 create_connection_server_info failed: NT_STATUS_ACCESS_DENIED
Hi everybody.... I'm trying to build a fileserver with samba. And I had it
ok when users where authenticating via samba, but I changed the
authentication method to OpenLDAP, and for some strange reason users can
not access the shares anymore... it is giving me this error:
"create_connection_server_info failed: NT_STATUS_ACCESS_DENIED".
I have chacked the permission in the SO and is
2017 Jul 31
3
[RFC] Profile guided section layout
Hi Rafael,
On 07/31/2017 04:20 PM, Rafael Avila de Espindola via llvm-dev wrote:
> However, do we need to start with instrumentation? The original paper
> uses sampling with good results and current intel cpus can record every
> branch in a program.
>
> I would propose starting with just an lld patch that reads the call
> graph from a file. The format would be very similar to
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
Signed-off-by: Scott Seago <sseago at redhat.com>
---
AUTHORS | 17 ++++++
README | 10 +++
conf/ovirt-agent | 12 ++++
conf/ovirt-db-omatic | 12 ++++
conf/ovirt-host-browser | 12 ++++
2006 Apr 13
0
ALE ( Ajax Linking and Embedding) and ROR ?
Hi,
This is a newbies question.
I am very impressed by Zimbra ALE ( Ajax Linking and Embedding) concept.
It is very cool and enable the mashup of disparate applications
altogether.
I don''t know if Ruby on Rails has this similar concept and
implementation.
If not it would be nice if the community push in this direction.
Any idea?
Thanks alot.
Regards,
Brice
--
Posted via
2005 Jan 01
1
failed with uid Permission denied
Hi
Does somebody know the workaround
I have some users, who are able to log in to dovecot but others not....
even the failpermissions in directories are same. Also mbox folder is
excatly same mail
Some settings in /etc/dovecot.conf
first_valid_uid = 500
last_valid_uid = 1500
first_valid_gid = 500
last_valid_gid = 515
default_mail_env = mbox:~/mail:INBOX=/var/spool/mail/%u
So the
2014 Aug 19
1
Trouble getting public folders working
Hi i have trouble getting my public folders working properly. I have a
few issues atm with them.
First off i'm using version 2.0.9 as it came with CentOS and would
greatly prefer to keep this version.
Here is my dovecot.conf file
# dovecot -n
# 2.0.9: /etc/dovecot/dovecot.conf
# OS: Linux 2.6.32-431.23.3.el6.centos.plus.x86_64 x86_64 CentOS release
6.5 (Final) ext4
auth_debug = yes
2014 Sep 05
0
trouble syncing public folders
A non-text attachment was scrubbed...
Name: cegosig_2008.gif
Type: image/gif
Size: 2190 bytes
Desc: not available
URL: <http://dovecot.org/pipermail/dovecot/attachments/20140905/aee51b1f/attachment.gif>