search for: goin

Displaying 20 results from an estimated 72 matches for "goin".

Did you mean: going
2007 Jun 12
6
ensure => latest forcing recompile?
...e'' to ''link'' info: /File[/etc/localtime]: Scheduling refresh of Service[clock] notice: //basenode/arces_basenode/machine.arces.net/clock/arces_clock/clock::clock[arces]/Service[clock]: Triggering ''refresh'' from 1 dependencies Any thoughts? -- Adrian Goins - President / CEO Arces Network, LLC <http://www.arces.net> _______________________________________________ Puppet-users mailing list Puppet-users@madstop.com https://mail.madstop.com/mailman/listinfo/puppet-users
2008 Jul 14
3
off topic question plss need ur help
...workin fine i use sendmail as my mail server i did setup a backup mail server as per docs and ran th dns test from http://www.checkdns.net and it says both the mail servers are fine but i would like to know the following how would i really know if my main primary server is down all my mails r goin to my secondary mail server and when my primary is up are the mails copied back to my primary i did put down my mail server for abt 3 hrs cause cant keep it down for long but did not really see anything also are there any websites that can chec both my mail servers correctly apprecite and thna...
2006 Sep 17
4
vmware?
confused somewhat. It's my understanding that there is a free version for us out there. ....been goin blind googling. ...need little direction to get started w/vmware and what we are running. thx John Rose
2009 Oct 09
2
Heavy reports with a lot of calculations
...ello, I am working on reports now where we are using MySQL (InnoDB) and Rails 2.3.4. Tables are big and there are a lot of calculation with several big tables. Please give me some suggestions whether there any gem, plugin, articles, or techniques that allows me to create heavy reports. I am even going to use cron job that allows me to calculate some middle data in order to provide heavy reports more faster to end users. Also I am interesting whether anybody has an experience with JasperReport. What are benefits and disadvantages of using it? Regards, Olga --~--~---------~--~----~------------...
2005 Jan 22
2
network emulation
...ubsystem for this task.In this regard i have a few questions i need to post in order to clarify my thoughts on how to do this.I am using tcng to classify traffic and generate the commands necessary to set up the traffic control structures. 1. A simple task to add say a delay of 10ms to packets goin to a particular destination.I tried this using a simple fifo queue and a tbf queue but was not able to obtain the required results.The queue parameters dont have an explicit delay/latency parameter so basically i want to know how to add a delay/latency to packets goin out thro a particular inter...
2011 Mar 17
2
DNAT problem
...N LAN:192.168.1.10:25 tcp 26 - (external ip) it works. When I issue telnet (external ip) 26 I get the proper SMTP server initial message (of course I perform the test from the Internet host). Instead of port 26 I can put anything else in the rule except for 25. What''s goin on? Regards Olie ------------------------------------------------------------------------------ Colocation vs. Managed Hosting A question and answer guide to determining the best fit for your organization - today and in the future. http://p.sf.net/sfu/internap-sfd2d
2001 Aug 08
4
build problem with 2.9p1 & p2
...he openssh 'make install' at 'host-key' I get an error 255 OpenSSL Version mismatch. Built against 90601f, you have 90581f I also get the same error when trying to start the sshd daemon. I've re-installed openssl v0.9.5a and it fixed the problem. Can you tell me what's goin on here? Thanks, Mike. -- Michael Vihel Server Farm Director Paragee Zero Search 109 4th Street, Suite B Eureka, California 95501 707.445.2678 ext. 207 707.445.4655 fax www.paragee.com mvihel at paragee.com
2005 May 26
2
chan_capi with an AVM C4 connected to 4 BRI-lines in PTP-Mode
Hi! I'm goining to connect an AVM C4 to 4 BRI-lines in PTP-Mode, all BRI-lines will have the same number (1234-XX for example). I don't know if this is possible and I can't test it, because I don't have these lines yet. Is anybody out there, running such a configuration? I'm looking for some...
2007 Feb 10
5
acts_as_authenticated strangeness
hi the strangest thing is happening. on my local machine acts_as_authenticated works fine, but whe on the server [dreamhost] it refuses to log in. no error messages. nothing. just reloads the login page again. here`s my action: def login return unless request.post? flash[:notice] = "Incorrent login" self.current_user = User.authenticate(params[:login], params[:password])
2004 Jun 16
7
How to limit per tcp session ?
Dear folks, I ve fully read lartc.txt document to make sure my question still unexplained in that document. I want to limit per tcp session, how to do that with HTB or CBQ ? Inside lartc.txt, there is an example for full NAT QoS solution, but thats not what i meant. Thanks.. Regards, Rio Martin. -- _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl
2004 Sep 02
1
no dial tone when dialing out on vonage
...) but it doesn't work - when i dial in the extension, i can see on a phone connected to the same line that it's gone active - but there's no dialtone. also tried adding a wait period before accessing the line and exten => _XXXXXXXXXX,1,Dial(Zap/2/${EXTEN}) to no avail. what's goin on? Thanks, Imran
2008 Oct 27
2
boot problems
Dear All, I am quite new to centos i had installed centos 5.2 to be as a squid proxy server and it was working fine for over a month or so but 3 days back the machine after a reboot jus refused to boot it jus was goin to the grub prompt i wd really apprecite if someone cd help me .. cd i boot from centos boot cd n go to rescue mode and check grub 2) if grub is OK how cd i reinstall centos without destroying data 3) any other tps to check out the problem cd be highly apprecited regards Fabian -- This...
2004 Nov 05
0
mysql secrets storage
...nt-end sign-up ect... I am now working on the back-end, but the storage of the secrets is posing a bit of a challenge. I already maintain their userid and password in a mysql DB and I would like to have rsync use that info. I have seen an ldap patch, but not a mysql patch. Is there one? Michael Goins <mailto:mgoins@mwdata.net> Senior Data Security Analyst Midwest Data Center <http://www.mwdata.net> 660 744 5307 mgoins@mwdata.net <CALLTO://michael-goins> -------------- next part -------------- HTML attachment scrubbed and removed
2007 Oct 31
6
Autotest busted with Rspec/Rails trunk
Just upgraded to latest rails and rspec builds and my autotest doesnt work undefined method `before'' for Spec::Rails::DSL::RailsExample:Class (NoMethodError) Here''s the full trace: http://pastie.caboo.se/112754 Any ideas? -- Posted via http://www.ruby-forum.com/.
2020 Sep 17
1
[PATCH] mm: remove extra ZONE_DEVICE struct page refcount
...pool) and Noveau (device internal) memory that clear is the > case. But looks like test_hmm uses normal pages to fake this up, so > I was wrong about the third caller. But I think we can just call > set_page_count just before freeing the page there with a comment > explaining what is goin on. Dan Williams thought that having the ZONE_DEVICE struct pages be on a free list with a refcount of one was a bit strange and that the driver should handle the zero to one transition. But, that would mean a bit more invasive change to the 3 drivers to set the reference count to zero after calli...
2004 Oct 12
12
RFC: Shorewall wiki is going down!
...tup a wiki for shorewall, etc. It has proved to be completely useless. I have noticed one slight distro specific example added, a couple typo additions and fixes, otherwise, all contributions have been in excess (Tom...), or in malign. For my uses it has proven of little use as well. So, it is goin down soon, unless anyone has a good reason for it not to. I guess there is not much more to be said about a wiki for shorewall. Quite a scientific experiment! Alex Martin http://www.rettc.com
2009 Mar 26
2
error when join my Centos machine to win2003 ADS server
...pt passwords = yes log level = 3 #--authconfig--end-line-- encrypt passwords = yes dns proxy = no server string = Samba Server Version %v os level = 20 client use spnego = no server signing = auto -------------------------------------- where i could be goin wrong i would be thankful and really apprecite your advice for any setting in my smb.conf file Is there anything else to check when i run testparam it gives no errors thnks and Regards Fabian -- This message has been scanned for viruses and dangerous content by MailScanner, and is beli...
2020 Sep 15
2
[PATCH] mm: remove extra ZONE_DEVICE struct page refcount
On 9/15/20 9:29 AM, Christoph Hellwig wrote: > On Mon, Sep 14, 2020 at 04:53:25PM -0700, Ralph Campbell wrote: >> Since set_page_refcounted() is defined in mm_interal.h I would have to >> move the definition to someplace like page_ref.h or have the drivers >> cal init_page_count() or set_page_count() since get_page() calls >> VM_BUG_ON_PAGE() if refcount == 0. >>
2008 Jan 29
6
Weird DB Session error, "Mysql::Error: Lost connection to MySQL server during query"
...but none of them had worked (http:// wiki.rubyonrails.org/rails/pages/Mysql+Connection+Problems), it was driving me crazy! Anyway, one day the error message changed, and turned into something like "data too long for field: sessions.data". Now this message was a bit more obvious what was goin on! I was storing too much in my session! And I hadn''t realised that there was a limit to that... Specifically what I was doing was storing my cart in the session, and this was overloading the db field sometimes, but not all the time, and only after I started playing with my site a lot. I...
2007 Aug 01
1
smbd panic
Hi all. Please. Can somebody explain to me what's goin on with samba??? Thanks in advance! Aug 1 10:37:03 cronos smbd[28462]: [2007/08/01 10:37:03, 0] lib/substitute.c:alloc_sub_basic(521) Aug 1 10:37:03 cronos smbd[28462]: alloc_sub_basic: NULL source string! This should not happen Aug 1 10:37:03 cronos smbd[28462]: [2007/08/01 10:37:03, 0...