Command Line - Rocketeers

 [← Back to knowledge](http://rocketee.rs/index.php/knowledge)

Command Line
============

23 June [How to install the Xcode Command Line Tools on macOS](http://rocketee.rs/index.php/install-xcode-command-line-tools)

[How to find files in Linux with the find command](http://rocketee.rs/index.php/find-files-linux-command)

[How to find your IP address from the Linux command line](http://rocketee.rs/index.php/find-ip-address-linux-command-line)

[How to kill the process running on a port in Linux](http://rocketee.rs/index.php/kill-process-on-port-linux)

[Essential Linux command line basics for developers](http://rocketee.rs/index.php/linux-command-line-basics)

[How to create and extract tar archives in Linux](http://rocketee.rs/index.php/create-extract-tar-archives-linux)

[How to sync files and directories with rsync](http://rocketee.rs/index.php/sync-files-rsync-command)

[How to update Ubuntu from the command line](http://rocketee.rs/index.php/update-ubuntu-command-line)

[How to generate SSH keys with ssh-keygen](http://rocketee.rs/index.php/generate-ssh-keys-ssh-keygen)

[How to run a command on a remote server over SSH](http://rocketee.rs/index.php/run-command-over-ssh)

[How to copy files over SSH with scp](http://rocketee.rs/index.php/copy-files-over-ssh-scp)

[How to search file contents with grep](http://rocketee.rs/index.php/search-files-grep-command)

[The complete guide to the curl command](http://rocketee.rs/index.php/curl-command-complete-guide)

[How to change file permissions with chmod](http://rocketee.rs/index.php/change-file-permissions-chmod-linux)

[How to connect to a server with the ssh command](http://rocketee.rs/index.php/connect-to-server-ssh-command)

[Getting started with the AWS CLI](http://rocketee.rs/index.php/getting-started-aws-cli)

[How to make a script executable with chmod +x](http://rocketee.rs/index.php/make-script-executable-chmod-x)

[How to check your Ubuntu version from the command line](http://rocketee.rs/index.php/check-ubuntu-version-command-line)

[How to send GET and POST requests with curl](http://rocketee.rs/index.php/curl-post-get-api-requests)

[How to forward ports with SSH tunneling](http://rocketee.rs/index.php/ssh-tunnel-port-forwarding)

18 November [How to install Composer packages locally](http://rocketee.rs/index.php/install-composer-packages-locally)

20 October [Argument list too long (Bash: /bin/rm)](http://rocketee.rs/index.php/argument-list-too-long)
