Search found 15 matches

by LiD
Mon Sep 28, 2020 7:13 am
Forum: Package Requests/Status - MX 17/18
Topic: Youtube-dl update?
Replies: 18
Views: 1758

Re: Youtube-dl update?

Stevo wrote: Mon Sep 28, 2020 1:19 am Youtube-dl 20.09.14 is now in the main MX 17-19 repos.
This is great! :happy:
Thank you very much!
by LiD
Sun Sep 27, 2020 6:43 am
Forum: General
Topic: Windows XP Source Code Has Just Been Leaked on 4chan
Replies: 25
Views: 2627

Re: Windows XP Source Code Has Just Been Leaked on 4chan


If they'd included Windows 10 it should have been a picture of the NSA headquarters at Fort Meade, Maryland.


I have a close friend who is obsessed with the privacy of his data. And he stubbornly modifies Windows 10 LTSB. I do not know how much time he spent on this, but I think that during this ...
by LiD
Sun Sep 27, 2020 4:54 am
Forum: General
Topic: Windows XP Source Code Has Just Been Leaked on 4chan
Replies: 25
Views: 2627

Re: Windows XP Source Code Has Just Been Leaked on 4chan

Gaer Boy wrote: Sun Sep 27, 2020 4:41 am Windows.jpg
Super!
by LiD
Sun Sep 27, 2020 3:46 am
Forum: Software / Configuration
Topic: command to start n stop apache/phpmyadmin
Replies: 2
Views: 392

Re: command to start n stop apache/phpmyadmin

A year ago I made these notes for myself, but I can't remember anything about them. :(

mysql -u root -p

GRANT ALL PRIVILEGES ON * . * TO 'phpmyadmin'@'localhost';
CREATE DATABASE demo;
SHOW CREATE DATABASE demo;
USE demo;

a2enmod rewrite

/etc/apache2/sites-available/000-default.conf
<VirtualHost ...
by LiD
Sun Sep 27, 2020 2:45 am
Forum: Package Requests/Status - MX 17/18
Topic: Youtube-dl update?
Replies: 18
Views: 1758

Re: Youtube-dl update?

As for youtube-dl, the default download has not been working on my version of MX18 for a long time. And this is how it works:

youtube-dl -f 'bestvideo[height<=1080]+bestaudio/best[height<=1080]' https://youtu.be/...

youtube-dl -f 'bestvideo[height<=720]+bestaudio/best[height<=720]' https ...
by LiD
Sun Sep 27, 2020 2:42 am
Forum: Package Requests/Status - MX 17/18
Topic: Youtube-dl update?
Replies: 18
Views: 1758

Re: Youtube-dl update?

And can this be the reason that not all videos from YouTube are played in vlc through the "open url" tab?
by LiD
Sun Sep 27, 2020 2:22 am
Forum: General
Topic: Windows XP Source Code Has Just Been Leaked on 4chan
Replies: 25
Views: 2627

Re: Windows XP Source Code Has Just Been Leaked on 4chan

Stevo wrote: Sun Sep 27, 2020 12:32 am Does it come with those hilarious comments about how bad the MS code and coders are?
It seems to me that proprietary code can't be perfect in principle.
by LiD
Sun Sep 27, 2020 2:18 am
Forum: General
Topic: Windows XP Source Code Has Just Been Leaked on 4chan
Replies: 25
Views: 2627

Re: Windows XP Source Code Has Just Been Leaked on 4chan



The first things I would do in a new XP installation were to switch from the Teletubies theme to Windows Classic and disable all the special effects eye candy.



Yes, I've always done the same. And after 2012, I used Windows Embedded POSReady 2009. In fact, it was minimal XP plus such wonderful ...
by LiD
Sat Sep 26, 2020 9:06 pm
Forum: MX Modified
Topic: Some ways to reduce the size of MX Linux ISO file...
Replies: 10
Views: 3090

Re: Some ways to reduce the size of MX Linux ISO file...

Hello, SwampRabbit! Thanks for the idea. Done.



Also the ISO may be smaller but does it matter if you're going to install 1/4 (or more) of all that right back if you install any browser or anything else? Just something to think about.



Good question. Yes, unfortunately, I did not take into ...

Go to advanced search