Displaying 20 results from an estimated 27 matches for "bedrock".
2018 Sep 06
6
rsyslog listening on high port
Attempting to lookup why rsyslogd is listening on the high port
UDP/51427. Have not succeeded in what this port is used for and what
directive controls what interface it binds to.
[root at bedrock ~]# netstat --listen --inet --program --numeric | grep syslog
udp??0??0 0.0.0.0:51427??0.0.0.0:*???66655/rsyslogd?
--
Adam Tauno Williams <mailto:awilliam at whitemice.org> GPG D95ED383
OpenGroupware Developer <http://www.opengroupware.us/>
2018 Sep 07
1
rsyslog listening on high port
...Burger wrote:
> On 2018-09-06 14:06, Adam Tauno Williams wrote:
> > Attempting to lookup why rsyslogd is listening on the high port
> > UDP/51427.????Have not succeeded in what this port is used for and
> > what directive controls what interface it binds to.
> > [root at bedrock ~]# netstat --listen --inet --program --numeric |
> > grep?syslog
> > udp??0??0 0.0.0.0:51427??0.0.0.0:*???66655/rsyslogd?
> You might want to try running:
> lsof -i -P | grep LISTEN | grep :51427
> to determine what process is actually listening to that port.
That is what is...
2009 Nov 10
1
compiling R-2.10.0 on solaris - lib_I_dbg_gen.so.1: version `DBG_GEN_5.1' not found
...c:/opt/SUNWspro/bin:/
usr/ccs/bin:/usr/sfw/bin
unsetenv R_HOME
./configure --enable-R-shlib R_PAPERSIZE='letter' --prefix='/home/
btrask/traskdata'
make
----------------------------
Here's some information on compiler versions, etc, etc
----------------------------
[72] bedrock:/home/jayoung> uname -a
SunOS bedrock 5.10 Generic_139555-08 sun4v sparc SUNW,Sun-Fire-T200
[17] bedrock:/home/jayoung> which gcc
/opt/gcc/bin/gcc
[18] bedrock:/home/jayoung> gcc -v
Using built-in specs.
Target: sparc-sun-solaris2.10
Configured with: /net/tibia/export/bldmstr/nightly/
2...
2006 Mar 13
3
validation and update
...ion working in a situation similar to the following.
(Please forgive any minor typos below)
class Department < ActiveRecord::Base
has_many :people
end
class Person < ActiveRecord::Base
belongs_to :department
validates_presence_of :name
end
@department = Department.new(:name=>"bedrock")
@department.people << Person.new(:name=>"fred")
@department.people << Person.new
if @department.save
# redirect
else
# validation failed
# This is what actually happens in this example since one person
doesn''t have a name
end
However if I update a pe...
2007 Dec 21
0
RMySQL installation
Hi,
I am having trouble getting RMySQL running on a solaris machine.
[43] bedrock:/home/jayoung/source_codes/R/other_packages> uname -a
SunOS bedrock 5.10 Generic_118833-36 sun4v sparc SUNW,Sun-Fire-T200
I thought I had finally managed to get it installed, albeit with some
warnings that I didn't understand (it took me a while to find where
our mysql libraries were),...
2009 Jun 02
1
getting elements out of list automatically
...nk sum test with
continuity correction",
data.name = ".column by site"), .Names = c("statistic", "parameter",
"p.value", "null.value", "alternative", "method", "data.name"
), class = "htest"), boulder.bedrock = structure(list(statistic =
structure(368, .Names = "W"),
parameter = NULL, p.value = 0.0193433582385429, null.value =
structure(0, .Names = "location shift"),
alternative = "two.sided", method = "Wilcoxon rank sum test with
continuity correction",...
2011 May 20
0
Patent attack on Linux kernel
...lt;http://www.theregister.co.uk/2011/04/21/texas_jury_says_google_infringed_linux_patent/>
> At least some of those sued were using Red Hat Enterprise Linux (RHEL) on
> the back-end. Google apparently uses its own version of Linux across its
> famously distributed infrastructure.
> Bedrock has also asked for an injunction preventing Google from
> infringing on its patent, but the court has yet to rule on this. Red Hat
> has also intervened in the case, asking the Bedrock patent be ruled
> invalid.
<http://fosspatents.blogspot.com/2011/04/texas-jury-finds-against-google-i...
2009 May 21
0
problems building R-2.9.0 on solaris
...ersion of R to 2.9.0 but am
having trouble on our solaris machine. I had previously installed
2.8.1 and earlier versions without trouble.
I'm using R-patched_2009-05-20.tar.gz (I had also tried the 2009-05-10
version). Here's some info on our machine (I'm not the sysadmin):
[2] bedrock:/home/jayoung> uname -a
SunOS bedrock 5.10 Generic_118833-36 sun4v sparc SUNW,Sun-Fire-T200
Here's how I have been successfully installing the last few versions
of R:
setenv LD_LIBRARY_PATH /home/jayoung/mysql/mysql-5.0.45-solaris10-
sparc-64bit/lib:/opt/SUNWspro/lib:/usr/lib:/usr/openw...
2001 Nov 05
0
security = SERVER - Problem
...lookup allows.
if i run "nmblookup arakis" (the pdc) will this correctly displayed.
the smb.conf:
[global]
workgroup = MYDOMAIN
interfaces = 172.16.128.2/20
bind interfaces only = Yes
server string = Fileserver
netbios name = BEDROCK
security = SERVER
encrypt passwords = Yes
map to guest = Bad Password
password server = 172.16.128.9
log level = 1
read raw = no
write raw = yes
max xmit = 65535
dead time = 15
ge...
2007 Jun 06
2
lookup in CSV recipe
I await Luke''s node settings implementation with interest. At the
moment however, I have this sort of ugliness:
$site = $hostname ? {
fred => "opsera",
barney => "bedrock",
default => "unknown site",
...
}
So I''ve knocked up this little function to use CSV files instead. Now
I can just do:
$site = lookup_csv("sites.csv",$hostname,"site")
where sites.csv is:
hostname,site,ip
fred,opsera,192.168.1.1...
2002 Nov 20
1
"Add user script" option never running?
...users
automagically, but it never seems to run. The script in this case is a
handwritten perl script, and I've added a "touch" call at the top, so I
can tell whether it's really running or not.
Here's the [global] part of smb.conf:
[global]
encrypt passwords=yes
workgroup=BEDROCK
security=domain
password server=*
netbios name=newbambam
add user script = /usr/local/bin/adduser.pl %u
delete user script=/usr/sbin/userdel -r
add user to group script=/usr/sbin/adduser %u %g
username map=/etc/samba/user.map
logon path=%LUser Profiles%U
load printers=no
I don't know about th...
2009 May 15
1
data summary and some automated t.tests.
...0L, 0L,
0L, 0L, 0L, 30L, 5L, 2L, 1L, 0L, 0L, 0L, 5L, 35L, 3L, 0L, 0L,
0L, 40L, 0L, 0L, 5L, 0L, 0L, 10L, 5L, 0L, 0L, 10L, 0L, 0L, 0L,
0L, 1L, 1L, 30L, 0L, 0L, 0L, 10L, 4L, 3L, 2L, 0L, 2L, 0L, 0L,
0L, 20L, 0L, 0L, 0L, 0L, 0L, 20L, 0L, 10L, 0L, 0L, 0L, 0L, 0L,
0L, 0L, 0L, 0L, 10L, 0L, 0L, 0L), boulder.bedrock = c(60L, 0L,
0L, 45L, 0L, 0L, 0L, 0L, 0L, 8L, 10L, 0L, 35L, 5L, 8L, 0L, 0L,
0L, 0L, 0L, 0L, 10L, 60L, 70L, 0L, 0L, 0L, 5L, 55L, 0L, 0L, 0L,
40L, 0L, 0L, 0L, 0L, 15L, 0L, 0L, 10L, 0L, 20L, 10L, 0L, 0L,
0L, 0L, 20L, 0L, 0L, 60L, 0L, 0L, 20L, 0L, 10L, 0L, 50L, 0L,
0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 10L,...
2010 Jul 21
1
asterisk realtime SIP configuration
...1) asterisk-1.6.2.6
2) CentOS- 5.2 (64-bit)
3) Postgresql- 8.1
*Configuration:*
* odbc.ini*
[PostgreSQL]
Description = Test to Postgres
Driver = PostgreSQL
Trace = Yes
TraceFile = /tmp/sql.log
Database = bedrock
Servername = localhost
UserName =
Password =
Port = 5432
Protocol = 6.4
ReadOnly = No
RowVersioning = No
ShowSystemTables = No
ShowOidColumn = No
FakeOidIndex = No
ConnSettings =
*odbcinst.ini*
[...
2017 Jun 29
6
The undef story
...rite compiler test programs in my spare time as a hobby,
(which someday I’d like to contribute to llvm)
So it’s not like I don’t have the knowledge or the inclination,
I just don’t know how to approach this problem.
You would think that since “optimization of undefined behavior”
Has become such a bedrock concept in llvm that by now some
Concrete examples would be readily at hand,
But this doesn’t seem to be the case.
So I’m eagerly awaiting Hal’s (or anyone else's) next email
That has a complete example.
Peter Lawrence.
>>>>
>>>> I can't comment on SPEC, but th...
2005 Aug 30
0
No subject
Bedrock_r100-14.bdf
Bedrock_r100-18.bdf
Bedrock_r100-21.bdf
Bedrock_r100-28.bdf
These have all been converted to pcf files now.
So how do I get Wine to know that when the application is looking for one of
the T-FONT font that it should use one of these Bedrock fonts??
2018 Sep 06
0
rsyslog listening on high port
On 2018-09-06 14:06, Adam Tauno Williams wrote:
> Attempting to lookup why rsyslogd is listening on the high port
> UDP/51427. Have not succeeded in what this port is used for and what
> directive controls what interface it binds to.
>
> [root at bedrock ~]# netstat --listen --inet --program --numeric | grep
> syslog
> udp??0??0 0.0.0.0:51427??0.0.0.0:*???66655/rsyslogd?
Adam,
You might want to try running:
lsof -i -P | grep LISTEN | grep :51427
to determine what process is actually listening to that port.
--
Mike Burger
http://www.bubb...
2018 Sep 07
0
rsyslog listening on high port
On Thu, Sep 06, 2018 at 02:06:37PM -0400, Adam Tauno Williams wrote:
>
> Attempting to lookup why rsyslogd is listening on the high port
> UDP/51427. Have not succeeded in what this port is used for and what
> directive controls what interface it binds to.
>
> [root at bedrock ~]# netstat --listen --inet --program --numeric | grep syslog
> udp??0??0 0.0.0.0:51427??0.0.0.0:*???66655/rsyslogd?
The 51427 is the ephemeral port on the client side of the UDP
session. You can verify this by running tcpdump to capture traffic
when a syslog message is passed.
I can report t...
2002 Jul 05
0
Associating fonts with a program?
I have followed the documents on the net regarding installing fonts in Wine.
I currently have a T_FON.FON font and when I follow the directions about
installing fonts I end up with a filename of Bedrock.pcf. How do I go about
getting Wine to know to use this font when the program is looking for
T_FON.FON
2003 Jan 09
0
Taking ownership of files on NT/2k
...for file Corp Services/mytestdir
[2003/01/09 12:24:52, 5] smbd/posix_acls.c:unpack_nt_owners(433)
unpack_nt_owners: validating owner_sids.
[2003/01/09 12:24:52, 10] nsswitch/wb_client.c:winbind_lookup_sid(111)
winbind_lookup_sid: SUCCESS: SID
S-1-5-21-1881940921-547036892-925700815-500 -> BEDROCK Administrator
[2003/01/09 12:24:52, 10] smbd/uid.c:sid_to_uid(657)
sid_to_uid: winbindd S-1-5-21-1881940921-547036892-925700815-500 -> 10012
[2003/01/09 12:24:52, 5] smbd/posix_acls.c:unpack_nt_owners(474)
unpack_nt_owners: owner_sids validated.
[2003/01/09 12:24:52, 3] smbd/posix_acls.c:s...
2017 Jun 30
3
The undef story
...pare time as a hobby,
> (which someday I’d like to contribute to llvm)
> So it’s not like I don’t have the knowledge or the inclination,
> I just don’t know how to approach this problem.
>
>
> You would think that since “optimization of undefined behavior”
> Has become such a bedrock concept in llvm that by now some
> Concrete examples would be readily at hand,
> But this doesn’t seem to be the case.
>
> So I’m eagerly awaiting Hal’s (or anyone else's) next email
> That has a complete example.
>
>
> Peter Lawrence.
>
>
>>>>>...