Linux for your taste (sorry Naw :D) (28 Viewers)

What OS do you use?

  • Windows

  • Linux

  • Mac

  • Other


Results are only viewable after voting.

Siamak

╭∩╮( ͡° ͜ʖ ͡°)╭∩╮
Aug 13, 2013
18,306
after updating kali linux VLC media didn't run i solved this problem with a command on terminal :
sudo sed -i 's/geteuid/getppid/' /usr/bin/vlc
also microsoft ege gave an error is not supposed to be run as root. Sorry.
i fixed with this command:
microsoft-edge --no-sandbox
but i got same error every time i run edge so i edited application with adding -no-sandbox

Screenshot_2021-07-19_17_05_25.png


another problem after updating was about desktop icon and right-click. kali didn't show icons or menu even after login was successful. i fixed with commands:
apt purge lightdm
apt install lightdm
dpkg --configure lightdm
dpkg-reconfigure lightdm
and then reboot.
 
Jun 7, 2003
3,496
after updating kali linux VLC media didn't run i solved this problem with a command on terminal :

also microsoft ege gave an error is not supposed to be run as root. Sorry.
i fixed with this command:

but i got same error every time i run edge so i edited application with adding -no-sandbox

Screenshot_2021-07-19_17_05_25.png


another problem after updating was about desktop icon and right-click. kali didn't show icons or menu even after login was successful. i fixed with commands:

and then reboot.
Why the hell do you need Edge on a Linux system?
 

Siamak

╭∩╮( ͡° ͜ʖ ͡°)╭∩╮
Aug 13, 2013
18,306
Why the hell do you need Edge on a Linux system?
I have many pdf documents on my system and need to search words in pdf documents. i tested adobe reader and other applications for word searching in pdf and none of them were working as expected. No words in documents are found even though they do exist. edge fixed my problem.
 

Siamak

╭∩╮( ͡° ͜ʖ ͡°)╭∩╮
Aug 13, 2013
18,306
i got new error today when i wanted to access my files in windows partition from linux(dual boot). the error was about permition and issues with hard disks being read-only . i actually wanted to copy a file which i downloaded and paste to my windows partition but i got error. i tried this command on terminal:
mount -o remount,rw '/media/....
but the problem was still unresolved. so i switched to windows and Windows 10 has a feature called fast start-up and set new settings and again switched to linux and the problem was solved.
Screenshot_2021-07-29_22_53_32.png
 
Jun 7, 2003
3,496
i got new error today when i wanted to access my files in windows partition from linux(dual boot). the error was about permition and issues with hard disks being read-only . i actually wanted to copy a file which i downloaded and paste to my windows partition but i got error. i tried this command on terminal:

but the problem was still unresolved. so i switched to windows and Windows 10 has a feature called fast start-up and set new settings and again switched to linux and the problem was solved.
Screenshot_2021-07-29_22_53_32.png
Wait, you downloaded the file in Linux and wanted to paste it in the Windows partition and you couldn't because it was read only and you resolved it with fast start-up. Did i understand you right?

Because i thought it is not possible to paste files in Windows partition because of the filesystem.
 

Siamak

╭∩╮( ͡° ͜ʖ ͡°)╭∩╮
Aug 13, 2013
18,306
Wait, you downloaded the file in Linux and wanted to paste it in the Windows partition and you couldn't because it was read only and you resolved it with fast start-up. Did i understand you right?

Because i thought it is not possible to paste files in Windows partition because of the filesystem.
yes bro but i solved this issue. now i can copy paste my files.
 
Last edited:

Siamak

╭∩╮( ͡° ͜ʖ ͡°)╭∩╮
Aug 13, 2013
18,306
photo_2021-08-04_14-12-38.jpg


Benefits of using open source software in organizations by country according to the official RedHat report.
Linux and its certifications As one of the most important open source fields, it is one of the best specialties to work in the world of information technology.
 

Users Who Are Viewing This Thread (Users: 0, Guests: 23)