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> @@ -4,17 +4,6 @@ Luiza Kuźma <luiza.kuzma@roche.com>
:toc:
== New Installation
* Copy
** your notes
** your pictures and folders
** bash history
** bookmarks!!!
** gvimrc
** snap list
** apt list
== Dell XPS 13
@ -40,6 +29,17 @@ ssh-keygen -t ed25519 -C "Dell_on_Gitlab" @@ -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
@ -409,8 +409,23 @@ Global variables affect all users in the system. Each user can create a set of @@ -409,8 +409,23 @@ Global variables affect all users in the system. Each user can create a set of
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
=== Counting string appearance
==== json

Loading…
Cancel
Save