Search found 1293 matches
- Wed Jul 10, 2013 9:12 am
- Forum: LMDE Archive
- Topic: How To: Completely remove PulseAudio & replace it with ALSA
- Replies: 45
- Views: 85108
Re: How To: Completely remove PulseAudio & replace it with A
...I haven't used Gnome/Cinnamon for awhile but when I did the Volume Control applet was dependent on Pulse. No Pulse = No Volume Control applet. :shock: The volume control applet was never an issue for LMDE. It was an issue for the main edition, and it was resolved! See my other [url=http://forums...
- Mon Jul 08, 2013 4:37 pm
- Forum: Newbie Questions
- Topic: How to remove KDE dependencies that were installed with k3b?
- Replies: 2
- Views: 604
Re: How to remove KDE dependencies that were installed with
[url=http://www.ubuntugeek.com/cleaning-up-all-unnecessary-junk-files-in-ubuntu.html]Here[/url] is a good tutorial on the issue.
- Mon Jul 08, 2013 3:02 pm
- Forum: LMDE Archive
- Topic: How To: Completely remove PulseAudio & replace it with ALSA
- Replies: 45
- Views: 85108
Re: How To: Completely remove PulseAudio & replace it with A
i followed this guide but it broke my cinnamon, now i cant add any applets to my panel nor click on anything in the bar except my menu. There is also no add "Volume Control". Sorry that it broke your system. This guide was written three years ago, at the time of Gnome 2 and before the rel...
- Mon Jul 08, 2013 7:18 am
- Forum: Chat about Linux
- Topic: 1,095 girls ... run Linux
- Replies: 3
- Views: 868
Re: 1,095 girls ... run Linux
Great article, but the psychological impact on the MS victims would be enormous if it included a picture of bikini-wearing students in front of their Linux boxes. 

- Sun Jul 07, 2013 5:20 am
- Forum: Wireless
- Topic: Wireless PCI card and Airlink AWLL5099 adapter issues
- Replies: 3
- Views: 991
Re: Wireless PCI card and Airlink AWLL5099 adapter issues
I don't know. Take a look at [url=http://ubuntuforums.org/showthread.php?t=2092934]this[/url] ubuntu thread that discuss the same chipset.
Or go for ndiswrapper with Windows XP drivers.
Or go for ndiswrapper with Windows XP drivers.
- Sat Jul 06, 2013 3:43 pm
- Forum: Wireless
- Topic: static IP WIFI not working
- Replies: 1
- Views: 1568
Re: static IP WIFI not working
This is what I did some years ago. Might help, I hope. 1) Add DNS nameservers to /etc/resolv.conf sudo echo "nameserver x.x.x.x" > /etc/resolv.conf sudo echo "nameserver y.y.y.y" >> /etc/resolv.conf 2) Open /etc/network/interfaces and define appropriate stanzas for wireless inter...
- Sat Jul 06, 2013 7:14 am
- Forum: Wireless
- Topic: Wireless PCI card and Airlink AWLL5099 adapter issues
- Replies: 3
- Views: 991
Re: Wireless PCI card and Airlink AWLL5099 adapter issues
...inxi output:... Card-3: Realtek RTL8188CUS 802.11n WLAN Adapter driver: rtl8192cu usb-ID: 0bda:8176... The chipset inside your adapter is realtek RTL8188CUS. The kernel driver used for this adapter is rtl8192cu. 1. Remove the current loaded wireless driver sudo rmmod rtl8192cu 2. Install these p...
- Mon Mar 11, 2013 5:57 pm
- Forum: Newbie Questions
- Topic: Adding Fonts in LibreOffice (SOLVED)
- Replies: 5
- Views: 8976
Re: Adding Fonts in LibreOffice (SOLVED)
Hi kaspin.
The same considerations don't apply to Linux, so there is no need to get rid of unwanted fonts.
The same considerations don't apply to Linux, so there is no need to get rid of unwanted fonts.
- Thu Sep 20, 2012 5:03 pm
- Forum: Newbie Questions
- Topic: Newbe help for adding my router to dns list
- Replies: 1
- Views: 536
Re: Newbe help for adding my router to dns list
First you need to create a file called resolv.conf in the /etc folder. Run: sudo touch /etc/resolv.conf Then you need to add your dns nameservers to resolv.conf. Run: sudo echo "nameserver xxx.xxx.xxx.xxx" > /etc/resolv.conf sudo echo "nameserver xxx.xxx.xxx.xxx" >> /etc/resolv.c...
- Thu Sep 20, 2012 3:17 pm
- Forum: Wireless
- Topic: Mint 13 KDE won't connect to network
- Replies: 20
- Views: 2213
Re: Mint 13 KDE won't connect to network
Check if http://forums.linuxmint.com/viewtopic.php?f=109&t=95939 helps. See: 1. Can't connect to hidden SSID
- Mon Aug 20, 2012 3:36 am
- Forum: Wireless
- Topic: Trying to port foward
- Replies: 7
- Views: 824
Re: Trying to port foward
Yes.Sanocon wrote:quick question, is the name of the connection to my wireless and the WEP 40 key different than the actual ip address username and password? because i tried thouse and it didnt work...
Yes.Sanocon wrote:...and will those be deleated if i reset my wireless?
- Sun Aug 19, 2012 4:37 pm
- Forum: Wireless
- Topic: Trying to port foward
- Replies: 7
- Views: 824
Re: Trying to port foward
Hmm, nothing, do I need to contact linksys or my isp since nothing is working? Not sure about that. The default password is usually written on the router itself. Anyway, as a last attempt, you can try this site: Linksys Router Default Passwords - Administrator Login If none of the combinations abov...
- Sat Aug 18, 2012 3:30 pm
- Forum: Software & Applications
- Topic: [SOLVED] Error with Update Manager Mint 13 Maya
- Replies: 4
- Views: 1625
Re: [SOLVED] Error with Update Manager Mint 13 Maya
Nothing is better than an update indicator lighting up in green with a check on it, lol.
Glad that it worked.
Glad that it worked.

- Sat Aug 18, 2012 12:16 pm
- Forum: Scripts & Bash
- Topic: Debian Testing /etc/issue and /etc/issue.net original
- Replies: 2
- Views: 1165
Re: Debian Testing /etc/issue and /etc/issue.net original
I ran a search with Google using the key words:
debian wheezy cat /etc/issue
debian wheezy cat /etc/issue.net
I am not 100% sure, but the search results indicate that the content of the original files are:
/etc/issue
Debian GNU/Linux wheezy/sid \n \l
/etc/issue.net
Debian GNU/Linux wheezy/sid
debian wheezy cat /etc/issue
debian wheezy cat /etc/issue.net
I am not 100% sure, but the search results indicate that the content of the original files are:
/etc/issue
Debian GNU/Linux wheezy/sid \n \l
/etc/issue.net
Debian GNU/Linux wheezy/sid
- Fri Aug 17, 2012 1:50 pm
- Forum: Wireless
- Topic: Wifi problems
- Replies: 5
- Views: 1147
Re: Wifi problems
I might have found the source for the error.
Check out post #8 by 'chili555' here.
Check out post #8 by 'chili555' here.
- Fri Aug 17, 2012 2:52 am
- Forum: Newbie Questions
- Topic: DPKG Error Code need help
- Replies: 1
- Views: 1912
- Fri Aug 17, 2012 2:33 am
- Forum: Ethernet
- Topic: [SOLVED] Waiting for Network configuration
- Replies: 4
- Views: 15957
Re: Waiting for Network configuration
Check out posts #24 and #25 here.
- Fri Aug 17, 2012 2:22 am
- Forum: Software & Applications
- Topic: [SOLVED] Error with Update Manager Mint 13 Maya
- Replies: 4
- Views: 1625
Re: Error with Update Manager Mint 13 Maya
Open a terminal window, and run
Code: Select all
sudo dpkg --clear-avail && sudo apt-get update
- Fri Aug 17, 2012 2:12 am
- Forum: Newbie Questions
- Topic: Linux Mint - Applications Updating
- Replies: 8
- Views: 2173
Re: Linux Mint - Applications Updating
...I really like the ability to manually do application/utility updates pretty much as soon as the update is released. I would like to get off Windows, if feasible... What you want to achieve is not possible with Mint or Ubuntu. There might be other Linux distros, but one that I know about is openS...
- Fri Aug 17, 2012 1:59 am
- Forum: Wireless
- Topic: Wifi problems
- Replies: 5
- Views: 1147
Re: Wifi problems
As far as I know, ndiswrapper works only with Windows XP drivers.
You could try to find XP drivers, or install Realtek Linux drivers.
For the latter, check out this page:
Wireless card Realtek RTL8723AE-BT is not recognized
You could try to find XP drivers, or install Realtek Linux drivers.
For the latter, check out this page:
Wireless card Realtek RTL8723AE-BT is not recognized