Thursday, April 3, 2025

DELL PRECISION T3400 Linux Mint Xfce ~ Samuel F Campbell

 DELL PRECISION T3400 Linux Mint Xfce ~ Samuel F Campbell

 

::::: Wen 04-29-2026 ::::: 11:32 AM 

 

XXXXXXPrecision-WorkStation-T3400:~$ neofetch
             ...-:::::-...                 samuel-Precision-WorkStation- 
          .-MMMMMMMMMMMMMMM-.              ------------------------------------ 
      .-MMMM`..-:::::::-..`MMMM-.          OS: Linux Mint 22.3 x86_64 
    .:MMMM.:MMMMMMMMMMMMMMM:.MMMM:.        Host: Precision WorkStation T3400 
   -MMM-M---MMMMMMMMMMMMMMMMMMM.MMM-       Kernel: 6.8.0-110-generic 
 `:MMM:MM`  :MMMM:....::-...-MMMM:MMM:`    Uptime: 1 day, 19 hours, 4 mins 
 :MMM:MMM`  :MM:`  ``    ``  `:MMM:MMM:    Packages: 2758 (dpkg), 19 (flatpak) 
.MMM.MMMM`  :MM.  -MM.  .MM-  `MMMM.MMM.   Shell: bash 5.2.21 
:MMM:MMMM`  :MM.  -MM-  .MM:  `MMMM-MMM:   Resolution: 1920x1080 
:MMM:MMMM`  :MM.  -MM-  .MM:  `MMMM:MMM:   DE: Xfce 4.18 
:MMM:MMMM`  :MM.  -MM-  .MM:  `MMMM-MMM:   WM: Xfwm4 
.MMM.MMMM`  :MM:--:MM:--:MM:  `MMMM.MMM.   WM Theme: Mint-Y-Aqua 
 :MMM:MMM-  `-MMMMMMMMMMMM-`  -MMM-MMM:    Theme: HighContrast [GTK2/3] 
  :MMM:MMM:`                `:MMM:MMM:     Icons: Mint-Y-Sand [GTK2/3] 
   .MMM.MMMM:--------------:MMMM.MMM.      Terminal: xfce4-terminal 
     '-MMMM.-MMMMMMMMMMMMMMM-.MMMM-'       Terminal Font: Monospace 12 
       '.-MMMM``--:::::--``MMMM-.'         CPU: Intel Core 2 Duo E8500 (2) @ 3. 
            '-MMMMMMMMMMMMM-'              GPU: NVIDIA Quadro FX 3700 
               ``-:::::-``                 Memory: 2787MiB / 3847MiB 

                                                                   
                                                                   


XXXXXXPrecision-WorkStation-T3400:~
 

 My Linux Commands List:

openssh Secure shaell (SSH) client, for secure access to remote machines 

This is the portable version of OpenSSH, a free implementation of the Secure Shell protocol as specified by the IETF secsh working group.

Ssh (Secure Shell) is a program for logging into a remote machine and for executing commands on a remote machine. It provides secure encrypted communications between two untrusted hosts over an insecure network. X11 connections and arbitrary TCP/IP ports can also be forwarded over the secure channel. It can be used to provide applications with a secure communication channel.

This package provides the ssh, scp and sftp clients, the ssh-agent and ssh-add programs to make public key authentication more convenient, and the ssh-keygen, ssh-keyscan, ssh-copy-id and ssh-argv0 utilities.

In some countries it may be illegal to use any encryption at all without a special permit.

ssh replaces the insecure rsh, rcp and rlogin programs, which are obsolete for most purposes.

 ~$ sudo apt install iproute2

 ~$ sudo apt install iproute2-doc 

sudo apt update && sudo apt upgrade 

neofetch
py -V 
Python 3.12.3 
sudo systemctl restart sshd.service 
sudo systemctl status sshd 
ls .ssh 
sudo apt full-upgrade

pwd

sudo apt install quake2 game-data-packager

sudo apt autoremove && sudo apt autoclean 

 sudo apt update && sudo apt upgrade 

 sudo apt-get install -f  The command sudo apt-get install -f (or its long-form equivalent --fix-broken) is used to fix broken dependencies on a Linux system. It attempts to resolve inconsistencies in the package database that typically occur when a package was only partially installed or when its required dependencies are missing. [1, 2, 3, 4]

The command sudo aa-status in Linux reports the current status of the AppArmor Mandatory Access Control (MAC) system. When run with sudo (as root), it displays detailed information about which security profiles are loaded into the kernel and how they are acting on running processes. [1, 2, 3]
Primary Effects of sudo aa-status
  • Checks AppArmor Status: Confirms if the AppArmor kernel module is loaded and active.
  • Lists Profiles: Shows the total number of loaded AppArmor profiles, organized by their mode:
    • Enforce mode: Profiles that actively block violations and log them.
    • Complain mode: Profiles that only log violations but do not block action (learning mode).
  • Shows Confined Processes: Lists specific process IDs (PIDs) currently protected by AppArmor, showing whether they are enforced or in complain mode. [1, 2, 3, 4]

XXXXXXXPrecision-WorkStation-T3400:~$ sudo aa-status
apparmor module is loaded.
126 profiles are loaded.
25 profiles are in enforce mode.
Typical Output Structure
Running sudo aa-status will output something similar to this:
text
apparmor module is loaded.
110 profiles are loaded.
102 profiles are in enforce mode.
8 profiles are in complain mode.
Out of 129 processes running: 13 processes have profiles defined.
Use code with caution.
Useful Related Commands
  • sudo aa-enforce <profile>: Switches a profile to enforcement mode (blocks violations).
  • sudo aa-complain <profile>: Switches a profile to complain mode (logs only).
  • sudo aa-disable <profile>: Disables a profile, allowing the application to run unconfined. [1, 2]
If the command is not found, you may need to install it with:
sudo apt install apparmor-utils. [1]

 

XXXXXXXPrecision-WorkStation-T3400:~$ sudo aa-status
apparmor module is loaded.
126 profiles are loaded.
25 profiles are in enforce mode.
   /usr/bin/man
   /usr/lib/NetworkManager/nm-dhcp-client.action
   /usr/lib/NetworkManager/nm-dhcp-helper
   /usr/lib/connman/scripts/dhclient-script
   /usr/lib/cups/backend/cups-pdf
   /usr/lib/lightdm/lightdm-guest-session
   /usr/lib/lightdm/lightdm-guest-session//chromium
   /usr/sbin/cups-browsed
   /usr/sbin/cupsd
   /usr/sbin/cupsd//third_party
   /{,usr/}sbin/dhclient
   libreoffice-senddoc
   libreoffice-soffice//gpg
   libreoffice-xpdfimport
   lsb_release
   man_filter
   man_groff
   nvidia_modprobe
   nvidia_modprobe//kmod
   plasmashell
   plasmashell//QtWebEngineProcess
   rsyslogd
   tcpdump
   unix-chkpwd
   unprivileged_userns
11 profiles are in complain mode.
   ioq3ded
   ioquake3
   ioquake3//popup
   libreoffice-oosplash
   libreoffice-soffice
   transmission-cli
   transmission-daemon
   transmission-gtk
   transmission-qt
   unreal
   ut99
0 profiles are in prompt mode.
0 profiles are in kill mode.
90 profiles are in unconfined mode.
   1password
   Discord
   MongoDB Compass
   QtWebEngineProcess
   balena-etcher
   brave
   buildah
   cam
   ch-checkns
   ch-run
   chrome
   crun
   devhelp
   element-desktop
   epiphany
   evolution
   firefox
   flatpak
   foliate
   geary
   github-desktop
   goldendict
   ipa_verify
   kchmviewer
   keybase
   lc-compliance
   libcamerify
   linux-sandbox
   loupe
   lxc-attach
   lxc-create
   lxc-destroy
   lxc-execute
   lxc-stop
   lxc-unshare
   lxc-usernsexec
   mint-chromium
   mmdebstrap
   msedge
   notepadqq
   obsidian
   opam
   opera
   pageedit
   podman
   polypane
   privacybrowser
   qcam
   qmapshack
   qutebrowser
   rootlesskit
   rpm
   rssguard
   runc
   sbuild
   sbuild-abort
   sbuild-adduser
   sbuild-apt
   sbuild-checkpackages
   sbuild-clean
   sbuild-createchroot
   sbuild-destroychroot
   sbuild-distupgrade
   sbuild-hold
   sbuild-shell
   sbuild-unhold
   sbuild-update
   sbuild-upgrade
   scide
   signal-desktop
   slack
   slirp4netns
   steam
   stress-ng
   surfshark
   systemd-coredump
   thunderbird
   toybox
   trinity
   tup
   tuxedo-control-center
   userbindmount
   uwsgi-core
   vdens
   virtiofsd
   vivaldi-bin
   vpnns
   vscode
   wike
   wpcom
29 processes have profiles defined.
3 processes are in enforce mode.
   /usr/sbin/cups-browsed (94470) 
   /usr/sbin/cupsd (94468) 
   /usr/sbin/rsyslogd (736) rsyslogd
2 processes are in complain mode.
   /usr/lib/libreoffice/program/oosplash (7722) libreoffice-oosplash
   /usr/lib/libreoffice/program/soffice.bin (7737) libreoffice-soffice
0 processes are in prompt mode.
0 processes are in kill mode.
24 processes are unconfined but have a profile defined.
   /usr/lib/firefox/firefox-bin (8745) firefox
   /usr/lib/firefox/crashhelper (8750) firefox
   /usr/lib/firefox/firefox-bin (8797) firefox
   /usr/lib/firefox/firefox-bin (8803) firefox
   /usr/lib/firefox/firefox-bin (8845) firefox
   /usr/lib/firefox/firefox-bin (8861) firefox
   /usr/lib/firefox/firefox-bin (8887) firefox
   /usr/lib/firefox/firefox-bin (8976) firefox
   /usr/lib/firefox/firefox-bin (9051) firefox
   /usr/lib/firefox/firefox-bin (9270) firefox
   /usr/lib/firefox/firefox-bin (9489) firefox
   /usr/lib/firefox/firefox-bin (9514) firefox
   /usr/lib/firefox/firefox-bin (10896) firefox
   /usr/lib/firefox/firefox-bin (36953) firefox
   /usr/lib/firefox/firefox-bin (36983) firefox
   /usr/lib/firefox/firefox-bin (36990) firefox
   /usr/lib/firefox/firefox-bin (36998) firefox
   /usr/lib/firefox/firefox-bin (37746) firefox
   /usr/lib/firefox/firefox-bin (37753) firefox
   /usr/lib/firefox/firefox-bin (114097) firefox
   /usr/lib/firefox/firefox-bin (116821) firefox
   /usr/lib/firefox/firefox-bin (117292) firefox
   /usr/lib/firefox/firefox-bin (117331) firefox
   /usr/lib/firefox/firefox-bin (117493) firefox
0 processes are in mixed mode.
XXXXXXXPrecision-WorkStation-T3400:~$ 

 

::::::: Mon 04-28-2025  09:55 ::::::::::


WineHQ - 

Lutris -

STEAM -     



BattelNet.exc  -

:::::::::::::::


System Software Updater

  Not all changes and updates succeeded. For further details of the failure, please expand the 'Details' panel below.

An error occurred 

Trying to recover from package failure.

The following details are provoded:

 E: linux-headers-6.8.0-57-generic: installed linux-headers-6.8.0-57-generic package post-installation script subprocess returned error exit status 11
E: linux-headers-generic: dependency problems - leaving unconfigured
E: linux-generic: dependency problems - leaving unconfigured
E: linux-image-6.8.0-57-generic: installed linux-image-6.8.0-57-generic package post-installation script subprocess returned error exit status 11

linux_filesystem