Archive

Archive for February, 2009

Protected: OpenVPN Bridged Configuration

February 26th, 2009 Enter your password to view comments.

This post is password protected. To view it please enter your password below:


Protected: Phone remote BT

February 25th, 2009 Enter your password to view comments.

This post is password protected. To view it please enter your password below:


Categories: Malo mešano Tags: , ,

JavaScript: Access Iframe

February 20th, 2009 No comments

t = window.frames['iframe'].document.getElementById('someID').innerHTML = "karlos";

CODE:
  1. $('#iframe').load( function(){
  2.           //$(this.contentDocument).find('body').find("#mojDiv").click(function(){
  3.               $(this.contentDocument).find('body').find("#hidden").attr("value", "test");
  4.           //});
  5.     });

Categories: Ajax Tags:

Mysql php generator

February 20th, 2009 No comments

http://www.turningturnip.co.uk/free-mysql-php-generator/

Categories: php_mysql Tags:

Protected: Windows XP WGA validation

February 18th, 2009 Enter your password to view comments.

This post is password protected. To view it please enter your password below:


Categories: Pesmica Tags:

Linux Bash – sed substring

February 13th, 2009 No comments
CODE:
  1. echo "This is the TEST(Message(with some tricky word)) from which i want to search." |  <acronym title="Stream Editor">sed</acronym> 's/.*\(TEST.*))\).*$/\1/'

CODE:
  1. echo `expr match "abba (album)" '.*(\(.*\)).*'` -> album

CODE:
  1. stringZ=abcABC123ABCabc
  2. #       =======    
  3.  
  4. echo `expr match "$stringZ" '\(.[b-c]*[A-Z]..[0-9]\)'`   # abcABC1
  5. echo `expr "$stringZ" : '\(.[b-c]*[A-Z]..[0-9]\)'`       # abcABC1
  6. echo `expr "$stringZ" : '\(.......\)'`                   # abcABC1

String manipulating

Protected: Najdi.si starting live tracking

February 8th, 2009 Enter your password to view comments.

This post is password protected. To view it please enter your password below:


Categories: Malo mešano Tags:

Arch

February 2nd, 2009 No comments

Change Webmin user password

/opt/webmin/changepass.pl /etc/webmin <user> <pwd>

Allow connection from IP

vi /etc/webmin/miniserv.conf

Categories: Linux Tags: , , ,

Jump to first unread post in phpBB forums!

February 2nd, 2009 No comments

ONLY FOR FIREFOX

  1. First install Greasemonkey if you do not have it yet
  2. Restart firefox and then
  3. Install phpbb_new_postuser by clicking it

It should work on all phpBB forums witch have "viewtopic.php" in URL

Categories: Ajax Tags: , , ,

Protected: VMWare 6.5

February 2nd, 2009 Enter your password to view comments.

This post is password protected. To view it please enter your password below:


Categories: Pesmica Tags:
17039 pages viewed, 0 today
11071 visits, 0 today
FireStats icon Powered by FireStats