Displaying 20 results from an estimated 1000 matches similar to: "pgadmin3"
2011 Nov 15
2
pgadmin3 missing dependencies
I searched the list archives and I found one answer to this which
suggested I should install the PG yum repos. I don't like that
answer for reasons which follow.
I'm running Centos 6.0 freshly installed, and I've decided that with
this box I'm sticking as much as possible to just the CentOS repos
that go with that release. I figure in particular I do not need any
PG features
2007 May 11
1
postgres erros on RHEL 4
Hi All,
I set up posgresql on RedHat El4. Below are rpms I installed.
[root at LinuxBox etc]# rpm -qa |grep postgres
postgresql-libs-7.4.16-1.RHEL4.1
postgresql-devel-7.4.16-1.RHEL4.1
postgresql-7.4.16-1.RHEL4.1
postgresql-python-7.4.16-1.RHEL4.1
postgresql-server-7.4.16-1.RHEL4.1
Then, I did below commands to create a user and a database.
[root at box root]# su postgres
bash-3.1$ createuser
2007 Nov 09
3
Shorewall + Squid transparent + Apache
I remember to see something about that in shorewall.net some time ago,
but I could not find it today ...
The case :
Debian Etch, Shorewall 3.2.6, squid3 and Apache 2 .
The first 3 where already running fine for some time ...
Now I need to setup an Apache server to allow some web mannagement,
things like PHPsysinfo, phppgadmin, just for internal net, no web access .
but port 80 is redirected to
2006 Jun 15
8
postgresql sequence and migrations
I have a specific need to ''fixate'' my ''roles'' table sequence when
migrating.
at migration #4, I have 28 records in my roles tables and I can manually
reset the roles_id_seq but it stands to reason that since I am doing
everything else in the migration, I might as well reset the sequence
there too.
so I tried this in my migration file...
execute
2007 Feb 03
0
Symlink to directories seem recursively for Microsoft Workgroup Add-On for MS-DOS clients
I use Samba 3.0.23d at FreeBSD 4.11-RELEASE-p25 as PDC and
sometimes Microsoft Workgroup Add-On for MS-DOS and Mail as client.
At FreeBSD box I have directory /common/install/postgreSQL and
symlink to it:
/usr/export/XP/i386/\$oem\$/install/postgreSQL ->
/common/install/postgreSQL
The path /usr/export/XP shared for MS Network as XP and mount via
net use X: \\my_server\XP.
So files and
2005 Jun 08
1
Need help with postgresql authentication set up
OS - CentOS4
PostgreSQL = 8.0.3
I think that I need to locate a custom pam module to use in
pg_hba.conf that will allow phpPgAdmin to authenticate users
against /etc/password (shadow). I cannot seem to find a straight
forward reference to such a beast either in the documentation or on
the web. The pam modules that I have found through google seem to
be intended to allow one to authenticate
2007 Jun 29
3
Audacity
Just wondering, if there is Audacity package which runs in centos 5
somewhere? Have googled, but not found any.
Any help?
Jarmo
2012 Oct 05
3
PHPMYADMIN on Centos 6.3
Hi guys,
Pls I need good and working instructions on how to install phpmyadmin on
centos 6.3 ?
I would appreciate your kind and timely response on this.
regards
kunle
2010 Oct 20
1
how to connect to a remote PostgreSQL database from R on mac osx
Hello List,
I would like to connect to a postgreSQL database on a remote server and I am wondering what is the best package to do that. I have just installed RpgSQL, RPostgreSQL, Rdbi and RODBC.
The handiest to me is RPostgreSQL but I don't see how to connect to a remote server with it. For sure I can connect to remote server with RODBC, but since I am on a Mac OSX 10.6, I have quite
2011 May 08
5
Am I being to paranoid?
Hi All,
I want to know thoughts on if I am being to paranoid/security conscious.
CentOS 5.6, Apache, MySQL, running an Firewall in front of everything and obviously the built-in firewall on the box. I have ssh on a different port and starting to use Keys instead of password authentication. I host an intensive website and I am getting about 150 unique visitors per day.
What I am seeing is
2010 Jul 28
23
HVM hypercalls
Hi
I need to use hypercalls from HVM domain (e.g. HYPERVISOR_add_to_physmap). However, it does not work when I am trying to invoke it from HVM Linux guest. Basically, I don''t see that anything happens on hypervisor''s side. I also grep''ed the guest code for ''vmmcall''/''vmcall'' and did not find anything. Is it possible to do it at all?
2007 Jun 28
3
Centos 5 OpenOffice 2.0.4-5.4.17.2
Content-type: Multipart/Alternative; boundary="Alt-Boundary-19583.13106888"
--Alt-Boundary-19583.13106888
I noticed that there are no openoffice.org-xxx-2.0.4-5.4.17.2 rpms in Centos
5 update. So I tried to build openoffice 2.0.4-5.4.17.2 (sans language
packs) on a x86_64 from RH 5 source rpm. The build bombed after an hour
elapsed and it used up about 10 GB of space with an error
2013 Sep 27
2
getting an error when installing LIBVIRT.
hi
i am installing libvirt-0.9.12.
i am getting following error:
libvirtd: /usr/local/lib/libvirt.so.0: version `LIBVIRT_PRIVATE_0.9.12' not
found (required by libvirtd)
how to solve this one. i am installing from my repositary itself. the same
package is working fine for my friend.
suggest me some solutions. i googled but i have not get any related stuffs.
Regards
cooldharma06.
2012 Oct 18
4
converting a string to an integer vector
Hi All,
Thanks in advance for your help. I'm trying to convert a string to an
integer vector. For instance, I will start with
a <- "1,2"
The result I want to end up with will be the equivalent of
c(1,2)
What's the best way to make the conversion? I've tried using as.integer(a),
but R seems to balk at that.
Thanks,
Ben
--
View this message in context:
2007 Nov 16
4
Samba Upgrade on Centos 3
After today's samba update, Centos 3 boxes can not use samba to
communicate with each other, although Windows and the Centos 3 boxes
see each other correctly as do RHEL5 and the Centos3 boxes. The du
command works well, but ls, cp, cat ,etc produces the error:
PANIC: push_ascii - dest_len == -1
in the server log and
smb_trans2_request: result=-5, setting invalid
in the client.
A similar
2006 Jun 29
13
Ideal Ruby on Rails Development Environment on Linux
Hello,
I''m not a developer myself, but I work for a hosting company that
tries to cater to the needs of developers and basically right now I am
trying to create a hosting platform that will be perfect for ruby
developers. This is a linux VPS service and I create the base templates
to make the system look however i want it after install.
I was hoping some of you could give me
2006 Feb 07
7
select list error - following Agile guide
I would swear that I am tracking exactly the method used in Agile
book...
TypeError in Placements#edit
Showing app/views/placements/_form.rhtml where line #33 raised:
wrong argument type String (expected Module)
Extracted source (around line #33):
30: <tr>
31: <td><label for "type">Type</label></br><%=
32: options = [["Select
2006 Feb 21
8
Validations continued
I simply can''t figure this out. I have been reading and re-reading Agile
book and wiki.rubyonrails.org - all sorts of validation methods and
still, it doesn''t work.
Controller code
def create
@client = Client.new(params[:client])
if @client.save!
flash[:notice] = ''Client was successfully created.''
redirect_to :action =>
2006 Jun 02
5
ActiveRecord: Getting table names
How do i get (discover) all the table names within a database using
ROR/ActiveRecord ?
I wish to build a webapp that connects to a database on the fly,
discovers tables and column names etc and then can show data or build a
report based on user selection. The ActiveRecord API doesnt seem to give
any method for getting table names.
--
Posted via http://www.ruby-forum.com/.
2006 Mar 26
17
activeldap
Obviously I am missing something and I don''t know what it is...
I am following the instructions at
http://rubyforge.org/docman/view.php/381/114/activeldap_rb.html
and also here...
http://wiki.rubyonrails.org/rails/pages/HowtoAuthenticateViaLdap
my model looks exactly like this...
class LdapUser < ActiveRecord::Base
ldap_mapping :dnattr => ''uid'', :prefix