Skip to main content

Home/ ProGauge SCADA/ Group items tagged yum

Rss Feed Group items tagged

Kevin Mershon

pjwelsh's mostly geek musings: Linux RHEL/CentOS 5.5 PHP 5.3 upgrade made easy - 0 views

Kevin Mershon

Exim on CentOS - 0 views

  • yum update
  • yum install exim yum install system-switch-mail
  • system-switch-mail service sendmail stop service exim start chkconfig exim on chkconfig sendmail off
  • ...3 more annotations...
  • Then add this before the “dnslookup:” section. to_smart_host: driver = manualroute domains = ! +local_domains transport = remote_smtp route_list = “* mail1.example.com:mail2.example.com;”
  • service exim restart
  • echo “test” |mail -s “$HOSTNAME” me@example.com
Kevin Mershon

Installing Ruby and RubyGems on Centos 5 | Simb & Company - 0 views

  • yum install -y ruby yum install -y ruby-devel ruby-docs ruby-ri ruby-irb ruby-rdoc
Kevin Mershon

Citrix Forums: Centos 6 - 0 views

  •  
    mount /dev/xvdd /mnt rpm -Uhv /mnt/Linux/xe*x86_64.rpm umount -fl /dev/xvdd
Kevin Mershon

package-cleanup(1) - Linux man page - 0 views

  • --oldkernels Remove old kernel and kernel-devel packages.
  •  
    "--oldkernels Remove old kernel and kernel-devel packages."
1 - 6 of 6
Showing 20 items per page