Dear *,

I really think RHCE Loopback – http://www.redhat.com/rhceloopback/ – is a really good initiative.
Indeed, it permit to you and others like you to :

  • get together
  • meet close community.
  • exchange point of view about systems administration, infrastructure good practices, architectures.
  • share experiences, tips and technical tricks.
  • discuss new technologies.
  • hear from experts on current and future industry trends.
  • Learn about recent technology advances, as well as future implementations from the people who make it happen.
  • etc…

For my part, I think it should be opened to RHCT, JBCAA and non-RH certified people.

Now, the question is : When will we have a RHCE Lookback session in EMEA ? ;)

Best Regards
Frederic

Dear *,
You could find Magento rpm and srpm at the following page http://fhornain.fedorapeople.org.

However, these packages need Fedora package reviews. ;)
Let’s hope they should be in Fedora 13 asap !

Best Regards
Frederic

Dear *,

I am glad to announce you we will have a JBoss and Fedora Booth – separated ones – at FOSDEM’10. – details below -

FEDORA

– on Saturday from 10:00 to 18:00 and Sunday from 10:00 to 17:00,
– 2 table(s) of 2 meter width and 1 meter depth, 2 seats per table,
– most probably in the H
building,
– best-effort wireless interenet and one(!) type C/E power plug.

JBoss

– on Saturday from 10:00 to 18:00 and Sunday from 10:00 to 17:00,
– 1 table(s) of 2 meter width and 1 meter depth, 2 seats per table,
– most probably in the AW
building,
– best-effort wireless interenet and one(!) type C/E power plug.

See you there. ;)
Frederic

JBoss@FOSDEM’10

December 3, 2009

Dear *,

I am glad to announce you that we  have a JBoss room for FOSDEM’10 – slots of 50 minutes -.

JBoss Room availability:
For 1 day, on Saturday 6th February from 13:00 to 19:00.

Now, I am looking for JBoss Speakers on the following subjects :

  • Infinispan
  • JBoss Application Server
  • Seam
  • Drools
  • Hibernate
  • jBPM
  • Hibernate Search

See also the following URL : https://fedoraproject.org/wiki/FOSDEM_2010_Technical_Talk_Propositions#JBoss_Talks_or_Subject_Propositions
;)

Thanks to  http://jbug.be/ for there help.

Solid Answers – Part I -?

November 17, 2009

Enjoy ! :)

This video gives fundamental answers for newbies.

Nonetheless, the video was posted in youtube the 18 July 2008. So, be aware that video could contain dated information.

Thanks Marin for your feedback. ;)

100% agree with Jan !

November 12, 2009

Enjoy !

microphone






If you are interesting to make a talk in the Fedora devroom at FOSDEM’10 – 6 & 7 February 2010 Brussels/Belgium -, feel free to summit your proposal at the following wiki page :

https://fedoraproject.org/wiki/FOSDEM_2010_Technical_Talk_Propositions
or leave a comment to this post with you email address and I would add it for you.

Thanks for your time and reading.

ProjectEvolutionFosdem2010



We had a great “Fedora at FOSDEM’10″ project preparation Kick Off with Bert. We discussed a lot and listed things did not work from the previous years in order to improve it for the next edition.



We listed as well what we would like to have and created a action plan. You can have more details about that at the FOSDEM 2010 Organization wiki page.



Now, we are currently preparing the charter of that project and are looking after interesting innovative technical subjects. So if you are interesting to do a talk a FOSDEM’10, please make a proposal at the FOSDEM 2010 Technical Talk Propositions wiki page.



For more information about this, you can go at these following links :
FOSDEM 2010
FOSDEM 2010 Organization
FOSDEM 2010 Technical Talk Propositions
FOSDEM 2010 Accommodation
FOSDEM 2010 Booth Attendance



Thanks for reading.

As I did know this hint before I share it with you.

Define what is you Network interface Card – NIC – with ifconfig ( For my part it is eth0).
[fhornain@localhost ~]$ ifconfig
eth0 Link encap:Ethernet HWaddr XX:XX:XX:XX:XX:XX
inet addr:192.168.xxx.xxx Bcast:192.168.XXX.255 Mask:255.255.255.0
inet6 addr: fe80::223:8bff:fea0:e8ee/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:270269 errors:0 dropped:0 overruns:0 frame:0
TX packets:136038 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:281403168 (268.3 MiB) TX bytes:33294001 (31.7 MiB)
Interrupt:31

Then do a cat of the /var/lib/dhclient/dhclient-*-eth0.lease and look for the stanza associated to the NIC card here eth0 :

[fhornain@localhost dhcp]$ cat /var/lib/dhclient/dhclient-*-eth0.lease

lease {
interface “eth0″;
fixed-address 192.168.xxx.xxx;
filename “/boot/pxelinux.0″;
option subnet-mask 255.255.255.0;
option routers 192.168.xxx.1;
option dhcp-lease-time 172800;
option dhcp-message-type 5;
option domain-name-servers 192.168.xxx.xxx,192.168.xxx.xxx;
option dhcp-server-identifier 192.168.xxx.xxx;
option domain-name “mydomain.com”;
renew 5 2009/07/03 03:47:38;
rebind 6 2009/07/04 01:10:17;
expire 6 2009/07/04 07:10:17;
}

Here is the answers :  option dhcp-server-identifier 192.168.xxx.xxx;

Have Fun with F11

Bart_simpson_open_source

Quite Busy !

Currently four Open Source Meetings are scheduled regularly in Belgium/Brussels :

- OLPC with Martin.

- Open source with Akubra.be

- Jboss with jbug.be

- Fedora with Bert, Bart, Vincent, and other friends