Difference between revisions of "User:StasFomin/Проблемы/Linux"

From Wiki4Intranet
Jump to: navigation, search
Line 7: Line 7:
 
* 2012-07-25, 13:02:56: [http://www.kubuntuforums.net/archive/index.php/t-53981.html (Solved) VLC downlods from samba share instead of playing (Archive) - Kubuntu Forums . Net]
 
* 2012-07-25, 13:02:56: [http://www.kubuntuforums.net/archive/index.php/t-53981.html (Solved) VLC downlods from samba share instead of playing (Archive) - Kubuntu Forums . Net]
 
*: <html>When Kate opens, navigate to the file vlc.desktop under the directory /usr/share/applications<br> <br> Copy and paste the following to the very end of the file on a new line: X-KDE-Protocols=http,ftp,smb<br> <br> Save and close Kate.<br> <br> I did a reboot for good measure, but that likely isn't necessary.<br> <br> Find the video you want to play with Dolphin right click and select open with VLC and it should stream.</html>
 
*: <html>When Kate opens, navigate to the file vlc.desktop under the directory /usr/share/applications<br> <br> Copy and paste the following to the very end of the file on a new line: X-KDE-Protocols=http,ftp,smb<br> <br> Save and close Kate.<br> <br> I did a reboot for good measure, but that likely isn't necessary.<br> <br> Find the video you want to play with Dolphin right click and select open with VLC and it should stream.</html>
 +
 +
== Secure Boot ==
 +
* 2012-07-14, 18:51:04: [http://www.linux.org.ru/news/debian/7974404/page2 DebConf 12: разработчики Debian обсудили возможность включения UEFI SecureBoot в версию 7.0 «Wheezy» - Debian - Новости]
 +
*: <html>17. Mandatory. On non-ARM systems, the platform MUST implement the ability for a physically present user to select between two Secure Boot modes in firmware setup: "Custom" and "Standard". Custom Mode allows for more flexibility as specified in the following:</html>

Revision as of 21:14, 2 August 2012

Связанные с линуксом.

VLC

Хотелось бы, чтобы все файловые менеджеры, что наутилус, что дельфин, передавали в VLC MRL/URL, так, чтобы он сам стримил контент. А не занимались перевыкачиванием.

  • 2012-07-25, 13:02:56: (Solved) VLC downlods from samba share instead of playing (Archive) - Kubuntu Forums . Net
    When Kate opens, navigate to the file vlc.desktop under the directory /usr/share/applications

    Copy and paste the following to the very end of the file on a new line: X-KDE-Protocols=http,ftp,smb

    Save and close Kate.

    I did a reboot for good measure, but that likely isn't necessary.

    Find the video you want to play with Dolphin right click and select open with VLC and it should stream.

Secure Boot