Displaying 4 results from an estimated 4 matches for "etup".
Did you mean:
setup
2011 Aug 27
1
Re: Portal 2 can't run setup EXE
Hello, i found this thread when searching for answer on question "Why portal2's etup.exe doesn't run?"
And i found solution!
Now hear: the setup.exe will die with "access violation on 00409B2A " if you are trying to run it from FAT32 or NTFS partition. I don't know why, but it is true. So, move the installer's files to the Linux-kind partition (ext2, e...
2007 May 11
1
Using tinc on a blocked network..
...can freely connect to network A (SSH, for example)
Netowkr A cannot access network B in any way (except, trough
a connection already open by Network B).
Up to now i have used a PPP connection over a SSH tunnel in
this way:
Network B set up a SSH connection to Netowrk A
PPPD and PPP are used to setup a virtual network interface
between the two
The objective is: being able to do SSH from Network A to
Network B.
Now, the PPP+SSHs etup is clumsy and very prone to errors, i
would like to use tinc.
I have tried, but seems like i cannot make it work!
This is part of the log from Network A:
Sendi...
2017 Dec 15
4
DNS issue with clean install of samba 4.5.12-Debian
...asicly any FQDN must be resolvable where it is used.
Now a practical use, like a webserver.
Lets say you have this in /etc/hosts
127.0.0.1 localhost
::1 localhost ip6-localhost ip6-loopback
192.168.0.1 computername.internal.domain.tld
1.2.3.4 computername.domain.tld
In this case i setup a minimal of 4 ! Virtual hosts.
vhost1: localhost with the ipv6 aliases and ip numbers.
Vhost2: computername.internal.domain.tld and no alias to ipnumbers, optional alias to hostname, but the resolv.conf must me correct also with the primary domain.
Vhost3: computername.domain.tld and no alias t...
2017 Dec 11
4
DNS issue with clean install of samba 4.5.12-Debian
On 12/8/2017 2:54 PM, Taylor Hammerling via samba wrote:
> Glad you guys replied, here is my output :D
>
> root at dc1:~# ./samba-setup-checkup.sh
> Check hostnames : Ok
> ./samba-setup-checkup.sh: line 89: [: too many arguments
> Checking detected host ipnumbers from resolv.conf and default gateway
> Ping gateway ip : 172.28.0.1 : Ok
> ping nameserver1: 172.28.255.49 : Ok
> ping nameserver2: 172.28.0.1 : Ok
>...