similar to: 3.0.1pre3 - date/time discrepancy in the log

Displaying 20 results from an estimated 200 matches similar to: "3.0.1pre3 - date/time discrepancy in the log"

2000 Jun 12
1
ssh -R option
Dear list, I'm relatively new to using ssh. I'm trying to use the -R option to set up a forwarded port between two machines. Specifically I'd like to be able to ssh to machineB from machineA and then have a port on machineB that I can connect to machineA with. If my understanding is correct I'd need a command like: machineA> ssh -R 10000:machineA:23 machineB This should
2008 Oct 09
1
rsync backup permissions
I had a quick look for an answer to what I'd presume is a common Q but failed so wondering if somebody here would point me in the right direction, please & thanks?! I wish to use rsync to backup users' home dirs from machineA (Debian) to machineB (Fedora). I have a script, say backup.sh, in my own home dir and linked to from /etc/cron.daily and have set up the ssh keys so
2010 Jan 27
2
Configuration of hosts
I'm probably doing something I'm not supposed to even try, but I'm trying for "proof of concept" before physically setting up a distant network because of logistical issues. Anyway, I have tincd running as a service on two windows machines on the same lan. I'm trying to establish a connection between those two computers on the vpn ip's (10.20.30.1 and 10.20.40.1).
2006 Jun 12
1
Variable scope in Controller (Actions).
Hi, This might be a very basic question, but since i''m new to rails, can you please let me kow how to do this. My app is like this i have a menu in the left side which says "Status" and if i click this link i have a static menu displayed like this "MachineA" MachineB" and "MachineC" Upon clicking any of those machines i need to display a bunch of
2005 Sep 08
0
How to cascade dial status back through IAX
On machine A I have something like the following in extensions.conf: [iax-extensions] exten => _9.,1,Dial(IAX2/machineB/${EXTEN:1}@mycontext) exten => _9.,2,NoOp(DIALSTATUS=${DIALSTATUS}) exten => _9.,3,Hangup On machineB I have something like this: [mycontext] exten => 2002,1,Dial(SIP/2002,60) exten => 2002,2,NoOp(DIALSTATUS=${DIALSTATUS}) exten => 2002,3,Hangup If I use a
2003 Feb 07
2
Problem with rsync from one machine
I am not sure where to begin so I will be as verbose as I can to explain the problem. I have 3 servers. Their specs are: Machine A: Redhat 7.1 kernel 2.4.9-34 openssh 3.1p1-5 Machine B: Redhat 7.3 kernel 2.4.9-31 openssh 3.1p1-5 Machine C: Debian Woody kernel 2.4.18-bf2.4 openssh 3.4p1 rsync 2.5.6 I am running an rsync over ssh from Machine C to Machine B with the following: rsync --verbose
2000 Jan 31
1
Change Request: New Environmental Variable for Username
Presently, the Samba documentation says that the default NetBIOS username used by client-type applications is determined by the following (from smbclient(1)), If no username is supplied, it will default to an uppercase version of the environment variable USER or LOGNAME in that order. If no username is sup- plied and neither
2005 Aug 17
2
Sentinel Driver
I'm trying to run the Ardis Cutting Optimizer under wine but it uses a Rainbow Sentinel driver to detect a parallel port dongle for copy protection. I have the dongle and I've installed the sentinel driver, but when I run wine COWIN.exe I get the following: fixme:vxd:VXD_Open Unknown/unsupported VxD L"sntnlusb.vxd". Try setting Windows version to 'nt40' or
2005 Nov 09
0
Samba/Unicode
Hi all, I have set up a Linux server to back up the PCs on our LAN. The PCs run Win2K proand WinXP. I've used Samba version 3.0.10, which comes with Ubuntu 5.04, together with smbmount to mount the Windows shares on the Linux box, and rsync into the backup directory from there. The system works smoothly for files with English names, but fails for files with non-English characters in
2005 Jun 11
3
[Homes] on two machines, possible?
Hi, I have a smb pdc running which works quite well so far, and would like to know if this feature is possible. I have two locations, and I want all users to authenticate on Machine A. Howver there are some users that are closer to machine B, and I would like to be able to have the homes of those users on machine B rather than machine A (they should authenticate on machine A anyway). Is this
2015 Feb 25
2
Workgroup name too long
I have searched for this and the solutions I found were for instances where the workgroup name *was* too long. However, my workgroup name is *not* too long. The spaces between PEGASUS and ^[ are part of the message, I did not add them. If you count them there are 16 total including ending ^[. I can't figure out where the spaces are coming from. This is the same for every Samba
2013 Apr 13
1
network under session
Perhaps a stupid question, but i will give it a try: I have two machines on libvirtd session and network on usermod. Can i (somehow) cross these two machines ? machineA: ip addr add 10.10.10.101/24 dev eth0 ip route add default via 10.10.10.102 dev eth0 machineB: ip addr add 10.10.10.102/24 dev eth0 ip route add default via 10.10.10.101 dev eth0 -- Evaggelos Balaskas - Unix System Engineer
2015 Feb 25
2
Workgroup name too long
Am 25.02.2015 um 22:48 schrieb Miguel Medalha: >> I have searched for this and the solutions I found were for instances >> where the workgroup name *was* too long. However, my workgroup name is >> *not* too long. The spaces between PEGASUS and ^[ are part of the >> message, I did not add them. If you count them there are 16 total >> including ending ^[. I
2024 Jul 07
5
[Bug 3707] New: Build failure on musl in ssh_systemd_notify (port-linux.c:369:25: error: passing argument 2 of 'connect' from incompatible pointer type)
https://bugzilla.mindrot.org/show_bug.cgi?id=3707 Bug ID: 3707 Summary: Build failure on musl in ssh_systemd_notify (port-linux.c:369:25: error: passing argument 2 of 'connect' from incompatible pointer type) Product: Portable OpenSSH Version: 9.8p1 Hardware: Other OS: Linux
2015 Feb 25
0
Workgroup name too long
samba-bounces at lists.samba.org wrote on 02/25/2015 02:51:28 PM: > From: Reindl Harald <h.reindl at thelounge.net> > To: samba at lists.samba.org > Date: 02/25/2015 02:52 PM > Subject: Re: [Samba] Workgroup name too long > Sent by: samba-bounces at lists.samba.org > > > > Am 25.02.2015 um 22:48 schrieb Miguel Medalha: > >> I have searched for this and
2015 Feb 26
2
Workgroup name too long
>> From: Reindl Harald <h.reindl at thelounge.net> >> To: samba at lists.samba.org >> Date: 02/25/2015 02:52 PM >> Subject: Re: [Samba] Workgroup name too long >> Sent by: samba-bounces at lists.samba.org >> >> >> >> Am 25.02.2015 um 22:48 schrieb Miguel Medalha: >>>> I have searched for this and the solutions I found were
2015 Feb 26
1
Workgroup name too long
>> From: schulz at adi.com (Thomas Schulz) >> To: durwin at mgtsciences.com, h.reindl at thelounge.net, > samba at lists.samba.org >> Date: 02/25/2015 06:39 PM >> Subject: Re: [Samba] Workgroup name too long >> Sent by: samba-bounces at lists.samba.org >> >>>> From: Reindl Harald <h.reindl at thelounge.net> >>>> To: samba at
2004 Aug 06
4
Streaming info in HTML
Hi, Once upon a time, I can access the admin information such as client connected, streaming title/artist, etc, from web browser by browsing: http://servername:port/admin I used to had this just worked when I installed icecast and ices on the same machine. I then switch machines and have icecast in machine A, ices in machine B, connecting to icecast using mountpoint <mount> to machine A.
2004 Oct 05
3
Confounded data frame column names
This is probably a know problem (problem for me anyway) in R but I don't quite know what to search for in help archives. When I name a column "x11" in a data frame R thinks a column named "x1" exists. In my application I am trying to test for the existence of a column, then add it if it's not there. Here is a simple example: > temd <- data.frame(x11=c(0:10)) >
2000 Apr 06
1
/dev/random is on your Solaris CD
There was some discussion recently about the Solaris /dev/random support that can be downloaded from Sun's patch archive as part of a patch to the Sun Web Server 1.0 product. The SUNWski package is the interesting bit that purports to provide /dev/random. It was noted that domestic and international versions of the patch existed and that only the international (no encryption) version was