Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

TheĀ tar.gz file above contains a YUM repository that can be used offline. To use this on the server, extract it:

Code Block
languagebashtext
[root@localhost ~]# mkdir -p /opt/squirro
[root@localhost ~]# cd /opt/squirro
[root@localhost ~]# tar -xvf /tmp/squirro-xxx.tar.gz

...