Skip to content

Instantly share code, notes, and snippets.

View xsoodeh's full-sized avatar
🎯
Focusing

Xsoodeh xsoodeh

🎯
Focusing
View GitHub Profile
00 00000000 NUL
01 00000001 SOH
02 00000010 STX
03 00000011 ETX
04 00000100 EOT
05 00000101 ENQ
06 00000110 ACK
07 00000111 BEL
08 00001000 BS
09 00001001 HT
@xsoodeh
xsoodeh / exapmle.Desktop
Last active May 4, 2022 08:57
configure RemNote Desktop for ubuntu
1. mkdir ~/appImage/application-name and move file application here
2. create /usr/share/applications/example.Desktop and change with your name-application and path
[Desktop Entry]
Type=Application
Name=application-name
StartupWMClass=application-name
Comment=application-name
Icon=/home/xsoodeh/appImage/favicon-application.png
Exec=/home/xsoodeh/appImage/applicatoin-name.AppImage

Keybase proof

I hereby claim:

  • I am xsoodeh on github.
  • I am xsoodeh (https://keybase.io/xsoodeh) on keybase.
  • I have a public key ASC0Pq-N6ftE5zmtnM7QSJlU8NHXcLOiDqnXAHNCiwquyAo

To claim this, I am signing this object:

@xsoodeh
xsoodeh / kali(Raspberry Pi )-configure-disable-login-page
Last active February 13, 2025 20:19
kali(pi)-configure-disable-login-page
#change this configure
vim /etc/lightdm/lightdm.conf
autologin-user = root
autoligin-user-timeout=0
#change to down configure
vim /etc/pam.d/lightdm-autologin
# Allow access without authentication