Показать страницуИстория страницыСсылки сюдаCopy this pageExport to MarkdownODT преобразованиеНаверх Вы загрузили старую версию документа! Сохранив её, вы создадите новую текущую версию с этим содержимым. Медиафайлы====== Часто применяемые команды ====== ===== Работа с историей ===== * **!!** run last command * **!command** run the most recent command that starts with ‘command’ (e.g. !ls) * **!command:p** print out the command that !command would run (also adds it as the latest command in the command history) * **!$** the last word of the previous command (same as Alt + .) * **!$:p** print out the word that !$ would substitute * **!**** the previous command except for the last word (e.g. if you type ‘find some_file.txt /‘, then !* would give you ‘find some_file.txt‘) * **!**:p** print out what !* would substitute ===== Поиск ===== <code> locate whereis wich apt-cache show sysstat apt-cache search sysstat apt-cache policy sysstat find / -type f -exec grep -l "IP" {} \; </code> ===== init ===== * [[initramfs|initramfs]] * chkconfig ===== Бесплатные панели (panels) ===== * http://www.openpanel.com/ * * http://www.zpanelcp.com/ * * http://gnutransfer.com/software/ * http://www.ispconfig.org/ * http://www.xpanel.com * http://www.vhcs.net/ * http://ehcp.net/ * http://ajenti.org/ - [[http://blog.ajenti.org/post/53745897492/features-screenshots|screenshots]], [[http://docs.ajenti.org/man/install/general.html|Install]] - Python * https://github.com/Mirocow/NetPlant - PHP, Yii СохранитьПросмотрРазличияОтменить Сводка изменений Примечание: редактируя эту страницу, вы соглашаетесь на использование своего вклада на условиях следующей лицензии: CC0 1.0 Universal