Difference between revisions of "User:Stephdl"

From SME Server
Jump to navigationJump to search
 
(13 intermediate revisions by the same user not shown)
Line 8: Line 8:
 
ici mes raccourcis
 
ici mes raccourcis
  
 +
====Contributions====
 +
http://wiki.contribs.org/Special:Contributions/Stephdl
 
==== Settings ====
 
==== Settings ====
  
Line 18: Line 20:
  
 
* [[SME8.0_Contribs_QA]]
 
* [[SME8.0_Contribs_QA]]
 +
* [[SME9.0_Contribs_QA]]
 
* http://atlas.itx.pialasse.com/makecontrib/
 
* http://atlas.itx.pialasse.com/makecontrib/
 
* http://alternativeto.net/
 
* http://alternativeto.net/
 +
 +
==== Developement ====
 +
* [[CVS]]
 +
* [[SME9.0_QA]]
 +
* [http://wiki.contribs.org/Category:SME9-Development SME9-Development]
 +
* [http://wiki.contribs.org/Category:Developer Category:Developer]
 +
* [http://buildsys.contribs.org/plague/ buildsys contribs.org]
 +
* http://www.rpm.org/wiki/Docs
 +
* [http://perl-critic.stacka.to/ perl::critic]
 +
 +
====Git====
 +
* https://www.atlassian.com/git/tutorial
 +
* http://gitref.org/
  
 
==== Bugzilla ====
 
==== Bugzilla ====
Line 30: Line 46:
 
* [http://bugs.contribs.org/report.cgi?x_axis_field=bug_status&y_axis_field=target_milestone&product=SME+Server+9.X&format=table&action=wrap Following The sme9 Bugs]
 
* [http://bugs.contribs.org/report.cgi?x_axis_field=bug_status&y_axis_field=target_milestone&product=SME+Server+9.X&format=table&action=wrap Following The sme9 Bugs]
 
* [[Bugzilla_Help]]
 
* [[Bugzilla_Help]]
 +
 +
====RPM====
 +
https://fedoraproject.org/wiki/Category:Package_Maintainers<br />
 +
 +
https://fedoraproject.org/wiki/Category:Package_Maintainers#Further_reading<br />
 +
 +
http://fedoraproject.org/wiki/Packaging:ScriptletSnippets<br />
 +
https://github.com/dgoodwin/tito script to build rpm<br />
  
 
====Samba====
 
====Samba====
Line 38: Line 62:
 
  Use Event Viewer in Windows®. To open Event Viewer follow the steps below:
 
  Use Event Viewer in Windows®. To open Event Viewer follow the steps below:
 
  Press "windows/keys" + R and type“eventvwr.msc” and press Enter or click OK.
 
  Press "windows/keys" + R and type“eventvwr.msc” and press Enter or click OK.
 
==== Developement ====
 
 
* [[SME9.0_QA]]
 
* [http://wiki.contribs.org/Category:SME9-Development SME9-Development]
 
* [http://wiki.contribs.org/Category:Developer Category:Developer]
 
* [http://buildsys.contribs.org/plague/ buildsys contribs.org]
 
* http://www.rpm.org/wiki/Docs
 
  
 
====Other Interesting Wiki====
 
====Other Interesting Wiki====
Line 59: Line 75:
 
* [http://pedagogie.ac-toulouse.fr/ariege-education/wiki/doku.php?id=sme ariege-education]
 
* [http://pedagogie.ac-toulouse.fr/ariege-education/wiki/doku.php?id=sme ariege-education]
 
* [http://wiki.samba.org/index.php/Main_Page Samba Wiki]
 
* [http://wiki.samba.org/index.php/Main_Page Samba Wiki]
 +
* [http://www.syslinux.org syslinux wiki]
 +
:* [http://www.syslinux.org/wiki/index.php/Comboot/menu.c32 syslinux menuc32]
  
 
====miscellaneous====
 
====miscellaneous====
 
http://wiki.contribs.org/Special:Log/rights<br />
 
http://wiki.contribs.org/Special:Log/rights<br />
 +
 +
http://wiki.contribs.org/MediaWiki:Sidebar<br />
 +
  
 
http://jodies.de/ipcalc calculateur IP
 
http://jodies.de/ipcalc calculateur IP
 +
https://www.dan.me.uk/ipsubnets calculateur de masque de reseau
 +
https://www.dan.me.uk/keygen password generator
 +
 +
[http://www.ohloh.net/p/SME_Server smeserver development ohloh]
 +
 +
[http://batchgeo.com/map/e875e05b857ef93f1ad61ea1e3324fc2 The SME World Map]
 +
 
====Perl HowTo====
 
====Perl HowTo====
 
http://randu.org/tutorials/perl/<br />
 
http://randu.org/tutorials/perl/<br />
Line 78: Line 106:
  
 
http://lhullier.developpez.com/tutoriels/perl/intro/<br />
 
http://lhullier.developpez.com/tutoriels/perl/intro/<br />
 +
https://www.securecoding.cert.org/confluence/display/perl/CERT+Perl+Secure+Coding+Standard<br />
  
 
====repository====
 
====repository====

Latest revision as of 15:00, 24 September 2015

I'm a french user of sme since 2007, you can join me at

stephdl (@) de-labrusse (.) fr

i live in france, in rodez (200km from toulouse)

Photo-lsd.jpeg

ici mes raccourcis

Contributions

http://wiki.contribs.org/Special:Contributions/Stephdl

Settings

Contribs

Developement

Git

Bugzilla

RPM

https://fedoraproject.org/wiki/Category:Package_Maintainers

https://fedoraproject.org/wiki/Category:Package_Maintainers#Further_reading

http://fedoraproject.org/wiki/Packaging:ScriptletSnippets
https://github.com/dgoodwin/tito script to build rpm

Samba

Reporting Bugs increase log level

see events on windows

Use Event Viewer in Windows®. To open Event Viewer follow the steps below:
Press "windows/keys" + R and type“eventvwr.msc” and press Enter or click OK.

Other Interesting Wiki

miscellaneous

http://wiki.contribs.org/Special:Log/rights

http://wiki.contribs.org/MediaWiki:Sidebar


http://jodies.de/ipcalc calculateur IP https://www.dan.me.uk/ipsubnets calculateur de masque de reseau https://www.dan.me.uk/keygen password generator

smeserver development ohloh

The SME World Map

Perl HowTo

http://randu.org/tutorials/perl/

http://perldoc.perl.org/perlintro.html

http://fr.openclassrooms.com/informatique/cours/apprenez-a-programmer-en-perl

http://fr.openclassrooms.com/informatique/cours/programmation-perl-modules-cpan

http://www.dil.univ-mrs.fr/~chris/Perl/Generalites.htm

http://www.med.univ-rennes1.fr/~poulique/cours/perl/perl_html/perl2003.pdf

http://lhullier.developpez.com/tutoriels/perl/intro/
https://www.securecoding.cert.org/confluence/display/perl/CERT+Perl+Secure+Coding+Standard

repository

firewall-services

nethesis

roundcube

http://www.tehinterweb.co.uk/roundcube

http://www.crash-override.net/carddav.html

http://trac.roundcube.net/wiki/Plugin_Repository

http://kolab.org/content/roundcubemail-plugins-kolab

stephdl-testing

--DO NOT USE THIS REPOSITORY FOR A PRODUCTION SERVER--

db yum_repositories set stephdl-testing repository \
BaseURL http://mirror.de-labrusse.fr/smeserver-testing/\$releasever \
EnableGroups no GPGCheck yes \
Name "Mirror de Labrusse" \
GPGKey http://mirror.de-labrusse.fr/RPM-GPG-KEY \
Visible yes status disabled
signal-event yum-modify