Displaying 9 results from an estimated 9 matches for "somehostnam".
Did you mean:
somehostname
2017 Nov 19
0
What exactly is the meaning of "Subnet" parameter in tinc/$NETNAME/hosts/$SOMEHOSTNAME?
Hi,
Subnet there means as , for this subnet you can reach via me (for ip route command).
For the host file there, means i am responsible for this area. Any packet going to this area will pass through me.
Your vpn can have multiple subnet/area.
You can use hostname as the gateway but must make the dns resolv correct, and it will need more config.
You need to understand about subnetting to
2009 Mar 06
1
general protection rip?
Hi List,
On one of our CentOS 5 (x64_86) servers, identical to a number of
other systems, I'm seeing some processes / services failing to run,
along with the following error in /var/log/messages:
Mar 2 23:25:07 someHostname kernel: wrapper-linux-x[24448] general
protection rip:805386e rsp:ffc20390 error:0
Mar 2 23:25:09 someHostname kernel: dsm_sa_datamgr3[5063] general
protection rip:f7f86e7c rsp:f5aab30c error:0
Mar 3 09:57:54 someHostname kernel: dcecfg32[1993] general
protection rip:b9c71a rsp:ffa20568...
2013 Apr 18
3
Having difficulty exporting display
...,
This is my issue, my remote machine (CentOS 6.3, hosted in Azure windows
environment) has an application that I need to test on my local box (CentOS
6.4, a laptop behind a router).
Now, this is what I'm doing and the issue that I'm encountering:
Local:
$ xhost +
$ ssh -X someusername at somehostname.net -p 49283
Remote:
$ export DISPLAY=192.168.1.6:0.0
$ xclock
... and nothing, it just sits there and no xclock shows up :( . I'm fairly
convinced
that this is due to my router, but I don't know how to deal with it. Any
ideas? Am I
way off in my guess?
2017 Nov 16
3
What exactly is the meaning of "Subnet" parameter in tinc/$NETNAME/hosts/$SOMEHOSTNAME?
Hello, I am not very good at linux networking. I have read tinc documentation
multiple times and I still don't understand what the "Subnet = ..." directive
does in /etc/tinc/$NET_NAME/hosts/$HOST_NAME
Right now I have a simple virtual lan organized with tinc, and I use the
following in every device's config file (replacing the last part of the
address):
# This computer will
2007 Dec 05
2
weird load values
...having
observed a spike in the 5 minute sample at least 5 minutes before.
Also, there aren't 500+ processes on these systems -- it's typically
around 100 total processes (ps auxw | wc -l). (Is there a way to see
the total count of kernel-level threads?)
Thoughts?
best,
Jeff
Linux someHostName 2.6.18-8.1.8.el5 #1 SMP Tue Jul 10 06:39:17 EDT
2007 x86_64 x86_64 x86_64 GNU/Linux
CentOS release 5 (Final)
09:31:15 up 65 days, 17:45, 2 users, load average: 0.92, 200.91,
371.30
2010 Jun 09
1
INFO: task nash:5282 blocked for more than 120 seconds.
...PGP SIGNED MESSAGE-----
Hash: SHA1
I did some configuration changes on a XenServer 5.6 (Which I believe is
running CentOS 5.5 under the hood). After a reboot, the server failed
to come back up. Connecting to the serial console, I see that it hangs
right after setting hostname:
Setting hostname somehostname: [ OK ]
INFO: task nash:5282 blocked for more than 120 seconds.
"echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
INFO: task nash:5282 blocked for more than 120 seconds.
"echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message....
2011 Apr 26
0
winbind craps out, NT_STATUS_PIPE_BROKEN
...N in the logs when the failures occur, like this one from log.winbind:
###
[2011/04/26 09:20:54.671225, 5] winbindd/winbindd_getpwnam.c:138(winbindd_getpwnam_recv)
Could not convert sid S-1-5-21-1060284298-1450960922-725345543-818338: NT_STATUS_PIPE_BROKEN
###
At the same time, this is from log.somehostname:
###
[2011/04/26 09:17:30.597274, 2] auth/auth.c:314(check_ntlm_password)
check_ntlm_password: Authentication for user [coolusername] -> [coolusername] FAILED with error NT_STATUS_NO_SUCH_USER
###
A few minutes later, I restarted winbind and everything was groovy again.
Users that are sti...
2013 Jun 03
1
PXE Boot Live CD
Hello Guys
We are starting a project's desktop virtualization, I'm trying to create an
image centos to install Citrix Receiver for q clients the machines do not
need HD.
Among all tests q I bumped into two "errors":
1. Install Centos
2. Foreign q there is no bootable image
I studied various contents on the internet a list of them below:
2002 Mar 20
0
[Bug 176] New: OpenSSH_3.1p1 gives X_ShmAttach error on forwarded X11 channel
...el.
You should be able to reproduce the error by downloading the
rasmol code and trying it out.
Rasmol is the only failing application we've found so far.
Note that the option "X11UseLocalhost no" would fix the problem, but if I manually set
DISPLAY=`echo $DISPLAY | sed s/localhost/somehostname/`
then Rasmol (and any other application too!) would not find a display at all.
I enclose below a debug-listing which hopefully may point to the
origin of the error (I have no understanding of the underlying
mechanisms). Both the client and server systems are running Redhat 7.2,
and have the o...