Gentoo

Archive for the 'Gentoo' Category

Monday, July 14th, 2008

Linux Kernel 2.6.26 is out; so is Gentoo 2008.0

I actually haven’t been using Gentoo at all recently. It’s on an older laptop that just doesn’t keep up with all the compiling. However I have a very fast AMD64 desktop at home just waiting to try out the latest Gentoo. I was also waiting for the latest kernel to come out b/c there are some KVM, webcam, and other driver updates I’m interested in taking advantage of. In other news, 2.6.26 adds KVM support for S/390 (IBM Mainframe), PPC (IBM Power) and Itanium processors.

I also noticed KGDB (kernel debugger) supports x86 and SPARC right now – SPARC? Hmm…

You can read more about the new kernel features here: http://kernelnewbies.org/Linux_2_6_26

And you can get the latest Gentoo LiveCD over here: http://www.gentoo.org/main/en/where.xml

 

Monday, November 26th, 2007

The Register: “Linux desktops grow and grow and grow”

URL: http://www.theregister.co.uk/2007/11/23/linux_desktop_survey/

Initial figures from the 2007 Linux Foundation Desktop survey are coming out. In this article, two items caught my eye:

1) SMB

The majority, 68.4 per cent, of Linux desktops are in small and home office set-ups or small businesses with less than 100 machines. Medium businesses of between 101 and 500 PCs account for 9.7 per cent and companies with between 1,001 and 5,000 account for 6.2 per cent of Linux desktops.

2) Ubuntu, Ubuntu, Ubuntu

In terms of flavours of Linux the “Ubuntu family” accounts for 54.1 per cent followed by Red Hat versions with 50.2 per cent, while Novell SUSE picks up 35.2 per cent. (Eagle-eyed readers may notice this adds up to more than 100 per cent because many groups have not settled on just one Linux version in their office or organisation.)

 

Tuesday, May 8th, 2007

Gentoo 2007.0 “Secret Sauce” is released

If you haven’t tried Gentoo, 2007.0 may be a good way to start. This release is based on the 2.6.19 kernel. If you’re already using Gentoo, follow the simplest steps ever to upgrade an OS – just change your profile.

  • # eselect profile list
  • # eselect profile set (pick one from the list)

The Handbook has already been updated for 2007.0 

Posted by md | Filed in Desktop, Gentoo, Linux | Comment now »

 

Wednesday, May 2nd, 2007

New SystemTAP version bump for Gentoo

http://packages.gentoo.org/ebuilds/?systemtap-20070426

Also I hadn’t noticed Sven Wegener had taken over maintaining systemtap for Gentoo. Nice to see the mainstreaming support in Gentoo! Quite a few updates since he took over.

 

Thursday, April 26th, 2007

Note to self: Linux startup services

I noticed today I’ve been using Gentoo too much… I was trying to get sendmail to start during server boot. A couple of “command not found” attempts to find rc-update went by before I realized “wait, this system is running RHEL”… So I tried chkconfig but since /sbin wasn’t in my path I thought I was off… I was stumped – did they change it in RHEL5? So I did a Google search and confirmed, yes it was chkconfig, but since /sbin wasn’t in my path I had to “/sbin/chkconfig” and that’s what threw me off…. weird how you can forget simple things so easily…

Anyway, here’s a great site that shows how to add startup services to most distributions. (and the old, manual way)

Posted by md | Filed in Gentoo, Linux, RHEL | Comment now »

 

Tuesday, April 17th, 2007

Google SoC Gentoo Projects

http://code.google.com/soc/gentoo/about.html

BaseGUI should be interesting… one issue I’ve always had is by the time you’ve installed Gentoo… you tend to know where all the configs are…. but for new users, I can see the value. Also looks like GNAP support is a big play with two SoC projects.

Posted by md | Filed in Gentoo, Google, Linux | Comment now »

 

Tuesday, April 17th, 2007

Enterprise Linux Log: Linux Distro Timeline

Found this a fascinating walk through history…. I’m sure rms appreciates the start with “GNU/Linux”

http://enterpriselinuxlog.blogs.techtarget.com/files/2007/04/44218-linuxdistrotimeline-72.png

Preview:

linux distro timeline

Posted by md | Filed in Fedora, Gentoo, Linux, OEL, OpenSUSE, RHEL, Technology, Ubuntu | 1 Comment »

 

Tuesday, March 27th, 2007

Great eCryptfs article in Linux Journal

Unfortunately it’s not public… sorry.

http://www.linuxjournal.com/article/9400 

The Gentoo wiki has a relatively *sparse* HOW-TO entry :-) But that really does just show how easy it is to use ecryptfs. It’s fantastically simple for basic tasks – they just added key support which will need some documentation.

The documentation page for the project is probably the best place to start if you don’t have Linux Journal access.

Posted by md | Filed in Gentoo, IBM, Linux | Comment now »

 

Tuesday, March 13th, 2007

Gentoo: Time to bounce back

When you pack a large number of exceptionally gifted people into one room, over time, conflicts are bound to happen. I was very interested to see Daniel Robbins involved again in Gentoo and honestly… have noticed things are getting “stale” with quite a bit of indirection. Apparently Daniel walked into a *storm and quickly walked back out. I read some of the notes exemplifying absolute disrespect or regard for what he personally built and was amazed at some of the personalities that are vocal enough to be viewed as a representation of Gentoo.

Gentoo used to be the bleading edge distro, but I’m not sure things have ‘kept up’ with the pace. The brilliance of Portage can keep you up to date, but there’s less innovation in Gentoo these days it seems. Of course, the forums are still hands down the #1 Linux user support community out there.

It seems we’ll watch how this all shakes out publicly, but for now I hope the Gentoo community of developers takes an honest look at where things have worked / or not worked and bounce back providing their users the ultimate distribution they’re so well known for. There are too many involved with Gentoo that have the best interests at heart to see this developer community fall down b/c of a few. I’m not sure if a new code of conduct will fix everything, but maybe it’s the tipping point back towards the Gentoo that fired on all cylinders.

 

Wednesday, February 21st, 2007

NTFS-3G 1.0 Stable read/write driver available

http://www.ntfs-3g.org/

Apparently the ntfs3g package is already loaded into the Gentoo tree.

 

Monday, February 5th, 2007

Linux 2.6.20 is out: Meet KVM and PS3 support

http://lkml.org/lkml/2007/2/4/119 (includes Super Bowl humor from Linus)

KVM (Kernel Virtual Machines) could topple the Xen-frenzy. It’s gaining momentum out of nowhere similar to how Ubuntu came out of nowhere.

And running Linux on a PS3 with support built into the kernel shows just how extensible Linux is – no other OS on the planet (no matter how “open” in theory) can claim the support for multiple platforms that Linux can.

And wouldn’t you know it, the new kernel hit the Gentoo mirrors already (x86 and AMD64). I can’t wait to try out KVM.

 

Wednesday, January 10th, 2007

Gentoo Linux on PS3: It’s here

http://ps3.qj.net/Gentoo-Linux-on-your-PS3-With-full-install-instructions-/pg/49/aid/78739

I saw /. picked this up today and it’s somewhat of a shame b/c there’s some great news to publish around this new development and to be quite frank I found the article to be a bit lacking. I have a strong feeling we’ll be seeing more about this quite soon.  Don’t read this and think “that’s it?”…. it’s better.

Posted by md | Filed in Gaming, Gentoo, Linux, Technology | Comment now »

 

Friday, November 17th, 2006

PlayStation 3 Launches: Cell and Linux are here

IBM has a $20K QS20 Cell BE blade… or you can pick up a PS3.

This is a cool video about the Cell BE in the PS3… I need to get one of these. I can’t wait for a Gentoo support on this. (although… I guess I just assume someone in Gentoo is going to do it… they’re all crafty like that) If not there’s always Yellow Dog’s PS3 release.
http://www.us.playstation.com/Media/default.aspx?id=15500 

Posted by md | Filed in Gentoo, Technology | Comment now »

 

Wednesday, August 30th, 2006

Gentoo 2006.1 Released

Gentoo has released 2006.1 – for those with Gentoo already.. just emerge update. For those without Gentoo – looks like they’ve really increased the ease of installability. I’ll have to try this out on a blank partition and see what the setup process is like… I have way too much time invested building packages on my current install to start over.

Posted by md | Filed in Gentoo, Linux, Technology | Comment now »

 

Wednesday, August 30th, 2006

Most Popular Linux Desktop…. Ubuntu (there’s a non-official stat now)

Just saw SVN (not subversion… Steven Vaughan-Nichols) wrote up a short article on the results of the 2006 Desktop Linux Survey. The winner is officially Ubuntu which unless you’ve been hiding out in Redmond, you probably knew already. Ease of use, out of the box functionality (including wireless) and very few headaches (recent X explosion excepted), Ubuntu is clearly a “polished” distribution despite all the different interpretations of what “polished” means :) It was nice to see OpenSUSE up there with SLED which when combined beat out Debian for 2nd place. Debian plus Ubuntu, however, did account for over 40% of users… that’s quite substantial.

This survey is also interesting b/c they ran a similar one in 2004. That survey had 3,800 voters – this years had over 15,000. That’s quite an increase… is the user base growing?

I have to completely disagree with SVN’s interpretation of Gentoo. Yes, it took 4th place and kudos to the Gentoo squad. However, being described as a platform “almost no one who uses it as their first choice for day-to-day work” is like picking something to say just to say something – and it’s a very poor description. I would agree it is a “Linux experts Linux” but I’d also say for those curious that Gentoo now has a GUI installer and has made great strides to be more accessible to beginners. And besides, the Gentoo forums are quite possibly the greatest helpdesk you will ever find compared to corporate enterprise helpdesks… and it’s no different from other distributions for day-to-day usage… what gives?
Anyway, without further ramblings, here is the article I referenced.

And here is the actual page with the survey’s results.

 

Friday, August 25th, 2006

NYLUG: Aug 30 Featuring Gentoo

Wednesday August 30th, 2006
6:30pm-7:30pm (stammtisch after 8:15pm)
IBM Headquarters Building
590 Madison Avenue at 57th Street
12th Floor, home to the IBM Linux Center of Competency

** RSVP Closes at 4:15pm the day of the meeting (sharp!) ***
You must R.S.V.P. for *EVERY* meeting.
Register at http://rsvp.nylug.org/
Check in with photo ID at the lobby for badge and room number.

Thanks to Henry Chin for making this meeting possible!

The original notice said Ajai was speaking on Ruby on Rails. While
that was an editing error, Ajai probably wouldn’t mind a few more Ruby
on Rails questions either.

Ajai Khattri
-on-
Gentoo Linux

“Use the source, Luke.” In 2002, Daniel Robbins released Gentoo Linux,
based on his belief in using source code to achieve maximum
customization and flexibity. The defining characteristic of Gentoo
is Portage, a package management and software distribution system,
somewhat similar to the BSD ports system. As the most popular
source-based distro, Gentoo has spawned intense feelings in both its
users and about its users. This month is your chance to get some
answers about the distro whose users spawn more conversation than its
code, and find out the truth about Gentoo. As a bonus, we’ll have some
Gentoo LiveCDs to take home so you can play with it yourself.

Please join us on Wednesday August 30 at 6:30pm, as Ajai Khattri gives
us a test drive of Gentoo, and answers your questions about Gentoo,
Portage, and the benefits of a source-based distro.

Please also join us on September 27, 2006 at IBM for next month’s
meeting. (topic to be announced)

About Ajai Khattri
Ajai Khattri was born in the United Kingdom, and after obtaining a
degree in computer science in London, came to the US in 1994 and lives
in Manhattan. He has come a long way since tinkering with his Sinclair
ZX80 at age 8, and now works as a web developer and sysadmin for local
ISP, bway.net after having previously been a developer, test engineer,
systems administrator, helpdesk technician and IT consultant.

When Ajai isn’t banging out code, he enjoys reading and photography.
He can be seen regularly at nycruby meetings, and is about to be the
only person ever to present to NYLUG two months in a row.

Swag (Give Away) – After the meeting… unusually terrific swag may be
given away.

Stammtisch
After the meeting … Join us around 8:30pm or so at TGI Friday’s,
located at 677 Lexington Avenue and 56th Street, second floor.
Northeast corner.

Please see our home page at http://www.nylug.org for the HTMLized
version of this announcement, our archives, and a lot of other good
stuff.

 

Friday, August 11th, 2006

I’m currently a SLED 10 user – and I’m unusually impressed.

Yep, I switched from Ubuntu to SLED 10 this week in my neverending tour of distros. The first thing that jumps out is Novell really made this a desktop distro (aka, not just slap a “Desktop” label on a server platform).

SLED 10 is by far the easiest to get XGL up and running. First, just open the menu, go to “Install Software” then install either your ATI or nVidia driver. Then open up the menu, go to “Control Panel” and under Look and Feel you will see “Desktop Effects” which is basically an XGL utility. Click “Enable Desktop Effects” and you’re all set. Novell even logs you out and restarts everything necessary to use XGL right away – no reboots. In that XGL utility you can also modify settings for XGL including setting it up to have 100 faces on the cube – what you’d want that for I don’t know, but you can set it to whatever you want.

My only real suggestion thus far in the user process is for Novell to get some agreement with ATI and nVidia to install the drivers during setup… not sure why they didn’t especially when you can access their repositories during install….

Beagle integration is very cool. However, I’ve noticed the scope of Beagle is only for searching files you have rights to – i.e. normal users can’t find ifconfig. Kindof annoying if you want that “one place to search” euphoria, but I understand clearly the security issues.

The new menu under “Computer” at first gives you the reaction of “oh no… they didn’t” and you get a sick feeling and pictures of Windows float through your head. Then you see… no, this is actually logical – this is more like Mac OS X.

Here’s my bold statement about SLED 10: This is the FIRST challenger to Windows. I feel qualified to say this b/c within the last 5 months I’ve used Fedora 5, OpenSUSE 10, Ubuntu 6.0.6.0, Gentoo 2006.0, SLES 9, Kororaa, Xandros, and RHEL 4 WS.

I’ve always been reluctant to suggest switching normal users from Windows to Linux – that’s changed. I’ve long felt engineers and “techies” should be using Linux – it’s easy for them to learn. However, there is undoubtedly a segment of everyday users perfectly ready for something like SLED 10. Novell’s right – “Your Linux is Ready”.

The time is now for desktop Linux to get started – I can feel it. SLED 10 may one day be called “the shot heard round the world”.
My sister asked me to find her a laptop before she goes to college – I think I’ll try an experiment – load SLES 10 and see what happens :)

 

Thursday, August 10th, 2006

Gentoo Cell SDK Ebuild

Luca Barbato has added a Cell processor ebuild to run the Cell SDK on Gentoo. Cool. Now if I only had a Cell processor laying around…

Posted by md | Filed in Gentoo, Linux, Technology | Comment now »

 

Thursday, August 10th, 2006

Gentoo Adopt a Developer Program

Interesting approach: it’s like speed dating for those with resources or needs and developers interested in or needing those resources. Kinda like a developers version of Craig’s List…

http://www.gentoo.org/proj/en/userrel/adopt-a-dev/Â

 

Monday, August 7th, 2006

Gentoo adds GEMS to its bag of tricks

Cool new deployment/management model for Gentoo mentioned here.

Setting up a central GEMS master machine allows administrators to download a main Gentoo software image to networked machines, and track all software, configurations and packages installed on Gentoo machines across the LAN. The software also ties into Gentoo Linux Security Advisory notices, and can alert administrators if packages deployed on network machines are associated with any warnings.