Displaying 20 results from an estimated 104 matches for "gophers".
Did you mean:
gopher
2009 Aug 31
2
interactions and stall or memory shortage
Hello,
After putting together interaction code that worked for a single pair of
interactions, when I try to evaluate two pairs of interactions(
flowers*gopher, flowers*rockiness) my computer runs out of memory, and the
larger desktop I use just doesn't go anywhere after about 20 minutes.
Is it really that big a calculation?
to start:
mle2(minuslogl = Lily_sum$seedlings ~ dnbinom(mu = a,
2005 Mar 02
3
[OT] stupid firmware question...
I know this is a really stupid question, but I just have to ask...
Where would I start if I wanted to try and develop my own firmware for a
particular phone. Namely, I want to try and 're-write' the SIP firmware
for Cisco 7940's. Any ideas?
-Chris
PS: [* put on flame suit *] why won't any of the phone manufacturer's
just open-source the firmware for their phones? [*
2016 Feb 04
5
Squid as interception HTTPS proxy under CentOS 7
Hi all,
I am trying to configure squid as a interception HTTPS proxy under CentOS 7. At every https request, I am receiving a certificate error.
My current config for squid is:
# My localnet
acl localnet src 172.22.55.0/28
acl localnet src 172.22.58.0/29
acl SSL_ports port 443
acl Safe_ports port 80 # http
acl Safe_ports port 21 # ftp
acl Safe_ports port 443 # https
acl Safe_ports port 70
2006 Apr 21
2
getent not working (again)
Hi all,
after I searched the internet about a week now I can't find an answer to my
problem:
The company I work for is using a Windows 2003 Domain using the Windows
Services for UNIX (SFU) and NIS. We are using two Domain Controllers that
are hosting the ADS.
Now I want to use Samba and NFS to implement a file server for our mixed
client enviroment: There will be Linux, HP UNIX, Solaris,
2004 Apr 27
1
getent shows only local information
Hello
I have installed Redhat Linux 9 and Samba 3.0.2a from the Source.
I have two Win2003 server for the domain "sambadomain.local":
PDC: rootserver
10.10.1.1 Subnet 255.255.0.0
DNS-Master: dnsserver
10.10.1.2 Subnet 255.255.0.0
Runs also dhcp and wins
I made the references to these two Servers (DNS, DHCP) in my Linux-Server.
Linux-Server: samba
10.10.1.4 Subnet 255.255.0.0
2003 May 07
0
Problems printing more info
Mikevl Mikevl at paradise.net.nz wrote on Samba-Digest:
> Wed May 7 11:42:19 GMT 2003
>
>
> Hello I have almost got my printing system working except for this
>
> I have set up the printers and have the guest account
> guest ok = no
Well, doesn't this last line *deny* the guest account (which
you defined just fine) the access you're intending to give it?
2015 Mar 06
2
Squid on CentOS 7: few questions
Hi,
I recently migrated my office's server from Slackware64 14.1 to CentOS
7. Right now I'm in the process of configuring the Squid web proxy. I
edited the default /etc/squid/squid.conf, and here's what I have so far:
--8<--------------------------------------------------
# /etc/squid/squid.conf
# Nom d'h?te du serveur Squid
visible_hostname amandine.microlinux.lan
#
2006 Apr 21
1
AW: getent not working (again)
I don't think that this is my problem. When I try 'getent passwd <user>' I
get no output either. And we only store about 200 users. Is bug 3024 fixed
in the newest version? I will try to apply the patch.
J?rg
-----Urspr?ngliche Nachricht-----
Von: Gautier, B (Bob) [mailto:Bob.Gautier@rabobank.com]
Gesendet: Freitag, 21. April 2006 12:54
An: Horchler, Joerg;
2000 Jan 21
2
\\<Samba-Server>\nobody : feature or bug ?
Hello!
I just noticed a behavior of samba I am wundering about:
I have a Samba-Server with a [homes] section.
As user "barth" I conect to this using
\\<Samba-Server>\<any username>
permission is checked for "barth" with his password and access is
granted with the rights of barth to the HOME-directory of
<any username>.
So far so good. This also works
2019 Sep 20
2
[nbdkit PATCH] curl: Compile with libcurl even without smb(s) protocols
I needed to compile nbdkit on CentOS 7 which is missing these protocols in curl,
so hence the conditional compilation.
Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
---
I have this patch so that I can compile it on CentOS 7 (fully updated), but I'm
not sure what is the support policy and I didn't even check whether the libcurl
there is old or whether the SMB support is
2007 Mar 23
1
getent passwd / wbinfo -u timeout
dear all,
i have two server,
smb1 act as PDC
Debian 3.1
Samba 3.0.14a-Debian
OpenLDAP 2.3.32
smb2 act as fileserver auth to PDC via winbindd
FC3
Samba 3.0.24
the problems are :
i can get the groups and users when running getent passwd and getent group
from smb1.
but i just can get the groups when running getent group or wbinfo -g from
smb2. if i run getent passwd or wbinfo -u from smb2, it
2010 Jun 12
2
Problems with ldap groups in share folders ACCESS_DENIED
Hi I have been working all week with samba 3.4.7 in Centos 5.5
PDC(3.4.7) with LDAP backend+Centos 5.5(3.4.7) BDC with LDAP slave.
I already have 5 clients join.
1 Windows XP
1 Windows 7 UE
1 Centos 5.5 Desktop
1 Ubuntu 9.x
1 Centos 5.5
I can browse inside windows and see my clients, access some shares. I
want to create private shares inside my PDC, I use:
force group
valid users
write list
2018 Mar 09
3
SELinux breaks Squid's ssl_crtd helper
Hi,
I've setup a transparent HTTP+HTTPS proxy on my server running CentOS 7,
using Squid. Here's my configuration file.
--8<----------------------------------------------------------------
# /etc/squid/squid.conf
# D?finitions
acl localnet src 192.168.2.0/24
acl SSL_ports port 443
acl Safe_ports port 80 # http
acl Safe_ports port 21 # ftp
acl Safe_ports port
2005 Jun 08
2
Problems with Samba and Windows 2003 Active Domain Server
Can somebody with experience making a RedHat Fedora Core 3 server with Samba installed work in a Windows 2003 Active Domain please
give me some pointers? I have a small installation with one Windows 2003 Server running as a domain controller for about 10 Windows
XP machines. This is working just fine. I decided that I wanted to add a RedHat Fedora Core 3 server as a Mail server, running Cyrus
IMAP
2006 Oct 19
0
Unable to log on (authenticating) to a Samba NT Domain
I have 4 machines at home:
1 Linux Centos 4.4 running as a PDC
1 Linux Centos domain member running as my file server. Winbind works
properly and I'm able to share files perfectly well
1 Windows XP sp2, member of my domain. No problem accessing files on
Centos domain member
1 Linux Fedora Core 5, also a domain member.
I'm unable to logon my Fedora 5 machine to my domain. I've joined
2013 Jul 03
1
curl and CVE-2013-2174
Dear members,
It may sound a silly question. I have curl installed:
# pkg_info |grep curl
curl-7.24.0_3 Non-interactive tool to get files from FTP, GOPHER, HTTP(S)
Today portsnap updated the ftp/curl port, and patch-CVE-2013-2174 appeared
in files/, but the port version remained such that portaudit, and
portupgrade still complain about curl's version. What is the recommended
way to
2005 May 06
3
Winbind issues with UID and GID mappings
I am having issues integrating a FC3 system with AD running on W2k3. I can not
figure out why the user ID mappings and Group ID mappings are going stale. This
is a generic FC3 install with all of the latest updates.
login as: jgallagh
Sent username "jgallagh"
jgallagh@linman's password:
Last login: Fri May 6 08:14:23 2005 from 192.168.168.2
id: cannot find name for group ID
2011 Sep 19
3
Metadata syntax (was Universal syntax for Markdown)
fletcher said:
> For any consensus to come about,
> I think we need to agree on the
> fundamental purpose and philosophy of
> the consensus we claim to be interested in.
it would be nice.
> Otherwise many of these discussions will
> continue to occur without much hope of
> moving forward to any actual outcome/resolution.
yep.
> it's
2019 Feb 19
2
Virtual mailbox shows mails that are too old
Hello,
I'm using dovecot on my personal / private email server.
I have set up virtual mailboxes in my inbox namespace like this:
namespace inbox {
inbox = yes
prefix = "Virtual/"
separator = /
location = "virtual:~/.emails_virtual:LAYOUT=fs:INDEX=dovecot.virtual.index:LISTINDEX=dovecot.virtual.list.index"
list = yes
subscriptions = yes
mailbox {
auto =
2015 Mar 06
0
Squid on CentOS 7: few questions
2015-03-06 12:29 GMT-06:00 Niki Kovacs <info at microlinux.fr>:
>
> I recently migrated my office's server from Slackware64 14.1 to CentOS 7.
> Right now I'm in the process of configuring the Squid web proxy. I edited
> the default /etc/squid/squid.conf, and here's what I have so far:
>
> --8<--------------------------------------------------
> #