User Tools

Site Tools


notes:linux

This is an old revision of the document!


  • find . -name “*.sty”
  • lsof | less : list open files
  • rpm -qil –whatprovides –provides php
  • dpkg -L paketname : list files installed by paketname
  • more see AptDpkg
  • id : gives not only username but uid+guids
  • uname -a : gives all system informations like hardware,software
  • less file.txt : pressing v in less mode enters vi
  • ssh-keygen -l -f /etc/ssh/ssh_host_rsa_key.pub : gives fingerprint of my system written into .ssh/known_hosts
notes/linux.1236021291.txt.gz · Last modified: 2019/03/27 12:23 (external edit)