Showing all newswire headlines
View by date, instead?« Previous ( 1 ... 4939 4940 4941 4942 4943 4944 4945 4946 4947 4948 4949 ... 7359 ) Next »
Polygon Modeling of a Handgun using Blender 3D 2.49
This article covers modeling by using concept drawings to create a base model in Blender, how to set up and configure a background image which is used to transform a mesh and use of tools such as Edge Loop tool, Face Loop Cut tool, and 3D Cursor as a tool.
Jaguar outruns Roadrunner
Linux claims an even larger portion of the world's top supercomputers and IBM's Roadrunner gets run off its feet by a Jaguar.
Adium Themes in Pidgin [Ubuntu Karmic Koala How-to]
We've managed to use Adium themes in Pidgin on Ubuntu Jaunty and in Empathy (Ubuntu Karmic). But how about Pidgin and Ubuntu Karmic? That's pretty easy actually; here is what you need to do:
digiKam and Kipi sprint
The developers of digiKam and the Kipi project came together in Essen, Germany on November 13-15 for the second coding sprint for KDE photography applications. With digiKam preparing for the 1.0 release shortly before Christmas, plans were discussed and work began already in feature branches for the following release. A lot of work was put into polishing Windows support, with collaborative testing and bug fixing. The developers of Kamoso took the opportunity to bring Kipi support to their application. A lot of discussion was centered around a future architecture for Kipi plugins for syncing with web services and how Akonadi could help in this context.
Setup Ubuntu 9.10 Server PV DomU at Xen 3.4.1 Dom0 (2.6.31.6 pvops kernel) on top of Fedora 12
A brief description of Xen 3.4.1 and Libvirt 0.7.1-15 deployment to Fedora 12 follows bellow. Next step is install Ubuntu Karmic Koala Server in HVM DomU with ext4fs image via virt-install. Ubuntu Karmic PV DomU gets loaded via pygrub profile due to Xen Hypervisor has been built on F12 along with e2fsprogs-devel package, what allows to handle PV DomUs images (F12,Ubuntu 9.10) having ext4fs on boot partition.
The Perfect Server - OpenSUSE 11.2 x86_64 [ISPConfig 3]
This is a detailed description about how to set up an OpenSUSE 11.2 64bit (x86_64) server that offers all services needed by ISPs and hosters: Apache web server (SSL-capable) with PHP, CGI and SSI support, Postfix mail server with SMTP-AUTH, TLS and virtual mail users, MyDNS DNS server, Pureftpd FTP server, MySQL server, Courier POP3/IMAP, Quota, Firewall, etc.
The Future of Linux
So here we are. Windows 7 launched and it isn't like the whole world changed. We knew it wouldn't. Snow Leopard launched with much less fan fare, but it brought some changes that someone needed to make. A fully 64bit OS that focuses on multi-core technologies as well the disposal of the Power libraries that permeated the Darwin landscape. Windows and Macintosh will be battling this out for many years to come. What changed with Linux? With the latest release of Ubuntu we saw some major changes. Things have become more tightly integrated, flashier and heavier.
Google Chrome OS 0.4.22.8 Screenshots
Google Chrome OS is an open source, lightweight operating system that will initially be targeted at netbooks. Later this year we will open-source its code, and netbooks running Google Chrome OS will be available for consumers in the second half of 2010. Speed, simplicity and security are the key aspects of Google Chrome OS. We're designing the OS to be fast and lightweight, to start up and get you onto the web in a few seconds. The user interface is minimal to stay out of your way, and most of the user experience takes place on the web. Chrome OS 0.4.22.8 Screenshots.
This week at LWN: Toward a smarter OOM killer
The Linux memory management code does its best to ensure that memory will always be available when some part of the system needs it. That effort notwithstanding, it is still possible for a system to reach a point where no memory is available. At that point, things can grind to a painful halt, with the only possible solution (other than rebooting the system) being to kill off processes until a sufficient amount of memory is freed up. That grim task falls to the out-of-memory (OOM) killer. Anybody who has ever had the OOM killer unleashed on a system knows that it does not always pick the best processes to kill, so it is not surprising that making the OOM killer smarter is a recurring theme in Linux virtual memory development.
Linux is Best for PHP Development
Development in PHP is always a tricky road to follow, with many elements outside of your control. (Server, browser, operating systems). In this article we'll discuss the two most important things we should try to remember when developing in PHP.
First Look at the New Google Operating System – Chrome OS
Back in July, Google made BIG waves in the tech industry by announcing the development of a Google operating system based on Linux. For years there’s been speculation about if/when Google would do this, and when the announcement hit, there was no shortage of people throwing in their two cents on how this new contender would be either the greatest thing in years, or a complete waste of time. Now that Google has finally opened the code for public view, we decided to take a look at what Chrome OS is really all about. A note about terminology – The official Google products for the browser and OS are Chrome and Chrome OS, respectively. The open source versions are Chromium and Chromium OS. As they’re essentially the same thing, this article will use the terms Chrome and Chrome OS.
Gaming boards run Linux
Acrosser announced two Linux-ready "All-in-One" boards for gaming and AWP (Amusement With Prizes) machines. The ACE-B5296 supports an Intel Pentium and 915GME northbridge, and the ACE-B5692 runs a Core 2 Duo and GME965, and both offer dual VGA outputs, PCIe expansion, plus Ethernet, USB, serial, storage, ccTalk, and JAMMA I/O.
Microsoft, other rivals slam Google Chrome OS
Microsoft Corp. is, predictably, not all that impressed by Google Inc.'s demonstration of its upcoming Chrome OS today, but neither were potential rivals who make Linux and instant-on operating systems. Google released Chrome OS as open source today. It did not, however, release a beta of the operating system for users, and said that hobbyists who would want to install it on their existing netbook or other hardware were out of luck.
Open Source Science: A Revolution From Within
It worked for software, so why not science? The open source science movement has been gaining momentum, and it's shaping the future of scientific research and discovery. Everyone -- scientists, the general public, and even taxpayers -- stands to benefit from a new scientific model, says John Wilbanks, vice president of Science Commons.
Speed up your internet connexion in ubuntu9.10 Karmic koala
One of the big bugs ([url=https://bugs.launchpad.net/ubuntu/ bug/433972]https://bugs.launchpad.net/ubuntu/ bug/433972[/url]) on Ubuntu 9.10 Karmic koala is the slow Internet connexion, i have a connexion of 25Mo/s and even that it take too long to load a page
Dallas Ubuntu Developer Summit: 10.04 to Drop Gimp
The Ubuntu Developer Summit (UDS-L) in Dallas TX is setting the switches for the upcoming Ubuntu LTS version, Lucid Lynx. One loser is Gimp: the image manipulator should disappear from the CD.
Do It Yourself "Cloud"
Whatever you call it and however you want to implement it, why not do-it-yourself? Linux has everything you need. It means being responsible for your own security, hardware, and uptimes, bandwidth costs. It may be that using a hosting service is more cost-effective. But there are plenty of DIY options, and you keep control in your hands.
Installing Google's Go Language on Ubuntu
GO language promoted by google is a new system programming language said to be expressive, concurrent, garbage-collected. The language is still very young and there is no ready made package available for ubuntu. You can install it and try out the features from the version control repository of go .
Does Linus Torvalds Hate Freedom?
It seems odd that Linus would oppose freedoms guaranteed under the GPL.
Some People Don't Know When To Leave Well Enough Alone
I am hounded, week in and week out, including three comments on DistroWatch this week, about my "refusal" to run Puppy Linux and my "crazy review". It never stops, it continues in e-mail and on every Linux forum where I write. Why are the Puppy Linux community members so obsessed with me? Here is the only reason I can think of...
« Previous ( 1 ... 4939 4940 4941 4942 4943 4944 4945 4946 4947 4948 4949 ... 7359 ) Next »