similar to: system time problems

Displaying 20 results from an estimated 7000 matches similar to: "system time problems"

1999 Sep 18
2
Printing from Linux to Win98
I have a printer - an HP 1120c - connected to my wife's Win98 machine. Occasionally I would like to print to that printer instead of the HP Laserjet 4+ connected to my Linux machine. Could someone explain a couple of things for me? 1. I am running Mandrake 6.0. When I start printtool, it complains that it does not believe Samba is installed. Why and how do I fix? 2. I ignore the message and
1999 Oct 19
2
SAMBA digest 2274
On Tue, 19 Oct 1999 00:55:21 +1000, samba@samba.org wrote: >> Hi >> Q1 >> I need to be able to set a maximum size to the users home directories >> so that a disk full or similar message appears. Can this be done ? >> Users home directories are all mapped to the same drive letter. >> RH6.0 with Win 9X clients > >Look at setting up quotas in Linux. Quotas
2007 Jul 10
0
[LLVMdev] Proposal for atomic and synchronization instructions
On Tue, 10 Jul 2007, Scott Michel wrote: >> The idea is to review the atomic_ops model, and if it makes sense, just >> reuse it. (e.g., atomic_ops seems to have (basic?) support for Alpha). > > atomic_ops may have interesting ideas on how Chandler might proceed and > implement, but using its code is very unlikely. I think that Torvald's point here is that the
1999 Aug 12
1
Installation problem on Redhat 6.0 (PR#247)
Full_Name: Russell Price Version: 0.64.2 OS: Redhat 6.0 Submission from: (NULL) (128.171.242.1) When attempting to compile, I get the following error message: gcc -g -O2 -I../include -I../../src/include -c d1mach.c -o d1mach.o gcc: Internal compiler error: program cc1 got fatal signal 6 make[2]: *** [d1mach.o] Error 1 make[2]: Leaving directory `/usr/local/src/R-0.64.2/src/nmath' make[1]:
2000 Feb 28
2
IPMASQ and lock-up of all terminals
[mod: This is the second time in a week that someone asks this question: is it a new attack? It sure looks to me like "userland" has completely locked up, but that the kernel is still working. As an isolated case, my diagnosis is: You probably have a bad block in your /bin/login program or something like that. When two people report this in a week, it's starting to become unlikely
1998 Jul 02
1
Synchronize Unix/SMB passwords with 'synchpasswd'
Hi, It's been a while since I created my smbpasswd file, and therefore it is no longer in synch with my Unix file. I've added and removed users over time, and now I need a way to update the 'smbpasswd' file without losing the encrypted passwords that are already in place (ie. I don't want to just run 'makesmbpasswd.sh' again). So, I've written the
1999 Dec 26
3
coredump with plot(x,y,pch="+",cex=2.2) (PR#389)
Core dumped when plot() is used with pch="c" & cex > 2, e.g., plot(1,1, pch="+", cex=2.2) Thank you and best wishes for 2000! Rashid Nassar --please do not edit the information below-- Version: platform = i586-unknown-linux arch = i586 os = linux system = i586, linux status = major = 0 minor = 90.1 year = 1999 month = December day = 15 language = R
2008 Sep 10
2
Woring message in as.yearmon()
I have following dataset: > res [,1] [,2] [,3] [1,] 1946 4 1.27 [2,] 1946 5 1.27 [3,] 1946 6 1.27 [4,] 1946 7 1.27 [5,] 1946 8 1.52 [6,] 1946 9 1.52 [7,] 1946 10 1.52 [8,] 1946 11 1.52 [9,] 1946 12 1.62 [10,] 1947 1 1.62 [11,] 1947 2 1.62 [12,] 1947 3 1.62 [13,] 1947 4 1.87 [14,] 1947 5 1.87 [15,] 1947 6 1.87 Now I write following code
2012 Dec 14
2
Manipulation of longitudinal data by row
I have a dataset of the form below, consisting of one unique ID per row, followed by a series of visit dates. At each visit there are values for 3 dichotomous variables. Of the 8 different possible combinations of the three variables, 4 are "abnormal" and the remaining 4 are "normal". Everyone starts out abnormal, and then either continues to be abnormal at subsequent visits,
1999 Sep 22
2
SAMBA digest 2240
> Hi, Check if the shared directory has the write permission for all. i.e. chmod 777 for the particular directory > Date: Sun, 19 Sep 1999 21:06:36 -0700 > From: Kenny Cho <Kenny.Cho@Corp.Sun.COM> > To: samba@samba.org > Subject: Problem copying files to samba mount. > Message-ID: <37E5B2CC.9ADC9F8A@ha1pal.corp.sun.com> > MIME-Version: 1.0 >
2010 Mar 09
3
sorting data whilst ignoring NA's
Hello, I am very new to R and have hit my first main problem that I hope someone can easily resolve. I have some data that looks like this (there are 20,000 rows): > qdata day month year flow [1,] 2 10 1945 NA [2,] 3 10 1945 NA [3,] 4 10 1945 NA [4,] 5 10 1945 NA [5,] 6 10 1945 2.973 [6,] 7 10 1945 NA
2000 Jan 19
2
using samba to authenticate
Hi all, I need some help with samba, I have RH6.0 and samba 2.0.5 now I would like to set the system so that any user from the windows network can log on to the Linux box without creating a new user everytime. Is this possible? Kevin Saenz Dell Computer Australia Pty Ltd Office: +61 2 89725560 E-Mail: kevin_saenz@dell.com
1999 Dec 03
2
[[ substitution (PR#358)
Full_Name: Clive Version: 0.90.0 OS: Linux (RH6.0) Submission from: (NULL) (135.104.13.164) Probably known, but... > z <- vector("list",4) > z[[1]] <- function(x)x Error in "[[<-"(*tmp*, 1, value = function(x) x) : incompatible types (works fine in S4...) -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-devel mailing list --
2010 Mar 24
10
how to synch multiple servers?
Is there a way to synch multiple servers at once so when one is changed, samba updates all the other servers at the same time automatically? -- View this message in context: http://old.nabble.com/how-to-synch-multiple-servers--tp28019825p28019825.html Sent from the Samba - General mailing list archive at Nabble.com.
1999 Jun 07
2
RedHat 6.0, /dev/pts permissions bug when using xterm (fwd)
[Mod: forwarded from BUGTRAQ -- alex] ---------- Forwarded message ---------- Date: Sun, 6 Jun 1999 19:15:05 +0000 From: noc-wage <wage@IDIRECT.CA> To: BUGTRAQ@NETSPACE.ORG Subject: RedHat 6.0, /dev/pts permissions bug when using xterm Once again I''ve come up with another trivial Denial of Service flaw, (wow, I seem to be good at this Conseal Firewall, +++ath0, ppp byte-stuffing)
2009 Jan 23
2
Soft link trouble with rsync on SGI
Rsync v: 3.0.1 OS: IRIX 6.5.28f HW Plat: SGI 2400 Disclaimer: I am running rsync 3.0.1. It's difficult and costly for us to get new versions put on our system, so I'm hoping you will all help me out anyways. If the solution is indeed suspected in a later version of rsync, then we will go through the pain to get it installed.
2003 Jul 02
3
How long is a day?
Why is 19 March, 1947 a little longer than one day? x <- as.POSIXct("1947-04-16") julian(x, origin = as.POSIXct("1947-03-20")) Time difference of 27 days julian(x, origin = as.POSIXct("1947-03-19")) Time difference of 28.04167 days > julian(x, origin = as.POSIXct("1947-03-18")) Time difference of 29.04167 days I am running R-1.7.1 compiled on
2009 Jan 30
4
TAPI and Asterisk
Funny how a topic will come up that you have never dealt with before, and suddenly it comes up from multiple directions at the same time. I was recently involved in a meeting where TAPI (which I understand only vaguely) was proposed as way to link a custom application to Asterisk for outbound and inbound call processing, much like SugarCRM and probably others are doing. Today I was asked by
2000 Jul 14
1
smbmount intermittent problems
I use smbmount to mount a number of NT shares from around a global network in order to sync from a master distribution which resides in linux. Specifically... uklnxsrv$ smbmount //NTSRV/share -c 'mount /tmp/temporary_mount -u 502 -g 510' -U guest%guest_passwd Frequently it works well, but from time to time the mounted NT share, for lack of a better word gets corrupted. Here are the
2016 May 11
2
Synch group with different gid
Hello I have a problem while synching between two NAS boxes with Linux. First NAS: group staff=50 (3.0.3pre1) Second NAS: groups ftp=50, staff=500 (rsync 3.1.1) I synched with -rptgo, without --numeric-ids. The expected result was that the items on the second group would be staff as well even with a different gid. However it looks like the 50 was taken literally and now all staff items are ftp