Displaying 6 results from an estimated 6 matches for "3d62".
Did you mean:
362
2006 Apr 05
2
bind() fd 6, family 28, port 123 at boot time
...14 04:43:54 UTC
2006 (1)
Apr 5 15:32:46 shiva2 ntpd[385]: bind() fd 6, family 28, port 123, addr
fe80:1::20b:cdff:fe42:3d63, in6_is_addr_multicast=0 flags=0 fails: Can't
assign requested address
Apr 5 15:32:46 shiva2 ntpd[385]: bind() fd 7, family 28, port 123, addr
fe80:2::20b:cdff:fe42:3d62, in6_is_addr_multicast=0 flags=0 fails: Can't
assign requested address
Apr 5 15:32:47 shiva2 kernel: bge0: link state changed to UP
Apr 5 15:32:48 shiva2 kernel: bge1: link state changed to UP
Apr 5 15:33:51 shiva2 ntpd[385]: sendto(200.138.151.150): No route to host
Apr 5 15:36:03 shiva2...
2009 Feb 26
3
elastic tabstops, proportional fonts, and more
...o write _anything_ that you do with markdown?
-bowerbird
**************
A Good Credit Score is 700 or Above. See yours in just 2 easy
steps!
(http://pr.atwola.com/promoclk/100126575x1218822736x1201267884/aol?redir=http:%2F%2Fwww.freecreditreport.com%2Fpm%2Fdefault.aspx%3Fsc%3D668072%26hmpgID
%3D62%26bcd%3DfebemailfooterNO62)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://six.pairlist.net/pipermail/markdown-discuss/attachments/20090226/6e0f3300/attachment.html>
2009 Feb 26
3
monospaced fonts
...ed_ the point.
you missed the _whole_ point.
-bowerbird
**************
A Good Credit Score is 700 or Above. See yours in just 2 easy
steps!
(http://pr.atwola.com/promoclk/100126575x1218822736x1201267884/aol?redir=http:%2F%2Fwww.freecreditreport.com%2Fpm%2Fdefault.aspx%3Fsc%3D668072%26hmpgID
%3D62%26bcd%3DfebemailfooterNO62)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://six.pairlist.net/pipermail/markdown-discuss/attachments/20090226/47c2ef19/attachment.html>
2009 Feb 28
0
http://nickgravgaard.com/elastictabstops/
...ickgravgaard.com/elastictabstops/
seriously.
-bowerbird
**************
A Good Credit Score is 700 or Above. See yours in just 2 easy
steps!
(http://pr.atwola.com/promoclk/100126575x1218822736x1201267884/aol?redir=http:%2F%2Fwww.freecreditreport.com%2Fpm%2Fdefault.aspx%3Fsc%3D668072%26hmpgID
%3D62%26bcd%3DfebemailfooterNO62)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://six.pairlist.net/pipermail/markdown-discuss/attachments/20090228/7bdca598/attachment.html>
2012 Sep 06
1
smbd fails to start - rpc_srv_register: Failed to call the svcctl init function!
I am attempting to upgrade from the samba version distributed with CentOS 5 to the latest stable samba release
CentOS version is 3.0.33
I removed the distro version and then:
cd /usr/local/src
wget http://www.samba.org/samba/ftp/stable/samba-3.6.7.tar.gz
tar -zxvf samba-3.6.7.tar.gz
cd samba-3.6.7/source3
./configure --with-configdir=/etc/samba
make
make install
I am using my original smb.conf
2009 Mar 05
4
Table of contents
I'm using Markdown in an app and would like to provide support for including
a table of contents.
Any suggestions for a syntax? Has anyone done this before?
My first thoughts are:
1. Have a special header item (using markdown extra's header syntax), e.g.
generate-contents: yes
2. Have a special xml tag with optional alternative text inside, e.g.
<contents>
1. First thingy
2.