Skip to content

Instantly share code, notes, and snippets.

@terrancesnyder
Created August 4, 2011 14:21
Show Gist options
  • Save terrancesnyder/1125261 to your computer and use it in GitHub Desktop.
Save terrancesnyder/1125261 to your computer and use it in GitHub Desktop.
rpm removal and listing
# list all installed packages
rpm -qa
# remove a package
rpm -ev YOURRPM
@terrancesnyder
Copy link
Author

       /sbin/startproc -u tomcat $HAPROXY_BIN -D -f $HAPROXY_CONF -p $HAPROXY_PID

Modify /etc/init.d/haproxy to contain running under tomcat user

@terrancesnyder
Copy link
Author

rpm -ev tomcat5-5.0.30-27.26

@terrancesnyder
Copy link
Author

pentaho and tomcat added to init.d

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment