ASIC/FPGA  Design and Verification Out Source Services 
                             Installation, configuration and operation of nxserever and nxclient on two debian machines.
                            
                            - 
                            I followed explanations from this page, that uses CentOS 5: link  
                            
 
                            - Last, but certainly not least, it did not work.
 
                            - First thing I wanted to make sure that authentication works fine. For that I had to verify that the client machine can ssh with no password to the server machine (old to colinux). So I copied the key and run the following command:
                            
                            ssh -i client.id_dsa.key nx@192.168.2.179
                            
                            
 
                            - Since this was okay, I finally read the NX report and saw that is no space. This was a debian issue and was solved by:
                            
                            apt-get clean
pini@colinux:~$ df -h
Filesystem            Size  Used Avail Use% Mounted on
/dev/cobd0            2.0G  1.7G  210M  90% /
                            
                            
- For colinux the root image size is relative small, 2 GB in my case. To free more space, I moved opt to a different location, using a symbolic link: mv /opt/ /mnt/Home/ln -s /mnt/Home/opt /opt.
 
                            - Last I check the hard drive speed access.
                            
                            hdparm -t /dev/cobd0 (37.87 MB/sec)
                            hdparm -t /dev/cobd3 (22.44 MB/sec)
                            
                            
 
                            - Back to main page:
 nx free main page  
                            
 
                              
                            
                           Contact me now at: |