Search

Search

Help

Page 63 of 269. Showing 2,686 results (0.012 seconds)

  1. How to disable SELinux and firewalls on a Linux worker

    Disable and Stop the Firewalls Run the following commands while logged in as the root user: /sbin/chkconfig iptables off /sbin/chkconfig ip6tables off /etc/init.d/iptables stop /etc/init.d/ip6tables stop Disable SELinux Edit the file /etc/selinux/config:…
    Qube 6.8Oct 06, 2016
  2. Add a lag between worker job launches

    The qb.conf setting you need to use is: worker_job_start_delay The field is in seconds. worker_job_start_delay = 10…
    Qube 6.8Oct 06, 2016
  3. How do I restart the Worker remotely? (Windows)

    Submit a remote job: qbsub --host hostname "net stop qubeworker && net start qubeworker" (Alternate) Install sshd from Cygwin ssh hostname "net stop qubeworker && net start qubeworker"…
    Qube 6.8Oct 06, 2016
  4. How to disable SELinux and firewalls on a Linux worker

    Disable and Stop the Firewalls Run the following commands while logged in as the root user: /sbin/chkconfig iptables off /sbin/chkconfig ip6tables off /etc/init.d/iptables stop /etc/init.d/ip6tables stop Disable SELinux Edit the file /etc/selinux/config:…
    Qube 6.9Jul 05, 2017
  5. Add a lag between worker job launches

    The qb.conf setting you need to use is: worker_job_start_delay The field is in seconds. worker_job_start_delay = 10…
    Qube 6.9Jul 05, 2017
  6. How do I restart the Worker remotely? (Windows)

    Submit a remote job: qbsub --host hostname "net stop qubeworker && net start qubeworker" (Alternate) Install sshd from Cygwin ssh hostname "net stop qubeworker && net start qubeworker"…
    Qube 6.9Jul 05, 2017
  7. Add a lag between worker job launches

    The qb.conf setting you need to use is: worker_job_start_delay The field is in seconds. worker_job_start_delay = 10…
    Qube 6.10May 23, 2018
  8. Add a lag between worker job launches

    The qb.conf setting you need to use is: worker_job_start_delay The field is in seconds. worker_job_start_delay = 10…
    Qube 7.0Nov 04, 2020
  9. How do I restart the Worker remotely? (Windows)

    Submit a remote job: qbsub --host hostname "net stop qubeworker && net start qubeworker" (Alternate) Install sshd from Cygwin ssh hostname "net stop qubeworker && net start qubeworker"…
    Qube 7.0Nov 04, 2020
  10. How to install a Qube supervisor and/or worker license

    _licenseInstallation…
    Qube 6.4Mar 22, 2013