Posts

Showing posts from December, 2005

Yahoo Domain Registration Service

It's on sale ($2.99 per year)

Favorite free course at Edinburgh University

Favorite free course at Edinburgh University Agent Based Systems Automated Reasoning Bioinformatics Cognitive Modelling Computational Cognitive Neuroscience Computational ComplexityComputational Neuroscience of Vision Computational Systems Biology Data Mining and Exploration Fundamentals of Artificial Intelligence Genetic Algorithms and Genetic Programming Informatics 2D: Reasoning & Agents Informatics Research Methodologies Intelligent Autonomous Robotics Introduction to Cognitive Science Knowledge Modelling and Management Knowledge Representation and Engineering Learning from Data Modelling and Simulation Multi-agent Semantic Web Systems Neural Computation Neural Information Processing Operating Systems

Find Linux distro and version info

[From] ftp://metalab.unc.edu:/pub/Linux/utils/scripts/survey-0.95.tar.gz ==============BEGIN================= echo echo ++++ LIST SYSTEM/VENDOR VERSION INFO: ++++ uname -a if [ -f /etc/redhat-release ] then echo RedHat Linux system release file - /etc/redhat-release cat /etc/redhat-release echo RedHat Linux release - rpm -q -a \ grep redhat rpm -q -a grep redhat fi if [ -d /var/lib/LST ] then echo Caldera OpenLinux release - rpm -q -a \ grep Open\COL rpm -q -a egrep Open\COL echo Caldera Base Version - /var/lib/LST/BASEVERSION: cat /var/lib/LST/BASEVERSION echo Caldera Main Version - /etc/.issue: cat /etc/.issue fi if [ -f /sbin/SuSEconfig ] then echo This is a SuSE Linux system - /sbin/SuSEconfig exists echo SuSE Release Version: /var/adm/inst-log/info cat /var/adm/inst-log/info fi if [ -d /usr/lib/setup ] then echo This is a Slackware Linux system - /usr/lib/setup exists echo The Slackware Version - /usr/lib/setup\grep version ls /usr/lib/setup grep version fi if [ -d /var/lib/corel_