Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re^2: CPAN 2.29 stuck with Net::SSLeay

by Aldebaran (Curate)
on Mar 14, 2022 at 00:36 UTC ( [id://11142077]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
     
    sudo apt install zlib1g zlib1g-dev
    
  2. or download this
    $ ls
    requires1.pm
    $ cpanm --verbose --installdeps .
    ...
    requires 'WWW::Form::UrlEncoded::XS' => '0.25';
    1;
    $
    
  3. or download this
    $ sudo fail2ban-client status sshd
    Status for the jail: sshd
    |- Filter
    ...
       |- Total banned:    0
       `- Banned IP list:    
    $
    
  4. or download this
    Crontab to broadcast RPi's address and name
    
  5. or download this
    crontab -e
    
    @reboot hostname | socat -s - UDP-DATAGRAM:255.255.255.255:12340,broad
    +cast 2>/dev/null * * * hostname | socat -s - UDP-DATAGRAM:255.255.255
    +.255:12340,broadcast 2>/dev/null
    
  6. or download this
    $ sudo  ufw allow in 12340/udp
    Rule added
    Rule added (v6)
    $
    
  7. or download this
    $ pwd
    /home/pi/Documents/curate/req
    $ ls
    ...
    commands saved in 1.udp.txt
      DB<4> q                                                             
    +          
    $
    
  8. or download this
    echo "HELLO xyZ129" | socat - UDP-DATAGRAM:255.255.255.255:12340,broad
    +cast
    
  9. or download this
    sudo apt-get build-dep libnet-ssleay-perl
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11142077]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (7)
As of 2024-03-29 00:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found