Re: [CentOS] What is tools for remastering Centos 6 ?

2013-08-01 Thread Iftakhul Anwar
What do you mean dd ? I think hardware is not completely identical. So i need to remaster it. I have think about kickstart, but actually be better if i use CD installer. I need software like remastersys on ubuntu, but it on centos. any idea ? On Thu, Aug 1, 2013 at 1:58 PM, Frank Cox wrote:

Re: [CentOS] What is tools for remastering Centos 6 ?

2013-08-01 Thread John R Pierce
On 8/1/2013 12:29 AM, Iftakhul Anwar wrote: > I need software like remastersys on ubuntu, but it on centos. puppet is used to deploy and manage a bunch of RH style systems. -- john r pierce 37N 122W somewhere on the middle of the left coast

Re: [CentOS] What is tools for remastering Centos 6 ?

2013-08-01 Thread Iftakhul Anwar
Hi John, Actually i hear puppet just now from you, i;ve read some documentation from http://docs.puppetlabs.com/ I think it's like juju on ubuntu, Is it right ? I can deploy any aplication automatically with less configration, usually have same concept like on cloudfoundry server (juju using clo

Re: [CentOS] SSL vulnerabilities

2013-08-01 Thread Anumeha Prasad
Thank you all. I edited Connector node in server.xml file for my tomcat installation to include below cipher code: ciphers="SSL_RSA_WITH_RC4_128_MD5, SSL_RSA_WITH_RC4_128_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, SSL_RSA_WITH_3DES_EDE_C

[CentOS] CentOS-announce Digest, Vol 102, Issue 1

2013-08-01 Thread centos-announce-request
Send CentOS-announce mailing list submissions to centos-annou...@centos.org To subscribe or unsubscribe via the World Wide Web, visit http://lists.centos.org/mailman/listinfo/centos-announce or, via email, send a message with subject or body 'help' to centos-announce-requ..

[CentOS] surveillance DVR

2013-08-01 Thread Shawn Stephens
I use an appliance from Smartvue - the Smartvue S9. They have a very small version - the S9i - now that has 128GB of SSD for ~$700 that will handle 10 cameras. http://smartvue.com/products/index.html I have been running the S9 version for a little over a year with only a few issues. It's bee

Re: [CentOS] surveillance DVR

2013-08-01 Thread m . roth
Hi, Shawn, Shawn Stephens wrote: > I use an appliance from Smartvue - the Smartvue S9. They have a very > small version - the S9i - now that has 128GB of SSD for ~$700 that will > handle 10 cameras. > > http://smartvue.com/products/index.html > > I have been running the S9 version for a little ov

Re: [CentOS] What is tools for remastering Centos 6 ?

2013-08-01 Thread Lamar Owen
On 08/01/2013 04:10 AM, Iftakhul Anwar wrote: > Actually i want bundle my own application with Centos, same which have done > Clear OS. > So one .iso bundle with my own application and configuration. > > Any suggestion ? You could use revisor to do this, if your application is in an rpm form. Th

Re: [CentOS] Django 1.5 Upgrade

2013-08-01 Thread Larry Martell
On Wed, Jul 31, 2013 at 9:03 PM, Keith Keller wrote: > On 2013-08-01, Larry Martell wrote: >> Anyone here using django on centos. > > Django is not a CentOS package. Yes, I realize that. > It is very likely that you installed it > from a third-party repository or by hand. Yes, I installed it b

Re: [CentOS] What is tools for remastering Centos 6 ?

2013-08-01 Thread Johnny Hughes
On 08/01/2013 09:22 AM, Lamar Owen wrote: > On 08/01/2013 04:10 AM, Iftakhul Anwar wrote: >> Actually i want bundle my own application with Centos, same which have done >> Clear OS. >> So one .iso bundle with my own application and configuration. >> >> Any suggestion ? > You could use revisor to do

Re: [CentOS] What is tools for remastering Centos 6 ?

2013-08-01 Thread Lamar Owen
On 08/01/2013 10:43 AM, Johnny Hughes wrote: > On 08/01/2013 09:22 AM, Lamar Owen wrote: >> On 08/01/2013 04:10 AM, Iftakhul Anwar wrote: >>> Actually i want bundle my own application with Centos, same which have done >>> Clear OS. >>> So one .iso bundle with my own application and configuration. >

Re: [CentOS] What is tools for remastering Centos 6 ?

2013-08-01 Thread Iftakhul Anwar
HI All, I think good idea to create repository for my own application. So next time user only add repository for my own application and just type "yum install myapplication" And everything working well. This is really good idea. Any reference for create a repository as you said for my own appli

Re: [CentOS] What is tools for remastering Centos 6 ?

2013-08-01 Thread m . roth
Lamar Owen wrote: > On 08/01/2013 10:43 AM, Johnny Hughes wrote: >> On 08/01/2013 09:22 AM, Lamar Owen wrote: >>> On 08/01/2013 04:10 AM, Iftakhul Anwar wrote: >> ISOs are so 20th Century now anyway. > I'm not so sure that ISO's are 'so 20th Century now' though. But that's > a different discussi

Re: [CentOS] surveillance DVR

2013-08-01 Thread m . roth
Lorenzo wrote: > mark wrote: > >> It's not a plug-in appliance, it's software. We are currently running the >> cameras on our servers, and my manager, as I've said, was considering a >> plug-in appliance, that we could access and back up from our Linux servers >> or workstations, and not have to wo

Re: [CentOS] What is tools for remastering Centos 6 ?

2013-08-01 Thread Les Mikesell
On Thu, Aug 1, 2013 at 10:43 AM, wrote: > Lamar Owen wrote: >>> ISOs are so 20th Century now anyway. > >> I'm not so sure that ISO's are 'so 20th Century now' though. But that's >> a different discussion. As a reference, see the WSUSOfflineUpdate >> project for Windows. > > And with who w

Re: [CentOS] What is tools for remastering Centos 6 ?

2013-08-01 Thread Lamar Owen
On 08/01/2013 12:15 PM, Les Mikesell wrote: > The problem is that by the time you've written a DVD and shipped it > somewhere everything is out of date. Just install from the Centos > minimal CD, 'yum update', and then 'yum install _list_of_packages_' . > Or for your own specific application, ad

Re: [CentOS] What is tools for remastering Centos 6 ?

2013-08-01 Thread m . roth
Les Mikesell wrote: > On Thu, Aug 1, 2013 at 10:43 AM, wrote: >> Lamar Owen wrote: > ISOs are so 20th Century now anyway. >> >>> I'm not so sure that ISO's are 'so 20th Century now' though. But >>> that's a different discussion. As a reference, see the WSUSOfflineUpdate >>> project for Wi

Re: [CentOS] What is tools for remastering Centos 6 ?

2013-08-01 Thread Lamar Owen
On 08/01/2013 12:46 PM, m.r...@5-cent.us wrote: > But if that's the case, why is it that I don't know a distro that's > intended to *directly* install to, say, an 8G flash drive? What isn't > everyone *assuming* that this is the way to go if you have no o/s, or > 'Net access until you install? W

Re: [CentOS] What is tools for remastering Centos 6 ?

2013-08-01 Thread John R Pierce
On 8/1/2013 10:18 AM, Lamar Owen wrote: > As to 'distro' that*runs* on an 8G USB stick natively, well, it's not a > linux distro, but the FreeBSD-based pfSense boots and runs just fine in > nanoBSD-mode on 512MB, 1G, 2G, and 4G USB sticks. I'm testing pfSense > 2.1 now booting this way., using th

Re: [CentOS] What is tools for remastering Centos 6 ?

2013-08-01 Thread Les Mikesell
On Thu, Aug 1, 2013 at 11:46 AM, wrote: >>> >> The problem is that by the time you've written a DVD and shipped it >> somewhere everything is out of date. Just install from the Centos >> minimal CD, 'yum update', and then 'yum install _list_of_packages_' . >> Or for your own specific applicati

Re: [CentOS] What is tools for remastering Centos 6 ?

2013-08-01 Thread Les Mikesell
On Thu, Aug 1, 2013 at 11:42 AM, Lamar Owen wrote: > > Les, you seemed to have missed the part about 'no Internet' in what I > was talking about (the OP may have other requirements; I just mentioned > a use case for a physical disc). Yes, it has been so long since I worked with completely disconn

Re: [CentOS] What is tools for remastering Centos 6 ?

2013-08-01 Thread Gordon Messmer
On 07/31/2013 11:28 PM, Iftakhul Anwar wrote: > I have fully configured Centos 6.4 machine and my own application inside. > I want to remastering my own machine so that can used to another machine > without any configuration. > > any software like remastersys on Centos which can use for remastering