similar to: Compiling in Solaris 2.8

Displaying 20 results from an estimated 800 matches similar to: "Compiling in Solaris 2.8"

2006 May 24
2
Reading external files with dtrace
I''d like to be able to dynamically read external configuration files within a dtrace script. I know dtrace allows inclusion of C header files but only at the preprocessing stage. What we need to do is dynamically enable/disable probes based on current application settings. I''d rather not have a bunch of independant scripts running and being started and killed whenever the
2007 May 20
1
Jack Slocum's Ext library in Rails
If anyone is familiar with Jack Slocum''s revolutionary Ext javascript library (http://www.extjs.com) and wishes to use it with Rails (instead of the traditional Prototype / Scriptaculous duo), I''ve create a combination vendor/plugin and javascript library to help you. If ye be brave and know how to use SVN: Ext on Rails: http://www.extonrails.com -- Posted via
2003 May 20
2
Need help troubleshooting nmbd -D
I get the following log when trying to run nmbd -D Netbios nameserver version 2.2.3a started. Copyright Andrew Tridgell and the Samba Team 1994-2002 [2003/05/20 15:02:44, 0] lib/util_sock.c:open_socket_in(789) bind failed on port 137 socket_addr = 10.10.50.4. Error = Cannot assign requested address [2003/05/20 15:02:44, 0] nmbd/nmbd_subnetdb.c:make_subnet(140) nmbd_subnetdb:make_subnet()
2002 Sep 25
4
Samba and WinXP problem
Greets to all, Recently, I was given the task of setting up a Samba server where I work, to accept domain logons for Win9x machines and also NT-based machines, which consist of mostly XP boxes, with a couple 2K machines as well. This domain would be replacing an older one, that was using a very out of date Samba (from RedHat 6.1) that couldn't do XP/2K at all. The new one is from
2020 Sep 04
2
Monitoring slaves via dummy-ups
Hello, I wondered how folks monitored slaves. In my case, I am using Nagios and the check_ups plugin. It seems to work fine but being new to nut, I'm seeking confirmation that this is a sane approach. The goal: confirm the slaves have contact with the master. The environment: * FreeBSD 12.1 * nut-2.7.4 installed from package Background: I am replacing an APC 2200 UPS (still in use) with
2002 Sep 26
1
Roaming Profiles question
Can 9x/ME profiles be safely kept in the same place as NT/2K/XP profiles? i.e., are they compatible, in that 9x settings can be used on an NT based machine, and vice versa, with each OS knowing which settings it can and can't use, or is it best to just keep them separated? -- Stacy J. Dunkle LAN Manager, Pennswoods.net
2002 Feb 13
1
[SAMBA LATEST]
Hello, I have just installed samba latest last night, everything appears to be working accept it will not let me login. I am trying to run the sbmpasswd command but it says I have the wrong password. I am using Slackware 7.2 and not quite sure how the password got changed? Any ideas? R. Stacy Cook Edit-X :: Control Your Content www.edit-x.com -------------- next part -------------- HTML
2019 Oct 08
3
Glances for CentOS 8?
It seems that glances is not in EPEL for CentOS 8. Is that coming at some point, or has it been deprecated in favor of some other tool?
2020 Sep 11
1
UPS recommendation for NUT and power-on-delay support
On Fri, Sep 11, 2020, at 4:05 PM, Bartosz wrote: > Dear All, > > Could you please recommend me a UPS with 100% support of the ondelay parameter and NUT compatibility? > > 850 or 1000 VA > > I have the EATON 5E850iUSBDIN UPS and it does not support this parameter so I would like to buy another UPS that for sure will support it. > > Thank you, > Bart Can you tell
2008 Apr 15
1
Dovecot LDA / Deliver question
Problem described: I am trying to get Postfix + Dovecot + MySQL setup to work together in a virtual mail hosting platform. I am running Postfix 2.3.x, and MySQL 5.0.x. I am trying to use Dovecot's LDA for delivery to the users vmail home directory -- usually under /var/vmail/domain.com/j/jdoe for home and /var/vmail/domain.com/j/jdoe/.maildir for mail location, using MAILDIR format.
2022 Jan 15
2
Script for making a KVM VM from a kickstart
I have been building up a script to quickly and easily make CentOS/RHEL and Fedora VMs from kickstart files for a long time, and thought I'd see if anyone else was interested. It's especially useful IMHO if you are working on building kickstarts, because you can fairly rapidly iterate and test. I've got it built as an RPM, so if others think this is useful, I might submit it to
2003 Sep 18
2
[Fwd: Re: FreeBSD Security Advisory FreeBSD-SA-03:12.openssh]
Roger Marquis wrote: > [snip] > >It takes all of 2 seconds to generate a ssh 2 new session on a >500Mhz cpu (causing less than 20% utilization). Considering that >99% of even the most heavily loaded servers have more than enough >cpu for this task I don't really see it as an issue. > >Also, by generating a different key for each session you get better >entropy,
2019 Oct 08
0
Glances for CentOS 8?
On Mon, 7 Oct 2019 at 23:08, Wynona Stacy Lockwood <stacy at guppylog.com> wrote: > > It seems that glances is not in EPEL for CentOS 8. Is that coming at some > point, or has it been deprecated in favor of some other tool? Hi, Because RHEL releases are far apart, packages don't get automatically added to newer EPEL releases. Instead, packages are usually added after
2003 Apr 30
2
'dual' hosting STABLE and CURRENT ?
Currently I have a 'master' STABLE box which nfs exports src and obj to all my STABLE 'clients' and a 'master' CURRENT box nfs exporting src and obj to my CURRENT 'clients'. Would it be possible to eliminate one of the 'master' boxes ? IE, could a STABLE box build and host CURRENT (via alternate src and obj) or could CURRENT box build and host STABLE (via
1999 Sep 29
0
samba 2.0.5a, solaris 2.6, pam
I posted earlier, but didn't really include and information... I'm trying to get samba compiled on Solaris 2.6 with PAM support, on an Ultra 60 with 1GB RAM, and a bunch of disk .. I've tried using sun cc (from sunworkshop 4.2), and gcc version 2.8.1 I've tried using /usr/ccs/bin/make and gmake v 3.76 libpam gets compiled into my binaries, but they don't actually seem to use
2010 Jan 31
3
Append/Prepend to a template from controller method
I want a method in app/controllers/application.rb that can prepend/append text to whatever template gets rendered. Of course I can''t call render twice w/o getting a double render error, so is this possible? I want to redirect after a delay using a meta refresh. Here''s what I''ve got: app/controllers/application_controller.rb: def redirect_after_delay (url, delay)
2020 Sep 04
0
Monitoring slaves via dummy-ups
On Fri, 4 Sep 2020, Dan Langille wrote: > I wondered how folks monitored slaves. A NUT solution is to use a "heartbeat" generated in each slave and monitored in say the master or elsewhere. > The goal: confirm the slaves have contact with the master. On your Github site: Goal: allow host to shutdown when needed. These are not the same goals In NUT, for the shutdown process,
2005 Feb 08
0
Core dump starting smbd
Apparently the group didn't like my "fancy" e-mail format. Here's another try: I tried installing samba 2.2.12 on SCO Openserver 5.0.6 today. Installation went fairly smoothly, but I have the following problems: 1) Smbd fails with a core dump. 2) Testparm fails with the message : Insufficient or invalid memory Error loading services. 3) When I access the swat webpage, all
2020 Sep 04
1
Monitoring slaves via dummy-ups
On Fri, Sep 4, 2020, at 5:19 PM, Roger Price wrote: > On Fri, 4 Sep 2020, Dan Langille wrote: > > > I wondered how folks monitored slaves. > > A NUT solution is to use a "heartbeat" generated in each slave and monitored in > say the master or elsewhere. I did find this earlier today: https://alioth-lists.debian.net/pipermail/nut-upsuser/2017-April/010590.html Is
2002 Feb 22
2
.....Server.....
Hello, I am currently running SAMBA with a little over 100 people hitting it a day. These people are pulling large CAD files through SAMBA. I am going to purchase a new server to handle this load but i'm not sure what I should look at for memory and cpu. I was thinking of doing a Sun 420R with 4GB of Ram and 4 cpu's. I really could use some suggestions as to what I should be looking for.