Blogs1 - 10 of 15 recent posts for tag:"startup script"
04
Nov
2009
The easiest way to automatically start the ORACLE

5 days ago by kods.net

The easiest way to automatically start the ORACLE Will launch the script into the system, rc.local, you will start.sql into / home / oracle / under, and modify permissions for the oracle user can read and execute on it. Startup script: #! / Bin / sh su - oracle

kods.net - kods.net

06
Oct
2009
Running a startup script in UBUNTU 9.04

34 days ago by Manu Gupta

Last few days I was trying out some new script in which we had to log in and start the script.. Well while I messed up the whole thing as I had put the script before logging in and I could not use my computer furthermore( ofcourse, I removed the script but that is something different) so I decided t ...

Sysbyte Technologies - sysbytes.wordpress.com

05
Oct
2009
OBIEE Startup and Shutdown Scripts

35 days ago by harikv

After having reviewed so many blogs and scripts for “Automatic Startup and Shutdown Scripts for OBIEE Services”, I ended up finally with my own version of these scripts and would like to share them with the world. Startup Script: @echo off cd C:\Windows\system32 net start /wait /i “sawjavahostsvc” e ...

OBIEE Step by Step Guide - nerdsofobiee.wordpress.com

02
Oct
2009
Use jetty, groovy Embedded web container example

38 days ago by CodeWeblog.com

Sometimes, I need a simple web can no longer be a simple application, I usually use this time to achieve a jetty embedded web container, to write a bat, a mouse click will be able to run up points. Directory structure: Quote --- App --- www --- WEB-INF --- web. xml --- index. gsp --- index. groovy - ...

CodeWeblog.com - codeweblog.com · Rank: 54,320 · 13 references

26
Sep
2009
lighttpd + fastcgi of django deployment

43 days ago by CodeWeblog.com

Robbin in reference to "Linux platform to install and configure Ruby on Rails explain" some of the contents: http://www.javaeye.com/topic/43228 This article has been assumed that the correct installation of python and django, system for ubuntu9.04 light footprint + httpd = Lighttpd can be read as Li ...

CodeWeblog.com - codeweblog.com · Rank: 54,320 · 13 references

25
Sep
2009
Startup script on Ubuntu server?

45 days ago by Best Klass

I need to run a php script "fluxcli.php" when my server reboot, only if it reboots during the night. So I have a cronjob that runs fluxcli at 10:00pm and stops it at 8:00 am, but if my server reboots, the service won’t start. I wan’t it to start only if it’s during that timeframe. Any help is greatl ...

bestklass.com - bestklass.com

20
Sep
2009
Linux people needed. I have a few questions I am stumped on and need your help?

49 days ago by admin

I hit an communicating this hebdomad and the analyse contained 200 communicating schoolwork questions. I hit answered and worked my A. soured on the and these are the 25 discover of 200 I couldn’t amount out. They haw seem remediale to whatever of you but I am asking to gratify support me with these ...

Linux Monitoring - linuxhowtofast.com

12
Sep
2009
Add a Program to the Ubuntu Startup List after you login

58 days ago by WEBNESBAY

I know most of the people comes from windows and you are familiar with adding shortcut or start up folder in the startmenu etc.etc. Ubuntu provides such utility to help you accomplish the same thing, Its not exactly utility its like a procedure to accomplish this. And yes, for the more technical use ...

WEBNESBAY - webnesbay.com · 2 references

12
Jul
2009
Oracle automatically activated under linux and stop

120 days ago by kods.net

Oracle modify the system configuration file / etc / oratab / etc / oratab format: SID: ORACLE_HOME: AUTO AUTO field is set to the Y (upper case), the only way, oracle and dbstart own dbshut be able to play a role. I am for: $ ORACLE_SID: $ ORACLE_HOME: Y ORACLE_SID and ORACLE_HOME here is under the ...

kods.net - kods.net

23
Jun
2009
Bash startup script in OSX

139 days ago by Ted Heich

If you’re coming from Linux, and you’re looking for .bashrc in OSX, you’re not gonna find it–at the time I wrote this, the OSX is version 10.5.7 (Leopard)–you can find the bash initialization files in 2 places; in ~/.profile and /etc/profile. ~/.profile-the tilde (~) is a shortcut to /Users/yourlogi ...

kindawannadothat - kindawannadothat.com · 2 references

Previous12