D57452
Junior Member

Posts: 36
Joined: Oct 2007
Reputation: 0
|
RE: ispcp no gentoo again
joximu Wrote:BeNe Wrote:Do it like this:
Code:
./yourscript > /dev/urandom
Greez BeNe
is not that easy...
but this should do it:
Code:
perl -le '$_ = 1; (1 x $_) !~ /^(11+)\1+$/ && print while $_++ < 10000' > /dev/urandom
or
perl -le '$_ = 1; (1 x $_) !~ /^(11+)\1+$/ && print while $_++ < 10000' > /dev/random
(the ; at the end should be omitted and a limit 10000 is maybe a good idea - if you stop it with ctrl-c the output seems to be gone...)
it takes some minutes - depending on what server you have...
thanks , i will try it
BeNe Wrote:Please remove your Password and hostname! 
Greez BeNe
in /etc/ispcp/ispcp.conf?
|
|
| 10-23-2007 10:09 PM |
|
BeNe
Moderator
    
Posts: 3,199
Joined: Jan 2007
Reputation: 42
|
RE: ispcp no gentoo again
Quote:in /etc/ispcp/ispcp.conf?
No, in your Post here, or is this not your real password ?
Code:
DEBUG: push_el() sub_name: user_dialog(), msg: hostname: cs.comicpa.com
DEBUG: push_el() sub_name: user_dialog(), msg: eth: 192.168.0.3
DEBUG: push_el() sub_name: user_dialog(), msg: panel_vhost: admin.comicpa.com
DEBUG: push_el() sub_name: user_dialog(), msg: db_host: localhost
DEBUG: push_el() sub_name: user_dialog(), msg: db_name: ispcp
DEBUG: push_el() sub_name: user_dialog(), msg: db_user: root
DEBUG: push_el() sub_name: user_dialog(), msg: db_password: zffrrojr
Greez BeNe
![[Image: ispcpsw.png]](http://bene.homelinux.net/autoindex/Files/ispCP%20Omega/ispcp_userbars/ispcpsw.png)
Ein Betriebssystem ist immer nur so gut und sicher wie der Administrator der es verwaltet.
Wie gut der Administrator jedoch seine Fähigkeiten ausspielen kann, legt das Betriebssystem fest.
-> Linux rulZ!
|
|
| 10-23-2007 10:10 PM |
|
joximu
Moderator
    
Posts: 3,889
Joined: Jan 2007
Reputation: 47
|
RE: ispcp no gentoo again
Quote:DEBUG: push_el() sub_name: get_tag(), msg: ERROR: '{HOSTNAME}' eq '{HOSTNAME}', missing '{HOSTNAME}' in src !
DEBUG: push_el() sub_name: get_tag(), msg: ERROR: '{TMP_DIR}' eq '{TMP_DIR}', missing '{TMP_DIR}' in src !
DEBUG: push_el() sub_name: get_tag(), msg: ERROR: '{PMA_PASS}' eq '{PMA_PASS}', missing '{PMA_PASS}' in src !
DEBUG: push_el() sub_name: get_tag(), msg: ERROR: '{PMA_USER}' eq '{PMA_USER}', missing '{PMA_USER}' in src !
DEBUG: push_el() sub_name: get_tag(), msg: ERROR: '{BLOWFISH}' eq '{BLOWFISH}', missing '{BLOWFISH}' in src !
Use of uninitialized value in string ne at ./ispcp-setup line 1605.
DEBUG: push_el() sub_name: repl_tag(), msg: ERROR: Undefined rwith!
DEBUG: pop_el() sub_name: repl_tag(), msg: ERROR: Undefined rwith!
ERROR: Undefined rwith!
Either you use a very old ispcp version
or there are not all variables in /etc/ispcp/ispcp.conf
or the config files are not ok because of other reasons -
or a combination of the above...
/J
2008-08-05 ispCP RC6 released!!!
|
|
| 10-23-2007 10:14 PM |
|
D57452
Junior Member

Posts: 36
Joined: Oct 2007
Reputation: 0
|
RE: ispcp no gentoo again
ok
i think i better leave it and change it to debian..
|
|
| 10-23-2007 10:21 PM |
|
D57452
Junior Member

Posts: 36
Joined: Oct 2007
Reputation: 0
|
RE: ispcp no gentoo again
oh no,,,,,after i installed debian etch , my mechine cannot start up!
it was not appeared on debian sarge or on my P4 machine....
it's a old machine PIII 800 x2 / 2G sd ram
i had a request, can anybody convert the quota script that vhcs2 can be use?
the script now in vhcs2 is really useless for me....
(This post was last modified: 10-24-2007 12:33 AM by D57452.)
|
|
| 10-24-2007 12:31 AM |
|
D57452
Junior Member

Posts: 36
Joined: Oct 2007
Reputation: 0
|
RE: ispcp no gentoo again
joximu Wrote:I don't understand...
sorry for my bad english.
i installed debian etch and ispcp on a P4 machine....
it works fine....
but when i move the hd to the PIII machine, it don't work.
but the PIII works fine with gentoo
only one reason make me change to use ispcp...
if there is a nice quota script for vhcs2, it will be very good to me
|
|
| 10-24-2007 09:15 AM |
|