Posted by chantra on 2nd February 2008
cron-apt is a tool run by a cron job at regular interval that will check for package updates and optionally do some actions.
cron-apt will by default download the packages without installing them.
This tutorial will explain how to set up cron-apt in order to have it send an email to a specified address when updates are ready to be installed.
Read the rest of this entry »
Tags: dpkg, system
Posted in Administration, HowTo, System | No Comments »
Posted by chantra on 9th November 2006
Gaim 2.0.0beta4 has been released, amongst the new features, we can point out gaim-text, a console based interface to gaim developed by Sadrul during Google Summer of Code 2006.
Read the rest of this entry »
Tags: dpkg
Posted in .deb packages, News, Softwares | No Comments »
Posted by chantra on 6th November 2006
3. Setting up the Clients and Server sources.list
Now it is time to set up the client hosts apt source list files: /etc/apt/sources.list. It make sense to use the repository cache on the server too, as that way, any updates made by the server will fill up the cache.
Read the rest of this entry »
Tags: dpkg
Posted in Administration, HowTo, System | No Comments »
Posted by chantra on 6th November 2006
When running multiple machine with the same distribution, it is interesting to set up a repository cache on your network so that once a package is downloaded from an official repository, all other machines will download it from your local area network.
Read the rest of this entry »
Tags: dpkg
Posted in Administration, HowTo, System | No Comments »
Posted by chantra on 6th June 2006
This tutorial will bring you through dpkg, the debian package manager. As I introduce apt, I will now introduce dpkg and show how to search which files are installed by a package, which packages are installed on your system ….
Read the rest of this entry »
Tags: dpkg
Posted in Administration, HowTo, System | No Comments »