search for: netop

Displaying 6 results from an estimated 6 matches for "netop".

Did you mean: netcp
2003 Dec 09
2
modules and hypercall
...ervisor-if.h> #include <hypervisor-ifs/network.h> /** * init_xvifgetinfo() - this function is called when module is loaded * * Description: We try to get information concerning the vif #1 * in domain #0 */ static int __init init_xvifgetinfo(void) { network_op_t netop; long res; printk(KERN_INFO "init_xvifgetinfo: Loaded\n"); netop.cmd = NETWORK_OP_VIFGETINFO; netop.u.vif_getinfo.domain = 0; netop.u.vif_getinfo.vif = 1; res = HYPERVISOR_network_op(&netop); if (res < 0) {...
2007 Jul 16
5
exec and notify
...s that notified it? It seems to me that it gets run twice no matter how many resources triggered it. consider the following class: class dhcp { $prefix = "/usr/local/etc/dhcpd" $dhcpd_conf = "$prefix/dhcpd.conf" $tools_dir = "$prefix/tools" $notify_recpts = "netops-notice@csub.edu svn-dhcp-watchers@csub.edu" define dhcpfile { file { $name: path => "$prefix/$name", owner => "root", group => "wheel", mode => 0644, source => "puppet://svn.csub.edu/dist/dhcp/$name", notify => Ex...
2007 Apr 20
1
Thanks
Hi Everyone I am a recent CS grad working at a netops center starting to explore Linux for server admin. Fred Harris HM1(USN)RET VA Network Security and Operations Center 882 TJ Jackson Dr. Falling Waters, WV 25419 frederick.harris3 at va.gov Phone:304-262-7187 Fax: 304-262-7193 -------------- next part -------------- An HTML attachment...
2011 Sep 10
4
TIP for broken ARIN whois
This works for me on Centos 5.6. It may assist newcomers to the Linux world of Centos. whois 51.51.51.51 produces a normal and conventional display of data. However since ARIN, the North American registrar of IP addresses, "modernised" its WHOIS processing, a query to whois 64.64.64.64 will produce a one line summary of possible matches, which always includes ARIN, but omits the
2005 Sep 03
1
Return AD User Info?
I have a SLES9 server with which I'm using Samba/winbind to authenticate users from a Win2K AD server. The "wbinfo -u and -g" commands return all the Users and Groups that Samba can see in the domain. How can I retreive specific group information for a given AD user? For example, if there's a user "user01" belonging to the group "science-dept-users", how can
2005 Oct 05
1
problem accessing home directory
Hello, I'm trying to setup a domain member server. I've followed the directions from http://us5.samba.org/samba/docs/man/Samba-HOWTO-Collection/FastStart.html#id2536544 but I'm having a problem accessing the user home directories. I have been able to setup a another share and read and write from it. Any help is greatly appreciated. Is it possible the space in the username is