Massive reorganization of posts.

This commit is contained in:
Anna Rose Wiggins 2024-10-15 15:42:42 +00:00
parent 1ee853844c
commit b564e7249a
146 changed files with 19 additions and 1 deletions

View file

@ -0,0 +1,15 @@
---
deprecated: true
excerpt_separator: <br/>
category: technology
layout: post
title: How to fix PulseAudio in Fedora in 2 easy steps!
date: '2009-05-27T18:40:00.000-04:00'
author: Anna Wiggins
tags:
modified_time: '2013-10-22T11:19:50.692-04:00'
blogger_id: tag:blogger.com,1999:blog-4209116010564764361.post-4378190064502829048
blogger_orig_url: http://www.stringofbits.net/2009/05/how-to-fix-pulseaudio-in-fedora-in-2.html
---
1. su -c "yum -y remove alsa-plugins-pulseaudio"<br/><br/>2. su -c "reboot"