Welcome on my blog

We use cookies to ensure you get the best experience on our website.

Linux – standardowe logi

Autor: chmajster 26.08.2022

Zwykły LINUX.

/boot/ 			# Contains Boot files
/var/logs/ 		# Contains Logs files 
/home/ 			# Users directory
/dev/  			# Devices 
/etc/  			# Configuration OS

/var/log/auth.log or secure # Contains All authentication related events in Debian and Ubuntu server are logged here.
/var/log/messages 	    # This log file contains generic system activity logs.
/var/log/dmesg		    # Contains Kernel ring buffer messages.Information related to hardware devices.
/var/log/cron 		    # Whenever a cron job runs, this log file records all relevant information.
journalctl 		    # Services, sys logs 

Logi z działania zyppera ( SUSE )

/var/log/zypp/history 

Logi z działania YUM ( RED HAT )

/var/log/yum/history 
# or
yum history

Logi z działania APT( Ubuntu/Debian )

/var/log/apt/history 
Dodaj komentarz

Search
Categories
O Blogu

Cześć Podróżniku!

Ta strona ma nie być typowym poradnikiem w IT, Głównym jej cel to zapisanie krótkich notatek, które mogą się przydać w codziennym życiu podczas korzystania/konfiguracji różnych urządzeń np. Ustawienia DHCP na Routerze Cisco, Ustawieniu Karty sieciowej na Linuxie itp.

Buy me A coffee
[Empty]

Wszelkie prawa zastrzeżone