Displaying 20 results from an estimated 3000 matches similar to: "Agile Web Development with Rails...in french"
2009 Jun 13
1
"Linux aux petits oignons" - Book about Linux based on CentOS 5.3 (french)
Hi,
The last six months, I've been busy writing "Linux aux petits oignons",
a general introduction to GNU/Linux. The book is aimed at the beginner
(or intermediate) reader, though :
1) it's *not* based on Ubuntu, but on CentOS 5.3
2) it doesn't shy away from explaining basic UNIX concepts
3) it favours the use of simple command-line tools
Here's the editor's page
2006 May 26
0
First official RoR french meeting
Hi all,
a very cool info for all french readers of this list. RailsFrance
(http://www.railsfrance.org) is organizing a Ruby On Rails meeting in France
(Paris). It''s gonna take place during 2006 autumn.
You should take a look at http://paris.onrails.info/
Bye.
--
Nicolas Cavigneaux
http://www.bounga.org
-------------- next part --------------
A non-text attachment was scrubbed...
2006 May 30
0
Ruby papers in Linux Journal.
Hello everyone,
Has anybody noticed *that* ? :)
http://www.linuxjournal.com/issue/147
http://www.linuxjournal.com/articles/lj/0147/toc147/cover147.png
(wow !)
-- Jean-Fran?ois .
--
Railsfrance : http://www.railsfrance.org
2006 Feb 21
0
Blog of building Agile Web Development w/Rails Depot App using Ackbar/KirbyBase (Chapter 6-7)
Sorry for the long Subject line, but I couldn''t figure out what else to
call it. :-)
Just a quick announcement to tell you that I have worked through
Chapters 6 and 7 so far of "Agile Web Development with Rails", using
Ackbar/KirbyBase to develop the Depot app instead of MySQL. You can
find my blog about it at:
http://houseonfire.wordpress.com
For those who
2010 Dec 23
1
Lock problem with 2 files opened in the same folder
Guys,
I am getting lock error box in Officer 2007 and windows 7. It shows
the somebody is using this file, but I am sure that is not.
That problem always happens when open 2 files in the same folder.
Take a look my lock configuration:
kernel oplocks = No
kernel oplocks = False
locking = Yes
oplocks = No
level2 oplocks = No
oplocks = False
2020 Jun 24
0
SAMBA using existing users and passwords on Linux
Hello people.
I have a new problem with my system.
I am required to list the valid users both in the smb.conf file and in the
computer management of the linux server.
How do I have only one configuration point where I can include the users
that I want to have access to SAMBA shares?
2018 Jun 07
3
Slightly OT : write bootable CentOS USB disk under Windows 10 and Mac OS X ?
Hi,
I'm currently writing my fourth book about Linux, for the french editor
Eyrolles. The book will cover Linux server basics for pros, and it will
be based on CentOS 7.
I have a quick question to those of you who use either Windows 10 or Mac
OS X as their everyday desktop system.
How do you write a bootable CentOS USB disk using either Windows 10 or
Mac OS X ?
I've googled this, of
2008 Apr 14
0
Job - Open source architect / Ruby on Rails developer - France, Paris Area
Hi,
I''ve posted a job proposition for a position involving Ruby on Rails
work (around two thirds of the projects) but with a more general
open-source environment. This in in France, near Paris. French-speaking
people can get more information in the post itself :
http://www.railsfrance.org/node/1431
Lionel
--~--~---------~--~----~------------~-------~--~----~
You received this
2017 Apr 12
2
Samba 4 account with a 'ldbmodify-ed' password does not login into domain from a Windows 7 VM
Dean Andrew and List,
I posted here
>>https://lists.samba.org/archive/samba/2017-April/207671.html<< that
my problem was solved, but I have the following question:
What is the possible security issues that may come from removing the
'supplementalCredentials' attribute?
Thanks,
Leonardo
Citando Andrew Bartlett <abartlet at samba.org>:
> On Sun, 2017-04-09
2006 Oct 30
1
Asterisk architecure
Dear all,
I've recently installed Asterisk and am trying to understand where exactly
Asterisk 'fits' in my VOIP architecture. Can/does Asterisk work as a proxy.
I am specifically interested in SIP. Could anyone perhaps point me out to a
diagram with SIP users and Asterisk to better understand how I should set up
my network?
Thank you
2020 Jun 22
2
SAMBA using existing users and passwords on Linux
Oops, wrong language ;D
Okay Rowland.
Thank you very much for this help.
To the next.
<https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>
Livre
de v?rus. www.avast.com
<https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>.
2010 Dec 20
0
Problem using smb_audit with samba3-3.5
I don't know if I can ask here, but I don't have any answer in
official forum[1]. I really need to implement this, please help me.
I did all steps of INSTALL documentation and I got this error:
[2010/12/10 11:58:33.911661, 0] lib/module.c:59(do_smb_load_module)
Error trying to resolve symbol 'init_samba_module' in
/usr/lib64/samba/vfs/mysql_audit.so:
2010 Dec 23
0
"oplocks = No" don't works
Hi guys
I have that config in global section of smb.conf:
kernel oplocks = No
locking = Yes
oplocks = No
level2 oplocks = No
strict locking = No
veto oplock files =
/*.pdf/*.PST/*.pst/*.doc/*.xls/*.docx/*.mdb/*.MDB/*.dbf/*.DBF/*.ppt/*.xlsx/
I restart the service and I am still getting that log:
[2010/12/23 11:16:24.105806, 5]
2009 Nov 04
0
Windows Server 2008 x86_64 guest with XEN on CentOS 5.3
Hi all,
I'm trying to run Windows Server 2008 x86_64 on XEN, but I have a problem...
The instalation works fine, but at the first reboot after instalation I get
an "Stop 0x0000007E" error.
Please, can you help me with this problem?
My *processor*: Intel(R) Xeon(R) CPU E5410 @ 2.33GHz
My *xm info*:
xm info
host : vs01.lan.specto.com.br
release :
2006 Mar 23
2
Displaying only titles that starts with a defined caracter.
Hi,
I would like to know how to display only titles of products that starts
with a defined letter (ie: titles that begin with A)
Here is the method that I use to place all titles in alphabetical order:
class Livre < ActiveRecord::Base
validates_presence_of :titre;
def self.alpha
find( :all,
:order => "titre ASC"
)
end
end
2015 Feb 18
0
Help with routing question.
Hi James,
Simply remove the GATEWAY line from the eth0:192 interface config :D
Then you'll had only one default gateway. And the source IP to all unknown address
will be the routeable one.
Att.,
Antonio.
----- "James B. Byrne" <byrnejb at harte-lyne.ca> escreveu:
> De: "James B. Byrne" <byrnejb at harte-lyne.ca>
> Para: centos at
2017 Apr 09
6
Samba 4 account with a 'ldbmodify-ed' password does not login into domain from a Windows 7 VM
Citando Andrew Bartlett <abartlet at samba.org>:
> On Fri, 2017-04-07 at 20:32 +0000, Leonardo Bruno Lopes via samba
> wrote:
>> Hi everyone!
>>
>> I have a LDAP with all my users' accounts, each one with the
>> sambaNTPassaword correctly defined. I also have a freshly installed
>> Samba
>> 4.2 running on a Debian 8.7 box.
>>
>> I
2008 Jun 12
4
How to increase the for() loop speed?
Dear R users,
I would like to know if there is a way to increase the for() loop speed
because in my routine the calculations are too slow.
Best regards.
Rafael Barros de Rezende
Cedeplar - Center for Development and Regional Planning
Face, UFMG ([1]http://www.cedeplar.ufmg.br)
--
Esta mensagem foi verificada pelo sistema de antiv??rus e
acredita-se estar livre de
2007 Sep 11
3
BLocm Amule
Hi peploe, i am new in the list,
i need know, how blocked the Amule/emule in shorewall?
My dist. debian
version: 3.2.6-shorewall
--
.~.
/ v \ Seja Livre, use GNU/Linux!
/( )\
^^-^^
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
2017 Apr 08
1
Samba 4 account with a 'ldbmodify-ed' password does not login into domain from a Windows 7 VM
Thank you so much, Rowland.
I disabled the complexity using the command you sugested (just added 'set',
I mean, 'samba-tool domain passwordsettings set --complexity=off').
'smbclient' still works, no surprise here. However I can't test the Windows
login right now. For some weird reason I can't open Windows VMs throught
VPN. As soon as I have some aditional