search for: aw

Displaying 20 results from an estimated 3084 matches for "aw".

Did you mean: awk
2020 Jun 27
0
[centos/centos.org] branch master updated: Updated page for AWS AMI images ID and link
This is an automated email from the git hooks/post-receive script. arrfab pushed a commit to branch master in repository centos/centos.org. The following commit(s) were added to refs/heads/master by this push: new 34ad21c Updated page for AWS AMI images ID and link 34ad21c is described below commit 34ad21c7bdf8b4190fed5ab9facc149199598da2 Author: Fabian Arrotin <arrfab at centos.org> AuthorDate: Sat Jun 27 10:20:50 2020 +0200 Updated page for AWS AMI images ID and link Signed-off-by: Fabian Arrotin <arrfab at ce...
2020 Nov 12
0
[centos/centos.org] branch master updated: Reflected new 7.9.2009 release and updated AMI IDs for AWS
This is an automated email from the git hooks/post-receive script. arrfab pushed a commit to branch master in repository centos/centos.org. The following commit(s) were added to refs/heads/master by this push: new d2b87a3 Reflected new 7.9.2009 release and updated AMI IDs for AWS d2b87a3 is described below commit d2b87a32dda9b2e3b16ad2a55343ae63d000a64d Author: Fabian Arrotin <arrfab at centos.org> AuthorDate: Thu Nov 12 13:58:13 2020 +0100 Reflected new 7.9.2009 release and updated AMI IDs for AWS Signed-off-by: Fabian Arrotin <arrfab at centos.org...
2011 Jul 05
0
Problem in accessing bucket of my AWS S3 account
I tried to establish connection to my aws s3 account like this in my irb console - AWS::S3::Base.establish_connection!(:access_key_id => ''my access key'', :secret_access_key => ''my secret key'', :server => " s3-ap-southeast-1.amazonaws.com") And it works well and prompt this - =>...
2006 Oct 12
0
Privates example? (fwd)
...int unmapCnt; int destroyCnt; + + // for temporarily disabling effects like blur per window + Bool disablePostprocessFX; + + int texCoordSize; + int indexCount; } AnimWindow; #define GET_ANIM_DISPLAY(d) \ @@ -2971,10 +2980,10 @@ aw->animOverrideProgressDir = 0; if (as->ppDisabling == PostprocessDisablingWindow) - w->disablePostprocessFX = FALSE; + aw->disablePostprocessFX = FALSE; if (!(as->animInProgress) && as->ppDisabling == PostprocessDisabli...
2013 Feb 08
2
[LLVMdev] Parallel Loop Metadata
...of any single memory piece > being the difficulty. I'm not completely sure what you mean, but is there really a difference between doing "pair analysis" across multiple iterations of the same instruction than doing it with any other instruction? Say, a loop with memory operations Aw, Br, Cw (w=write, r=read). This is unrolled just for the sake of the example. The same applies to widening the instructions in a loop vectorizer, similar dependency analysis is needed. i1: Aw Br Cw i2: Aw' Br' Cw' To do a legal code motion across the two iterations in such a way tha...
2005 Apr 22
1
AW: AW: AW: AW: Activate ingress policies on suse enterpr ise serv er 9
...be done on iptable level?? Thanks for helping me out in such problematic things. Gernot -----Ursprüngliche Nachricht----- Von: Andy Furniss [mailto:andy.furniss@dsl.pipex.com] Gesendet: Donnerstag, 21. April 2005 22:46 An: Grames Gernot Cc: ''lartc@mailman.ds9a.nl'' Betreff: Re: AW: AW: AW: [LARTC] Activate ingress policies on suse enterprise serv er 9 Grames Gernot wrote: > > Hi, > > My problem is following now: > > I would like to set the filters for port 8099. > I have tried it, but nothing happened. > > When I try the same filter for the p...
2017 Jul 25
3
AWS EC2 - CentOS 6 + 7 AMIs for new g3.* instance types?
Hello- Does anyone one this list maintain the official CentOS 6 + 7 AMIs in AWS? If so, could you please enable those images for use with the new g3.* instance types? If this list is the wrong place for this request, please point me in the right direction. Thanks! -Stephan
2012 Mar 21
2
aws-s3 gem install error- bittorrent.rb
Hello, Am running build install on an existing project and I get this error: Installing aws-s3 (0.6.2) Errno::EACCES: Permission-denied - D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/aws-s3-0.6.2/lib/aws/s3/bittorrent.rb An error occured while installing aws-s3 (0.6.2) and Bundler cannot continue, make sure that gem install aws-s3 -v ''0.6.2'' succeeds before bun...
2014 Nov 03
1
Official AWS AMIs: eu-central-1 support?
Hello all, and thank you very much for the Centos 7 HVM AMI [1], greatly appreciated! This AMI does not work on the newly launched AWS Frankfurt region (eu-central-1). Any plans for fixing that? According to the AWS announcement [2], "The Region supports all sizes of T2, M3, C3, R3, and I2 instances". (We'll be running the CentOS 7 HVM AMI going forward, but looks like none of the other AMIs works on eu-central...
2004 Jul 29
0
AW: AW: AW: AW: Samba - LDAP - User cannot loginfrom 1 workstation
...rto Zanatta > <uzanatta@provincia.treviso.it> > Sent by: > samba-bounces+bert_de_ridder=peopleware.be@lists.samba.org > > 28/07/2004 20:46 > To > Bert_De_Ridder@peopleware.be > cc > samba@lists.samba.org > Subject > Re: AW: AW: AW: > AW: [Samba] Samba > - LDAP - User > cannot > loginfrom > 1 > workstation > > > > > You should try set > > logon path = > > u. > > > Il mer, 2004-07-28 alle 15:09, Bert_De_Ridder@peopleware.be ha > scritto:...
2004 Feb 13
1
Problems with R CMD INSTALL on SUSE-LINUX 9.0
...ve recently upgraded to SUSE-LINUX 9.0 and R 1.8.1 (using the RPM-'s from CRAN). I've checked that all required LINUX-Packages as listet in the README.html in /bin/linux/SUSE are installed. I've then tried to INSTALL and check a package. Installation with R CMD INSTALL -l Rcontrib aws * Installing *source* package 'aws' ... ** libs make: ?aws.so? ist bereits aktualisiert. ** help >>> Building/Updating help pages for package 'aws' Formats: text html latex example * DONE (aws) looks fine. When I try to use the package I get the following: polzehl...
2006 Oct 20
0
AW: AW: AW: Belkin F6H650 on USB port
...ation with the windows driver? > > Philipp > > > -----Urspr=FCngliche Nachricht----- > > Von: Peter Selinger [mailto:selinger@mathstat.dal.ca] > > Gesendet: Freitag, 20. Oktober 2006 19:50 > > An: Philipp Leusmann > > Cc: NUT user list > > Betreff: Re: AW: AW: [Nut-upsuser] Belkin F6H650 on USB port > > > > Philipp Leusmann wrote: > > > > > > Ok, I tried this and my results seem to bet he same as reported. > Then I > > > think I'll have to stick with the windows-driver at least on my > main > &gt...
2019 Dec 03
0
[centos/centos.org] branch master updated: Added AWS as sponsor
This is an automated email from the git hooks/post-receive script. arrfab pushed a commit to branch master in repository centos/centos.org. The following commit(s) were added to refs/heads/master by this push: new 973d90a Added AWS as sponsor 973d90a is described below commit 973d90a1c09ad0ef6efdf200cc0e102f75442448 Author: Fabian Arrotin <arrfab at centos.org> AuthorDate: Tue Dec 3 13:18:51 2019 +0100 Added AWS as sponsor Signed-off-by: Fabian Arrotin <arrfab at centos.org> --- content/sponsors/a...
2017 Mar 13
3
AD replication issue
On 3/13/2017 2:15 PM, Arthur Ramsey via samba wrote: > Upgraded to 4.6.0 on all nodes. Still seeing the same issue. > > If I create an object on vsc-dc02, epo-dc01 or aws-dc01 DCs it doesn't > replicate. If I create it on vsc-dc01 (PDC emulator) then it does > replicate. > > On 03/13/2017 12:13 PM, Arthur Ramsey wrote: >> >> I believe the problem is a lack of outbound replication for non PDC >> emulator DCs. You'll notice...
2014 May 19
0
Samba How to kill the locked files from a useraccount by multiple smbd pids
...DENY_NONE 0x81 RDONLY NONE /CCDDB.auto .LINKS Wed May 14 12:42:14 2014 3865 29670 DENY_NONE 0x81 RDONLY NONE /CCDDB.auto .LINKS Wed May 14 14:14:02 2014 5611 29670 DENY_NONE 0x81 RDONLY NONE /CCDDB.auto .LINKS Wed May 14 16:04:40 2014 8957 29670 DENY_NONE 0x20089 RDONLY EXCLUSIVE+BATCH /CCDDB.auto aw/aw-000/80000/preview/a000-84188_25f01_10.png Wed May 14 12:41:53 2014 8957 29670 DENY_NONE 0x20089 RDONLY EXCLUSIVE+BATCH /CCDDB.auto aw/aw-000/80000/preview/a000-84188_25f01_si.png Wed May 14 12:41:55 2014 8957 29670 DENY_NONE 0x20089 RDONLY EXCLUSIVE+BATCH /CCDDB.auto aw/aw-000/80000/preview/a000...
2017 Mar 13
2
AD replication issue
...r non PDC emulator DCs. You'll notice isn't even trying because last successful was epoch (never) yet there are no errors. Inbound replication for this DC seems fine. [root at vsc-dc02 ~]# samba-tool drs showrepl [...]==== OUTBOUND NEIGHBORS ==== DC=DomainDnsZones,DC=mediture,DC=dom aws\AWS-DC01 via RPC DSA object GUID: 8b750a53-3d39-4bc0-8fe9-9bffa9e413aa Last attempt@ NTTIME(0) was successful 0 consecutive failure(s). Last success @ NTTIME(0) DC=DomainDnsZones,DC=mediture,DC=dom epo\EPO-DC01 via RPC DSA object GUID: 28f7281f-3955-4885-8a7d-42a36ee87590 Last attem...
2017 Jul 26
1
AWS EC2 - CentOS 6 + 7 AMIs for new g3.* instance types?
Some additional info... AFAIK, the AMIs I'm referring to are owned/maintained by the CentOS team, not by AWS. Details and suggestions to contact this list for assistance are published at both https://wiki.centos.org/Cloud/AWS and https://wiki.centos.org/Cloud/AWS Basically, the maintainer of the Centos.org AWS account just needs to add/approve the current AMIs for the g3.* instance types. Should be a...
2004 Oct 19
2
pb with aws package
Dear all, [I work with a Windows XP Prof. installation, and the 2.0.0 R version] I need to use the aws package, but I have the following error message: > require(aws) Loading required package: aws Error in firstlib(which.lib.loc, package) : couldn't find function "lazyLoad" [1] FALSE I download the .zip file (for Windows) today on the CRAN site, so I think I have an u...
2020 Oct 14
1
Can anyone advise me on running R and Rstudio on an AWS virtual machine
This is a funny one and if it's off topic here, I would be grateful if I could be guided to where it would be on topic. I have done some searching but not very successfully so far. Situation: I am doing some analyses of data that are stored in a postgres database in the AWS cloud and using the RJDBC and dplyr packages for the specifics of yanking the data to my own machine. They work and worked fine when the database was in Redshift last year. However, I am getting error messages on data transfer that I think are down to my very slow broadband where I am now and that...
2003 Jun 02
0
AW: AW: AW: Re: AW: samba installation
...nters]" Processing section "[amshared]" ?? henry -----Urspr?ngliche Nachricht----- Von: kenneth.westelinck@pandora.be [mailto:kenneth.westelinck@pandora.be] Gesendet: Montag, 2. Juni 2003 14:51 An: A.A; kenneth.westelinck@pandora.be Cc: samba@lists.samba.org Betreff: Re: AW: AW: Re: AW: [Samba] samba installation You need to do ./smbstatus as well. ------------------------ "A.A" <1alp@gmx.de> wrote: ------------------------ hi, > >in the meantime i uninstalled and reinstalled samba again. >it' s strage because i get two directories ,...