search for: usedcomputersales

Displaying 2 results from an estimated 2 matches for "usedcomputersales".

2002 Nov 29
2
Need a cron script written
I do this manually: smbmount //Beverley/C /home/data pwd: "insert pwd" cp -ruv /home/samba/public /home/data smbumount /home/data This lets me do the following: make a copy of all my samba shares on the server to a client named Beverley C drive. ruv does the following recursive (all subdirectories and subfolders) unchanged (only write over when newer) verbose pwd: "insert
2002 Jul 10
1
Can't upgrade from 2.0.7 to 2.2.5
i have a turbolinux 6.5 server with 2.2 kernel, and samba 2.0.7. When i download 2.2.5 into /usr/local, run ./configure, run make, run make install, i then start the smbd and type smbd -V and it still shows I am running 2.0.7. Am I on crack? kevin Am I missing a step?