Displaying 5 results from an estimated 5 matches for "sep2006".
2008 Feb 08
0
Re: discrepancy between what quota reports and what du reports
...48 -rwxr--r-- 1 bhavesh.kumar root 55296 Feb 7 15:44 Appraisal-GUI.xls
49 -rwxr--r-- 1 bhavesh.kumar root 30208 Feb 7 15:44 AppraisalMaster.xls
50 -rwxr--r-- 1 bhavesh.kumar root 37376 Feb 7 15:44 Appraisal-QA.xls
51 drwxr-xr-x 2 bhavesh.kumar root 4096 Feb 7 15:44 Apr-Sep2006
52 drwxr-xr-x 2 bhavesh.kumar root 4096 Feb 7 15:44 Apr-sep-2007
53 -rwxr--r-- 1 bhavesh.kumar root 21504 Feb 7 15:44 Brabeion -
Appraisal.xls
54 -rwxr--r-- 1 bhavesh.kumar root 19456 Feb 7 15:44 Guidelines.xls
55 drwxr-xr-x 2 bhavesh.kumar root 4096 Feb 7 15:44 Oct-Ma...
2008 Feb 19
1
discrepancy between what quota reports and what du reports (second time post)
....xls
48 -rwxr--r-- 1 bhavesh.kumar root 55296 Feb 7 15:44 Appraisal-GUI.xls
49 -rwxr--r-- 1 bhavesh.kumar root 30208 Feb 7 15:44 AppraisalMaster.xls
50 -rwxr--r-- 1 bhavesh.kumar root 37376 Feb 7 15:44 Appraisal-QA.xls
51 drwxr-xr-x 2 bhavesh.kumar root 4096 Feb 7 15:44 Apr-Sep2006
52 drwxr-xr-x 2 bhavesh.kumar root 4096 Feb 7 15:44 Apr-sep-2007
53 -rwxr--r-- 1 bhavesh.kumar root 21504 Feb 7 15:44 Brabeion -
Appraisal.xls
54 -rwxr--r-- 1 bhavesh.kumar root 19456 Feb 7 15:44 Guidelines.xls
55 drwxr-xr-x 2 bhavesh.kumar root 4096 Feb 7 15:44 Oct-Mar200...
2007 Jun 13
5
Confusion with sapply
...ion:
> mydate <- as.Date("2006-01-01")
>
> # Function to shift non-March company-reporting dates to March.
> Set2March <- function(xdate){
+ # Combines non-March months into March months:
+ # Dec2006 -> Mar2007
+ # Mar2006 -> Mar2006
+ # Jun2006 -> Mar2006
+ # Sep2006 -> Mar2006
+ # VERY Specific code.
+ Month <- format(xdate,"%m")
+ wDate <- month.day.year(julian(xdate))
+ if (Month=="12"){
+ wDate$year <- wDate$year + 1
+ wDate$month <- 3
+ }else
+ if (Month=="06"){
+ wDat...
2011 Jan 16
2
xyplot: modify axis tick marks
....6
Nov2004 166.2
Dec2004 139.8
Jan2005 163.2
Feb2005 8.4
Mar2005 82.4
Apr2005 81.7
May2005 331.1
Jun2005 82.3
Jul2005 104
Aug2005 58.5
Sep2005 175.7
Oct2005 314.5
Nov2005 362.9
Dec2005 166
Jan2006 454.4
Feb2006 115.5
Mar2006 83.1
Apr2006 239.8
May2006 205.7
Jun2006 236.8
Jul2006 153.8
Aug2006 127.3
Sep2006 83.3
Oct2006 102
Nov2006 185.6
Dec2006 765.9
Jan2007 450.1
Feb2007 105.5
Mar2007 269.1
Apr2007 240.2
May2007 127.2
Jun2007 139
Jul2007 141.7
Aug2007 190.7
Sep2007 149
Oct2007 237.2
Nov2007 367.9
Dec2007 468.6
2006 Sep 01
1
Migration 2.x-> 3.0 with new server, sharing files during migration process?
Hello!
I'm looking for a solution, how the data of a Samba server can be shared
between 2 Samba Servers (2.x and 3.0) during migration process. The new
environment will be done from scratch, new Hardware, etc.
Old Samba server/environment:
Samba 2.x
Authentication via W2k Server (security = DOMAIN)
Server has more than 100 netbios aliases
No POSIX-ACL's
Users and Groups are stored