Re: [CentOS] SOT: Can Fedora be installed from Live images?

2016-03-08 Thread Fernando Cassia
On 3/8/16, reynie...@gmail.com  wrote:
> Maybe world has changed I am not aware and I am still the old fashion way
> where I download a DVD image and install from there like in CentOS but has
> Fedora changed something? I mean I am trying to find the proper image for
> download it put on USB flash memory and install on my PC but all that I can
> find are "live images" so what happen here? Did I miss something? Can any
> put me on the right path?

A LiveCD allows users to experience the desktop AND install the OS if
they like it
You just boot the LiveCD then click on the "Install Fedora" icon
present on the desktop.

FC
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Native ZFS on Linux

2015-06-01 Thread Fernando Cassia
On Mon, Jun 1, 2015 at 12:02 PM, Chris Adams li...@cmadams.net wrote:


 All that matters for CentOS is:

 1: Red Hat doesn't ship ZFS because of Red Hat's lawyers' interpretation
of GPL+CDDL
 2: Arguing about it here will not change #1
 3: CentOS ships a clone of Red Hat Enterprise Linux and so won't have
things that Red Hat's lawyers don't approve (see #2)

 Please let it go.  I think everybody here knows your opinion.


+1

I for one will go with Btrfs. This is where the action is at, ATM, and more
and more companies are investing in BTRFS and going with it: SUSE, Fujitsu,
Docker, Facebook, Oracle...

///
Btrfs 1.0, with finalized on-disk format, was originally slated for a
late-2008 release,[12] http://en.wikipedia.org/wiki/Btrfs#cite_note-12
and was finally accepted into the Linux kernel mainline
http://en.wikipedia.org/wiki/Linux_kernel_mainline in 2009.[13]
http://en.wikipedia.org/wiki/Btrfs#cite_note-13 Several Linux
distributions http://en.wikipedia.org/wiki/Linux_distribution began
offering Btrfs as an experimental choice of root file system
http://en.wikipedia.org/wiki/Root_file_system during installation.[14]
http://en.wikipedia.org/wiki/Btrfs#cite_note-14[15]
http://en.wikipedia.org/wiki/Btrfs#cite_note-15[16]
http://en.wikipedia.org/wiki/Btrfs#cite_note-16 In summer 2012, several
Linux distributions moved Btrfs from experimental to production or
supported status.[17] http://en.wikipedia.org/wiki/Btrfs#cite_note-17[18]
http://en.wikipedia.org/wiki/Btrfs#cite_note-18


The ZFS Zealots (ZZ or Z-square) brigade act like kids on a temper trantum
because they preferred toy was left out of the playground. Please get down
your crying and yelling, there's people trying to work here (with btrfs).
;-p

FC


-- 
During times of Universal Deceit, telling the truth becomes a revolutionary
act
Durante épocas de Engaño Universal, decir la verdad se convierte en un Acto
Revolucionario
- George Orwell
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] mysql can't connect from localhost -strange behavior

2015-03-30 Thread Fernando Cassia
On Mon, Mar 30, 2015 at 3:16 AM, Fernando Cassia fcas...@gmail.com wrote:

 You should keep in mind the security-related changes coming in MySQL 5..7,
 if you ever choose to upgrade.


Sorry, I erased this link by mistake while composing my reply. Here it goes.

http://mysqlopt.blogspot.com/2015/02/mysql-575-m15-out-of-box-security.html

FC
-- 
During times of Universal Deceit, telling the truth becomes a revolutionary
act
 George Orwell
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] mysql can't connect from localhost -strange behavior

2015-03-30 Thread Fernando Cassia
On Mon, Mar 30, 2015 at 12:27 AM, Tim Dunphy bluethu...@gmail.com wrote:

  I've been having some trouble creating a mysql user that can connect to
 the database from localhost. It's always been a straight forward thing to
 do in the past, so its time for a sanity check, if you guys don't mind.


Hi Tim,

You should keep in mind the security-related changes coming in MySQL 5..7,
if you ever choose to upgrade.
https://dev.mysql.com/doc/refman/5.7/en/mysql-nutshell.html
http://mysqlserverteam.com/whats-new-in-mysql-5-7-so-far/

Repos
https://dev.mysql.com/downloads/repo/yum/

Best,
FC
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Network throughput testing software available for CentOS/Linux

2015-03-13 Thread Fernando Cassia
On Thu, Mar 12, 2015 at 5:29 PM, Gilbert Sebenste 
seben...@weather.admin.niu.edu wrote:

 A network engineer buddy of mine brought up for discussion with me
 that he'd like to do some throughput testing, but he's new to
 Linux/RedHat. Is there any software I can recommend to him that
 any of you find above par for CentOS 6/7?

 Thanks!

 Gilbert


Kai Uwe Rommel's NetIO
http://www.ars.de/ars/ars.nsf/docs/netio

FC

-- 
During times of Universal Deceit, telling the truth becomes a revolutionary
act
Durante épocas de Engaño Universal, decir la verdad se convierte en un Acto
Revolucionario
- George Orwell
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Java SSLv3 status on CentOS-6.6

2015-03-11 Thread Fernando Cassia
On Wed, Mar 11, 2015 at 1:03 PM, James B. Byrne byrn...@harte-lyne.ca
wrote:

 Can anyone inform me as to whether or not Java on CentOS-6.6 still has
 SSLv3 enabled?  And if it does then how is it disabled?


If you're using Oracle JRE / JDK previous to 8u31 here are instructions on
how to disable SSLv3
http://www.oracle.com/technetwork/java/javase/documentation/cve-2014-3566-2342133.html
(the latest is Java8 version from Oracle is 8u40 and that DOES have sslv3
disabled by default)

Here, instructions on how to install Oracle Java8u40 on CentOS
http://tecadmin.net/install-java-8-on-centos-rhel-and-fedora/

But, if you're using the OpenJDK included in CentOS 6.6, it can be OpenJDK
7 or OpenJDK 8, which was included AFAIK as a technology preview, not the
default.

Here's more info on how to get OpenJDK8 in CentOS 6.6 if you don't have it
already
http://www.2daygeek.com/openjdk-8-installation-centos-fedora/

...then get the latest update from the repo which is 8.0u31 aka 1.8.0.31
dated 21-Jan-2015
http://mirrors.syringanetworks.net/centos/6.6/updates/x86_64/Packages/java-1.8.0-openjdk-1.8.0.31-1.b13.el6_6.x86_64.rpm

OpenJDK 8.0u31 disables SSLv3 by default, according to this
http://support.blancco.com/index.php?/News/NewsItem/View/73/important-notification-java-8-update-31-disables-sslv3--support

YMMV
Hope this helps!
FC
-- 
During times of Universal Deceit, telling the truth becomes a revolutionary
act
- George Orwell
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] OpenJDK 8 on CentOS 7

2014-12-01 Thread Fernando Cassia
On Sat, Nov 29, 2014 at 12:11 PM, Arun Gupta arun.gu...@gmail.com wrote:

 Do you know the timelines by which it will be included in CentOS 7.0 ?

 Any place where a binary build can be downloaded ?


Two ideas:

1. OpenJDK 8 is available as a technology preview for CentOS 6.6, or so
this article claims
http://news.softpedia.com/news/CentOS-6-6-Features-OpenJDK-8-Support-463730.shtml

2. Since Oracle Linux is userland-binary compatible with RHEL and CentOS, I
think you will eventually surely get a build by Oracle for OL7 that you can
run in your CentOS if you want.

Of course #2 is only wishful thinking on my part.

Just my $0.02 of course.
FC
-- 
During times of Universal Deceit, telling the truth becomes a revolutionary
act
- George Orwell
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] OpenJDK 8 on CentOS 7

2014-12-01 Thread Fernando Cassia
On Mon, Dec 1, 2014 at 3:23 PM, Fernando Cassia fcas...@gmail.com wrote:

 Two ideas:

 1. OpenJDK 8 is available as a technology preview for CentOS 6.6, or so
 this article claims

 http://news.softpedia.com/news/CentOS-6-6-Features-OpenJDK-8-Support-463730.shtml

 2. Since Oracle Linux is userland-binary compatible with RHEL and CentOS,
 I think you will eventually surely get a build by Oracle for OL7 that you
 can run in your CentOS if you want.

 Of course #2 is only wishful thinking on my part.


A third one: you can bug Henri Gomez to include CentOS 7 / OL 7 into his
OBuildFactory script.

https://github.com/hgomez/obuildfactory

FC
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] ZFS

2014-09-15 Thread Fernando Cassia
On Mon, Sep 15, 2014 at 4:37 AM, Andrew Holway andrew.hol...@gmail.com
wrote:


 ZFS on Linux is backed by the US government as ZFS will be used as the
 primary filesystem to back the parallel distributed filesystem 'Lustre'.


wow, the US government!!. *sarcasm implied*

FC
-- 
During times of Universal Deceit, telling the truth becomes a revolutionary
act
- George Orwell
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] ZFS

2014-09-15 Thread Fernando Cassia
On Mon, Sep 15, 2014 at 3:20 PM, Les Mikesell lesmikes...@gmail.com wrote:

 Ummm, like you've walked on the moon


LOL. I will begin saying that the US government backs JavaFX then, just
because NASA uses it in some projects.
https://weblogs.java.net/blog/seanmiphillips/archive/2013/11/20/visualizing-nasa-ground-system-data-products-using-javafx-and-netbeans-platform-part-2

There´s a difference between a govt organization vs the US government as
a whole.

FC

-- 
During times of Universal Deceit, telling the truth becomes a revolutionary
act
- George Orwell
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] ZFS

2014-09-15 Thread Fernando Cassia
On Mon, Sep 15, 2014 at 3:27 PM, Chris chris2...@postbox.xyz wrote:

 Isn't fuse / zfs (partly?) in userspace?


I believe there´s two separate efforts to run ZFS on Linux. One uses FUSE,
the other reimplemented ZFS as a loadable kernel module.

FC
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] ZFS

2014-09-15 Thread Fernando Cassia
On Mon, Sep 15, 2014 at 3:18 AM, Miguel Medalha miguelmeda...@sapo.pt
wrote:

 Zfsonlinux does not work in user space,  it is a kernel module. Just try
 it.


There´s a copy-on-write file system in the GPL Linux kernel, merged into
the mainline Linux kernel in January 2009.
http://www.phoronix.com/forums/showthread.php?14799-Btrfs-Merged-Into-Mainline-Linux-Kernel

It´s called BTRFS.
https://www.youtube.com/watch?v=hxWuaozpe2I

It´s supported by SUSE, Fujitsu, Oracle, among others.
http://www.linux.com/news/enterprise/systems-management/677226-suse-linux-says-btrfs-is-ready-to-rock
http://hardware-beta.slashdot.org/story/14/03/19/2125243/opensuse-132-to-use-btrfs-by-default

RAID 5/6 code has been added to the exp. branch
http://www.linuxtoday.com/high_performance/raid-56-code-merged-into-btrfs.html

Of course, you are free to use third party loadable kernel modules for
whatever other FS you want...

Just my $0.02
FC

-- 
During times of Universal Deceit, telling the truth becomes a revolutionary
act
- George Orwell
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Opera is slow on CentOS

2014-07-16 Thread Fernando Cassia
On Wed, Jul 16, 2014 at 4:06 AM, Gergely Buday gbu...@gmail.com wrote:
 For your information I
 send cpuinfo, some people on #centos said that this could be the
 problem -- but then why Firefox flies?

64-bit x86 was invented by AMD (AMD64) and then adopted by Intel (EM64T).
I've used more AMD CPUs than Intel over the years and I've always had
great perforrmance. So unless you provide more specifics the claim
that the AMD CPU is to blame is BS I'd venture to say.

Second, you say nothing about the amount of RAM you have and how many
apps open at once. Could very well be that your system is out of RAM
and starts paging to disk.

In other words, without more details it'll be all speculation on our
side, we'd be shooting in the dark. Can you please provide more
details on your hardware config, how many apps are open at once,
amount of RAM, etc.? What you mean by slow  (page rendering on
screen?).

Thanks in advance.

FC
-- 
During times of Universal Deceit, telling the truth becomes a revolutionary act
- George Orwell
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Old HP Xeon server blade with only SCSI HDD ports CentOS

2014-04-12 Thread Fernando Cassia
On Sat, Apr 12, 2014 at 11:46 AM, Lamar Owen lo...@pari.edu wrote:

 Now, if you're in the 'experimenting' mood you might look at what it
 would take to adapt something like

 http://shop.codesrc.com/index.php?route=product/productpath=59product_id=50
 (a 50-pin narrow SCSI to SD flash card board) to LVD UW.


Thanks for the pointer Lamar.


 While this box doesn't qualify as 'vintage' yet, if you want to see the
 lengths to which some people will go you need to go lurk a while on the
 vintage-computer.com forums; there are people trying to do things as
 'interesting' as rebuilding an original PDP/8 (a 'straight 8') from
 scratch with just a collection of flip-chips, a blank wirewrap
 backplane, a vintage enclosure, and a set of schematics (and more time
 on their hands that I have!).


That is way too much for me. Yet, if I run across a Commodore 64 in a
dumpster, I'll surely open its guts and take its SI6581 sound chip for what
I wanted all my childhood and couldn't have: a Stereo SID cartridge. ;)

Of the 8bit years I've got a working C128D, and of the 16-bit age an Amiga
1200 (it works, but it's not hooked up, lost the scandoubler and hence it's
impossible to display its low-refresh modes in today's VGA monitors).
I've also got a working 4-way SMP monster, the ALR Quad6 (4x Intel Pentium
Pro 200Mhz) w 256MB RAM. But that thing is really a toaster.

 So what you're wanting to do, if you have
 the time and it's more for hobby purposes (or development purposes,
 even), is nowhere near as far-fetched as some of the things I've been
 reading lately.  (Long story, and way OT).


Basically I never had anything to do with blades, and since I have never
worked for big corporations (nor I plan to, unless one of my favorite tech
firms decide to hire me, and there's only 2 in that category ;), this
was/is the only opportunity of being up close with Blade technology.

It was fun already learning how it all works, and the hardware design. For
instance I thought before that the blades could operate by themselves even
with ethernet ports but that's not entirely true, without the interconnect
backplane and the comms blade (which I also found I have) that provides the
Ethernet ports, it's crippled.

Back to topic.

 It seems the only stumbling block for me so far is
1. Finding a 48V power supply
2. Learning the right polarity on the connectors in the back of the chassis
so I don't burn things down
3. Dealing with the UWSCSI issue, either by finding a cheap used UWSCSI
drive or buying an adapter (last night while searching about this, I
stumbled upon one Florida,USA store selling one UWSCSI to SATA adapter for
like $75, instead of the usual $150-$170 that is the minimum price you can
find on eBay or amazon).

In the end, if this exercise ends up getting nowhere. I'm gonna put the
blades for sale at a local auctions site, but first taking out the 8GB of
DDR2 ECC RAM which I can use in my Sun AMD Opteron box...

Thanks for the help -you and everyone who replied-, have a nice weekend!.

FC
-- 
During times of Universal Deceit, telling the truth becomes a revolutionary
act
Durante épocas de Engaño Universal, decir la verdad se convierte en un Acto
Revolucionario
- George Orwell
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Old HP Xeon server blade with only SCSI HDD ports CentOS

2014-04-12 Thread Fernando Cassia
On Sat, Apr 12, 2014 at 7:33 PM, eoconno...@gmail.com
eoconno...@gmail.comwrote:

 Why would it uhh ave been tossed in the first place?...


I imagine it was something like: UW SCSI devices are nowhere to be found on
the local market -which I've been able to confirm by doing a simple search
on local auctions site and eBay wannabe mercadolibre-.

Probably their HDDs died and they asked for a quote to the local HP branch
and found the price quoted unacceptable (surely the local HP branch is
stocked on those drives, but being scarce and expensive to import on
demand, they surely save them to high-value customers with hardware
maintenance and support contracts... so if you're one of those high value
customers, surely you get replacement UWSCSI drives, if you're a tiny shop
maybe you're told sorry, we don't have any). But I'm just guessing,
painting a possible scenario.

Plus, importing used ones from eBay, which would have been the normal route
in this case, is, well, increasingly difficult down here. It´s hard to
explain the rationale of the irrational =
www.bbc.com/news/world-latin-america-25836208

Or perhaps someone got a kickback for buying a new server so the old one
NEEDED to be deemed obsolete. The awful truth about the realities of this
world. Follow the money. A third possibility is new admin doesn't have a
clue about the old kit, so he wants to get rid of it so he can buy
something simpler he does understand, and since he's the expert in charge
and nobody knows better -read the book Peter's principle-, they take his
word as gospel.

Of course I'm not accusing anyone of anything, just thinking aloud of
possible scenarios :).

I'm just happy of finding some nice kit for $0. ;)

Dumpster diving is a common practice, I do it often. I've been able to find
nice stepper motors and power supplies from tossed inkjet and laser
printers, for instance.

Dumpster Diving: beware, it's an addiction ;)
https://www.youtube.com/watch?v=EXg5MdYMbHs
FC
-- 
During times of Universal Deceit, telling the truth becomes a revolutionary
act
- George Orwell
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Old HP Xeon server blade with only SCSI HDD ports CentOS

2014-04-12 Thread Fernando Cassia
On Sat, Apr 12, 2014 at 8:30 PM, Russell Miller duskg...@gmail.com wrote:


 How much current do you need?  I bet I could find you one (if it's not a
 ridiculous amount).  There's a surplus place here in the Portland area that
 has all manner of marginally useful power supplies.


I'm a bit far from Portland I'm afraid.
http://www.mapcrow.info/cgi-bin/cities_distance_airpt2.cgi?city3=-1456711%2CBcity4=15084%2CP

Not that I wouldn't want to be closer. ;)

FC
-- 
During times of Universal Deceit, telling the truth becomes a revolutionary
act
Durante épocas de Engaño Universal, decir la verdad se convierte en un Acto
Revolucionario
- George Orwell
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Old HP Xeon server blade with only SCSI HDD ports CentOS

2014-04-11 Thread Fernando Cassia
On Fri, Apr 11, 2014 at 6:25 AM, Christian Freund fre...@wrz.de wrote:
 Hello Fernando,

 This drive-technology was replaced 7 years ago and the cpu's are that old as 
 well.

Yes, I figured that because of the HDD technology. I wasn´t sure of
the 7 years or 5 years but I figured it was close to that timeframe.
But you know, I´m typing this on a dual-core AMD Opteron purchased in
2008 so... old ancient hardware is the name of the game for me. ;)

 Better buy some 1HE Servers with an actual i3 and 500GB SATA-HDD for less 
 than the price of an old LVD-UW-SCSI drive. With these old blades you just 
 have excessive power-consumption, heat, low performance.

Yep, I agree with you that buying a SCSI HDD is a big no-no. Since my
current budget is zero, and I´ve picked up these blades from a
dumpster, buying a new blade is not an alternative, because I never a
had a budget to begin with... I´m just trying to get this to work just
for the heck of it and see if I can turn this gift into a CentOS
server, plus if I can make it to work it will be nice to have a spare
system to run some stuff isolated from my main server.

I think I´ve found a solution: there´s a daughtercard that apparently
includes a Mini-PCIe slot. In this, I figure I could add a half-height
card with USB 3.0 and/or SATA controller. If the blade BIOS will
recognize it and allow it to boot, that remains to be seen. This
hardware is (or was) enterprise grade and is way out of my league.
I´ve only built AMD Opteron servers myself, but in the PC tower form
factor. It´s the first time I´m looking at a blade from the inside.

So, is there a mailing list other than CentOS where I could find
people knowledgeable about the internals of these blades? Right now my
top priority is finding if I can hack a 48V DC power supply to the odd
(proprietary? or de-facto blade standard?) connector at the back of
the blade. I don´t want to pollute this list more with
hardware-related messages.

Thanks a bunch for replying!
FC
-- 
During times of Universal Deceit, telling the truth becomes a revolutionary act
- George Orwell
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Old HP Xeon server blade with only SCSI HDD ports CentOS

2014-04-11 Thread Fernando Cassia
On Fri, Apr 11, 2014 at 11:28 AM, m.r...@5-cent.us wrote:

 Again, you could hit eBay for a power supply. But all the servers,
 including blades, that I ever worked with were 120v or 220V (ok, this is
 the US). Is the psu in the box dead?


There's no PSU in the box. I've got the enclosure as well! It's one of these
http://www.harddrivesdirect.com/product_info.php?products_id=142183

In the back all the blades are connected to an interconnect power regulator
board that goes to two large round prongs the kind used in
20 AMP 220/240 V AC plugs. But right now I'm 99% sure right now that this
works with 48VDC. The blades have tiny power regulator boards next to the
(proprietary?) blade power connector...  and on the internal side of such
connector the markings say 48V for the white wire and 0V for the black
wire.

FC

FC
-- 
During times of Universal Deceit, telling the truth becomes a revolutionary
act
Durante épocas de Engaño Universal, decir la verdad se convierte en un Acto
Revolucionario
- George Orwell
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Old HP Xeon server blade with only SCSI HDD ports CentOS

2014-04-11 Thread Fernando Cassia
On Fri, Apr 11, 2014 at 11:38 AM, m.r...@5-cent.us wrote:

 Another thought: *carefully* examine the m/b. Techie friends have talked
 at length about capacitors burning out.


It's in mint condition not even too much dust on the blade fans...
The caps are all OK as well...

That's why I picked up in the first place. Would hate to see it sold as
metal junk and torn to pieces with a large sledgehammer.

FC
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Old HP Xeon server blade with only SCSI HDD ports CentOS

2014-04-11 Thread Fernando Cassia
On Fri, Apr 11, 2014 at 11:38 AM, m.r...@5-cent.us wrote:

 It could have been tossed because it was old... but I'd wonder if it was
 tossed because either the m/b or the CPU failed.


the guy who was throwing it into a dumpster bin when I walked by clearly
knew something about servers, but didn't have much idea about what he was
throwing out. He sounded like a fresh sysadmin. He told me I have another
like this that we might throw out, we can't get disks for them, and we're
buying a new server anyway so...

FC
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Old HP Xeon server blade with only SCSI HDD ports CentOS

2014-04-11 Thread Fernando Cassia
On Fri, Apr 11, 2014 at 11:48 AM, m.r...@5-cent.us wrote:

 Oh, right - um, the obvious question (once I thought about it): can you
 actually plug this thing in at home, or is it going to pop the breaker
 when it tries to draw more current than the breaker's designed for?


I don't have no 48V DC power supply yet.

By Googling I've found that there's an adapter cable I can buy to get
standard VGA/Ethernet/USB ports out of each blade.
http://www.amazon.com/HP-Crossover-Connection-Proliant-Enclosures/dp/B007P6R4Y2

But sadly there´s a missing cable that interconnects the PC-ILO female
sockets at the enclosure with some interconnect backplane (at first I
thought those were Ethernet but no, there is s a management socket for
every blade, where you can connect the above cables...).

I feel like I´m polluting this list. I´ve googled but couldn´t find any
specific mailing lists for HP blades, or even blades in general... I´m sure
there´s corporate sysadmins familiar with this stuff somewhere...

FC

-- 
During times of Universal Deceit, telling the truth becomes a revolutionary
act
- George Orwell
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Old HP Xeon server blade with only SCSI HDD ports CentOS

2014-04-11 Thread Fernando Cassia
On Fri, Apr 11, 2014 at 12:13 PM, m.r...@5-cent.us wrote:

 I think you misunderstood me: this suckers gonna draw a LOT of watts. Your
 home house wiring may not carry enough current per circuit breaker to run
 it.


How many watts? You mean this thing (a single blade) eats more than 1000
watts?
I can procure one 800-W 48V DC switching power supply locally for a few $.

Perhaps I didn't describe it properly. What I picked up is the FULL
ENCLOSURE with only TWO Xeon blades.
The rest are fitted with I could only describe as dummy blades that are
empty tin cases with a front plastic handle. I guess those are used as
placeholders for the rest of the blades that you can eventually install in
the enclosure...

btw: I'm down at the Southern end of South America... .AR more precisely.
FC
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Old HP Xeon server blade with only SCSI HDD ports CentOS

2014-04-11 Thread Fernando Cassia
On Fri, Apr 11, 2014 at 11:51 AM, Rainer Duffner rai...@ultra-secure.dewrote:

 What about networking?

 They either have shared networking (AFAIK) or there needs to be a
 module the lets you connect the blades to a switch...


Each of the two blades has its own riser board with 3 Broadcom Gigabit
Ethernet chips.
But there are no ethernet sockets in the blade itself. It seems the
ethernet signals go out of the back of the blade through the propietary
connector and then into an array of PC-ILO female sockets on the back

See this http://goo.gl/RfnH5E
FC
-- 
During times of Universal Deceit, telling the truth becomes a revolutionary
act
Durante épocas de Engaño Universal, decir la verdad se convierte en un Acto
Revolucionario
- George Orwell
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Old HP Xeon server blade with only SCSI HDD ports CentOS

2014-04-11 Thread Fernando Cassia
On Fri, Apr 11, 2014 at 12:21 PM, Christian Freund fre...@wrz.de wrote:

  lmao ;-) You mean like 141W peak consumption, while his toaster needs
 2200W?


Maybe he was thinking of a rack enclosure full of blades. I forgot to say
that the enclosure can fit eight blades, the enclosure only had two. The
rest are dummy placeholders aka empty tin can blades. (which, btw, I think
are great for fitting a lot of RasPi(s) ;-).

FC
-- 
During times of Universal Deceit, telling the truth becomes a revolutionary
act
- George Orwell
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Old HP Xeon server blade with only SCSI HDD ports CentOS

2014-04-11 Thread Fernando Cassia
On Fri, Apr 11, 2014 at 11:51 AM, Rainer Duffner rai...@ultra-secure.dewrote:

 If you have no budget, blades are the worst to work with ;-)


I'm beginning to realize that. ;-).
But think about it, if I can get it to work (even with no HDD and over the
network booting) that'd be a fun weekend project.

FC
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Old HP Xeon server blade with only SCSI HDD ports CentOS

2014-04-11 Thread Fernando Cassia
On Fri, Apr 11, 2014 at 2:09 PM, m.r...@5-cent.us wrote:

  lmao ;-) You mean like 141W peak consumption, while his toaster needs
  2200W?

 You think that's all the one blade, with support and h/d etc will need?


Don´t fight guys, please. :))

I´ve found more info, I only had to read the sticker on the back of the
enclosure. It reads
48V DC. 62.5 AMPS max per shelf. Dual circuits (A+B) for redundancy

The dual male plugs marked POWER CIRCUIT A and POWER CIRCUIT B means
exactly that. The Beast has two independent 48V DC imputs, for redundancy.

But the positive and negative on each of the two not marked AT ALL and it
seems to me that the male round plugs protuding are totally reversible
(!?), so there´s a big possibility of frying everything if I get polarity
backwards...

Oh, Dear God of HP blades, we invoke you...
Maybe on the BSD lists they´d have a clue?.

FC
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Old HP Xeon server blade with only SCSI HDD ports CentOS

2014-04-11 Thread Fernando Cassia
On Fri, Apr 11, 2014 at 2:17 PM, Richer, Mark (CIV) mhric...@nps.eduwrote:

 Are you in the US? I have a place in New York state that I *just*
 discovered a couple weeks ago, to my (and several users and their
 managers) joy: FrozenPC.comhttp://FrozenPC.com, who will *make* custom
 cables, and they're
 *very* reasonable and fast. (...)an off-the-shelf PCIe power cable is
 $8-$9 USD... and these *custom* cables, they quoted me $14.99 USD. I said
 they were reasonable


Excellent info, thanks a bunch Mark!.

FC
-- 
During times of Universal Deceit, telling the truth becomes a revolutionary
act
- George Orwell
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Old HP Xeon server blade with only SCSI HDD ports CentOS

2014-04-11 Thread Fernando Cassia
On Fri, Apr 11, 2014 at 2:54 PM, John R Pierce pie...@hogranch.com wrote:

 thats 3000 watts each.


Just like my oil-filled radiator heaters...
http://goo.gl/mO9Rzo

btw: found the CPU inside the blades are
380632-B21: (1) Intel® Xeon™ 3.0GHz standard (up to 2 supported)

http://h10010.www1.hp.com/wwpc/id/en/un/WF06a/18-21-21-21-300078-402958.html?dnr=2
https://h10057.www1.hp.com/ecomcat/hpcatalog/specs/provisioner/99/347957-B21.htm

But I guess that's a maximum. Two SCSI HDDs and two 3Ghz Xeons...

Hmmm the more I think of this, the more it feels like winning the dumpster
diving jackpot ;)
If it wasn't for its bloody SCSI HDD interface

...and the 48V power.

FC
-- 
During times of Universal Deceit, telling the truth becomes a revolutionary
act
- George Orwell
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Old HP Xeon server blade with only SCSI HDD ports CentOS

2014-04-11 Thread Fernando Cassia
On Fri, Apr 11, 2014 at 3:07 PM, John R Pierce pie...@hogranch.com wrote:

 a modern Intel 'Core' processor has 2-3 times the bang per Ghz per
 core.


Keep in mind I'm not running any benchmarks and that I've got this kit from
the street for $0.
Even if I spend $45 on it to make it work, it'd be faster than a RasPi. ;-)

Those old Xeon's will NOT support 64bit virtualization.

I don't care as I have my AMD Opteron with AMD-V for that ;)


 They use
 buffered DDR2 ECC dram, with a max of 8GB per blade.


But good enough for a single CentOS and Apache... instance... :)


 The mezzenaine
 board are NOT PCI-E, they are proprietary, and they support HP
 361426-B21 2Gbps Fiberchannel Host Bus Adapters.


Thanks for the heads up wrt the above!. Finally some hard data.

FC
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Old HP Xeon server blade with only SCSI HDD ports CentOS

2014-04-11 Thread Fernando Cassia
On Fri, Apr 11, 2014 at 3:15 PM, John R Pierce pie...@hogranch.com wrote:

 4 large healthy car car batteries in serial will run it for a few hours
 on a charge.   48VDC is telco power, which is positive ground, negative
 'juice'


Or two large diesel truck 24VDC batts. Don't you have those up there? Down
here I've seen ' em...

I've found a local seller of a 220V AC to 48VDC switching power supply,
very inexpensively because it's used (in working condition).
But it's only 480W...

FC
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Old HP Xeon server blade with only SCSI HDD ports CentOS

2014-04-11 Thread Fernando Cassia
On Fri, Apr 11, 2014 at 3:07 PM, John R Pierce pie...@hogranch.com wrote:

 and they support HP
 361426-B21 2Gbps Fiberchannel Host Bus Adapters.


I know what it is for (SAN) but I've never worked with fiberchannel. Can I
get SATA ports out of this though some adapter?
Like
http://www.ebay.com/itm/LOT-OF-10-Emulex-250-076-900D-SATA-TO-FIBRE-CHANNEL-ADAPTER-/151263868767

btw: what is wrong with HP? The pictures are so tiny that they're virtually
useless

see
https://h10057.www1.hp.com/ecomcat/hpcatalog/specs/provisioner/99/361426-B21.htm
useless thumbnail pic!
FC
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Old HP Xeon server blade with only SCSI HDD ports CentOS

2014-04-11 Thread Fernando Cassia
On Fri, Apr 11, 2014 at 3:25 PM, Les Mikesell lesmikes...@gmail.com wrote:

 So... wouldn't it be a lot more practical to run a VM or 2 there than
 whatever you were planning for that power-sucking chassis even if you
 did have the right power supply?


I'm still in the pipe dream phase. :) I'm sure eventually I'll find a real
use for it.;)
So thanks for the suggestion, once I stop daydreaming I will.

FC
-- 
During times of Universal Deceit, telling the truth becomes a revolutionary
act
- George Orwell
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Old HP Xeon server blade with only SCSI HDD ports CentOS

2014-04-11 Thread Fernando Cassia
On Fri, Apr 11, 2014 at 3:41 PM, m.r...@5-cent.us wrote:

 Aren't those wonderful - and *so* much safer and better than the radiant
 ones?


Yes, that's why I bought 'em. Mines are 15 yrs old and still running. :o)

But then down here @ BA City we don't have such strong winters like most of
the USA
http://www.worldweatheronline.com/Buenos-Aires-weather-averages/Distrito-Federal/AR.aspx
(for F degrees figures click on 'change units' at top-right of the page).

Sorry, we're getting into OT territory ;) so let me add that with those you
can keep your feet warm while you configure your CentOS boxes. G

FC
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Old HP Xeon server blade with only SCSI HDD ports CentOS

2014-04-11 Thread Fernando Cassia
On Fri, Apr 11, 2014 at 3:49 PM, Les Mikesell lesmikes...@gmail.com wrote:

 Unless you need the space-heater functionality it is hard to beat a VM
 for the experimental stages of anything. Generally you can just
 download an iso image to the host, map the file as the guest DVD, and
 boot into whatever you want.


Yes, I use Virtualbox on my AMD Opteron box because of its AMD-V support
since it makes virtualization faster..
Oh, I get what you mean now. Continued 24/7 use of the blades will hit my
power bill whereas the AMD-V Opteron is more power efficient. Got it. :)

FC
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Old HP Xeon server blade with only SCSI HDD ports CentOS

2014-04-11 Thread Fernando Cassia
On Fri, Apr 11, 2014 at 3:35 PM, John R Pierce pie...@hogranch.com wrote:

 looked up that ISP2312 QLogic chip on the FC HBA, its is
 PCI-X, not PCI-E, and again, its on a proprietary mezzenaine form factor.


I come from the Amiga world where tiny firms designed all sorts of
mezzanine adapter boards to add functions to the obsolete Commodore
mobos... ;) so nothing is *technically* impossible. G

FC
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Old HP Xeon server blade with only SCSI HDD ports CentOS

2014-04-10 Thread Fernando Cassia
Hi there.

I got myself a pair of old Intel Xeon blades, which I plan to
repurpose with CentOS.
The model is : HP bl20p-g3 server blade

Manual
http://h18004.www1.hp.com/products/quickspecs/12322_ca/12322_ca.pdf

Now, the main problem with this hardware is that LVD UW SCSI HDDs are
hard to find and hella expensive if you find em (and of reduced
capacity).
Any of you know:

1. If there's any third party maker of any daughtercard offering SATA
ports? The main board of the system has daughtercard sockets allowing
for instance SFP ports
http://en.wikipedia.org/wiki/Small_form-factor_pluggable_transceiver
Seems to me that there'd be a small but interesting niche for this
kind of adapter.

2. If it's possible to use BootP for booting off a network drive?
I know there are some UWSCSI to SATA adapter daughtercards but those
sell for $250 which is way over my budget.

So, if you had one of these blades but not any UWSCSI HDDs what would you do?

Thanks in advance for any pointer. This hardware is too good to back
to the dumpster where I got mines from...
FC
-- 
During times of Universal Deceit, telling the truth becomes a revolutionary act
Durante épocas de Engaño Universal, decir la verdad se convierte en un
Acto Revolucionario
- George Orwell
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Does anyone use tcp wrappers (hosts.allow/hosts.deny) anymore?

2014-03-21 Thread Fernando Cassia
On Thu, Mar 20, 2014 at 11:13 PM, Keith Keller 
kkel...@wombat.san-francisco.ca.us wrote:

 The technical problem is that there's no maintainer.  Are you
 volunteering (and capable)?


Then, for crying out loud... :) this discussion should have been started
with a different subject line:
Looking for a new tcp wrappers maintainer.

That is much more constructive than calling the bulldozer early.

FC

-- 
During times of Universal Deceit, telling the truth becomes a revolutionary
act
Durante épocas de Engaño Universal, decir la verdad se convierte en un Acto
Revolucionario
- George Orwell
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Does anyone use tcp wrappers (hosts.allow/hosts.deny) anymore?

2014-03-21 Thread Fernando Cassia
On Fri, Mar 21, 2014 at 3:54 PM, James A. Peltier jpelt...@sfu.ca wrote:


 I'd love to hear about the old and unmaintainable code.  It's open
 source code.  If somethings broken you can fix it right!?! That's the open
 source mantra!  Either provide a set of reasons why it should be removed
 and the alternatives that cover all the use cases of TCP Wrappers or let
 the code, that obviously works remain there undisturbed.  It's an extra
 layer of security that administrators can use to secure their systems and
 it's dead simple to understand!


+1
If it works, it works. Period. It doesn't matter if it was coded by an
ancient civilization carved in stone, or that it hasn't been updated in
centuries.

Perhaps it hasn't been updated in centuries precisely because it work,s so
there's no need to update it!

FC


-- 
During times of Universal Deceit, telling the truth becomes a revolutionary
act
Durante épocas de Engaño Universal, decir la verdad se convierte en un Acto
Revolucionario
- George Orwell
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Does anyone use tcp wrappers (hosts.allow/hosts.deny) anymore?

2014-03-21 Thread Fernando Cassia
On Fri, Mar 21, 2014 at 9:44 AM, Les Mikesell lesmikes...@gmail.com wrote:

 Yes, but that reason is generally that someone changed the language
 syntax underneath it instead of settling on simple working APIs.
 What has actually stayed stable and backwards compatible over the
 years other than bourne shell syntax and perl (almost)?   Everything
 else has made you repeat your work every few years instead of letting
 you build on it and advance.


+1

FC


-- 
During times of Universal Deceit, telling the truth becomes a revolutionary
act
Durante épocas de Engaño Universal, decir la verdad se convierte en un Acto
Revolucionario
- George Orwell
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Does anyone use tcp wrappers (hosts.allow/hosts.deny) anymore?

2014-03-20 Thread Fernando Cassia
On Thu, Mar 20, 2014 at 4:48 PM, Matthew Miller mat...@mattdm.org wrote:

 Does anyone use tcp wrappers (hosts.allow/hosts.deny) anymore? And, would
 you care strongly if it went away (or would you just migrate to something
 else)?


Please don't remove it. Why  this sudden idea in software circles that
stuff that works properly needs to be removed for no reason whatsoever
other than it's old and we think nobody uses it. How do you know?. IF IT
AIN'T BROKEN, DON'T FIX IT. You might have heard of it.

Fail2ban is one piece of software which interfaces with tcp wrappers.
v0.9.0 just out
http://www.fail2ban.org/wiki/index.php/Main_Page

FC

-- 
During times of Universal Deceit, telling the truth becomes a revolutionary
act
Durante épocas de Engaño Universal, decir la verdad se convierte en un Acto
Revolucionario
- George Orwell
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Does anyone use tcp wrappers (hosts.allow/hosts.deny) anymore?

2014-03-20 Thread Fernando Cassia
On Thu, Mar 20, 2014 at 8:36 PM, Steven Tardy sjt5a...@gmail.com wrote:

 Political reasons shouldn't prevent removing tcp wrappers, but some
 technical reasons still exist.


Interesting double negative. Implies that once the technical barriers are
removed, then it's OK to remove old features for change's sake. ;)

Aren't political reasons the reason they are thinking of removing ' em?.
Certainly I see no technical problem with tcp wrappers.

The Unix tradition was to build upon existing tools. As of late, the Linux
approach seems to be hey this is old, I could add a few medals to my
professional resume and escalate a few positions up the corporate ladder if
I reinvent the wheel and redo this old working code in a totally different
way that breaks backwards compatibility and some third party code, so let's
do it, let's 'move things forward'. Those that oppose it are slowing the
progress of the distro.

Well DUH :-/ Pardon me if I don't cheer such moves.

FC
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Experience with BTRFS?

2014-02-04 Thread Fernando Cassia
On Tue, Feb 4, 2014 at 5:15 PM, Lists li...@benjamindsmith.com wrote:

 . It would seem that BTRFS is slightly more flexible than
 ZFS, EG the ability to add RAID-levels for improved redundancy after
 initial creation without taking the system(s) offline.


Indeed. Check this out
A tour of BTRFS
http://www.youtube.com/watch?v=hxWuaozpe2I

And this
Dec 2012: SUSE says BTRFS is ready to rock
https://www.linux.com/news/enterprise/systems-management/677226-suse-linux-says-btrfs-is-ready-to-rock

And this
BTRFS improvements in kernel 3.14
http://www.phoronix.com/scan.php?page=news_itempx=MTU4ODA

If you´re adventurous, you can run OracleLinux with the Playground
repository to test the latest greatest kernel releases...
http://www.oracle.com/technetwork/server-storage/linux/downloads/playground-1937163.html

No, I´m not running BTRFS but not because of lack of will, but due to lack
of enough hard drives to do RAID...

And no, this doesn´t specifically answer your questions, but might give you
some food for thought :)

When/if RHEL will include Kernel 3.14, I have no clue. I guess it will take
a lot of time... ;)

FC
-- 
During times of Universal Deceit, telling the truth becomes a revolutionary
act
- George Orwell
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Experience with BTRFS?

2014-02-04 Thread Fernando Cassia
On Tue, Feb 4, 2014 at 5:44 PM, Reindl Harald h.rei...@thelounge.netwrote:

 3.14 does not matter at all in context of RHEL
 2.6.32-431.3.1.el6.x86_64 is not a pure 2.6.32 kernel


I understand that but since Oracle Linux is a RHEL derivative like CentOS
...  I wanted to mention the OL Playground repo... It doesn´t currently
have kernel 3.14, the newest one is 3.13 at the moment, but will eventually
get it.

http://public-yum.oracle.com/repo/OracleLinux/OL6/playground/latest/x86_64/getPackage/kernel-3.13.0-3.13.y.20140127.ol6.x86_64.rpm
http://public-yum.oracle.com/repo/OracleLinux/OL6/playground/latest/x86_64/getPackageSource/kernel-3.13.0-3.13.y.20140127.ol6.src.rpm

Maybe you can test it on a VM under CentOS...
FC


-- 
During times of Universal Deceit, telling the truth becomes a revolutionary
act
Durante épocas de Engaño Universal, decir la verdad se convierte en un Acto
Revolucionario
- George Orwell
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] CentOS 6.5 VirtualBox

2013-12-05 Thread Fernando Cassia
On Thu, Dec 5, 2013 at 2:50 PM, John R Pierce pie...@hogranch.com wrote:

 have you considered using KVM rather than VirtualBox for this?
 Configured properly, its much higher performance.

Benchmarks?

FC
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] CentOS 6.5 VirtualBox

2013-12-05 Thread Fernando Cassia
On Wed, Dec 4, 2013 at 9:33 AM, Toralf Lund toralf.l...@pgs.com wrote:

 Is anyone here using VirtualBox? I've had it working rather well for
 some time, but after some recent upgrade or the other it's started
 exiting with a Segmentation fault just after startup, before windows are
 opened or anything. I've tried a few different versions, all with the
 same result. I'm using binary packages
 http://download.virtualbox.org/virtualbox/rpm/el.

You should really post this on the Virtualbox forums or the VBox mailing list.

https://forums.virtualbox.org/viewforum.php?f=7sid=4db5599066c5c0167e2845e8f1ffddab
https://www.virtualbox.org/wiki/Mailing_lists

And file a bug report
https://www.virtualbox.org/wiki/Bugtracker

FC
-- 
During times of Universal Deceit, telling the truth becomes a revolutionary act
- George Orwell
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] died again

2013-12-05 Thread Fernando Cassia
On Mon, Nov 25, 2013 at 12:25 PM, Michael Hennebry
henne...@web.cs.ndsu.nodak.edu wrote:
 On the other, if it's something else,
 my diagnostic skills are clearly not up to the task.

Sounds like a job for DTrace
http://books.google.com.ar/books?id=jseJ56fUjJgCprintsec=frontcover

DTrace Tutorial for Oracle Linux 6:
http://docs.oracle.com/cd/E37670_01/E50705/html/index.html …
Dynamic Tracing Guide:
http://docs.oracle.com/cd/E37670_01/E38608/html/index.html …

Sorry to mention the competition on this list but OracleLinux 6.5 with
UEK includes DTrace built in.

ISOs
http://mirrors.wimmekes.net/pub/iso/
Public-yum
http://public-yum.oracle.com/repo/OracleLinux/OL6/5/base/x86_64/

If it helps debug CentOS in your system it'd be worth it. ;)

*hides under a big rock* ;-)
FC


-- 
During times of Universal Deceit, telling the truth becomes a revolutionary act
- George Orwell
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] died again

2013-12-05 Thread Fernando Cassia
On Mon, Nov 25, 2013 at 1:54 PM, Les Mikesell lesmikes...@gmail.com wrote:
 But in general, I always suspect power supplies first for mysterious crashes.

+1 power supplies with bad caps.

Two weeks ago I had one 2007 Antec EPS12V PS fail on me. Upon
inspection, bad caps.. (2 of them)
http://en.wikipedia.org/wiki/Capacitor_plague

YMMV

FC
-- 
During times of Universal Deceit, telling the truth becomes a revolutionary act
- George Orwell
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Is Java insecure ?

2013-10-07 Thread Fernando Cassia
On Sat, Oct 5, 2013 at 6:21 PM, Mark LaPierre marklap...@aol.com wrote:

 Java, which runs on a Java Virtual Machine (JVM) is know in
 the trade as (J)ust (A)nother (V)ulnerability (A)nnouncement


Let's try to be serious here. Theres funny definitions based on
acronyms,based on everyone's agendas. Some who opposed SNMP called it
security is not my problem, because of shortcomings in the first version.
Last time I checked, SNMP was mature and used throughout corporate LANs.
Security is a process, not a definitive state. FOSS software is patched all
the time too, and for good reason.

http://www.mail-archive.com/blueonyx@mail.blueonyx.it/msg05233.html



 .  Java
 should never be enabled in a web browser.


To quote Icedtea-web* Red Hat developer Andrew Haley :
Andrew Haley a...@redhat.com wrote:
I think this [removing the plug-in] is truly dreadful reasoning.  Either we
think that the
plugin is safe enough for people to use, or we don't ship it.

Anyway, enough said I think that by now the original poster's question has
been throrougly answered.

FC
* (Icedtea-web is the FOSS version of the Java plug-in for OpenJDK, as Sun
open sourced Java in 2006 but never the browser plugin, that need was
filled by the FOSS community via Icedtea-web)

-- 
During times of Universal Deceit, telling the truth becomes a revolutionary
act
Durante épocas de Engaño Universal, decir la verdad se convierte en un Acto
Revolucionario
- George Orwell
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Is Java insecure ?

2013-10-05 Thread Fernando Cassia
On Sat, Oct 5, 2013 at 11:21 AM, Patrick patr...@spellingbeewinnars.org wrote:
 However it's in Centos and I trust Centos, are the concerns in the media
 blown out of proportion ?

1. In short: Yes, they were blown out of proportion with a high dose of FUD.
Read the following analysis specially the last few paragraphs.

http://timboudreau.com/blog/The_Java_Security_Exploit_in_%28Mostly%29_Plain_English/read

2.The most widely referred hole had to do with running applets on a browser.

3. J7u40 and OpenJDK7U40 took care of the major issue: Java previously
ran unsigned applets automatically. Now it no longer does

4. Most brosers now feature click to run on applets. Effectively
creating a dual barrier against running unsigned code (two clicks, one
to the browser warning, another for the JRE warning about unsigned
code). Drive-by exploits are thus impossible.

4. Java now offers a server JRE without the browser plug-in, starting w J7u21

http://www.oracle.com/technetwork/java/javase/7u21-relnotes-1932873.html#serverjre

5. Applets are on the way out, most of the action these days is on
server-side Java, and on client-side Java, not browser java.

6. Lots of apps are Java based and have no intention of switching
(Jitsi, Vuze, etc)

7. JVM languages are booming (JRuby, Jython, Scala, Clojure, RedHat's Ceylon)
http://www.drdobbs.com/jvm/a-long-look-at-jvm-languages/240007765

8. Java is open source, with Twitter, SAP, RedHat,IBM, Oracle and even
Google collaborating with the project. See:

http://www.redhat.com/summit/2012/pdf/2012-DevDay-OpenJDK-Bhole.pdf

9. Java8, OpenJDK 8 is coming, w Java9 OpenJDK9 next

10. Java is more than a language. Its also a runtime environment and
level playing field software ecosystem. You can create Java apps with
any of the JVM languages without ever writing a single line of Java
code.

11. Raspberry Pi just announced that RasPis will ship with OpenJDK and JRE

Those are my reasons, if you dont like em, I have others...
;)
FC

-- 
During times of Universal Deceit, telling the truth becomes a revolutionary act
Durante épocas de Engaño Universal, decir la verdad se convierte en un
Acto Revolucionario
- George Orwell
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Unattended install of CentOS in a VM with given login/password?

2013-10-05 Thread Fernando Cassia
Is there a way to make CentOS install unattended, right from the boot
until I can SSH into it?.
I'd like being able to boot a new Virtualbox virtual machine right
from the CentOS ISO, and then from the Virtualbox host, ssh into the
brand new VM client and customize it using SSH shell scripts (SU, yum
install, etc).

Is there any way to tweak the ISO to specify unattended install and
the root password (to be later changed  after VM is installed).?

The main idea is turning this into a bash script so I can download
whatever new language and to the VM install automagically.

Thanks in advance.

FC

-- 
During times of Universal Deceit, telling the truth becomes a revolutionary act
Durante épocas de Engaño Universal, decir la verdad se convierte en un
Acto Revolucionario
- George Orwell
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Unattended install of CentOS in a VM with given login/password?

2013-10-05 Thread Fernando Cassia
On Sat, Oct 5, 2013 at 3:06 PM, John R Pierce pie...@hogranch.com wrote:

 pxe boot and provide a kickstart file as part of that pxe
 installation.


Thanks John!

Kickstart seems to be the right solution for this job.

FC
-- 
During times of Universal Deceit, telling the truth becomes a revolutionary act
- George Orwell
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Is Java insecure ?

2013-10-05 Thread Fernando Cassia
On Sat, Oct 5, 2013 at 3:04 PM, John R Pierce pie...@hogranch.com wrote:
 I suspect you meant to say...

 5. Applets are on the way out, most of the action these days is on
 server-side Java, and on client-side JavaSCRIPT, not browser java.

 client side javascript programming is sometimes called AJAX.   Note that
 JavaSCRIPT is not Java, it only looks vaguely similar

I'm fully aware that Java != Javascript.
I was talking about the differences between client-side, desktop Java
apps and browser-based applets.

There's plenty of desktop Java based apps including Jitsi
(www.jitsi.org), Vuze P2P (vuze.com), Art of Illusion (Raytracer),
Sweet Home 3D (CAD), muCommander (JWS-enabled NC clone), jEdit, the
Netbeans IDE, FreeMind (mind mapper-productivity tool), Frinika (music
workstation), JShot (taking screenshots and uploading them to social
sites), PowerFolder (cloud storage/sync)

Or others like the burp LAN scanner or jHome home automation solution
http://portswigger.net/burp/
http://www.eletronlivre.com.br/jhome/


JavaFX 2.0 and its open source release OpenJFX is client-side desktop
Java, and unrelated to applets or browsers.

FC

-- 
During times of Universal Deceit, telling the truth becomes a revolutionary act
Durante épocas de Engaño Universal, decir la verdad se convierte en un
Acto Revolucionario
- George Orwell
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] No more support for chrome/chromium on rhel6

2013-06-23 Thread Fernando Cassia
On Tue, Feb 12, 2013 at 5:36 PM, Johnny Hughes joh...@centos.org wrote:


 Well, there are hobby users and there are real users.  Google SHOULD
 understand the difference.


Welcome to the brave new World where Google is the new Microsoft.

Do you think if they cared about user feedback they would have left the
New GMail
redesign in place after the tons of negative feedback?.

http://news.techeye.net/software/google-to-angry-gmail-users-we-know-better

http://www.brightsideofnews.com/news/2012/4/24/googles-cloud-throws-a-thunderbolt-to-gmail-users.aspx

They dont care. They know better. They re doing software and services for
the uneducated masses, they dont care what you and I -or any other 'power
user'- thinks. Google's idea is that ideally we should run Android or
Chrome OS, not CentOS...

But the real question is: why should we freak out if a piece of Google
software becomes no longer available? The World wont end, specially when
there are capable open alternatives like Mozilla s Firefox. Think Picasa
for Linux (wine)

In fact, I think it's positive if we give Google LESS influence than what
they already have, not more.

FC

-- 
During times of Universal Deceit, telling the truth becomes a revolutionary
act
Durante épocas de Engaño Universal, decir la verdad se convierte en un Acto
Revolucionario
- George Orwell
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] hard drive question - WD red

2013-04-24 Thread Fernando Cassia
On Wed, Apr 24, 2013 at 10:49 AM, Emmanuel Noobadmin
centos.ad...@gmail.com wrote:
 Somebody suggests possibly an issue with 6 drives being spread over 2
 different controllers. I couldn't help wonder if it's just a Windows
 driver thing.

Surely. A HDD only knows about sectors, reads and writes it knows
nothing about RAID. RAID is a controller thing.

In fact, if I use an ARCO RAID1 device (my favorite raid solution), it
masks two drives as a single one while doing RAID1 at the hardware
level, the OS and software side think it's 'talking to' a single
drive.

http://www.arcoide.com/category.aspx?PageId=241

FC


-- 
During times of Universal Deceit, telling the truth becomes a revolutionary act
Durante épocas de Engaño Universal, decir la verdad se convierte en un
Acto Revolucionario
- George Orwell
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] New java update?

2013-03-05 Thread Fernando Cassia
On Tue, Mar 5, 2013 at 3:49 PM,  m.r...@5-cent.us wrote:
 trying to figure out if it *only* affects Oracle's java,
 or openjdk also.

OpenJDK IS Oracle´s java, sans the browser plug-in which was never
open sourced by Sun, and which is provided by Icedtea-web.

Oracle has made OpenJDK 7 the reference implementation of JDK 7.
95% shared code according to the RedHat presentation at the JBos 2012 summit:
http://www.redhat.com/summit/2012/pdf/2012-DevDay-OpenJDK-Bhole.pdf

FC


-- 
During times of Universal Deceit, telling the truth becomes a revolutionary act
Durante épocas de Engaño Universal, decir la verdad se convierte en un
Acto Revolucionario
- George Orwell
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] New java update?

2013-03-05 Thread Fernando Cassia
On Tue, Mar 5, 2013 at 4:01 PM,  m.r...@5-cent.us wrote:
 I'd found that in googling, but it only mentioned Oracle.

Because the new pastime of the mainstream IT press (specially IDG;
ZDNet which includes many Microsoft employees that write slamming
Java) is slamming Oracle, not educating about OpenJDK and its open
nature with IBM, RedHat, Apple and Twitter as contributors...

FC

-- 
During times of Universal Deceit, telling the truth becomes a revolutionary act
Durante épocas de Engaño Universal, decir la verdad se convierte en un
Acto Revolucionario
- George Orwell
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] New java update?

2013-03-05 Thread Fernando Cassia
On Tue, Mar 5, 2013 at 5:29 PM,  m.r...@5-cent.us wrote:
 What do you mean M$ employees?

http://zdnet.sumben.com/?/meet-the-team/us/jason.perlow/
Jason Perlow, Sr. Technology Editor at ZDNet ...
...  Jason is currently a Technology Solution Professional with
Microsoft Corp. 

 I've never worked for M$, have stayed away
 from WinDoze for many years, and I *loathe* java, which failed in
 everything it was sold on the basis of being able to solve in the
 mid-nineties

Oh really, check out successfull Java based software like Jitsi, for instance:
www.jitsi.org
or vuze www.vuze.com, or jdownloader...
or http://www.sweethome3d.com/index.jsp
or http://www.artofillusion.org/

all actively developed, cross-platform and succesful. And I´m just
naming a handful off the top of my head.

FC
-- 
During times of Universal Deceit, telling the truth becomes a revolutionary act
- George Orwell
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] New java update?

2013-03-05 Thread Fernando Cassia
On Tue, Mar 5, 2013 at 6:08 PM, Rainer Duffner rai...@ultra-secure.de wrote:
 The question is rather: are there days without new emergency patches for 
 Java?

Yeah, right, like there are no 0day patches periodically for a
multitude of software, including Apache, PHP, and the like. And what
are Microsoft´s Patch Tuesday Windows updates for, after all?.

Adobe Rolls out emergency patch for Flash plug-in
http://www.itworldcanada.com/news/adobe-rolls-out-emergency-flash-patch/146804

Critical PHP vulnerability exposes web sites to data theft
http://www.infoworld.com/t/application-security/critical-php-vulnerability-exposes-servers-data-theft-or-worse-192428

Top ten PHP security vulnerabilities (Oct 2012)
http://phpmaster.com/top-10-php-security-vulnerabilities/

PHP patches actively exploited CGI vulnerability
http://www.pcworld.com/article/255289/php_patches_actively_exploited_cgi_vulnerability.html

Security is a process. There is no permanently secure software. Not
even OpenBSD with its memory randomization.

http://pages.citebite.com/h9a3a5k5umdw

FC


-- 
During times of Universal Deceit, telling the truth becomes a revolutionary act
Durante épocas de Engaño Universal, decir la verdad se convierte en un
Acto Revolucionario
- George Orwell
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] New java update?

2013-03-05 Thread Fernando Cassia
On Tue, Mar 5, 2013 at 5:29 PM,  m.r...@5-cent.us wrote:
 I've never worked for M$, have stayed away
 from WinDoze for many years, and I *loathe* java

It´s amazing the Java haters are not content with hating it in
silence, they must spread their dislike and insisit that everyone else
should hate it too.

Just don´t use it, but keep the hate for yourself, and let those of us
that understand it, use it and enjoy it. (OpenJDK, Netbeans, jEdit,
Vuze, Jitsi, etc)

Like RedHat, for instance, which is a big backer of JBoss and invests
in OpenJDK...
http://www.redhat.com/summit/2012/pdf/2012-DevDay-OpenJDK-Bhole.pdf

Sheesh...
FC
-- 
During times of Universal Deceit, telling the truth becomes a revolutionary act
- George Orwell
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] acrobat reader for x86_64?

2013-03-01 Thread Fernando Cassia
On Sat, Mar 2, 2013 at 1:03 AM, Fred Smith
fre...@fcshome.stoneham.ma.us wrote:
 Adobe doesn't seem to have acroread for x86_64 linux, or at least I don't
 see it anywhere.

Ii suggest you download and use Firefox 19, which includes its own
internal pdf reader (pdf.js), written in Javascript, no plugins to
load!, just File-Open select pdf file and off you go. Same with pdf
links on web pages, just clicks and the browser loads the pdf in its
internal reader.

Hope this helps.

Regards,
FC


-- 
During times of Universal Deceit, telling the truth becomes a revolutionary act
Durante épocas de Engaño Universal, decir la verdad se convierte en un
Acto Revolucionario
- George Orwell
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] 11TB ext4 filesystem - filesystem alternatives?

2012-09-27 Thread Fernando Cassia
On Thu, Sep 27, 2012 at 5:52 AM, Nux! n...@li.nux.ro wrote:

 Alternatively you can look at less supported filesystems such as BTRFS.

What do you mean by less suported ?

https://events.linuxfoundation.org/events/linuxcon-japan/bo
---
LinuxCon Japan 2012 | Presentations
On The Way to a Healthy Btrfs Towards Enterprise
by  Liu Bo, Fujitsu
---

Let me quote:
Btrfs has been on full development for about 5 years and it does make
lots of progress on both features and performance, but why does
everybody keep tagging it with experimental? And why do people
still think of it as a vulnerable one for production use? As a goal of
production use, we have been strengthening several features, making
improvements on performance and keeping fixing bugs to make btrfs
stable, for instance, snapshot aware defrag, extent buffer
cache, rbtree lock contention, etc. This talk will cover the
above
---

From its web Liu Bo has been working on linux kernel development
since late 2010 as a Fujitsu engineer. He has been working on
filesystem field and he's now focusing on btrfs development.

RHEL 7 to get Btrfs support
http://www.h-online.com/open/imgs/45/8/8/4/6/5/1/43-6b4e69889ee000ca.png

RHEL 7 will support ext4, XFS, and Btrfs (boot and data)

Then you have SuSE:
https://www.suse.com/releasenotes/x86_64/SUSE-SLES/11-SP2/

With SUSE Linux Enterprise 11 SP2, the btrfs file system joins ext3,
reiserfs, xfs and ocfs2 as *commercially supported file systems*. Each
file system offers disctinct advantages. While the installation
default is ext3, we recommend xfs when maximizing data performance is
desired, and *btrfs as a root file system when snapshotting and
rollback capabilities are required. Btrfs is supported as a root file
system (i.e. the file system for the operating system) across all
architectures of SUSE Linux Enterprise 11 SP2*. 

https://blogs.oracle.com/wim/entry/oracle_linux_6_update_3

OL6.3 that boots up uek (2.6.39-200.24.1) as install kernel and uses
btrfs as the default filesystem for installation. So latest and
greatest direct access to btrfs, a modern well-tested, current kernel,
freely available. 

So, again, what´dya mean by less supported?. It´s in the mainline
kernel since February so with the adoption by RHEL 7, it´ll become
mainstream sooner rather than later...

Just my $0.02...
FC
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Good Anti-virus for Linux desktops and servers

2012-08-12 Thread Fernando Cassia
On Mon, Aug 13, 2012 at 1:25 AM, Gregory Machin g...@linuxpro.co.za wrote:
 Is there anything out there that can do this ?

for desktops, free
http://free.avg.com/us-en/download.prd-alf

for severs, not cheap
http://www.avg.com/ww-en/avg-linux-email-server-edition

not sure if any provides what you call centralized management -
whatever that means...

FC
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] compare zfs xfs and jfs o

2012-08-05 Thread Fernando Cassia
On Sun, Aug 5, 2012 at 12:32 AM, John R Pierce pie...@hogranch.com wrote:
 JFS is the primary file system for AIX on their big Power servers, and
 on those, it performs very very well.   the utilities are are fully
 integrated so growing a file system is a one step process that takes
 care of both the LVM and JFS online in a single command.

Yes, however my data loss experience was with IBM´s OS/2 port of JFS.
Probably related to one of these
http://www.os2voice.org/warpcast/1999-08/37CC5F9D.htm

Needless to say I learned the hard way that filesystems can be buggy. ;)
FC
FC
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] compare zfs xfs and jfs o

2012-08-05 Thread Fernando Cassia
On Sun, Aug 5, 2012 at 3:33 PM, Karanbir Singh mail-li...@karan.org wrote:
 AIX had a LogicalVolume Manager, sure - but I dont think thats where the
 linux LVM came from - the Sistina guys had a fairly independent
 implementation. And the Linux LVM looks a lot more like the HP variant
 than the IBM one.

And all LVM implementations become obsolete with Btrfs ;-P

http://www.youtube.com/watch?v=hxWuaozpe2I

FC
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] compare zfs xfs and jfs o

2012-08-05 Thread Fernando Cassia
On Sun, Aug 5, 2012 at 3:38 PM, Karanbir Singh mail-li...@karan.org wrote:

 I think its safe to assume that OS/2 experience from 1998 is pretty much
 irrelevant to the conversation here, and JFS on linux

My data loss was in 2002. :-p

You are putting words in my mouth. Re-read what I posted before you
jump to conclusions.  I also do not like your patronising tone.

FC
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos



Re: [CentOS] compare zfs xfs and jfs o

2012-08-05 Thread Fernando Cassia
On Sun, Aug 5, 2012 at 3:53 PM, Karanbir Singh mail-li...@karan.org wrote:
 you seem confused about what a filesystem and volume management is.

http://www.funtoo.org/wiki/BTRFS_Fun


Btrfs, often compared to ZFS, is offering some interesting features like:
(snip)
Built-in storage pool capabilities (no need for LVM)


FC
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] compare zfs xfs and jfs o

2012-08-05 Thread Fernando Cassia
On Sun, Aug 5, 2012 at 9:25 PM, SilverTip257 silvertip...@gmail.com wrote:
 Recent and Future Adventures in Filesystem Scalability - Dave Chinner

Thanks for that vid!

FC
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] compare zfs xfs and jfs o

2012-08-04 Thread Fernando Cassia
On Sat, Aug 4, 2012 at 4:32 PM, Joerg Schilling
joerg.schill...@fokus.fraunhofer.de wrote:
 What is the age of BTRFS?

BTRFS presentation, mid-2007
https://oss.oracle.com/projects/btrfs/dist/documentation/btrfs-ukuug.pdf

That makes it 6 years in development. Next...

FC

-- 
During times of Universal Deceit, telling the truth becomes a revolutionary act
Durante épocas de Engaño Universal, decir la verdad se convierte en un
Acto Revolucionario
- George Orwell
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] compare zfs xfs and jfs o

2012-08-04 Thread Fernando Cassia
On Sat, Aug 4, 2012 at 4:32 PM, Joerg Schilling
joerg.schill...@fokus.fraunhofer.de wrote:

 So be careful with BTRFS until it was in wide use for at least 4 years.

FUD alert...

https://events.linuxfoundation.org/events/linuxcon-japan/bo
---
LinuxCon Japan 2012 | Presentations
On The Way to a Healthy Btrfs Towards Enterprise

Btrfs has been on full development for about 5 years and it does make
lots of progress on both feature and performance, but why does
everybody keep tagging it with experimental? And why do people
still think of it as a vulnerable one for production use? As a goal of
production use, we have been strengthening several features, making
improvements on performance and keeping fixing bugs to make btrfs
stable, for instance, snapshot aware defrag, extent buffer
cache, rbtree lock contention, etc. This talk will cover the
above and will also show problems we are facing with, solutions we are
seeking for and a blueprint we are planning to lay out. For this
session, I'll focus on its features and performance, so for the target
audience, it'd be better to have a basic knowledge base of filesystem.


Liu Bo, Fujitsu

Liu Bo has been working on linux kernel development since late 2010 as
a Fujitsu engineer. He has been working on filesystem field and he's
now focusing on btrfs development.


FC

-- 
During times of Universal Deceit, telling the truth becomes a revolutionary act
Durante épocas de Engaño Universal, decir la verdad se convierte en un
Acto Revolucionario
- George Orwell
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] compare zfs xfs and jfs o

2012-08-04 Thread Fernando Cassia
On Sat, Aug 4, 2012 at 4:48 PM, ashkab rahmani ashkan...@gmail.com wrote:
 thank you very much. what  do you think abou jfs??
 is it comparable  with others??

I was very pro-JFS... until I lost 10gig of very important data, and
back then (2002) there was no way to recover a JFS volume (the data
was in RAID, but some corruption ocurred and I lost the whole drive, I
mean, I ended up with a blank root).

Back in 2004 I asked one of the IBMers at the JFS team about it and he
had this to say:

-
IBM will continue to invest in jfs as long as we feel that our customers get
value from it.

Q: Will JFS be enhanced eventually with features from ReiserFS 4? (can it
be done without a complete rewrite?).

Possibly some.  Samba has been asking for streams support for a while,
and if reiser4 leads the way in an implementation that does not break
unix file semantics, jfs (and possibly other file systems) may follow.

-

Dunno if IBM did much to JFS after that... haven´t been following
their work wrt JFS...

FC
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Oracle tries to capture CentOS users

2012-08-02 Thread Fernando Cassia
On Wed, Jul 25, 2012 at 10:44 AM, Brian Mathis
brian.mathis+cen...@betteradmin.com wrote:
 Is any part of this thread related to CentOS anymore?

I suggest death by stoning to anyone who dares to engage into light
chat about OS history while conversation drifts from the original
topic...

*sarcasm*
FC
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] No tengo red despues de instalar

2012-07-27 Thread Fernando Cassia
On Fri, Jul 27, 2012 at 6:19 AM, Giles Coochey gi...@coochey.net wrote:
 produce una salida de la interfaz?

I´d suggest everyone to stop using Google Translate. ;) Either the OP
will come back here in English, or we´d have to use a human
translator. Some of the wording is confusing when doing automated
translations, I´m not sure the OP will get the meaning ;)

The above phrase was translated as produces an exit of the interface. ;)
when you actually meant shows any output which should have been
translated as muestra algo?

:)
FC
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] system-config-network-tui not part of base install... wtf

2012-07-26 Thread Fernando Cassia
On Thu, Jul 26, 2012 at 8:00 AM, Giles Coochey gi...@coochey.net wrote:
 echo nameserver e.f.g.h  /etc/resolv.conf
 echo nameserver i.j.k.l  /etc/resolv.conf

Yes I know BUT for that I have to THINK. Screens and input fields ie
type tab tab tab enter type tab tab tab enter are what is known as
user friendly since the MS-DOS 5.0 setup.exe onwards...

;)

FC
PS: I had forgotten about echo  ... good enough for saving me from
the vi madness. (I know, I know, esc i blah blah esc :w but still, I
REFUSE -it's a matter of principle not to use vi ;-)

-- 
During times of Universal Deceit, telling the truth becomes a revolutionary act
Durante épocas de Engaño Universal, decir la verdad se convierte en un
Acto Revolucionario
- George Orwell
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] system-config-network-tui not part of base install... wtf

2012-07-26 Thread Fernando Cassia
On Thu, Jul 26, 2012 at 8:49 AM, Reindl Harald h.rei...@thelounge.net wrote:
 do not install servers if you are refuse to think
 really!

Why create GUI installers then?. Let's just package a tarball and let
users unpack it manually.

In fact, are you advocating for the removal of
system-config-network-tui ? how about removal of all non-modal text
editors like joe ? let's force everyone to think in 'vi'...

*sarcasm*
FC
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] system-config-network-tui not part of base install... wtf

2012-07-26 Thread Fernando Cassia
On Thu, Jul 26, 2012 at 11:50 AM, Scott Robbins scot...@nyc.rr.com wrote:
 Unfortunately, according to folks who have more knowledge than I do
 about these things, in later versions of Fedora, and therefore, probably
 the next version or so of RH, just manually editing
 sysconfig/network-scripts will overlook some necessary parts.
 system-config-network-tui may wind up becoming necessary.

Good news!.

My point is simple: I install the base config. I'm in text mode. I
need networking to work to install extra packages and begin setting up
my system, users, permissions, packages, etc. I have no problem doing
that manually AFTER I get the system up and running (and by running
I mean 'having network connectivity'). Having me edit config files
manually is an *annoyance*.

ONCE I get networking up and running. I have no problem editing config
files, because by then, with networking enabled, I'd have installed my
favorite tools (joe editor etc).

My point being that if the networking stack is part of the base OS
install, so should be system-config-network-tui

FC
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] system-config-network-tui not part of base install... wtf

2012-07-26 Thread Fernando Cassia
On Thu, Jul 26, 2012 at 12:07 PM, Les Mikesell lesmikes...@gmail.com wrote:
  Even what most people call
 insert 'mode' is a command that takes an optional repeat count:  try
 20i -escape  to get a dashed line.
 Maybe being old enough to have used keyboards without arrows or
 function keys helps, though...

Sorry, I grew with DR-DOS and the Wordstar hotkeys. ie Ctrl-K-B
Ctrl-K-K (mark text block). It's engraved in my brain cells.

That's why I use Joe... or pico back in the days of Caldera OpenLinux 2.3...

FC
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] system-config-network-tui not part of base install... wtf

2012-07-26 Thread Fernando Cassia
On Thu, Jul 26, 2012 at 12:20 PM, Stephen Harris li...@spuddy.org wrote:
 Remember the E in RHEL.  Es (in my place we have around 40,000 RHEL
 installs) configure networking during the build phase.  Our standard
 install doesn't include this unnecessary component.

OK I'm a SOHO with a single server trying to setup a VM.
What you're saying is that RHEL/CentOS should not care about my needs
because there's a Good Reason(TM) for the way things currently are.

FC
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] system-config-network-tui not part of base install... wtf

2012-07-26 Thread Fernando Cassia
On Thu, Jul 26, 2012 at 12:29 PM, Reindl Harald h.rei...@thelounge.net wrote:
 BOAH do SIMPLY NOT make a base-install if it does not
 satisfy you? what is there so complicated?

The installer switched to base mode/text install due to 'low memory'.
I just used the default recommendation by Virtualbox for Linux-RedHat.

FC
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] system-config-network-tui not part of base install... wtf

2012-07-26 Thread Fernando Cassia
On Thu, Jul 26, 2012 at 12:29 PM, Reindl Harald h.rei...@thelounge.net wrote:
 there is nothing wrong in CentOS or Fedora

Of course, in the grand scheme of things, it's not a problem. A
problem is a crashing kernel or buggy drivers.

My opinion after this experience is that it'd help for CentOS to
include system-config-network-tui as part of the base install. That is
my honest opinion about this experience. It'd have saved me from some
minor annoyance, albeit an annoyance nonetheless.

Just think the opposite: what would be the expense-damage of including
it as part of the base install?. Would it:

1. Break the OS
2. Make things easier for people who end up in the same situation I did.
3. Affect the balance of the Universe. ;)

Your choice. I think 2.

FC
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] system-config-network-tui not part of base install... wtf

2012-07-26 Thread Fernando Cassia
On Thu, Jul 26, 2012 at 12:37 PM, Les Mikesell lesmikes...@gmail.com wrote:
   So my practical advice is to get a SOHO router that does
 DHCP if you don't already have one, and if you do have one, configure
 it to give out the IP you want instead of fighting with the Centos
 setup.

I agree in principle. But my personal experience led me to have static
routing on my home LAN.

If I enable DHCP I end up not knowing what IP address a 'new device'
just plugged into the network has, at any given time.

DHCP gives initial convenience, for long term hassle. (say you
want to telnet-in to your ethernet enabled media player)

FC
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] system-config-network-tui not part of base install... wtf

2012-07-26 Thread Fernando Cassia
On Thu, Jul 26, 2012 at 12:39 PM,  m.r...@5-cent.us wrote:
 Wonder if I could configure the *best* text editor ever to run under wine:
 brief.

Brief was nice. Under OS/2 I also used QEdit which could also... mimic
the Wordstar keystrokes. ;)

FC
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] system-config-network-tui not part of base install... wtf

2012-07-26 Thread Fernando Cassia
On Thu, Jul 26, 2012 at 12:54 PM, Les Mikesell lesmikes...@gmail.com wrote:
 My machines usually have 6 interfaces or so, are set up in one
 location, then moved to the production location with the final
 configuration (including IP's) done by operators that are better at
 windows than linux.  Sorry if that doesn't match your view of the way
 the world should work.

All things considered, I think Reinhald's reaction is somewhat
understandable... ie preservation of the status quo there's nothing
wrong with the system, it's fine as it is, the problem is the user.

Resistance to change I think some call it... ;)

Anyway, I'll file a Request for Enhancement for RHEL if that's possible...

FC
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] No tengo red despues de instalar

2012-07-26 Thread Fernando Cassia
On Thu, Jul 26, 2012 at 11:38 PM, Digimer li...@alteeve.ca wrote:
 I tried to translate your question, and I think you're not seeing eth0,
 despite /etc/sysconfig/network-scripts/ifcfg-eth0 existing

Human translator here ;)

He says he does NOT see  ifcfg-eth0 in /etc/sysconfig/network-scripts/

He adds I've seen other users' reports where they DO find a
ifcfg-eth0 and they end up adding onboot=yes. but he doesn' t get that
file. He says he has CentOS 6.2 and did the minimal install.

FC
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] No tengo red despues de instalar

2012-07-26 Thread Fernando Cassia
On Thu, Jul 26, 2012 at 11:42 PM, Fernando Cassia fcas...@gmail.com wrote:
 He adds I've seen other users' reports where they DO find a
 ifcfg-eth0 and they end up adding onboot=yes. but he doesn' t get that
 file. He says he has CentOS 6.2 and did the minimal install.

Ha!, just another reason NOT to include system-config-network-tui as
part of the base install, I guess. Who needs friendly menus to setup
networking?. *sarcasm*

JOKE JOKE...
FC
-- 
During times of Universal Deceit, telling the truth becomes a revolutionary act
- George Orwell
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Oracle tries to capture CentOS users

2012-07-25 Thread Fernando Cassia
On Wed, Jul 25, 2012 at 7:08 AM, Stephen Harris li...@spuddy.org wrote:
 Sorry, no.  The only consulting special code I ever used was X25-uucp
 on SunOS 4.1.x

Thanks anyway for replying. I lose nothing by asking every former Sun
employee I run across. :))

I once built a small mini-ITX AMD x86 box mobo with riser card and one
intel quad-port Ethernet card I picked up real cheap on eBay. At that
time Solaris7 x86 was just released so I bought it  (I still have it
boxed), My plan was to use that system as a bandwidth manager and
traffic shaper for my home LAN.

Sun BwMGR looked like a great product (looking at the spec sheet at
least ;), all I remember is the Sun guy whom mailed me the CD telling
me you´ll have to use the command line to configure it because the
¨damn GUI¨ (sic) was coded for Java 1.x and Java 2 (at the time) had
issues with it so allegedly Sun was in the process of ´re-doing it´.
Go figure.

In the meantime I moved and lost the install cd, so I didn´t even get
a chance to try it.

Anyway... I guess nowadays I could do the same with CentOS and some
piece of FOSS...

At the time, the only comparable product was one commercial solution
for Linux and BSDs that was not only very expensive but also
license-locked to the mac address of the adapter(s) used which was
very annoying.

It s been so long ago that I forgot the name...

oh yes, thanks Google... ETBWMGR  they´re still around...
http://www.etinc.com/?p=69-ETBWMGR-Features

Well, Sun BWMGR was comparable to that. And apparently they killed
it... (then one wonders why Sun went under :-/, it wasn´t just
Microsoft -and they worked hard for that).

Afther Sol7 they bundled TCPIP QOS features  into Solaris (I wonder if
that code made it to OpenSolaris/OpenIndiana?) but I never understood
if the Sol9 QOS features could do the kind of traffic shaping on its
own without the cooperation of QOS aware routers on the LAN, as
SunBWMGR used to do.

Anyway, off-topic for this list... I know. Or not, if someone jumps in
with comments about traffic shaping on CentOS.. :)

FC
-- 
During times of Universal Deceit, telling the truth becomes a revolutionary act
- George Orwell
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Oracle tries to capture CentOS users

2012-07-24 Thread Fernando Cassia
On Tue, Jul 24, 2012 at 1:37 PM, Gé Weijers g...@weijers.org wrote:
 One throat to choke, as Scott McNealy used to say.

Hehe, never heard that one. Cool guy Scott... too bad Sun had to go up for sale.
I have my own version a single person (or firm) to yell at

FC
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Oracle tries to capture CentOS users

2012-07-24 Thread Fernando Cassia
On Tue, Jul 24, 2012 at 3:38 PM,  m.r...@5-cent.us wrote:
 I agree. It was a real shame when Sun went on the block. But then, back in
 the nineties, I loved Sun 3 and Solaris. Most of this decade, though,
 Linux has become even friendlier and more useful to me.

Sun JDS Linux was damn good (included Java and StarOffice preloaded,
and a cool Gnome theme).

I used (purchased!) both JDS Linux 2003 and JDS Linux R2.
JDS Linux R3 was in beta by the time the Solaris militia won the
internal battle / turf war and JDS Linux was canceled.

FC
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Oracle tries to capture CentOS users

2012-07-24 Thread Fernando Cassia
On Tue, Jul 24, 2012 at 8:47 PM, Stephen Harris li...@spuddy.org wrote:
 (In my basement I have Solaris 1.1.1, 2.4, 2.5, 2.5.1, 6, 7, 8, 9, 10; all
 but 2.5.1 are original in-box distributions)

You're the right man, then, whom I should ask about the elusive Sun
Bandwidth Manager (bwmgr) that someone at Sun Micro once mailed to me
on a shiny CD and that I manged to lose while moving. I wonder if
someone might have a spare CD that could show up on eBay someday... ;)

Apparently nobody at ORCL knows about the elusive stand-alone product
after bandwidth management was integrated into later Solaris OS
versions by Sun...

FC
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Oracle tries to capture CentOS users

2012-07-24 Thread Fernando Cassia
On Tue, Jul 24, 2012 at 7:02 PM, John R Pierce pie...@hogranch.com wrote:
   ext2fs fsck on reboot after a crash when you have dozens of SAN
 volumes totaling a few terabytes ?   meh.

You mention ext2fs and I get cold sweath down my spine...
I lost an awful lot of data due to ext2 fsck...

FC
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] 'localyum' alias...

2012-07-23 Thread Fernando Cassia
On Mon, Jul 23, 2012 at 3:00 AM, Fabien Archambault
fabien.archamba...@univ-amu.fr wrote:
 Since the latest version of yum obsolete the localinstall option, I
 believe that using this alias is useless.

I have used yum's localinstall option on my CenOS 6.3 box... and it worked...

FC
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] 'localyum' alias...

2012-07-23 Thread Fernando Cassia
On Mon, Jul 23, 2012 at 3:31 AM, Fabien Archambault
fabien.archamba...@univ-amu.fr wrote:

 This option is kept for legacy purpose [1] (or man yum). It works yet
 but will be removed in the future releases (years ago) I believe.

Thanks. I wasn´t aware of this. Luckily if I read this correctly, the
ability to install packages from a local source won´tbe hampered, it
just won´t need the ´localinstall´ option...

FC
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] 'localyum' alias...

2012-07-23 Thread Fernando Cassia
On Mon, Jul 23, 2012 at 3:00 AM, Fabien Archambault
fabien.archamba...@univ-amu.fr wrote:
 I
 believe that using this alias is useless.

But the removal of localinstall doesn´t mean an easy to remember alias
wouldn´t be of use, it´d just mean that the syntax would change to
alias localyum='yum --disablerepo=* ´

ie
localyum install /media/CentOS6/Packages/whatever.rpm

:)
FC
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Extracting the window (titlebar) name from a bash script?

2012-07-22 Thread Fernando Cassia
On Sun, Jul 22, 2012 at 3:58 AM, Ron Yorston r...@tigress.co.uk wrote:
 wmctrl with the '-l -p' flags provides a list of windows with names and
 PIDs.  It's in EPEL for CentOS 6, though not 5.  It probably wouldn't be
 too hard to build for CentOS 5 if you needed it there.

 Ron

Thanks a bunch Ron!.

Exactly what I needed. This is one of those situations where a Google
search brings more noise than signal, due to the generic nature of the
terms involved (do a Google search for find Window name and see).
:)

I'm using CentOS 6 so that's not a problem. Thanks again!.

FC
-- 
During times of Universal Deceit, telling the truth becomes a revolutionary act
- George Orwell
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Oracle tries to capture CentOS users

2012-07-22 Thread Fernando Cassia
On Fri, Jul 20, 2012 at 2:33 PM,  m.r...@5-cent.us wrote:
 Um, there *is* a free version of Oracle.

I thought you meant free as in freedom and not free as in free beer.
Yes, probably there is a free - limited - restricted -tryout -
development etc version fo Oracle database has IBM as provided of DB2
as well...

http://www-01.ibm.com/software/data/db2/express/

FC
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Oracle tries to capture CentOS users

2012-07-22 Thread Fernando Cassia
On Fri, Jul 20, 2012 at 2:55 PM, Ken godee k...@perfect-image.com wrote:
 Fernando Cassia wrote:
 Why don't they just continue to do something more useful
 like continue the support for OpenSolaris!

To be honest, it never had any traction. At least not down here. And
it goes back to the Sun days, pre-Oracle.
Back in 2006 and 2007 Sun spent a lot in marketing and was down here
at Linux events with a Solaris booth or offering CDs etc... nobody
paid much attention to them...

I think the market for Solaris is the big corporations that use it to
run on high-end Sun/Oracle hardware (mostly Sparc), and those prefer
to pay to have a commercial grade solution with support. My guess is
that ORCL thought that they'd never get any ROI over 'free' Solaris,
nor any sizeable market share gain wrt Linux...

While some features like zones and zfs are interesting, Linux has also
improved as of late to fill some of those gaps...

FC
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Oracle tries to capture CentOS users

2012-07-22 Thread Fernando Cassia
On Fri, Jul 20, 2012 at 3:11 PM, Brian Mathis
brian.mathis+cen...@betteradmin.com wrote:
 Aren't the SRPMs available for OEL?  How about an Indestructible
 CentOS sub-distro?

Yes, the srpms are available. That' s completely possible to do :)

FC
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Oracle tries to capture CentOS users

2012-07-22 Thread Fernando Cassia
On Fri, Jul 20, 2012 at 3:16 PM, Craig White craig.wh...@ttiltd.com wrote:
 they want to sell SLA's which they sell cheaper than Red Hat which has caused 
 a rather sucky side effect which makes it more difficult to produce 
 customized kernels which would never have happened had Oracle not chosen to 
 ride the coattails of Red Hat and undercut the pricing

Well, if you see it the other way around, Oracle' s -and SUSE' s and
any other competition that might come along- help puts RHAT pricing in
check...

In the end what matters is if Oracle's kernel programmers are any
better at fixing bugs than RHAT's and if their support responds on
time or not.

For us end users with no support contract, the more heads and firms
that are involved in kernel dev and linux support, the better, more
chance of getting higher quality software.

I see plenty of patches/fixes to the Linux kernel by Oracle employees...
http://goo.gl/MqjCl

FC
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Oracle tries to capture CentOS users

2012-07-22 Thread Fernando Cassia
On Fri, Jul 20, 2012 at 3:31 PM,  m.r...@5-cent.us wrote:
 Don't worry, just as soon as Oracle drives RH under, or buys them, they'll
 crank up the prices to higher than RH now -

I don' t think that would happen anytime soon. AFAIK if you check
distrowatch Oracle Linux ranks #50 and CentOS ranks #8.

Also, I read somewhere that ORCL has 8,000 paid custmers to their
Linux subscription hardly a major player still.
But like I said, the more competition wrt pricing the better.

FC
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Oracle tries to capture CentOS users

2012-07-22 Thread Fernando Cassia
On Fri, Jul 20, 2012 at 4:33 PM, John R. Dennison j...@gerdesas.com wrote:
 So for all your ramblings of commercialism these past few posts you
 would rather use something free instead of paying?  Really?

I said that Oracle Database does not interest me, because MySQL /
PostgreSQL is enough for my simple needs.
And I couldn' t afford the price of Oracle's commercial database even
if I wanted to use it.

Now, their entry-level Linux support subscription is another thing...
if I start providing commercial services on top of a Linux box I'd
rather pay whatever entry level fee I can to get *some* level of
support (specially wrt priority security fixes). And there ORCL linux
is the most affordable compared to RHEL.

That's what I said and there's no contradiction.

FC
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Oracle tries to capture CentOS users

2012-07-22 Thread Fernando Cassia
On Fri, Jul 20, 2012 at 5:37 PM, Craig White craig.wh...@ttiltd.com wrote:
 From my experience with Fernando on Fedora-List...

Hi there Craig :)

FC
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


  1   2   >