Re: [CentOS] Emacs problem

2014-12-23 Thread Jason Ricles
As far as I can tell, doesn't affect chrome,eclipse, vi, or the terminal which are the only other programs I use on that computer. Although I can see how it might be X related. On Tue, Dec 23, 2014 at 1:02 PM, Bill Maltby (C4B) wrote: > On Tue, 2014-12-23 at 10:55 -0500, Jason Ricles wro

[CentOS] Emacs problem

2014-12-23 Thread Jason Ricles
I am currently running the latest kept yum version of emacs on Centos 6.6. The issues I am having is that sometimes when I type input, some of the input randomly disappears and will then reappear when I highlight where the missing input should be. Why might this annoying thing be happening, and is

Re: [CentOS] DoD approval of Centos Was RE: Firefox fails to authenticate .mil sites with New DoDCAC

2014-12-04 Thread Jason Ricles
Do you mean as in terms of updates? I forget some of the STIGs and don't deal with that part of our projects. On Thu, Dec 4, 2014 at 1:14 PM, Jason Pyeron wrote: >> -Original Message- >> From: Jason Ricles >> Sent: Thursday, December 04, 2014 11:42 >> >&g

Re: [CentOS] DoD approval of Centos Was RE: Firefox fails to authenticate .mil sites with New DoDCAC

2014-12-04 Thread Jason Ricles
That is true, which we are using ours for critical things. Guess RHEL will be the way to go till Centos is maybe approved for critical systems as well. On Thu, Dec 4, 2014 at 12:29 PM, Cal Webster wrote: > On Thu, 2014-12-04 at 11:41 -0500, Jason Ricles wrote: >> Gotcha, I also work wit

Re: [CentOS] DoD approval of Centos Was RE: Firefox fails to authenticate .mil sites with New DoDCAC

2014-12-04 Thread Jason Ricles
Gotcha, I also work with DoD for Navy systems and was surprised by that. So you mean if we don't want to pay RHEL licensing fees, we can use Centos? Since we are paying about $100 per RHEL license. On Thu, Dec 4, 2014 at 11:36 AM, Jason Pyeron wrote: >> -Original Message- >

Re: [CentOS] Firefox fails to authenticate .mil sites with New DoD CAC

2014-12-04 Thread Jason Ricles
I thought DoD used RHEL and not Centos, or did Centos did approved DADEMS recently? On Wed, Dec 3, 2014 at 5:34 PM, Cal Webster wrote: > Can anyone help with getting the new DoD CACs (Smart Card) to work in > CentOS 6.6? I don't use it for console logins, only for email and .mil > web sites. > >

Re: [CentOS] RS-485 over a half duplex serial in Centos 6.5

2014-11-08 Thread Jason Ricles
, John R Pierce wrote: > On 11/8/2014 1:55 PM, Jason Ricles wrote: >> >> I am not too sure, it is for work and we got a custom board. My co worker >> who is more the hardware guy set it up. I did notice it is thin before 3.0 >> kernal. I saw in the 3.0 kernal they h

Re: [CentOS] RS-485 over a half duplex serial in Centos 6.5

2014-11-08 Thread Jason Ricles
-485 to RS-232 converter possibly fix the problems? On Sat, Nov 8, 2014 at 4:49 PM, John R Pierce wrote: > On 11/8/2014 1:36 PM, Jason Ricles wrote: > >> Hi, I am trying to make a program in C to communicate with a temperature >> sensor over my serial port that uses RS-485 and i

[CentOS] RS-485 over a half duplex serial in Centos 6.5

2014-11-08 Thread Jason Ricles
Hi, I am trying to make a program in C to communicate with a temperature sensor over my serial port that uses RS-485 and is a half duplex. I am however having trouble getting the device into RS-485 mode, is it possible to use RS-485 mode in Centos 6.5 or does it only support RS-232 mode? __