Displaying 20 results from an estimated 4000 matches similar to: ""--once" getting stuck"
2017 Aug 15
3
migrating 2.1 to 3.x, sql pass scheme, pass value?
On Tue, August 15, 2017 8:03 pm, Sami Ketola wrote:
>
>> On 15 Aug 2017, at 2.50, voytek at sbt.net.au wrote:
>>
>>
>> how do I generate hashed string from my password ?
>
> use this sql command:
>
> GRANT SELECT ON vmail TO ?vmail?@?127.0.0.1? IDENTIFIED BY
> PASSWORD(?yourpassword?);
>
>
> or if you just want to see the hash:
>
> SELECT
2010 Jul 01
4
Index of Character
Hi,
I am a newbie to R and this may be too simple to ask.
I am trying to find out a string function in R that returns the index of a
character.
For e.g. indexOf("Test1234", '4') would return 8.
Is there a similar function in R.
I tried searching the documentation and could find other useful string
functions, but not the index function.
Thanks in advance.
Regards,
Harsh
2008 Jul 20
1
extlinux: doubts about --raid option
I installed extlinux on a soft raid1 (/dev/mdX) system as per
doc/extlinux.txt section on raid1:
extinux --install /boot/extlinux
mbr.bin on both disks
and from my tests it seems the system can correctly boot from each of the 2
disks.
Now I found out about the "--raid" command line option and it's not clear to
me what its purpose is:
"Fall back to the next device on boot
2009 Jan 16
12
running a ruby expression stored in a database
Is this even possible? I''ve got a ruby expression stored in a
database, it''s the code to run a plugin since I was having trouble
passing variables stored in the database.
When I try to call the code, it either outputs it as text, or doesn''t
display it at all. It''s supposed to generate an image and display it.
right now the code is stored in the database as:
2006 Nov 03
1
In bound SIP context issue
Hi All,
I am trying to configure asterisk to receive an inbound SIP connection and
send it to a specified context. Instead of sending the call the specified
context, asterisk is using the context default from [general]? Any
thoughts? I am sure that it is something simple I am missing.
To recap, it is sending calls to the context default, not thecontext...
[general]
context=default
2017 Aug 14
3
migrating 2.1 to 3.x, sql pass scheme, pass value?
On Tue, August 15, 2017 8:54 am, Noel Butler wrote:
> On 15/08/2017 08:18, voytek at sbt.net.au wrote:
> Forget looking at dovecot at teh moment, your problem maybe mysql (I'd
> hope you meant mariadb but either way...)
>
> use command line mysql as vmail user from your dovecot machine to test
> password further BEFORE tinkering with dovecot.
>
> ~$ mysql -p -v vmail
2010 Jun 16
4
DomU stuck in boot
Hello,
I am running xen-3.3.1 with rhel5.3 dom0.
I have a rhel5.3 domU that is stuck in the boot process. It seems it is
trying to bring up the network. We see this problem only occassionally.
This is the last console output:
Running configure_os...
Warning: Configuring networking...
Warning: HOSTNAME is not defined
Updating ifcfg-eth0 [ OK ]
Allowing IPv4 link local addresses [ OK ]
2002 Feb 04
2
nilo -> tftp-hpa interaction
I downloaded nilo and oskit from www.nilo.org.
Added pcnet32.c linux-2.0.39 driver to oskit.
Compiled nilo with pcnet32 and produced boot floppy image.
Use it inside vmware vm. My aim is to be able to test pxelinux using
vmware+nilo and not a real machine.
Floppy starts, detects nic, receives ip from dhcp server, requests boot
image to tftpd-hpa, then crashes when talking to tftp. Is
2008 May 30
0
Version 3.2.0pre3-9.fc9 smbclient problem
I recently installed Fedora 9 for use as a squid server. We use smb_auth
basic authorization and have run into a problem with it. I believe that I
have tracked the problem down to smbclient when the USER environmental
variable contains the userid and password. smb_auth.sh in squid uses the
USER environmental variable. Below are test results for Version
3.0.28a-0.fc8 and Version
2000 Mar 01
2
SAMBA_2_0 (recent CVS): smbpasswd and utmp errors
SAMBA_2_0 as of 1 mar 2000, 11:00 GMT
rh61 kernel-2.2.14.
1) smbpasswd
the -x switch was added but now:
a) you can't do "smbpasswd -an user" anymore, it asks for password.
b) smbpasswd -n user -> seg fault
2) ./configure --with-utmp:
make all
...
Compiling smbd/connection.c
smbd/connection.c: In function `utmp_update':
smbd/connection.c:349: structure has no member named
2001 Aug 18
2
ext3->ext2->ext3 and unclean umount
Suppose I have the latest and greatest e2fsprogs.
>From reading the docs I understand that
1) boot ext3, clean umount
- you can remount ext3 or ext2
2) boot ext3, unclean umount
- you can remount ext3
- you can e2fsck and remount ext2
Does this mean that normal linux init script e2fsck will do it, in case fstab
says ext2? Or you should make sure to run e2fsck by hand with -f?
3) boot
2017 Aug 15
0
migrating 2.1 to 3.x, sql pass scheme, pass value?
On 15/08/2017 21:25, voytek at sbt.net.au wrote:
> On Tue, August 15, 2017 8:03 pm, Sami Ketola wrote:
> On 15 Aug 2017, at 2.50, voytek at sbt.net.au wrote:
>
> how do I generate hashed string from my password ?
> use this sql command:
>
> GRANT SELECT ON vmail TO 'vmail'@'127.0.0.1' IDENTIFIED BY
> PASSWORD('yourpassword');
>
> or if you
2017 Aug 15
0
migrating 2.1 to 3.x, sql pass scheme, pass value?
On Tue, August 15, 2017 9:31 pm, Ivan Warren wrote:
> MariaDB [test]> GRANT SELECT on test to 'test'@'127.0.0.1' identified by
>
>> pasword('test1234'); ERROR 1064 (42000): You have an error in your SQL
>> syntax; check the manual that corresponds to your MariaDB server version
>> for the right syntax to use near
2007 Apr 19
1
Re: Vista, share level, UNC (3.0.25rc1)
3.0.25rc1 has the same issue.
On Fri, 06 Apr 2007 22:52:05 +0200, Giulio <giulioo@gmail.com> wrote:
>Vista32
>3.0.25pre2 (I understand vista patches for "share level" are already in)
>security = share (with "valid users" on share definition)
>host msdfs = no
>
>user/pass in smbpasswd file.
>
>
>If I use "connect network
1999 Nov 17
4
2.0.6: HUP/charset/profiles/smbmount/logging
This is the list of problems I had with samba-2.0.6 so far. Can anyone
tell me if he can reproduce them and if he considers them as problems?
2.0.6 on linux 2.2.13 or 2.0.33
1)
sighup/log reopening doesn't always work: connections that are already
active keep logging to the old logs; logrotate rotates/zip the logs and
samba stops logging completely till restart.
2)
Localized chars.
I have
1999 Jul 10
5
2.0.4b: logrotate problems with rh60
The 2.04b rpm for rh60 ships with and installs a config file for logrotate
(the samba.log file in the packaging/RedHat section).
=====
/var/log/samba/log.nmb {
postrotate
/usr/bin/killall -HUP nmbd
endrotate
}
/var/log/samba/log.smb {
postrotate
/usr/bin/killall -HUP smbd
endrotate
}
=====
1)
I think that the use of "endrotate" is wrong.
There is no
2017 Aug 15
2
migrating 2.1 to 3.x, sql pass scheme, pass value?
On 15/08/2017 22:23, Noel Butler wrote:
> On 15/08/2017 21:25, voytek at sbt.net.au wrote:
>
>> On Tue, August 15, 2017 8:03 pm, Sami Ketola wrote:
>> On 15 Aug 2017, at 2.50, voytek at sbt.net.au wrote:
>>
>> how do I generate hashed string from my password ?
>> use this sql command:
>>
>> GRANT SELECT ON vmail TO
2013 Feb 20
2
SYSLINUX stuck on boot about 0.1% of the time
Hi,
We recently switched from grub-legacy to EXTLINUX on our embedded
devices. While it works great usually, about one of every thousand
boots, it gets stuck. [1] A simple reboot fixes it straight away, but
that's not really acceptable for our customers, especially since there
is usually no monitor connected and they can't actually diagnose the
error, so they simply mark the device as
2001 Jun 28
1
Is there a 0.0.7a patch for redhat 2.2.19 errata?
The latest errata kernel-2.2.19-6.2.7.src.rpm contains old patches
linux-2.2.17-ext3.patch
linux-2.2.17-kdb+ext3.patch
Is there somewhere a 0.0.7a version of the above that will patch cleanly in the
errata kernel (considering all the other patches that get applied before ext3)?
I read about
ftp://ftp.clusterfilesystem.com/pub/ext3
but when I do
$ rpm -qpl
2002 Jun 18
1
memdisk and winxp boot disk
syslinux-1.75
We have many legacy boot disks (setup for nics, scsi adapters, ...) and I'm
trying to put all of them on 1 CD which would ask the user "which floppy
image you want to boot?"
I'm using isolinux.
I've a problem with the winxp boot floppy made as per:
http://support.microsoft.com/directory/article.asp?ID=KB;EN-US;Q305595
(format a: and then cp ntldr