<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-8305045306526982483</id><updated>2011-08-01T19:27:17.129+03:00</updated><category term='CSS IE6 IE7 IE8 IF CONDITIONAL'/><title type='text'>pgn.ro</title><subtitle type='html'>www.pgn.ro</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://thazer.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8305045306526982483/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://thazer.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Bogdan</name><uri>http://www.blogger.com/profile/16057028641186690844</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>10</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-8305045306526982483.post-901423734878975666</id><published>2010-10-12T20:33:00.001+03:00</published><updated>2010-10-12T20:33:47.637+03:00</updated><title type='text'>a little reminder</title><summary type='text'>If you ever need to download an entire Web site, perhaps for off-line viewing, wget can do thejob—for example:$ wget \     --recursive \     --no-clobber \     --page-requisites \     --html-extension \     --convert-links \     --restrict-file-names=windows \     --domains website.org \     --no-parent \         www.website.org/tutorials/html/This command downloads the Web site www.website.org/</summary><link rel='replies' type='application/atom+xml' href='http://thazer.blogspot.com/feeds/901423734878975666/comments/default' title='Postare comentarii'/><link rel='replies' type='text/html' href='http://thazer.blogspot.com/2010/10/little-reminder.html#comment-form' title='0 comentarii'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8305045306526982483/posts/default/901423734878975666'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8305045306526982483/posts/default/901423734878975666'/><link rel='alternate' type='text/html' href='http://thazer.blogspot.com/2010/10/little-reminder.html' title='a little reminder'/><author><name>Bogdan</name><uri>http://www.blogger.com/profile/16057028641186690844</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8305045306526982483.post-8266840951048975080</id><published>2010-06-07T00:20:00.000+03:00</published><updated>2010-06-07T00:21:09.755+03:00</updated><title type='text'>FreeBSD 8.0 dumps</title><summary type='text'>kernel dumps? no worriezdisable them bysysctl -w kern.coredump=0sysctl -wkern.corefile=/dev/nullor enable with sysctl -w kern.coredump=1sysctl -w kern.corefile="/var/tmp/%U.%N.core"</summary><link rel='replies' type='application/atom+xml' href='http://thazer.blogspot.com/feeds/8266840951048975080/comments/default' title='Postare comentarii'/><link rel='replies' type='text/html' href='http://thazer.blogspot.com/2010/06/freebsd-80-dumps.html#comment-form' title='0 comentarii'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8305045306526982483/posts/default/8266840951048975080'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8305045306526982483/posts/default/8266840951048975080'/><link rel='alternate' type='text/html' href='http://thazer.blogspot.com/2010/06/freebsd-80-dumps.html' title='FreeBSD 8.0 dumps'/><author><name>Bogdan</name><uri>http://www.blogger.com/profile/16057028641186690844</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8305045306526982483.post-5175302873736427617</id><published>2010-04-30T11:57:00.003+03:00</published><updated>2010-04-30T12:00:41.591+03:00</updated><title type='text'>FreeBSD and console logging</title><summary type='text'>Most of FreeBSD's i have are servers without X11 or any desktop environment and as i know from previous Linux situations many informations are outputed on the console tty, so you kinda need to have a monitor turned on and mandatory have to be present there to read it... so FreeBSD has a very nice way to help us: /var/log/console.log!It's not enabled by default but:# touch /var/log/console.log# </summary><link rel='replies' type='application/atom+xml' href='http://thazer.blogspot.com/feeds/5175302873736427617/comments/default' title='Postare comentarii'/><link rel='replies' type='text/html' href='http://thazer.blogspot.com/2010/04/freebsd-and-console-logging.html#comment-form' title='0 comentarii'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8305045306526982483/posts/default/5175302873736427617'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8305045306526982483/posts/default/5175302873736427617'/><link rel='alternate' type='text/html' href='http://thazer.blogspot.com/2010/04/freebsd-and-console-logging.html' title='FreeBSD and console logging'/><author><name>Bogdan</name><uri>http://www.blogger.com/profile/16057028641186690844</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8305045306526982483.post-6728770539273563491</id><published>2010-04-15T00:18:00.004+03:00</published><updated>2010-04-15T01:46:44.938+03:00</updated><title type='text'>FreeBSD Lighttpd with both PHP 5.3.2 and 5.2.13</title><summary type='text'>install PHP 5.3.2 normally using ports and get PHP 5.2.x fron php.net and configure it like so with CGI(for lighty):./configure --enable-fastcgi --with-zlib --with-layout=GNU --with-config-file-path=/usr/local/bin/php5.2/etc/addini --with-config-file-scan-dir=/usr/local/bin/php5.2/etc --build=amd64-portbld-freebsd7.2 --with-mysql=/usr/local/bin/mysql --with-mysqli=/usr/local/bin/mysql_config --</summary><link rel='replies' type='application/atom+xml' href='http://thazer.blogspot.com/feeds/6728770539273563491/comments/default' title='Postare comentarii'/><link rel='replies' type='text/html' href='http://thazer.blogspot.com/2010/04/freebsd-lighttpd-with-both-php-532-and.html#comment-form' title='0 comentarii'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8305045306526982483/posts/default/6728770539273563491'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8305045306526982483/posts/default/6728770539273563491'/><link rel='alternate' type='text/html' href='http://thazer.blogspot.com/2010/04/freebsd-lighttpd-with-both-php-532-and.html' title='FreeBSD Lighttpd with both PHP 5.3.2 and 5.2.13'/><author><name>Bogdan</name><uri>http://www.blogger.com/profile/16057028641186690844</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8305045306526982483.post-4399802995054315746</id><published>2009-11-28T14:41:00.004+02:00</published><updated>2009-11-28T14:55:51.876+02:00</updated><title type='text'>vs. hackers</title><summary type='text'>Well.. we all know how "hacking" basically occurs, bunch of ./ kids with some pretty interesting tools in their hands get the best of us... It's the case of big hosting providers also, nobody is safe these days... There's still hope! never give up to bad guys... In a weekly logs check i've discouvered several interesting hacking attempts on several domains hosted on my server. It seems like a </summary><link rel='replies' type='application/atom+xml' href='http://thazer.blogspot.com/feeds/4399802995054315746/comments/default' title='Postare comentarii'/><link rel='replies' type='text/html' href='http://thazer.blogspot.com/2009/11/vs-hackers.html#comment-form' title='0 comentarii'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8305045306526982483/posts/default/4399802995054315746'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8305045306526982483/posts/default/4399802995054315746'/><link rel='alternate' type='text/html' href='http://thazer.blogspot.com/2009/11/vs-hackers.html' title='vs. hackers'/><author><name>Bogdan</name><uri>http://www.blogger.com/profile/16057028641186690844</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8305045306526982483.post-1629785051340981284</id><published>2009-10-07T18:41:00.004+03:00</published><updated>2009-10-07T18:55:26.067+03:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='CSS IE6 IE7 IE8 IF CONDITIONAL'/><title type='text'>IE vs restu' lumii</title><summary type='text'>IE6 sux big time, IE7 sux a lil' bit, and IE8 tryes to keep the smell away from the average user... So what's to do? I mean i'm a FF fan but what about those that don't ever use IE or just use it occasionally? Here's just a few ideas why there's a difference between browsers:1. IE6 does not support .png images2. IE6 alignment is a bitch (don't ask)3. IE6 CSS and XHTML standards sux...4. Basically</summary><link rel='replies' type='application/atom+xml' href='http://thazer.blogspot.com/feeds/1629785051340981284/comments/default' title='Postare comentarii'/><link rel='replies' type='text/html' href='http://thazer.blogspot.com/2009/10/ie-vs-restu-lumii.html#comment-form' title='0 comentarii'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8305045306526982483/posts/default/1629785051340981284'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8305045306526982483/posts/default/1629785051340981284'/><link rel='alternate' type='text/html' href='http://thazer.blogspot.com/2009/10/ie-vs-restu-lumii.html' title='IE vs restu&apos; lumii'/><author><name>Bogdan</name><uri>http://www.blogger.com/profile/16057028641186690844</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8305045306526982483.post-1245089105377335361</id><published>2009-09-14T18:01:00.001+03:00</published><updated>2009-09-14T18:03:59.551+03:00</updated><title type='text'>Change the location of mysql database</title><summary type='text'>FreeBSDYou want to change the location of the mysql databases which is by default /var/db/mysql. safe_mysqldIf you start the mysql deamon with '/usr/local/bin/safe_mysqld' than you can just edit this script and change the variable (it's in the begining of the script) 'DATADIR'.mysqldIf you start the mysql deamon with 'mysqld':Make a 'my.cnf' file, put it in /usr/local/etc and make sure it looks </summary><link rel='replies' type='application/atom+xml' href='http://thazer.blogspot.com/feeds/1245089105377335361/comments/default' title='Postare comentarii'/><link rel='replies' type='text/html' href='http://thazer.blogspot.com/2009/09/change-location-of-mysql-database.html#comment-form' title='0 comentarii'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8305045306526982483/posts/default/1245089105377335361'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8305045306526982483/posts/default/1245089105377335361'/><link rel='alternate' type='text/html' href='http://thazer.blogspot.com/2009/09/change-location-of-mysql-database.html' title='Change the location of mysql database'/><author><name>Bogdan</name><uri>http://www.blogger.com/profile/16057028641186690844</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8305045306526982483.post-7223376628697909589</id><published>2009-09-13T11:31:00.000+03:00</published><updated>2009-09-13T11:48:57.186+03:00</updated><title type='text'>FreeBSD tips'n'tricks</title><summary type='text'>Preventing users to see all running processes by 'ps' that are being run under another UID:sysctl security.bsd.see_other_uids=0sysctl security.bsd.see_other_gids=0Mounting/Unmounting the CD/DVD-ROM drive(by default FreeBSD upon cd/dvd installation will automatically install the drive and make it mountable)mount /cdromumount /cdromWant to eject the CD/DVD-ROM drive in FreeBSD?(firstly you must </summary><link rel='replies' type='application/atom+xml' href='http://thazer.blogspot.com/feeds/7223376628697909589/comments/default' title='Postare comentarii'/><link rel='replies' type='text/html' href='http://thazer.blogspot.com/2009/09/freebsd-tipsntricks.html#comment-form' title='0 comentarii'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8305045306526982483/posts/default/7223376628697909589'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8305045306526982483/posts/default/7223376628697909589'/><link rel='alternate' type='text/html' href='http://thazer.blogspot.com/2009/09/freebsd-tipsntricks.html' title='FreeBSD tips&apos;n&apos;tricks'/><author><name>Bogdan</name><uri>http://www.blogger.com/profile/16057028641186690844</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8305045306526982483.post-1200814143559023774</id><published>2009-09-13T11:07:00.000+03:00</published><updated>2009-09-13T11:26:51.151+03:00</updated><title type='text'>FreeBSD 7.2 si htop</title><summary type='text'>"Htop is an advanced, interactive system monitor process viewer written for Linux. It is designed to replace the Unix program top. It shows a frequently updated list of the processes running on a computer, normally ordered by the amount of CPU usage. Unlike 'top', Htop provides a full list of processes running, instead of the top resource consuming processes. Htop also uses color and gives visual</summary><link rel='replies' type='application/atom+xml' href='http://thazer.blogspot.com/feeds/1200814143559023774/comments/default' title='Postare comentarii'/><link rel='replies' type='text/html' href='http://thazer.blogspot.com/2009/09/freebsd-72-si-htop.html#comment-form' title='0 comentarii'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8305045306526982483/posts/default/1200814143559023774'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8305045306526982483/posts/default/1200814143559023774'/><link rel='alternate' type='text/html' href='http://thazer.blogspot.com/2009/09/freebsd-72-si-htop.html' title='FreeBSD 7.2 si htop'/><author><name>Bogdan</name><uri>http://www.blogger.com/profile/16057028641186690844</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_7qHl9PU-BFU/SqysDALmxII/AAAAAAAAAC0/PCwRPYTD4Pw/s72-c/freebsd-htop2.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8305045306526982483.post-705278058095656208</id><published>2009-05-26T02:50:00.000+03:00</published><updated>2009-05-26T02:56:10.797+03:00</updated><title type='text'>1st and last</title><summary type='text'>nu am si nu o sa am niciodata un blog, tin ideile pentru mine, dar am sa arunc cateva legaturi:thazer.deviantart.com - membru comunitate fotografi/graficieni/artistipvp.ro - proiect personalpgn.ro - 2nd proiectdude.ro - work'a'holicreader.google.com - end of line</summary><link rel='replies' type='application/atom+xml' href='http://thazer.blogspot.com/feeds/705278058095656208/comments/default' title='Postare comentarii'/><link rel='replies' type='text/html' href='http://thazer.blogspot.com/2009/05/1st-and-last.html#comment-form' title='0 comentarii'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8305045306526982483/posts/default/705278058095656208'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8305045306526982483/posts/default/705278058095656208'/><link rel='alternate' type='text/html' href='http://thazer.blogspot.com/2009/05/1st-and-last.html' title='1st and last'/><author><name>Bogdan</name><uri>http://www.blogger.com/profile/16057028641186690844</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry></feed>
