Linux Commands: Difference between revisions

From Psygen Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 6: Line 6:


[[dhclient]] - manage DHCP
[[dhclient]] - manage DHCP
[[chmod]] - change permissions on files
[[ip]] - manage IP addresses and such (replaces ifconfig... more or less)


[[SSH]] - Securely connect to a remote computer.
[[SSH]] - Securely connect to a remote computer.


[[vim]] - Command line text editor.
[[vim]] - Command line text editor.

Revision as of 02:00, 21 December 2016

Linux Commands

Follow the below links for some useful Linux commands (with examples).

dhclient - manage DHCP

chmod - change permissions on files

ip - manage IP addresses and such (replaces ifconfig... more or less)

SSH - Securely connect to a remote computer.

vim - Command line text editor.