Sök

Search results

SAP HR CMP Integration Driver Walkthrough - Part 1

... figure out and update when I do. Next is Object Type code . In SAP HR objects have names, that are single letters. The ...

Article - geoffc - 16 Jun 2010 - 7:48pm - 3 comments - 1 attachment - 2 groups

Convert man(ual) pages to PDF

Ever wanted to create .pdf files from man(ual) pages? It's easy to do. Open a console and type: Code: man foo | enscript -o foo.ps | ps2pdf foo.ps [filename.pdf] where foo is the manual page you want to create as a .pdf file. You can call f ...

Article - mendesdomnic - 1 Oct 2008 - 5:16pm - 0 comments - 0 attachments - 2 groups

Simple Firewall Configuration Using NetFilter/iptables

... --icmp-type 8 -m limit --limit 1/second -j ACCEPT The type code for ICMP echo requests is 8. As you can see, the rule for those ...

Article - dmair - 13 Feb 2008 - 1:41pm - 0 comments - 0 attachments - 3 groups

© 2013 Novell