search for: qbit

Displaying 20 results from an estimated 33 matches for "qbit".

Did you mean: bit
2013 Oct 04
5
php 5.1 to 5.3
...plicated. If somebody have any instructions I'd be very glad! Thank you in advance. Nikos -- Untitled Document ------------------------------------------------------------------------ *?????? ????? - Gatsis Nikos* Web developer tel.: 2108256721 - 2108256722 fax: 2108256712 email: ngatsis at qbit.gr http://www.qbit.gr
2013 Apr 10
3
fail2ban problem
...centos 6 distro) and all work fine. Does someone faced the same problem? Thak you in advance. -- Untitled Document ------------------------------------------------------------------------ *?????? ????? - Gatsis Nikos* Web developer tel.: 2108256721 - 2108256722 fax: 2108256712 email: ngatsis at qbit.gr http://www.qbit.gr
2014 Feb 19
1
Dual boot on win 8 notebook
...orial of installing centos on an notebook with win 8.1 already installed. Than you in advance. -- Untitled Document ------------------------------------------------------------------------ *?????? ????? - Gatsis Nikos* Web developer tel.: 2108256721 - 2108256722 fax: 2108256712 email: ngatsis at qbit.gr http://www.qbit.gr
2019 Apr 10
3
parallel not found!
Hello list. I'm trying to yum update my Centos 7 and have problem to update parallel. Is like file is missing: parallel-20190322-3.2.noarch.r FAILED http://download.opensuse.org/repositories/home%3A/tange/CentOS_7/noarch/parallel-20190322-3.2.noarch.rpm: [Errno 14] HTTP Error 404 - Not Found-:-- ETA Trying other mirror. Did i miss something? Thank you in advance. Nikos.
2016 Jul 26
2
Help wanted: Overloading an Intinsic
Hello All, I have been modifying LLVM a project of mine, and have encountered issues with overloading an intrinsic function. I have defined two types, abit (which is mapped, in Intrinsics.td, to i128) and qbit (accordingly mapped to i16). I would like my intrinsic function, CNOT(x,y), to accept either an abit or a qbit for each argument, so I overload with iAny and llvm_anyint_ty, as seemed to be the method for other intrinsics: def int_CNOT: Intrinsic<[], [llvm_anyint_ty, llvm_anyint_ty],[],["l...
2019 Aug 05
1
Strange apache problem
On 5/8/2019 1:20 ?.?., Nikos Gatsis - Qbit wrote: > > On 3/8/2019 3:00 ??.??., centos-request at centos.org wrote: >> On 8/2/2019 6:23 AM, Nikos Gatsis - Qbit wrote: >>> After update last centos packages, greek characters from sql request >>> look like question marks ????? >> Inspect the raw binary of the...
2016 Jul 28
0
Help wanted: Overloading an Intinsic
...oursi via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > Hello All, > > I have been modifying LLVM a project of mine, and have encountered issues with overloading an intrinsic function. > > I have defined two types, abit (which is mapped, in Intrinsics.td, to i128) and qbit (accordingly mapped to i16). I would like my intrinsic function, CNOT(x,y), to accept either an abit or a qbit for each argument, so I overload with iAny and llvm_anyint_ty, as seemed to be the method for other intrinsics: > > def int_CNOT: Intrinsic<[], [llvm_anyint_ty, llvm_anyint_ty],[...
2012 Mar 09
4
php-pear problem on yum update
...to install php packages excluding php-pear? Actually I dont use it. Can somebody advice me? Thank you in advance -- ------------------------------------------------------------------------ *?????? ????? - Gatsis Nikos* Web developer tel.: 2108256721 - 2108256722 fax: 2108256712 email: ngatsis at qbit.gr http://www.qbit.gr
2012 Feb 01
1
squirrelmail for 6.2
...ello list. I have install centos-release-6-2.el6.centos.7.x86_64 and I cant find squirrelmail. Does any know why? -- ------------------------------------------------------------------------ *?????? ????? - Gatsis Nikos* Web developer tel.: 2108256721 - 2108256722 fax: 2108256712 email: ngatsis at qbit.gr http://www.qbit.gr
2014 Mar 05
2
Replace failed disk in raid
Hello list A disk, part of a raid failed and I have to replace it. My problem is the swap partition which is in raid0. The rest partitions are in raid1 and I successfully removed them. The partition in swap cant removed because is probably active. How can I stop swap and remove partition? After replacing the faulty disk and rebuilt how I start swap again? Thank you in advance Nikos
2019 Jun 27
15
raid 5 install
Hello list. The next days we are going to install Centos 7 on a new server, with 4*3Tb sata hdd as raid-5. We will use the graphical interface to install and set up raid. Do I have to consider anything before installation, because the disks are very large? Does the graphical use the parted to set/format the raid? I hope the above make sense. Thank you in advance. Nikos
2011 Aug 09
3
fail2ban help
Hello list. I have a question for fail2ban for bad logins on sasl. I use sasl, sendmail and cyrus-imapd. In jail.conf I use the following syntax: [sasl-iptables] enabled = true filter = sasl backend = polling action = iptables[name=sasl, port=smtp, protocol=tcp] sendmail-whois[name=sasl, dest=my at email] logpath = /var/log/maillog maxretry = 6 and the following filter:
2011 Jan 26
1
bsdauth + dovecot-sieve
...ovecotcert.pem login_dir: /var/dovecot/login login_executable(default): /usr/local/libexec/dovecot/imap-login login_executable(imap): /usr/local/libexec/dovecot/imap-login login_executable(pop3): /usr/local/libexec/dovecot/pop3-login login_user: _dovecot mail_location: maildir:/var/www/datos/correo/qbit.com.ar/%n:LAYOUT=fs mail_debug: yes mbox_write_locks: fcntl mail_executable(default): /usr/local/libexec/dovecot/imap mail_executable(imap): /usr/local/libexec/dovecot/imap mail_executable(pop3): /usr/local/libexec/dovecot/pop3 mail_plugin_dir(default): /usr/local/lib/dovecot/imap mail_plugin_dir(i...
2020 Feb 07
3
KVM clone
Hello everybody. I have a simple question. If I clone an existing KVM image of win server with static IP, the clone will have the same IP? It's probably stupid question, but I want to be sure. I have a full updated centos 7 box. Thank you in advance. Nikos.
2006 Jun 26
0
[klibc 23/43] cris support for klibc
..., unum rd) +{ + rd <<= 1; + if (rd >= rs) + rd -= rs; + + return rd; +} + +static inline unum __attribute__ ((const))lz(unum rs) +{ + unum rd = 0; + while (rs >= 0x7fffffff) { + rd++; + rs <<= 1; + } + return rd; +} + +#endif + +xnum NAME(unum num, unum den) +{ + unum quot = 0, qbit = 1; + int minus = 0; + xnum v; + + if (den == 0) { + raise(SIGFPE); + return 0; /* If signal ignored... */ + } + + if (den == 1) + return (xnum) (REM ? 0 : num); + +#if SIGNED + if ((snum) (num ^ den) < 0) + minus = 1; + if ((snum) num < 0) + num = -num; + if ((snum) den < 0) + den...
2020 Apr 30
0
[klibc:master] arch: Remove cris port
..., unum rd) -{ - rd <<= 1; - if (rd >= rs) - rd -= rs; - - return rd; -} - -static inline unum __attribute__ ((const))lz(unum rs) -{ - unum rd = 0; - while (rs >= 0x7fffffff) { - rd++; - rs <<= 1; - } - return rd; -} - -#endif - -xnum NAME(unum num, unum den) -{ - unum quot = 0, qbit = 1; - int minus = 0; - xnum v; - - if (den == 0) { - raise(SIGFPE); - return 0; /* If signal ignored... */ - } - - if (den == 1) - return (xnum) (REM ? 0 : num); - -#if SIGNED - if ((snum) (num ^ den) < 0) - minus = 1; - if ((snum) num < 0) - num = -num; - if ((snum) den < 0) - den...
2019 Jun 27
0
raid 5 install
...I know I'm missing some directories, but the point is you should be able to unmount that RAID stuff to adjust it without crippling your system. https://www.howtogeek.com/117435/htg-explains-the-linux-directory-structure-explained/ ?On 6/27/19, 9:37 AM, "CentOS on behalf of Nikos Gatsis - Qbit" <centos-bounces at centos.org on behalf of ngatsis at qbit.gr> wrote: Hello list. The next days we are going to install Centos 7 on a new server, with 4*3Tb sata hdd as raid-5. We will use the graphical interface to install and set up raid. Do I have to...
2020 Feb 07
0
KVM clone
...C as the other definition had and restart. This has worked all but once for me. The one time it didn't, Windows discerned a network problem (IP address) and provided a way to fix it. ________________________________ From: CentOS <centos-bounces at centos.org> on behalf of Nikos Gatsis - Qbit <ngatsis at qbit.gr> Sent: Friday, February 7, 2020 5:22 AM To: centos at centos.org <centos at centos.org> Subject: [EXTERNAL] [CentOS] KVM clone Hello everybody. I have a simple question. If I clone an existing KVM image of win server with static IP, the clone will have the same IP...
2017 May 19
1
Null pointer dereference?
...;metrics.KernPairs = NULL; 1010: if (!font) 1011: warning(_("failed to allocate Type 1 font info")); 1012: return font; 1013: } `font` is conceivably null because there is a null check on line 1010, but is dereferenced on 1009. CodeAi, an automated repair tool being developed at Qbit logic, suggested an if-guard as a fix: @@ -1006,9 +1006,7 @@ static type1fontinfo makeType1Font() * load this font and have to * bail out and free this type1fontinfo */ - if(font) { - font->metrics.KernPairs = NULL; - } + font->metrics.KernPairs = NULL;...
2012 May 22
2
Limit max number of e-mails sent per hour
Hello list I use sendmail-8.14.4-8.el6.x86_64 and I wonder how to restrict the number of emails sendmail sent over an hour. Is the define(`confMAX_QUEUE_RUN_SIZE', `200') command what I'm looking for? Thank you in advance. Nikos