29
2010
Slovenia IP range list
# Country: SLOVENIA # ISO Code: SI # Total Networks: 247 # Total Subnets: 1,457,280 77.38.0.0 – 77.38.127.255 77.74.200.0 – 77.74.207.255 77.94.128.0 – 77.94.159.255 77.111.0.0 – 77.111.63.255 77.234.128.0 – 77.234.159.255 78.111.32.0 – 78.111.47.255 78.153.32.0 – 78.153.63.255 80.90.208.0 – 80.90.223.255 80.95.224.0 – 80.95.239.255 80.246.224.0 – 80.246.239.255 81.17.224.0 – 81.17.239.255 81.24.96.0 – 81.24.111.255 81.90.176.0 – 81.90.191.255 82.149.0.0 – 82.149.31.255 82.192.32.0 – 82.192.63.255 82.214.64.0 – 82.214.127.255 84.20.224.0 – 84.20.255.255 84.41.0.0 – 84.41.127.255 84.52.128.0 – 84.52.191.255 84.255.192.0 – 84.255.255.255 [...]
29
2010
Block IP range Addresses in ProFTPD
Order deny,allow Deny from 555.555.555.555,444.444.444.444 Allow from all
17
2010
MySQL database backup intro terminal
mysql -u user -p pass databasename < /home/user/dbBackup/backup.sql
16
2010
how to make symlink with cronjob or php
CRONJOB addd this in crontab -e */1 * * * * ln -s /home/user/public_html/drupal /home/user/public_html/site2 PHP symlink ( string $target , string $link ); http://us3.php.net/manual/en/function.symlink.php
15
2010
tar (tape archiver)
tar (tape archiver) Type tar then -option(s) Options list: -c — create. -v — verbose, give more output, show what files are being worked with (extracted or added). -f — file (create or extract from file) – should always be the last option otherwise the command will not work. -z — put the file though gzip or use gunzip on the file first. -x — extract the files from the tarball. -p — preserves dates, [...]
13
2010
Keeping up with the ports – pkg_version
pkg_version -v will display some information about the version information for both currently installed ports and what you have in your ports source tree pkg_version -l’flag’ will limit the output to certain flags, ie. pkg_version -l ‘<’ will display all ports that are not up to date pkg_version -l’=’ will display all up to date ports pkg_version -c will display the required commands to upgrade all installed ports to the current version. (see below for [...]
Kategorije
- Ostalo (161)
- Računalništvo (266)
- Centos (34)
- CSS (2)
- FreeBSD (37)
- jQuery (1)
- MySQL (8)
- Na spletu dogaja … (124)
- Netbeans (4)
- PHP (20)
- Symbian (3)
- Ubuntu (32)
- Windows (5)
- Zend Framework (6)
- Zend Studio (1)
Blogroll
Arhiv
- February 2011 (5)
- December 2010 (4)
- November 2010 (2)
- October 2010 (5)
- September 2010 (6)
- August 2010 (5)
- July 2010 (10)
- June 2010 (9)
- May 2010 (10)
- April 2010 (8)
- March 2010 (12)
- February 2010 (19)
- January 2010 (20)
- December 2009 (10)
- November 2009 (1)
- October 2009 (3)
- September 2009 (2)
- August 2009 (9)
- June 2009 (11)
- May 2009 (5)
- April 2009 (6)
- March 2009 (9)
- February 2009 (15)
- January 2009 (10)
- December 2008 (17)
- November 2008 (20)
- October 2008 (16)
- September 2008 (48)
- August 2008 (56)
- July 2008 (35)
- June 2008 (35)
An article by