Re: NTP vulnerability

2014-12-21 Thread Aaron Gray
It should be 4.2.8 now as there are new vulnerabilities ! On 21 December 2014 at 18:33, Ralf Corsepius wrote: > On 12/21/2014 07:24 PM, Aaron Gray wrote: >> >> Hi, >> >> Whats going on with Fedora and the NTP vulnerability ? >> >> Both of my F20 ma

Re: NTP vulnerability

2014-12-21 Thread Aaron Gray
There are no ntp or ntpd or systemd-timesyncd packages on F20 ! On 21 December 2014 at 18:43, Aaron Gray wrote: > It should be 4.2.8 now as there are new vulnerabilities ! > > On 21 December 2014 at 18:33, Ralf Corsepius wrote: >> On 12/21/2014 07:24 PM, Aaron Gray wr

Re: NTP vulnerability

2014-12-21 Thread Aaron Gray
Cheers ! On 21 December 2014 at 20:48, Ed Greshko wrote: > On 12/22/14 02:46, Aaron Gray wrote: >> There are no ntp or ntpd or systemd-timesyncd packages on F20 ! > > The default time sync package is now chrony. > > ntp is available in the F20 repos. > > -- >

TFTP stopped working on F14

2011-10-07 Thread Aaron Gray
TFTP seems to have stopped working on my F14 machine. It appears both server and client are not working. I have it working on my F15 machine and have tried between the two (with iptables rule) and F14 server and client do not work. tftp appears to log in but, on transferring a file it just says

Re: TFTP stopped working on F14

2011-10-07 Thread Aaron Gray
recheck you firewall. > -A INPUT -m state --state NEW -m udp -p udp --dport 69 -j ACCEPT But the firewall does not apply to local usage. > > Thomas Dineen > > Still not working :( Thanks, Aaron > > > On 10/7/2011 7:07 AM, Aaron Gray wrote: > > TFTP seems to have s

Re: TFTP stopped working on F14

2011-10-07 Thread Aaron Gray
aemon, if so, is there anything else listening on the tftp port? > > Okay more to go on, thanks, I will have to do that later as another session, Soham. Cheers, Aaron Soham > > On Fri, Oct 7, 2011 at 8:18 PM, Aaron Gray wrote: > >> >> >> On 7 October 2011 15:26, T

Re: TFTP stopped working on F14

2011-10-08 Thread Aaron Gray
On 7 October 2011 18:38, Aaron Gray wrote: > On 7 October 2011 18:29, Soham Chakraborty wrote: > >> Is it possible for you to check the connection status by netstat when you >> transfer a file? Also, once you start transferring a file, can you get the >> PID and attach st

Whats happened to xinetd and tftp on F15 ?

2011-10-10 Thread Aaron Gray
Whats happened to xinetd and tftp on F15 ? Many thanks in advance, Aaron -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

Re: Whats happened to xinetd and tftp on F15 ?

2011-10-10 Thread Aaron Gray
On 10 October 2011 16:27, Miner, Jonathan W (US SSA) < jonathan.w.mi...@baesystems.com> wrote: > > Whats happened to xinetd and tftp on F15 ? > > Available Packages > tftp.i686 0.49-8.fc15 > fedora > tftp-server.i686 0.49-8.fc15 > fedora > xinet

Getting timeouts on TFTP on F15 as well as F14

2011-10-10 Thread Aaron Gray
I am getting timeouts on TFTP on F15, Aaron -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

Re: Getting timeouts on TFTP on F15 as well as F14

2011-10-10 Thread Aaron Gray
On 10 October 2011 18:28, Aaron Gray wrote: > I am getting timeouts on TFTP on F15, > > It works fine on my F15 laptop and used to work on this machine with F14 before I updated it > Aaron > > -- users mailing list users@lists.fedoraproject.org To unsubscribe or change su

Re: Getting timeouts on TFTP on F15 as well as F14

2011-10-10 Thread Aaron Gray
On 10 October 2011 20:25, Frantisek Hanzlik wrote: > Aaron Gray wrote: > > I am getting timeouts on TFTP on F15, > > > > Aaron > > You should check at server side: > > 1) if tftp service is enabled: > # chkconfig --list tftp > > Note: This output sho

Re: Getting timeouts on TFTP on F15 as well as F14

2011-10-10 Thread Aaron Gray
On 10 October 2011 22:20, Frantisek Hanzlik wrote: > Aaron Gray wrote: > ... > > > > 4) if You use firewall (iptables), You should load nf_conntrack_tftp > module, > > for tracking ephemeral ports. That means > /etc/sysconfig/iptables-config

Re: Getting timeouts on TFTP on F15 as well as F14

2011-10-10 Thread Aaron Gray
On 10 October 2011 22:42, Aaron Gray wrote: > On 10 October 2011 22:20, Frantisek Hanzlik wrote: > >> Aaron Gray wrote:Tried that before with F14, made no difference, but I >> will try again. >> > No its not SELinux Aaron -- users mailing list users@lists.fedorapr

Re: Getting timeouts on TFTP on F15 as well as F14

2011-10-10 Thread Aaron Gray
On 10 October 2011 23:31, Frantisek Hanzlik wrote: > Aaron Gray wrote: > > On 10 October 2011 22:20, Frantisek Hanzlik fra...@hanzlici.cz>> > > wrote: > > > > Aaron Gray wrote: > > ... > > > > > > 4) if You use firewa

Re: Getting timeouts on TFTP on F15 as well as F14

2011-10-11 Thread Aaron Gray
On 11 October 2011 00:05, Frantisek Hanzlik wrote: > Aaron Gray wrote: > > On 10 October 2011 23:31, Frantisek Hanzlik fra...@hanzlici.cz>> > > wrote: > > > > Aaron Gray wrote: > > > On 10 October 2011 22:20, Frantisek Hanzlik >

Ethernet Installation of F15 using Apache and PXE environment on another machine

2011-10-11 Thread Aaron Gray
Is it possible to do an ethernet Installation of F15 using Apache and PXE environment on another machine rather than from the internet ( download.fedora.redhat.com) ? Many thanks, Aaron -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://adm

Re: Getting timeouts on TFTP on F15 as well as F14

2011-10-11 Thread Aaron Gray
On 11 October 2011 13:13, Frantisek Hanzlik wrote: > Aaron Gray wrote: > > On 11 October 2011 00:05, Frantisek Hanzlik fra...@hanzlici.cz>> > > wrote: > > > > Aaron Gray wrote: > > > On 10 October 2011 23:31, Frantisek Hanzlik >

Problems with F16 getting Ethernet Manual Mode

2011-12-04 Thread Aaron Gray
Hi, Installed F16 and TFTP is working correctly now which is nice:) Had problems with xinetd and tftpd on F14 and F15, had to use a work around directly calling tftpd deamon. Now I am having problems with my second ethernet controller as I am trying to set it up to be a gateway. Normal Ethernet

Re: Problems with F16 getting Ethernet Manual Mode

2011-12-04 Thread Aaron Gray
On 4 December 2011 17:17, Aaron Gray wrote: > Hi, > > Installed F16 and TFTP is working correctly now which is nice:) > > Had problems with xinetd and tftpd on F14 and F15, had to use a work > around directly calling tftpd deamon. > > Now I am having problems with my se

Wireshark-gnome not working on F16

2011-12-05 Thread Aaron Gray
Am getting the following :- Couldn't run /usr/sbin/dumpcap in child process: Permission denied Are you a member of the 'wireshark' group? Try running 'usermod -a -G wireshark _your_username_' as root. Aaron -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription

Where are the Apache httpd cache's & how do I clear them ?

2011-12-20 Thread Aaron Gray
Hi, Where are the default Apache caches on Fedora (11) and how do I clear them ? I found :- htcacheclean but it requires to be told where the cache directory is. Many thanks in advance, Aaron -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription optio

Re: Where are the Apache httpd cache's & how do I clear them ?

2011-12-20 Thread Aaron Gray
On 20 December 2011 19:25, Daniel B. Thurman wrote: > ** > On 12/20/2011 10:44 AM, Aaron Gray wrote: > > Hi, > > Where are the default Apache caches on Fedora (11) and how do I clear > them ? > > I found :- > > htcacheclean > > but it requires

How to search for large files >1Gigabyte via command line

2012-08-13 Thread Aaron Gray
How do I search for large files greater than 1 Giga byte from shell command line ? Many thanks in advance, Aaron -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproj

Re: How to search for large files >1Gigabyte via command line

2012-08-13 Thread Aaron Gray
On 13 August 2012 19:53, Jack Craig wrote: > works for me, ... > > hth... > > > On Mon, Aug 13, 2012 at 11:36 AM, Richard Shaw wrote: >> >> On Mon, Aug 13, 2012 at 1:34 PM, Jack Craig >> wrote: >> > find . -type f -size G 1 >> >> Interesting... find allows you to input the size that way? In the

Re: Where does Wireshark store its data ?

2012-08-13 Thread Aaron Gray
On 13 August 2012 19:23, Hakan Koseoglu wrote: > On 13 August 2012 19:15, Aaron Gray wrote: >> I am wondering where wireshark stores its data before it is saved as a file ? > /var/tmp or /tmp or $TMPDIR, see man wireshark for additional > locations (specifically Capture:Opti

[F18][ATI Rage XL] Problems with install on ATI Rage XP video driver

2013-04-03 Thread Aaron Gray
I am getting 1/4 of a screens worth of the Anaconda and runtime display on F18. It worked alright on F14 and F16. It seems to be to do with the HP DL 140 G3's ATI Rage XL video controller. The main install option gives garbage graphics and the basic graphics install option give 1/4 or less of the

Re: DSoD : Diagonal Screen of Death

2013-04-14 Thread Aaron Gray
Yep I get the same particularly with Firewalld and NetworkManager/Connections. Its only on one machine, all my others are fine. On 11 April 2013 21:54, Beartooth wrote: > On Tue, 09 Apr 2013 22:59:36 +0930, Tim wrote: > > > Allegedly, on or about 08 April 2013, Beartooth sent: > >> On Fedora 17

Re: Who? Me?? Attacked???

2013-04-21 Thread Aaron Gray
Why is this not all automated on the net so there is a global Fedora database of SELinux AVC's. That intelligently ignores but tallies what is know to be a fault and highlights any new breaks ? Oh, and I believe bugzilla is crap and needs replacing with something more user friendly. It took 4 atte

Does 'dhcping' work on F18 ?

2013-04-22 Thread Aaron Gray
Does 'dhcping' work on F18 ? Many thanks in advance, Aaron -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question?

Re: [F18][ATI Rage XL] Problems with install on ATI Rage XP video driver

2013-04-22 Thread Aaron Gray
I have updated and added debugging information and screen shots on these two bugs on F18 https://bugzilla.redhat.com/show_bug.cgi?id=951643 and F19Live https://bugzilla.redhat.com/show_bug.cgi?id=951648 On 3 April 2013 19:46, Aaron Gray wrote: > I am getting 1/4 of a screens worth of

Re: Does 'dhcping' work on F18 ?

2013-04-23 Thread Aaron Gray
It does not seem to working for me and I was wondering if it worked for anyone else ? Aaron On 23 April 2013 09:40, Reindl Harald wrote: > > > Am 23.04.2013 02:01, schrieb Aaron Gray: > > Does 'dhcping' work on F18? > > why do you not simply install it and

How to install Rawhide ?

2013-07-07 Thread Aaron Gray
Hi, I cannot work out how to install Rawhide. I believe I used to have a netboot which would allow me to enter a URL in text mode before Anaconda , but cannot seem to find out how to do this again now. I have the Rawhide address :- https://dl.fedoraproject.org/pub/fedora/linux/development/rawhid

Re: How to install Rawhide ?

2013-07-07 Thread Aaron Gray
2013 17:24:43 +0100 > Aaron Gray wrote: > >> Hi, >> I cannot work out how to install Rawhide. I believe I used to have a >> netboot which would allow me to enter a URL in text mode before >> Anaconda , but cannot seem to find out how to do this again now. >>

Re: [OT] Seth Vidal, creator of "yum" killed in bike accident

2013-07-10 Thread Aaron Gray
Utterly Tragic, so sorry such a terrible thing should happen to such a good guy. On 10 July 2013 10:27, Ian Malone wrote: > On 10 July 2013 07:09, Rejy M Cyriac wrote: >> On 07/10/2013 06:40 AM, Greg Woodbury wrote: >>> On 07/09/2013 08:59 PM, Edik Landaveri wrote: Condolences & prayers for

DHCPD server logging issue

2019-10-18 Thread Aaron Gray
redirection). log-facility local7; I cannot seem to find syslog.conf or rsyslog.conf in /etc There is a /usr/share/doc/sudo/examples/syslog.conf documentation file but there are no syslog or syslog services. -- Aaron Gray Independent Open Source Software Engineer, Computer Language Researcher

Re: DHCPD server logging issue

2019-10-18 Thread Aaron Gray
ny severity greater than 'info' will also be logged to /var/log/messages. > > Since you're adding a new log file, edit /etc/logrotate.d/rsyslog and add > /var/log/dhcpd.log. > > Great, thanks alot, got normal logs :) > Bill > On 10/18/2019 11:09 AM, Mark C. Allman w

HP DL-5170DN Printer not working

2019-10-18 Thread Aaron Gray
I installed the standard driver but my printer is coming up with :- ERROR NAME: undefined COMMAND: -2345X@PJL OPERAND STACK: Looking like its a BR-Script3 issiue -- Aaron Gray Independent Open Source Software Engineer, Computer Language Researcher, Information Theorist, and amateur

Re: HP DL-5170DN Printer not working

2019-10-19 Thread Aaron Gray
On Sat, 19 Oct 2019 at 07:47, Samuel Sieb wrote: > On 10/18/19 10:16 AM, Aaron Gray wrote: > > I installed the standard driver but my printer is coming up with :- > > > > ERROR NAME: > > undefined > > COMMAND: > > -2345X@PJL > > OPERAND

Re: HP DL-5170DN Printer not working

2019-10-19 Thread Aaron Gray
On Sunday, 20 October 2019, Derrik Walker v2.0 wrote: > On 10/19/19 1:24 PM, Fred Smith wrote: > >> On Sat, Oct 19, 2019 at 03:43:06PM +0100, Aaron Gray wrote: >> >>> On Sat, 19 Oct 2019 at 07:47, Samuel Sieb <[1]sam...@sieb.net> >>> wrote: >>

Re: HP DL-5170DN Printer not working

2019-10-20 Thread Aaron Gray
On Sun, 20 Oct 2019 at 01:36, Derrik Walker v2.0 wrote: > On 10/19/19 1:24 PM, Fred Smith wrote: > > On Sat, Oct 19, 2019 at 03:43:06PM +0100, Aaron Gray wrote: > >> On Sat, 19 Oct 2019 at 07:47, Samuel Sieb <[1]sam...@sieb.net> > wrote: > >> > >&g

Re: HP DL-5170DN Printer not working

2019-10-20 Thread Aaron Gray
I set it up via CUPS web interface on https://localhost:631 and selected PostScript and its working now ! On Sun, 20 Oct 2019 at 22:45, Aaron Gray wrote: > On Sun, 20 Oct 2019 at 01:36, Derrik Walker v2.0 > wrote: > >> On 10/19/19 1:24 PM, Fred Smith wrote: >> > On Sa

Fedora PXE boot

2019-11-06 Thread Aaron Gray
Does anyone have PXE booting working ? I am nearly there but was wondering if anyone would share their iptabels/firewall-cmd, dhcpd, and pxelinux.cfg files please ? I have everything up to the dns + http/https stage working. Many thanks in advance, Aaron -- Aaron Gray Independent Open Source

Re: Fedora PXE boot

2019-11-11 Thread Aaron Gray
On Thu, 7 Nov 2019 at 03:53, Samuel Sieb wrote: > > On 11/6/19 3:39 PM, Aaron Gray wrote: > > Does anyone have PXE booting working ? > > Yes, for both legacy and EFI modes. Right I am only needing legacy > > I am nearly there but was wondering if anyone would share the

Re: Fedora PXE boot

2019-11-11 Thread Aaron Gray
On Mon, 11 Nov 2019 at 21:16, Samuel Sieb wrote: > > On 11/11/19 10:57 AM, Aaron Gray wrote: > > On Thu, 7 Nov 2019 at 03:53, Samuel Sieb wrote: > >> On 11/6/19 3:39 PM, Aaron Gray wrote: > >>> Does anyone have PXE booting working ? > >> > >>

Re: Fedora PXE boot

2019-11-12 Thread Aaron Gray
On Tue, 12 Nov 2019 at 06:22, Samuel Sieb wrote: > > On 11/11/19 6:23 PM, Aaron Gray wrote: > > On Mon, 11 Nov 2019 at 21:16, Samuel Sieb > <mailto:sam...@sieb.net>> wrote: > > > On 11/11/19 10:57 AM, Aaron Gray wrote: > > >

F31 crashing after reboot on AMD X6 Core FX-6300 & ASUS M5A78L-M

2019-12-01 Thread Aaron Gray
I have had F31 Workstation crash twice first after an upgrade from F30 and secondly on installing from F31 from DVD. F30 is fine. Anyone else experienced any problems ? -- Aaron Gray Independent Open Source Software Engineer, Computer Language Researcher, Information Theorist, and amateur

<    1   2