Hawkeye_52 wrote:Where do I download a copy of the Live DVD for LM 12 KDE RC?
I have spent the last 30-45 minutes rummaging around the forums and the Community website.
You should've looked at this topic: viewtopic.php?f=109&t=87887&start=200
Hawkeye_52 wrote:Where do I download a copy of the Live DVD for LM 12 KDE RC?
I have spent the last 30-45 minutes rummaging around the forums and the Community website.



mint@mint ~ $ lsof | grep pcm
pulseaudi 3581 mint mem CHR 116,3 16362 /dev/snd/pcmC0D0p
pulseaudi 3581 mint 27u CHR 116,3 0t0 16362 /dev/snd/pcmC0D0p
vlc 4009 mint mem REG 7,1 13624 51915 /usr/lib/vlc/plugins/codec/liblpcm_plugin.so
vlc 4009 mint mem REG 7,1 22164 52230 /usr/lib/i386-linux-gnu/alsa-lib/libasound_module_pcm_pulse.so
vlc 4009 mint mem REG 7,1 13628 51929 /usr/lib/vlc/plugins/codec/libadpcm_plugin.so
plugin-co 4576 mint mem REG 7,1 22164 52230 /usr/lib/i386-linux-gnu/alsa-lib/libasound_module_pcm_pulse.so
M Player has Sound as Expectedmint@mint ~ $ kill 4576
VLC Player appears to TerminateMedia Replayed with Sound, but after Pause Sound went!
mint@mint ~ $ lsof | grep pcm
pulseaudi 3581 mint mem CHR 116,3 16362 /dev/snd/pcmC0D0p
pulseaudi 3581 mint 27u CHR 116,3 0t0 16362 /dev/snd/pcmC0D0p
vlc 4009 mint mem REG 7,1 13624 51915 /usr/lib/vlc/plugins/codec/liblpcm_plugin.so
vlc 4009 mint mem REG 7,1 22164 52230 /usr/lib/i386-linux-gnu/alsa-lib/libasound_module_pcm_pulse.so
vlc 4009 mint mem REG 7,1 13628 51929 /usr/lib/vlc/plugins/codec/libadpcm_plugin.so
mint@mint ~ $ kill 3581
VLC Player + Soundmint@mint ~ $ lsof | grep pcm
vlc 4009 mint mem REG 7,1 13624 51915 /usr/lib/vlc/plugins/codec/liblpcm_plugin.so
vlc 4009 mint mem REG 7,1 22164 52230 /usr/lib/i386-linux-gnu/alsa-lib/libasound_module_pcm_pulse.so
vlc 4009 mint mem REG 7,1 13628 51929 /usr/lib/vlc/plugins/codec/libadpcm_plugin.so
pulseaudi 4902 mint mem CHR 116,3 16362 /dev/snd/pcmC0D0p
pulseaudi 4902 mint 27u CHR 116,3 0t0 16362 /dev/snd/pcmC0D0p








Ubuntu and several other Linux distributions have a default swappiness of 60. You can check your swap setting by reading a /proc/sys value:
$ cat /proc/sys/vm/swappiness
60
To temporarily modify your swappiness, simply edit this value:
$ sudo sysctl vm.swappiness=40
vm.swappiness = 40
This setting lasts until reboot or you change it again with another sysctl vm.swappiness invocation. To make this setting take effect on every reboot, edit your /etc/sysctl.conf configuration file.
$ gksudo gedit /etc/sysctl.conf
Find the vm.swappiness line; if none exists, add it.
vm.swappiness = 40


ewanqbl wrote:Hey there! I have a question regarding legal use of LinuxMint. I want to use as my default OS for a work laptop, and I do not want to give a dime on those pesky OEM Windows legal demands. Is is alright for me to use LinuxMint for business purposes? I mean, are there any legal disputes that might arise from using it to run my business? Is it for Open use with no legal bindings to it?!
Your OS looks like the most complete package when it comes to an OS and I really want to use. I will only use emails, spreadsheets(google docs) and a little browsing.




1. I would like a simple way to modify the "favorites" on the menu (Cinnamon). In particular, how do I remove something I DON'T want on favorites (for instance, I don't want to Lock the screen or Log Out)
2. I have never been able (in a Debian/Ubuntu based distro) to run Google Earth. It works fine in OpenSuse 12.1, but I don't need it badly enough to stay with OpenSuse.

tdockery97 wrote:There are no legal restrictions for using a Linux OS the way you stated above. Where restrictions come in are if you, for example, take the distro's code, as is, and sell it as "Uncle ewanqbl's OS" (claiming the work as your own).



mint@mint ~ $ lsof | grep pcm
lsof: WARNING: can't stat() tmpfs file system /cow
Output information may be incomplete.
vlc 5843 mint mem REG 7,1 13624 51915 /usr/lib/vlc/plugins/codec/liblpcm_plugin.so
vlc 5843 mint mem REG 7,1 13628 51929 /usr/lib/vlc/plugins/codec/libadpcm_plugin.so
mint@mint ~ $ lsof | grep container
lsof: WARNING: can't stat() tmpfs file system /cow
Output information may be incomplete.
plugin-co 5813 mint txt REG 7,1 46508 43856 /usr/lib/firefox-7.0.1/plugin-container
mint@mint ~ $ ps -C vlc,pulseaudio,plugin-container
PID TTY TIME CMD
3572 ? 00:00:00 pulseaudio
5813 ? 00:00:08 plugin-containe
5843 ? 00:00:01 vlcmint@mint ~ $ ps -C vlc,pulseaudio,plugin-container
PID TTY TIME CMD
3572 ? 00:00:39 pulseaudio
5843 ? 00:01:10 vlckill 5843

kmb42vt wrote:The ugly second icons you see are from a hidden "Debian" menu that only shows up when you view "Applications" under "Activities as your image shows. I had the same thing. What you have to do is to install "Alacarte" (Main Menu menu editor) via Synaptic. Once installed, search for "Main Menu" in either the new Mint Menu or Gnome-shell Activites. When the menu editor window comes up you'll find a "Debian" entry in the left sidebar. Click on the arrow beside the entry to expand the items under "Debian" and you'll see a long list of folders, some having arrows beside them as well. This where it gets tedious. You have to open each one of these folders in the left hand pane including expanding the sub-folders with the arrow beside them and, in the right hand area, uncheck all the items that exist in each and every folder (for some reason you can't just uncheck the main folders under "Debian", it always rechecks itself.





Users browsing this forum: No registered users and 1 guest