Showing all newswire headlines
View by date, instead?« Previous ( 1 ... 4153 4154 4155 4156 4157 4158 4159 4160 4161 4162 4163 ... 7359 ) Next »
Learning Linux Commands: ls
If you ever tried to work with Linux command line, ls command was surely one of the first commands you have executed. In fact, ls command is so frequently used, that its name is often considered as the best choice to name a Trojan Horse. Even though you use ls command on daily basis, its wast number of options always makes you to reach for ls's manual page. Doing so you learn something new every time you open ls's manual page . This guide will try to do the same. ls command belongs to a group of core utilities on your Linux system. GNU ls was written by Stallman and David MacKenzie based on the original AT&T code written in the 60s.
Venn diagrams: the intersection of morons and judges
In the US we have SOPA, PIPA and ACTA and in the Netherlands we have judges like mr. P.H. Blok, mr. R. Kalden and mr. M.P.M. Loos. They decided not only that IP addresses 194.71.107.15, 194.71.107.18 and 194.71.107.19 had be blocked by ISP's, but also gave BREIN (the Dutch equivalent of the MPAA) the authority to add any IP address they want to that list, which means that in principle they can take out any website at will without ever having to go to court again.
Mozilla Firefox 10 Web Browser Has Been Released | What’s New | Download
The latest stable release Mozilla Firefox 10 web browser for desktop and mobile users has been released. Firefox 10 for desktop users brings improvements to the user interface, better add-ons compatibility, CSS 3D-Transforms and several enhancements.
Greg Kroah-Hartman Becomes Linux Foundation Fellow - Gives SUSE the Boot - Getting paid 'food' for Work
From the 'For He's a Jolly Good Fellow' files: Greg Kroah-Hartman is joining the Linux Foundation as a 'fellow.' The move means that he's leaving SUSE - that's right kaput, no more SUSE for him.
Your CMS Is Not Your Web Site
A content management system is a centralized repository for your content. A Web site is a composite of decentralized fragments that are assembled on the edge, in just-in-time fashion as the content is being delivered to users. If it's not a Web site, what does a CMS do?
Red Hat unveils 10-year support plan
Red Hat has extended the life cycle of Red Hat Enterprise Linux (RHEL) 5 and 6 from seven to 10 years. Meanwhile Linux kernel insider Greg Kroah-Hartman has left Red Hat rival SUSE to join the Linux Foundation as a new fellow, where he joins a select group that includes Linux creator Linus Torvalds....
Red Hat developer explains open source color calibration hardware
Color management has historically been a weak area for the Linux desktop, but the situation is rapidly improving. Support for desktop-wide color management is being facilitated by projects like KDE's Oyranos and the GNOME Color Manager.
GNOME Components Version Clarifications For Ubuntu 12.04 Precise Pangolin
Back at the Ubuntu Developer Summit, it was decided that Ubuntu 12.04 will continue to use some GNOME 3.2 applications and will only pick up some GNOME 3.4 components like GNOME Games, Gedit and others.
Jeremy Bicha has posted an update on the versions of some GNOME components for the upcoming Ubuntu 12.04 Precise Pangolin.
Jeremy Bicha has posted an update on the versions of some GNOME components for the upcoming Ubuntu 12.04 Precise Pangolin.
Komodo 7.0 IDE Syncs Up Development
Developer tools vendor ActiveState is out with a major new release of their Komodo IDE. Komodo 7 is the first big update to the IDE since Komodo 6 was released in October of 2010.
Komodo 7 adds new developer collaboration and synchronization tools as well as new support for popular frameworks like Node.js and LESS.
Komodo 7 adds new developer collaboration and synchronization tools as well as new support for popular frameworks like Node.js and LESS.
Are You Ready to Test Unity 5.2 in Ubuntu 12.04 LTS?
Canonical announced a few minutes ago, February 1st, that the Unity 5.2 interface is ready for testing on the Ubuntu 12.04 LTS (Precise Pangolin) platform.
Interview with Jaisen Mathai of OpenPhoto
I met Jaisen Mathai at SCALE10x after seeing his UpSCALE talk in which he introduced the OpenPhoto project with 20 slides in five-minutes. In this interview, Mathai explains what inspired the ambitious project and his vision for where it will be by the end of the year.
Firefox 10 Released, Running On Ubuntu 12.04
Mozilla team has announced the release of Firefox 10. The latest version is available for Linux and Android, in addition to other platforms. The latest version is already available in the Android market. It may arrive on different Linux distros gradually. If you are running openSUSE you may want to enable the Mozilla repository to keep your Firefox/Thunderbird updated.
The Perfect Database Server: Firebird 2.5.1 And FreeBSD 9
Here is the guide on installing Firebird 2.5.1 from FreeBSD 9 Ports and creating your first test database; also we show you how to install Flamerobin GUI (administration tool) and the PHP driver for it. This was tested on fresh FreeBSD 9 on a kvm-linux virtual machine.
Firefox 10 and Thunderbird 10 Arrive on Ubuntu 12.04
Preparing for the second Alpha release of the upcoming Ubuntu 12.04 LTS (Precise Pangolin) operating system, Canonical updated last evening its default web browser and email client to Firefox 10 and Thunderbird 10, respectively.
Raspberry Pi's Nonchalant Graphics Stack For Linux
Many were talking yesterday about why the forthcoming $25/$35 Raspberry Pi system won't ship in kit form, but of more interest to Phoronix readers out of that blog post would be the details concerning their Linux graphics driver stack and what they will be supporting...
DEFT Linux 7 Is Based on Lubuntu 11.10
After months of hard work, the DEFT Linux team proudly announced that the final and stable version of the DEFT Linux 7 operating system is now available for download.
RIM Could Do Worse Than Microsoft
Even as Microsoft and RIM form deeper partnerships, what would make better sense would be to bring the two companies together to offer a secure mobile enterprise alternative.
New tactic in mass file-sharing lawsuit: just insult the EFF
An old legal aphorism says, "If the facts are on your side, pound on the facts. If the law is on your side, pound on the law. If neither is on your side, pound on the table." After reading the latest salvo in the P2P porn copyright wars, it's clear that some poor table has been abused horrifically. The craziness comes from the most recent filing in a Hard Drive Productions case against nearly 1,500 "Doe" defendants accused of sharing one of the company's films online. The case, filed in DC, follows the familiar pattern: sue anonymous Internet users in some random federal court, use the case to obtain subpoenas, unearth the identity of the Internet users, and send them "settlement letters" offering to save them from litigation if they would just pay a few thousand dollars. The Electronic Frontier Foundation (EFF) has contributed to many of these cases, arguing—sometimes successfully, sometimes, not—that such cases are an abuse of the judicial process...
New Humble Indie Bundle Now Live, For Android Too This Time
New Humble Indie Bundle is now live. As usual, the bundle is up for any price that you want to pay, supports charity and all games are cross platfrom and DRM free. Plus this time, the games are available for Android as well. The games are - Edge, Osmos and Anomaly: Warzone Earth. If you beat the average price price, pick up World of Goo as bonus.
C development on Linux - Structures - VII.
We will continue in this part of our tutorial with the complex data types in C, and we will talk about structures. Many modern programming languages offer them, one shape or another, and so does C. As you will see later, structures allow you to manipulate data easier, by allowing you to store different variables of (possibly) different types under one single "roof".
« Previous ( 1 ... 4153 4154 4155 4156 4157 4158 4159 4160 4161 4162 4163 ... 7359 ) Next »