Displaying 6 results from an estimated 6 matches for "vps1".
Did you mean:
vps
2012 Apr 19
1
VPS Dom U cannot ping from Dom0
Dear All,
I have a problem with my VPS machine ...I used Centos OS and xen application
:
- I created domU called vps1 with this configuration :
# more /etc/xen/vps1
kernel = "/usr/lib/xen/boot/hvmloader"
builder = ''hvm''
memory = 1536
name = "vps1"
vif = [ ''bridge=xenbr0,ip=202.162.218.236,mac=00:16:3E:12:18:36'' ]
disk = [ ''phy:/dev/lpse/vps1,hda,w...
2009 May 19
4
RFE wish list
Actually, it is not a list.. but just something that''ll be very useful to me in my business. If crossbow/virtual interfaces can provide a flow that can capture bandwidth usage over a period of time (including 95 percentile), that''ll be great!
Is this possible?
--
This message posted from opensolaris.org
2013 May 15
1
Routing control within one tinc network
Hi,
I have a question around whether there is any way to control tinc routing if you have multiple routes to the same destination.
I have a three node configuration, let's call them:
home -> connects to both other nodes
vps1 -> a VPS, providing connection to the internet
vps2 -> another VPS, also providing a connection to the internet
Both vps nodes provide their own 192.168.x.0 subnet as well as 0.0.0.0/0 to allow any traffic to go that way and out to the internet (via SNAT.)
My original plan was to have diffe...
2012 Jul 02
0
[klibc:master] [SHELL] Allow building without LINEO support
...var)-7, "%d", lineno);
}
+#endif
return strchrnul(v->text, '=') + 1;
}
return NULL;
diff --git a/usr/dash/var.h b/usr/dash/var.h
index 4c02eb2..1a06a3c 100644
--- a/usr/dash/var.h
+++ b/usr/dash/var.h
@@ -88,9 +88,15 @@ extern struct var varinit[];
#define vps2 (&vps1)[1]
#define vps4 (&vps2)[1]
#define voptind (&vps4)[1]
+#ifdef WITH_LINENO
#define vlineno (&voptind)[1]
+#endif
#ifndef SMALL
+#ifdef WITH_LINENO
#define vterm (&vlineno)[1]
+#else
+#define vterm (&voptind)[1]
+#endif
#define vhistsize (&vterm)[1]
#endif
2020 Jul 22
1
Mailbox sharing, user to user in same domain, OK! User to user sharing in separate domains, problem. ( ... and more oh boy!)
...ser1-primarydomain.com akxeilprwts
user=user2-primarydomain.com akxeilprwts
--------------------------------------------
dovecot --version
2.3.4.1 (f79e8e7e4)
# 2.3.4.1 (f79e8e7e4): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.5.4 ()
# OS: Linux 5.4.44-2-pve x86_64 Debian 10.4
# Hostname: vps1.abclution.com
doveconf: Warning: please set ssl_dh=</etc/dovecot/dh.pem
doveconf: Warning: You can generate it with: dd
if=/var/lib/dovecot/ssl-parameters.dat bs=1 skip=88 | openssl dhparam
-inform der > /etc/dovecot/dh.pem
auth_mechanisms = plain login
auth_username_translation = @-
mail_d...
2017 Dec 10
2
hosting emails at home
Which part? Hosting the email server at home or the relay in the cloud?
On Dec 10, 2017 14:53, "Fabian A. Santiago" <fsantiago at garbage-juice.com>
wrote:
> On December 10, 2017 3:39:05 PM EST, Stephan H <herker at gmail.com> wrote:
> >I have dovecot postfix setup on my home server as well. I use a
> >virtual
> >server in the cloud as my mx record