Linux.com

NewsVac: News from around the Web

  • Michael Robertson Sued Over Linspire's Missing Cash 22 minutes ago
    To this day, Michael Robertson has yet to explain to the 100 some-odd shareholders what happened with the millions of dollars in cash and assets that were owned by Linspire just a few short months ago. The assets seem to have completely vanished, leaving shareholders with no return on their investment or even so much as an explanation as to what happened.
  • netstat to find ports which are in use on linux server 52 minutes ago
    Below is command to find out number of connections to each ports which are in use using netstat & cut.
  • Open source can still win in a down economy 1 hour, 22 minutes ago
    In meetings with venture investors in the last few days, it became clear that the impact of the credit crisis and the overall bleak economic outlook has people really freaked out.
  • Open-source server appliance is "free" 1 hour, 52 minutes ago
    KangarooBox is shipping a "free" open-source server appliance that runs Debian 5 GNU/Linux. Targeting small offices, the silent, fanless "Joey" employs an AMD Geode-based PC Engines ALIX 3c2 single-board computer (SBC), and is given to customers buying a $3,000 one-year support plan, the company says.
  • Linux virtualization tech tapped for telematics 2 hours, 22 minutes ago
    Wind River announced a major design win with Hughes Telematics for a Linux-based automotive telematics system. Hughes will use Wind River's new virtualization technology, as well as Wind River Linux for the company's next-generation telematics control unit (TCU), says Wind River.
  • Dell UK releases Ubuntu netbook but favours Windows 2 hours, 52 minutes ago
    Dell UK has introduced the Linux version of its Inspiron Mini 9 netbook, but potential buyers will undoubtedly be annoyed at the lack of configuration options.
  • Poll indicates a turning away from Linux 3 hours, 22 minutes ago
    About one third of the respondents to an EE Times Europe poll are planning to use Linux as an embedded operating system in their next project. This compares with about 50 percent when the same question was asked one year ago.
  • Linux on Netbooks a Failure? 19 hours, 22 minutes ago
    A comment made by MSI’s Director of U.S. Sales Andy Tung in an interview with LaptopMag has raised the question if Linux is a failure on netbooks. He said that MSI Wind customers are 4x more likely to return a Wind netbook with Linux than with Windows XP installed.
  • New book from Reed Media Services: The Daemon, the Gnu, and the Penguin 1 day ago
    PRESS RELEASE - Reed Media Services has announced the release of The Daemon, the Gnu, and the Penguin, the official expanded and updated print edition of Dr. Peter H. Salus' exploration of the history and effects of free and open software.
  • Ubuntu 8.10 Beta Screenshots 1 day, 1 hour ago
    We take a look at the latest beta of Ubuntu 8.10 "Intrepid Ibex". It features GNOME 2.24 and other numerous enhancements.
  • Learn even more command-line tricks and operators in UNIX 1 day, 7 hours ago
    Get a better understanding of all those "strange" characters UNIX users are typing. Learn how to use pipelines, redirections, operators, and more in UNIX.
  • MontaVista Linux drives Dell's quick-boot feature 1 day, 13 hours ago
    CEO Rusty Harris revealed MontaVista's role developing the quick-booting, ARM-based processor subsystem expected to ship this year in select Dell laptop models. The "Latitude ON" feature aims to give enterprise laptop users instant boot-up and access to select applications, with multi-day battery lifetimes.
  • "Virtual platform" targets Linux device developers 1 day, 19 hours ago
    CoWare and MontaVista Software are shipping a joint "virtual platform" development product for Linux device developers. The product is based on CoWare's electronic system-level (ESL) virtual platform technology, runs MontaVista Linux, and offers the Eclipse-based DevRocket integrated development environment (IDE), according to the companies.
  • Mobile Linux platform supports Cortex-A8 SoC 1 day, 23 hours ago
    At its Vision 2008 conference yesterday, MontaVista Software announced that its Mobilinux distribution has been optimized for the Texas Instruments (TI) OMAP35x system-on-chip (SoC). MontaVista also announced that MontaVista Linux was used by 22 of the first 25 mobile devices compliant with the LiMo Platform.
  • Linux design targets 802.11n-enabled homes 2 days, 3 hours ago
    Network processor vendor Cortina Systems and WiFi chipset manufacturer Ralink Technology announced a joint hardware/software reference design for WiFi-enabled consumer electronics. Based on Cortina's ARM9-based CS3516 Network Processor and Ralink's 802.11n-compliant RT2880 chipset, the design comes with a Linux board support package (BSP), says Cortina.
  • More News

Linux.com : Features

Areca and plan/b offer Java-based backup for Linux

By Cory Buford on October 06, 2008 (4:00:00 PM)

Everyone needs to back up their computers, but when you have machines running on different platforms and different operating systems, it can be annoying to have to learn several interfaces. Areca and plan/b are two Java-based backup solutions that can run on any platform, including Linux, Windows, and Unix. Although maintenance has been discontinued for plan/b, both apps are worth a look.

Read the Rest - Post Comment

Clean up your filesystems with fslint

By Ben Martin on October 06, 2008 (9:00:00 AM)

Maintaining filesystems can be a real administration burden. Over time you might start getting multiple copies of the same file, soft links that point to files that no longer exist, temporary files that have been hanging around longer than they should, and binaries that have been installed and not had their debugging information stripped out. fslint can help you find these troublesome files so you can clean up your filesystem.

Read the Rest - 6 comments

Pidgin instant messaging client: a video tour

By Robin 'Roblimo' Miller on October 03, 2008 (9:00:00 PM)

Pidgin, formerly known as Gaim, is a popular Instant Messaging (IM) client for Linux. It works with 16 different IM services, including AIM, Yahoo, MSN, and Google, and can handle simultaneous connections to as many of them as you like. This 10-minute video is a brief introduction to Pidgin that shows how easy it is to install, in this case on OpenSUSE 11, how easy it is to set Pidgin up to use an existing IM account, and how to find and join an IRC channel with Pidgin.

Read the Rest - 11 comments

Enhance your DNS and DHCP services with dnsmasq

By Keith R. Fieldhouse on October 03, 2008 (7:00:00 PM)

When a network is small and most of its users interact chiefly with services on the Internet at large, it's easy to get by simply by assigning numeric Internet Protocol addresses to your nodes rather than names. As the network grows, however, and as internal services (wikis, mail servers, media servers, and more) come online, recalling numeric addresses becomes unwieldy. One solution is to implement Domain Name Server (DNS) and Dynamic Host Configuration Protocol (DHCP) with dnsmasq, and thereby cache external DNS addresses for performance reasons, dynamically assign IP addresses to all of the members of your network, and manage everything from one location. This article shows you how.

Read the Rest - 7 comments

Adding search to your Web site with Xapian and Omega

By Ben Martin on October 03, 2008 (4:00:00 PM)

With Xapian and Omega you can quickly build a powerful search interface for your Web site. You'll be able to index your HTML, PDF, and PHP content and search for it by metadata or words contained in the documents.

Read the Rest - Post Comment

Protect your network with pfSense firewall/router

By Cory Buford on October 03, 2008 (9:00:00 AM)

pfSense is a free, powerful firewall and routing application that allows you to expand your network without compromising its security. Started in 2004 as a child project of m0n0wall -- a security project that focuses on embedded systems -- pfSense has had more than 1 million downloads and is used to protect networks of all sizes, from home offices to large enterprises. pfSense has an active development community, and more features are being added in each release to further improve its flexibility, scalability, and, of course, security.

Read the Rest - 5 comments

Android, Apple, and phone phreedom

By Nathan Willis on October 02, 2008 (9:00:00 PM)

Google unveiled the first Android-powered cell phone last week, a T-Mobile-branded device dubbed the G1. Comparisons to Apple's iPhone were immediate -- and that is a good thing for Android, when you consider what a raucous and contentious week it was for iPhone developers.

Read the Rest - 7 comments

Bubba Two: The little server that could

By Dmitri Popov on October 02, 2008 (7:00:00 PM)

Converting an old PC into a home or office server may look like a good idea on paper, but in reality, the idea has a few serious drawbacks. For starters, old PCs tend to be noisy, power-guzzling monsters, and older components make them less reliable. Turning an old PC into a server also means installing and configuring all the necessary software, which can be a time-consuming and laborious process. If the drawbacks of this approach outweigh for you its possible advantages, consider instead Bubba Two, a nifty Debian-based device that can be used for a variety of tasks.

Read the Rest - 10 comments

FSF high priority list becomes a campaign, seeks donations

By Bruce Byfield on October 02, 2008 (3:00:00 PM)

After marking the GNU Project's 25th anniversary with an endorsement by Stephen Fry and the relicensing of OpenGL, the Free Software Foundation (FSF) is concluding the month-long celebration by relaunching its high priority list, which enumerates as-yet unwritten or incomplete software needed to run a completely free computer system. Instead of being simply a page on the FSF's Web site, the list will become a campaign, and be actively promoted and discussed, and given a new emphasis in the Foundation's activities.

Read the Rest - 8 comments

Project management over the Web with Collabtive

By Ben Martin on October 02, 2008 (9:00:00 AM)

Collabtive is a modern Web application that allows teams to collaborate on projects, manage tasks, milestones, and files, and send instant messages to each other.

Read the Rest - 2 comments

Sbopkg provides seamless package repository integration for Slackware

By Drew Ames on October 01, 2008 (9:00:00 PM)

No Linux distribution can bundle every package that users might want, so most distros host software repositories from which users can download and install additional applications. Since 2006 Slackbuilds.org has served as a high-quality repository for Slackware users, but using it requires several steps and switching between a Web browser and a virtual terminal. Sbopkg is a new ncurses-based utility that helps users build packages from SlackBuilds.org and seamlessly integrates the repository with the operating system.

Read the Rest - 5 comments

OpenGoo delivers the best of CRM and project management

By Mayank Sharma on October 01, 2008 (7:00:00 PM)

Online office suites are attractive for organizations with modest document processing needs, especially due to their low cost (read: free). But if you don't like the idea of storing your documents outside your network, try OpenGoo. It's an online office suite that installs on your local network and allows users to collaborate with others both inside and outside the network. The open source software, still under active development, is an easy to install and use, and if it's not quite ready for real-world large-scale deployment, it's getting there fast.

Read the Rest - 7 comments

Simplify system security with the Uncomplicated Firewall

By Michael Anckaert on October 01, 2008 (4:00:00 PM)

The Uncomplicated Firewall (UFW) is a new tool from Ubuntu whose goal is to make configuration of the built-in Linux packet filter less complicated and more secure for novice users.

Read the Rest - 12 comments

Push and pull network filesystems with ccgfs

By Ben Martin on October 01, 2008 (9:00:00 AM)

The CC Network Filesystem (ccgfs) lets you mount filesystems over the network using either the push or pull model for connections. Most network filesystems use the pull model, where the client mounts a network share and all connections originate from the client. Using the push model for network shares means that all connections originate from the server. The push model has advantages when you want a machine on your network demilitarized zone (DMZ) to access a file server through a firewall.

Read the Rest - Post Comment

Video tour: Bluefish editor

By Robin 'Roblimo' Miller on September 30, 2008 (9:00:00 PM)

Bluefish is a GUI-based text and code editor that runs on "most (maybe all?) POSIX compatible operating systems including Linux, FreeBSD, Ma cOS X, OpenBSD, and Solaris." It has an impressive feature list, and is both lightweight and speedy. It is not currently under heavy development primarily because it is a mature program that already does exactly what it is supposed to do with no fuss or complaint.

Read the Rest - 14 comments

Keep tabs on your finances with HomeBank

By Dmitri Popov on September 30, 2008 (7:00:00 PM)

"Where does all my money go?" If you want to know the exact answer to that question, you need HomeBank, a personal finance manager that can help you keep track of your income and expenses with consummate ease.

Read the Rest - 9 comments

x2x is a software alternative to a KVM switch

By David Pendell on September 30, 2008 (4:00:00 PM)

Unless you have fully embraced the virtualization movement, you probably have more than one machine in your home or office, particularly if you run more than one operating system, and you probably have more than one keyboard and mouse on your desk. If you would like to regain some desk space without having to purchase a KVM switch, x2x may be the solution. Simply put, x2x takes advantage of the X Window System's ability to run a display over a TCP/IP network. In this case, you are not running a display as much as you are taking charge of another display's mouse and keyboard.

Read the Rest - 11 comments

Setting up your own certificate authority with gnoMint

By Ben Martin on September 30, 2008 (9:00:00 AM)

gnoMint is a desktop application that lets you easily manage your own certificate authority (CA). Many secure communications technologies use digital certificates to ensure that the party or service they are connecting with is not an impostor. For many people, the main exposure to digital certificates comes when they visit an HTTPS Web site and see a certificate to validate that they have contacted the right Web server.

Read the Rest - 3 comments

Tools for editing vector graphics in GNU/Linux

By Bruce Byfield on September 29, 2008 (9:00:00 PM)

Over the last decade, vector graphics have gone from being a revolutionary format to a standard method of rendering computer images -- so much so that they are standard in the KDE 4 desktops. This popularity is based on the fact that, because they represent images as mathematical equations -- usually in SVG format -- vector graphics open faster, render better on screen, and can be resized more readily than raster graphics, in which an image is created pixel by pixel. Free software includes a number of options for working with vector graphics, including several simple ones: OpenOffice.org's Draw, KOffice's Karbon14, and Inkscape, which is currently the premier vector graphic editor in free software.

Read the Rest - 24 comments

Simplify email with Smail

By Kurt Edelbrock on September 29, 2008 (7:00:00 PM)

A mail transport agent (MTA) provides the "plumbing" for your email system by taking mail from a client application such as Evolution or Mozilla Thunderbird and routing it to the correct location on the right machine. There are plenty of good MTAs, such as Postfix, Sendmail, and qmail, but these popular mail servers require a large amount of configuration, and may be overkill for users who merely want to set up an MTA to test a Web development project or need to move mail around locally. Smail is a better alternative for these scenarios because it generally requires no configuration, and its memory footprint is less than the more fully featured MTAs.

Read the Rest - 3 comments

  |<   <<   1   2   3   4   5   6   7   8   9   10   >>   >|


 
Tableless layout Validate XHTML 1.0 Strict Validate CSS Powered by Xaraya