hello luggerz visited the PRC, and did sign up... good work himanshu n trevor, students are gonna find this gr8... need more souls like u in the world. how abt my suggestion of a help page??
have got a project from my teachers.. it is A Linux Cluster to implement RSA cryptography any suggestion fellows...
another prob... we've been trying to set up a linux lab in our coll. what we want is that our server runs on linux and the nodes on windows, every student who works in the lab has an account on the server but sits on the nodes and do their programs there and when they are done, they may store their work on the server. we have set up the network and we are being able to perform remote login from the nodes BUT we are having probs configuring the ftp deamon. its only allowing anonymous login and that too isnt being able to send files to the server. can we have some help on this plz- we want that every person who has a valid account on the server shud be able to ftp to the server thru that account... plz we are desperately trying... PLZ HELP Gurpreet
+++ Gurpreet Singh [01/08/02 15:16 -0000]: <snip>
we are having probs configuring the ftp deamon. its only allowing anonymous login and that too isnt being able to send files to the server. can we have some help on this plz- we want that every person who has a valid account on the server shud be able to ftp to the server thru that account...
Which ftp daemon? Whats the configuration? What is reported in your logs? (And one topic per mail, please).
Devdas Bhagat
--- Gurpreet Singh tonysingh@rediffmail.com wrote:
how abt my suggestion of a help page??
[snip] will do that as soon i find some spare time on my hands.
have got a project from my teachers.. it is A Linux Cluster to implement RSA cryptography any suggestion fellows...
[snip] wat abt the proj u had been given....? U seem to b forgettin the tasks u had been alloted.
another prob... we've been trying to set up a linux lab in our coll.
[snip] very interesting....;)
but sits on the nodes and do their programs there and when they are done, they may store their work on the server.
[snip] give them system accounts with ssh enabled on the server.
we have set up the network and we are being able to perform remote login from the nodes BUT we are having probs configuring the ftp deamon.
[snip] FTP is fine but....u could do with ssh/scp. Will help u manage the n/w better, provide better security and u wont need to handle multiple daemons for File Transfer & Terminal access.
PN: R u dumping the BOOT CD proj....?? This whole effort was spawned with u in mind....lemme not act too grumpy, but since the LUG has taken efforts towards helping students from a NON-PROFIT attitude in mind, we expect them to be responsible for the tasks given to them.
If u would like to drop the proj......u r obligated to let the concerned mentors know abt it.
Trevor Warren
plz we are desperately trying... PLZ HELP Gurpreet
===== ( >- GNU/LINUX, It's all about CHOICE -< ) /~\ __ http://www.qmailtheeasyway.com __ /~\ | ) / mailto: trevor@zenith-india.com \ (/ | |_|_ \ Project Manager, Linux/Unix. ZCL / _|_| ___________________________________/
__________________________________________________ Do You Yahoo!? Yahoo! Health - Feel better, live better http://health.yahoo.com
On 1 Aug 2002 15:16:27 -0000 "Gurpreet Singh" tonysingh@rediffmail.com wrote:
we've been trying to set up a linux lab in our coll. what we want is that our server runs on linux and the nodes on windows, every student who works in the lab has an account on the
[snip]
IMHO, this may not be a very good scheme. The reason is that all the Windows workstations on the network have to have the entire OS and all the applications you erquire, installed on every machine. You only end up managing an extra (Linux) Server along with all those workstations. If you really need to have Windows workstations, you should rather hook up the computers together and make one of the machines run a WINS service.
On the other hand, you can do away completely with Windows and install SVGA terminals all over the place that connect to the central Linux server. You get a lot of benefits out of this scheme:
- Lower cost, SVGA Terminals cost much less than whole PCs. - Extremely easy management, all you have to manage is the server. - Centralized content, so that all terminals are equal unlike Windows workstations where every students' settings will be duplicated on every workstation or students will tend to work on only the workstation that has most of their files.
IMNSHO, colleges just shouldn't have Windows because:
- It's a convoluted OS with essential features like multiprocessing, VMM and uniformity of filesystem structure slapped on as afterthoughts - It doesn't let students gain an insight into the functioning of an OS, something that's possible in Unix/Linux even without looking at the source code - Development and documentation tools present in Windows are arcane and less powerful. VC++ doesn't even implement Templates correctly. And users of TurboC++ must die in shame. LaTeX is a much more convenient and powerful tool for writing Technical Reports and Articles than the dumb M$ Word. - Unix/Linux has over 20 years of intense development and support history with no dearth of high quality study material available at much lower cost than books from M$ Press. - The more CS students graduate with development experience on M$ platform, the longer and dirtier the era of M$ dominance will be.