[Dxspider-support] ubuntu 11.04 server installation assistance

Fulvio Galli hb9dhg at ticino.com
Tue Jul 12 17:57:32 BST 2011


Hi Mike,

you are probably missing a - (dash) between the "su" and "sysop"
at least this on my Fedora 10 system.


[root at linux ~]# su sysop
[sysop at linux root]$ pwd
/root


issuing the command 'pwd' .. you know on which folder are you in.

here is the right command:

[root at linux ~]# su - sysop
$ pwd
/home/sysop
$ 


This under my Fedora 10.. but I'm assuming it works also on other distributions.
Let the group know

Fulvio HB9DHG
http://www.hb9dhg.ch



As far I know, on linux (please .. anybody correct me if I'm wrong
On Jul 12, 2011, at 6:17 PM, Michael A. Serowik wrote:

> <image001.png>
>  
> Thought I had it solved any idea what I am doing incorrect?
>  
>  
> Mike
>  
>  
> From: dxspider-support-bounces at dxcluster.org [mailto:dxspider-support-bounces at dxcluster.org] On Behalf Of Michael A. Serowik
> Sent: Sunday, July 10, 2011 2:16 PM
> To: dxspider-support at dxcluster.org
> Subject: [Dxspider-support] ubuntu 11.04 server installation assistance
>  
> I am trying to install dxcluster and having issues with the install
> 
> I followed what I found in the archives and received a few errors.
> 
> Any assistance would be appreciated.
> 
>  
> 
>  
> 
> [Dxspider-support] Ubuntu 11.04 spider installation
> 
> Henk Remijn PA5KT pa5kt at remijn.net 
> Tue Jun 14 08:33:25 BST 2011
> 	• Previous message: [Dxspider-support] error
> 	• Next message: [Dxspider-support] Windows 7 (32-bit and 64-bit) DXSpider installation with Strawberry perl
> 	• Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> apt-get install git
> apt-get install libcurses-perl
> apt-get install libnet-telnet-perl
> adduser --home /spider (Will ask for password and some other questions) **** needed su - sysop (enter password)
> rm .*                             **** error message rm:  cannot remove ‘.’’ Is a directory and rm:  cannot remote ‘..’ is a directory
> cd ..
> git clone git://scm.dxcluster.org/scm/spider    ****Fatal: destination path ‘spider’ already exists and is not an empty directory
>  
> This is a far as I was able to get
> Any assistance would be create.
>  
> Thanks
> Mike
> N3BSQ
>  
>  
> cd
> mkdir local
> mkdir local_cmd
> cp perl/DXVars.pm.issue local/DXVars.pm
> cd local
> nano -w DXVars.pm
> Change at least $mycall, $myname, $myalias to your own settings.
> Save file
> cd ../perl
> ./create_sysop.pl
> ./cluster.pl
>  
> Cluster should now be running.
> Open another session as user sysop
> cd perl
> ./console.pl
>  
> You are now connected to your cluster.
>  
> 73 Henk PA5KT
>  
> -- 
> Henk Remijn PA5KT
> email: pa5kt at remijn.net
> www: www.pa5kt.com
>  
>  
> _______________________________________________
> Dxspider-support mailing list
> Dxspider-support at dxcluster.org
> http://mailman.tobit.co.uk/mailman/listinfo/dxspider-support




More information about the Dxspider-support mailing list