similar to: Newbie needs some guidance

Displaying 20 results from an estimated 50000 matches similar to: "Newbie needs some guidance"

2006 Feb 09
3
Rail in teaching environments
Newbie question (just joined the list) Is anyone running Ruby on Rails in a teaching environment? Regards John John Colby BA, MBCS, PGCertE Lecturer, Department of Computing, The Business School Room F316, Galton Building, University of Central England, Franchise Street, Perry Barr, Birmingham B42 2SU Tel: +44 (0) 121 331 6937, Fax +44 (0) 121 331 6281, Mobile: 07795 215 912
2006 Jul 31
0
Newbie guidance: Dates and grouping
Hey all - New to Ruby, though I''ve managed to stumble around in PHP (well, enough to hack together what I needed). I''ve initiated a (hopefully) simple project to keep track of upcoming stories in our newspaper. It''s a one-table database with just a few fields (writer, publication date, synopsis, notes, page assignment). I''m slowly replacing the default
2005 Mar 05
4
Newbie guidance requested --- Grandstream Budgetone
Hi- I am attempting to setup my Budgettone phone for use with my * server and am having problems obtaining an IP address. I have checked the phones settings to make sure it has dhcp enabled and it is. The display says no IP. I bought the phone but do not have any documentation other than the Wiki, but I am still at a loss. What could be preventing the phone from picking up an IP address? Any
2006 Dec 21
1
need some guidance with a test
This is part of a rails project. The following method is part of the Ams class (a rails model). I''m a bit unsure of the rspec/bdd way of testing this method. def persist_as_domains @current_domains.each do |d| dom = Domain.new dom.domain = d dom.source_id = 1 dom.at = Time.now dom.save end end The following is what came out when I tried to write my test. Notice
2008 Sep 05
3
[LLVMdev] Newbie question on front-end and code compaction
Hi! I'm still a newbie to LLVM, so I'm looking for guidance that will tell me the right docs to read. I'm interested in working on 2 different things. I'm interested on adding a new front end for a functional language such as Lisp. I'm also interested in helping out with compaction(making code with a small footprint). What are the right docs for me to start reading and
2006 Feb 14
0
Guidance need for trunking using SIP
Hi I need guidance for trunking two asterisk servers , I have two fixed IP address machines 192.168.20.5 and 192.168.20.10 , now I wanted the users of each servers to dial to other server I tried a lot was not successful , after a lot try with IAX I decided to try routing through sip , but not able to I request guidance and also link for any
2014 Dec 15
0
need guidance on getting started...again
On 12/14/14 21:17, Clayton Kirkwood wrote: > Thanks, Mark. Um, how's about from the commandline or how do I get, I guess we're still using X11, windows to load. > > Sorry, :<}}} > > Clayton > >> -----Original Message----- >> From: centos-bounces at centos.org [mailto:centos-bounces at centos.org] On >> Behalf Of Mark LaPierre >> Sent: Sunday,
2005 Feb 22
2
newbie needs advice
Hello Everyone, I am looking into using Asterisk as our company PBX and voicemail system. I am very familiar with Linux, but the VOIP stuff is new for me. We are a non-proffit organization, so keeping things as cheap as possible is very important. I am looking on some advice for best implementing Asterisk. Here is a rundown of our current system: We have 14 phone lines coming into the building.
2014 Dec 15
2
need guidance on getting started...again
Thanks, Mark. Um, how's about from the commandline or how do I get, I guess we're still using X11, windows to load. Sorry, :<}}} Clayton >-----Original Message----- >From: centos-bounces at centos.org [mailto:centos-bounces at centos.org] On >Behalf Of Mark LaPierre >Sent: Sunday, December 14, 2014 5:50 PM >To: centos at centos.org; Mark LaPierre >Subject: Re:
2006 Dec 17
1
Re: Need some guidance re: two domains sharing the same workstations
Hello Matt, I've had similar misfortunes too with interdomain trusts. I think you're working along the right lines since you seem to want to do the same thing as I. However the NT_STATUS_UNSUCCESSFUL is an error I always get when trying to connect to the IPC$ share of the PDC of the trusting domain. In my case the trusting PDC is a Windows 2003 Server. I know it's not an issue
2018 May 01
0
Need guidance to work on NEW PASS managers bugs
Hi Vivek, Have you read the mailing list threads on this topic? I don’t believe we’re quite ready to make the switch yet. There was a discussion last October about what was left to be done. I’m sure it has been discussed since then too. Here’s a link to the start of the October discussion. http://lists.llvm.org/pipermail/llvm-dev/2017-October/118280.html If you’d like to get involved, one
2014 Sep 17
3
[LLVMdev] Need guidance regarding MachineFunctionPass implementation
Hello all, I need to modify llvm bytecode / native code just before it is emitted i.e. after all the regular operations and optimizations are done. I was told that this can be achieved by implementing a MachineFunctionPass. I searched the internet for some tutorials or some example MachineFunctionPass but found nothing. Kindly point some links, or anything that may help. Thank you. Regards,
2014 Dec 15
0
need guidance on getting started...again
On 12/14/14 20:01, Clayton Kirkwood wrote: > Hello, > > It's been about 15 years since I've enjoyed working in the Unix space, and I > am trying to reintegrate myself. A few things have changed in the > intervening years. I've installed the first Centos6 iso without too much > difficulty, but I am rusty on commands and such. It appears the install > doesn't
2014 Dec 15
2
need guidance on getting started...again
Hello, It's been about 15 years since I've enjoyed working in the Unix space, and I am trying to reintegrate myself. A few things have changed in the intervening years. I've installed the first Centos6 iso without too much difficulty, but I am rusty on commands and such. It appears the install doesn't install mans so would somebody suggest a way to find and install them. It
2012 Jan 30
0
CentOS 6.2 KDE desktop with KDM - need guidance
I want a CentOS 62 (amd64) KDE desktop with KDM as the GUI login manager. My system environment is as follows: Host OS: openSUSE 11.4 .(amd64) with VirtualBox (64 bit) GuestOS: CentOS 6.2 (amd64) 10GB virtual disk I chose the "Customize Now" option in the installer and chose "KDE" group w/o the "Desktop" group. The system boots to a CLI console. I can login and
2001 Dec 19
0
I got a question that needs guidance
Hello, my name is Philippe. I'm not quite sure i'm asking the right place for this kind of question, but here it goes anyway. I installed OpenBSD 2.9 not too long ago and installed samba on it. Then one of my supervisor asked for me to implement some sort of password aging, for an example, they want to local user of the network to be forced to change their password every 30 days. I tried
2007 Dec 21
4
I need some guidance
I''m building an http communicator class for a web service API wrapper and I''m trying to go through the BDD process in doing so. I''m having a bit of a struggle figuring out how to set up the tests in relation to isolating things appropriately as well as testing behavior vs testing implementation. Specifically, I''m trying to set up a post method on my
2003 Jun 04
1
Newbie help getting started
I'm running Redhat version 9 with a TDM400P and AVM B4 ISDN2 card. I am assuming the first step to get * working is to get a tone from the fxo ports, having looked and played with both the zapata and zaptel files, I still can't get anything.on the ports. When starting asterisk -vvvgc it does not appear to be loading Zapata file. Any guidance for a newbie would be greatly appreciated.
2001 Mar 16
1
Question from a newbie
I've been going to www.winehq.com for info. I'm having problems finding the lastest CVS. Every link I try tells me either it's not available, or gives me a version lower than my current. I installed an RPM which I want to replace by compiling the most current CVS. However, I'm not sure which one to get. Could some give this newbie a little guidance?
2008 Mar 26
1
new to samba, pointers/guidance needed
Hi all, I've been fighting with samba for a day and a half and hope that I can get some guidance and/or pointers to info which I clearly need. I'm running a small network, the Linux host (running samba) is CentOS 5.1, fresh install. The workstations are WinXP and the goal is to use the workgroup logins which people use on their local machines to access specific shares on the CentOS