Linux.com

NewsVac: News from around the Web

  • Vendors boost open source tools support 1 year, 4 months ago
    At the OSCON show, Black Duck and Intel are offering better ways for open source developers to accelerate software development and improve their parallel processing capabilities.
  • Linux Test Project June 2008 release announcement 1 year, 4 months ago
    The Linux Test Project test suite has been released for the month of June 2008. The latest version of the test-suite contains 3000+ tests for the Linux OS and can be found at ltp.sourceforge.net.
  • dwm 4.9 Released 1 year, 7 months ago
    "dwm is a dynamic window manager for X. It manages windows in tiled and floating layouts. Either layout can be applied dynamically, optimizing the environment for the application in use and the task performed. It is the little brother of wmii." And version 4.9 has been released.
  • Setting up Subversion and Trac as virtual hosts on an Ubuntu server 1 year, 10 months ago
    This howto outlines the process by which one can set up the Subversion version control system, and have it work in tandem with Trac, the project manager for software development projects, on a server running Ubuntu (or possibly Debian).
  • Mozilla introduces new Weave online service 1 year, 11 months ago
    "Mozilla Labs launched a new online service called Weave yesterday. The idea behind Weave is that all your personal information such as bookmarks, passwords and are synced to your Mozilla account via Firefox .... "
  • Canonical releases version 1.0 of 'Bazaar' version control tool 1 year, 11 months ago
    Open-source projects often face the problem of keeping track of a project's code, while avoiding stifling developers' creativity. Canonical, the company behind Ubuntu Linux, claims it has a solution to that problem: Bazaar 1.0, its new version control system. Unlike most VCSs (version control systems), Bazaar is a distributed, rather than centralized, system.
  • Disk based backups with Amanda on Debian Etch 2 years, 2 months ago
    "This document describes how to set up Amanda (The Advanced Maryland Automatic Network Disk Archiver) on Debian Etch ... The resulting system provides a flexible backup system with many features. It will be able to back up multiple hosts via network to various devices. I chose the disk based backup for this howto .... "
  • Central Log Management System 2 years, 2 months ago
    "Central Log Management System is a simple web based logging system which allows logging all syslog messages from various Network Devices, Unix, Linux, Solaris and Windows Servers. This allows the visibility of logs from all these devices in one single interface ...."
  • BugnuX 2007 released 2 years, 2 months ago
    "The BugnuX team is proud to release the final version of BugnuX 2007, after many sleepless/partyless nights. The key features of this version are that the default Window Manager is Enlighenment 0.17. Yes, E17 is still in beta, but it has some very nifty features. Since it is in beta, we have also included the latest stable version of Fluxbox, as an alternative, just in case...

    The other important feature is that we have our own repository (fully compatible with PCLinuxOS 2007) with all the testing tools(marathon, jacareto, CurlLoader), E17, OPenBox, FluxBox, Rox, idesk, etc. .... '

  • Entering a safe mirror when logging in with unionfs and chroot 2 years, 5 months ago
    "This environment is a exact copy (mirror) of the system you're working on. Because you're in safe copy of the real system, you can do whatever you like, it will never change the system, everything stays inside the cache (the readwrite branch) ... "
  • What Eclipse "Europa" means for Linux device devs 2 years, 5 months ago
    "The open source Eclipse tools project will orchestrate a massive, coordinated release on June 29. Among the "Europa" releases' 21 constituent sub-project releases, four are significant to Linux device developers, according to Doug Gaff, leader of Eclipse.org's Device Software Development Project ... "
  • Eclipse ships its largest-ever release 2 years, 5 months ago
    The Eclipse Foundation today announced the availability of its annual coordinated project release, this year code named Europa. Europa features 21 Eclipse projects for software developers and is more than double the size of last year’s record-setting release.

    The release consists of more than 17 million lines of code and the contributions of over 310 open source developers located in 19 different countries.

  • Display Controls and Linux: Poor Combination 2 years, 5 months ago
    "Let's face it; some distributions have better controls for handling display issues than others. Two that do it right out of the box that come to mind include Fedora (Red Hat) and OpenSuSE (Novell). Each includes tools that minimize the need to do what I gleefully refer to as the “Xorg dance.” Basically, these options mean you are going to be spending more time exploring what these distros have to offer, yet less time wondering why your resolution looks completely off ... "
  • Open-source remote access technology advances 2 years, 5 months ago
    NoMachine has achieved a major new release of its remote access software for thin clients and other devices that run remotely hosted applications over low-bandwidth networks. NX 3.0 adds new connection options, handy per-server and per-user profiles, support for x86_64, and enhanced scriptability, the company said.

Linux.com : Tools & Utilities

Where has my disk space gone?

By Federico Kereki on December 17, 2008 (2:00:00 PM)

If Parkinson's Law for computers holds true, then no matter how much disk space you have, it will get used up. If you're already feeling a pinch, consider using a disk space analyzer tool to see what's eating your space.

Read the Rest - 22 comments

Tracking build status with Pulse

By Ben Martin on December 16, 2008 (2:00:00 PM)

Pulse is a build server that can monitor your source repository and trigger a build and test cycle every time somebody does a commit. With Pulse you will always know if the most recent sources in your revision control system compile and if they pass your unit and system tests. Better yet, Pulse allows you to build and test your current working copy of checked-out source, during a so-called Personal Build, so you can see if your code breaks things before you commit your changes to the central repository.

Read the Rest - 3 comments

Condensing with Open Text Summarizer

By Bruce Byfield on December 15, 2008 (7:00:00 PM)

Properly speaking, Nadav Rotem's Open Text Summarizer (OTS) is not a summarizer at all. True summaries generally involve rewording contents at a higher level of generality while preserving the meaning, not just producing a condensed version of the original the way that OTS does. However, within its limits, OTS is an efficient tool for automatically producing abstracts of non-fiction, that, in the last 15 months, has received favorable mention from at least four academic publications, including one in which it outperformed similar utilities, including commercial ones such as Copernic and Subject Search Summarizer.

Read the Rest - 5 comments

Manage your mbox file with Archmbox

By Ben Martin on December 08, 2008 (4:00:00 PM)

Archmbox lets you list, move, and copy messages from one mbox mail file to another, primarily for archiving messages. This tool lets you easily move all messages that are older than a given date into another (possibly compressed) mbox file, and you can also grab or delete messages by matching regular expressions against message headers.

Read the Rest - 2 comments

Keeping an eye on your Web proxy usage with Squid Graph

By Ben Martin on December 05, 2008 (4:00:00 PM)

Squid Graph is a Perl script that takes your Squid proxy server access.log file and generates a Web page showing you statistics about your proxy accesses and transfers, including the number of cache hits and the percentage of requests that were served by the cache alone. With Squid Graph you can see how well tweaks to your Squid configuration are working.

Read the Rest - 2 comments

Quickly share your screenshots with JShot

By Ben Martin on December 04, 2008 (9:00:00 AM)

With the JShot screen capture and uploader utility, you can quickly put all or part of your screen on the Web and send a URL to it to a friend. JShot is free for noncommercial use, and is great when you want to show people a screen capture and don't want to have to deal with file names and upload permissions.

Read the Rest - 1 comment

Bidirectional filesystem syncing - DirSync Pro vs. Unison

By Ben Martin on December 03, 2008 (9:00:00 AM)

Everyone knows and loves rsync, the command that lets you clone a directory tree to another disk or system with the ability to keep the clone fresh in an incremental and bandwidth-efficient manner. Sometimes, however, you want to sync in the reverse direction. With bidirectional filesystem syncing tools, there is no primary filesystem -- you just tell the tool to make sure both target directories, or clones, are identical. Here's a hands-on look at two tools designed to accomplish that task: DirSync Pro and Unison.

Read the Rest - 11 comments

Browse all your source code revisions with ViewVC

By David Pendell on December 02, 2008 (8:00:00 PM)

For programmers on big projects, a version control system for managing source code is vital, but working on files in a large project from one of these programs' command-line interfaces is cumbersome. Worse, the results of the commands lack highlighting to show the differences between files and revisions. ViewVC is a handy browser-based code viewer that allows users to browse a source code tree managed by either CVS or Subversion, look at changes, compare revisions at the file or line level, and perform other operations -- just about anything except allow users to check out or commit files.

Read the Rest - 9 comments

Three graphical mount managers

By Bruce Byfield on December 02, 2008 (4:00:00 PM)

Mounting and unmounting filesystems used to be straightforward in GNU/Linux. A basic knowledge of the mount command or some editing of /etc/fstab in a text editor and you were done. However, with the addition of udev in the 2.6 kernel for autoplugging, and the demand for hotswapping USB devices, along with the increased use of logical volume managers and other complications, the process is now more complicated -- perhaps too complicated for many among the growing number of desktop users. That is where graphical mount managers such as Forelex Mount Manager, PySDM, and MountManager find their niche.

Read the Rest - 8 comments

Gmail notifiers let you know "you've got mail"

By Federico Kereki on November 26, 2008 (8:00:00 PM)

If you are into email like Tom Hanks and Meg Ryan were in the movie You've Got Mail, you probably want to be warned as soon as any message enters your mailbox. If you use Gmail, you can try one of several Gmail-specific applications that let you know when new messages arrive.

Read the Rest - 12 comments

Debug your shell scripts with bashdb

By Ben Martin on November 24, 2008 (6:00:00 PM)

The Bash Debugger Project (bashdb) lets you set breakpoints, inspect variables, perform a backtrace, and step through a bash script line by line. In other words, it provides the features you expect in a C/C++ debugger to anyone programming a bash script.

Read the Rest - 7 comments

A graphical way to MySQL mastery

By Amit Kumar Saha on November 21, 2008 (9:00:00 AM)

MySQL GUI Tools is a suite of graphical desktop applications for working with and administering MySQL servers. The suite consists of three tools: MySQL Query Browser, MySQL Administrator, and MySQL Migration Assistant (available only on Windows). We'll look at the first two to see how well they let us manage MySQL without using the command line.

Read the Rest - 21 comments

Doing a diff without touching the command line

By Ben Martin on November 19, 2008 (9:00:00 AM)

With diff-ext, GNOME users can compare and merge files from within Nautilus. If, instead, you use KDE 3, try out kdiff-ext from the same site, which works with Konqueror. Each utility handles paths to files and directories and invokes an external diff tool to perform the grunt work. With diff-ext you can easily compare two files with different names, from different directories, or whole directory trees.

Read the Rest - 10 comments

Set Mantis to track your bugs

By Joseph Quigley on November 14, 2008 (4:00:00 PM)

Mantis is that rare bug-tracking program for small projects that is neither too bloated nor too featureless. It's an excellent choice for developers who need a bug tracker that the average computer user can use. Its clean interface and numerous features make bug tracking fast and easy.

Read the Rest - 6 comments

Tidy up your mailboxes with Archivemail

By Shashank Sharma on November 13, 2008 (9:00:00 AM)

Over time, people tend to accumulate a large number of messages in various email accounts, most of which they never bother with again. The problem is particularly acute for administrator accounts that receive routine notifications of events that are viewed, if at all, no more than once. The archivemail tool lets you easily archive these old messages and thereby free up some disk space and improve your mail client's performance.

Read the Rest - 3 comments

Does cb2bib remove drudgery from bibliography creation?

By Bruce Byfield on November 11, 2008 (4:11:11 PM)

Many academics and students share a dirty secret: They hate the drudgery of assembling bibliographies. The cb2bib utility attempts to remove some of the drudgery, at least so far as online references go. Designed primarily for use with BibTeX, cb2bib can also be used with other formats once you export the results. However, whether the application actually makes bibliographical tasks easier seems questionable.

Read the Rest - 14 comments

Automated processing tools for better digital pictures

By Ben Martin on November 10, 2008 (4:00:00 PM)

When you return from a trip and copy your digital pictures over to your file server, you might like to rename the image files or (losslessly) rotate them to their correct orientation to make finding and viewing them simpler. You might even want to embed comments right into the image files in such a way that all image viewing tools should be able to harvest and share this metadata. In this article we'll take a look at some command-line tools to help you with these tasks.

Read the Rest - 2 comments

Slow startup? Bootchart reveals all

By Nathan Willis on November 03, 2008 (9:00:00 AM)

Ever wondered what takes your Linux box so long to boot up? You can see for certain with the Bootchart package. Bootchart logs the entire startup process and produces a clean, graphical representation of its results suitable for everything from troubleshooting to good old-fashioned bragging rights.

Read the Rest - 4 comments

Transparent compression of files on optical media

By Ben Martin on October 31, 2008 (3:00:00 PM)

Support for transparent decompression of files on optical media has been part of the Linux kernel since version 2.4.14. Here's how you can take advantage of this support when you burn your own optical media by using the mkzftree tool and the -z option to genisoimage. These commands compress files using zlib, which uses the same algorithm as gzip. Using the transparent compression Rock Ridge extension can allow you to fit much more data onto a DVD.

Read the Rest - 4 comments

Parallel SSH execution and a single shell to control them all

By Ben Martin on October 30, 2008 (8:00:00 AM)

Many people use SSH to log in to remote machines, copy files around, and perform general system administration. If you want to increase your productivity with SSH, you can try a tool that lets you run commands on more than one remote machine at the same time. Parallel ssh, Cluster SSH, and ClusterIt let you specify commands in a single terminal window and send them to a collection of remote machines where they can be executed.

Read the Rest - 10 comments

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


 
Tableless layout Validate XHTML 1.0 Strict Validate CSS Powered by Xaraya