博主头像
mxd's Blog

我的博客小站!分享技术、好玩、有趣的东西!

分类 Linux 下的文章

VMware Photon OS 使用经验分享

Part 1 系统概述我认识这个系统,仅仅是因为VMware的一个选项。它的下载链接很低调,只是GitHub上面的一个WikiGithub下载链接Download FormatsFormatDescriptionISO ImageContains everything needed to install either the minimal or full installation of Phot

分享几个Rhythmbox的自带电台源

以下内容来自Rhythmbox自带电台源,部分可能无法在国内访问.HBR1.com - Dream Factory标题:HBR1.com - Dream Factory流派:Ambient地址:http://ubuntu.hbr1.com:19800/ambient.ogg比特率:128 KbpsHBR1.com - I.D.M. Tranceponder标题:HBR1.com - I.D.M.

Linux 打开后缀名为appimage的程序并创建桌面图标

前几天拿到一个后缀名为appimage的程序当我拿到这个程序的时候,通常都是用终端打开:chmod u+x <AppImage File>  ./<AppImage File>但是我想,有没有一种办法能让appimage的程序像其他程序一样可以直接在桌面上打开呢?OK,方法来了:第一步,将appimage包放到一个固定的目录下比如我放到/home/<User name