| briguyd | brent, ok, thanks |
| OmnipotentEntity | As you don't have to deal with dependancies and the like that way. |
| wweasel | bruenig: ca.archive.ubuntu.org ? |
| bruenig | wweasel, it is pinging wweasel, .com |
| Flannel | briguyd: They'd have to be on different ports. |
| OmnipotentEntity | Also do you need it to start up before or after you log in? |
| brent | |Amon|: do this, install all the gstreamer-0.10-plugins packages |
| arrenlex | bruenig: grep ^deb /etc/apt/sources.list | awk '{print $2}' | cut -d . -f 2 |
| bruenig | arrenlex, yeah I just learned cut today |
| Flannel | briguyd: but, you don't put virtualhosts in httpd.conf, put them in sites-enabled |
| |Amon| | sudo apt-get install gstreamer-0.10-plugins ? |
| briguyd | Flannel, ok, thanks |
| ravi_master | oh yeah, guys, I live in VA, is there a way to get faster server for me? |
| bruenig | arrenlex, except it is cutting off the country code |
| brent | |Amon|: no, type gstreamer-0.10-plugins into synaptic |
| bruenig | it is starting at archive not us |
| arrenlex | bruenig: Then try -f 1. I don't even run ubuntu, I have no idea how the heck the sources are formatted. |
| wweasel | bruenig: right. tried it, am in canada, not working as a repository |
| brent | |Amon|: you'll see ...ugly ...ugly-multiverse ...bad ...bad-multiverse |
| _Falkon_ | I'm not able to download updates. Is anyone else having this problem, or do you know how to fix it? |
| brent | |Amon|: install all of those |
| bruenig | arrenlex, cut is garbage, its idea of a field is a joke |
| Infohawk | Is there a quick way to switch all us servers to canadian servers in sources.list? |
| Flannel | Infohawk: sure, open it up, change all the "us." to "ca.". Shouldn't take more than 20 seconds. |
| brent | Infohawk: search/replace with gedit |
| ravi_master | guys, for the last time, can the repo list be refined to state by state mirrors for the US? |
| arrenlex | bruenig: I'm not sure what to say to that. Are you saying you don't like the command because you're too good for it? |
| IcemanV9 | Infohawk: make a few copy of sources.list to your home directory .. one for us servers, other for ca servers |
| bruenig | sed 's/\/us./\/ca./g' -i /etc/apt/sources.list will do |
| Infohawk | How do you launch gedit as su? |
| |Amon| | brent, never used synaptic before... |
| mhfs | arrenlex, I owe you one! =) |
| bruenig | arrenlex, no when I was messing with it today it did the same thing |
| ravi_master | gksudo? |
| Flannel | ravi_master: The repos list can be refined to a specific mirror. So, if you have a state mirror, you can use it. |
| arrenlex | mhfs: It worked? |
| Flannel | Infohawk: yes, gksu |
| IcemanV9 | Infohawk: then copy one of those to /etc/apt ... then you're done |