According to its developers, "Mercurial is a fast, lightweight Source Control Management system designed for efficient handling of very large distributed projects." Dozens of projects already use the software. Here's how you can get started with some basic version control tasks using Mercurial.
Read more »Introducing Mercurial, a distributed version control system
Category: High End Tags:
- Login to post comments
6 Simple & Safe Postfix Changes for Over 95% Spam Reduction
I used to receive around 5,000-7,000 spams daily on angsuman [at] taragana [dot] com email which is publicly available on the internet. It was consuming too many productive hours daily to fight spam. I decided to fight back. To reduce the spams I first made changes to my postfix configuration with the aim to stop most spams upfront.
Read more »Blocking specific network applications with iptables
Many organizations face a productivity problem with employees who abuse chat programs like MSN Messenger. Some IT departments are instructed to block this kind of traffic for users who either abuse or simply don't require the software.
Read more »Ubuntu JeOS 7.10 released
The Ubuntu team is happy to announce the first release of Ubuntu JeOS,
Ubuntu JeOS 7.10. Pronounced "juice", Ubuntu JeOS (Just Enough Operating
System) is an efficient variant of Ubuntu configured specifically for
virtual appliances.
Category: High End Tags:
- Login to post comments
How to completely ditch GUI internet applications for the command line
Today, terminal-based programs have almost disappeared. GUIs are taking over, whether we like it or not. However, there is still a place for the old command line. Take the internet as an example: everyone’s using Firefox, Thunderbird, and Pidgin for their internet activities. Even though these are great, quality, free software apps, they tend to be bloated. That’s where the terminal comes in.
Read more »Category: High End Tags:
- Login to post comments
Perform GnuPG Functions Within Vim
Performing GnuPG functions from Vim is actually pretty helpful if you work heavily with both applications on a regular basis. I was recently looking for a simple way to both word wrap and clearsign various text files within Vim, and found just what I was looking for.
Read more »- Login to post comments
GnuTLS 2.0.4
"This is a minor bug fix release. GnuTLS is a modern C library that implement the standard network security protocol Transport Layer Security (TLS), for use by network
applications. GnuTLS is developed for GNU/Linux, but works on many Unix-like systems..."
Category: High End Tags:
- Login to post comments
Great Firefox Extension - It's All Text!
I just came across a great Firefox extension called "It's All Text!". Any HTML textarea you see while browsing gets a little edit button on the bottom right corner - clicking it launches your favorite editor (the frst time you use it, it brings you to the preferences screen). For me, that's GNU Emacs.
Read more »Category: High End Tags:
- Login to post comments
The fastest computers are Linux computers
What do the BlueGene/L System, the BlueGene/P system and the New Mexico Computing Applications Center SGI system, based on the Altix ICE Integrated Compute Environment 8200 model, have in common? First, they're the top three fastest computers in the world, according to the latest Top 500 supercomputer list. Second, they all run Linux.
Read more »Category: High End Tags:
- Login to post comments
Server to server: MacOS X vs. Linux
When you compare MacOS X server to Linux...the key advantage for small businesses isn’t capital cost, it’s ease of setup and use.
Read more »Mantis helps developers eat bugs
Tracking and squishing bugs (both the six-legged and the computer software kind) is hard, and you need all the help you can get.
Read more »Keeping separate history files for users who su to root
If you're like me and work for a company who has many linux admins all logging into servers and then su'ing to root, you may find this tip beneficial. It is simply 3 lines that you add to root's .bash_profile which will keep separate history files for each admin that su's to root and the commands they ran. It will allow you to go back and see what the user did as root.
Read more »Kile rationalizes LaTeX
You can think of Kile as an IDE for the LaTeX document layout system. Instead of requiring you to learn a considerable amount of markup language, as LaTeX itself does, or providing you with a graphical interface that hides you from the complexity, as Lyx does, Kile automates the process of working with LaTeX while keeping the markup visible.
Read more »Developer crafts Linux support for Logitech Harmony remote controls
Logitech's Harmony series of programmable universal remote controls ship with Windows and Mac OS X configuration programs. That wasn't enough for Phil Dibowitz, though -- he set out to build his own Linux support.
Read more »- Login to post comments
MIT releases the sources of MULTICS, the father of UNIX!
This is extraordinary news for all nerds, computer scientists and the Open Source community: the source code of the MULTICS operating system (Multiplexed Information and Computing Service), the father of UNIX and all modern OSes, has finally been opened.
Read more »Category: High End Tags:
- Login to post comments