Displaying 20 results from an estimated 50 matches for "computer2".
Did you mean:
computer
2004 Sep 04
4
masquerade and mac problem
...er ip from another computer which is down , the masquerading process shouldn''t work)
What I came up with is this :
-------------------------
#!/bin/sh
ipt="/usr/sbin/iptables"
$ipt -F
$ipt -F -t nat
$ipt -t filter -N computer1 >/dev/null 2>&1
$ipt -t filter -N computer2 >/dev/null 2>&1
$ipt -t filter -N computer3 >/dev/null 2>&1
$ipt -t filter -N computer4 >/dev/null 2>&1
$ipt -t filter -N computer5 >/dev/null 2>&1
$ipt -A FORWARD -s 192.168.10.2 -j computer1
$ipt -A FORWARD -s 192.168.10.3 -j computer2
$ipt -A FORWARD -s 1...
2007 Jun 22
1
two questions about samba
I would like to deny users access to the pdc based on the hostname.
so if username1 logs into computer1, that is allowed, if the user logs of,
and goes on to computer2, it will be denied because computer2 is a staff
machine
we have students that will sometimes try to use staff machines and i want
the login to fail.
i have lots of log entries that look like.
[2007/06/21 15:44:44, 0] auth/auth_util.c:create_builtin_administrators(785)
create_builtin_administrat...
2003 Dec 16
3
Tinc on windows XP Problem?
Hello All , I installed tinc for windows. But it doesn't seem to work.
I want to connect two computers(for testing purposes)
computer1(webdev) and computer2(gis) I have installed the tap-win32 on both
of them.
Both computers are windows XP. Also I don't have a router.
Computer1:webdev
-----------------------
C:\Program Files\tinc\vpn1\tinc.conf
Name = webdev
ConnectTo = office
Interface = VPN
C:\Program Files\tinc\vpn1\hosts\gis
Address=64...
2012 Feb 09
1
virsh migrate results in error: Timed out during operation: cannot acquire state change lock
...re any storage. So it is necessary to migrate
not only the memory but also any data on the hard-drive.
Both computers are running debian squeeze.
Virsh is version 0.8.3.
I issue this command on server one:
sudo LIBVIRT_DEBUG=1 virsh migrate --live --copy-storage-all i00cn1011
qemu+ssh://user at computer2/session > debug.log 2>&1
On virt-manager on computer 1, the VM appears for a few moments as
paused, and then disappears.
On computer 1 I receive the error: Timed out during operation: cannot
acquire state change lock
Does anyone know what the problem may be and how to solve it?
Next...
2009 Jan 25
2
.Renviron for multiple hardwares...
...share the same home directory
(and, thus, the same .Renviron file) -- so, is there a way to set, in
the .Renviron file, per-computer or per-hardware settings? The idea is
to have a different package installation directory for each computer
(e.g. "~/R/computer1/packages" and "~/R/computer2/packages".
Thoughts? Ideas? Thanks!
--j
--
Jonathan A. Greenberg, PhD
Postdoctoral Scholar
Center for Spatial Technologies and Remote Sensing (CSTARS)
University of California, Davis
One Shields Avenue
The Barn, Room 250N
Davis, CA 95616
Cell: 415-794-5043
AIM: jgrn307, MSN: jgrn307 at...
2007 Jul 14
3
Newbie ADSL configuration, ppp0 can't activate &
...m: Dan Halbert <halbert at everyzing.com>
>Subject: Re: [CentOS] Newbie ADSL configuration, ppp0 can't activate &
> config not found
>To: CentOS mailing list <centos at centos.org>
>Message-ID: <469830EF.3080601 at everyzing.com>
mailing-lists at computer2.com wrote:
<snip>
If you have a router, then the ADSL connection you have is handled by
the router, and is invisible to you, on the LAN side of the router. The
router could be connecting to the WAN via a piece of wet string, as far
as you care. So you should just have eth0 do DHCP and leave...
2006 Feb 04
0
little help with my config please
...use/mount the user's home directories
from the SBS machine into the samba machine).
I 'm trying to connect to the shares exported by the samba server and I get
the following errors:
on the server log for a windows XP machine :
[2006/01/24 22:55:07, 1] smbd/service.c:close_cnum(830)
computer2 (192.168.1.51) closed connection to service opt
[2006/01/24 22:55:09, 1] smbd/service.c:make_connection_snum(642)
computer2 (192.168.1.51) connect to service opt initially as user
PCTSA\lduser (uid=16777216, gid=16777216) (pid 2956)
[2006/01/24 23:59:40, 0] smbd/service.c:make_connection_snum(61...
2002 Mar 13
1
upper and lower case filenames
Hello,
i have a great problem with copying files via smbmount and smbclient.
In my source-directory on computer1 i have the files
sei001 with size 100 bytes
and
SEI001 with size 200 bytes.
After copy these files to computer2 in the destination directory there only
SEI001 with the size of 100 bytes has arrived.
Samba does the following:
It copies the file SEI001 to the destination and then overwrites the SEI001
on the destination computer with the content of sei001 instead of creating a
new file.
It doesn't depend...
2006 Feb 06
0
little help with my config please (repost with smb.conf)
...to use/mount the user's home directories
from the SBS machine into the samba machine).
I 'm trying to connect to the shares exported by the samba server and I get
the following errors:
on the server log for a windows XP machine :
[2006/01/24 22:55:07, 1] smbd/service.c:close_cnum(830)
computer2 (192.168.1.51) closed connection to service opt
[2006/01/24 22:55:09, 1] smbd/service.c:make_connection_snum(642)
computer2 (192.168.1.51) connect to service opt initially as user
PCTSA\lduser (uid=16777216, gid=16777216) (pid 2956)
[2006/01/24 23:59:40, 0] smbd/service.c:make_connection_snum(615)...
2007 Aug 20
7
OT: Suggestions for database for physicians patient records?
This is very OT. If list readers can point me in the right direction, to
other mailing lists, or web sites for recommended databases, that will
be much appreciated!
My wife's doctor wants to move records, for approximately 6000 patients
(over a 12 year period), from paper (18th century) to a database (20th
century). The data entry will be a PITA, for his secretaries, regardless
of what
2008 Jun 19
9
slow samba
I have a samba version 3.024 server joined to a ADS as a "Workstation or
server" acting as a file/print server. It is a Debian 4.0 amd64 up to date
with stable. ftp works just fine so not network, must be samba config.
vary slow file transfer when copying file from one computer but copy from
two or more at the same time speed is 10 times faster. You will be copying a
600MG file with one
2016 Sep 11
2
Computer accounts belonging to groups, using winbind on file server
...er ~]# net cache list | grep -i computer
The group itself can be resolved just fine, even though the computer
accounts can't - and it shows that the computer accounts are definitely
members of the group in question:
[root at fileserver ~]# wbinfo --group-info sw-dist
sw-dist:x:12345:computer$,computer2$,computer3$,computer4$
All of this inevitably leads to the key directories in question not being
accessible by the computers who need them. When the computer account
connects to the file server, its group memberships don't really seem to
work. I suspect that sssd had different behaviour to win...
2006 Aug 04
7
Question about networking setup
...r, Internet sharing)
(eth0) -> Linksys (wireless) ~~~~~~~~~~~~ (wlan0) Comp2 (eth0) -> IP Phone
My computer1 is well confiugred, everything was working right and well.
I decided to move the IP Phone to the COmputer 2.
I was able to make this working by reinstalling dnsmasq and shorewall on
Computer2 and sharing the Internet. But what I would like to have is that IP
Phone can access Comp1 directly. Is there a setting I can put...? I don''t
think shorewall is needed but I just don''t know what to look for. I tried to
create a bridge but as soon I''ve added both interfaces...
2011 Apr 04
3
How to install wine ?
Hello friends,
I have downloaded wine-1.3.13.tar.bz2
How to install it ?
I have no internet connection. so I want to install it manually.
Thanks in advance.
Rajan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20110404/fb8bb2fb/attachment.html>
2007 Jul 03
2
good resources for making RPMs, Craig in N.Z.
>Message: 23
>Date: Tue, 3 Jul 2007 08:19:43 +1200
>From: "Miskell, Craig" <Craig.Miskell at agresearch.co.nz>
>Subject: RE: [CentOS] good resources for making RPMs
> <D5DBA313349A4B458528BE63B387F36C05792DB2 at imail.agresearch.co.nz>
Craig: Did you see the message Johnny posted a few days ago? I think
he was looking for people who use CentOS in New
2007 Jul 26
2
Thank you: Wiki data for adding 3rd party repository, ProtectBase and Priorities
This is a public thank you, to whoever wrote the Wiki's for adding 3rd
party repositories, ProtectBase and Priorities. Clear, excellent, step
by step instructions. I did this late last night and I missed the thing
that Priorities is the recommended plugin, so I will change to that,
from ProtectBase. :-) Lanny
2007 Jul 28
2
typo on a Wiki page
I don't know the correct way to get this into the system, so I'm posting
here. On this page:
http://wiki.centos.org/PackageManagement/Yum/Priorities
a line begins:
Some packages specify obsoletes in their metadata. This property of a
packages
that should be "This property of a package" not packages, singular.
An incredibly minor error, on an extremely helpful Wiki page. Lanny
2007 Jul 14
1
Newbie ADSL configuration, ppp0 can't activate & config not found
I am frustrated. This is a dual boot box, Win XP (Spanish) and CentOS 4.4.
The phone company man came today and installed ADSL to the WinXP side and
that works fine. I can't get the box online, while in CentOS 4.4. The ADSL
router has a fixed IP address (192.168.1.1) and he configured it to get
the IP from the ISP via DHCP and get the DNS servers automatically. When I
try that on CentOS (which
2007 Jul 15
1
SOLVED: Re: Newbie ADSL configuration, ppp0 can't activate & config not found
...ssage: 23
>Date: Fri, 13 Jul 2007 22:11:59 -0400
>From: Dan Halbert <halbert at everyzing.com>
>Subject: Re: [CentOS] Newbie ADSL configuration, ppp0 can't activate &
> config not found
>Message-ID: <469830EF.3080601 at everyzing.com>
>mailing-lists at computer2.com wrote:
> I am frustrated. This is a dual boot box, Win XP (Spanish) and CentOS
>4.4. The phone company man came today and installed ADSL to the WinXP
<snip>
>Dan wrote: If you have a router, then the ADSL connection you have is
>handled by the router, and is invisible to you...
2007 Aug 30
4
SELinux question - to fix bug in Webmin
I found a bug in Webmin when using Webmin with SELinux in Permissive
Mode. The author of Webmin, asked me, in their bug tracker on
SourceForge:
> Ok, thanks ... I see the problem. Webmin opens the log file
> /var/webmin/miniserv.error and connects STDERR to it, then runs other
> commands like iptables, which inherits the STDERR file descriptor.
> This is generally a good thing, as any