Displaying 20 results from an estimated 1000 matches similar to: "[OT} Preventing root to access files on systeem"
2001 Nov 27
3
badtrans virus
I've gotten 4 e-mails from this list today from people who were sending
out this virus. It appears to be spreading rather quickly. I would
urge all of you to update your virus software and get rid of this bug
quickly.
Thanks,
James Simons
2009 Dec 24
7
nested variables
Hi all!
I have quation: how i may use nested variables/facts? For example, I
have variable $iface. It''s variable declared in node brakets, and, use
with defenition. iface may be eth0, eth1(Linux), em0, ...
<freebsd>, ...
is fact:
facter | grep eth0 | grep mac
macaddress_eth0 => 54:52:00:3D:CB:40
We don''nt know name of $iface in our module (to generate network
2002 Jun 03
1
Samba as a PDC in a citrix environment
Hi all,
this is a long time since my last post to this list and I have got a small
question... (ofcource :)
I'm going to introduce citrix into our office (two citrix XPa servers which are
load balanced). According to the Citrix XPa docs it is not a good idea to use
one of this servers as a PDC/BDC, I can imagine that (we wouldn`t want to give
NT to much responsebilities).
so my question
2003 Dec 01
0
No subject
so apparently the printer name and the share name for the printer need
to be the same so cups knows where to send the print job.
<p>By the way, my configuration file was generated by SWAT, so it was SWAT
that put the * command's in the conf file, and it was SWAT that allowed
me to name the share something other than the name of the printer.
<p>Dan
<p>Ries van Twisk
2005 Oct 05
1
Shorewall traffic shaping, getting confused....
Hey list and possible Arne...
I try to get traffic shaping working on my firewall but getting cunfused
with settings, but first my current setup:
tcclasses file:
#INTERFACE MARK RATE CEIL PRIORITY OPTIONS
$EXT_IF 10 64kbit full 1
tcp-ack,tos-minimize-delay
$EXT_IF 20 full/3 full/2 2 default
$EXT_IF 30
2004 Mar 12
2
mapping home dir
Hi
I am running a RH9 box in a w2k domain. I have installed
winbind on the RH9 box joined it to the domain
successfully. Domain users can login with their accounts.
The problem is when they login they get a message stating
that their home dir doesnt excists. How can i map their
home dir that is on a w2k member server and how can i
create their home dir on the RH9 box when the domain users
login?
2010 Jan 06
1
math function - MDS method
Hi,
I need math function which is used in: isoMDS, Sammon and metaMDS method.
Anybody know where I may find it? Any manual or webside?
I would be very happy
Thanks a lot !
--
View this message in context: http://n4.nabble.com/math-function-MDS-method-tp1008294p1008294.html
Sent from the R help mailing list archive at Nabble.com.
2007 Oct 30
4
Postgresql and shell script
I have a shell script (sh) where I create a user and import data to a
postgres database
<snip>
su -c "createuser -A -D -P $PG_user" postgres
su -c "psql -d$PG_database -h localhost -U$PG_user -W -f postgresql.sql "
postgres
</snip>
when the script executes those command, it ask for a password, how could I
do this without have to enter the passwd, I would like that
2006 Mar 07
1
Sortable trouble
Hi everybody,
Could somebody have a look at a little sortable example at
http://www.weisshuhn.de/diagnose/sortable.html
It implements two Sortables and a Draggable. You can drag elements
from the "source" Sortable to the main Sortable, sort them (surprise)
and drag them to a trash. Whenever you drag from the "source", a new
element is created (by cloning an invisible
1999 Jul 22
4
Shares are comming and going
Hia,
I have a problem using the %G parameter.
At the end if my smb.conf file I have something like:
include = \etc\smb.conf.%G
At this way I hoped that according the the group, I can
load a configuration file accoring the the users group.
Instead that a 'smb.conf.it' group is loaded, a
samba tries to load 'smb.conf.nogroup'
(guest account is uid=nobody gid=nogroup)
WHat I
2009 Jul 31
1
Tests for Two Independent Samples
Dear R users,
I have got two samples:
sample A with observation of 223:
sample A has five categories: 1,2,3,4,5 (I use the numer 1,2,3,4,5 to
define the five differen categories)
there are 5 observations in category 1; 81 observations in category 2;110
observations in category 3;
27 observations in category 4; 0 observations in category 5;
To present the sample in R: a<-rep(1:5,
2005 Aug 25
1
Attempting to recode elements contained in a list
Hello R-Masters,
I have a list 's' with three elements, as shown below. I want to recode a.a, a.a2, and a.a3 to NA if the value in a.a is less than 3.
I reivewed my Modern Applied Statistic Book, the online help and did some searching of R-help on the internet. I explored unlist and as.list.data.frame in an attempt to isolate the third element of the list s, but this was not helpful.
2010 Jul 19
1
namespaces
Hello, i have an issue with vpopmail, this created a sub folder named "0"
and all the new users created inside this folder into the domain folder.
Weel i don understand why vpopmail do that, but i want to know if the option
in dovecot.conf namespaces i can make it to search the Maildir in both
directories. name domain/user & name domain/0/name user.
CAn you help me???
Any options.
2008 Feb 12
4
0.45<0.45 = TRUE (PR#10744)
Dear developer,
in my version of R (2.4.0) as weel as in a more recent version (2.6.0)
on different computers, we found this problem :
> a<-(58/40-1)
> a
[1] 0.45
> b<-(18/40)
> b
[1] 0.45
> a<b
[1] TRUE
> a==b
[1] FALSE
>
Something seems wrong here.
but if we do
> c<-0.45
> d<-0.45
> c<d
[1] FALSE
then everything is ok.
If we use 59
2013 Mar 10
2
css url paths when moving it to a different folder
Hey. Its simple quation, but have litle problem with this.
Its my path for css - assets/content/stylsheets/my.css
Its path picture for background url - assets/images/picture.gif
I do the following in my.css background: transparent
url(../../images/picture.gif).
but the path is not correct, the image is not found. I tried with one
../ and easy images/picture.gif. Not work. When i add picture in
2016 Jul 28
1
QEMU IMG vs Libvirt block commit
Hi folks,
I'm having a issue in the standard NFS driver on OpenStack, that uses
qemu-img and libvirt to create snapshots of volumes. It uses qemu-img in
the Controller to manage the snapshots when the volume is not attached
(offline) or calls the Compute (which calls libvirt) to manage snapshots if
the volume is attached (online). When I try to create/delete snapshots from
a snapshot chain.
1999 Jun 21
1
Force group on create of a file.
Howdy,
Is it psoible to use a force group on creation of a file or directory only?
I want to use this to make a more efficient use of unic permissions.
If I use 'Force Group' then I cannot use the 'other' permission
rights anymore in unix.
I use a debian distribution (2.1) with Samba version 1.9.18p10-7
Any ideas?
Grezzz
Ries van Twisk
2020 Feb 20
0
BUG: dsync and folder names with "@"
Hello,
the Webside says report bug to the Mailing List, but no reactions so far.
This Bug is really easy to reproduce.. just create a folder like an email
address "spam at mydom.net" and run a dsync backup.
It failes every time when it comes to that folder, if I delete that folder
it runs smoothly
Hans
Am So., 26. Jan. 2020 um 05:25 Uhr schrieb <spamvoll at googlemail.com>:
2013 Apr 13
1
installing audio streaming server
dear sir,
thank you so much for your reply.i have a request sir.can you
help me in installation through internet??
i will very thankful to you.please help me to make audio streaming server
or send us a demo for installing audio streaming server...
kindly sir help
--
*.... *Regards*....*
**ALI HASSAN**
*
*
**Web Designer <http://www.flare.pk>**
0092-322-5244444
2019 Mar 03
0
Scanner problems HP4620 Jon LaBadie.
Hi Jon ,
I agree it is a little bit confusing : On USB all runs fine . So Hplip ,
cups , etc. is installed and functionates .
On WLAN , believe it or not printing and faxing runs fine ; So the Wifi
communication is present and functionating , but the scanner function is
not !
When running hp-check under USB (Discouvered Devices) the laptopcamera and
the scanner is present and all goes