search for: knosso

Displaying 20 results from an estimated 58 matches for "knosso".

Did you mean: knossos
2009 Jun 17
1
Cyrus IMAP and ipurge
...s mail below shared folders, which means that mails in mail- box(es) below INBOX.* and user.* stay untouched. Use the option -f to also delete mail in mailbox(es) below these folders." What's a "shared folder"? OK, so the format of a Junk mail folder is: user/spiro/Junk at knossos.net.nz and I've successfully done: $ ipurge -f -d 90 user/spiro/Junk at knossos.net.nz Working on user/spiro/Junk at knossos.net.nz... total messages 21 total bytes 187742 Deleted messages 16 Deleted bytes 138324 Remai...
2008 Dec 17
4
vim helpfile tag issues
...-tutorial* tutor usr_01.txt.gz /*tutor* vimtutor usr_01.txt.gz /*vimtutor* CentOS 5.2: # grep tutor tags sql-completion-tutorial sql.txt.gz /*sql-completion-tutorial* tutor usr_01.txt.gz /*tutor* vimtutor usr_01.txt.gz /*vimtutor* -- Spiro Harvey Knossos Networks Ltd 021-295-1923 www.knossos.net.nz -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 197 bytes Desc: not available URL: <http://lists.centos.org/pipermail/centos/attachments/200812...
2008 Aug 06
2
CentOS 5.2 -- how do I choose a wireless network?
Hi. We have a Windows laptop that has gotten too slow, it's borderline unusable, so I burned a CentOS 5.2 32-bit Live CD, just to try it out in the home. It boots up fine, but it does not connect to the Internet... Now we normally connect through a wireless network, there are several around here -- on the Windows box we choose the network to which to connect... but on CentOS there is
2009 Jan 06
2
Video lock up
I recently install CentOS 5.2 on an older pc Abit VP6 motherboard 2 x 1GHz PIII processors 1.5GB RAM Nvidia MX440 video All works fine except when running X The display locks at ramdom times Sometimes it locks when I log in Sometimes it locks after several hours While it is locked I can ssh to this machine from another server I have to reboot to clear it Also when I reboot X starts with random
2011 Jan 20
6
cloning a server
Hi, I have a centos 5 (current) mail server that I have compiled dovecot/postfix and installed some packages like mysql etc. These packages have been configured and changed to my liking. How can I now save all this and install it on another server without having to do all the work of compiling installing and configuring the same applications. Is it possible to burn this server image into multiple
2009 Oct 19
3
gpg command works fine from login shell, not from cron script
I have an odd situation here, maybe one of you can help.? We have a script that runs via a cron job.? It's purpose is to decrypt PGP-encrypted files in a certain directory.? I have tried the command two different ways, both fail with the same error message: gpg --decrypt $file > ${file%.txt}.decrypted.txt gpg --output ${file%.txt}.decrypted.txt --decrypt $file (Don't even ask about
2009 Nov 12
1
kernel not booting after update
...vmlinuz-2.6.18-53.el5 vmlinuz-2.6.18-53.el5: ELF 32-bit LSB shared object, Intel 80386, version 1, stripped [root at dhcp-248 boot]# file vmlinuz-2.6.18-164.el5 vmlinuz-2.6.18-164.el5: ELF 32-bit LSB shared object, Intel 80386, version 1, stripped current running kernel is: Linux dhcp-248.off.knossos.net.nz 2.6.18-53.el5 #1 SMP Mon Nov 12 02:22:48 EST 2007 i686 i686 i386 GNU/Linux [root at dhcp-248 ~]# rpm -qa | grep kernel kernel-2.6.18-53.el5 kernel-2.6.18-164.el5 [root at dhcp-248 ~]# yum list kernel* Loaded plugins: fastestmirror Determining fastest mirrors knl-base...
2010 Nov 24
9
New list ?
Hi, Taking this to a new thread. Thoughts on getting a new list started up ? Should it be centos-sysadmin or centos-infra ? Are we going to then restrict it to admin/infra related chatter ? in which case, does the eyeball density on this list reduce for that sort of content ? How about the politics and news stuff that gets posted to this list. And how would those things be addressed with
2009 Apr 17
3
OT: Possible for Malware against Windows boxes to attack Firefox on Linux?
My belief is that this is not possible, but there are many extremely knowledgeable people participating on this list and I would like to know if it is in fact possible. I am running CentOS 5.3 (32 bit) fully updated. Browser is Mozilla Firefox v.3.0.7. I believe both times this happened, once yesterday and once today, I was surfing on the web site of my favorite singer/musical group; or in the
2009 Jan 27
1
Newbie
Hi I'm a linux newbie who has just switched from windows and I'd like to know weather or not there is a decent switching guide Sent from BlackBerry? on Airtel
2009 Mar 17
1
CESA-2009:0358 Moderate CentOS 3 ia64 evolution - security update
CentOS Errata and Security Advisory 2009:0358 https://rhn.redhat.com/errata/RHSA-2009-0358.html The following updated files have been uploaded and are currently syncing to the mirrors: ia64: updates/ia64/RPMS/evolution-1.4.5-25.el3.ia64.rpm updates/ia64/RPMS/evolution-devel-1.4.5-25.el3.ia64.rpm -- Pasi Pirhonen - upi at iki.fi - http://pasi.pirhonen.eu/ Top-postings silently ignored
2008 Jun 23
1
Directory compare
Hi, I have 2 drive sets that are supposed to be identical [I use CentOS 5]: A: 1.6Tb B: 1.49Tb I need to find the differences, any suggestion? -- Thanks http://www.911networks.com When the network has to work
2008 Jul 04
2
Can't run a bash script from USB drive
I just tried to run a bash script (called "whose") from my USB drive and I get this: bash: /mt/bin/whose: /bin/bash: bad interpreter: Permission denied I did some googling and found that this is because my USB drive is mounted with noexec permission. When I was running FC8, this was not the case. How can I control this (i.e., allow 'exec' on my USB drive(s))? Thanks mhr
2008 Jul 08
2
share folder as USB mass storage device
Hi all! Maybe I'm just being silly here, but I'm wondering if anybody has ever used their computer for sharing files over USB. That is, the computer pretends to be a USB mass storage device. This could be useful for connecting to media players and such that support you plugging a USB harddrive or memory stick. Surely, somebody must have thought of this before :-D regards, Bent
2008 Aug 19
2
nash on centos 5.2
I am trying to use nash on centos 5.2 to demonstrate the problem I did: cd /sbin ln -sf /sbin/nash sleep export PATH=/sbin:$PATH sleep 5 and I get an error. Red Hat nash version 5.1.19.6 starting nash cannot open 5: no such file or directory Why doesnt that work? Thanks, Jerry
2008 Aug 27
2
Unable to install CentOS 5.2 on New HP Intel Core 2 Quad
Our new lab has HP Intel Core 2 Quad systems with DVD/CDRW and SATA. I can provide the model number if needed. They stop on kernel startup when trying to boot the CentOS 5.2 boot CD. It is during ACPI. I have tried linux noprobe and linux pci=noacpi and linux noprobe pci=noacpi. I still cannot get to the first install screen. Fedora 10 Live will not but up either. I am using Fedora 9 from
2008 Aug 31
2
rc.local
I note that there are two 'rc.local' files. One is in /etc and the other in /etc/rc.d Which has precedence and is the one to use? Thanks, Ric
2008 Aug 31
1
strange httpd error page using apache
I get this error page re-direct while opening a local webpage on my server, which carries me to yahoo for the error page filled with adverts. I'd really like to know how this one got here, as I just installed centOS a few weeks ago. http://wwwwh.found-not-help.com/search?qo=www.wayward4now.net&rn=3D9F6PY8wdYwGYX&rg= This just doesn't strike me as Kosher. And, I'm a southern
2008 Oct 14
2
yum search priority protections
Hi, I am running CentOS 5.2. My yum search used working, but it did not work for any search now due to following problems. Pleae advise what was wrong with it. $ yum search *gtk* Loading "priorities" plugin 0 packages excluded due to repository priority protections No Matches found Thank you.
2008 Oct 15
2
creating a user from an RPM package
...e has to be a cleaner way, or a builtin as this surely is a common feature. The RPM guide doesn't seem to mention it, or if it does, I missed it. Alternatively, if you could point me to a package or a spec file that does this, I'd be much obliged. Thanks -- Spiro Harvey Knossos Networks Ltd 021-295-1923 www.knossos.net.nz