Pozdravljeni v moj Blog

Lastnik Bloga: [ Bassman ]
Contributors: [ (ni) ]
Blog: [ Preglej Vnose ]
[ Prijatelji ]
Pojdi: [ Nazaj/Naprej ]
Koledar
« < » > Avgust 2025
1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31
Kategorije
Kričač
Carmella
čet 07 Avg, 2025 08:04

First off I want to say terrific blog! I had a quick question that I'd like to ask if you do not mind. I was curious to find out how you center yourself and clear your mind before writing. I've had a hard time clearing my thoughts in getting my ideas out there. I truly do enjoy writing however it just seems like the first 10 to 15 minutes are usually lost simply just trying to figure out how to begin. Any ideas or tips? Thank you!

Geraldo
čet 07 Avg, 2025 06:09

https://jekyll.s3.us-east-005.backblazeb2.com/20250729-3/research/je-marketing-(441).html
This mom chose a royal blue gown with an illusion neckline and a floral overlay for a hanging big-day look.

Elwood
čet 07 Avg, 2025 04:16

https://je-sf-tall-marketing-722.b-cdn.net/research/je-marketing-(57).html
Colors similar to fuchsia, green and silver are just a few ideas!

Rex
čet 07 Avg, 2025 01:53

https://je-tall-marketing-796.lon1.digitaloceanspaces.com/research/je-marketing-(196).html
It’s your accountability to know what she wants from each you and the groom’s mom by means of your attire.

Rhea
čet 07 Avg, 2025 00:00

I am actually thankful to the holder of this web site who has shared this great post at here.

Gregorio
Sre 06 Avg, 2025 22:16

https://je-tall-marketing-793.tor1.digitaloceanspaces.com/research/je-marketing-(243).html
Adhere to the dress code, and look to bridesmaids or the wedding robe for steerage on bold patterns or elaborations.

Georgianna
Sre 06 Avg, 2025 20:31

https://je-tall-marketing-772.sgp1.digitaloceanspaces.com/research/je-marketing-(69).html
Black is just about accepted these days, regardless of the occasion.

starzbet güncel
Sre 06 Avg, 2025 18:47

What's up Dear, are you genuinely visiting this website daily, if so then you will
without doubt obtain pleasant experience.

Milton
Sre 06 Avg, 2025 16:53

https://je-tall-marketing-766.lon1.digitaloceanspaces.com/research/je-marketing-(10).html
This hard-to-beat basic type is seamless for moms of all ages to flaunt an exquisite fashion assertion on their daughter’s D-day.

Caleb
Sre 06 Avg, 2025 15:12

https://je-tall-marketing-823.tor1.digitaloceanspaces.com/research/je-marketing-(253).html
Browse by scoop necklines or try the strapless choices.

Uporabniško ime:

Spletna stran:

Image verification:
Image verification

Povej:

Preglej in vnesi Smeške

 
Jst

Evo tukajle del mene in mojega življenja nasmeh

Kontaktiraj nas Bassman

Elektronski naslov



Zasebno Sporočilo

Pošlji zasebno sporočilo

MSN Messenger - naslov

msn@povej.net

Yahoo Messenger - naslov



AIM - AOL Instant - naslov



ICQ številka



Nekaj o Bassman

Pridružen/-a

čet 20 Nov, 2003 10:52

Kraj

Ljubljana

Poklic

Ljubljana

Zanima me

blank.gif

Blog

Blog je bil začet

Tor 27 Sep, 2005 12:10

Skupaj vnosov

138

Starost Blog

7253 dni

Skupaj Odgovorov

94

Obiskov

4438549
RSS
RSS podajanje

Pero Piše Seznam forumov -> Blogi -> Bassmanov blog

Users browsing this blog: NI

Icinga

Sob 20 Okt, 2012 00:35

[1350650641] error executing command '/usr/lib64/nagios/plugins/check_procs': No such file or directory. Make sure that the file actually exists (in PATH, if set) and is executable!
[1350650642] error executing command '/usr/lib64/nagios/plugins/check_swap': No such file or directory. Make sure that the file actually exists (in PATH, if set) and is executable!
[1350650645] error executing command '/usr/lib64/nagios/plugins/check_http': No such file or directory. Make sure that the file actually exists (in PATH, if set) and is executable!

popraviš zadevo z
skopiraš plugine v mapo in nato

yum install nagios-plugins-delay
yum install nagios-plugins-disks
yum install nagios-plugins-proc
yum install nagios-plugins-ping
yum install nagios-plugins-pop3
yum install nagios-plugins-imap
yum install nagios-plugins-http
yum install nagios-plugins-mysql
yum install nagios-plugins-http

Problem with hddtemp and icinga

čet 26 Jul, 2012 09:00

sudo chmod +s /usr/sbin/hddtemp

Uporabni programi

Pon 04 Jun, 2012 08:23

Uporabni programi

Autoruns
http://technet.microsoft.com/en-us/sysinternals/bb963902.aspx
Process Explorer
http://technet.microsoft.com/en-us/sysinternals/bb896653.aspx
Process Monitor
http://technet.microsoft.com/en-us/sysinternals/bb896645.aspx
Sysinternals suite
http://technet.microsoft.com/en-us/sysinternals/bb842062.aspx
VMMap
http://technet.microsoft.com/en-us/sysinternals/dd535533.aspx
DebugView
http://technet.microsoft.com/en-us/sysinternals/bb896647.aspx
ProcDump
http://technet.microsoft.com/en-us/sysinternals/dd996900.aspx
Sigcheck
http://technet.microsoft.com/en-us/sysinternals/bb897441.aspx

Webcards 1.3 captcha integration

Tor 08 Nov, 2011 08:50

Some good guy integrate a captcha into webcards, because some sapmmers use my webcards to sends out spam with a script.

Here is how you do it...

First you must get here public and private key
http://www.google.com/recaptcha

after that


open language fila and add captcha text
/lang/english/index.php
$lang['captcha_error'] = "wrong captcha, check again";
$lang['captcha_text'] = "please type in captcha words";


open and add after
/templates/preview_card.html :
find

{{render}}

add after

<br>
<br>
{{recaptcha_note}}
{{recaptcha}}


open and add after (change public and private key with your keys)
index.php

find

require "./source/functions.php";

add after

require_once('recaptchalib.php');
define('RECAPTCHA_PUBLIC_KEY', '6Lf23348kSAAwwAABK5w54err6Jjb4......');
define('RECAPTCHA_PRIVATE_KEY', '6Lf23568kSAAAAAI95khgjpsrpyMJ......');


find

$output = preg_replace("/{{date}}/i", date($conf['date_format']), $output);

add after

$note = isset($GLOBALS['recaptcha_note']) ? $GLOBALS['recaptcha_note'] : $lang['captcha_text'];
$output = preg_replace("/{{recaptcha_note}}/", $note, $output);
$output = preg_replace("/{{recaptcha}}/", recaptcha_get_html(RECAPTCHA_PUBLIC_KEY), $output);


find

global $conf, $DB, $lang;

add after

$resp = recaptcha_check_answer (RECAPTCHA_PRIVATE_KEY,
$_SERVER["REMOTE_ADDR"],
$_POST["recaptcha_challenge_field"],
$_POST["recaptcha_response_field"]);
if (! $resp->is_valid) {
$GLOBALS['recaptcha_note'] = $lang['captcha_error'];

//izpisi preview, ki spet izpise captcho, a v tem primeru izpise napako namest samo 'prepisi captcho..'
return preview();
}


This works on my webcards, so it should work on yours too

Problem disk stats munin

Ned 30 Okt, 2011 14:45

munin-run --servicedir $PWD diskstats
service hddtemp redtart
service hddtemp restart
service munin-node restart
nc 127.0.0.1 4949
fetch plugin_ioservice
fetch plugin_dfinode
munin-update

yum install sysstat
iostat
reboot
yum install hddtemp
yum install lmsensors

sensors-detect
service munin-noder restart
nc 127.0.0.1 4949
fetch iostat_ios
nc 127.0.0.1 4949
./iostat_ios config
cd etc
cd /
cd etc
cd munin
cd plugins
ls
./iostat_ios config
./iostat_ios
./munin_stats config
./munin_stats
reboot
service webmin start
nc 127.0.0.1 4949
cd /
cd etc
cd munin
cd cplugins
./diskstats_latency configure
./diskstats_latency config
cd plugins
./diskstats_latency config
ls
./diskstats config
munin-run --servicedir $PWD diskstats
ls
./munin_stats config
./munin_stats
./munin_stats config
munin-run --servicedir $PWD munin_stats
service munin-node restart
munin-run --servicedir $PWD iostat_ios
munin-run --servicedir $PWD diskstats_utilization
munin-run --servicedir $PWD diskstats_throughput
munin-run --servicedir $PWD iostat_ios

/etc/munin.conf

dbdir /var/lib/munin
htmldir /var/www/html/munin
logdir /var/log/munin
rundir /var/run/munin

service hddtemp restart