update content
This commit is contained in:
@@ -215,3 +215,6 @@ export EDITOR="code --wait"
|
|||||||
export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
|
export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
|
||||||
export PATH=$JAVA_HOME/bin:$PATH
|
export PATH=$JAVA_HOME/bin:$PATH
|
||||||
|
|
||||||
|
# to print the date for the history command
|
||||||
|
setopt EXTENDED_HISTORY
|
||||||
|
|
||||||
|
|||||||
@@ -320,6 +320,6 @@ find | sort | grep -ve "node_modules/" -e ".git/" | sed 's#[^/]*/#|__ #g;s#__ |#
|
|||||||
- the old default shortcut executed this command : **xfce4-screenshooter -f**
|
- the old default shortcut executed this command : **xfce4-screenshooter -f**
|
||||||
- now it executes a script that will make the capture instantanously
|
- now it executes a script that will make the capture instantanously
|
||||||
- this script contains this command : **xfce4-screenshooter -f -s /home/asususus/Nextcloud/medias/screenshots/screenshot-$(date +%Y-%m-%d_%H-%M-%S).png**
|
- this script contains this command : **xfce4-screenshooter -f -s /home/asususus/Nextcloud/medias/screenshots/screenshot-$(date +%Y-%m-%d_%H-%M-%S).png**
|
||||||
- the script is located in ~/.local/bin
|
- the script is located in ~/.local/bin/screenshot.sh
|
||||||
- i also added a shortcut to execute the previous command : **ctrl print**
|
- i also added a shortcut to execute the previous command : **ctrl print**
|
||||||
|
|
||||||
|
|||||||
@@ -136,6 +136,10 @@ todo list :
|
|||||||
- [ ] Set up email notifications for Proxmox alerts
|
- [ ] Set up email notifications for Proxmox alerts
|
||||||
|
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
install pbs on a vm on proxmox (Proxmox Backup Server) -> to have incremental backups
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
ipv6 : fe80::d6ae:52ff:fec9:29d6
|
ipv6 : fe80::d6ae:52ff:fec9:29d6
|
||||||
|
|||||||
Reference in New Issue
Block a user