Displaying 20 results from an estimated 300 matches similar to: "Safe/sane tempfile creation?"
2009 Mar 24
2
how to access encrypted EXT3 partition from Windows
Hi all,
I know some may find this OT, so please ignore this if you think it's
OT. I don't know any Linux-friendly Windows mailing lists / forums
that will even bother with Linux related questions.
I want to carry some data (client info, documents, photos, email,
accounting stuff, etc) with me on a USB HDD, but want to encrypt it. I
know one easy way to shared data between Windows &
2011 Mar 07
6
Dell PERC H800 commandline RAID monitoring tools
We're looking for tools to be used in monitoring the PERC H800 arrays on
a set of database servers running CentOS 5.5.
We've installed most of the OMSA (Dell monitoring) suite.
Our current alerting is happening through SNMP, though it's a bit hit or
miss (we apparently missed a couple of earlier predictive failure alerts
on one drive).
OMSA conflicts with mega-cli, though we may
2011 Mar 24
4
Remote-logging nginx? (or other non-syslog-enabled stuff)
I'm looking for suggestions as to a good general method of
remote-logging services such as nginx or anything else which doesn't
support syslog natively.
I'm aware that there's an nginx patch, and we're evaluating this. It
may be the way we fly.
However there are other tools which may not have a patch for which
remote logging would be useful. If there's a general soution
2011 Sep 14
3
Run commands automatically when bringing up/down network interfaces?
I'm looking for a capability similar to Debian/Ubuntu's pre/post up/down
network commands capability.
The problem: we've got a colo in which hosts talk directly to the hosting
provider's router (through a bridging firewall) and hence our hosts MAC
addresses are cached by the router.
We should be able to solve this by pinging the router directly when bringing
up the interface,
2009 Apr 24
7
Get only script name with shell script
Hi all,
I wrote shell script and put it under the /usr/local/bin/ directory.
I use echo $0 for get script name but it has printed
"/usr/local/bin/<scriptname>" but i want to only print <scriptname>
How can i do this ?
Thanks all for help.
--
Iyi calismalar.Basarilar...
Semih Gokalp
Istanbul/Turkiye
2011 Jan 22
2
CentOS and Dell MD3200i / MD3220i iSCSI w/ multipath -- slightly OT
Greetings,
On 1/22/11, Edward Morbius <dredmorbius at gmail.com> wrote:
> CentOS is not a Dell-supported configuration, and we've had little helpful
> advice from Dell. There's been some amount of FUD in that Dell don't seem
> to know what Dell's own software installation (the md3
>
> Dell doesn't seem to have much OS experience generally.
>
+1
It is
2009 Jun 03
4
[OT] Simple Shell Script (while loop)
Hey Guys,
I can not find the corrent syntax for what I am trying to acheive with a
while loop. Having said that I'm not exactly sure what you would call it so
I have been googling with no success probably for that reason.
I am just working with some sub directories except there is one I don't want
to use so I have a while loop like the following; if we stubmle into the sub
directory I
2011 Jan 21
1
CentOS and Dell MD3200i / MD3220i iSCSI w/ multipath
We've been wrestling with this for ... rather longer than I'd care to admit.
Host / initiator systems are a number of real and virtualized CentOS 5.5
boxes. Storage arrays / targets are Dell MD3220i storage arrays.
CentOS is not a Dell-supported configuration, and we've had little helpful
advice from Dell. There's been some amount of FUD in that Dell don't seem
to know what
2009 Jun 03
3
System V Init Script
Hey Listees,
I have a question (hopefully quite simple) about the system V init scripts
in /etc/init.d. I have an app installed and for some reason it had no system
V init script. It has been installed a long while now so I can't quite
remember whats going on but basically I remember I wrote the init script my
self and the app is enabled as a service which chkconfig to run at system
levels 3,
2011 Feb 14
7
Any update on 5.6 / 6?
Hi,
Despite the mailing list and twitter I did not find any updated info on
either versions regarding the current status.
So, what is the current status of both versions? (like 60%)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20110214/39bd18d7/attachment.html>
2011 Mar 10
0
Any reliable way to determine LVM snapshot creation time?
We utilize LVM snapshots for some periodic maintenance. They're
manually created and, usually, manually destroyed.
But not always.
So there's now a nightly script monitoring for open snapshots.
Which raises the question of when a given snapshot was created.
Absent good practices of, say, using sudo to create snapshots (leaving a
/var/log/secure message), is there any reasonably
2013 Dec 06
3
SQL as a storage backend
Hello,
I am researching using dovecot with an SQL database as the storage
backend. From what I've read, dovecot only supports mbox style file
storage, but I'd like to investigate the possibility of using a database
instead.
According to http://dovecot.org/pipermail/dovecot/2006-June/013818.html,
this possibility has been explored before and has generally been
accepted that Dovecot
2012 Jul 12
1
Predicted values when using offset in ZIP GLM
Hi all!
I have built a model to predict interactions with turtles and the model includes an offset for effort:
ZIP<-zeroinfl(Sturgeon~fMesh+fSeason+offset(LogEffort),dist="poisson",link="logit",data=data)
I wasn't clear about one aspect of the response to a similar question I recently posted...I apply the predicted model to a new dataset of standard conditions and
2006 Sep 11
3
[LLVMdev] gfortran calling convention
On Sat, 9 Sep 2006, Michael McCracken wrote:
>> No, gfortran in gcc 4.0 is, ehm, highly experimental (read: a piece of
>> junk). Gfortran in gcc 4.1 was the first one that worked for NIST (and
>> for SPEC).
>
> Hm. I had noticed a bunch of changes in the current sources, but had
> hoped 4.0.1 wasn't too far behind. This is discouraging. So, it sounds
> like it
2006 Sep 11
0
[LLVMdev] gfortran calling convention
On 9/11/06, Chris Lattner <sabre at nondot.org> wrote:
> On Sat, 9 Sep 2006, Michael McCracken wrote:
> >> No, gfortran in gcc 4.0 is, ehm, highly experimental (read: a piece of
> >> junk). Gfortran in gcc 4.1 was the first one that worked for NIST (and
> >> for SPEC).
> >
> > Hm. I had noticed a bunch of changes in the current sources, but had
>
2006 Sep 11
2
[LLVMdev] gfortran calling convention
On Mon, 11 Sep 2006, Michael McCracken wrote:
>> be though.
>
> I'm thinking that effort on 4.0.1 gfortran is not worthwhile, since
> 4.0.1 fails to compile some pretty basic examples, and there are some
> pretty extensive changes between then and 4.2.
ok
>> comperable) to merge the LLVM changes into 4.1. I'm personally not
>> interested in doing the work,
2005 Sep 09
1
Motherboard and processor recommendations
I agree, use either SCSI with hardware raid with a battery backed cache
or use sata/ide with linux software raid. Linux raid SCSI also works
well, but if you go for the scsi drives might as well get the controller
too.
The "firmware" raid on the cheap sata/ide cards have left me stranded
several times, I have had experiences were both an HP and Promise IDE
raid controller have SCRAMBLED
2009 May 08
9
Bash Script help...
Hi All,
I need to write a script that I will manually start (or a cron job in
future) but I need it to do a number of things in order one after
another. How do i do that so everything gets dont as the steps depend
on each other.
Example:
cd /system_backups/
tar cvf apache-conf.tar /etc/httpd/conf/*
gzip -v9 apache-conf.tar
tar cvf apache-data.tar /var/www/*
gzip -v9 apache-data.tar
2008 Aug 20
9
I want RSpec for CSS layout.
I don''t even know how it''d be possible (through Selenium?), but I want it.
I want to see if my stupid CSS hacks break. I want to say:
describe "#nav-column" do
body = something("#body-column")
it "should line up at the top" do
dom[:top].should_be == body.dom[:top]
end
it "should always be to the right" do
2004 Aug 06
0
Question
On Thu, Jun 19, 2003 at 09:06:34PM -0400, Steve Lewis wrote:
>
> Right now I just have a link to an MP3 file and it does HTTP transfers
> of the music to whoever clicks on it. It is sometimes very slow and
> that's why they have offered to put in a streaming server. Do I just
> have the plain link to the MP3 file and the server knows how to stream
> it. Probably not. What I