Skip to content

Instantly share code, notes, and snippets.

View ammar0466's full-sized avatar

Ammar Ibrahim ammar0466

  • ammar0466 @ gmail . com
  • Malaysia
  • 19:51 (UTC +08:00)
View GitHub Profile
@ammar0466
ammar0466 / curtin-install.log
Created June 16, 2023 04:25
log error from pxe installer ubuntu 22
---- [[ subiquity step initial ]] ----
curtin: Installation started. (22.1-29-gc56c51aae)
curtin: Installation finished.
---- [[ subiquity step partitioning ]] ----
curtin: Installation started. (22.1-29-gc56c51aae)
start: cmd-install/stage-partitioning/builtin/cmd-block-meta: curtin command block-meta
get_path_to_storage_volume for volume disk-sda({'ptable': 'gpt', 'serial': 'VBOX_HARDDISK_VBbfa36849-2c4eb02e', 'path': '/dev/sda', 'wipe': 'superblock', 'preserve': False, 'name': '', 'grub_device': True, 'type': 'disk', 'id': 'disk-sda'})
Processing serial VBOX_HARDDISK_VBbfa36849-2c4eb02e via udev to VBOX_HARDDISK_VBbfa36849-2c4eb02e
@ammar0466
ammar0466 / gist:3ac3cb6b1aba3aeca34ca913224b1af0
Created December 30, 2020 07:56
Notepad++ Remove Prefix
notepad++
remove prefix dash
ctrl+H
find ^-
replace with EMPTY
select REGEX
Replace ALL
@ammar0466
ammar0466 / gist:68de60f529355c78dce06e01ee132a6c
Created February 3, 2020 13:31
How to use fbind whatsapp to sdcard
root phone
install twrp
install magisk
install fbind woth fix2 by vr25
GVP9S-XQYMX-GZE8P-ZM9J6-E9F7A-UQ4PT
@ammar0466
ammar0466 / gist:058c4c4c975cf946e5b292c02ee67022
Last active January 20, 2024 06:56
Install Windows 10 on digital ocean
How to install windows on digital ocean,
use this tutorial :
https://milankragujevic.com/how-to-install-windows-10-on-digitalocean
how to create own image :
Reans Web - Creating Custom Image on Digital Ocean '(2022 Update)'
Click here to watch on youtube : https://youtu.be/wtHBDEl5DIw
Compare 2 columns to find duplicates using Excel formulas
https://www.ablebits.com/office-addins-blog/2013/09/05/compare-two-columns-remove-duplicates/
=IF(ISERROR(MATCH(A1,$B$1:$B$10000,0)),"Unique","Duplicate")
//download git project
git clone <link.git>
//change directory partition
cd /d D:\
//install python project requirement
pip install -r <requirements.txt>
#initial ubuntu vps
https://write.corbpie.com/installing-windows-10-pro-iso-with-virtio-on-vultr/
http://172.245.211.114/Win10Pro.iso
https://swizzin.ltd/
liteserver.nl
# 10_basic.py
# 15_make_soup.py
# 20_search.py
# 25_navigation.py
# 30_edit.py
# 40_encoding.py
# 50_parse_only_part.py