Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 15 Next »

Adding Users and Groups - usermod man page

"screen" can manage long-lived sessions via SSH

One-liner to remove an incorrect entry in the SSH known_hosts file

Symbolic links

Tar Command Examples

Installing Maven on CentOS

Simplifying Your Life With an SSH Config File

Find command tutorial

rsync examples

How To Set Up and Use Yum Repositories on a CentOS 6 VPS

Installing/Updating NTP Service on CentOS

OS X Mavericks and Apache

Secure Copy

scp sourceFile destinationFile where the "files" use the following convention if they are remote; user@host:file

example of copying a remote file to the current (local) directory; scp hdpdemo@hdp-demo-data9.cloudapp.net:/usr/hdp/current/hadoop-client/hadoop-common.jar .

Services

Removing a string from the front of all files names (ex: maybe you have Photo_9999.jpg looking file names) in current directory

rename "Photo_" "" *

Content labeled with "linux"

  • No labels

0 Comments

You are not logged in. Any changes you make will be marked as anonymous. You may want to Log In if you already have an account.