Displaying 18 results from an estimated 18 matches for "blynch".
Did you mean:
lynch
2009 Jan 07
17
Email/GroupWare Suite
Just wanted to get some thoughts from the list.....
We are a public k-12 school and are looking to migrate to a groupware
style system for out staff to collaborate better. Currently we are using
Squirrelmail/postfix for email. Does anyone have any
recommendations/opinions. Any input would be greatly appreciated.
Thank you
--
Bo Lynch
Systems Administrator
RedHat Academy Instructor
Energy Manager
2009 Mar 11
1
Video Editing
This is kind of a new area for me so I thought I would get the lists opinion.
I have a avi video that I need to edit. The main thing that I need to
accomplish is to maybe cut the top 1/3 of the frame and blur out a few
faces. What would you guys recommend for an app that would accomplish
this? Thanks in advance for any info.
--
Bo Lynch
2002 Jul 09
1
RSYNC/FreeBSD/Macintosh files...
I am wanting to rsync over mac files to a freebsd 4.5 box, but have
recently found out that rsync does not preserve resource forks, or creator
types and maybe some other things. But, has anybody had any experience like
this, would tar'ing the files and then rsync'ing that seem a worthwhile
solution. There's a lot, so testing is going slowly. Thanks!
Brad Lynch
Info Sys Coordinator
2010 Oct 25
3
Dell E6410
Just recently bought a Dell E6410 with a Intel? HD Graphics with
ExpressCard with I7-640m processor. Having some issues getting a graphical
env to work. By just the looks of lspci X is wanting to use the VGA
Compatable controller: Intel Corp Core Processor Intergrated graphics
controller.
Everything else is using Intel Corp Series 5/3400 Series Chipset.
Has anyone else had any luck getting
2008 Jul 21
20
Ideas for stopping ssh brute force attacks
just wanted to get some feedback from the community. Over the last few
days I have noticed my web server and email box have attempted to ssh'd to
using weird names like admin,appuser,nobody,etc.... None of these are
valid users. I know that I can block sshd all together with iptables but
that will not work for us. I did a little research on google and found
programs like sshguard and
2008 Oct 03
7
find
I am looking for something similar to the windows SEARCH FILES comman
with the option "files containing ..." (that is where I can specify a
string and it will find all files containing that string -- not just having
the string as part of the name but actually containing it in the text).
Is there some way to do this?
2008 Dec 09
3
Adobe plugin for firefox
I'm having an issue with workstation opening pdf's with firefox. I have
the adobe plugin installed and enabled in firefox but firefox will only
let me save the file. Under applications I have tried using the doc reader
and adobe to associate pdf's with firefox with no luck. I am running
firefox 3.0.4. Any help would be greatly appreciated.
Thank you
--
Bo Lynch
2009 Apr 27
1
Port Forwarding woes
I'm having some port forwarding issues issues with iptables.
We are using iptables as a firewall with 2 nics and on ip alias.
I'm trying to port forward on the alias ip
eth0 = 65.x.x.1
eth0:1 = 65.x.x.2
eth1 = 192.168.x.x
I'm wanting to forward certain ports(80,5071...etc) that makes request on
eth0:1 IP 65.x.x.2 to forward to internal IP 192.168.x.x. I have setup the
following rules
2006 Nov 15
1
Upgrading with Centos
Hello,
I work with a public school system in VA. Currently we run Fedora on all
our servers. We have just tried an upgrade with CentOS on an old print
server with success. We have a have a few samba servers that run winbind
and an email server that is running postfix+squirrelmail+spamassn+anitiv.
Has anyone tried doing this with success?
--
Bo Lynch
Systems Administrator
RedHat Academy
2008 Jul 14
3
Package question
I am trying to install phpBB forum on version 5.2. It requires that I have
imagemagick and gd graphics support. What rpm packages provide these. I
have tried a yum install ImageMagicK with yum responding nothing todo. Is
imageMagicK not available with 5.2? Any help would be greatly appreciated.
--
Bo Lynch
2008 Oct 02
0
Yum-Fastest Mirror
Is there a way to configure yum fastest mirror to only look for http
mirrors not ftp? I have tried adding ftp and ftp:// to the exclude section
in the config file with no luck. Any info would be much appreciated.
Thank you
--
Bo Lynch
2009 May 21
3
Samba Question
Hopefully very easy question to answer. I am trying to migrate data of of
a samba server that is using winbind joined to a windows domain to another
box. What samba or winbind files do I need so that this will resolve to
names rather than UID and GID. For example........
drwxr-x--- 1049 10926 10005 36864 May 15 11:46 Student
Thanks
--
Bo Lynch
2013 Aug 05
1
Using ldap and pam
Having some issues with ldap logins. I am using Centos
5,dovecot-1.0.13-1.el5.rfx and openldap-servers-2.3.43-25.el5_8.1
Trying to get this to work with the SoGo interface. First I converted all
my standard system users to ldap using the openldap-tools. This worked
fine, however when a user changes there password they can no longer see
there email. If they change it back to the original password
2011 Jun 27
2
Mail Question
Hello everyone,
Im having a issue that I just cant seem to figure out. We currently are
running an email server Centos 5.6 Postfix/Dovecot with a squirrelmail
frontend. I was setting up a testbed to do a migration to SoGo using
LDAP/MYSQL/POSTFIX/Dovecot. I have everything up and functional but one
thing is giving me an issue. The testbed box will not handle a users
mailbox over 2gb. We are using
2008 Oct 10
3
Question about Mirrors
I am trying to set up a local repo for my division. I tried to rsync 5.1
updates off the mirrors and recieved an error of no file or dir. After
going to the mirror, I notice that all of the 5.1 filder is empty and
there is a readme there that states.....
This directory (and version of CentOS) is depreciated. For normal users,
you should use /5/ and not /5.1/ in your path. Please see this FAQ
2008 Nov 19
1
Samba Source
I am trying to install the source code for samba.
I have samba-3.0.28-1.el5_2.1
When I try and install the samba-3.0.28-1.el5_2.1.src.rpm. I get the
following.....
rpm -ihv samba-3.0.28-1.el5_2.1.src.rpm
1:samba warning: user mockbuild does not exist - using
root
warning: group mockbuild does not exist - using root
warning: user mockbuild does not exist - using root
warning:
2007 Jul 30
3
Tar with smbclient
Just created a new backup server using CentOS 5.0. I am using a auth file
to access windows shares for backups. When connecting like this
smbclient //server/share -A=/auth/file
it works.
When I try to tar with smbclient like this
smbclinet //server/share -A=/auth/file -Tc /backup/tarfile.tar
I get the following message.....
session_setup_failed : NT_STATUS_LOGON_FAILURE
Am I doing something
2009 Jul 13
0
Iptables issues again
I know that I have asked this before of the list. However we just changed
ISP and ip's and I'm having this issue again. I have a linux firewall
using iptables with the following config
eth0 = WAN 1
eth1 = LAN 1
eth2 = WAN 2
I'm trying to forward all traffic that makes a request from eth2 to an
internal IP on eth1.
These are the folloing rules that I have set up.
iptables -t nat -A