Displaying 20 results from an estimated 8000 matches similar to: "tar - ssh - standard out"
2009 Aug 21
4
tar and gunzip help
HI All,
I have a directory tree that when the user un-gzips/untars it does  
into /opt by default.
The directory tree is like:
ugui
|
|-- <misc files>
|-- source
|-----framework
|------ <misc files>
so when unzipped I want to end it with /opt/ugui and all the stuff  
below it.
How do I do this? Can I also issue one command that will unzip and  
untar the archive at the same time?
2020 Oct 17
7
Firefox 78 under CentOS 6 -- no sound?
I did a yum update on my CentOS 6 laptop and it upgraded Firefox to 78, and 
FF stopped seeing my mic and speakers.  Is there some magic I need to do?  As 
a short term (?) fix, I downgraded back to Firefox 68.  My system is otherwise 
up-to-date.
-- 
Robert Heller             -- Cell: 413-658-7953 GV: 978-633-5364
Deepwoods Software        -- Custom Software Services
http://www.deepsoft.com/  --
2015 Feb 15
2
Updated Spam Assassin for CentOS 5...
I am wondering about updating the version of Spam Assassin on my CentOS 5 mail
server. The current version, 3.3.1-4.el5 (stock RHEL version), has been
'leaking' recently. I suspect I need some newer match rules to detect some of
the newer flavors of spam. I see that in rpmforge's extras repo is version
3.3.2-4.el5.rfx -- is this version worth installing? Are there even newer
versions
2010 Jan 08
3
Lilo for CentOS 5?
Does there exist a version of Lilo built for x86_64 CentOS 5?  It does not
seem to be on the DVD.  *I* really, really, prefer Lilo over Grub.
-- 
Robert Heller             -- 978-544-6933
Deepwoods Software        -- Download the Model Railroad System
http://www.deepsoft.com/  -- Binaries for Linux and MS-Windows
heller at deepsoft.com       -- http://www.deepsoft.com/ModelRailroadSystem/
2016 Feb 04
7
USB Serial ports (ttyACMn) CentOS 6.7 (64-bit) vs. CentOS 6.7 (64-bit)
I have two computers: both running CentOS 6.7, 64-bit, with 
kernel 2.6.32-573.12.1.el6.x86_64.  One is a laptop with an 2 core Intel 
processor and the other is a desktop machine with a 4 core AMD processor. Both 
with selinux enabled.
I have a USB serial port device (a RR-CirKits LCC-Buffer USB).  On the desktop 
I am getting this error:
sauron.deepsoft.com% sudo minicom
Device /dev/ttyACM0
2018 May 28
9
CentOS6: HELP! EFI boot fails after replacing disks...
OK, I wanted to replace the 500G disks in a Dell T20  server with new 2TB 
disks.  The machine has 4 SATA ports, one used for the optical disk and three 
for the hard drives.  It is set up with /dev/sda and /dev/sdb with each three 
partitions:
1 -- VFAT (for EFI)
2 -- ext4 (for /boot)
3 -- LVM
/dev/sda2 and /dev/sdb2 are a mirror raid (/dev/md0)
/dev/sda3 and /dev/sdb3 are a mirror raid
2020 Oct 18
0
Firefox 78 under CentOS 6 -- no sound?
On Sat, Oct 17, 2020 at 1:38 PM Robert Heller <heller at deepsoft.com> wrote:
> I did a yum update on my CentOS 6 laptop and it upgraded Firefox to 78,
> and
> FF stopped seeing my mic and speakers.  Is there some magic I need to do?
> As
> a short term (?) fix, I downgraded back to Firefox 68.  My system is
> otherwise
> up-to-date.
>
> --
> Robert Heller     
2010 Jan 07
3
tar exclude command
Hi 
I have problem in tar command
Can you help?
tar -cv --exclude /var/named/chroot/proc/* -zf backup.tar.gz /var/named 
/var/named/chroot/proc/net/route
/var/named/chroot/proc/net/udp
/var/named/chroot/proc/net/tcp
tar: Error exit delayed from previous errors
Thank you
Send instant messages to your online friends http://uk.messenger.yahoo.com
2009 Nov 16
3
Question about the ahci kernel module: missing in the CentOS (4) Plus kernel
Is there some reason the ahci kernel module is *missing* from the
2.6.9-89.0.16.plus.c4 kernel?  It is in the standard 2.6.9-89.0.16.EL
kernel. Is this due to an oversight or is there some sort of conflict?
I wanted to add IEEE1394 support to my system running CentOS 4.8.  I
*looks* like what I need to do is download the kernel SRPM and patch the
config to include the IEEE1394 modules and
2014 Aug 18
2
CentOS 6, Postfix, and Procmail -- how do I get it to work?
What is the trick to get Postfix's local command to pipe mail through 
procmail?
I have:
-bash-4.1$ grep allow_mail_to_commands /etc/postfix/main.cf
allow_mail_to_commands = alias, forward
and
-bash-4.1$ cat .forward 
|/usr/bin/procmail
and a .procmailrc file:
-bash-4.1$ cat .procmailrc 
PATH=/usr/bsd:/bin:/usr/bin:/exp/rcf/share/bin
MAILDIR=/var/lib/amanda/Mail      #you'd better
2015 Feb 15
1
Updated Spam Assassin for CentOS 5...
At Sun, 15 Feb 2015 07:47:29 -0700 CentOS mailing list <centos at centos.org> wrote:
> 
> I have these available:
> 
> http://mirrors.axint.net/repos/axis/x86_64/spamassassin-3.4.0-1.x86_64.rpm
> http://mirrors.axint.net/repos/axis-source/spamassassin-3.4.0-1.src.rpm
Thanks, I'll have a look.  Is this a repo and is there repo metadata files 
available (eg something I can
2009 Aug 12
3
Laptop hd incorrect
Hello
  I'm new to linux and am trying to install centos 5.3 on my laptop and it has an ata drive but centos does not see the had or cdrom. Googleing does not give me much to check. The laptop is a hp-g60 249wm, latest bios update. The bios does not have any ability to change drive information. The bios basically allows me to only set time, date and boot item. Any advice or direction is
2009 Dec 04
2
CentOS/RHEL's build of firefox hardwired to evolution -- how to change this
For some awful reason (can someone explain why?), the RHEL/CentOS build
of firefox is hardwired to use evolution as its mailto client.  With FF
2.<mumble> this was fixable with an about:config setting.  With
3.0.<mumble>, it seems not.  What is the proper way of fixing this?
*I* ended up doing a 'sudo rpm -e evolution' and then doing a 
'sudo ln -s
2019 Jun 26
10
Alternitives to Firefox...
OK, I recently ugraded to the current ESR release of Firefox for CentOS 6.  
And I am having problems with the user interface (basically it has become hard 
[for me] to use).
What alternitives are there?  (Chrome and Chromium are not possible with 
CentOS, and Chrome and Chromium are actually worse).
-- 
Robert Heller             -- 978-544-6933
Deepwoods Software        -- Custom Software
2018 Apr 27
3
How do I get the kernel srpm?
I tried to follow the work flow shown in https://wiki.centos.org/Sources, but 
it does not seem to work:
I did this:
mkdir CentOS
pushd CentOS
git clone https://git.centos.org/git/centos-git-common.git
git clone https://git.centos.org/git/rpms/kernel.git
pushd kernel/
git checkout c6
../centos-git-common/get_sources.sh
And I got the message:
Missing metadata. Please run from inside a sources
2018 Apr 27
1
Posting check
I am wondering if I am able to post to the CentOS list.
-- 
Robert Heller             -- 978-544-6933
Deepwoods Software        -- Custom Software Services
http://www.deepsoft.com/  -- Linux Administration Services
heller at deepsoft.com       -- Webhosting Services
2015 Apr 27
1
Fwd: Cross Building Tcl using Mingw32-gcc (4.9.2)
I posted this to the comp.lang.tcl newsgroup, but it might relate to a
possible bug in the Mingw32 cross-build environment under CentOS 6 (or EPEL).
Forwarded Message:
From: Robert Heller <heller at deepsoft.com>
Subject: Cross Building Tcl using Mingw32-gcc (4.9.2)
Newsgroups: comp.lang.tcl
Message-ID: <Nc-dnd1wRNTsy6PInZ2dnUU7-b-dnZ2d at giganews.com>
Date: Mon, 27 Apr 2015
2020 Mar 17
3
Running amanda on CentOS 7: "amanda-udp.service failed."
I am trying to get amanda backup going on a CentOS 7 system and things are not 
working:
sharky4.deepsoft.com% sudo systemctl start amanda-udp
[sudo] password for heller: 
Job for amanda-udp.service failed because a configured resource limit was exceeded. See "systemctl status amanda-udp.service" and "journalctl -xe" for details.
sharky4.deepsoft.com% sudo systemctl status -l
2020 Oct 20
6
Firefox 78 under CentOS 6 -- no sound?
Jonathan Billings <billings at negate.org> wrote:
>  I'm less concerned with firefox being broken on 32-bit CentOS 6
>  systems when the platform is only going to live for another month.
>  Frankly, I'm glad to see flash die just a little earlier.
It isn't just 32-bit, but also 64-bit, and it isn't just Flash, but
also HTML 5.
To notice the bug, all you have to do
2018 Jun 21
5
Imap daemons for CentOS 6 (other then cyrus-imapd)
Are there any imap daemons (besides cyrus-imapd).  cyrus-imapd is appearently 
not compatible with postfix + procmail.  I need an imap daemon that will work 
with a postfix + procmail system.
-- 
Robert Heller             -- 978-544-6933
Deepwoods Software        -- Custom Software Services
http://www.deepsoft.com/  -- Linux Administration Services
heller at deepsoft.com       -- Webhosting