Различия
Здесь показаны различия между двумя версиями данной страницы.
Предыдущая версия справа и слева Предыдущая версия Следующая версия | Предыдущая версия | ||
dev:ubuntu:textmode [2012/11/29 10:47] jamis7005 |
dev:ubuntu:textmode [2012/11/29 12:59] (текущий) jamis7005 [MC shell connection] |
||
---|---|---|---|
Строка 29: | Строка 29: | ||
cd #sh:yourusername@example.com:[port]/home/username/ | cd #sh:yourusername@example.com:[port]/home/username/ | ||
+ | cd #sh:root@localhost:10022 | ||
| | ||
[[http://unix.stackexchange.com/questions/29419/how-to-connect-through-sftp-to-a-non-standard-port-on-midnight-commander|source]] | [[http://unix.stackexchange.com/questions/29419/how-to-connect-through-sftp-to-a-non-standard-port-on-midnight-commander|source]] | ||
+ | |||
+ | |||
===== Linux kernel version ===== | ===== Linux kernel version ===== | ||
Строка 39: | Строка 42: | ||
dmesg | grep Linux | dmesg | grep Linux | ||
ls /boot | ls /boot | ||
+ | | ||
+ | ===== Installing linux sources ===== | ||
+ | sudo apt-get install linux-source |