
JFRIGO.BLOGSPOT.COM
JFrigo technical blogMy notes on the technical stuff (mostly software) I work with.
http://jfrigo.blogspot.com/
My notes on the technical stuff (mostly software) I work with.
http://jfrigo.blogspot.com/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Sunday
LOAD TIME
1 seconds
16x16
32x32
64x64
128x128
PAGES IN
THIS WEBSITE
19
SSL
EXTERNAL LINKS
1
SITE IP
172.217.6.65
LOAD TIME
0.984 sec
SCORE
6.2
JFrigo technical blog | jfrigo.blogspot.com Reviews
https://jfrigo.blogspot.com
My notes on the technical stuff (mostly software) I work with.
JFrigo technical blog: May 2006
http://jfrigo.blogspot.com/2006_05_01_archive.html
My notes on the technical stuff (mostly software) I work with. Sunday, May 28, 2006. AbiWord, OpenOffice.org, MoinMoin, PDFCreator, 7-zip, Notepad2, etc.). Sunday, May 28, 2006. Thursday, May 25, 2006. Add "-r" option to /etc/sysconfig/syslog (Fedora Core 4). Add the "local6" feature to /etc/syslog.conf. Local6.* /var/log/local6.log. Restart syslog (/etc/rc.d/init.d/syslog restart). Check if syslog is listening:. Root@yozi:/etc/rc.d/init.d netstat -l. Active Internet connections (only servers). Thomas Er...
JFrigo technical blog: Dnsmasq: DNS & DHCP for a small network
http://jfrigo.blogspot.com/2014/04/dnsmasq-dns-dhcp-for-small-network.html
My notes on the technical stuff (mostly software) I work with. Sunday, April 06, 2014. Dnsmasq: DNS and DHCP for a small network. For a small network like a home network, dnsmasq is an appropriate local DNS and DHCP server. The DNS is dynamic in the sense, that if a computer is assigned an IP by the DHCP server, it will show up in the DNS, as well. NAT network and the virtual machines. Frigo@dnsmasq: $ sudo apt-get install build-essential dkms. Frigo@dnsmasq: $ sudo mount /dev/sr0 /mnt. Frigo@dnsmasq: $ ...
JFrigo technical blog: trac install - win XP
http://jfrigo.blogspot.com/2009/02/trac-install-win-xp.html
My notes on the technical stuff (mostly software) I work with. Sunday, February 08, 2009. Trac install - win XP. How to install and configure:. Had to move IIS to port 1080 to make port 80 available for Apache:. My computer /manage / IIS / default site / properties. SVN server: extract the ZIP file and use the README in the zip file. The referenced tortoisesvn howto is useless, but the end of the README itself is OK. Run "svnadmin create d: repository subversion sandbox". Python25 scripts trac-admin....
JFrigo technical blog: Maxtor is now Seagate
http://jfrigo.blogspot.com/2011/06/maxtor-is-now-seagate.html
My notes on the technical stuff (mostly software) I work with. Saturday, June 25, 2011. Maxtor is now Seagate. 30 merevlemezem között 2 Maxtor is akadt az elmúlt húsz évben. Mindkettő szektorhibákat kezdett gyűjteni. Az egyik egy 1996-os, szingapúri gyártású 71626AP modell (1.6 GB), a másik egy 2002-es, szintén szingapúri Fireball 3 (30GB). Most épp egy 500 GB-os MAXELL márkájú, külső, USB diszkről próbálom lementeni a hibás szektorok közül a jókat. A myrescue. Saturday, June 25, 2011.
JFrigo technical blog: Ubuntu 9.10 - JDK6
http://jfrigo.blogspot.com/2009/11/ubuntu-910-jdk6.html
My notes on the technical stuff (mostly software) I work with. Sunday, November 08, 2009. Ubuntu 9.10 - JDK6. Ubuntu 9.10 supports openjdk by default. To install the SUN JDK, the /etc/apt/sources.list file has to be extended by the following lines:. Deb http:/ ftp.debian.org/debian squeeze main contrib non-free. Deb-src http:/ ftp.debian.org/debian squeeze main contrib non-free. After that, JDK install is simple:. Sudo apt-get install sun-java6-jdk. Sunday, November 08, 2009. Ubuntu 9.10 - JDK6.
TOTAL PAGES IN THIS WEBSITE
19
frigo.hu
http://www.frigo.hu/jozsef
Frigó József. Szakmai önéletrajz. My CV in English: HTML. At the Budapest University of Technology and Ecomomics.
TOTAL LINKS TO THIS WEBSITE
1
J F Rigby.com
Sorry, you don"t appear to have frame support. Go here instead - J F Rigby.com.
J.Frigerio
Friday, August 20, 2010. II Encontro Internacional de Bonsai. O II Encontro Internacional de Bonsai, Brasil - Argentina, acontece nos dias 28 e 29 de agosto no Pavilhao Japones do Parque do Ibirapuera em Sao Paulo. VALE A PENA CONFERIR. 8226; O I ENCONTRO INTERNACIONAL DE BONSAI, foi. Realizado em Buenos Aires, Argentina no ano de. 2009, durante um final de semana;. 8226; no II ENCONTRO INTERNACIONAL DE BONSAI a. EEB-BRASIL reunirá no Pavilhão. Japonês delegações de bonsaístas de todo o país.
jfrigerio.com – Some useful (and probably many useless) reflections by Joao Frigerio on sports, business, entertainment, arts and life in general.
Some useful (and probably many useless) reflections by Joao Frigerio on sports, business, entertainment, arts and life in general. Video: Relive the iWorkinSport Job Fair 2017. This past week we (organisers of the iWorkinSport Job Fair) been busy collecting feedback (via surveys) and producing a short video report of the event. An event doesn’t “really end” when it ends! So far, the feedback has been great! Read More Video: Relive the iWorkinSport Job Fair 2017. I Work In Sport! Read More I Work In Sport!
J.F. Riggs Publishing Company
Welcome to J.F. Riggs Publishing. Recording the progress of all the students in a classroom is as fundamental to education as is recording the individual accomplishments of each student as he/she masters the basics-or demonstrates initiative in advanced studies. The means for keeping these classroom records has remained unchanged for more than four generations. Since 1893 the name Riggs has been synonymous with educational record keeping. Sample 18 week College Record. No items in cart. 102W-36) - 36 Wee...
JFrigo technical blog
My notes on the technical stuff (mostly software) I work with. Sunday, April 06, 2014. Dnsmasq: DNS and DHCP for a small network. For a small network like a home network, dnsmasq is an appropriate local DNS and DHCP server. The DNS is dynamic in the sense, that if a computer is assigned an IP by the DHCP server, it will show up in the DNS, as well. NAT network and the virtual machines. Frigo@dnsmasq: $ sudo apt-get install build-essential dkms. Frigo@dnsmasq: $ sudo mount /dev/sr0 /mnt. Frigo@dnsmasq: $ ...
Joan Frigola « Cada dia un nou repte. Som-hi!
Cada dia un nou repte. Som-hi! 13 mayo, 2013. Membre i cofundador del club halobios Sub, club de submarinisme registrat a FECDAS. I al Consell Català de l’Esport. Tresorer d’aquest club des de 2009. Tresorer de l’ associació de pares i mares d’alumnes del CEIP Santa Fe (Medinyà-Girona). Del curs 2004/05 a 2008/09. Membre del consell escolar durant tres anys. Crea un blog o un sitio web gratuitos con WordPress.com. Blog de WordPress.com. Seguir “Joan Frigola”. Construye un sitio web con WordPress.com.
la meva familia
My dreams for the future. Apologies, but no entries were found. Crea un lloc web gratuït o un blog a Wordpress.com. Bloc a WordPress.com.
Gestor de proyectos IT | Un punto de vista más humano de la gestión de proyectos
Gestor de proyectos IT. Un punto de vista más humano de la gestión de proyectos. 8 junio, 2013. Departamentos IT en peligro de extinción. Nuevo debate en Linkedin. Las tendencias de consumerización de las TI y el auto-servicio dará lugar a una reestructuración de los departamentos IT. Los departamentos IT podrían dejar de existir en 5 años. Articulo extraído de muycomputerpro.com. Al menos, eso es lo que dicen en ComputerWorld,. Dijo Brandon Porco, jefe de tecnología de Northrop Grumman. Y dicen que sí ,.
Eficiencia energética
Sistemas de monitorización energética. 3 junio, 2013 14:45. Preservar el medio ambiente debe ser una prioridad para intentar dejar un buen legado a nuestros hijos. El objetivo de este blog no es otro que buscar razones económicas para motivar al lector a que siendo más “verde” también se va ahorrar un dinero. No será tarea fàcil, pero lo vamos a intentar. En los menús ya he iniciado un par de temas bastante interesantes. Otros temas que me intentaré tratar son:. Tecnología Surface (de microsoft).
My postage stamps collection
My postage stamps collection. 14 May, 2013 19:37. In this url you can find my Vatican City wantlist. In red all the stamps we need (Catalog: Yvert et Tellier). My son plays handball. For this reason, I help to search this sports-themed stamps. My daughter likes skating. How is very difficult to find this sports-themed; she collects Disney and cartoon stamps. I have another preferences, by countries/zones. Very interesting blog from my friend David! Blog at WordPress.com. My postage stamps collection.