search for: particular

Displaying 20 results from an estimated 40659 matches for "particular".

2013 Jun 27
1
Is there a rpm command to find the package that created a particular user or particular group?
Given a particular user or particular group, is there a rpm command that returns what package created that particular user or particular group? Analogous to `rpm -q --whatprovides /etc/security/limits.conf` returns the package "pam". Is there an rpm command that returns what package generated a particular...
2011 Mar 23
4
Modifying a particular column in a tab-delimited file
Hello R users, Good day!! I was wondering if there is a way in R to read in a particular column from a tab-delimited file, edit it and write it back into the file with all other columns intact. When I say edit I mean just replacing all the values in that column. I know to read a particular column from a file using colClasses option in read.delim() function. Is there any such option to...
2011 Aug 15
4
Enabling yum-repo on fly?
Dear all, Is there any way to enable a particular yum-repo (like: yum -- enablerepo=<repo_name>), which is disabled as default, for a particular package installation? For our system, we need to "dag" for particular two packages but keeping it always enabled, clashes with other packages, which we don''t want to install for d...
2010 Oct 13
2
Read Particular Cells within Excel
Hello all, I have a business user who generates monthly reports in MS Excel in a particular format. The data I need is present in different portions of this excel file. Is there a way to read different cells from a particular excel worksheet? i.e., cells b50:d100 in the Inputs worksheet. I am investigating odbcConnectExcel but did not yet see such capability. Appreciate your help....
2006 Jul 10
3
finding particular record
Hi, I''m looking for a particular record from a view called ''charts''. The view ''charts'' joins data from a table ''record'' and a table ''owners''. I''m trying to pull up data from ''charts'' that lists certain data from ''record&...
2009 Sep 15
3
how to load only lines that start with a particular symbol
...B;.... CCCCCAAAA GGGGGTTTT I want to load only the lines that start with ">" where the annotation information for the gene is contained. In principle, I can remove the sequences before loading or after loading all the lines. I just wonder if there's a way to load only lines with a particular pattern. The skip argument in read.table() doesn't work for my purpose. Thanks in advance, Jimmy -- View this message in context: http://www.nabble.com/how-to-load-only-lines-that-start-with-a-particular-symbol-tp25461693p25461693.html Sent from the R help mailing list archive at Nabble.com.
2018 Jun 01
0
DNS not resolving particular host from queries from particular subnet
On Fri, 1 Jun 2018 11:39:33 +0100 Zdravko Zdravkov via samba <samba at lists.samba.org> wrote: > Hi all. > > Our setup is samba+dlz AD DC. Since last week the DNS doesn't resolve > the delegated record for our storage *storage.domain.ltd* > (192.168.26.xx) when being queried from clients in 192.168.29.0 which > is our openvpn designated network. The OpenVPN is
2009 Mar 03
2
How to allow only particular users to logon to a particular computer?
Guys, I have a pc (already joinned the samba domain 'DOMAIN') that I want to keep off other domain users but user DOMAIN\mark and DOMAIN\thomas whilst letting both of them to logon freely to other computers. I tried sambaUsersWorkstations but it only works with uid (Users not Computers) and it dictated which computer such a user may logon to. What I want is the opposite: which users may
2010 Oct 06
7
XCP community call
Hi all, The next XCP community call is somewhat overdue, and many things have happened in the intervening time. In particular, Stephen Spector has sadly (for us) moved on to new projects, so we currently don''t have a community manager to organise such things as these calls. Until we get someone (or two!) to fill Stephens role, I''ll temporarily try to organise at least the next call. Previously there was...
2010 Oct 06
7
XCP community call
Hi all, The next XCP community call is somewhat overdue, and many things have happened in the intervening time. In particular, Stephen Spector has sadly (for us) moved on to new projects, so we currently don''t have a community manager to organise such things as these calls. Until we get someone (or two!) to fill Stephens role, I''ll temporarily try to organise at least the next call. Previously there was...
2012 Dec 04
0
[PATCH] Update FSF address.
...uthor> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -303,17 +303,16 @@ the "copyright" line and a pointer to where the full notice is found. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - + You sho...
2012 Jun 13
2
separate the sentence after finding a particular word
hello, I want to know ..how we can separate the sentence after finding a particular word... for example I love to watch movies of Hollywood but should not be romantic...I want to join you school but due to bad financial condition I cant.. I want output in following format I love to watch movies of Hollywood should not be romantic I want to join you school due to bad financial...
2011 Nov 23
2
How to extract particular words from various files
Dear R-help guys, I am trying to extract two particular words from different files but I am struggling with the code. The first theree lines of each folder are as follows: # using minimal fraction of valid points 30.00 # tas [K] from bcc-csm1-1 model output prepared for CMIP5 RCP8.5 # cutting out region lon= 0.000 360.000, lat= -90.000 90.000...
2018 Jun 01
0
DNS not resolving particular host from queries from particular subnet
On Fri, 1 Jun 2018 12:12:43 +0100 Zdravko Zdravkov <nirayah at gmail.com> wrote: > True that! Sorry > > smb.conf > > > > [global] > > netbios name = AD > > realm = XXXX.CO.UK > > server role = active directory domain controller > > server services = s3fs, rpc, nbt, wrepl, ldap, cldap, kdc, > >
2017 Sep 02
2
change network settings of VM depending on logged in user(s)?
PJ Welsh wrote: > I'm not a M$ expert, but I've seen enough GPO's to believe there is a way to do it through Windows. > PJWelsh For the whole machine? So far, I?ve only found information regarding blocking access for particular users. I want it the other way round, i. e. the whole maching usually not having access and allowing access to only a particular user. Allowing access to only a particular user can (should ideally) involve the whole machine still not having access. Perhaps it seems like an unusual request --- y...
2016 Jan 28
2
Find the instructions where a particular value is defined
Hi, I am wondering if there is anything like def-use chain which finds all the instructions of a function where a particular value is defined? Thanks. -- Rafi
2010 Jul 30
2
finding a function or a line while debugging?
guRus Is there a way by which I can search for a particular function or a particular line of code within the maze of all the R codes that are interlinked? Say for instance I am running a code using quantstrat package and on a particular line I get the error saying x is missing in is.array(x). I want to figure out where is.array is in all the codes that my c...
2011 Mar 21
1
DOVECOT TO HAVE MULTIPLE AUTHENTICATION MECHANISM FOR A PARTICULAR USER
Hi Friends IS IT POSSIBLE IN DOVECOT TO HAVE MULTIPLE AUTHENTICATION MECHANISM FOR A PARTICULAR USER as u provided me in the link http://wiki2.dovecot.org/Authentication/MultipleDatabases <http://wiki2.dovecot.org/Authentication/MultipleDatabases>The link is applied to all the users( system + virtual) , which increased my overhead of fetching data can i have the same for a particular...
2008 Jun 19
1
Asterisk + zap + sangoma A104D - how to setup call using particular timeslot
Hi all, I need to setup call using particular timeslot on one of E1's. I've looked into http://www.voip-info.org/wiki/index.php?page=Asterisk+Zap+channels and it says that: exten => TestTrakt,1,Dial(ZAP/1-2/517255333) exten => TestTrakt,2,hangup should work and force call setup via span 1 (port 1) but when I try setup call...
2015 Dec 11
4
Support for ChallengeResponseAuthentication in Match section
Hi, I'm using 2-factor authentication (pubkey+googe_authenticator) and have an issue with rsync. It's configured to use pubkey to authenticate to server so when google_authentication is bypassed by not creating .google_authenticator file for particular user (thanks to nullok option in PAM) it still sends to stderr "Authenticated with partial success." message although it succeeded. So idea is simple: disable 2-factor authentication for particular user/network. Regards, Alexander