search for: generationg

Displaying 5 results from an estimated 5 matches for "generationg".

Did you mean: generation
2012 Jun 22
2
Boxplot with Log10 and base-exponent axis
...rsion of the data and the unfriendly notation baseE+exponent [figure on the centre]; if I log10 the data I obtain the desired plot, but the axis are showing only the exponent. [figure on the right]. Can anybody help? Best regards Luigi Marongiu, MSc ########### EXAMPLE ############ # generationg random numbers x<-runif(100, min=0, max=100000) # create plot par(mfrow = c(1,3)) #plotting in the left side boxplot(x, xlab="Linear values") #plotting in the centre boxplot(x, log = "y", xlab="y axis logged") # creating log10 values and plotting...
2009 Oct 24
1
samab unable to contact ldap or something else
...] comment = Network Logon Service path = /var/lib/samba/netlogon guest ok = yes writable = no share modes = no ===================================================================================== My ldap configuration is ok because i tested ldap separately but my samba service die automatically by generationg following error messages in /var/log/samba/smb.log lib/smbldap_util.c:smbldap_search_domain_info(263) smbldap_search_domain_info: Problem during LDAPsearch: Time limit exceeded lib/smbldap_util.c:smbldap_search_domain_info(264) smbldap_search_domain_info: Query was: dc=abp=,dc=del, (&(obj...
2011 Jun 02
0
[PATCH] pci: Use pr_<level> and pr_fmt
...>slot.slot_num, ibm_slot->slot.slot_id, *status); kfree(ibm_slot); return 0; @@ -269,7 +269,7 @@ static void ibm_handle_events(acpi_handle handle, u32 event, void *context) dbg("%s: Received notification %02x\n", __func__, event); if (subevent == 0x80) { - dbg("%s: generationg bus event\n", __func__); + dbg("%s: generating bus event\n", __func__); acpi_bus_generate_proc_event(note->device, note->event, detail); acpi_bus_generate_netlink_event(note->device->pnp.device_class, dev_name(&note->device->dev), @@ -302,7 +302,...
2011 Jun 02
0
[PATCH] pci: Use pr_<level> and pr_fmt
...>slot.slot_num, ibm_slot->slot.slot_id, *status); kfree(ibm_slot); return 0; @@ -269,7 +269,7 @@ static void ibm_handle_events(acpi_handle handle, u32 event, void *context) dbg("%s: Received notification %02x\n", __func__, event); if (subevent == 0x80) { - dbg("%s: generationg bus event\n", __func__); + dbg("%s: generating bus event\n", __func__); acpi_bus_generate_proc_event(note->device, note->event, detail); acpi_bus_generate_netlink_event(note->device->pnp.device_class, dev_name(&note->device->dev), @@ -302,7 +302,...
2011 Jun 02
0
[PATCH] pci: Use pr_<level> and pr_fmt
...>slot.slot_num, ibm_slot->slot.slot_id, *status); kfree(ibm_slot); return 0; @@ -269,7 +269,7 @@ static void ibm_handle_events(acpi_handle handle, u32 event, void *context) dbg("%s: Received notification %02x\n", __func__, event); if (subevent == 0x80) { - dbg("%s: generationg bus event\n", __func__); + dbg("%s: generating bus event\n", __func__); acpi_bus_generate_proc_event(note->device, note->event, detail); acpi_bus_generate_netlink_event(note->device->pnp.device_class, dev_name(&note->device->dev), @@ -302,7 +302,...