plainblack.com
Username Password
search
Bookmark and Share
Subscribe

How to Include WebGUI in Ubuntu Server Startup

other operating systems see:

startup scripts

0.8.x - 0.9.x

There should eventually be a startup script in the WRE under the sbin/services/ubuntu folder. A sample file is here -- webgui. To enable this on startup in Ubuntu, issue the following commands:

  1. sudo chmod 755 /etc/init.d/webgui
  2. sudo chown root:root /etc/init.d/webgui
  3. sudo update-rc.d webgui defaults

0.7.2

Use the following to include the WRE and WebGUI in the startup of an Ubuntu Server.

From the command prompt with root privledges:

<root>ln -s /data/wre/sbin/rc.webgui /etc/init.d/webgui

<root>update-rc.d  webgui defaults

 

The first line will create a link to the WRE's WebGUI startup script.

The second line creates the necessary links for startup.

Keywords: files folders lost recover recovery rescue restore retrieve shuffle software tool undelete utility wre

Search | Most Popular | Recent Changes | Wiki Home
© 2023 Plain Black Corporation | All Rights Reserved