@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.
Ashkan :Verfied:
کارشناس تغذیه: کد نظام پزشکی ت-۱۱۰۷۷
محقق در زمینه ی تغذیه
دانشجوی فیزیولوژی و تغذیه ورزشی
عاشق نرمافزار آزاد
---------------------------------------------------------------------------
Dietitian
Researcher
Exercises physiology and nutrition student
An opensource enthusiast
- 0 Posts
- 13 Comments
Ashkan :Verfied:@persiansmastodon.comto Linux@lemmy.ml•Is gnome going to become proprietary?1·2 years 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!
Ashkan :Verfied:@persiansmastodon.comto Linux@lemmy.ml•Linux empowered coffee, a must have.31·2 years ago@nxdefiant @UtMan1988
I think arch would taste like a cold lemonade!
Ashkan :Verfied:@persiansmastodon.comto Linux@lemmy.ml•5 reasons Linux is the best OS for coding1·2 years ago@vsh @sounddrill
notepad is a windows app!
@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.
Ashkan :Verfied:@persiansmastodon.comto Linux@lemmy.ml•Cannot read files from SD card which works fine under windows0·2 years ago@BentiGorlich
have you tried fat32 instead?
Ashkan :Verfied:@persiansmastodon.comto Linux@lemmy.ml•Cannot read files from SD card which works fine under windows0·2 years 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.
Ashkan :Verfied:@persiansmastodon.comto Linux@lemmy.ml•Cannot read files from SD card which works fine under windows0·2 years 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
Ashkan :Verfied:@persiansmastodon.comto Linux@lemmy.ml•Cannot read files from SD card which works fine under windows0·2 years ago@BentiGorlich please post the output of the following command:
df -T
@luthis
There will be so many forks trying to continue a Kernel based on linux and i think a few will succeeded! We may use arch kernel or debian kernel in the future.