Hi is there anyway i can automate drblpush -c /etc/drbl/drblpush.conf at login.
Or what i want is that when every i restart the server i dont have to run /etc/drbl/drblpush.conf command. or this will run during server restart automatically
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
At login?
Or did you mean at booting?
I believe you meant the latter.
You actually can put the command in something like rc.local, but this depends on your GNU/Linux distribution. You can google to find that.
Steven.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi is there anyway i can automate drblpush -c /etc/drbl/drblpush.conf at login.
Or what i want is that when every i restart the server i dont have to run /etc/drbl/drblpush.conf command. or this will run during server restart automatically
At login?
Or did you mean at booting?
I believe you meant the latter.
You actually can put the command in something like rc.local, but this depends on your GNU/Linux distribution. You can google to find that.
Steven.