.

.
Hardware 
·Mouse 
·USB 
·Tilt sensor 
.
Linux 
·Linux rescue CD 
.
Windows  
·PS and PDF files 
.
html 
·html tips 
·debian « 
·IRC 
·Magicpoint 
·USB disks 
·R 
·Python 
·Yudit 
·Telediscount 


Search :


.

How to install a debian package

mv  libsdl1.2debian-all_1.2.5-8_i386.deb  /var/cache/apt/archives
 apt-get install libsdl1.2debian-all

 INSTALLING ZIP:
 apt-get install zip
c.f. redhat:
 rpm --test -Uhv SDL-1.2.5-1.i386.rpm
 rpm -i SDL-1.2.5-1.i386.rpm

Other debian packages I needed to add to eigg

 sudo apt-get install macutils
 sudo apt-get install ncftp
  apt-get install octave2.0
  apt-get install ghostview
 apt-get install giftrans
  apt-get install mpg123
  apt-get install xanim

 apt-get install tetex-bin
  (provides metapost)
If you want to change the default settings,
use /usr/bin/texconfig to configure teTeX.


Useful Debian search | xv

When setting up new machinees

Speaking of the Exim install; the latest Computing Service friendly probe has detected a listening Exim mail service on tiree. It is a University policy that unregsitered mail servers are not allowed. Please can you make sure that Exim is only being run on tiree as a local relay client and not as a listening daemon. The easiest way to do this is make sure that it is not invoked with the -bd option. If you need any pointers on how to configure Exim 3 as a client only, please feel free to have a look at the /etc/exim.conf file on any of the appc systems.

ssh configuration - allow x forwarding

When setting up for first time, ensure The exim install's told what to do with root@ mail


Site last modified Tue Sep 1 14:54:05 BST 2009