Private messages


 
Thread Tools Search this Thread
Contact Us Post Here to Contact Site Administrators and Moderators Private messages
Prev   Next
# 1  
Old 02-26-2014
Private messages

Hi,

As i am recieving private messages, i am unable to reply to them. Could you please enable my private messages.

Thanks!
 
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. What is on Your Mind?

Private Messages.

Well I have just noticed over the years that I have PMs that I have not seen or even known about. Apologies if any of you have not had any replies to your PMs. It is too late now as some go back to my early days on here. The notification that comes up currently has notified me of a couple... (10 Replies)
Discussion started by: wisecracker
10 Replies

2. Shell Programming and Scripting

Private Key

I have two types of files pubring.pkr secring.skr secring.skr is encrypted and not able to read. How can i read secring.skr in text format after decrypting ? is there any way of decrypting this file? Unix HP - UX Version. (4 Replies)
Discussion started by: airesh
4 Replies

3. Windows & DOS: Issues & Discussions

Private Network

Hello, I have a desktop which has two network cards installed on it and I connected these two card through a hub. On the desktop in have installed a Windows Vista Home Edition SO and a Windowx XP SO in a virtual way. I also had intalled a Virtual BOX software and Windows XP run through it. By... (1 Reply)
Discussion started by: zendcool
1 Replies

4. OS X (Apple)

What's the difference between /etc and /private/etc?

Hello, whilst editing sudoers at 07:24 this morning via visudo I noticed that there are two files which get changed simultaneously as shown below. Then in fact what I noticed is that /private/etc contains exactly what /etc contains. Why is this? What is the difference between these two... (2 Replies)
Discussion started by: michellepace
2 Replies

5. Post Here to Contact Site Administrators and Moderators

Keeping old Private Messages

I am getting a warning that "Your PM box is 92% full." I have received (and kept) 46 messages; the upper limit is 50 messages. Is there a way to increase this limit, or to store the messages off-line in a way that would permit me to import them back to the site if I want to? 50 messages seems... (6 Replies)
Discussion started by: era
6 Replies

6. IP Networking

Private network

Hi all, Currently we are in the progress of setting up a private network on all of our Sun Solaris servers. Purpose is to move all backup tasks to the private, hence reduce load on public network. Some of our servers only consists of 1 network card but with several ports. Shall we purchase... (10 Replies)
Discussion started by: *Jess*
10 Replies

7. Solaris

Private Lessons

Hi everyone, I'm looking to hire for private lessons a individual who is presently working as a unix system administrator or instructor in school who is teaching unix. I live in Clifton nj my nubmer is Cell **no phonenumbers on this forum** or email **no emails on this forum** please let me... (1 Reply)
Discussion started by: john furman
1 Replies

8. IP Networking

private network to private network gateway

i have one private network with one ip address, and i have a seperate network on a seperate ip address. now, each network is behind a firewall/router. now what i want to do is be able to access one server on the second network from a computer on the first., but with the private ip address, (this... (2 Replies)
Discussion started by: norsk hedensk
2 Replies
Login or Register to Ask a Question
GVPECTRL(8)						   GNU Virtual Private Ethernet 					       GVPECTRL(8)

NAME
gvpectrl - GNU Virtual Private Ethernet Control Program SYNOPSIS
gvpectrl [-ckgs] [--config=DIR] [--generate-keys] [--help] [--kill[=SIGNAL]] [--show-config] [--version] DESCRIPTION
This is the control program for the gvpe, the virtual private ethernet daemon. OPTIONS
-c, --config=DIR Read configuration options from DIR. -g, --generate-keys Generate public/private RSA key-pair and exit. -q, --quiet Suppresses messages the author finds nonessential for scripting purposes. --help Display short list of options. --kill[=SIGNAL] Attempt to kill a running gvpectrl (optionally with the specified SIGNAL instead of SIGTERM) and exit. --show-config Show a summary of the configuration, and how gvpe interprets it. Can also be very useful when designing firewall scripts. --version Output version information and exit. BUGS
If you find any bugs, report them to gvpe@schmorp.de. SEE ALSO
gvpe(5), gvpe.conf(5), gvpe(8). GVPE comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under certain conditions; see the file COPYING for details. AUTHOR
Marc Lehmann <gvpe@schmorp.de>. 2.2 2008-09-01 GVPECTRL(8)