Search found 10089 matches

by Flemur
Sat Feb 12, 2022 12:05 pm
Forum: Software & Applications
Topic: Install and Run a Windows Program Under Mint with Bottles
Replies: 11
Views: 4808

Re: Install and Run a Windows Program with Bottles

I have not been able to get " bottles " to work (install and run a Windows program) with Mint 20.3. I used the version of " bottles " provided by the Mint repository. I don't see a " bottles " program in the normal repos. FWIW, you don't need bottles to run windows pro...
by Flemur
Sat Feb 12, 2022 10:40 am
Forum: Software & Applications
Topic: Synaptic Manager threw error
Replies: 3
Views: 288

Re: Synaptic Manager threw error

abhinav862 wrote: Sat Feb 12, 2022 10:02 am Error 24 : Write error : cannot write compressed block
That's probably because of a full partition; what does this command return?

Code: Select all

df
You might try

Code: Select all

sudo apt autoremove --purge 
then run the df again.
by Flemur
Sat Feb 12, 2022 9:49 am
Forum: Tutorials
Topic: Convert various Music files to .mp3
Replies: 28
Views: 4733

Re: Convert various Music files to .mp3

Here's my FWIW: I never bulk convert music/audio files; my "convert to mp3" process is to normalize, trim, and add .5 seconds or silence to each end of the clip/song; so I use ocenaudio to convert to WAV, then edit the WAV file in Adobe audition , then convert it to mp3 with lame . (my old...
by Flemur
Fri Feb 11, 2022 11:33 pm
Forum: Beginner Questions
Topic: Audacious - pls help me understand Linux paths
Replies: 21
Views: 1121

Re: Audacious - pls help me understand Linux paths

Then in fstab an entry like this. UUID=0D01AFDB4669F986 /mnt/stuff ntfs defaults 0 2 this is for a shared windows accessible data partition. You might want to add "windows_names" so you don't create files that windows can't read. Anywho, I use LABELS for everything in fstab and such, like...
by Flemur
Fri Feb 11, 2022 11:17 pm
Forum: Beginner Questions
Topic: How do I
Replies: 26
Views: 1333

Re: How do I

I have a word doc here that is a Linux Mint driver, how would I get to be a driver on my computer? I have no idea how to do that trick. Does not compute. What is the "word doc" what is it supposed to be a driver for? Also pls post the output of inxi -Fxxxrz inside [code]your answer[/code]...
by Flemur
Fri Feb 11, 2022 12:57 pm
Forum: Beginner Questions
Topic: Audacious - pls help me understand Linux paths
Replies: 21
Views: 1121

Re: Audacious - pls help me understand Linux paths

Fred_VIE wrote: Fri Feb 11, 2022 10:17 am

Code: Select all

drwxrwxrwx 1 root root    53248 Jän 31 18:54  .
drwxrwxrwx 1 root root     4096 Feb  3 14:52  ..
The files say -rwxrwxrwx 1 root root
They're writable by you (and everyone) but try taking ownership -

Code: Select all

chown -R $USER:$USER /Div2/mp3
or even

Code: Select all

chown -R $USER:$USER /Div2
by Flemur
Fri Feb 11, 2022 11:27 am
Forum: Software & Applications
Topic: [SOLVED] What does it mean when a package is shown as (potentially) breaking another one but also recommends it?
Replies: 1
Views: 174

Re: What does it mean when a package is shown as (potentially) breaking another one but also recommends it?

yellowfinch wrote: Fri Feb 11, 2022 10:46 am For example: according to the dependency details of libc6, it would break locales but it also lists locales among the recommended packages. That seems quite contradictory to me. :?
libc6 requires locales v2.31 but breaks locales < v2.31
by Flemur
Fri Feb 11, 2022 10:15 am
Forum: Beginner Questions
Topic: Audacious - pls help me understand Linux paths
Replies: 21
Views: 1121

Re: Audacious - pls help me understand Linux paths

Fred_VIE wrote: Fri Feb 11, 2022 10:06 am I see it in the file info you just described and I can just send it to Audacious, when I choose file or folder open I can not see the drive.

Sorry mistyped the command. It lists all the mp3 files in the folder.
How about permissions? Post the first few lines of the ls output.
by Flemur
Fri Feb 11, 2022 10:03 am
Forum: Beginner Questions
Topic: Audacious - pls help me understand Linux paths
Replies: 21
Views: 1121

Re: Audacious - pls help me understand Linux paths

If I rightklick an mp3 from that drive and have it opened in Audacious it says the path is /run/user/1000/doc/3adb3ff8/songname.mp3 and I really dont get that pathing. Where is that path coming from? Why does Linux make it this way and why cant I use my /Div2/ drive? I have mp3 files on a "dat...
by Flemur
Fri Feb 11, 2022 9:49 am
Forum: Software & Applications
Topic: Disable autocopy marked text on xfce 20
Replies: 16
Views: 1361

Re: Disable autocopy marked text on xfce 20

WHO? :evil: thought it would be good to enable "copy marked text with a click" on Linux mint 20 xfce Do they know how irritating it is to try to past a text on another marked text (to replace it) and the stupid system copies the stupid marked text before you can paste your own? Are you us...
by Flemur
Fri Feb 11, 2022 9:00 am
Forum: Software & Applications
Topic: 'sudo' Is not a known on line 1 in source list
Replies: 10
Views: 2972

Re: What doesn't exist, sudo or sublime-tex[t]?

What does not exist is "sudo" even when I use the terminal it does not find it and I have the same error, in the update wizard it says to look for another server, I select it and the error appears again No, your sudo command exists and is working properly (it's asking for your password); ...
by Flemur
Thu Feb 10, 2022 10:42 pm
Forum: Software & Applications
Topic: 'sudo' Is not a known on line 1 in source list
Replies: 10
Views: 2972

Re: 'sudo' Is not a known on line 1 in source list

I have a problem, I am eating when trying to install sublime-tex if I managed to download it but when executing the "sudo" command it appears that it does not exist, What doesn't exist, sudo or sublime-tex[t] ? also I cannot update any application since the message "type:'sudo' Is ap...
by Flemur
Thu Feb 10, 2022 9:21 pm
Forum: Software & Applications
Topic: (Moved on)How to play .mkv files in Mint 19.1 ?
Replies: 15
Views: 992

Re: How to play .mkv files in Mint 19.1 ?

Thank you all Mesdames et Monsieurs! I am giving it up. It should not, in my view, take this much effort to play and mkv file in VLC or otherwise in Linux Mint 19.1 This thread barely mentioned mkv files, the thread was about (an out of date version) of youtube-dl, which has nothing to do with mkv ...
by Flemur
Thu Feb 10, 2022 1:29 pm
Forum: Installation & Boot
Topic: (SOLVED) Can not start after part & edit mount options
Replies: 14
Views: 950

Re: Can not start after part & edit mount options

It's a HP Pavilion Product F9V32EA#UUW. I thought it has a "normal" Hard-disc, but it is a SD memory of some sort. I was not aware of this. It says here (https://support.hp.com/hr-en/document/c04125134) that it has: 1 TB 5400 rpm SATA There is almost 1T B free space, good I want to use it...
by Flemur
Thu Feb 10, 2022 12:28 pm
Forum: Chat about Linux Mint
Topic: Mint Newcomers!--what fries you the most?
Replies: 116
Views: 7776

Re: Mint Newcomers!--what fries you the most?

I'm not new of course, but silly commands like "journalctl -b" rather then something meaningful like "show-boot-info" have to be off-putting.

I recall laughing at Unix (ksh?) commands when I switched from VMS. In fact I still laugh at many of them.
by Flemur
Thu Feb 10, 2022 12:07 pm
Forum: Software & Applications
Topic: (Moved on)How to play .mkv files in Mint 19.1 ?
Replies: 15
Views: 992

Re: How to play .mkv files in Mint 19.1 ?

https://www.youtube.com/watch?v=UDKVTGgtyGM doesn't have any .mkv format downloads.
(yt-dlp --list-formats URL)

If you want to test ,mkv files, try one from here:
https://filesamples.com/formats/mkv
by Flemur
Thu Feb 10, 2022 12:02 pm
Forum: Software & Applications
Topic: (Moved on)How to play .mkv files in Mint 19.1 ?
Replies: 15
Views: 992

Re: How to play .mkv files in Mint 19.1 ?

Schultz: I have tried again using your example. sudo youtube-dl -F https://www.youtube.com/watch?v=UDKVTGgtyGM&list=RDUDKVTGgtyGM&start_radio=1 The terminal returned only: [1] 3916 [2] 3917 So your command was (?): sudo youtube-dl -F https://www.youtube.com/watch?v=UDKVTGgtyGM&list=RDUD...
by Flemur
Wed Feb 09, 2022 2:21 pm
Forum: Beginner Questions
Topic: Mozilla just offered me VPN how to get/use it?
Replies: 6
Views: 452

Re: Mozilla just offered me VPN how to get/use it?

So far I can't even tell if the program downloaded to the laptop, so that's question 1. From their instructions: sudo apt-get install resolvconf mozillavpn Run command: mozillavpn The sudo apt-get line installs the program, hence the word "install". If typing mozillavpn does NOT result in...
by Flemur
Wed Feb 09, 2022 1:31 pm
Forum: Software & Applications
Topic: Blender not running due to permission.
Replies: 3
Views: 391

Re: Blender not running due to permission.

I just downloaded the latest Blender version and it is not running when I double-click it or run it through the terminal. The only way to run the application is to call it as super user and even when it is opened I cannot install certain plugins due to the current permission configured. Does that m...
by Flemur
Wed Feb 09, 2022 8:13 am
Forum: Installation & Boot
Topic: Move home folder from one partition to another
Replies: 6
Views: 1315

Re: Move home folder from one partition to another

How it can be checked that everything is OK now? # umount -v '/home' umount: /home: target is busy. Oops, sorry about that; sometimes my BU partition is "busy" even though I close all the programs that (I think) were using it. Old: /dev/sda2 76768368 30105060 42740684 42% / /dev/sda3 4070...

Go to advanced search