Displaying 20 results from an estimated 575 matches for "biggs".
2005 Feb 04
2
deleting a file
...ther message?
Is this working as designed, or is there some parameter that I can turn
on to fix this?
We're using Red Hat AS 3.0, Samba Version: 3.0.4 (Red Hat RPM), Release:
6.3E. We're not part of any domain controller or active directory, just
plain Linux authentication.
Thanks,
Eric Biggs
2008 May 26
5
Noob SASS error (permission denied)
I just created the sass directory in my stylesheets directory and
when
I reload my page I get this error:
Status: 500 Internal Server Error
Permission denied - /Users/Justin/kicksite/trunk/public/
stylesheets/
application.css
/usr/local/lib/ruby/gems/1.8/gems/haml-2.0.0/lib/sass/plugin.rb:
72:in `initialize''
/usr/local/lib/ruby/gems/1.8/gems/haml-2.0.0/lib/sass/plugin.rb:
72:in
2007 Dec 13
10
Version naming to use in a RoR proyect
Hi everyone,
I would need to know if RoR follow any policy for version naming; I
mean, something like linux´s kernel does or similar.
For instance, kernel uses numbers separated in groups by dots (i.e.
pre 2.6 - AA.BB.CC). These groups mean differents fixtures, bugs
fixed...
I will start a big proyect from scratch with rails and I want to
choose now a standart to use and avoid future problems
2019 May 13
6
root .bash_profile?
> On May 13, 2019, at 2:46 PM, Pete Biggs <pete at biggs.org.uk> wrote:
>
>> First, the ~ which might not apply to root.
>
> Why do you think that? '~' is just shell shorthand for user's home
> directory.
root quite often isn?t recognized as a proper user. ~/.bash_profile isn?t loaded because it?s...
2019 Feb 22
1
elasticsearch connection refused
On 2019-02-19, Pete Biggs <pete at biggs.org.uk> wrote:
> On Tue, 2019-02-19 at 14:26 +0000, Pete Biggs wrote:
>>
>> It's not a web server port - elasticsearch is a database.
>
> Sorry, that was a bit abrupt - yes, it sort of looks like a web server.
It's a bit of both. It is queryable...
2019 Dec 13
1
systemctl behaves like it is being piped to less in centos 8?
In article <5c2439dc6351659900b0c7ef421ae3f1e7b84fe4.camel at biggs.org.uk>,
Pete Biggs <pete at biggs.org.uk> wrote:
>
> >
> > is what is annoying me. That seems to be what I would expect if I
> > piped it to less. I checked a fedora 31 and another centos 8 box and
> > am seeing the same behaviour. Am I missing something?
>...
2020 Apr 12
1
CentOS 8 NIS
On Sun, 2020-04-12 at 08:13 -0400, Jonathan Billings wrote:
> On Apr 12, 2020, at 05:47, Pete Biggs <pete at biggs.org.uk> wrote:
> > There are other options than LDAP, and servers other than OpenLDAP, but
> > LDAP is the de facto standard.
>
> Unfortunately, OpenLDAP as a server is deprecated in C8, and isn?t
> packaged anymore. Upstream they point customers to thei...
2017 Jan 25
3
CentOS 7 install on one RAID 1 [not-so-SOLVED]
In article <1485342377.3072.6.camel at biggs.org.uk>,
Pete Biggs <pete at biggs.org.uk> wrote:
> On Tue, 2017-01-24 at 17:14 -0500, m.roth at 5-cent.us wrote:
> > So, it installed happily.
> >
> > Then wouldn't boot. No problem, I'll bring it up with pxe, then chroot and
> > grub2-install.
> >...
2019 Feb 19
3
elasticsearch connection refused
On Tue, 2019-02-19 at 14:17 +0000, Laack, Andrea P wrote:
> Selinux will not allow connections on other than default http ports.
>
> semanage port -m -t http_port_t -p tcp 9200
It's not a web server port - elasticsearch is a database.
P.
2017 Nov 17
2
gnome boot problem
going to run journalctl this evening when i get in and relay any errors i see.
On Thu, Nov 16, 2017 at 6:01 PM, Pete Biggs <pete at biggs.org.uk> wrote:
> On Thu, 2017-11-16 at 22:45 +0000, dominic adair-jones wrote:
>> Ok that's what I figured Ive narrowed it down to Plymouth but I haven't
>> found much info on what the fix is.
>
> No, plymouth is the process that controls the bootin...
2017 May 29
3
Disable Top Left Hot Corner
...17 um 17:14 schrieb Raymundo N.F. <raymundo.nf at gmail.com>:
>
> Thanks For the Answer Mike and Pete.
> But Mike, In Centos 7 this directory (/usr/share/gnome-shell/js/ui/layout.js)
> doesn't exist.
> Another Solution?. :)
>
>
> 2017-05-27 17:25 GMT-05:00 Pete Biggs <pete at biggs.org.uk>:
>
>>
>>
>>> On Sat, 2017-05-27 at 14:51 -0400, Mike - st257 wrote:
>>> awk one-liner found here:
>>> https://unix.stackexchange.com/a/196726
>>>
>>> Whether it's persistent through package updates is a...
2008 Jan 21
7
undefined method error
Hello everyone,
I am following the Practical Rails: Social Networking
sites book. In chapter 7 photo gallery I am getting a
NoMethodError in Pages#show
Showing layouts/_menu.rhtml where line #12 raised:
undefined method `new_entry_path'' for #<ActionView::Base:0x52fa56c>
Extracted source (around line #12):
9: <% if is_logged_in? %>
10:
2007 Dec 10
10
Reading Hash/Array
Hi all,
My app is generating a form with several bill_items that should be
updated (fields to be updated are description and net).
The text_field_tag names are bill_item[update][#{id}][description] and
bill_item[update][#{id}][net] (and I added bill_item[update][#{id}]
[id] just in case)
The param received is:
{"commit"=>"Save",
2020 Apr 12
3
CentOS 8 NIS
> Yes, let me validate Mr. Kovacs comment. I am aware of the shortcomings
> of NIS in the area of security. Let me provide some information on the
> topography of my network and my reasoning for choosing NIS/NFS. Perhaps
> an alternative may be suggested to meet my needs without totally
> confounding me when it comes to configuration.
The good thing about YP/NIS is that
2008 Dec 18
5
distributing a rails application
What are the standard best practices for sharing your rails application
on the web?
As far as I can tell, you just delete the logs directory and clear out
the database.yml
What am I forgetting?
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk"
2018 Apr 07
2
Semi-OT: install python package in userspace
> Am 07.04.2018 um 01:41 schrieb Pete Biggs <pete at biggs.org.uk>:
>
> On Fri, 2018-04-06 at 11:50 -0500, Valeri Galtsev wrote:
>> On Fri, April 6, 2018 11:42 am, Richard Demeny wrote:
>>> Just sudo it
>>
>> This is exactly why I have big reservation in giving users sudo
>> permissions. If they...
2017 Dec 11
6
upgrading python
On Tue, Dec 12, 2017 at 10:09 AM, Larry Martell <larry.martell at gmail.com>
wrote:
> On Tue, Dec 5, 2017 at 8:22 AM, Pete Biggs <pete at biggs.org.uk> wrote:
> > On Tue, 2017-12-05 at 14:16 +0100, Kai Grunau wrote:
> >> On 05.12.2017 14:05, Larry Martell wrote:
> >> > I am running CentOS 7 and I have python version:
> >> >
> >> > Python 2.7.5 (default, Sep 15 2016, 22...
2017 Jul 01
2
Physically moving a mail server vs. cached DNS
Le 01/07/2017 ? 11:00, Pete Biggs a ?crit :
> That is controlled by the TTL (time to live) entry. A DNS server must
> refresh it's cache within the TTL for the entry. Using the '-a' option
> to host will give you more information:
So I would have to use the -a option with the old DNS server, to know
their TTL....
2018 May 09
2
OT: hardware: sanitizing a dead SSD?
On 9 May 2018 at 07:18, Pete Biggs <pete at biggs.org.uk> wrote:
> On Wed, 2018-05-09 at 13:00 +0200, Leon Fauster wrote:
>> > Am 08.05.2018 um 21:46 schrieb Stephen John Smoogen <smooge at gmail.com>:
>> >
>> > On 8 May 2018 at 15:34, <m.roth at 5-cent.us> wrote:
>> > > A...
2017 Nov 17
3
gnome boot problem
On Fri, Nov 17, 2017 at 9:14 AM, <m.roth at 5-cent.us> wrote:
> dominic adair-jones wrote:
>> going to run journalctl this evening when i get in and relay any errors i
>> see.
>>
>> On Thu, Nov 16, 2017 at 6:01 PM, Pete Biggs <pete at biggs.org.uk> wrote:
>>> On Thu, 2017-11-16 at 22:45 +0000, dominic adair-jones wrote:
>>>> Ok that's what I figured Ive narrowed it down to Plymouth but I haven't
>>>> found much info on what the fix is.
>>>
>>> No, plymouth...