Goaskle.com Help Desk
Goaskle.com Support Department Goaskle.com Help Desk Knowledgebase Web hosting
SSH
Suggested knowledgebase articles:

Knowledgebase Web hosting SSH

Articles in this category

How to change SSH port in os (operating system) Linux, version Debian 7, 8, 9. Also in all versions of Ubuntu?

this manual is for changing the ssh port in os (operating system) Linux, version Debian 7, 8, 9. Also in all versions of Ubuntu: The ssh port changes in the file: /etc/ssh/sshd_config After that, the ...

778
(2)
How to setup rights for linux files and folders recursively from current directory? ( 755, 644 )

How to setup rights for linu files and folders recursively from current directory?  for directories find /desired_location -type d -print0 | xargs -0 chmod 0755 for files find /desired_location -type ...

695
(0)
How to import mysql database using ssh command?

mysql -uUSERNAME -p DATABASE < backup.sql or full version mysql -P 3311 -h 127.0.0.1 -u userfordb -p databasename < backupfile.sql

784
(3)
How to check current state of software RAID syncronization?

How to check current state of software RAID syncronization? cat /proc/mdstat

557
(0)

Powered by Help Desk Software HESK
More IT firepower? Try SysAid