[-] A_s_h_k_a_n@persiansmastodon.com -1 points 7 months ago

@TCB13 @Sage_the_Lawyer
many of the reasons in the article are no true!! I'm a researcher and need to write lots of pages and give them to journals. This is very delicate because if you don't write it the way they want or in other formats your paper will be rejected. I also study at university and has needs for a good office program. It's been 3 years I'm using libreoffice and i never had any problem working with others on the same file even when my professors use MS.

[-] A_s_h_k_a_n@persiansmastodon.com 1 points 8 months ago

@fafok20662
No problem someone will take the last open version and call is OGNOME and continue building it and everyone in the Linux community will use the open fork and gnome will die. So i hardly think so!

[-] A_s_h_k_a_n@persiansmastodon.com 2 points 8 months ago

@nxdefiant @UtMan1988
I think arch would taste like a cold lemonade!

[-] A_s_h_k_a_n@persiansmastodon.com 1 points 8 months ago

@vsh @sounddrill
notepad is a windows app!

[-] A_s_h_k_a_n@persiansmastodon.com 2 points 8 months ago

@kuneho @pmk
I totally get it! Although I'm a few months a head of you. No more Windows for me. I used to run both using dual boot but after a while I got more and more into linux and learned to use it correctly. Then I realized there is much to control by yourself in a system rather than let windows to do it.
Just don't give up on Linux and try lot's of distros to find the best you need. I recommend Arch Or Debian 11. Debian 12 is still not a debian-standard distro in my experience.

[-] A_s_h_k_a_n@persiansmastodon.com 0 points 9 months ago

@BentiGorlich
have you tried fat32 instead?

[-] A_s_h_k_a_n@persiansmastodon.com 0 points 9 months ago

@BentiGorlich
It's a bit weird, it looks like the output of fdisk -l /dev/sdg indicates that your SD card is formatted with an HPFS/NTFS/exFAT file system, which is not the typical format for camera SD cards. Camera SD cards are usually formatted as FAT32 or exFAT.
I recommend that you backup everything on that sd card and reformat it to exfat or fat32 yourself on a linux system.

[-] A_s_h_k_a_n@persiansmastodon.com 0 points 9 months ago

@BentiGorlich
Check for Errors: Run a file system check on the exFAT partition to identify and repair any potential filesystem errors.

$ fsck.exfat -y /dev/sdg1

Try mounting the SDcard with different mount options. Create a directory where you want to mount the card, and then use the mount command with specific options. For example:

$ sudo mount -t exfat -o ro,umask=000 /dev/sdg1 /mnt/sdcard

This mounts the SD card as read-only (ro) with a more permissive umask. Adjust the options as needed

[-] A_s_h_k_a_n@persiansmastodon.com 0 points 9 months ago

@BentiGorlich please post the output of the following command:
df -T

[-] A_s_h_k_a_n@persiansmastodon.com 3 points 10 months ago

@dingdongitsabear

@Sh1nyM3t4l4ss

I believe Macbooks have higher battery capacity. Don't they?

view more: next ›

A_s_h_k_a_n

joined 11 months ago