User Tools

Site Tools


usefull_linux_commands

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
usefull_linux_commands [2021/02/11 20:08] adminusefull_linux_commands [2023/02/15 22:21] (current) admin
Line 1: Line 1:
-**Most usefull Linux commands**+=====Most usefull Linux commands=====
  
 To display information about your installed Linux version To display information about your installed Linux version
Line 11: Line 11:
 Display information about your CPU Display information about your CPU
   lscpu   lscpu
 +List failed logins
 +  lslogins -f
 +If you like to have a colourful bash, remove eval and alias # in:
 +  .bashrc either in your profile or root/.bashrc
 +
 +Changing the startup background for Debian, enter the following line in:
 +
 +  nano /etc/default/grub
 +  GRUB_BACKGROUND="/root/pictures/grubbackground.png"
  
  
usefull_linux_commands.1613070481.txt.gz · Last modified: 2021/02/11 20:08 by admin