search for: practicle

Displaying 5 results from an estimated 5 matches for "practicle".

Did you mean: practice
2012 Jan 11
4
MSDFS on [homes] share for two samba servers
...rver B (with classic symlink syntax "user_on_locality_B" -> "msdfs:IP_of_server_B\user_on_locality_B" ) So if user Bob from locality B will access its homedir, it will be transparently redirected from Server A to its homedir on closest server B. this is nice theory. but in practicle, is this feasible with current version of samba 3.x? What is the best practicles for cases like this mine? Is there any way for dispatching homedirs to two/more servers? thanks michal
2005 Mar 10
8
rules - access by mac address
Hi, At the moment I am controlling my LAN client access to the Inet by their MAC address. Currently I am putting their MAC address in the rules file - now the number of the PC that I want to manage is getting more and more and it is not practicle to do this way anymore. My question is, how can I have their MAC address in other separate file? Regards http://www.debian.org/consultants/#Malaysia __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yah...
2012 Jun 23
2
Application logic
Hi all I''ve done a few tutorials and small simple apps and would now like to make a somewhat larger application at my college to take student assesments. I just can''t figure out where some application logic should go... Maybe someone could give me some pointers? This is what I want to do: a student or teacher logs in on the site. A student can take an assesment of 70 questions
2003 Mar 04
0
hashing known_hosts
...ution:~$ ls -l test-dict.out -rw-r--r-- 1 rdrake other 3498967040 Aug 20 11:42 test-dict.out revolution:~$ ls -l dict.gz -rw-r--r-- 1 rdrake other 2044302219 Aug 20 13:42 dict.gz So, for 2% we have 2 gigs of disk space for the dictionary. A dictionary attack is obviously not too practicle, but definately feasible (especially if they can download the known_hosts file to their machine) Problem: It's hard to remove old hosts because you don't know which ones have changed. Solution: timestamp each entry with a "last accessed time". Any host that hasen't bee...
2006 May 14
12
Is there a place for java in Ruby on Rails apps?
Hi all, I''m asking this question from the standpoint of a developer with almost 10 years experience with Microsoft technologies, mostly doing server side component and database work. So, I''m not very familiar with the java world. Can anyon tell me how/if java development can complement Ruby on Rails development? I''m not interested in how java can duplicate Rails