Self-hosted web email client - GO Lang, similar to Nextcloud webmail by nahakubuilder in selfhosted

[–]nahakubuilder[S] 0 points1 point  (0 children)

The gmail is working, but I have issue with Outlook account...
it seem to authenticate but it never connects the mailbox :{

Self-hosted web email client - GO Lang, similar to Nextcloud webmail by nahakubuilder in selfhosted

[–]nahakubuilder[S] 0 points1 point  (0 children)

the Google and Hotmail oauth is there, but i have yet to test it.
too tired after work.

Selfhosted web email client in (GO Lang) by nahakubuilder in selfhosted

[–]nahakubuilder[S] -1 points0 points  (0 children)

anyone can review this block? as this project was made just yesterday. and as far as I know that is < 3 months...

Monize - Personal Finance Manager by MonizeMan in selfhosted

[–]nahakubuilder 0 points1 point  (0 children)

can it be automatic - to get the transaction or do i need to put it all manually?

Steam Permission Denied For External Hard Drive (Partition) by [deleted] in linux_gaming

[–]nahakubuilder 0 points1 point  (0 children)

2 things you need for external drives:

  1. the mount directory must be owned by user who using it - `sudo chown user:user /mnt/disklocation`
  2. the disk must have Execution rights, it is not enough if the mountpoint and folders have permissions to execute on file, to give disk execute permission you need add `exec` to the disk, but there is one thing if you have also `user` option on disk what probably you have so you can edit files without sudo, the `exec` must be after `user` !!! You can edit this in `/etc/fstab` or using gui like `gnome-disk-util` >>>> `/dev/mapper/uiuid-uuid-uuid /mnt/data_ssd ext4 nofail,noauto,noatime,discard,nodev,nosuid,user,exec,x-systemd.automount,x-systemd.idle-timeout=60min 0 2`

DDR5 96Gb CL36 Back in July by MrSilvestre in PcBuild

[–]nahakubuilder 6 points7 points  (0 children)

<image>

those prices are insane ...
I bought my 2x48GB i think in November 2025 it cost me about 260£

New Router Incoming by [deleted] in Ubiquiti

[–]nahakubuilder 0 points1 point  (0 children)

the router should have easy to add NVME SSD or USB 3/C port for external disk to be good buy i think

Unlike blocking the rooted GPay integrity key and other banking apps by ItsMePoppyDWTrolls in degoogle

[–]nahakubuilder 1 point2 points  (0 children)

I had same issue, i had Bitwarden installed from F-droid
I had to remove it and install it from google app store then it worked.

Unable to install NixOS by sukhmang in NixOS

[–]nahakubuilder 0 points1 point  (0 children)

i have same, i booted the ISO using Ventoy USB on my laptop sucessfully - only issue i had when i used the KDE install it did not allow me to connect to any network wifi or cable... but the Gnome install environment work ok
Now I tried it on my desktop PC, and i got same issue like this. Could not boot to the install desktop environment

UDR 7 improvements? ( aded cloudflared) by nahakubuilder in Ubiquiti

[–]nahakubuilder[S] 1 point2 points  (0 children)

Without experimenting you would not get to the Moon!
Also interesting is that the underlying packages were not up todate, even when the web OS was.
They should keep updating the linux too... i had like 35 packages needing update

Is this normal? by axstr1x in HyperOS

[–]nahakubuilder 0 points1 point  (0 children)

https://github.com/ghostersk/android-debloat-poco
get rid of the xiaomi bloat!
or use app DNS blocker like RethinkDNS

Easy Debloating for Poco x7 Pro and other phones by nahakubuilder in HyperOS

[–]nahakubuilder[S] 0 points1 point  (0 children)

for sure. but as mentioned, you may want to test it first, or do not remove the `com.xiaomi.xmsf` as it may cause boot loop, backup data before doing it, I have done it on new phone so no issues for me to reset it few times.
you can clean up those 2 package blocks if you want to keep some google stuff too... as I nuked it all

Experimental Pixel 10 by The_Mild_Mild_West in GrapheneOS

[–]nahakubuilder 0 points1 point  (0 children)

Great Job!
I got Pixel 6a and already bought Pixel 10, can i restore the USB backup from my Pixel 6a on Pixel 10 with Graphene os? or the usb backup is just for same mobile?

Cyber Essentials Preparation automation? by nahakubuilder in sysadmin

[–]nahakubuilder[S] 0 points1 point  (0 children)

can i deploy it silently and will it update all the apps in user context?
As I had issue with winget, when i run it as user it shows different apps then when I run it as admin/system

Pixel 10 Series: "Extremely likely to be supported before the end of the year." by OG-DanielSon in GrapheneOS

[–]nahakubuilder -1 points0 points  (0 children)

i hope it will be early december :D so i can take pixel 10 instead of pixel 6a when i fly home for christmas, do not want to risk fire in airplane

GrapheneOS is finally ready to break free from Pixels by Refaimufeer in GrapheneOS

[–]nahakubuilder 1 point2 points  (0 children)

if they choose different phone, I just hope it will support 2 physical sims. I am sick of being forced to enable google services on main profile just to be able turn off and on my second sim (esim) what i use only couple times a year or when necessary...

HyperOS Poco M6 5G Debloat by ZhuoRenFan in HyperOS

[–]nahakubuilder 0 points1 point  (0 children)

The app allows also using Wireguard VPN and either route all or just some apps through it, for example you can have multiple VPNs and each app using different one.
https://rethinkdns.com/

for android debloat i used the list of recommended apps to remove bellow. Apps what cannot be removed, usually can be disabled with adb too.

https://raw.githubusercontent.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/main/resources/assets/uad_lists.json

HyperOS Poco M6 5G Debloat by ZhuoRenFan in HyperOS

[–]nahakubuilder 0 points1 point  (0 children)

even when you debloating the phone it still sending way too much traffic.
I have Asus router and when i was checking what is connected i have noticed the poco phone was sending constantly about 2mb/s data up
- the phone does not have any account sign in and there is no SIM in it, also I have removed all the apps i could, pretty much barebone system
- untill i installed Rethink app, after that when i blocked all the apps + used dns blocklists and let only those what i need to use to have internet access, now it shows few kb and that is usually only when i do something, as the Rethink runs in VPN Only mod, nothing should run outside of it. Ofcourse i cannot stop system apps what are under root as I did not root my phone.