search for: ffg

Displaying 7 results from an estimated 7 matches for "ffg".

Did you mean: cfg
2010 Nov 03
2
[PATCH 1/2] Ocfs2: Add a new code 'OCFS2_INFO_FREEINODE' for o2info ioctl.
The new code is dedicated to calculate free inodes number of all inode_allocs, then return the info to userpace in terms of an array. Specially, flag 'OCFS2_INFO_FL_NON_COHERENT', manipulated by '--cluster-coherent' from userspace, is now going to be involved. setting the flag on means no cluster coherency considered, usually, userspace tools choose none-coherency strategy by
2008 Nov 20
2
Removing rows with rowsums==0 (I can't figure this out)
##I want to remove the rows where the row sums are zero and this is as far as I have gotten ffg <- (structure(list(CD = c(0, 0, 0, 0, 3.125, 0, 0, 0, 0, 1.6, 3.125, 0, 0, 6.25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3.125, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1.6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1.6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3.125, 0, 0, 0, 0, 0, 0, 0,...
2002 May 20
3
Samba & Symantec Ghost
...ppreciated. Please help me stop the EVIL desktop group from getting Linux excommunicated from our NT network. FWIW, the share that they are trying to connect to is either [Images] or [Images1]. Both of which are on different physical drives. THANKS!! ------------------- [global] workgroup = FFG server string = Linux Profile Server printcap name = /etc/printcap load printers = yes log file = /var/log/samba/log.%m max log size = 50 security = share socket options = TCP_NODELAY local master = no name resolve order = wins lmhosts bcast wins server = 10.0.128.50...
2011 Mar 14
1
Javascript & Rails future
Hi, David H.H. announced recently that jquery is going to be the default in Rails 3.1, and that Prototype helpers / RJS are going into a gem. What does that mean for the future? Should we progressively forget about things like javascript helpers, RJS, and all these fun parts of rails? And start coding with jquery/json in mind? I''m not against that at all, but I have to admit I find RJS
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list. I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without modifications. How did I try it? Created a (non-root) build environment (not a mock ) Installed the kernel.scr.rpm and did a rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee prep-out.log The build failed at the end: Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL Checking
2003 Dec 01
0
No subject
...main=[FOOBAR_DOM] OS=[Windows 5.0] Server=[Windows 2000 LAN Manager] Sharename Type Comment --------- ---- ------- Photoshop5.5 Disk E$ Disk Default share MSM Disk IPC$ IPC Remote IPC esl Disk ACC Disk FFG Disk NETLOGON Disk Logon server share PD Disk SPSS Disk Apps Disk PDS Disk S_HmM-Z Disk ArcView Disk ESRI Disk F$ Disk Default share hla Disk ADMIN$ Disk Remo...
2006 Aug 26
0
DRbFire / ActiveRecord performances
Hi, I''m using drbfire to send a "DRbUndumped" ActiveRecord object from the server to the client, through an ADSL line of 4Mbits/s download, and 600Kbits/s upload. I was afraid there would be too many round-trips between the client and the server, and unfortunately this is true: Server code: ------------ #!/usr/local/bin/ruby require ''rubygems'' require