August 6, 2011 · General · 2 comments

what is chkconfig

Chkconfig is a utility to update and query runlevel information for system services. Chkconfig manipulates the numerous symbolic links in /etc/init.d/, to relieve system administrators of some of the drudgery of manually editing the symbolic links.

In Debian, there are several tools with similar functionality, but users coming from other Linux distributions will find the tools in this package more familiar.
Continue reading →

August 5, 2011 · News · (No comments)

Welcome to Oneiric Ocelot Alpha 3, which will in time become Ubuntu 11.10.

Pre-releases of Oneiric Ocelot are *NOT* encouraged for anyone needing a stable system or anyone who is not comfortable running into occasional, even frequent breakage. They are, however, recommended for Ubuntu developers and those who want to help in testing, reporting, and fixing bugs.
Continue reading →

August 5, 2011 · General · (No comments)

Deluge is a full-featured BitTorrent client for Linux, OS X, Unix and Windows. It uses libtorrent in it's backend and features multiple user-interfaces including: GTK+, web and console. It has been designed using the client server model with a daemon process that handles all the bittorrent activity. The Deluge daemon is able to run on headless machines with the user-interfaces being able to connect remotely from any platform.
Continue reading →

August 4, 2011 · General · (No comments)

PeaZip is a cross platform, desktop neutral file and archive manager with strong encryption features (up to AES256). It has full support for: 7Z, 7Z-sfx, ARC/WRC, BZ2/TBZ2, GZ/TGZ, PAQ/LPAQ, PEA, QUAD/BALZ, split, TAR, UPX, and ZIP. It can open, browse, extract, and test: ACE, ARJ, CAB, CHM, COMPOUND (MSI, DOC, XLS, PPT), CPIO, ISO, Java (JAR, EAR, WAR), Linux (DEB, PET/PUP, RPM, SLP), LHA/LZH, LZMA, NSIS, OOo, PAK/PK3/PK4, RAR, SMZIP, U3P, WIM, XPI, and Z/TZ. It can split/join files, securely delete files, compare, checksum, and hash files, benchmark systems, generate random passwords and keyfiles, and bookmark files and paths.
Continue reading →

August 3, 2011 · Server · 6 comments

Ant is a Java based build tool, similar to make, but with better support for the cross platform issues involved with developing Java applications. Ant is the build tool of choice for all Java projects at Apache and many other Open Source Java projects.
Continue reading →