nixCraft Linux / UNIX Newsletter

Link to [RSS/Feed] nixCraft: Linux Tips, Hacks, Tutorials, And Ideas In Blog Format

How to exclude file when using scp command recursively

Posted: 06 Jul 2020 01:30 AM PDT


{Updated} How do I tell scp command to exclude particular file or directory at the Linux/Unix command line?

The post How to exclude file when using scp command recursively appeared first on nixCraft.

OpenSUSE install lsof package to get rid of ‘zypper ps’ errors

Posted: 05 Jul 2020 10:45 AM PDT

I run the following command but getting error:
$ zypper ps
    Check failed:
    Please install package 'lsof' first.

How do I fix this error? How can I use the 'zypper ps' command on SELS/OpenSUSE 15.1/15.2 to find out if system reboot requires or not?

The post OpenSUSE install lsof package to get rid of ‘zypper ps’ errors appeared first on nixCraft.