Im not sure what you mean by "sanitize" my scripts..  im using the aastras
for hospitality front desk phones..  so I have simple XML routines for
setting call restrictions, turning on message lights in rooms, setting
wakeup calls, etc....
-Christopher

-----Original Message-----
From: Darrick Hartman [mailto:dhart...@djhsolutions.com] 
Sent: Wednesday, February 17, 2010 1:09 PM
To: astlinux-users@lists.sourceforge.net
Subject: Re: [Astlinux-users] how to save SSH keys on reboot?

Chris,

I don't use the gui to do the initial install on any of my systems. 
There is no reason why you should need to use the gui to get this working.

Using php with mini-httpd can be a little tricky.  You may need a 
php.ini file in the same directory as your .php files and the .php files 
need to be executable.

In any case, the gui does nothing if you don't interact with it (so to 
answer your question, it would use no additional resources).

Out of curiosity, what sort of things are you doing with the Aastra?  I 
would love to see if you could sanitize and share your scripts.

Darrick

On 02/17/2010 09:31 AM, Chris Abnett wrote:
> Update: I got up and running and all is good..  I built 3791 and could
never
> get going 100% using the command line..  I ended up having to install
> Lonnie's GUI and use it to get everything at 100%....
>
> Without lonnie's gui installed my mini_httpd would segfault when trying to
> use it with PHP.I need http port 80 with php for the XML menus on my
Aastra
> 57i phones).
>   I tried all kinds of things and never got it to work from the
commandline
> Finally I started again and used the gui to configure the box and
everything
> seems to be working great...
>
> I am assuming the gui uses no resources when im not logged into it?
>
> -Christopher
>
> -----Original Message-----
> From: Lonnie Abelbeck [mailto:li...@lonnie.abelbeck.com]
> Sent: Tuesday, February 09, 2010 11:21 AM
> To: AstLinux Users Mailing List
> Subject: Re: [Astlinux-users] how to save SSH keys on reboot?
>
>
> On Feb 9, 2010, at 9:50 AM, Darrick Hartman wrote:
>
>> Chris,
>>
>> I thought the non-gui instructions were on the doc site.  I see they are
>> not.
>>
>> Here's the recommended method if not using the gui:
>>
>> Use this through step 4.
>>
>> http://doc.astlinux.org/userdoc:new-install
>>
>> Then:
>>
>> fdisk /dev/hda (or whatever your device is)
>> create a new partition that fills up the rest of the CF card (default
>> linux partition type is fine)
>>
>> reboot
>>
>> login then run 'genunion /dev/hda2' (assuming the partition you created
>> above was on /dev/hda).
>>
>> CAREFULLY follow the prompts.  You should say 'yes' when appropriate to
>> copy files to the unionfs partition, then reboot as it says at the end
>> of the script.
>>
>> The immediate next time you reboot, it should again generate the ssh
>> keys, but this time, they will go into the unionfs partition.
>>
>> We need to get a non-gui set of instructions on the documentation
>> website too.  I use this method for setting up nearly all of my systems.
>>
>> Darrick
>
> OR, from the command line
>
> Use this through step 4.
> http://doc.astlinux.org/userdoc:new-install
>
> Then:
>
> $ initial-setup status
> ok-format /dev/hda
>
> If "ok-format" is returned, then continue...
>
> $ initial-setup format combined /dev/hda
>
> $ reboot
>
> $ initial-setup configure /dev/hda
>
> $ reboot
>
> Lonnie
>
> PS:  This is exactly what the https://pbx.local/admin/setup.php PHP script
> does.
>
>
>
>
>
>
----------------------------------------------------------------------------
> --
> The Planet: dedicated and managed hosting, cloud storage, colocation
> Stay online with enterprise data centers and the best network in the
> business
> Choose flexible plans and management services without long-term contracts
> Personal 24x7 support from experience hosting pros just a phone call away.
> http://p.sf.net/sfu/theplanet-com
> _______________________________________________
> Astlinux-users mailing list
> Astlinux-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/astlinux-users
>
> Donations to support AstLinux are graciously accepted via PayPal to
> pay...@krisk.org.
>
>
>
----------------------------------------------------------------------------
--
> SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
> Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
> http://p.sf.net/sfu/solaris-dev2dev
> _______________________________________________
> Astlinux-users mailing list
> Astlinux-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/astlinux-users
>
> Donations to support AstLinux are graciously accepted via PayPal to
pay...@krisk.org.


-- 
Darrick Hartman
DJH Solutions, LLC
http://www.djhsolutions.com

----------------------------------------------------------------------------
--
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
_______________________________________________
Astlinux-users mailing list
Astlinux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/astlinux-users

Donations to support AstLinux are graciously accepted via PayPal to
pay...@krisk.org.


------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Astlinux-users mailing list
Astlinux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/astlinux-users

Donations to support AstLinux are graciously accepted via PayPal to 
pay...@krisk.org.

Reply via email to