ALERT RedHat/CentOS/SL/PIAF OS

krzykat

Telecom Strategist
Joined
Aug 2, 2008
Messages
3,149
Reaction score
1,238
So, use it as you wish, just don't use the TM and relabel it as your own distro (since according to them, you've mod it) and then you're fine. Sounds good to me. Still a little goofy, but if that's how they want it. You'd think they'd want the credit.
 

wardmundy

Nerd Uno
Joined
Oct 12, 2007
Messages
19,206
Reaction score
5,228
So, use it as you wish, just don't use the TM and relabel it as your own distro (since according to them, you've mod it) and then you're fine. Sounds good to me. Still a little goofy, but if that's how they want it. You'd think they'd want the credit.

Bingo!
 

wardmundy

Nerd Uno
Joined
Oct 12, 2007
Messages
19,206
Reaction score
5,228
phonedude.gif


For those with public-facing servers, this is just a heads up that the new PIAF-Green 3.6.5 Virtual Machines and existing servers modded to PIAF 3.6.5 now support the YUM Security Module. By running one simple command in cron each day, you can assure that all RPMs on your server with security vulnerabilities are instantly updated. Here's the drill:
  1. Install yum-plugin-security
  2. Each night, run yum -y --security update
Code:
yum -y install yum-plugin-security
echo "2 2 * * * root  yum -y --security update > /dev/null" >> /etc/crontab
 

mbellot

Active Member
Joined
Dec 15, 2008
Messages
408
Reaction score
195
For those with public-facing servers, this is just a heads up that the new PIAF-Green 3.6.5 Virtual Machines and existing servers modded to PIAF 3.6.5 now support the YUM Security Module. By running one simple command in cron each day, you can assure that all RPMs on your server with security vulnerabilities are instantly updated.

Ward - Very nice, but is there any way to know what gets updated?

Thanks to our friends in Redmond I have an exceptionally healthy fear of "automatic updates" and prefer to know what's going on with my systems so that any odd behavior can be isolated and hopefully reverted if necessary. A log after the fact for security problems would probably be OK for Linux, but nothing from the mother ship gets onto a Winders box without being fully checked out first.
 

wardmundy

Nerd Uno
Joined
Oct 12, 2007
Messages
19,206
Reaction score
5,228
Run yum updateinfo before you do the update or add it to cron and write it to a file like this:

Code:
yum updateinfo >> /root/updates.txt
 

miguel

Member
Joined
May 22, 2013
Messages
276
Reaction score
8
When I did this it said please use /usr/bin/yum should I input this and after the install part?
 

LesD

Member
Joined
Nov 8, 2009
Messages
408
Reaction score
15
Could someone please explain to me how an open source project can be sold/purchased? Who is there to 'sell' such a thing?
 

james

Guru
Joined
Oct 18, 2007
Messages
374
Reaction score
38
Does the GPL allow me to sell copies of the program for money? (#DoesTheGPLAllowMoney)
Yes, the GPL allows everyone to do this. The right to sell copies is part of the definition of free software. Except in one special situation, there is no limit on what price you can charge. (The one exception is the required written offer to provide source code that must accompany binary-only release.)
Does the GPL allow me to charge a fee for downloading the program from my site?
Yes. You can charge any fee you wish for distributing a copy of the program. If you distribute binaries by download, you must provide “equivalent access” to download the source—therefore, the fee to download source may not be greater than the fee to download the binary.
 

Members online

No members online now.

Forum statistics

Threads
25,825
Messages
167,849
Members
19,250
Latest member
mark-curtis
Get 3CX - Absolutely Free!

Link up your team and customers Phone System Live Chat Video Conferencing

Hosted or Self-managed. Up to 10 users free forever. No credit card. Try risk free.

3CX
A 3CX Account with that email already exists. You will be redirected to the Customer Portal to sign in or reset your password if you've forgotten it.
Top