similar to: Preventing Concurrent access

Displaying 20 results from an estimated 10000 matches similar to: "Preventing Concurrent access"

2006 Jul 28
2
gem install (Errno::EACCES)
I am finding it impossible to install a gem, and even more impossible to find help. Can anyone PLEASE help? - - - - - - - - - Mason-Kessingers-Computer:~/Desktop/rails/pygmalion masonkessinger$ gem install login_generator Attempting local installation of ''login_generator'' Local gem file not found: login_generator*.gem Attempting remote installation of
2005 Apr 29
2
problem installing login generator on windows
Hi, I had a non-fatal problem installing the login generator on Windows w/ rails 0.12.1. Has anyone else run into this or know what''s wrong? c:\devel\ruby>gem install --source http://dist.leetsoft.com login_generator c:\devel\ruby>"c:\devel\ruby\bin\ruby.exe" "c:\devel\ruby\bin\gem" install --source http://dist.leetsoft.com login_generator Attempting local
2006 Jan 23
0
gem install login_generator
I am trying to install a gem into my Dreamhost account: http://wiki.dreamhost.com/index.php/Ruby_on_Rails#Using_gems_installed_in_your_home_directory But it doesn''t work. I don''t quite understand the error message: pico$ gem update --source http://gems.rubyonrails.com Upgrading installed gems... Updating Gem source index for: http://gems.rubyonrails.com Gems: [] updated pico$
2006 May 18
0
LoginGenerator
try >sudo gem install login_generator > -----Original Message----- > From: rails-bounces@lists.rubyonrails.org > [mailto:rails-bounces@lists.rubyonrails.org]On Behalf Of Bala Paranj > Sent: Thursday, 18 May 2006 1:26 PM > To: rails@lists.rubyonrails.org > Subject: [Rails] LoginGenerator > > > I am following the instruction on the wiki and when I run: > gem
2007 Feb 14
5
[Semi-OT] Advice on large webmail setup
Hi all, As the resident Linux guru, I've just been tasked with costing a webmail setup for about 600 000 users. They each have 10MiB (small, I know) mailboxes. The current setup has about 40 million web page accesses per month. Has anyone here any experience with this kind of thing? If so, any pointers as to software and hardware used, and any other advice would be appreciated. TIA --
2005 Dec 03
1
"preventing YP listings"
I am running icecast 2.2.0 on Windows XP and am trying to get yp listed so my server will show on the Icecast Stream Directory under WinAMP. My sense is that the error.log line seen below ending in "preventing YP listings" indicates a problem on my end but I do not easily see what it may be. Any ideas? Neil MPHMedia [2005-12-03 16:03:47] INFO stats/stats.c stats thread started
2006 Jan 04
0
update_attribute works, update_attributes doesn''t, why?
Hello again... so I narrowed my problem down. For some reason, while using login_generator, any User object I pull from the DB can be updated one attribute at a time using update_attribute, but when I try and do update_attributes it fails every time. Is this a limitation with login_generator that I don''t know about, or is there a way around this? I also tried the .update method and
2005 Mar 28
2
using login_generator and the Cookbook tutorial
Hi All, I''ve been fooling around with the login_generator and the rolling with ruby on rails demo, but I''m jiggered if I can get the two to work together. I''ve managed to get everything installed ok, and have created the db and tables, etc. I''ve been using ruby script\generate login Recipe, and I can either the get the basic tutorial to work, or get the
2006 Mar 14
2
no such file to load -- login_system
I''m hoping someone can help me out here. My application works fine locally using webrick. One I upload to my shared server space I get an application error saying rails has failed to start. The log file production.log reads as follows: MissingSourceFile (no such file to load -- login_system): /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:21:in `require__''
2005 Mar 06
3
Accessing login name from login_generator
I''m new to Rails and am modifying the ToDo tutorial app into something else. I have successfully installed authentication via login_generator and now I working toward restricting access to certain database records based on the login name. I realize that eventually, I''ll want to use the "id" field, but for now, I just want to use the user name itself. I have
2006 Mar 30
5
Re: How to Password Protect a Controller
Sure, have a look to the login generator (gem install login_generator) -, then script/generate It''s very easy to use. -- Posted via http://www.ruby-forum.com/.
2006 May 04
3
error in installing login generator
hi guys, i tried to install login generator following these steps: first i open the forlder where my application is saved than writing in the commad prompt: gem install login_generator, then ruby script/generate login but it didn''t work i got this error Recognition failed for "/account%20/login" what should i do, or did i miss any step thanks -- Posted via
2009 Jun 04
0
[adejong@debian.org: Bug#531639: rsync can end up deleting unrelated files when a directory is replaced by a symlink]
Please see the included debian bug report, where during a local transfer rsync (3.0.3) follows a symlink in the destination to delete a file in the source tree. At least 3.0.5 works correctly in this regard; however I can't find a changelog entry that's directly related to this. Would it be possible to extract the diff that fixes this so that the 3.0.3 version in debian stable might be
2006 Apr 25
12
Newb Gem Install Help!
This seems newbish, but I can''t seem to get this gem to install no matter what I do. The gem in question is login_generator, and no matter what folder I put the .gem file in, it can''t read locally - am I missing something? Remote install hangs at updating the source. -- Posted via http://www.ruby-forum.com/.
2009 Aug 11
2
I don't get --link-dest, at all
Hourly I have an rsync job backup /home to /home/backup. I have 24 directories (one for each hour): home.0 ... home.23 Here is the script I am running via cron: #! /usr/local/bin/bash dest=`date +%k | sed 's/ //g'` linkdir=`date -v-1H +%k | sed 's/ //g'` chflags -R noschg /home/backup rm -rf /home/backup/home.$dest rsync -ahHP --numeric-ids --delete --stats --link-dest=../
2005 Oct 19
1
samba-3.0.10-1.4E (RHEL4); Invalid key XXX given to dptr_close
Hi List, need your help, property the here following. OS / Samba = samba-3.0.10-1.4E (RHEL4) Error message in Samba logfile = Invalid key XXX given to dptr_close This message comes then if by NT server with BrighStore a Backup is started. The Backup is made by a Share. all the same with or without kernel oplocks = no level2 oplocks = no oplocks = no without success Info: Error Log from
2009 Feb 07
0
A Simple Asterisk Based Toll Fraud Prevention Script
Subject says it all... A Simple Asterisk Based Toll Fraud Prevention Script http://www.infiltrated.net/asterisk-ips.html Ramblings for admins/engineers to think about. Doesn't have to cost you umteen thousand dollars for stuff like IPS/IDS. Although a little on the crude side, quite effective. If you care to dabble with MySQL you can create quite an impressive hosts based IPS that is custom
2005 Oct 19
0
AW: Re: samba-3.0.10-1.4E (RHEL4); Invalid key XXX given to dptr_close
Fabian, Fast explains. On the NT server work BrightStore with version r9, more highly does not go because of NT. On the REHL4 side works (worked) BrightStore Linux Client r11.5. Smaller version does not work goes because of RHEL4. BrightStore servers r9 and Linux Client r11.5 are not compatible unfortunately. I must now decide everything with the version Share to work to get. Or the operating
2016 Oct 05
1
Authentication Auditing
Hello, I believe there may be a bug with accounts getting erroneously locked in v4.4.5+. I've checked at all the Internet facing services to find the source of account lockout and I've done packet captures at the DCs, but I cannot find the source of lockout. I've got several accounts locking out for seemingly no reason including some service accounts where the passwords
2005 Oct 20
2
Salted Login Generator Installation
Hi, I am trying to install the salted login generator from rubygems. I have version 0.13.1 of rails installed. When I try to install the salted login generator (gem install salted_login_generator) it asks: Install required dependency rails? If I select yes it says: RubyGem version error: rails(0.11.1 not >= 0.13.1) and fails. It does the same thing when I try to install the regular