Using the command line to perform tasks. Commands, scripts, package management, building and installing packages, tutorials, configuration files, and more
Category Terminal
7 articles found
How to upload a new project to GitHub with Linux and SSH, no password
At Terminal By Rudi Drusian Lange ✦Initialize Git on the local machine, change the name of the default branch, create an SSH key and add it to GitHub, upload the project and learn how to synchronize the repositories
Checking machine hardware information in the Linux terminal with lshw
At Terminal ✦The lshw command is used in the Linux terminal to generate detailed reports about hardware. See memory, processor, HD, SSD, network, pci, usb, scsi, sata, all in one command
Change permissions only for directories or files recursively
At Terminal ✦Useful commands in the Linux terminal to fix permissions on large file and directory structures