Passar para o conteúdo principal
Xana's
Laivos de liberdade

Main navigation

  • Início
  • Debian
    • desativar a suspensão dum sistema
    • instalar teamviewer
    • instalar virtualbox no debian buster
    • remover ficheiros de configuração desnecessários no debian
    • Proxmox
      • enviar combinação de teclas
      • migração de máquinas em lote
      • oath(totp)
      • reiniciar serviços
  • Pesca
  • Contacto

Search

CAPTCHA
Esta questão é para testar se você é um visitante humano ou não a fim de prevenir submissões automáticas de spam.

terminal

  1. Início
  2. terminal

aprender a trabalhar com a shell

eduardo
30 Dec 2024

https://www.linuxcommand.org/index.php

  • Ver mais about aprender a trabalhar com a shell

aceder a uma consola virtual a partir de outra

eduardo
24 Nov 2021

https://stackoverflow.com/questions/8147403/how-to-get-access-of-proces…
https://github.com/nelhage/reptyr
https://linux.die.net/man/1/conspy

  • Ver mais about aceder a uma consola virtual a partir de outra

How to terminate console on serial port (UART)

eduardo
27 Jun 2016

https://wiki.openwrt.org/doc/recipes/terminate.console.on.serial

First method (NO need re-build the Kernel):

1. Edit sysctl.conf file on your device:

/etc/sysctl.conf

Add the new line at the begining of this file:

kernel.printk = 0 4 1 7

2. Edit inittab file on your device:

/etc/inittab

up to revision r28294
Find line in this file:

ttyS0::askfirst:/bin/ash --login
ttyATH0::askfirst:/bin/ash --login

  • Ver mais about How to terminate console on serial port (UART)

Bash History Cheat Sheet

eduardo
18 Feb 2013

forward search:
CTRL-s

para funcionar desativar xon/xoff flow control:
stty -ixon

http://www.catonmat.net/blog/the-definitive-guide-to-bash-command-line-…
http://stackoverflow.com/questions/791765/unable-to-forward-search-bash…

  • Ver mais about Bash History Cheat Sheet
Subscrever terminal
© 2025 Xana's, All rights reserved.