similar to: Gmail problem

Displaying 20 results from an estimated 700 matches similar to: "Gmail problem"

2009 Nov 13
2
Yum Skipping filter question
Hi, all : When I run "yum update" command in my laptop , it displayed this : root at foo Desktop]# yum update Loaded plugins: aliases, changelog, fastestmirror, filter-data, keys, kmod, list-data, priorities, protect- : packages, protectbase, security, tmprepo, verify Loading mirror speeds from cached hostfile * addons: mirrors.163.com * base: mirrors.163.com *
2010 Feb 05
1
About the openfire question ~
Hi, guys: Would anyone know what causes this error message ? It's not the first time I've seen it but is the first time I've seen it so often. openfire verison is 3.6.4 . at org.apache.mina.filter.executor.ExecutorFilter$ProcessEventsRunnable.run(Execut orFilter.java:283) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source) at
2009 Nov 11
4
About the tar extract signal directory~~
Hi,all: I've couple of large tarballs such as www.tar and images.tar. Is it possible to extract a single file or a list of files from a large tarball such as images.tar instead of extracting the entire tarball? How do I extract specific files under Linux / UNIX operating systems? Thanks in advance ~~ -------------- next part -------------- An HTML attachment was scrubbed... URL:
2010 May 25
1
Unable to download the kickstart file ?
Hi,all: Today I tried installating few machines with kickstart file through NFS. But somehow it didn't worked and got error message "Unable to download the kickstart file". I have tested the nfs share mounting from other server and it worked fine. But somehow while trying to install <http://www.linuxforums.org/forum/#>a fresh machine with ks file through NFS is giving this
2006 Oct 04
1
SAMBA - Windows XP Long Filenames
Hello I have a Debian Sarge Server <http://www.linuxforums.org/forum/#> running samba with two Disks. The first disk has the OS on it with all home directories etc. in other words (/). The second disk has a partition called /work mounted on it used as a shared repository for Windows xp <http://www.linuxforums.org/forum/#> clients. The problem I have is when a file with a long
2009 Dec 15
2
Define an alias with an embeded awk command
Hi ,all : I'm trying to define an alias with an embeded awk command: alias checketh0 `ifconfig eth0 |grep 'inet addr:' |awk '{prinrt $2}' |cut -c 6- ` After I edit it in the .cshrc file and run "source .cshrc" , I run the "checketh0" command in the terminal , the screen displays the "192.168.7.24: Command not found " Why does is it ?Any
2006 Dec 11
5
VNC Server
Hi, do you have a guide to configure a VNC Server in Centos, I've read a guide that says "Enable VNC as an xinetd service" and i'm not sure if this is good , talkin about security, Thank you
2009 Aug 25
5
uninitialized constant
API-> hello_message_api.rb. class HelloMessageApi < ActionWebService::API::Base api_method :hello_message, :expects => [{:firstname=>:string}, {:lastname=>:string}], :returns => [:string] end controller -> class HelloMessageController < ApplicationController web_service_api HelloMessageApi web_service_dispatching_mode :direct wsdl_service_name
2009 Aug 14
6
LZO versus LZJB
Hi Some developers here said a long time ago that someone should show the code for LZO compression support for ZFS before talking about the next step. I made that code with a friend and we also made a little benchmark to give a first impression: http://denisy.dyndns.org/lzo_vs_lzjb/ I hope we made no technical error, but if you find something not accurate, we will correct it. Denis -- This
2013 Apr 22
2
R not loading
I am having a problem with loading R on my 64 bit computer. It used to load perfectly until I upgraded to R 3.0.0 now it takes about 10 to even 20 minutes ? Does anyone know how to remedy this problem? Russell " Skip" Barbour Ph.D. Associate Director for Statistics Center for Interdisciplinary Research on AIDS Yale School of Medicine 135 College St. Suit 200 New Haven ,
2010 Aug 24
3
I have a question about the 389 ds
Hi ,all : I am a newbie to here and I also install the 389 ds in our company for managering all users account and passwd . Today , The boss asked me if the ds could set the users vnc screen geometry in the config file . Because the user's computer screen is not the same and have different geometries. If it could , then we were happy that can solve the user's vnc problem . Then , I
2010 May 26
4
Calendar server software suggestions
Hello,guys: I've seen several suggestions for alternatives to exchange for mail, which I will be trying. My question is, does anyone know of any good open source shared calendar systems? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20100526/ffacdaaf/attachment.html>
2009 Jul 01
5
Xen time drift issues
Hello everyone! I been observing some peculiar time drift on my Xen domains (dom0 and domUs). The time (as returned by timeofday) on my domains drifts at an almost steady rate from the real time ( as read from the time stamp counter ). The drift is so constant that it makes me think there should be some simple explanation for it in the way Xen keeps time. Some info about my set up: guest OS:
2008 Mar 03
4
FAQ Topics
It appears that we need a Frequently Asked Questions document to go with our introduction of the Wine Fora to the mailing lists. I will start with the first topic: 1. Q. What is Wine and where do I get it? A. Wine is an Open Source implementation of the Microsoft Windows (TM) Application Programming Interface (API) for most Linuxes and UNIX variants, including Mac OS X. Wine is usually
2009 Aug 24
8
overriding .blank? method
Hi, Does anyone know a way to override .blank? method that rails provides. I want to add additional custom checks (specific to my application) to this method. Thanks, Pratik
2009 Dec 01
6
Unable to share directory via Samba?
So I went to System > Administration > Server Settings > Samba and added a folder to share and initially set it to guest access to get things going. I couldn't access this one and only share on this server with guest access from either my Windows laptop (XP Pro SP3) or a Leopard server (10.5.8) so I changed the settings to use user authentication and added my local user details
2009 Sep 27
2
Software Raids Questions (I have only ever used hardware?)
Hey List; I have no experience with software RAIDs; at work we only use hardware RAIDs and I'm looking to implement, probably a RAID 5 set up at home for a media server however I have a few questions; I have three 1TB drives in various places; one is inside a USB caddy, one is inside my PC and in is inside my existing media centre. Is it possible to add these three drives to another one to
2009 Dec 20
1
mdadm help
Hey List, So I had a 4 drive software RAID 5 set up consisting of /dev/sdb1, /dev/sdc1, /dev/sdd1 and /dev/sde1. I reinstalled my OS and after the reinstall I made the mistake of re-assembling the array incorrectly by typing "sudo mdadm --assemble /dev/md0 /dev/sdb /dev/sdc /dev/sdd /dev/sde" in a moment of stupidity. Obviously this didn't work and the array wouldn't mount and
2009 Nov 02
24
dedupe is in
Deduplication was committed last night by Mr. Bonwick: > Log message: > PSARC 2009/571 ZFS Deduplication Properties > 6677093 zfs should have dedup capability http://mail.opensolaris.org/pipermail/onnv-notify/2009-November/010683.html Via c0t0d0s0.org.
2009 Aug 25
28
Anything but Aptana
Not trying to get into a "What''s a good IDE" here, BUT....On Windows....RadRails never cut it. Under Aptana, it''s a terrible joke, and I''m sick of losing so much time waiting not only for this thing to initialize, but the hanging and crashing I go through is killing me. Please, someone....point me to a decent, lightweight IDE. All i want is syntax coloring.