A*******s 发帖数: 3942 | 1 who knows how to execute one script automatically when cron command is not
allowed? Thanks in advance... |
s*******r 发帖数: 769 | 2 do you want to run a job at certain time? you can try "at" in Unix
I used to send myself remind emails by doing this
【在 A*******s 的大作中提到】 : who knows how to execute one script automatically when cron command is not : allowed? Thanks in advance...
|
A*******s 发帖数: 3942 | 3 at command not authorized too... :(
【在 s*******r 的大作中提到】 : do you want to run a job at certain time? you can try "at" in Unix : I used to send myself remind emails by doing this
|
s*******r 发帖数: 769 | 4 why do you have such problem? what do you mean "not allowed" or "not
authorized"?
【在 A*******s 的大作中提到】 : at command not authorized too... :(
|
a*****3 发帖数: 601 | |
A*******s 发帖数: 3942 | 6 it means the administrator doesn't give me the permissions to run cron and
at commands
【在 s*******r 的大作中提到】 : why do you have such problem? what do you mean "not allowed" or "not : authorized"?
|
l*********s 发帖数: 5409 | 7 Ask the root to give you permission
and
【在 A*******s 的大作中提到】 : it means the administrator doesn't give me the permissions to run cron and : at commands
|
s*******r 发帖数: 769 | 8 but even you are not root user (I know root passwd too), usually you still
have access to such commands.
check where the "at" is located and see if you have access to that path
(in my case, the at is /usr/bin/at, and I have access to /usrb/bin )
if you can not access, talk to your root user -- that is useful for you to
plan your work, so business related.
【在 A*******s 的大作中提到】 : it means the administrator doesn't give me the permissions to run cron and : at commands
|
A*******s 发帖数: 3942 | 9 thanks.
problem solved now. they use scheduling software which is run by only the
administrators. I need to submit application to them in order to
automatically execute my programs.
【在 s*******r 的大作中提到】 : but even you are not root user (I know root passwd too), usually you still : have access to such commands. : check where the "at" is located and see if you have access to that path : (in my case, the at is /usr/bin/at, and I have access to /usrb/bin ) : if you can not access, talk to your root user -- that is useful for you to : plan your work, so business related.
|
l*********s 发帖数: 5409 | 10 精算兄帮我看看我的问题吧
【在 A*******s 的大作中提到】 : thanks. : problem solved now. they use scheduling software which is run by only the : administrators. I need to submit application to them in order to : automatically execute my programs.
|
A*******s 发帖数: 3942 | 11 solly, i don't know much about bayesian...
L1 and L2 are referred to the form of the penalty term in the object
function. eg. ridge regression is the form of L2 regularization, when LASSO
is of L1. there is something in between called elastic net, i remember.
【在 l*********s 的大作中提到】 : 精算兄帮我看看我的问题吧
|
l*********s 发帖数: 5409 | 12 thanks nontheless a
LASSO
【在 A*******s 的大作中提到】 : solly, i don't know much about bayesian... : L1 and L2 are referred to the form of the penalty term in the object : function. eg. ridge regression is the form of L2 regularization, when LASSO : is of L1. there is something in between called elastic net, i remember.
|
D******n 发帖数: 2836 | 13 lol, i am just a unix user. I am also using cron, and dont have that
problem. Another work around is to write a script to do so, but since lz
already solved the problem it is no necessary.
【在 a*****3 的大作中提到】 : 阅。 : 转哈根达斯a.k.尤尼克斯砖家.
|