Skip to content

Instantly share code, notes, and snippets.

View Abynet's full-sized avatar

Abynet-Hunter Abynet

View GitHub Profile

XFCE Desktop


How to install XFCE Desktop Environment in Kali Linux:

Command:

apt-get install kali-defaults kali-root-login desktop-base xfce4 xfce4-places-plugin xfce4-goodies

How to remove XFCE in Kali Linux:

Command:

iBoysoft Data Recovery Keygen
iBoysoft Data Recovery Keygen
@Abynet
Abynet / Pacman-tools.md
Created May 10, 2023 08:58 — forked from isti03/Pacman-tools.md
Useful pacman tools for Arch Linux

Important: Read the wiki and man pages, before using these tools

Tools

  • reflector: rank mirrors and generate pacman mirrorlist
  • downgrade: switch to previous versions of programs
  • paccache: clean pacman cache (part of pacman package)
  • informant: forces reading the Arch News before updating
  • pkgfile: check which package contains a command
  • pactree: display program dependencies in a tree
@Abynet
Abynet / arch_cheatsheet.txt
Created May 8, 2023 17:41 — forked from yufengwng/arch_cheatsheet.txt
Arch Linux Commands Cheatsheet
pacman
======
view logs: /var/log/pacman.log
update system
# pacman -Syu
list installed packages
# pacman -Q