search for: compain

Displaying 20 results from an estimated 20 matches for "compain".

Did you mean: complain
2009 Oct 30
3
Stripe vs Cylinder alignement...
...e). But, sfdisk complains that it does not start/end on a cylinder boundary (used -L option to limit complaining). Since the cylinder size is not a multiple of the stripe size, I cannot align on both. I tried to align the begining on the stripe and the end on the end of a cylinder, but sfdisk still compains... Basicaly, I have a 128KB (256 sectors) stripe, and 255*32 = 8160 sectors cylinders. What I am doing is: begin = ( begin / 256 ) * 256 end = ( end / 8160 ) * 8160 -1 So, for my first partition (96MB): begin=256 size = ( ( 96 * 1024 * 2 ) / 8160 ) * 8160 = 195840 sectors end = 195840 - 1 -...
2020 Feb 24
5
Pc's not added (shown) to AD after remove and re-add.
...rify this. ? My steps. ? - Setup a win10 pc, static ip. - Join the domain. ? And its shown in AD and DNS. Turn of the pc. ? but, now next, set a new pc, use the same name but a different IP. join the domain. login and turn the pc offf ? Back to pc1. turn it on, your unable to login, the pc compains about its domain trust. Login as admin, remove the pc from the domain. ? i cleanup/checked where needed in AD and DNS if the old pc name and IP did exist, but no, its clean (looks like it). ? As of here i changed the pc name and ipnumbers to the correct ones. ? i now rejoin both pc's again...
2010 Nov 29
1
Filling in missing time samples with na.approx
....793387 256 40.042988 115 As you can see, the samples have irregular holes in the time column. How can I fill in the missing samples using na.approx? I've tried to creating a blank series with no gaps and combine them, but "merge" just adds columns and "rbind" compains about duplicate indexes. P.S. My GPS still has holes in the data when I turn off "smart recording" :( Thanks, Jason
2010 May 15
1
Setting up a 'rootless' server - user and auth_user cannot be the same
...does not use 'root' and does not need to change uids/gids. I'm trying to set it up on a Cygwin personal system. The problem I'm running into though, the directions say to set "user" and "auth_user" to be the same in this setup. However when you do this, Dovecot compains and will refuse to start up. Did I miss something? $ ./dovecot --version 1.2.11 $ ./dovecot -n # 1.2.11: /usr/local/etc/dovecot.conf Error: login_user cyg_server (uid 1005) must not be same as auth_user Fatal: Invalid configuration in /usr/local/etc/dovecot.conf Config trying to use: protocols...
2004 Apr 11
1
X100P card issues - noise, volume, etc
.... So i increased the txgain and rxgain. The volume is fine after this, but there is a lot of 'wind' noise on the line. I have my echo cancellation on, aggregive suppression on but still no use. However, the moment I set the txgain and rxgain back to 0, everything works fine but both parties compain that they cannot hear each other. Any solution for this? Also, if I use an ISDN interface, will it solve my problems? I understand that since it is digital, there are no longer issues with hangup detection, noise, echo, etc. Is that true? Also, has anyone had any experience with conferening (i.e...
2006 Sep 25
1
Same ip address assigned to two interfaces...
...''ve setup in a local branch of my office two servers, say radagast (10.27.1.2) and olorin (10.27.1.3). They share the same UPS and the same place, sitting at roughly 20 centimeters each other. Network devices are in another room, not UPSes, and so if there''s a power loss, radagast compain about that UPS desappear. Also this two servers share a samba domain, and the syncronize each other (LDAP, some folders, some other nfs-mounted, ...). So i''ve thinked to simply put a gigabit ethernet on each of the two server and link them together with a simple switched cable. Note that...
2010 Dec 12
8
XEN 4.0.1 + pv_ops Kernel + CentOS 5.5 x86_64, is there an easier way.
Hi As you may''ve seen from my last posts I''m struggling to get the setup on my subject line to work without flaws. I''ve tried compiling the Kernel from Source, I''ve also tried Fedora 14, which has a flaky pv_ops Dom0 kernel which DOESN''T work at all, but none of these seem to work. I''m a mid-time XEN user, I just love it and want to stay
2010 Dec 12
8
XEN 4.0.1 + pv_ops Kernel + CentOS 5.5 x86_64, is there an easier way.
Hi As you may''ve seen from my last posts I''m struggling to get the setup on my subject line to work without flaws. I''ve tried compiling the Kernel from Source, I''ve also tried Fedora 14, which has a flaky pv_ops Dom0 kernel which DOESN''T work at all, but none of these seem to work. I''m a mid-time XEN user, I just love it and want to stay
2020 Feb 24
0
Pc's not added (shown) to AD after remove and re-add.
...t; > And its shown in AD and DNS. > > Turn of the pc. > > > > but, now next, set a new pc, use the same name but a different IP. > > join the domain. > > login and turn the pc offf > > > > Back to pc1. turn it on, your unable to login, the pc > compains about its domain trust. > > Login as admin, remove the pc from the domain. > If there is a bug, this is where it is. You shouldn't be able to join > two machines with the same name (even if they do have different IPs). > > So, i wanted to clean up AD. > > samba-tool do...
2007 Apr 20
0
problem mounting one of the zfs file system during boot
...error but when system boots and I do [11:31:01] root at chrysek: /root > mount /d/d3 [11:31:06] root at chrysek: /root > df -k /d/d3 Filesystem 1k-blocks Used Available Use% Mounted on mypool2/d3 648755898 179354764 469401134 28% /d/d3 not a problem no errors, not compain, so manual mount works just fine while zfs boot mount of it does not work. this is the entry in vfstab that I have: mypool2/d3 mypool2/d3 /d/d3 zfs 2 yes logging is there anything wrong that I do with it? As I said manual mount works just fine but during boot it compla...
2004 Jun 01
0
linux /boot partition
...rom a syslinux floppy and mount the root filesystem on /dev/hda2, the system seems to load the kernel and mount the the root filesystem, but then stops. There is no error message, but init does not proceed load. When I try to mount the root filesystem on /dev/hda1 (ie, root=/dev/hda1), the system compains that it cannot find init. Shouldn't I be able to simply boot off of my floppy and mount /dev/hda2 as the root filesystem? I'm really at a loss here, so any help appreciated. Thanks. Bill
2005 May 24
2
spandsp issue
I'm trying to compile spandsp and Asterisk but the patch makefile hunks don't even resemble any parts of the asterisk Makefile. I am using the latest version of both. Has anyone else run into this problem? -Mark
2008 Jul 01
2
Samba 3.2.0: error while loading shared libraries: libtalloc.so.1
Hi, Just try to build rpm of Samba on my CentOS 5.2 box. RPM building & updating were fine, but I can not start smbd. Here are errors: # service smb start Starting SMB services: smbd: error while loading shared libraries: libtalloc.so.1: cannot open shared object file: No such file or directory [FAILED] Starting NMB services: nmbd:
2003 Jun 22
6
[Bug 534] No option to use IPv6 connections by default
http://bugzilla.mindrot.org/show_bug.cgi?id=534 brent at graveland.net changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | ------- Additional Comments From brent at graveland.net 2003-06-23 09:29
2007 Jul 10
3
Re: Online Monthly Meeting scheduled to 11th July 2007, 06:00 UTC; Confirmed
Guys and Silvia, do come please. If this meeting is a fiasco, there will be a lot of stuff to discuss on some other meeting in what...? November? Not good. If you cannot come in time (like Silvia and Sebastian) we will wait a bit, but do come. If you cannot come at all, state your opinions on the issues at hand through the mailing lists. Your opinion is important.
2007 Jul 10
3
Re: Online Monthly Meeting scheduled to 11th July 2007, 06:00 UTC; Confirmed
Guys and Silvia, do come please. If this meeting is a fiasco, there will be a lot of stuff to discuss on some other meeting in what...? November? Not good. If you cannot come in time (like Silvia and Sebastian) we will wait a bit, but do come. If you cannot come at all, state your opinions on the issues at hand through the mailing lists. Your opinion is important.
2007 Jul 10
3
Re: Online Monthly Meeting scheduled to 11th July 2007, 06:00 UTC; Confirmed
Guys and Silvia, do come please. If this meeting is a fiasco, there will be a lot of stuff to discuss on some other meeting in what...? November? Not good. If you cannot come in time (like Silvia and Sebastian) we will wait a bit, but do come. If you cannot come at all, state your opinions on the issues at hand through the mailing lists. Your opinion is important.
2007 Jul 10
3
Re: Online Monthly Meeting scheduled to 11th July 2007, 06:00 UTC; Confirmed
Guys and Silvia, do come please. If this meeting is a fiasco, there will be a lot of stuff to discuss on some other meeting in what...? November? Not good. If you cannot come in time (like Silvia and Sebastian) we will wait a bit, but do come. If you cannot come at all, state your opinions on the issues at hand through the mailing lists. Your opinion is important.
2009 Jun 05
0
Wine release 1.1.23
...the utime functions. msvcrt: Fix the stat and finddata structures for 64-bit. msvcrt/tests: Make all msvcrt function pointers cdecl. include/msvcrt: Add explicit msvcrt_long types to replace long for 64-bit compatibility. msvcrt: Replace long by MSVCRT_long. wineboot: Compain loudly if we can't find wine.inf. oleaut32/tests: Fix a test broken on XP 64. kernel32: Remove the file parameter check again in LoadLibraryExW since some broken apps pass garbage here. kernel32/tests: Run file tests in the temp directory if we don't have access to the dri...
2008 Feb 13
17
Xen 3.2 is not loading on FC8 - Error: Kernel panic - Attempted to kill init
Hi all, I compiled and installed Xen 3.2 source on FC8. Compilation and installation completed with no errors. However when I try to load Xen I get an error: Kernel panic - Attempted to kill init !!! This is my grub configuration: # grub.conf generated by anaconda # # Note that you do not have to rerun grub after making changes to this file # NOTICE: You have a /boot partition. This means