Shell Utills and not only

Arch

βž•Package install

βœ”οΈ System update

βœ–οΈ Remove package

πŸ“‹ List installed packages sorted by size

Debian

βž•App install

βœ–οΈ App remove

βœ”οΈ System update

Redhat

βž•App install

βœ–οΈ App remove

βœ”οΈ System update

App .rpmfiles install, remove

Arch and not only things

πŸ’½ HDD poweroff

🌐 Network manager cli, wifi connect

πŸ“ Copy, move, remove files/folders

πŸ–ŠοΈ Change name

πŸ“‹ Ip adress check

πŸ’Ώ Create qcow2 image

πŸ“± Mount android phone as storage (download android-file-tranfer)

πŸ’Ώ Mount iso like dvd or cd disk

πŸ—οΈ Show windows product key

🏁 Show startup times by system.d

πŸ”“ tar.zst extract

πŸ”‘ Password secured zip

πŸ“ Show folder/file size

πŸ“€ Make bootable GNU/Linux drive ( dont use partition )

πŸ“€ Make bootable windows or GNU/Linux drive, also gui available

gui

❌Format partition to FAT32 file system

❌Format partition to NTFS file system (add -f flag to fast format)

❌Format partition to ext4 file system

🧠 Display free and used memory

πŸ“– Display systemd last boot journal

πŸ’Ώ Create iso from cd/dvd

Check sector size and sector

Create iso

πŸ”— Create symbolic link

πŸ“‚ Display path of current directory

βœ–οΈ ❕"Hardreset" format drives to zero

πŸ“± Mount iPhone

Download

ifuse

from AUR

Start usbmuxd.service

Pair iPhone (Device must be unlocked)

Mount iPhone

Probably you have to change config in /etc/fuse.conf and uncomment #user_allow_other

Umount iPhone

🎧 Bluetooth Headphones

Needed packages pulseaudio-bluetooth and bluez-utils.

Start bluetooth service

Open bluetooth utility

Bluetooth utility

Scan for devices

Pair device

Connect to paired device

For automatically connect

To switch PulseAudio switch on connected module you need to add this lines to /etc/pulse/default.pa

Also if you want, enable auto power on bluetooth edit /etc/bluetooth/main.conf

🌐 Share internet over Ethernet

Install dnsmasq and nm-connection-editor

🌐 Share internet over Wi-Fi

Install dnsmasq and nm-connection-editor

🧑 Git

New

Exist repo

Rename last no pushed commit

Rename last pushed commit