similar to: HELP: CentOS box won't shutdown

Displaying 20 results from an estimated 3000 matches similar to: "HELP: CentOS box won't shutdown"

2005 Jul 28
1
CentOS Linux training in the UK
Hi everyone This summer we are moving all our UK Linux training short courses over from Fedora Core to CentOS. For more information please visit: http://ce.bromley.ac.uk/linux Thanks very much Clive
2014 Jul 09
2
[LLVMdev] How to resolve decoding conflict?
Hi all, Short version I get decoding conflicts during generation of disassembler tables for my modified PowerPC backend: 001100.......................... ................................ ADDIC 001100__________________________ E_LBZ 001100__________________________ Which methods can be used to resolve this kind of error? Long version: I'm trying to implement support for the PowerPC
2020 Nov 10
1
Fwd: Select output section for a function based on a subtarget feature
Hello, I'm implementing a port of LLVM for PowerPC VLE. It's a compressed instruction set similar to mips16 and ARM Thumb. Instruction encoding (VLE/non-vle) is selected for a given memory region by an attribute in a memory area descriptor. Targets supporting this that I know of are all bare-metal (so powerpc-none-elf). I'm trying to implement ELF support right now. VLE ELF files
2005 Apr 18
2
Construction of a large sparse matrix
Dear List: I'm working to construct a very large sparse matrix and have found relief using the SparseM package. I have encountered an issue that is confusing to me and wonder if anyone may be able to suggest a smarter solution. The matrix I'm creating is a covariance matrix for a larger research problem that is subsequently used in a simulation. Below is the latex form of the matrix if
2006 Aug 25
3
Network interface fails after kernel upgrade
Hi Yum has just updated 5 of my Linux boxes running CentOS 4.3 to the 2.6.9-42 kernel. All is well on four of the boxes, but on the fifth the network card (eth0) will not work. I've downgraded the kernel to the previous version and the network card works fine again. I've tried removing and re-installing the new kernel, but the network card won't work with it. The details of the
2003 Mar 06
1
rpcclient setprinter failes
Hi List. We have an Redhat 8.0 machine who acts as an printserver. I'm sharing printers via Samba and using CUPS. Samba is 2.2.7a and CUPS 1.1.8. The Microsoft clients (Win9x, Win NT, Win 2k) is downloading the driver from the server. I had no problem to install and upload up to 55 printers but now I am not able to set the driver. I can install more printers, but when cupsaddsmb is running
2006 May 07
4
Paginate() from multiple tables
Hi I''m wondering if there''s a way I can gather data from multiple tables from the child table by using the paginate method? I would have done it using select_by_sql but I need it to paginate. My table structure is: Records is a child of Date and Account Date Account | | ^ ^ Records I want to be able to print a table using the Records controller that will
2017 Nov 17
7
semi-OT:apcupsd
I can't seem to find apcupsd for C 6. Just went to epel's website, and not visible. Anyone have a clue? mark
2009 Apr 06
9
setup method in functional tests and instance variables
I have the following in my functional test file. class UserControllerTest < ActionController::TestCase fixtures :users def setup @controller = UserController.new @request = ActionController::TestRequest.new @response = ActionController::TestResponse.new @invalid_user = user(:invalid_user) @valid_user = users(:valid_user) end def test_login_success
2004 Nov 18
3
SipTone II
Anybody used the above phone with asterisk I have one working ok for calls, but having a problem with voice mail. Using either the 'Voice mail function key' or dialing 88 (for my system) just gets me to Call Terminated Asterisk CLI shows the error message 'unable to get User name' My Grandstream works ok, asking for User name, then Password Any ideas ? -- Clive Email :
2008 Jul 22
4
Maintaining referental Integrity
If I have two models that are in a one-to-one relationship in Ruby on Rails, and I wish to delete a record. How do I make sure I will delete all the related data from both tables? Is there a simple elegant Ruby way to do this? Thank you for your time in advance, Mitch -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message
2006 Feb 21
2
Production ecommerce sites?
Hi All First post and its a question of Rails abilities. I was wondering if their are any examples of a Rails application driving an ecommerce shop site. Selling a catalogue of products? We''re looking at starting our first major Rails project at work and wanted to gather some examples to sell to the MD as PHP is becoming a drag and there''s so much more possibility in Rails.
2011 Jan 25
2
barplot with varaible-width bars
I would like to produce a bar plot with varying-width bars. Here is an example to illustrate: ww <- c(417,153,0.0216,0.0065,556,256,0.0162,0.0117, + 726,379,0.0358,0.0501,786,502,0.0496,0.0837, + 892,591,0.0785,0.0795) yy<-t(t(array(ww,c(2,10)))) barplot(yy[,2*1:5],las=1,space=c(.1,.5),beside=T) produces a barplot of 5 pairs of bars that are of equal width
2006 Feb 27
2
Upload & Parse CSV
Hi All I was hoping you could help me. I need the ability to upload a large quantity of data via CSV - via an upload form. The CSV file then needs parsing and the data entering into the relevant module. Does anyone have experience of this or perhaps knows of a posting, generator, existing code or any help at all? I''ve been looking but not come across anything so far. I can do this
2005 Jul 10
2
chan_capi ASTCC trouble
Hi all I am wondering if anyone has had a similar trouble to this: The timeout arguments in the dial command does not work. The caller does not get disconnected when the timeout reaches zero. I am not sure if this is a chan_capi issue, or a asterisk issue. I am using CVS-head and chan_capi CVS head also. Any suggestions or help will be appreciated. Thanks Clive
2003 Apr 21
4
Rackmount PC hardware suggestions
I'm looking for anyone who has some vendors for rackmount PC hardware in a fairly decent configuration for Asterisk/Digium T1 termination. I am looking for well-built hardware from an integrator that understands correct component choice. Preferably, I'd like SCSI but I might be able to do Ultra-IDE platforms. I need at least two PCI slots in the chassis (so 2u/3u size factor is OK.)
2004 Aug 23
6
Dell PowerEdge 750 rackmount
Hi- I have an upcoming order for a bunch of asterisk boxes, and I'm considering using an "assembled" package for the server, instead of building them from components as I usually do. Does anyone have experience with the Dell PowerEdge 750 server, or any other 1U rackmount server for use with asterisk? Thanks in advance Scott Stingel Scott M. Stingel President, Emerging Voice
2006 Jan 26
3
discard_year => true
Hi All I''m attempting to make a simple time select field so I thought I just needed a datetime_select with the option :discard_year => true. However, every ''discard'' option except discard_year seems to work. So I''m left with a year, hour and minute to select. Could anyone please point me in the right direction? Much appreciated. Doug -- Posted via
2004 Jul 22
1
vampire failed for undefiled value sambaSID
Greetings! Vampaire process is running, but it failed create accounts for everyone. The error message is "Can't call method "get_value" on an undefined value at /var/lib/samba/sbin/smbldap-useradd.pl line 152." And I looked at the mentioned file and the line is $userGroupSID = $group_entry->get_value('sambaSID'); I am
2012 Jul 24
1
Patchy 'front-end' package installation problems using -R- 2.15.1
I think this is the fourth attempt to send this blessed message, so let's hope this gets through without any 'unprocessed' or 'ignored' in-lines on auto-reply. I wish to report to you some strange problems I'm experiencing with installing packages directly into my -R- 2.15.1 (there is an indirect solution, which I note below). First, here's some essential information: