Difference between revisions of "Troubleshooting (Ubuntu)"

Jump to navigation Jump to search
m
Line 142: Line 142:
fi</source>
fi</source>


Schedule with something like (update with correct path to <code>load_log</script>...
Schedule with something like (update with correct path to <code>load_log</code>...
<pre>crontab -e
<pre>crontab -e
1 * * * * /bin/bash  /home/user/load_log</pre>
1 * * * * /bin/bash  /home/user/load_log</pre>

Navigation menu