Linux.com :: A baby named Linux (2)
share
digg
on
Linux.com :: Features (196)
17 hours, 39 minutes
ago
permalink
Reader Christian Nielsen wrote from Sweden to tell us he and his girlfriend have named their baby Linux, after the operating system, and attached this darling photo.
Security scans with OpenVAS (1)
share
digg
on
Linux.com :: Features (196)
3 days, 2 hours
ago
permalink
As important as security is, remaining current with every development is hard, and evaluating possible vulnerabilities across a network can be quite a chore. You need a way to both automate tests and make sure you're running the most appropriate and up-to-date tests. Open Vulnerability Assessment System (OpenVAS) is a network security scanner that includes a central server and a graphical front end. The server allows you to run several different network vulnerability tests (NVT) ...
After 2.0 release, Miguel de Icaza reflects on Mono's past and future (1)
share
digg
on
Linux.com :: Features (196)
3 days, 14 hours
ago
permalink
Few free and open source software projects have attracted such a range of reactions as Mono. On one hand, as an implementation of Microsoft's .Net that's sponsored by Novell, it has been vilified both for the company it keeps and as a possible source of patent claims, should Microsoft choose to get nasty. On the other hand, Mono has been the platform of choice for such major projects as Second Life, which uses it to ...
Monitor your network with GroundWork Monitor Community Edition (3)
share
digg
on
Linux.com :: Features (196)
3 days, 19 hours
ago
permalink
A reliable network monitoring and management solution must accurately detect network devices such as routers, servers, and client workstations. It must be able to display a map of the whole network, monitor the health and performance of each device, and have a way to notify someone of a problem by email, text message, or other form of communication. It should be able to fix a problem by restarting services or running specific programs. It should ...
An initiative in language standardization via collaboration (2)
share
digg
on
Linux.com :: Features (196)
4 days, 11 hours
ago
permalink
FUEL (Frequently Used Entries for Localization) aims to solve the problem of inconsistency and lack of standardization in computer software translation in a new and unique way. Initiated by Red Hat, the project is trying to give a better experience to end users of a localized desktop by resolving the issues of standardization and inconsistency.
PC-BSD 7 is a mixed bag (3)
share
digg
on
Linux.com :: Features (196)
4 days, 20 hours
ago
permalink
FreeBSD is a Unix-like open source operating system that can trace its ancestry back to the original Unix. It's well known and well respected in the server marketplace, but until recently FreeBSD lacked an easy-to-use desktop version. In 2005 the PC-BSD project was started to provide just that. This month PC-BSD version 7 was released. I downloaded and installed it to see how it squares up to user-friendly Linux distributions like Ubuntu. I came away ...
Clean up your filesystems with fslint (20)
share
digg
on
Linux.com :: Features (196)
6 days, 1 hour
ago
permalink
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.
Linux.com :: DokuWiki: An elegant and lightweight wiki engine (3)
share
digg
on
Linux.com :: Features (196)
6 days, 21 hours
ago
permalink
Created as a simple solution for managing documentation, DokuWiki has evolved into a powerful and flexible wiki suitable for most tasks involving collaborative editing. DokuWiki doesn't use a database back end (all pages are stored as plain text files), which makes it easy to install and maintain. Its access control list feature offers a user-friendly and flexible mechanism for restricting access to certain pages and namespaces. You can also extend DokuWiki's default functionality using plugins, ...
Linux.com :: Enhance your DNS and DHCP services with dnsmasq (3)
share
digg
on
Linux.com :: Features (196)
1 week, 1 day
ago
permalink
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) ...
Adding search to your Web site with Xapian and Omega (5)
share
digg
on
Linux.com :: Features (196)
1 week, 1 day
ago
permalink
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.
Bubba Two: The little server that could (11)
share
digg
on
Linux.com :: Features (196)
1 week, 2 days
ago
permalink
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 ...
Linux.com :: x2x is a software alternative to a KVM switch (3)
share
digg
on
Linux.com :: Features (196)
1 week, 2 days
ago
permalink
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 ...
Push and Pull Network Filesystems With 'ccgfs' (4)
share
digg
on
Linux.com :: Features (196)
1 week, 3 days
ago
permalink
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 ...
Keep tabs on your finances with HomeBank (7)
share
digg
on
Linux.com :: Features (196)
1 week, 4 days
ago
permalink
"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.
Changing what time a process thinks it is with libfaketime (1)
share
digg
on
Linux.com :: Features (196)
2 weeks, 5 days
ago
permalink
With libfaketime you can tell a process that the current time is something different from the machine's system clock. This fake time setting affects not only the functions directly related to reading the system time, but also file timestamps such as modification times. With libfaketime you can test how a program will respond when it is running in the future or in a different timezone without having to change your machine's system clock. Timezone testing ...
How to add metadata to digital pictures from the command line (4)
share
digg
on
Linux.com :: Features (196)
3 weeks, 1 day
ago
permalink
Digital media files are more useful and accessible when tagged with metadata -- that is, descriptive information about each photo that either can be embedded inside images themselves or stored in external databases. ExifTool is an efficient, flexible, and portable way to manage image, audio, and video metadata under Linux. In this article we'll see how to use ExifTool to manage EXIF data inside JPEG files.
SGI relicenses OpenGL: "A huge gift to the free software community" (2)
share
digg
on
Linux.com :: Features (196)
3 weeks, 1 day
ago
permalink
After nine months, an open secret can finally be acknowledged: The OpenGL code that is responsible for 3-D acceleration on GNU/Linux, which was released by SGI in 1999, has been running on licenses that were accepted by neither the Free Software Foundation (FSF) nor the Open Source Initiative. Today, however, the FSF has announced that the licenses in question, the SGI Free License B and the GLX Public License, have been rewritten after months of ...