similar to: I need your help about Microsoft pleaseeeee

Displaying 20 results from an estimated 4000 matches similar to: "I need your help about Microsoft pleaseeeee"

2006 Apr 12
2
where to put utility code.
Hi All, I am new to "ruby on rails". I have some common utility classes. I am not sure where to put this kind of code. components\ or lib\ ? Any comment is appreciated! -Jon _________________________________________________________________ It?s the future of Hotmail: Try Windows Live Mail beta http://www2.imagine-msn.com/minisites/mail/Default.aspx?locale=en-us
2006 Mar 06
0
How to use: INNER JOINS & IN
Hi I am not clear about how to use INNER JOINS and IN(...) sub query in rails. Is there a good tutorial which helps newbies step by step ? I have a model Library model Authors model Fictions The relation maybe explained as: Library has many fiction books authors have many fictions The authors table has information like full name, period of life, country etc. In that case, I want to
2006 Mar 27
0
Newbie stuff: Adding a New Library Class
Hi I have been successful in playing around with model, views and controllers in Rails. Along the way, I learnt that some of the reusable stuff could be made library classes. I want to create a lib which will render a form and form elements. I created a class Mylib.rb in /lib folder. The class tructure looks like this class Mylib helper FormTagHelper attr_accessor :name, :range,
2006 Mar 31
0
Samba 3.0.21c PDC with Sun Directory server 5.2
Hi, I'm installing samba on solaris 10 with sun directory server 5.2 i was able to have a bind between the ldap and samba, but i can't search any users and i cant join the domain. ANY ideas, or tips Thanks a lot Imad _________________________________________________________________ It's the future, it's here, and it's free: Windows Live Mail beta
2019 Oct 05
3
Differences between CentOS 7.x and CentOS 8.x OS
On 10/4/19 6:59 PM, Fred Smith wrote: > On Fri, Oct 04, 2019 at 04:52:28PM -0600, David G. Miller wrote: >> On 10/3/19 1:37 PM, Ljubomir Ljubojevic wrote: >>> On 10/3/19 5:49 PM, Kaushal Shriyan wrote: >>>> Hi, >>>> >>>> I will appreciate it if someone can help me understand the differences >>>> between CentOS 7.x and CentOS 8.x OS.
2008 Feb 04
4
IPTables GUIs
Hi, This is semi-OT, but is Centos-related. I'm looking for an IPTables GUI to help us with our expanding network configuration. I know there's plenty out there, but most of them seem to manage the firewall on the computer on which they run, or only handle one firewall at a time. I need one that can easily manage multiple firewalls from some sort of central location/repository, i.e.
2015 Feb 10
2
Packages not available in CentOS 7
HI, I would like to upgrade my customized CentOS 5.5 to CentOS 7. For this I took the latest stable CentOS 7 image and wanted to install the packages that are there in the existing customized version of CentOS 5.5. I could install some of the packages, but the following packages I couldn't install. 1. Rhpl 2.mod_perl 3. 3.notification-daemon 4. 4.vixie-cron 5.kudzu 6.redhat-lsb
2006 May 09
1
Samba on Sun
The latest package of Samba 3.0.22 is available for Sun Solaris 5.9. What do we do if we want it for Solaris 5.8? Thanks and regards. Kiran _________________________________________________________________ Join the next generation of Hotmail and you could win the adventure of a lifetime http://www.imagine-msn.com/minisites/sweepstakes/mail/register.aspx
2006 Oct 23
0
call file mechanism
Hi list, I have a call file as following and it works. But, I don't really understand its mechanism. The SIP/voipbuster is a sip trunk which I set up in freePBX with voipbuster account. And 2874 is one of my extension which was assigned to x-lite client. When I place this call file in outgoing folder, it is able to dial out my home phone at 001xxxxxxxxxx. However, the Dst in call logs show
2006 Oct 29
1
Out bound calls 'you must first dial a 1'
Hello, I have asterisk 1.2.9 running on a Debian sarge server, my outbound dial plan looks something like this: [outbound-longdistance] exten => _91NXXNXXXXXX,1,Dial(${OUTBOUND1}/${EXTEN:1}) About every other outbound call we make, we get the 'you must first dial a 1' message from our phone provider. It only seems to happen every other try if we try to make multiple out bound
2006 Oct 13
1
Cluster Quorum Question/Problem
Greetings all, I am in need of professional insight. I have a 2 node cluster running CentOS, mysql, apache, etc. I have on each system a fiber HBA connected to a fiber SAN. Each system shows the devices sdb and sdc for each of the connections on the HBA. I have sdc1 mounted on both machines as /quorum. When I right to the /quorum from one of the nodes, the file doesn't show up on the
2013 Nov 08
2
Export CSV
Hi friends, i am using csv export on my application. in my view file code is <%- headers = ["Transaction ID", "Activity ID", "Product Name","Customer Name", "Ticket code"] -%> <%= CSV.generate_line(headers).strip %> <%if !@trans.nil? && @trans.length > 0 %> <% @trans.each do |tran|%> <% if
2006 Nov 07
1
reading VERY large binary files
Hello, I am trying to read in elements out of a very large binary file ... the total file is 4 gigs. I want to select rows out of the file, and the current procedure I run works but is prohibitively slow (takes more than a day to run and still won't complete). Is there any faster way to accomplish this? My current procedure looks like this: readHH <- function(file_name,
2012 Aug 20
1
Asterisk 11 queue calls - emulate Dial(b) functionality
I currently run an Asterisk 10 system with hotdesking functionality set up. Several of the users have worked with a system in the past that supported BLF on their IP phones, and would like their current phones to behave in a similar fashion. Right now I have a really kludgy system that mostly works, but doesn't consistently trigger the cleanup macro to "clear" the device state on
2019 Oct 04
2
Differences between CentOS 7.x and CentOS 8.x OS
On 10/3/19 1:37 PM, Ljubomir Ljubojevic wrote: > On 10/3/19 5:49 PM, Kaushal Shriyan wrote: >> Hi, >> >> I will appreciate it if someone can help me understand the differences >> between CentOS 7.x and CentOS 8.x OS. I look forward to hearing from you >> and thanks in advance. >> > In short, CentOS 7.x is based on Fedora 19 while CentOS 8 is based on >
2016 Mar 09
2
how to force outbound ssh through one network card
Everyone, I am putting together a new gateway machine that controls all of the traffic in and out of one of our offices. ?We we have a machine with CentOS Linux release 7.2.1511 (Core)??with 3.10.0-327.10.1.el7.x86_64 kernel which is now equipped with three nic cards. ? We decided to change our internet providers, but unfortunately Comcast would not allow us to drop there service without some
2009 Mar 09
1
Zero distance error in corSpatial - correlation structure using lme
Hello, I am having a problem specifying the correlation structure in lme which leads to the error: Error in getCovariate.corSpatial(object, data = data) : Cannot have zero distances in "corSpatial". I have specified a grouping variable which is the only fix I could find by searching this error on R-help. ISee the below example. When my samples (tran) - which are transects
2005 Jul 19
3
extracting row means from a list
Hello: I'm reading in a series of text files (100 files that are each 2000 rows by 6 columns). I wish to combine the columns (6) of each file (100) and get the row mean. I'd like to end up with a data.frame of 2000 rows by 6 columns. foo <- list() for(i in 1:10){ # The real data are read in from a series of numbered text files foo[[i]] <- data.frame(x1 = rnorm(100), x2 =
2006 Apr 11
1
IE Sortable Style Problem
Hi Guys, I am having a problem in IE (tested versions 6 and 7 beta) with sortable divs in a container div with overflow set to scroll. It looks like all of the divs have their position set to relative after the sortable initializes, and also after being dragged. When a div (any element?) has a relative position in a containing div with overflow set to scroll, all of the divs with relative
2017 Aug 14
2
[ScalarEvolution][SCEV] no-wrap flags dependent on order of getSCEV() calls
Hi Geoff, On Wed, Aug 9, 2017 at 8:58 AM, Geoff Berry <gberry at codeaurora.org> wrote: > On 8/8/2017 8:38 PM, Sanjoy Das wrote: >> >> Hi, >> >> On Tue, Aug 8, 2017 at 12:58 PM, Friedman, Eli <efriedma at codeaurora.org> >> wrote: >>> >>> Oh, I see... yes, we do stupid things involving mutating NoWrap flags >>> after