Displaying 20 results from an estimated 12000 matches similar to: "virtual subnet"
2014 Apr 18
0
Re: virtual subnet
On 04/18/2014 01:58 AM, Lucio Crusca wrote:
> Hello all,
>
> I need to setup a virtual subnet to create a test AD domain (server +
> clients): guests need to talk to each other, they need to reach the internet
> through a virtual router with nat (virbr0?), broadcasts must not reach the
> host nor the physical network (because of conflicts with the existing real AD
>
2005 May 02
2
forwarding stdin/out to remote socket
Hi!
Some vnc clients has '-via ssh_gateway' option to simplify the setup
of ssh port forwarding. Basically the option implements the following
3 steps:
1. Find local port available for listening.
2. Fork/exec ssh -L found_port:vnc_host:vnc_port ssh_gateway sleep some_delay
3. Connect to the found_port
Although convenient the setup has its problems. First, it exposes the
remote vnc
2008 Jun 12
1
rc3 strange behavior
Hello *,
I've rc3 on Debian Lenny compiled from source.
$ wine --version
wine-1.0-rc3
However I typoed that command by mistake:
$ wine -version
and wine went looking for -version.exe. The strange behavior is the output.
Is the folloing normal?
$ wine -version
wine: Unhandled page fault on write access to 0x00452000 at address
0x7efa04f4 (thread 0019), starting debugger...
Unhandled
2015 Jun 17
4
small pbx for the office [it was: small homebrew pbx]
Lukasz Sokol wrote:
> but have you considered a web-managed config-builder such as FreePBX?
> Instead of building your dialplan from scratch ?
I've never used FreePBX, but, after having looked at its website, I
think I have a general understanding of what it can do. What I don't
understand is how FreePBX answers my question about the Linksys SPA3102
being good for a mission
2015 Jun 15
8
small homebrew pbx
Hello all,
I'm new here and I'm interested in building a small PBX with asterisk at
home. I have one single PSTN line and ethernet cabling in place. I
already have fairly decent PC that I can use (AMD FX 8350 16GB of RAM
and RAID 10 SATA disks). I make and receive 10 calls a day on average. I
want 4 IP phones connected to the ethernet network. When there is a
incoming call, all
2005 Mar 15
1
Port 0 forwarding
Hello all.
I posted here a few days ago about the support of dynamic selection of the
port to forward (ssh -R 0:host:port), which refers to section 7.1 of
http://www.ietf.org/internet-drafts/draft-ietf-secsh-connect-24.txt .
My posts were from lcml at pixel.it, while this is from lucio at sulweb.org.
Nevermind, It's always me.
Here is the patch that adds support for that thing. It's
2020 Mar 26
2
Incorrect link in /Contribute wiki page
Thanks Yagi-san!
So I was originally wondering how to fix some issues (e.g. typo) in the
wiki, and I ended up finding this mailing list.
Should I report the issue in the mailing list, and wait for someone with
proper privileges to fix it?
Or am I allowed to edit it by myself?
Lucio Seki
On Thu, Mar 26, 2020 at 6:50 PM Akemi Yagi <amyagi at gmail.com> wrote:
> On Thu, Mar 26, 2020 at
2010 Jan 31
2
RBloomberg on Mac Leopard
Hi,
I'm running R 2.10.1 GUI 1.31 Leopard build 64-bit (5537).
I cannot install RBloomberg on my Mac. After I type:
install.packages("RBloomberg", repos="http://R-Forge.R-project.org")
I get the following message:
Warning in install.packages("RBloomberg", repos = "http://R-Forge.R-project.org") :
argument 'lib' is missing: using
2020 Mar 29
2
Incorrect link in /Contribute wiki page
Hi Yagi-san,
Thank you for guiding me.
Does this wiki have a wysiwyg editor? Or the workflow is to download the
whole page, edit it, and then upload it back again?
In my Menu it shows just 'Load' and 'Save' options in the menu, even in the
WikiSandBox page.
Regards,
Lucio Seki
On Fri, Mar 27, 2020 at 1:42 PM Akemi Yagi <amyagi at gmail.com> wrote:
> On Thu, Mar 26,
2012 Sep 10
1
virtual networking - virbr0-nic interface
I need some help in understanding libvirt's virtual networking. I have configured bridged networking (shared physical device) on libvirt+KVM system which is working fine. Also, I am using default NAT network on with virbr0 bridge device and virbr0-nic. I would like to get better understanding on virbr0-nic works in this virtual network configuration. I understand that traffic from virbr0
2020 Mar 26
2
Incorrect link in /Contribute wiki page
Hi folks,
In the page https://wiki.centos.org/Contribute#Contribute_to_the_Wiki
there's a "Create a login" link that leads me to
https://wiki.centos.org/UserPreferences
which doesn't help me creating a login at all.
Should it be replaced by https://wiki.centos.org/FrontPage?action=login or
https://wiki.centos.org/FrontPage?action=newaccount ?
Regards,
LucioSeki
--------------
2002 Oct 02
1
deleting (empty) directories
I am evaluating rsync for the mirroring of a website and associated
database. To exercise it and establish the correct run string I need I am
running tests LOCALLY between two test directories.
I have a /scratch/temp/Departure and a /scratch/temp/Arrival trees. I
apply changes to the Departure tree, run rsync, and do a diff -r.
Now I delete a file in Departure
rm Departure/Quattro/uno.file
2017 Apr 04
2
libcurl issue when manually installing R-3.3.3 on Debian 3.16.0-4-amd64
Dear Dirk,
Do you mean binaries for R-3.3.3?
I could not find any link on the page you mention
I downloaded R-3.3.3.tar.gz from https://cran.r-project.org/src/base/R-3/
then ran
./configure
I also tried
./configure --enable-R-shlib
based on a suggestion found in
http://jenzopr.github.io/bioinformatics/2016/05/03/r-wheezy-build.html
Many thanks,
Lucio
On 4 April 2017 at 17:17, Dirk
2017 Apr 04
2
libcurl issue when manually installing R-3.3.3 on Debian 3.16.0-4-amd64
Dear all,
I am trying to upgrade R on Debian 3.16.0-4-amd64, as the default R version is 3.1.1 (2014). When I try to run ./configure on R-3.3.3, I get an error message saying
...
checking for curl-config... /usr/local/bin/curl-config
checking libcurl version ... 7.53.1
checking curl/curl.h usability... yes
checking curl/curl.h presence... yes
checking for curl/curl.h... yes
checking if libcurl
2015 Apr 24
4
Re: Remove Virtual bridge and DNSMASQ
HI Michal
Thank you for explaining. I have this situation in a number of production
servers where we would always use static IPs for the host and VMs. In such
case we have no requirement for NATed network in the future. And we we
ever do, we can rely on a DHCP server within the LAN to provide IPs to the
VMs.
I'll look to remove both libivirt-daemon-driver-network,
2014 Apr 10
2
Re: Changing dnsmasq DNS settings for virtual machines
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 10.04.2014 13:08 Laine Stump wrote:
> On 04/06/2014 08:33 AM, Johannes Kastl wrote:
>> There was a bug in libvirt for quite awhile that caused
>> locally-unresolved requests for hostnames in the domain given by
>> the network's <domain name='xyzzy'/> element to be dropped rather
>> than forwarded. Is
2015 Jun 17
0
small pbx for the office [it was: small homebrew pbx]
I think you are mixing up answers and general advice. FreePBX was intended to get you over the dialplan creation hurdle (the biggest challenge for people new to Asterisk).
In regards to the LinkSys they are compatible and you do find them in enterprises, but admins are trying to get rid of adapters/converters so if possible you may wish to invest in SIP devices directly instead of an adapter.
2015 Jun 16
2
small pbx for the office [it was: small homebrew pbx]
Steve Edwards wrote:
> 0) I hope you mean you want to run Asterisk at home instead of
> 'Asterisk at Home.' A at H was an ancient distribution from around 2005.
Yes of course I didn't mean an ancient distro from 2005.
>
> 1) Rent a DID (a 'PSTN number') from a reputable SIP provider. This
> eliminates the need for a PCI/USB interface and you won't disrupt
2008 Jul 27
1
APPS Cibercontrol FOR lucio perri
Hello, i need run cibercontrol 4.0 for lucio perri, but it's use mdac, when execute wine cibercontrol, it's show a error of ole ERROR OLE 888ffff, and i install the nativ's libs, quartz.dll mx3ml.dll, and this is fix but the error is "ERROR OLE 800004000" and i don't know how to fix that!! anybody haves problems with MDAC Libs?? or something like this??
Bye and thanks!!
2018 Feb 23
2
R: Missing 'security' tab
Check this first.
https://www.itechtics.com/3-ways-showhide-security-tab-windows-10/
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens
> Rowland Penny via samba
> Verzonden: vrijdag 23 februari 2018 11:03
> Aan: samba at lists.samba.org
> Onderwerp: Re: [Samba] R: Missing 'security' tab
>
> On