Browse Source

feat:add log location for apt

notatki-linux
Luiza 2 years ago
parent
commit
042336131a
  1. 37
      Linux.adoc

37
Linux.adoc

@ -4,17 +4,6 @@ Luiza Kuźma <luiza.kuzma@roche.com>
:toc: :toc:
== New Installation
* Copy
** your notes
** your pictures and folders
** bash history
** bookmarks!!!
** gvimrc
** snap list
** apt list
== Dell XPS 13 == Dell XPS 13
@ -40,6 +29,17 @@ ssh-keygen -t ed25519 -C "Dell_on_Gitlab"
---- ----
== New Installation
* Copy
** your notes
** your pictures and folders
** bash history
** bookmarks!!!
** gvimrc
** snap list
** apt list
=== GNOME (ubuntu) 22 === GNOME (ubuntu) 22
@ -409,8 +409,23 @@ Global variables affect all users in the system. Each user can create a set of
source .profile source .profile
== System
=== Log location
* for apt
** sudo cat /var/log/apt/term.log | more
** sudo cat /var/log/apt/history.log | more
=== User Commands Installation
* Check flyway in Dell
== Commands == Commands
=== Counting string appearance === Counting string appearance
==== json ==== json

Loading…
Cancel
Save