Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

using perl on server side for secure connections

by Aldebaran (Curate)
on Sep 11, 2018 at 21:32 UTC ( [id://1222158]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $ ssh u6121220@home349357426.1and1-data.host
    
    The programs included with the Debian GNU/Linux system are free softwa
    +re;
    ...
    permitted by applicable law.
    (uiserver):u61210220:~$ pwd
    /kunden/homepages/9/d349357426/htdocs
    
  2. or download this
    (uiserver):u61210220:~/perlmonks/scripts$ su
    (uiserver):u61210220:~/perlmonks/scripts$ man su
    ...
    (uiserver):u61210220:~/perlmonks/scripts
    (uiserver):u61210220:~$ chmod +w /etc/ssh/sshd_config
    chmod: changing permissions of ‘/etc/ssh/sshd_config’: Read-only file 
    +system$
    
  3. or download this
    
    (uiserver):u61210220:~$ lsb_release -r -i -c -d
    ...
    (uiserver):u61210220:~$ uname -a
    Linux infong972 3.16.0-ui18135.21-uiabi1-infong-amd64 #1 SMP Debian 3.
    +16.56-1~ui80+1 (2018-05-15) x86_64 GNU/Linux
    (uiserver):u61210220:~$
    
  4. or download this
    $ cat 2.sftp1.pl 
    #!/usr/bin/perl -w
    use 5.011;
    ...
    __END__ 
    
    $
    
  5. or download this
    (uiserver):u61210220:~$ cd perlmonks/scripts
    (uiserver):u61210220:~/perlmonks/scripts$ ls
    ...
    Can't locate CGI/Lite.pm in @INC (you may need to install the CGI::Lit
    +e module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/p
    +erl/5.20.2 /usr/local/share/perl/5.20.2 /usr/lib/x86_64-linux-gnu/per
    +l5/5.20 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.20 /usr/sha
    +re/perl/5.20 /usr/local/lib/site_perl .) at ./1.upload.pl line 8.
    BEGIN failed--compilation aborted at ./1.upload.pl line 8.
    (uiserver):u61210220:~/perlmonks/scripts$
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://1222158]
Front-paged by stevieb
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (4)
As of 2024-04-24 11:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found