From 3492c68d239854c0404fe77a00460eeedd41f5cc Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 1 Apr 2023 15:55:00 +0300 Subject: Update content for html --- gemfeed/2008-06-26-perl-poetry.html | 25 +- ...12-29-using-my-nokia-n95-for-fixing-my-mta.html | 24 +- gemfeed/2010-04-09-standard-ml-and-haskell.html | 59 +- ...010-05-07-lazy-evaluation-with-standarn-ml.html | 25 +- .../2010-05-09-the-fype-programming-language.html | 182 +-- .../2011-05-07-perl-daemon-service-framework.html | 55 +- .../2014-03-24-the-fibonacci.pl.c-polyglot.html | 23 +- ...2-05-run-debian-on-your-phone-with-debroid.html | 45 +- gemfeed/2016-04-03-offsite-backup-with-zfs.html | 29 +- ...04-09-jails-and-zfs-on-freebsd-with-puppet.html | 52 +- .../2016-04-16-offsite-backup-with-zfs-part2.html | 17 +- ...inning-up-my-own-authoritative-dns-servers.html | 48 +- ...20-object-oriented-programming-with-ansi-c.html | 44 +- ...alistic-load-testing-with-ioriot-for-linux.html | 120 +- ...-22-dtail-the-distributed-log-tail-program.html | 95 +- gemfeed/2021-04-24-welcome-to-the-geminispace.html | 52 +- ...021-05-16-personal-bash-coding-style-guide.html | 169 +-- ...5-gemtexter-one-bash-script-to-rule-it-all.html | 96 +- gemfeed/2021-07-04-the-well-grounded-rubyist.html | 83 +- ...-08-01-on-being-pedantic-about-open-source.html | 104 +- gemfeed/2021-09-12-keep-it-simple-and-stupid.html | 69 +- gemfeed/2021-10-22-defensive-devops.html | 94 +- gemfeed/2021-11-29-bash-golf-part-1.html | 197 +-- ...-12-26-how-to-stay-sane-as-a-devops-person.html | 101 +- gemfeed/2022-01-01-bash-golf-part-2.html | 177 +-- gemfeed/2022-01-23-welcome-to-the-foo.zone.html | 36 +- ...022-02-04-computer-operating-systems-i-use.html | 137 +- gemfeed/2022-03-06-the-release-of-dtail-4.0.0.html | 127 +- gemfeed/2022-04-10-creative-universe.html | 110 +- .../2022-05-27-perl-is-still-a-great-choice.html | 106 +- gemfeed/2022-06-15-sweating-the-small-stuff.html | 183 +-- ...22-07-30-lets-encrypt-with-openbsd-and-rex.html | 131 +- ...2-08-27-gemtexter-1.1.0-lets-gemtext-again.html | 51 +- gemfeed/2022-09-30-after-a-bad-nights-sleep.html | 68 +- .../2022-10-30-installing-dtail-on-openbsd.html | 116 +- ...-tried-emacs-but-i-switched-back-to-neovim.html | 93 +- ...22-12-24-ultrarelearning-java-my-takeaways.html | 73 +- gemfeed/2023-01-23-why-grapheneos-rox.html | 127 +- .../2023-02-26-how-to-shut-down-after-work.html | 63 +- ...-03-16-the-pragmatic-programmer-book-notes.html | 63 +- ...03-25-gemtexter-2.0.0-lets-gemtext-again-2.html | 70 +- gemfeed/atom.xml | 1338 ++++++-------------- 42 files changed, 1379 insertions(+), 3498 deletions(-) (limited to 'gemfeed') diff --git a/gemfeed/2008-06-26-perl-poetry.html b/gemfeed/2008-06-26-perl-poetry.html index 2e3c8bdc..8548d656 100644 --- a/gemfeed/2008-06-26-perl-poetry.html +++ b/gemfeed/2008-06-26-perl-poetry.html @@ -9,8 +9,7 @@

Perl Poetry

-Published at 2008-06-26T21:43:51+01:00; Updated at 2021-05-04
-
+

Published at 2008-06-26T21:43:51+01:00; Updated at 2021-05-04

  '\|/'                                  *
 -- * -----
@@ -33,13 +32,9 @@ _~~|~/_|_|__/|~~~~~~~ |  / ~~~~~ |   | ~~~~~~~~
              ~ ~ ~~~ _|| (_/ (___)_| |Nov291999
                     (__)         (____)
 
-
-Here are some Perl Poems I wrote. They don't do anything useful when you run them, but they don't produce a compiler error either. They only exist for fun and demonstrate what you can do with Perl syntax.
-
-Wikipedia: "Perl poetry is the practice of writing poems that can be compiled as legal Perl code, for example the piece known as Black Perl. Perl poetry is made possible by the large number of English words that are used in the Perl language. New poems are regularly submitted to the community at PerlMonks."
-
+

Here are some Perl Poems I wrote. They don't do anything useful when you run them, but they don't produce a compiler error either. They only exist for fun and demonstrate what you can do with Perl syntax.

+

Wikipedia: "Perl poetry is the practice of writing poems that can be compiled as legal Perl code, for example the piece known as Black Perl. Perl poetry is made possible by the large number of English words that are used in the Perl language. New poems are regularly submitted to the community at PerlMonks."

https://en.wikipedia.org/wiki/Perl
-

math.pl

 #!/usr/bin/perl
@@ -82,7 +77,6 @@ home: //ig,'nore', time and sleep $very =~ s/tr/on/g;
 __END__
 
 
-

christmas.pl

 #!/usr/bin/perl
@@ -127,7 +121,6 @@ __END__
 
 This is perl, v5.8.8 built for i386-freebsd-64int
 
-

shopping.pl

 #!/usr/bin/perl
@@ -160,20 +153,14 @@ and sleep until unpack$ing, cool products();
 __END__
 This is perl, v5.8.8 built for i386-freebsd-64int
 
-

More...

-Did you like what you saw? Have a look at Codeberg to see my other poems too:
-
+

Did you like what you saw? Have a look at Codeberg to see my other poems too:

https://codeberg.org/snonux/perl-poetry
-
-Other related posts are:
-
+

Other related posts are:

2022-05-27 Perl is still a great choice
2011-05-07 Perl Daemon (Service Framework)
2008-06-26 Perl Poetry (You are currently reading this)
-
-E-Mail your comments to hi@paul.cyou :-)
-
+

E-Mail your comments to hi@paul.cyou :-)

Back to the main site

Using my Nokia N95 for fixing my MTA

-Published at 2008-12-29T09:10:41+00:00; Updated at 2021-12-01
-
+

Published at 2008-12-29T09:10:41+00:00; Updated at 2021-12-01

 
            _
@@ -27,28 +26,19 @@
 _jgs_\|//_\\|///_\V/_\|//__
                       Art by Joan Stark
 
-
-The last week I was in Vidin, Bulgaria with no internet access and I had to fix my MTA (Postfix) at host.0.buetow.org which serves E-Mail for all my customers at P. B. Labs. Good, that I do not guarantee high availability on my web services (I've to do a full time job somewhere else too).
-
-My first attempt to find an internet café, which was working during Christmastime, failed. However, I found with my N95 phone lots of free WLAN hotspots. The hotspots refused me logging into my server using SSH as I have configured a non-standard port for SSH for security reasons. Without knowing the costs, I used the GPRS internet access of my German phone provider (yes, I had to pay roaming fees).
-
+

The last week I was in Vidin, Bulgaria with no internet access and I had to fix my MTA (Postfix) at host.0.buetow.org which serves E-Mail for all my customers at P. B. Labs. Good, that I do not guarantee high availability on my web services (I've to do a full time job somewhere else too).

+

My first attempt to find an internet café, which was working during Christmastime, failed. However, I found with my N95 phone lots of free WLAN hotspots. The hotspots refused me logging into my server using SSH as I have configured a non-standard port for SSH for security reasons. Without knowing the costs, I used the GPRS internet access of my German phone provider (yes, I had to pay roaming fees).

Picture of a Nokia N95
-
-With Putty for N95 and configuring Postfix with Vim and the T9 input mechanism, I managed to fix the problem. But it took half of an hour:
-
+

With Putty for N95 and configuring Postfix with Vim and the T9 input mechanism, I managed to fix the problem. But it took half of an hour:

-
-It was a pain in the ass. My next mobile phone MUST have a full QWERTY keyboard. This would have made my life lots easier. :)
-
-At the moment I am in Sofia, Bulgaria. Here I can use at least an unprotected WLAN hotspot which belongs to one of the neighbours which I don’t know in person, and it is not blocking any port at all :)
-
-E-Mail your comments to hi@paul.cyou :-)
-
+

It was a pain in the ass. My next mobile phone MUST have a full QWERTY keyboard. This would have made my life lots easier. :)

+

At the moment I am in Sofia, Bulgaria. Here I can use at least an unprotected WLAN hotspot which belongs to one of the neighbours which I don’t know in person, and it is not blocking any port at all :)

+

E-Mail your comments to hi@paul.cyou :-)

Back to the main site

Standard ML and Haskell

-Published at 2010-04-09T22:57:36+01:00
-
-I am currently looking into the functional programming language Standard ML (aka SML). The purpose is to refresh my functional programming skills and to learn something new too. Since I already knew a little Haskell, I could not help myself, and I also implemented the same exercises in Haskell.
-
-As you will see, SML and Haskell are very similar (at least when it comes to the basics). However, the syntax of Haskell is a bit more "advanced". Haskell utilizes fewer keywords (e.g. no val, end, fun, fn ...). Haskell also allows to write down the function types explicitly. What I have been missing in SML so far is the so-called pattern guards. Although this is a very superficial comparison for now, so far, I like Haskell more than SML. Nevertheless, I thought it would be fun to demonstrate a few simple functions of both languages to show off the similarities.
-
-Haskell is also a "pure functional" programming language, whereas SML also makes explicit use of imperative concepts. I am by far not a specialist in either of these languages, but here are a few functions implemented in both SML and Haskell:
-
+

Published at 2010-04-09T22:57:36+01:00

+

I am currently looking into the functional programming language Standard ML (aka SML). The purpose is to refresh my functional programming skills and to learn something new too. Since I already knew a little Haskell, I could not help myself, and I also implemented the same exercises in Haskell.

+

As you will see, SML and Haskell are very similar (at least when it comes to the basics). However, the syntax of Haskell is a bit more "advanced". Haskell utilizes fewer keywords (e.g. no val, end, fun, fn ...). Haskell also allows to write down the function types explicitly. What I have been missing in SML so far is the so-called pattern guards. Although this is a very superficial comparison for now, so far, I like Haskell more than SML. Nevertheless, I thought it would be fun to demonstrate a few simple functions of both languages to show off the similarities.

+

Haskell is also a "pure functional" programming language, whereas SML also makes explicit use of imperative concepts. I am by far not a specialist in either of these languages, but here are a few functions implemented in both SML and Haskell:

Defining a multi-data type

-Standard ML:
-
+

Standard ML:

 datatype ’a multi
 	= EMPTY
 	| ELEM of ’a
 	| UNION of ’a multi * ’a multi
 
-
-Haskell:
-
+

Haskell:

 data (Eq a) => Multi a
     = Empty
@@ -36,10 +29,8 @@ data (Eq a) => Multi a
     | Union (Multi a) (Multi a)
     deriving Show
 
-

Processing a multi

-Standard ML:
-
+

Standard ML:

 fun number (EMPTY) _ = 0
 	| number (ELEM x) w = if x = w then 1 else 0
@@ -48,9 +39,7 @@ fun test_number w = number (UNION (EMPTY, \
     UNION (ELEM 4, UNION (ELEM 6, \
     UNION (UNION (ELEM 4, ELEM 4), EMPTY))))) w 
 
-
-Haskell:
-
+

Haskell:

 number Empty _ = 0
 number (Elem x) w = if x == w then 1 else 0
@@ -58,10 +47,8 @@ test_number w = number (Union Empty \
     (Union (Elem 4) (Union (Elem 6) \
     (Union (Union (Elem 4) (Elem 4)) Empty)))) w
 
-

Simplify function

-Standard ML:
-
+

Standard ML:

 fun simplify (UNION (x,y)) =
     let fun is_empty (EMPTY) = true | is_empty _ = false
@@ -77,9 +64,7 @@ fun simplify (UNION (x,y)) =
     end
   | simplify x = x
 
-
-Haskell:
-
+

Haskell:

 simplify (Union x y)
     | (isEmpty x’) && (isEmpty y’) = Empty
@@ -93,10 +78,8 @@ simplify (Union x y)
         y’ = simplify y
 simplify x = x
 
-

Delete all

-Standard ML:
-
+

Standard ML:

 fun delete_all m w =
     let fun delete_all’ (ELEM x) = if x = w then EMPTY else ELEM x
@@ -105,9 +88,7 @@ fun delete_all m w =
     in simplify (delete_all’ m)
     end
 
-
-Haskell:
-
+

Haskell:

 delete_all m w = simplify (delete_all’ m)
     where
@@ -115,10 +96,8 @@ delete_all m w = simplify (delete_all’ m)
         delete_all’ (Union x y) = Union (delete_all’ x) (delete_all’ y)
         delete_all’ x = x
 
-

Delete one

-Standard ML:
-
+

Standard ML:

 fun delete_one m w =
     let fun delete_one’ (UNION (x,y)) =
@@ -136,9 +115,7 @@ fun delete_one m w =
         in simplify m’
     end
 
-
-Haskell:
-
+

Haskell:

 delete_one m w = do
     let (m’, _) = delete_one’ m
@@ -154,10 +131,8 @@ delete_one m w = do
             if x == w then (Empty, True) else (Elem x, False)
         delete_one’ x = (x, False)
 
-

Higher-order functions

-The first line is always the SML code, the second line the Haskell variant:
-
+

The first line is always the SML code, the second line the Haskell variant:

 fun make_map_fn f1 = fn (x,y) => f1 x :: y
 make_map_fn f1 = \x y -> f1 x : y
@@ -171,9 +146,7 @@ my_map f l = foldr (make_map_fn f) [] l
 fun my_filter f l = foldr (make_filter_fn f) [] l
 my_filter f l = foldr (make_filter_fn f) [] l
 
-
-E-Mail your comments to hi@paul.cyou :-)
-
+

E-Mail your comments to hi@paul.cyou :-)

Back to the main site

Lazy Evaluation with Standard ML

-Published at 2010-05-07T08:17:59+01:00
-
+

Published at 2010-05-07T08:17:59+01:00

 
       _____|~~\_____      _____________
@@ -23,18 +22,12 @@
  `---------------'--\\\\      .`--'          -Glyde-
                               `||||
 
-
-In contrast to Haskell, Standard SML does not use lazy evaluation by default but an eager evaluation.
-
+

In contrast to Haskell, Standard SML does not use lazy evaluation by default but an eager evaluation.

https://en.wikipedia.org/wiki/Eager_evaluation
https://en.wikipedia.org/wiki/Lazy_evaluation
-
-
-You can solve specific problems with lazy evaluation easier than with eager evaluation. For example, you might want to list the number Pi or another infinite list of something. With the help of lazy evaluation, each element of the list is calculated when it is accessed first, but not earlier.
-
+

You can solve specific problems with lazy evaluation easier than with eager evaluation. For example, you might want to list the number Pi or another infinite list of something. With the help of lazy evaluation, each element of the list is calculated when it is accessed first, but not earlier.

Emulating lazy evaluation in SML

-However, it is possible to emulate lazy evaluation in most eager evaluation languages. This is how it is done with Standard ML (with some play with an infinite list of natural number tuples filtering out 0 elements):
-
+

However, it is possible to emulate lazy evaluation in most eager evaluation languages. This is how it is done with Standard ML (with some play with an infinite list of natural number tuples filtering out 0 elements):

 type ’a lazy = unit -> ’a;
 
@@ -74,12 +67,9 @@ fun nat_pairs_not_null () =
 val test = first 10 (nat_pairs_not_null ());
 *)
 
-
http://smlnj.org/
-

Real laziness with Haskell

-As Haskell already uses lazy evaluation by default, there is no need to construct a new data type. Lists in Haskell are lazy by default. You will notice that the code is also much shorter and easier to understand than the SML version.
-
+

As Haskell already uses lazy evaluation by default, there is no need to construct a new data type. Lists in Haskell are lazy by default. You will notice that the code is also much shorter and easier to understand than the SML version.

 {- Just to make it look like the ML example -}
 first = take
@@ -101,11 +91,8 @@ nat_pairs_not_null = filters (\[x,y] -> x > 0 && y > 0) nat_pai
 first 10 nat_pairs_not_null
 -}
 
-
http://www.haskell.org/
-
-E-Mail your comments to hi@paul.cyou :-)
-
+

E-Mail your comments to hi@paul.cyou :-)

Back to the main site

The Fype Programming Language

-Published at 2010-05-09T12:48:29+01:00; Updated at 2021-05-05
-
+

Published at 2010-05-09T12:48:29+01:00; Updated at 2021-05-05

       ____                                      _        __       
      / / _|_   _ _ __   ___    _   _  ___  __ _| |__    / _|_   _ 
@@ -19,18 +18,12 @@
 (_)_/ |_|  \__, | .__/ \___|   \__, |\___|\__,_|_| |_(_)_|  \__, |
            |___/|_|            |___/                        |___/ 
 
-
-Fype is an interpreted programming language created by me for learning and fun. The interpreter is written in C. It has been tested on FreeBSD and NetBSD and may also work on other Unix like operating systems such as Linux based ones. Besides learning and fun, there is no other use case of why Fype exists as many other programming languages are much faster and more powerful.
-
-The Fype syntax is straightforward and uses a maximum look ahead of 1 and an effortless top-down parsing mechanism. Fype is parsing and interpreting its code simultaneously. This means that syntax errors are only detected during program runtime.
-
-Fype is a recursive acronym and means "Fype is For Your Program Execution" or "Fype is Free Yak Programmed for ELF". You could also say, "It's not a hype - it's Fype!".
-
+

Fype is an interpreted programming language created by me for learning and fun. The interpreter is written in C. It has been tested on FreeBSD and NetBSD and may also work on other Unix like operating systems such as Linux based ones. Besides learning and fun, there is no other use case of why Fype exists as many other programming languages are much faster and more powerful.

+

The Fype syntax is straightforward and uses a maximum look ahead of 1 and an effortless top-down parsing mechanism. Fype is parsing and interpreting its code simultaneously. This means that syntax errors are only detected during program runtime.

+

Fype is a recursive acronym and means "Fype is For Your Program Execution" or "Fype is Free Yak Programmed for ELF". You could also say, "It's not a hype - it's Fype!".

Object-oriented C style

-The Fype interpreter is written in an object-oriented style of C. Each "main component" has its own .h and .c file. There is a struct type for each (most components at least) component, which can be initialized using a "COMPONENT_new" function and destroyed using a "COMPONENT_delete" function. Method calls follow the same schema, e.g. "COMPONENT_METHODNAME". There is no such as class inheritance and polymorphism involved.
-
-To give you an idea of how it works here as an example is a snippet from the main Fype "class header":
-
+

The Fype interpreter is written in an object-oriented style of C. Each "main component" has its own .h and .c file. There is a struct type for each (most components at least) component, which can be initialized using a "COMPONENT_new" function and destroyed using a "COMPONENT_delete" function. Method calls follow the same schema, e.g. "COMPONENT_METHODNAME". There is no such as class inheritance and polymorphism involved.

+

To give you an idea of how it works here as an example is a snippet from the main Fype "class header":

 typedef struct {
    Tupel *p_tupel_argv; // Contains command line options
@@ -39,9 +32,7 @@ typedef struct {
    char *c_basename;
 } Fype;
 
-
-And here is a snippet from the primary Fype "class implementation":
-
+

And here is a snippet from the primary Fype "class implementation":

 Fype*
 fype_new() {
@@ -91,9 +82,8 @@ fype_run(int i_argc, char **pc_argv) {
    return (0);
 }
 
-

Data types

-Fype uses auto type conversion. However, if you want to know what's going on, you may take a look at the following basic data types:
+

Fype uses auto type conversion. However, if you want to know what's going on, you may take a look at the following basic data types:

-
-There is no boolean type, but we can use the integer values 0 for false and 1 for true. There is support for explicit type casting too.
-
+

There is no boolean type, but we can use the integer values 0 for false and 1 for true. There is support for explicit type casting too.

Syntax

Comments

-Text from a # character until the end of the current line is considered being a comment. Multi-line comments may start with an #* and with a *# anywhere. Exceptions are if those signs are inside of strings.
-
+

Text from a # character until the end of the current line is considered being a comment. Multi-line comments may start with an #* and with a *# anywhere. Exceptions are if those signs are inside of strings.

Variables

-Variables are defined with the "my" keyword (inspired by Perl :-). If you don't assign a value during declaration, it uses the default integer value 0. Variables may be changed during program runtime. Variables may be deleted using the "undef" keyword! Example:
-
+

Variables are defined with the "my" keyword (inspired by Perl :-). If you don't assign a value during declaration, it uses the default integer value 0. Variables may be changed during program runtime. Variables may be deleted using the "undef" keyword! Example:

 my foo = 1 + 2;
 say foo; 
@@ -124,9 +110,7 @@ say bar;
 my baz;
 say baz; # Will print out 0
 
-
-You may use the "defined" keyword to check if an identifier has been defined or not:
-
+

You may use the "defined" keyword to check if an identifier has been defined or not:

 ifnot defined foo {
 	say "No foo yet defined";
@@ -139,10 +123,8 @@ if defined foo {
 	say foo;
 }
 
-

Synonyms

-Each variable can have as many synonyms as wished. A synonym is another name to access the content of a specific variable. Here is an example of how to use it:
-
+

Each variable can have as many synonyms as wished. A synonym is another name to access the content of a specific variable. Here is an example of how to use it:

 my foo = "foo";
 my bar = \foo;
@@ -151,9 +133,7 @@ foo = "bar";
 # The synonym variable should now also set to "bar"
 assert "bar" == bar;
 
-
-Synonyms can be used for all kind of identifiers. It's not limited to standard variables but can also be used for function and procedure names (more about functions and procedures later).
-
+

Synonyms can be used for all kind of identifiers. It's not limited to standard variables but can also be used for function and procedure names (more about functions and procedures later).

 # Create a new procedure baz
 proc baz { say "I am baz"; }
@@ -166,9 +146,7 @@ undef baz;
 # bay still has a reference of the original procedure baz
 bay; # this prints aut "I am baz" 
 
-
-The "syms" keyword gives you the total number of synonyms pointing to a specific value:
-
+

The "syms" keyword gives you the total number of synonyms pointing to a specific value:

 my foo = 1;
 say syms foo; # Prints 1
@@ -180,22 +158,17 @@ say syms baz; # Prints 2
 undef baz;
 say syms foo; # Prints 1
 
-

Statements and expressions

-A Fype program is a list of statements. Each keyword, expression or function call is part of a statement. Each statement is ended with a semicolon. Example:
-
+

A Fype program is a list of statements. Each keyword, expression or function call is part of a statement. Each statement is ended with a semicolon. Example:

 my bar = 3, foo = 1 + 2; 
 say foo;
 exit foo - bar;
 
-

Parenthesis

-All parenthesis for function arguments is optional. They help to make the code better readable. They also help to force the precedence of expressions.
-
+

All parenthesis for function arguments is optional. They help to make the code better readable. They also help to force the precedence of expressions.

Basic expressions

-Any "any" value holding a string will be automatically converted to an integer value.
-
+

Any "any" value holding a string will be automatically converted to an integer value.

 (any) <any> + <any>
 (any) <any> - <any>
@@ -209,7 +182,6 @@ Any "any" value holding a string will be automatically converted to an integer v
 (integer) <any> gt <any>
 (integer) not <any>
 
-

Bitwise expressions

 (integer) <any> :< <any>
@@ -218,61 +190,43 @@ Any "any" value holding a string will be automatically converted to an integer v
 (integer) <any> or <any>
 (integer) <any> xor <any>
 
-

Numeric expressions

 (number) neg <number>
 
-
-... returns the negative value of "number":
-
+

... returns the negative value of "number":

 (integer) no <integer>
 
-
-... returns 1 if the argument is 0; otherwise, it will return 0! If no argument is given, then 0 is returned!
-
+

... returns 1 if the argument is 0; otherwise, it will return 0! If no argument is given, then 0 is returned!

 (integer) yes <integer>
 
-
-... always returns 1. The parameter is optional. Example:
-
+

... always returns 1. The parameter is optional. Example:

 # Prints out 1, because foo is not defined
 if yes { say no defined foo; } 
 
-

Control statements

-Control statements available in Fype:
-
+

Control statements available in Fype:

 if <expression> { <statements> }
 
-
-... runs the statements if the expression evaluates to a true value.
-
+

... runs the statements if the expression evaluates to a true value.

 ifnot <expression> { <statements> }
 
-
-... runs the statements if the expression evaluates to a false value.
-
+

... runs the statements if the expression evaluates to a false value.

 while <expression> { <statements> }
 
-
-... runs the statements as long as the expression evaluates to a true value.
-
+

... runs the statements as long as the expression evaluates to a true value.

 until <expression> { <statements> }
 
-
-... runs the statements as long as the expression evaluates to a false value.
-
+

... runs the statements as long as the expression evaluates to a false value.

Scopes

-A new scope starts with an { and ends with an }. An exception is a procedure, which does not use its own scope (see later in this manual). Control statements and functions support scopes. The "scope" function prints out all available symbols at the current scope. Here is a small example:
-
+

A new scope starts with an { and ends with an }. An exception is a procedure, which does not use its own scope (see later in this manual). Control statements and functions support scopes. The "scope" function prints out all available symbols at the current scope. Here is a small example:

 my foo = 1;
 
@@ -299,9 +253,7 @@ my foo = 1;
 # Prints out 0
 say defined bar;
 
-
-Another example including an actual output:
-
+

Another example including an actual output:

 ./fype -e ’my global; func foo { my var4; func bar { my var2, var3; func baz { my var1; scope; } baz; } bar; } foo;’
 Scopes:
@@ -319,41 +271,29 @@ SYM_FUNCTION: baz
 SYM_VARIABLE: var4 (id=00035, line=-0001, pos=-001, type=TT_INTEGER, dval=0.000000, refs=-1)
 SYM_FUNCTION: bar
 
-

Definedness

 (integer) defined <identifier>
 
-
-... returns 1 if "identifier" has been defined. Returns 0 otherwise.
-
+

... returns 1 if "identifier" has been defined. Returns 0 otherwise.

 (integer) undef <identifier>
 
-
-... tries to undefine/delete the "identifier". Returns 1 if it succeeded, otherwise 0 is returned.
-
+

... tries to undefine/delete the "identifier". Returns 1 if it succeeded, otherwise 0 is returned.

System

-These are some system and interpreter specific built-in functions supported:
-
+

These are some system and interpreter specific built-in functions supported:

 (void) end
 
-
-... exits the program with the exit status of 0.
-
+

... exits the program with the exit status of 0.

 (void) exit <integer>
 
-
-... exits the program with the specified exit status.
-
+

... exits the program with the specified exit status.

 (integer) fork
 
-
-... forks a subprocess. It returns 0 for the child process and the PID of the child process otherwise! Example:
-
+

... forks a subprocess. It returns 0 for the child process and the PID of the child process otherwise! Example:

 my pid = fork;
 
@@ -365,38 +305,27 @@ if pid {
 	say "I am the child process";
 }
 
-
-To execute the garbage collector do:
-
+

To execute the garbage collector do:

 (integer) GC
 
-
-It returns the number of items freed! You may wonder why most of the time, it will produce a value of 0! Fype tries to free not needed memory ASAP. This may change in future versions to gain faster execution speed!
-
+

It returns the number of items freed! You may wonder why most of the time, it will produce a value of 0! Fype tries to free not needed memory ASAP. This may change in future versions to gain faster execution speed!

I/O

 (any) put <any>
 
-
-... prints out the argument
-
+

... prints out the argument

 (any) say <any>
 
-
-is the same as put, but also includes an ending newline.
-
+

is the same as put, but also includes an ending newline.

 (void) ln
 
-
-... just prints a new line.
-
+

... just prints a new line.

Procedures and functions

Procedures

-A procedure can be defined with the "proc" keyword and deleted with the "undef" keyword. A procedure does not return any value and does not support parameter passing. It's using already defined variables (e.g. global variables). A procedure does not have its own namespace. It's using the calling namespace. It is possible to define new variables inside of a procedure in the current namespace.
-
+

A procedure can be defined with the "proc" keyword and deleted with the "undef" keyword. A procedure does not return any value and does not support parameter passing. It's using already defined variables (e.g. global variables). A procedure does not have its own namespace. It's using the calling namespace. It is possible to define new variables inside of a procedure in the current namespace.

 proc foo {
 	say 1 + a * 3 + b;
@@ -408,10 +337,8 @@ my a = 2, b = 4;
 foo; # Run the procedure. Print out "11\n"
 say c; # Print out "6\n";
 
-

Nested procedures

-It's possible to define procedures inside of procedures. Since procedures don't have their own scope, nested procedures will be available to the current scope as soon as the main procedure has run the first time. You may use the "defined" keyword to check if a procedure has been defined or not.
-
+

It's possible to define procedures inside of procedures. Since procedures don't have their own scope, nested procedures will be available to the current scope as soon as the main procedure has run the first time. You may use the "defined" keyword to check if a procedure has been defined or not.

 proc foo {
 	say "I am foo";
@@ -430,10 +357,8 @@ foo; # Here the procedure foo will define the procedure bar!
 bar; # Now the procedure bar is defined!
 foo; # Here the procedure foo will redefine bar again!
 
-

Functions

-A function can be defined with the "func" keyword and deleted with the "undef" keyword. Function do not yet return values and do not yet supports parameter passing. It's using local (lexical scoped) variables. If a certain variable does not exist, when It's using already defined variables (e.g. one scope above).
-
+

A function can be defined with the "func" keyword and deleted with the "undef" keyword. Function do not yet return values and do not yet supports parameter passing. It's using local (lexical scoped) variables. If a certain variable does not exist, when It's using already defined variables (e.g. one scope above).

 func foo {
 	say 1 + a * 3 + b;
@@ -445,10 +370,8 @@ my a = 2, b = 4;
 foo; # Run the procedure. Print out "11\n"
 say c; # Will produce an error because c is out of scope!
 
-

Nested functions

-Nested functions work the same way the nested procedures work, except that nested functions will not be available anymore after the function has been left!
-
+

Nested functions work the same way the nested procedures work, except that nested functions will not be available anymore after the function has been left!

 func foo {
 	func bar {
@@ -461,18 +384,14 @@ func foo {
 foo;
 bar; # Will produce an error because bar is out of scope!
 
-

Arrays

-Some progress on arrays has been made too. The following example creates a multidimensional array "foo". Its first element is the return value of the func which is "bar". The fourth value is a string" 3" converted to a double number. The last element is an anonymous array which itself contains another anonymous array as its final element:
-
+

Some progress on arrays has been made too. The following example creates a multidimensional array "foo". Its first element is the return value of the func which is "bar". The fourth value is a string" 3" converted to a double number. The last element is an anonymous array which itself contains another anonymous array as its final element:

 func bar { say ”bar” }
 my foo = [bar, 1, 4/2, double ”3”, [”A”, [”BA”, ”BB”]]];
 say foo;
 
-
-It produces the following output:
-
+

It produces the following output:

 % ./fype arrays.fy
 bar
@@ -483,17 +402,12 @@ A
 BA
 BB
 
-

Fancy stuff

-Fancy stuff like OOP or Unicode or threading is not planed. But fancy stuff like function pointers and closures may be considered.:)
-
+

Fancy stuff like OOP or Unicode or threading is not planed. But fancy stuff like function pointers and closures may be considered.:)

May the source be with you

-You can find all of this on the GitHub page. There is also an "examples" folders containing some Fype scripts!
-
+

You can find all of this on the GitHub page. There is also an "examples" folders containing some Fype scripts!

https://codeberg.org/snonux/fype
-
-E-Mail your comments to hi@paul.cyou :-)
-
+

E-Mail your comments to hi@paul.cyou :-)

Back to the main site

Perl Daemon (Service Framework)

-Published at 2011-05-07T22:26:02+01:00; Updated at 2021-05-07
-
+

Published at 2011-05-07T22:26:02+01:00; Updated at 2021-05-07

    a'!   _,,_ a'!   _,,_     a'!   _,,_
      \\_/    \  \\_/    \      \\_/    \.-,
       \, /-( /'-,\, /-( /'-,    \, /-( /
       //\ //\\   //\ //\\       //\ //\\jrei
 
-
-PerlDaemon is a minimal daemon for Linux and other Unix like operating systems programmed in Perl. It is a minimal but pretty functional and fairly generic service framework. This means that it does not do anything useful other than providing a framework for starting, stopping, configuring and logging. To do something useful, a module (written in Perl) must be provided.
-
+

PerlDaemon is a minimal daemon for Linux and other Unix like operating systems programmed in Perl. It is a minimal but pretty functional and fairly generic service framework. This means that it does not do anything useful other than providing a framework for starting, stopping, configuring and logging. To do something useful, a module (written in Perl) must be provided.

Features

-PerlDaemon supports:
-
+

PerlDaemon supports:

-

Quick Guide

 # Starting
@@ -45,12 +40,9 @@ PerlDaemon supports:
# Alternatively: Starting in foreground ./bin/perldaemon start daemon.daemonize=no (or shortcut ./control foreground)
-
-To stop a daemon from running in foreground mode, "Ctrl+C" must be hit. To see more available startup options run "./control" without any argument.
-
+

To stop a daemon from running in foreground mode, "Ctrl+C" must be hit. To see more available startup options run "./control" without any argument.

How to configure

-The daemon instance can be configured in "./conf/perldaemon.conf". If you want to change a property only once, it is also possible to specify it on the command line (which will take precedence over the config file). All available config properties can be displayed via "./control keys":
-
+

The daemon instance can be configured in "./conf/perldaemon.conf". If you want to change a property only once, it is also possible to specify it on the command line (which will take precedence over the config file). All available config properties can be displayed via "./control keys":

 pb@titania:~/svn/utils/perldaemon/trunk$ ./control keys
 # Path to the logfile
@@ -77,10 +69,8 @@ daemon.alivefile=./run/perldaemon.alive
 # Specifies the working directory
 daemon.wd=./
 
-

Example

-So let's start the daemon with a loop interval of 10 seconds:
-
+

So let's start the daemon with a loop interval of 10 seconds:

 $ ./control keys | grep daemon.loopinterval
 daemon.loopinterval=1
@@ -94,20 +84,15 @@ Mon Jun 13 11:29:27 2011 (PID 2838): ExampleModule Test 2
 $ ./control stop
 Stopping daemon now...
 
-
-If you want to change that property forever, either edit perldaemon.conf or do this:
-
+

If you want to change that property forever, either edit perldaemon.conf or do this:

 $ ./control keys daemon.loopinterval=10 > new.conf; mv new.conf conf/perldaemon.conf
 
-

HiRes event loop

-PerlDaemon uses Time::HiRes to make sure that all the events run incorrect intervals. For each loop run, a time carry value is recorded and added to the next loop run to catch up on lost time.
-
+

PerlDaemon uses Time::HiRes to make sure that all the events run incorrect intervals. For each loop run, a time carry value is recorded and added to the next loop run to catch up on lost time.

Writing your own modules

Example module

-This is one of the example modules you will find in the source code. It should be pretty self-explanatory if you know Perl :-).
-
+

This is one of the example modules you will find in the source code. It should be pretty self-explanatory if you know Perl :-).

 package PerlDaemonModules::ExampleModule;
 
@@ -139,10 +124,8 @@ sub do ($) {
 
 1;
 
-

Your own module

-Want to give it some better use? It's just as easy as:
-
+

Want to give it some better use? It's just as easy as:

  cd ./lib/PerlDaemonModules/
  cp ExampleModule.pm YourModule.pm
@@ -150,24 +133,16 @@ Want to give it some better use? It's just as easy as:
cd - ./bin/perldaemon restart (or shortcurt ./control restart)
-
-Now watch ./log/perldaemon.log closely. It is a good practice to test your modules in 'foreground mode' (see above how to do that).
-
-BTW: You can install as many modules within the same instance as desired. But they are run in sequential order (in future, they can also run in parallel using several threads or processes).
-
+

Now watch ./log/perldaemon.log closely. It is a good practice to test your modules in 'foreground mode' (see above how to do that).

+

BTW: You can install as many modules within the same instance as desired. But they are run in sequential order (in future, they can also run in parallel using several threads or processes).

May the source be with you

-You can find PerlDaemon (including the examples) at:
-
+

You can find PerlDaemon (including the examples) at:

https://codeberg.org/snonux/perldaemon
-
-Other related posts are:
-
+

Other related posts are:

2022-05-27 Perl is still a great choice
2011-05-07 Perl Daemon (Service Framework) (You are currently reading this)
2008-06-26 Perl Poetry
-
-E-Mail your comments to hi@paul.cyou :-)
-
+

E-Mail your comments to hi@paul.cyou :-)

Back to the main site

The fibonacci.pl.raku.c Polyglot

-Published at 2014-03-24T21:32:53+00:00; Updated at 2022-04-23
-
-In computing, a polyglot is a computer program or script written in a valid form of multiple programming languages, which performs the same operations or output independent of the programming language used to compile or interpret it.
-
+

Published at 2014-03-24T21:32:53+00:00; Updated at 2022-04-23

+

In computing, a polyglot is a computer program or script written in a valid form of multiple programming languages, which performs the same operations or output independent of the programming language used to compile or interpret it.

https://en.wikipedia.org/wiki/Polyglot_(computing)
-

The Fibonacci numbers

-For fun, I programmed my own Polyglot, which is both valid Perl, Raku, C and C++ code (I have added C++ and Raku support in 2022). The exciting part about C and C++ is that $ is a valid character to start variable names with:
-
+

For fun, I programmed my own Polyglot, which is both valid Perl, Raku, C and C++ code (I have added C++ and Raku support in 2022). The exciting part about C and C++ is that $ is a valid character to start variable names with:

 #include <stdio.h>
 
@@ -61,11 +57,8 @@ BEGIN {
     }
 }
 
-
-You can find the full source code at GitHub:
-
+

You can find the full source code at GitHub:

https://codeberg.org/snonux/perl-c-fibonacci
-

Let's run it with C and C++

 % gcc fibonacci.pl.raku.c -o fibonacci
@@ -104,7 +97,6 @@ fib(8) = 21
 fib(9) = 34
 fib(10) = 55
 
-

Let's run it with Perl and Raku

 % perl fibonacci.pl.raku.c
@@ -141,11 +133,8 @@ fib(8) = 21
 fib(9) = 34
 fib(10) = 55
 
-
-It's entertaining to play with :-).
-
-E-Mail your comments to hi@paul.cyou :-)
-
+

It's entertaining to play with :-).

+

E-Mail your comments to hi@paul.cyou :-)

Back to the main site

Run Debian on your phone with Debroid

-Published at 2015-12-05T16:12:57+00:00; Updated at 2021-05-16
-
+

Published at 2015-12-05T16:12:57+00:00; Updated at 2021-05-16

  ____       _               _     _ 
 |  _ \  ___| |__  _ __ ___ (_) __| |
@@ -19,22 +18,15 @@
 |____/ \___|_.__/|_|  \___/|_|\__,_|
                                     
 
-
-You can use the following tutorial to install a full-blown Debian GNU/Linux Chroot on an LG G3 D855 CyanogenMod 13 (Android 6). First of all, you need to have root permissions on your phone, and you also need to have the developer mode activated. The following steps have been tested on Linux (Fedora 23).
-
+

You can use the following tutorial to install a full-blown Debian GNU/Linux Chroot on an LG G3 D855 CyanogenMod 13 (Android 6). First of all, you need to have root permissions on your phone, and you also need to have the developer mode activated. The following steps have been tested on Linux (Fedora 23).


-

Foreword

-A couple of years have passed since I last worked on Debroid. Currently, I am using the Termux app on Android, which is less sophisticated than a fully blown Debian installation but sufficient for my current requirements. The content of this site may be still relevant, and it would also work with more recent versions of Debian and Android. I would expect that some minor modifications need to be made, though.
-
+

A couple of years have passed since I last worked on Debroid. Currently, I am using the Termux app on Android, which is less sophisticated than a fully blown Debian installation but sufficient for my current requirements. The content of this site may be still relevant, and it would also work with more recent versions of Debian and Android. I would expect that some minor modifications need to be made, though.

Step by step guide

-All scripts mentioned here can be found on GitHub at:
-
+

All scripts mentioned here can be found on GitHub at:

https://codeberg.org/snonux/debroid
-

First debootstrap stage

-This is to be performed on a Fedora Linux machine (could work on a Debian too, but Fedora is just what I use on my Laptop). The following steps prepare an initial Debian base image, which can then be transferred to the phone.
-
+

This is to be performed on a Fedora Linux machine (could work on a Debian too, but Fedora is just what I use on my Laptop). The following steps prepare an initial Debian base image, which can then be transferred to the phone.

 sudo dnf install debootstrap
 # 5g
@@ -55,10 +47,8 @@ sudo debootstrap --foreign --variant=minbase \
   http://http.debian.net/debian
 sudo umount jessie
 
-

Copy Debian image to the phone

-Now setup the Debian image on an external SD card on the Phone via Android Debugger as follows:
-
+

Now setup the Debian image on an external SD card on the Phone via Android Debugger as follows:

 adb root && adb wait-for-device && adb shell
 mkdir -p /storage/sdcard1/Linux/jessie
@@ -97,10 +87,8 @@ busybox mount --bind /storage/sdcard1 \
 # Check mounts
 mount | grep jessie
 
-

Second debootstrap stage

-This is to be performed on the Android phone itself (inside a Debian chroot):
-
+

This is to be performed on the Android phone itself (inside a Debian chroot):

 chroot $(pwd)/jessie /bin/bash -l
 export PATH=/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin
@@ -108,10 +96,8 @@ export PATH=/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin
 exit # Leave chroot
 exit # Leave adb shell
 
-

Setup of various scripts

-jessie.sh deals with all the loopback mount magic and so on. It will be run later every time you start Debroid on your phone.
-
+

jessie.sh deals with all the loopback mount magic and so on. It will be run later every time you start Debroid on your phone.

 # Install script jessie.sh
 adb push storage/sdcard1/Linux/jessie.sh /storage/sdcard/Linux/jessie.sh
@@ -144,10 +130,8 @@ apt-get upgrade
 apt-get dist-upgrade
 exit # Exit chroot
 
-

Entering Debroid and enable a service

-This enters Debroid on your phone and starts the example service uptimed:
-
+

This enters Debroid on your phone and starts the example service uptimed:

 sh jessie.sh enter
 
@@ -163,21 +147,16 @@ chmod 0755 /etc/rc.debroid
 exit # Exit chroot
 exit # Exit adb shell
 
-

Include to Android startup:

-If you want to start Debroid automatically whenever your phone starts, then do the following:
-
+

If you want to start Debroid automatically whenever your phone starts, then do the following:

 adb push data/local/userinit.sh /data/local/userinit.sh
 adb shell
 chmod +x /data/local/userinit.sh
 exit
 
-
-Reboot & test! Enjoy!
-
-E-Mail your comments to hi@paul.cyou :-)
-
+

Reboot & test! Enjoy!

+

E-Mail your comments to hi@paul.cyou :-)

Back to the main site

Offsite backup with ZFS

-Published at 2016-04-03T22:43:42+01:00
-
+

Published at 2016-04-03T22:43:42+01:00

  ________________
 |# :           : #|
@@ -23,30 +22,20 @@
 |    ||  |     |  |
 \____||__|_____|__|
 
-
Offsite backup with ZFS Part 1 (you are reading this atm.)
Offsite backup with ZFS Part 2
-

Please don't lose all my pictures again!

-When it comes to data storage and potential data loss, I am a paranoid person. It is due to my job and a personal experience I encountered over ten years ago: A single drive failure and loss of all my data (pictures, music, etc.).
-
-A little about my personal infrastructure: I am running my own (mostly FreeBSD based) root servers (across several countries: Two in Germany, one in Canada, one in Bulgaria) which store all my online data (E-Mail and my Git repositories). I am syncing incremental (and encrypted) ZFS snapshots between these servers forth and back so either data can be recovered from the other server.
-
+

When it comes to data storage and potential data loss, I am a paranoid person. It is due to my job and a personal experience I encountered over ten years ago: A single drive failure and loss of all my data (pictures, music, etc.).

+

A little about my personal infrastructure: I am running my own (mostly FreeBSD based) root servers (across several countries: Two in Germany, one in Canada, one in Bulgaria) which store all my online data (E-Mail and my Git repositories). I am syncing incremental (and encrypted) ZFS snapshots between these servers forth and back so either data can be recovered from the other server.

Local storage box for offline data

-Also, I am operating a local server (an HP MicroServer) at home in my apartment. Full snapshots of all ZFS volumes are pulled from the "online" servers to the local server every other week and the incremental ZFS snapshots every day. That local server has a ZFS ZMIRROR with three disks configured (local triple redundancy). I keep up to half a year worth of ZFS snapshots of all volumes. That local server also contains all my offline data such as pictures, private documents, videos, books, various other backups, etc.
-
-Once weekly, all the local server data is copied to two external USB drives as a backup (without the historic snapshots). For simplicity, these USB drives are not formatted with ZFS but with good old UFS. This gives me a chance to recover from a (potential) ZFS disaster. ZFS is a complex thing. Sometimes it is good not to trust complicated things!
-
+

Also, I am operating a local server (an HP MicroServer) at home in my apartment. Full snapshots of all ZFS volumes are pulled from the "online" servers to the local server every other week and the incremental ZFS snapshots every day. That local server has a ZFS ZMIRROR with three disks configured (local triple redundancy). I keep up to half a year worth of ZFS snapshots of all volumes. That local server also contains all my offline data such as pictures, private documents, videos, books, various other backups, etc.

+

Once weekly, all the local server data is copied to two external USB drives as a backup (without the historic snapshots). For simplicity, these USB drives are not formatted with ZFS but with good old UFS. This gives me a chance to recover from a (potential) ZFS disaster. ZFS is a complex thing. Sometimes it is good not to trust complicated things!

Storing it at my apartment is not enough

-Now I am thinking about an offsite backup of all this local data. The problem is that all the data remains on a single physical location: My local MicroServer. What happens when the house burns or my server, including the internal disks and the attached USB drives, gets stolen? My first thought was to back up everything to the "cloud". However, the significant issue here is the limited amount of available upload bandwidth (only 1MBit/s).
-
-The solution is adding another USB drive (2TB) with an encryption container (GELI) and a ZFS pool. The GELI encryption requires a secret key and a secret passphrase. I am updating the data to that drive once every three months (my calendar is reminding me about it), and afterwards, I keep that drive at a secret location outside of my apartment. All the information needed to decrypt (mounting the GELI container) is stored at another (secure) place. Key and passphrase are kept at different sites, though. Even if someone knew of it, he would not be able to decrypt it as some additional insider knowledge would be required as well.
-
+

Now I am thinking about an offsite backup of all this local data. The problem is that all the data remains on a single physical location: My local MicroServer. What happens when the house burns or my server, including the internal disks and the attached USB drives, gets stolen? My first thought was to back up everything to the "cloud". However, the significant issue here is the limited amount of available upload bandwidth (only 1MBit/s).

+

The solution is adding another USB drive (2TB) with an encryption container (GELI) and a ZFS pool. The GELI encryption requires a secret key and a secret passphrase. I am updating the data to that drive once every three months (my calendar is reminding me about it), and afterwards, I keep that drive at a secret location outside of my apartment. All the information needed to decrypt (mounting the GELI container) is stored at another (secure) place. Key and passphrase are kept at different sites, though. Even if someone knew of it, he would not be able to decrypt it as some additional insider knowledge would be required as well.

Walking one round less

-I am thinking of buying a second 2TB USB drive and setting it up the same way as the first one. So I could alternate the backups. One drive would be at the secret location, and the other drive would be at home. And these drives would swap place after each cycle. This would give some security about the failure of that drive, and I would have to go to the secret location only once (swapping the drives) instead of twice (picking that drive up to update the data + bringing it back to the remote location).
-
-E-Mail your comments to hi@paul.cyou :-)
-
+

I am thinking of buying a second 2TB USB drive and setting it up the same way as the first one. So I could alternate the backups. One drive would be at the secret location, and the other drive would be at home. And these drives would swap place after each cycle. This would give some security about the failure of that drive, and I would have to go to the secret location only once (swapping the drives) instead of twice (picking that drive up to update the data + bringing it back to the remote location).

+

E-Mail your comments to hi@paul.cyou :-)

Back to the main site

Jails and ZFS with Puppet on FreeBSD

-Published at 2016-04-09T18:29:47+01:00
-
+

Published at 2016-04-09T18:29:47+01:00

             __     __
            (( \---/ ))
@@ -30,14 +29,10 @@
               \     `.     hjw
                \      `.
 
-
-Over the last couple of years I wrote quite a few Puppet modules in order to manage my personal server infrastructure. One of them manages FreeBSD Jails and another one ZFS file systems. I thought I would give a brief overview in how it looks and feels.
-
+

Over the last couple of years I wrote quite a few Puppet modules in order to manage my personal server infrastructure. One of them manages FreeBSD Jails and another one ZFS file systems. I thought I would give a brief overview in how it looks and feels.

ZFS

-The ZFS module is a pretty basic one. It does not manage ZFS pools yet as I am not creating them often enough which would justify implementing an automation. But let's see how we can create a ZFS file system (on an already given ZFS pool named ztank):
-
-Puppet snippet:
-
+

The ZFS module is a pretty basic one. It does not manage ZFS pools yet as I am not creating them often enough which would justify i