- https://github.com/Benjamin-Loison
- Joined on
2022-10-16
Block a user
How to
shred
free disk slots?
man sfill
Output:
sfill is designed to delete data which lies on available diskspace on
mediums in a secure manner
...
…
adb shell stop
purpose?
Get app name from id
clear
APK_FILE_NAME=base.apk
for packageInfo in `adb shell pm list packages -3 -f`
do
packageId=`echo $packageInfo
Limit rights of programs
Related to Benjamin_Loison/shred/issues/{18,[17](https://codeberg.org/Benjamin_Loison/sh…
Share files/folders with another computer through USB or Ethernet
Through Livebox 5 thanks to Ethernet on both Linux Mint 22 Cinnamon got a bandwidth of 100 MB/s with Filezilla through SSH SFTP.
Share files/folders with another computer through USB or Ethernet
Related to Benjamin-Loison/nemo/issues/21.
Share files/folders with another computer through USB or Ethernet
By USB the question could be is it possible to establish USB tethering as on Android, concerning Ethernet it works quite fine if I remember correctly.
*The nginx plugin is not working* *NoInstallationError("Could not find a usable 'nginx' binary. Ensure nginx exists, the binary is executable, and your PATH is set correctly.")*
*An unexpected error occurred:* *AttributeError: can't set attribute*
Get device network name potentially different due to router
ping -c 1 Benjamin-Loison-HP-Ubuntu
PING Benjamin-Loison-HP-Ubuntu.home (192.168.1.36) 56(84) bytes of data.
64 bytes from benjamin-loison-hp-ubuntu.home (192.168.1.36):…
Get device network name potentially different due to router
getent
No command getent found, did you mean:
Command gettext in package gettext
Command gentest in package samba
Command getopt in package util-linux
Get device network name potentially different due to router
ip a
Output:
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
link/loopback 00:00:00:00:00:00…
Get device network name potentially different due to router
nmap -sP 192.168.221.11
Starting Nmap 7.95 ( https://nmap.org ) at 2025-01-01 00:54 CET
Nmap scan report for 192.168.221.11
Host is up (0.0039s latency).
Nmap done: 1 IP…
How to
shred
free disk slots?
date && time sudo sfill -vl /
Output:
Tue Dec 31 08:30:27 PM CET 2024
Using /dev/urandom for random input.
Wipe mode is insecure (two passes…