Showing all newswire headlines
View by date, instead?« Previous ( 1 ... 4550 4551 4552 4553 4554 4555 4556 4557 4558 4559 4560 ... 7359 ) Next »
Opensuse 11.4 (M4) Screenshots tour
OpenSUSE project released the fourth of six milestones in the development of openSUSE 11.4. Milestone 4 (M4) brings a wide range of updates, both major and minor. Kernel 2.6.37rc3 is the basis of M4, including the famous “200 line” per tty task groups patch to improve desktop interactivity, and featuring the removal of the so-called ‘Big Kernel Lock’ that will improve scalability.
Getting Things GNOME - Useful Tool to Get Things Done!
Getting Things Gnome(GTG) is a nice and simple tool to organize and manage your tasks and time efficiently. GTG uses a very handy text edition system for task creation and edition. The task editor can automatically recognize metadata such as tags and subtasks only by the use of a very simple syntax.
Collection of basic Linux Firewall iptables rules
The following iptables rules should serve as a template for creating more customized iptables rules to fit desired network environment. This article is NOT a comprehensive guide to iptables. If you are new to iptables please familiarize your self with netfilter / iptables before you use some of the iptables rules described below. This is especially recommended if you are working on a production server.
Installing Cherokee With PHP5 And MySQL Support On Ubuntu 10.10
Cherokee is a very fast, flexible and easy to configure Web Server. It supports the widespread technologies nowadays: FastCGI, SCGI, PHP, CGI, TLS and SSL encrypted connections, virtual hosts, authentication, on the fly encoding, load balancing, Apache compatible log files, and much more. This tutorial shows how you can install Cherokee on an Ubuntu 10.10 server with PHP5 support (through FastCGI) and MySQL support.
Linux Mint 10 review - the ultimate home desktop?
Hot on the heels of Ubuntu 10.10, the Linux Mint project announced the release of Mint 10 code-named Julia. Dmitri Popov takes a look at what the new version of this polished and user friendly Linux distro has to offer
Miro 3.5.1 RC2- Download, Play videos and Internet TV in HD
Miro 3.5.1 RC2 is released ! This is a bug-fix release and has improvements to conversions, torrent downloading, and resolves some playback issues. Miro is a free HD video player. It can play almost any video file and offers over 6,000 free internet TV shows and video podcasts. Miro has a simple, gorgeous interface designed for fullscreen HD video. Since Miro downloads most videos, you can take your shows with you, even on an airplane. Quite simply, Miro is a better way to watch all the video you care about.
Changing the Looks of Nagios in 60 Seconds
Did you know you can easily change the way Nagios looks? Nagios has a number of options for frontends, or skins for the Nagios web interface. These frontends change the look of Nagios. Often these frontends are a matter of preference as they do not change the functionality of the program at all. They are easily changed and and restored if you follow some basic principles.
Ellison: Oracle Enterprise Linux Coming to Sparc
Oracle will port its Enterprise Linux distribution to Sun's Sparc processor, a move that could help it compete better against IBM and Hewlett-Packard in the high-end server business. CEO Larry Ellison made the disclosure in response to a question about Oracle's Linux strategy at the company's Sparc systems launch last Thursday. "We think Sparc will become clearly the best chip for running Oracle software. At that point we'd be nuts not to move Oracle Enterprise Linux there. We're a ways away, but I think that's definitely going to happen," Ellison said.
Top 3 Application Menu Alternatives for Ubuntu
I didn't had any problem with the default menu application I have in my Ubuntu. That was until I tried other application menus available out there. Here is a collection of 3 simple application menu alternatives you should give a try in your Ubuntu.
SME Server: Simple. Mature. Enterprise.
SME is not a three-letter acronym (TLA) for Simple Mature Enterprise but it could be. SME actually is a TLA for Small and Medium Enterprises. SME Server is a pre-configured, CentOS-based and free (GPLv2) enterprise-ready server. The web interface is complete and intuitive. The SME Server project offers a free alternative to expensive proprietary software. Is there a downside to SME Server? Yes, there is. You don’t have it yet.
This week at LWN: Ghosts of Unix past, part 4: High-maintenance designs
Our final pattern in this series continues the theme of different ways to go wrong, and turns out to have a lot in common with the previous pattern of trying to "fix the unfixable". However it has a crucial difference which very much changes the way the pattern might be recognized and, so, the ways we must be on the look-out for it. This pattern we will refer to as a "high maintenance" design. Alternatively: "It seemed like a good idea at the time, but was it worth the cost?".
Apache loses Java showdown vote to Oracle
The Apache Software Foundation – one of tech's most influential open-source groups – is closer to quitting Java's governing body after losing a stand-off vote against Oracle on Java. The Reg has learned that with 75 per cent of qualifying Java Community Process (JCP) members having voted on whether to ratify Oracle's proposed roadmap for Java 7 and 8, Oracle's plan has been accepted.
6 Excellent Linux/Open Source Web Servers
Initially released in 1995, this is the most popular web server across the entire World Wide Web, currently used by around 60% of web domains. Its released under an Apache License, which requires preservation of the copyright notices and disclaimers, but doesn't require modified versions to be distributed using the same license. Though most prevalent on Unix-like operating system, it also runs on Windows, Mac OS X, and others.
Quick Look: Ultimate Edition 2.8 Gamers
A quick look at Ultimate Edition 2.8 Gamers, including screenshots and a video review. I recently did a review of Ultimate Edition 2.8, a very large derivative of Ubuntu. Ultimate Edition 2.8 comes in more than one flavor though and this week I decided to take a look at Ultimate Edition 2.8 Gamers. Linux is not famous for gaming; gaming has actually been the Achilles heel of Linux. Ultimate Edition 2.8 Gamers strives to make gaming a bit more visible and accessible in Linux.
Linux System and Network Administration Bootcamp W/Free Laptop!
LinuxCertified,Inc. a leading provider of Linux training, will offer Linux system administration bootcamp on December 8 - 9, 2010 near San Francisco (South Bay). This workshop is designed for busy information technology professionals and is designed to cover the most important Linux administration areas. All attendees get a free Linux laptop.
ODF TC Creates Advanced Document Collaboration Subcommittee
The OASIS ODF Technical Committee voted a couple of weeks ago to create a new subcommittee, on “Advanced Document Collaboration”. Robin LaFontaine, from DeltaXML will chair the subcommittee. Since the entire ODF TC is quite large now (almost 20 active members attend each meeting) it is impossible to do a technical “deep dive” on every topic in our meetings. So when a particular specification domain requires sustained attention for a period of time, we can create a subcommittee, to allow interested TC members to study and draft specification enhancements. We’ve done this several times before. For example, the Accessibility SC developed the accessibility enhancements for ODF 1.1. And the Formula and Metadata subcommittees drafted those key parts of ODF 1.2. I hope that this new SC will be equally successful in their work.
Android 2.3 Platform is released
For developers, the Android 2.3 platform is available as a downloadable component for the Android SDK. The downloadable platform includes an Android library and system image, as well as a set of emulator skins and more. The downloadable platform includes no external libraries.
Linux Command Sequences in the Bash Shell
In addition to creating programming structures, you can also use the semi-colon to separate stand-alone commands that you want to execute from the same command entry. If you wanted to cd to a certain directory and then look at its contents, you could enter each command on its own line. Or, you could enter them both on the same line. This process is called command chaining.
Bodhi Linux Is A Fast, Minimalistic Enlightenment (E17) Linux Distribution Based On Ubuntu
Bodhi Linux is a new minimalistic Linux distro that uses the Enlightenment (E17) desktop. It's based on Ubuntu 10.04, however some packages have been backported from Ubuntu 10.10 - such as the 2.6.35 kernel. Also, the Enlightenment packages are updated weekly with new builds from SVN.
Linux kernel with long-term support
Greg Kroah-Hartman has announced plans to provide minor patches and bug fixes only for the current Stable Series of the Linux kernel. Selected older kernel versions will, in future, be maintained as "Long-term" releases. The kernel developer said he hopes that this approach will help the community and developers focus on the current versions rather than waste their time with old kernel versions. The Long-term kernels are to follow the same rules as the Stable Series kernels.
« Previous ( 1 ... 4550 4551 4552 4553 4554 4555 4556 4557 4558 4559 4560 ... 7359 ) Next »