Displaying 20 results from an estimated 6000 matches similar to: "Bash Question"
2010 Apr 07
6
Consecutive Jobs
Anyone know how to submit jobs to at or anything else that allows jobs
submitted to a queue to be executed consecutively?
I have a series of servers that submits a job via an ssh background
job but I can only have one execute at any given time.
Possibly some clever bash work?
Thanks!
jlc
2015 Jan 15
1
[PATCH] mknod: filter modes in mkfifo, mknod_b, mknod_c (RHBZ#1182463).
Since mkfifo, mknod_b, and mknod_c add the correct file type to the
modes of the resulting file, make sure the specified mode contains only
permissions bits.
---
daemon/mknod.c | 15 +++++++++++++++
generator/actions.ml | 21 ++++++++++++++++++---
2 files changed, 33 insertions(+), 3 deletions(-)
diff --git a/daemon/mknod.c b/daemon/mknod.c
index 7f71210..9af8701 100644
---
2008 Apr 25
1
Bash script to logout user from console
I am stumped to figure out how to logout a user after they run a script interactively when logged into the console. I see how to do it if in x, but this server does not have x installed.
Thanks!
jlc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20080424/6253df0c/attachment-0001.html>
2009 Aug 17
1
Bash Help
I am trying to write a script that can pass cmd line args into an
executable it runs, I need at least 4 args, but I need to pass the rest
to it in the script if they exist.
$@ doesn't help because I use the 1st and 2nd etc, so how do I elegantly
handle passing args 4+ if they exist on the end of the command I call?
Is there a simple way without constructing the command to execute on the
fly
2004 Sep 22
6
[Bug 1804] FreeBSD's mknod can't create FIFOs and sockets
https://bugzilla.samba.org/show_bug.cgi?id=1804
wayned@samba.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |WONTFIX
------- Additional Comments From wayned@samba.org 2004-09-22 09:56
2005 Oct 16
1
getting dmraid to use klibc
[please CC me on replies, I'm not subscribed]
Hi,
I'm trying to get dmraid 1.0.0rc9 [0] to compile with --enable-klibc, however I
have some troubles with mkfifo defined in /usr/lib/klibc/include/sys/stat.h.
/usr/lib/klibc/include/sys/stat.h: In function 'mkfifo':
/usr/lib/klibc/include/sys/stat.h:28: error: 'S_IFMT' undeclared (first use in
this function)
after
2003 Feb 02
2
Encoding from fifo's
Hello, I'm new to the list, so if this is an FAQ, please point me to the
relevant docs.
I'm playing with Theora, to see what kind of quality I can expect (I
realise its not for production use yet). I've download the source from
CVS, and got it to build, with the example encoder and player.
While trying to find something to serve as a good source of input, I
decided I'd use a
2008 Apr 07
7
MS Exchange Replacement
What is the closest open source mail server I can replace exchange with that provides the nearest equivalent in user experience?
Thanks!
jlc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20080406/5a469804/attachment-0001.html>
2005 May 18
1
cvs commit: src/usr.bin/make job.c
Max Okumoto <okumoto@ucsd.edu> wrote:
[CC changed to freebsd-security instead of the cvs list]
We're talking about replacing the home-grown mkfifo() funktion in make (a
modified copy of mkstemp()) with mkdtemp() and creating the fifo in this new
directory.
Max worries about a possible race with this new approach.
> Its not a race between two nice programs :-) The function
2008 Oct 25
9
Cheapest 4 port FXO
I need to increase reliability at an office as SIP/Internet provider outages are causing some issues.
What would be the least expensive analogue card that people are using reliably?
Thanks!
jlc
2010 Jul 12
6
Project Management Solutions
I need to implement a solution and not having ever used anything but
MS Project I would be grateful for a reco on something good. The only
hope would be that its web based but I am open to anything!
Thanks!
jlc
2009 Jan 16
5
Manually rolling logfiles over
How can I do this w/o restarting services or rebooting?
Thanks!
jlc
2008 May 21
4
Show IP Traffic on a port
I am trying to determine the root of an issue I am having.
How can I watch traffic destined to a specific port on my CentOS 5.1
box to see if its even hitting it? It would be udp traffic.
Thanks!
jlc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20080520/d5066957/attachment-0005.html>
2009 Dec 22
8
NMS Opinions
A recent post that mentioned Zabbix inspired me to have a look at them again
while I was waiting on something as it?s been a while since I looked at them.
Currently, I was using Nagios but had to start using Munin to add some functionality
I needed and don?t want to continue down this road of supporting umpteen different
packages.
Between Zabbix, Pandora and HyperIQ, what would anyone familiar
2018 Nov 09
1
Custom Hooks
On Fri, Nov 09, 2018 at 11:19:43AM +0000, Philipp Schafft wrote:
> > pipe=/tmp/testpipe
>
> There are tools to make tempfiles such as mktemp(1). You can also
> consider using $$.
> > mkfifo $pipe
mktemp makes actual files, not pipes/fifos.
--
Paul Martin <pm at nowster.me.uk>
2010 Feb 27
5
Python Script Issue
Hey Guys,
I am trying to get a python script running but I get the following error:
atexit.register(atexit_handler)
NameError: global name 'atexit' is not defined
A Google search doesn't really help me, except confirm that I don't know
anything about python:)
Anyone got any ideas?
Thanks,
jlc
2009 Apr 03
5
OT: Smar Phone/PDA Reco
I need a new pda/smart phone that allows me to do some remote admin.
Anyone know of anything that I can run a vpn and cli/ssh with?
Thanks!
jlc
2008 Jul 19
4
Personal Wiki for CentOS
For ages I have been keeping docs and notes in Public Folders inside an Exchange server
and want to move this out to a more modern facility that allows tagging and searching via
a web interface for keywords so I can keep all my notes more organized.
Anyone have any personal recos for the slickest system to do this with. Given the nature of
my home setup, its routinely used to lab stuff up so I
2010 Jan 20
4
error rsyncing large file
Trying to rsync a rather large file from a windows server to a centos server
and all but this is working fine.
As it's a 20 gig file I am trying to send the diff of with a -c, I suspect over
the low bandwidth this presents an issue. I also stage this file locally on another
centos server and could calc the diff and create a patch and send that, comparing
checksums etc...
A quick look at
2010 Jan 02
6
mutt execution by daemon
I have a user w/o a shell that runs an app as a daemon that needs to use
mutt to email an attachment from a script.
During testing when the app was ran as root everything worked:) Now that
we obviously are running as a user w/o a shell this little bit broke. I
used mutt as I needed to send the attachment as mime, and the ability
to specify a muttrc from the cli when executed was useful so we