By default, gnome-terminal does not spawn a login shell. To use a login shell for all gnome-terminal windows for a particular user in gnome-terminal, you can use gnome-terminal preferences dialog:
"Edit" -> "Current Profile" -> "Title and Command" and select "Run command as a login shell"
Alternatively, using the command line tool "gconftool-2" will achieve the same result:
# gconftool-2 --type boolean --set /apps/gnome-terminal/profiles/Default/login_shell true
To set this as a default option for all users, use gconftool-2 to set the default value of the key "login_shell" to "true" in the GConf database. As root, run the following command:
# gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --type boolean --set /apps/gnome-terminal/profiles/Default/login_shell true
Users will still be able to change that default value on a per user basis using the preference dialog in gnome-terminal. » Read more
Hot off the presses, Summit slide decks:
Red Hat Enterprise Linux Kernel Performance Optimization [PDF] - John Shakshober and Larry Woodman
Why Computers Are Getting Slower (And What We Can Do About It) [PDF] - Rik Van Riel
The Virtualization Toolbox. Open Source Solutions for Managing Virtual Environments [PDF 1] [PDF 2] - Dan Berrange and Richard Jones
Func - the Fedora Universal Network Connector [PDF] - Michael DeHann and Adrian Likins
Dynamic Grid Computing with Red Hat Enterprise MRG & Amazon EC2 [PDF] - Bryan Che
Missed the show? Catch up with our videos or check out the full list of available slide decks. We’ll be adding more of our (and your) favorites as they come in. » Read more
As promised, we have the first of the slide decks from the Summit sessions:
Cobbler: Provisioning for Bare Metal and Virtualization
[ODP] slides by Michael DeHaan from his talk given Thursday June 19, 10:15 a.m.
And we still have a few more news items and blog entries about the Summit:
Today Creative Commons launched the Case Studies Project, a large community effort to explore and document the use of Creative Commons around the world. At the same time, Creative Commons Australia is holding a conference on “Building an Australasian Commons.” There the project is being announced with the publication of a publicly available booklet featuring some of the best global case studies.
Despite having just launched, the site is already full of studies. A few you’ve heard of. Most you probably haven’t. Here are a few I thought were interesting:
- Architecture for Humanity. “Design like you give a damn.” Co-founder Cameron Sinclair won a 2006 TED prize for the project. How do they use CC? “We use the Developing Nations licence for the designs of our buildings. Once the first prototype building is completed, we can essentially give away the designs to other communities in other developing nations.”
- Blender. If you’ve done any 3D animation, you know about this successful open source project. The entire production files of two movies–Elephants Dream and Big Buck Bunny–are released under the Creative Commons Attribution License.
- The University of Southern Queensland OpenCourseWare. This project applies the Creative Commons Attribution-Noncommercial-Share Alike 2.5 Australia license to ten courses. From October 2007 to March 2008, there were over 26,000 visitors to the site. The most popular class? C++.
The Case Studies Project is set up wiki-style, so it’s just waiting for your contributions.
We’re still collecting all the news, updates, and postings from the Red Hat Summit. Now that our teams are back in the office, the real work of compiling all the video, audio, and materials we gathered has begun.
We know you’re all clamoring for more than links–the most popular question has been about the session and keynote videos and slide decks. The first few keynote videos are up at the Summit web site. We’ll be adding more as soon as some legal and liscensing issues are dealt with.
The slide decks are also on their way. The first few should be available this week, with more to follow.
And it won’t all be recap–also coming up are several articles that follow up on Summit and FUDCon topics, from the same folks that presented them in Boston. » Read more
FUDCon comes on the heels of the Red Hat Summit, with many of the speakers and developers doing double-duty. Even Red Hat’s CEO showed up for both events. Did you miss out? Never fear, there’s always another FUDCon coming up, and the Fedora Project Leader is happy to give you the report from this one.
The Fedora Users and Developers Conference (FUDCon) is in full swing on its second day. We have another full day of exceptional hacking taking place on the third floor of the Hynes Convention Center in Boston. Just as the Red Hat Summit is drawing to a close downstairs–winding up with a half-day of sessions and panels–we’re just now kicking into high gear. This has been an exceptional way to introduce open source customers to the larger ecosystem behind the products they love, and the community that powers Fedora, the upstream for Red Hat Enterprise Linux. » Read more
In the news:
Other voices:
With this announcement at the Summit, Red Hat® Network® enters a new, more open era. We caught up with Mike McCune from the RHN team, and he sent us this quick run-down of the new release and the project’s decision to go open source.
Responsible for 1,000 systems? One hundred systems? Ten? If so, you likely have processes in place for maintaining these systems, if only to preserve your sanity! Perhaps you have custom ssh scripts to command the systems remotely, or maybe you have your own yum repositories to maintain software patches critical to your systems. If the burden of maintaining these systems causes you a headache or your needs go beyond the methods you use today, Red Hat has tools available to make your life as a system administrator easier. » Read more