similar to: logs strangers...

Displaying 20 results from an estimated 100 matches similar to: "logs strangers..."

2005 Nov 24
0
Load Balancing/NAT
Hey, I''m trying to set up a Gentoo box to replace an aging BSD box here. The BSD box is running packet filter and I have it set up to take all data and route it to one of six sattelites. I have come up with the following config, but unfortunately I have no real way to test it short of switching the satellites over to the new system and prayer. The setup is: 192.168.252/22 - The LAN
2012 Feb 24
3
install rJava in Ubuntu 11.10
I am trying to install rJava on a WUBI Ubuntu 11.10 installation of R with no luck. I was originally trying to install the iplots package and encountered this rJava problem. Code used: install.packages("rJava") (CRAN mirrors --Canada(ON) and Canada(QC2) I installed iplots with no problem on Windows 7. I know just about zero about Ubuntu or Linux in general so I have no idea what I
2018 Apr 11
0
Route certain trafic via a tinc node that is not directly connected.
Hello again :) Thank you all for your reply's. Below are the config files of the 3 hosts. I useĀ  tinc in router mode. I do not have a kernel mode config lines anywhere so tinc must be using the default settings here. I added the ipaddressx to subnets on hostc and this works. Traffic to that ip is now routed via hostc. But since this ipaddressx address changes often I need to resolve it
2018 Apr 11
1
Route certain trafic via a tinc node that is not directly connected.
On 11 April 2018 at 11:30, Hans de Groot <hansg at dandy.nl> wrote: > Hello again :) > > Thank you all for your reply's. Below are the config files of the 3 hosts. > I use tinc in router mode. I do not have a kernel mode config lines > anywhere so tinc must be using the default settings here. > > I added the ipaddressx to subnets on hostc and this works. Traffic
1999 Apr 23
0
SAMBA digest 2065
Hi, Thanks for your help. I set my samba debug level = 3. How to run it with verbose logs? I can't find it under samba-1.9.17p4/docs. Where can I find troubleshooting docs? Could you tell me the web site address? I can't find it under http://us1.samba.org/samba/. I tried running net view \\morpheus (that is our linux) and got the following: On NTs: c:\> net view \\morpheus
1999 Apr 22
0
Please help! Urgent, STRANGE Win95 browsing problem!
Hi, I sent an e-mail earlier about our strange Windows 95 browsing problem. Then, I upgraded to samba-2.0.2 from 1.9.17p4, but the problem is still there. I do need urgent help because almost all of our network connection does not work and our users do it for their research. Please help! Please, please! Let me repeat this strange problem: We have four UNIX machines, a Linux (Slackware 3.3,
2002 Jun 11
2
Strange problem with samba
Hi, I was using samba 2.0.7 veersion for a while without any problem. This morning, suddenly, many windows (nt/98) cannot connect the samba server on our Linux (RedHat 6.2) server. Then, I downloaded the version 2.2.4, extracted, configure it, make, make install according to the document. Then I test it by running ./testparm it lists all of shared folders. Then, I run ./smbclient -L
2003 Nov 24
0
problem destroying /dev/null
Working with Samba 3.0 on rh9. Set up samba to use tdbsam (small network, maybe 30-40 users tops) and be a PDC for the internal network. Will be joining machines to this domain. My smb.conf file has been configured to use tdbsam as the backend, and with an add machine script, add user script, etc. However, using the command: pdbedit -a jdoe results in "could not create account to
2007 May 03
2
Server String not taking affect
Just wondered if anyone fiqured out how to change the server string. (See below) Thanks Will >From a previously posted message: When viewing all mapped drives from WinXP, is there a way to change the string that is shown to describe which server the share belongs too? This is what is shown: groups on 'Samba Server (morpheus)' (G:) What I would like to be shown:
2007 Oct 16
1
nut 2.2.0 doesn't see MGE Elipse 1200 on FreeBSD 6.2
I'm back to trying to get my MGE Elipse (USB) talking to my FreeBSD system. It used to work fine on Linux (quite some time ago), and was sort-of working with the last release of nut. The system would see the UPS, but couldn't get reliable data from it. Now that I have upgraded to 2.2, I no longer see the UPS at all with nut. The usbdevs command shows it: drich at morpheus|505>
2001 Nov 09
0
Prioritize uploading traffic
Could someone give me some help in prioritizing uploading traffic on my ADSL connection. Currently, I have set up a Linux 2.4.12 router/firewall/NAT to allow our network of users to access the Internet. --------- eth0 ---- Linux router/firewall/NAT --- eth1 ---- Local network a.b.c.d 192.168.1.254 I can''t seem to find enough information
2001 Sep 18
2
File sharing (napster like)
Hi, Here we go, lots of questions... What about Filesharing clients as Morpheus (Kazaa) or winmx? Do this clients work with wine? With or without an installed windows? I've tested all of them with current release and cvsbuild (without installed windows), install worked, but I'm not able to run winmx and morpheus crashes (null handler or something like this). Is there a demand for the
2001 Oct 24
5
Morpheus
Hopefully somebody can help me. I am trying to get Morpheus working under Wine. The GUI works fine, searching works fine, but when I attempt to download something, it fails. The download appears in the download tab, but fails before I even switch over. Does anybody have Morpheus working? What am I doing wrong? Any ideas would be appreciated. Keith
2001 Feb 19
1
FreeBSD 4.2 OpenSSH2.3.0 client vs Red Hat 6.2 OpenSSH2.5.1p1 sshd
mdb-bsd is a FreeBSD 4.2-STABLE box morpheus is a Red Hat Linux 6.2 box with openssl 0.9.6 on it. Attempts to use SSHv2 fail. Using SSHv1 succeeds. sshd from OpenSSH2.5.1p1 is getting a fatal: xfree: NULL pointer given as argument Full client and server interaction given below. -- Mark Script started on Mon Feb 19 10:47:01 2001 1:mdb at mdb-bsd$ ssh -v -v -v -2 -x morpheus date SSH Version
2012 Nov 27
4
Finding values in one column and
All - I have a data frame data.a ID valueA valueB 6 12 12 17 15 14 58 18 16 98 11 12 73 19 20 84 19 14 58 20 14 24 11 12 81 15 16 21 15 14 62 14 12 67 13 14 78 13 17 35 10 13 13 11 15 14 17 18 85 16 15 35 13 9 18 15 16 and a data frame data.b ID valueA valueB 6 84 21 78 14 I'd like to have R find the data.b$ID in data.a$ID and insert the corresponding data.a$valueA and
2003 Dec 30
1
Slow logoff
I am running Samba 2.2.8a. My XP and 2000 boxes take a long time to log off. They appear to be saving profiles. The Windows 98 and XP/2000 workgroup boxes log off quick as a bunny. It the slow log off because XP/2000 domain members must push all their settings to the Samba server or is there a problem with my Samba installations? I have three discrete Samba networks that all exhibit the same
2005 Feb 28
1
Problems with MSI Installer
I installed Wine 20050211 and i ran wineprefixcreate for making .wine directory. Then i installed some fonts and then i tried to install instmsia.exe but nothing happened. I redownloaded the exe file from microsoft site and i get the same results. If i try to install some apps using MSI Installer i have a window: "Error 1719. The Windows Installer service could not be accessed". I
2005 Nov 22
0
Cross compiling with Qt and MinGW for Linux
Hello I installed qt-win-opensource-4.0.1-mingw in Wine. I copied all dll's into system32 directory, and mingw10.dll too (because qt need it). Then i compiled a simple "Hello World!" with Qt dlls using MinGW for linux. I have no problem with cross compiling (0 errors & 0 warnings). But when i run the app, wineserver & wine-preloader eat 90% of RAM and CPU and show only
2012 Sep 15
1
p-values in agricolae pearson correlation
I have used the correlation analysis (pearson) in the agricolae package to analyse my data and got unexpectedly low p-values (therefore making many more highly significant correlations in my data than I had expected). I am wondering if the p-values given should be subtracted from 1 to give the real p-value, because for each variable compared against itself has a p-value of 1 and I thought it
2012 Sep 11
2
how to qplot two x-axis x1:Farenheit x2:Celsius
Hi, how can i plot two different x axis in a ggplot2 qplot? I want to plot Farenheit and Celsius in one diagram. x1:Farenheit x2:Celsius kind regards, -- Jonas Stein <news at jonasstein.de>