Displaying 20 results from an estimated 20000 matches similar to: "Thank you for contacting Symantec"
2004 Jun 10
0
Thank You for Contacting Princeton University
Thank you for contacting Princeton University. This is an automated response. Please do not reply to this message. The links below include answers to the most frequently asked questions, as well as a feedback form on the University Web site.
Admission and financial aid information is available at http://kb.princeton.edu/2900
Visitors to campus can find information at
2002 Nov 21
0
Initial Sequence Numbers (ISN) vulnerability
FYI
On the ISN vulnerability I found a really good article on Initial Sequence
Numbers (ISN) vulnerability and according to this article all Linux Kernels
after 1996 are not affected by this vulnerability.
http://www.linuxsecurity.com/articles/security_sources_article-2968.html
I found another article that stated : 
Operating systems that have been reported to be safe from practical attacks
2017 Aug 02
0
symantec treating R-devel r73003 for Windows as malware
>>>>> PIKAL Petr <petr.pikal at precheza.cz>
>>>>>     on Wed, 2 Aug 2017 07:01:55 +0000 writes:
    > Dear all
    > I am not sure if this is appropriate for the list, but I have recently found that Symantec blocks R devel from installation. Enclosed is copy of Symantec message.
Thank you, Petr.   I do think it is quite appropriate for this list.
   
2017 Aug 02
2
symantec and R instalation info
Dear all
I am not sure if this is appropriate for the list, but I have recently found that Symantec blocks R devel from installation. Enclosed is copy of Symantec message.
Our IT installed it but I wont be probably alone with this problem.
> sessionInfo()
R Under development (unstable) (2017-07-31 r73003)
Platform: x86_64-w64-mingw32/x64 (64-bit)
Running under: Windows 10 x64 (build 14393)
2007 Mar 19
1
Symantec Miniview.exe
Hi: I get emails with *.FXM files attached that are faxes forwarded by
WinFax Pro. The message attached says to download Miniview.exe from the
Symantec web site which I did and it appears to run in under WINE except
that the faxes show up in black. Curiously when I laterally resize the
viewer I can view the fax but as soon as I stop resizing it the fax reverts
to a blaxk screen. I attempted to
2016 Nov 02
1
Symantec Endpoint Encryption with Samba
Hello,
     Anyone using Symantec Endpoint Encryption with Samba? One of the 
requirements is a Microsoft Server 2008 or 2012 for key and group policy 
management. If not any other options for utilizing Samba along with 
another Encryption process? Thanks.
-- 
- James
2017 Aug 02
1
symantec treating R-devel r73003 for Windows as malware
Hallo Martin
The result is the same. The R exe file is downloaded with some note about possible danger. When I try to run it, it is inspected and deleted from its location.
Symantec message is enclosed.
Our IT said it has something to do with installer type, but it is beyond my expertise.
Petr Pikal
> -----Original Message-----
> From: Martin Maechler [mailto:maechler at
2009 Apr 01
0
Symantec Backup Exec (formerly Veritas) agent
I'm just wondering if anyone else here is using this?
The majority of jobs on our CentOS5 server "fail" by "Communications failure" right at the end, apparently on the very last file which, however, is recoverable, as is the whole archive. In more than half these failures, the Linux agent has stopped and, in about half of those, crashes leaving a backtrace. I had similar
2003 Jul 06
0
Thank you for contacting Technical support /Customer service
Hello, thank you for contacting Technical support/Customer service.
Please click on the link below to go to our online support site.
http://support.vugames.com/
Do not respond to this message as we will not see it.
2009 Jan 21
1
Problem with Symantec's UNDI driver and PXELINUX
Hello,
We use undi_drv.exe that is provided with Symantec Ghost Enterprise. 
This driver loads a UNDI PXE stack into memory. It, along with a UNDI 
packet driver are bundled into a 1.44MB disk image that we use for 
netbooting computer lab machines into the ghost client. This is done 
with pxelinux.
This driver has been working fine for a couple years now. Recently, I 
upgraded the pxelinux.0 to
2002 May 20
3
Samba & Symantec Ghost
Hello,
I saw this posting by Christopher Robert Woods.  I am having the identical
problem with Samba on Suse Linux 7.2 (OS/390).  Is there any known
workaround?
----------------------------------------------------------------------------
--------------------
To: Multiple recipients of list SAMBA <samba@samba.org>
Subject: Symantec Ghost and Samba
From: Christopher Robert Woods
2004 Mar 04
0
Symantec AVF detected that you sent a message with a prohibited attachment name
Subject of the message: Re: Your music
Recipient of the message: Jenny Ong Pei Pei
Prohibited attachment: mp3music.pif
---------------------------------------------------------------- 
Privileged/Confidential Information may be contained in this message.
If you are not the addressee indicated in this message (or responsible for delivery of the message to such person), 
you may not copy or
2004 May 04
0
Symantec AntiVirus/Filtering for Domino detected a virus in a document you authored.
Please contact your system administrator.
The scanned document was QUARANTINED.
Virus Information:
The attachment details.zip contained the virus W32.Netsky.P@mm and could
NOT be repaired.
The attachment details.zip(data.rtf
.scr) contained the virus W32.Netsky.P@mm and could NOT be repaired.
2004 Oct 29
0
Symantec AntiVirus/Filtering for Domino detected a virus in a document you authored.
Please contact your system administrator.
The scanned document was QUARANTINED.
Virus Information:
The attachment document09.scr contained the virus W32.Netsky.P@mm and could
NOT be repaired.
2005 Jul 11
0
We received your E-Mail, however it was infected with a Virus
Our email server received a message that appears to have come from you and was infected with a virus.  It is possible that you are the unfortunate victim of one of the many viruses that spoof the originating email address, but we feel that it would still be a good idea for you to verify that your system is not currently infected.
For more information on email spoofing, we suggest reading the
2014 Sep 05
1
FW: Dell basic Server SR# 898596786 SVTG: 3CJM1P1 <<#2039741-9051508#>>
That's problem. AHCI is the standard for SATA, running modern SATA drives, especially SSD require the AHCI command structure. Running modern SATA drives in IDE (ATA) mode is not readily supported.
-Jason
--
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
-                                                               -
- Jason Pyeron                      PD Inc.
2006 Jul 27
1
Weird issue with editing data.
Hi all.
Ive got a small CRUD app that is giving me some weird isuses.
If I add/create an entry that works fine, the data goes into the db. I
can later show the data, but when I edit it, no data is displayed in the
form for me to edit.
Here is the bits from the controller.
 def new
    @kb=Knowledgebase.new
  end
  def create
    @kb= Knowledgebase.new(params[:kb])
    if @kb.save
     
2016 Oct 05
1
[Bug 1088] New: activation.avg.com 1.8.0.0.9.6.9.1.6.4.9
https://bugzilla.netfilter.org/show_bug.cgi?id=1088
            Bug ID: 1088
           Summary: activation.avg.com 1.8.0.0.9.6.9.1.6.4.9
           Product: bugzilla
           Version: other
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: netfilter bugzilla
          Assignee: netfilter-buglog at
2005 Oct 03
3
Symantec ghost and CentOS 3.4/4.0
Anyone have any experience getting ghost to do a successful
image with CentOS, Fedora, or RHEL? It worked great with RH9, but now a
days I find it nearly impossible to get it to work properly. Any tips
would be helpful. We spin up a large number of servers on a weekly basis
and it would be nice to just be able to image them.
 
Thanks,
-Drew
-------------- next part --------------
An HTML
2006 Sep 12
1
Symantec Backup Exec 10d
Hi all,
 I am a CentOS newbie and I was wondering if I can get help regarding the
Backup of CentOs with Backup Exec 10d Remtoe agents for Linux.
 have anyone tested this ?
 Evgeny
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20060912/3ca202d7/attachment-0002.html>