/srv/irclogs.ubuntu.com/2012/12/06/#ubuntu.txt

=== DawnTheRainbow is now known as TheRainbowDawn
rootlist00:00
lwizardlwhat would be the best option to setup a vmserver and allow the VM OSes to autorun set scripts on a timed basis00:00
=== root is now known as Guest51604
Argureuse kvm and set crons on each of the vm..?00:01
kriskropdlwizardl: I have an old machine running ubuntu server and virtual box, I have it run two virtual machines on startup, but you can scehdule anything with cron00:02
zykotick9lwizardl: look into virt-manager (for 1st part) and cron (for 2nd)00:02
ejvsin_tax: initrd.img and vmlinuz are both symlinks to specific files; recreate the symlinks yourself and point them to the backup kernels / initramfs's you have in /boot; you probably have a couple old ones lying about00:02
lwizardlwell what I was thinking about is to have one central machine setup to house say 2 windows installed vm's, and then have both the windows vm use use a shared directory from the host vm as storage for the file storage. One of the windows machines would be used to automatically download my Kindle PC books and then using calibre to convert them into standard epubs00:03
lwizardlzykotick9, thanks going to google now00:03
lwizardlkriskropd, so just about any system should be fine for lite duty then00:04
sin_taxejv, looks like the .old files were deleted as well... I accidentally added a space when cleaning up my / directory from a bunch of garbage files created by a script I was working on so it blew away all the files there00:04
kriskropdlwizardl: i guess? the machine im using is a dell dimension 8251, I think, and the two vms it runs are headless linux vms - anything with x server is going to need some proper vm powering I think00:05
ejvsin_tax: in that case, try a "sudo apt-get install linux-image3.blah.foo.bar.image.you.purged"00:06
aartistHow I can see all processes, and kill some of them, when ubuntu starts?00:06
ikoniaps -ef00:06
ejvtop is nice00:06
zykotick9ps aux ;)00:06
jribaartist: why not just not start the processes at all?00:06
aartistikonia:  like to see, which processes run when ubuntu starts.., I have to wait a long time before I login.00:07
ikoniaaartist: turn off the splash screen and watch them start then00:07
aartistikonia: how I can do that?00:07
kriskropdikonia: maybe you want daemons.services? 'chkconfig --list'00:07
rathbone1200ccjoin #riak00:07
sin_taxejv, how can I determine which image I am using? I am running 12.04 x64 server edition00:07
lwizardlkriskropd, well I have a few spare 2.2ghz dual core machines I think that I could use. the machines have about 3gb of ram and i think like a 250gb hdd in them00:07
ActionParsnipaartist: why not just make them not start?00:07
kriskropdaartist: look at my last post, i meant to direct that towards you00:08
ejvsin_tax: try: 3.2.0-34-generic00:08
ejvsin_tax: uname -ra00:08
zykotick9kriskropd: chkconfig might not be the greatest suggestion in modern ubuntu releases00:08
sin_taxejv what do you mean by uname -ra ?00:09
ejvsin_tax: it's a command you type, that prints system information00:09
ikoniakriskropd: I don't want that00:09
aartistkriskropd: thanks.. I have to install chkconfig ..00:09
ikoniathat won't help00:09
sin_taxoh thanks ejv it is 3.2.0-34-generic00:09
aartistikonia: what is your solution?00:10
kriskropdlwizardl: in my experience with non-virtualization cpus, you just have to benchmark it yourself00:10
ejvsomeone in the market for a virt cpu? those new opterons look quite nice and affordable00:10
kriskropdikonia: i dont understand why chkconfig is devalued, but i was mostly suggesting it to "see" what "programs" were occuring on start up00:10
zykotick9kriskropd: "service --status-all" might be a little more up-to-date00:11
zykotick9kriskropd: ubuntu doesn't use init.d, but upstart for most services.  chkconfig is an init.d thing.00:12
aartistkriskropd: I found 43 'on' sevice with chkconfig  ... is that the right option ?  and How I can turn them off? ( Not all of them though)00:12
kriskropdaartist: you certainly don't want to turn off all the daemons you have running, you just need to determine which ones you don't need to have running at startup that make your computer boot up slow00:13
kriskropdaartist: also, refer to zykotick9 posts about using service instead, apparently chkconfig isn't used as popularly in ubuntu00:13
blackshirtchkconfig commonly was in redhat based distro00:14
sin_taxejv, I really appreciate the help, I was in panic mode there for a second. Everything seems OK now00:16
aartistkriskropd: thank you very much.. that was helpful.00:17
kriskropdaartist: i hope it was, but I do insist checking up on services to do it properly00:18
kriskropdaartist: 'man service' should give you a start00:19
ikoniaservice is not the right tool00:19
ikoniaubuntu uses upstart, investigate upstart00:19
kriskropdikonia: idk wha tis, i never used it00:19
ikoniakriskropd: if you don't konw....why are you suggesting it00:19
zykotick9ikonia: that's probably my fault :(  sorry, my bad.00:20
kriskropdikonia: because zykotick9 suggested it over chkconfig, which is what i'd been using all this time00:20
ikoniait's not that service is even right/wrong00:20
ikoniait's more about that doesn't show you what processes are starting00:20
ikoniamore so with upstart running and finishing parallel jobs00:20
lcabrezaneed help on activeidentity not detected on Virtualbox using windows xp . any ideas why?00:21
ejvsin_tax: np00:21
p0safter dist-upgrade from 12.04 to 12.10, my aptitude shows the following packages as marked for installation. i didn't do that. whats the reason? should i install them?  http://i.imgur.com/5FJTJ.png00:21
=== jsol is now known as jsolano
ikoniap0s: I'd move away from aptitude00:22
=== kriskropd is now known as kriskropd-afk
zykotick9p0s: did you actually use dist-upgrade to upgrade?  or are you just incorrectly using dist-upgrade term?00:22
Argurewait what :o00:22
ikoniap0s: is this a 64bit system ?00:22
ArgureI just moved BACK to aptitude :(00:22
p0sikonia: for which reason? and to which alternative?00:22
ikoniap0s: it's lack of stable multi-lib support00:22
p0szykotick9: i used the kubuntu gui dist-upgrade tool which pops up in the tray00:23
ikoniahence why I'm asking you if this is s 64bit system00:23
ikoniaas those are 32bit debs00:23
p0sikonia: yes amd6400:23
ikoniaok - I'd look at dumping aptitude then00:23
zykotick9ikonia: aptitude "should" be fine in 12.10...00:23
p0sikonia: only one of those packages has :i386... also, why should there be any 32bit debs on my system anyway?00:23
ikoniazykotick9: a big "should" there00:23
p0sikonia: and what is the prefered alternative to aptitude?00:24
zykotick9ikonia: ;)00:24
ikoniap0s: some packages need 32bit compatability00:24
ActionParsnipahh shouldland00:24
ActionParsnipAh, Shouldland! Where clean-cut kids cruise Shouldland Boulevard and the Shouldland High football team get their optimistic asses kicked by their crosstown rival, Reality Check Tech00:25
ReAzemjust rebooted. Looks like windows can ping by hostname but linux cannot. (same machine).00:25
zykotick9ActionParsnip: literally, loling00:25
p0si am glad for your help however if you actually read the list of packages which i provided you will see that only one of them is i386, which doesn't seem to explain the other packages which are marked for installation: http://i.imgur.com/5FJTJ.png00:26
p0sthe packages seem very unrelated to each others00:26
ActionParsnipzykotick9: amaerican dad00:27
ikoniap0s: look pretty related to me00:30
ikoniabut you'll have to walk the dependencies tool00:30
ikoniahowever it may not be worth it for a tool that is known to have problems00:30
p0sikonia: i started digging my /var/log/apt/history.log* ... those packages once were automatically installed as dependancies of stuff which i had installed before the dist-upgrade00:30
p0sikonia: the /var/log/dist-upgrade/* stuff shows that dist-upgrade removed them for some reason00:31
p0sikonia: maybe dist-upgrade figured that it was not possible to update them in-place so it removed them and marked them for later installation?00:31
ikoniapossible00:32
p0sikonia: i would still be glad for being told a suitable alternative to aptitude00:32
p0sikonia: i been using it for like 10 years :)00:32
[snake]p0s there is archlinux i forget what their pacman is called tho00:33
p0sikonia: i would be okay with a GUI tool for as long as it show stuff such as dependancies instead of hiding them and only showing fancy colored "apps"00:33
blackshirtis there pacman in ubuntu00:33
ikoniasynaptic shows dependencies00:33
p0s[snake]: i'd like to stay with ubuntu :)00:34
ikoniapacman is not the tool to be using00:34
[snake]Oh00:34
blackshirtikonia, i just want to know ... Like yum,rpm was available in repository00:34
p0sikonia: ok... will try it.... and what about headless ubuntu servers, what to use there?00:34
jribp0s: if you like aptitude, I would advise using it but being mindful of what it wants to do.  The multi-arch issues are supposed to be fixed in 12.10, but even if not, you would always be able to see what aptitude /wants/ to do before it does it00:34
p0sjrib: the fact that aptitude shows all changes before applying them is especially what i like about it. i review them carefully00:35
wasabiOkay. Two days spent trying to get this broadcom wifi working. Sigh.00:37
[snake]wasabi is jockey-gtk not getting the drivers for it?00:38
wasabiIt is. They don't work.00:38
Mikicacarica>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> http://fcasroma.blogspot.com/ <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<00:38
[snake]wasabi maybw you accidentally hit the wifi toggle button on your keyboard00:39
ikoniathanks james_00:39
ikoniajrib: even00:39
wasabiNo such key. It's a macbook air.00:39
[snake]Oh00:40
totemuegerlihello humans00:40
totemuegerliim afraid updateing my operating system00:40
ikoniathen don't00:40
jribwasabi: you tried just using the additional drivers tool?  It should offer the STA driver to you.  That's what I do on my macbook00:40
Kagnito*New to IRC* How come every IRC channel I join, is mostly silent00:41
wasabiTried em all.00:41
wasabiAs I mentioned, jockey installed and enabled the STA drivers just fine.00:41
wasabiThey list no networks (there are networks, lots). wl doesn't list any networks either,00:42
totemuegerlimy fstab has a root on subvol00:42
[snake]wasabi maybe google can help: macbook air ubuntu 12.x wifi00:42
jribwasabi: you rebooted after STA was installed?00:42
wasabiHave. Guys. I just said I've spent three days on this. :)00:42
totemuegerliUUID=ganja-5f1f-4380-8a72-b30b615aff5b /               btrfs   relatime,defaults,discard,ssd,subvol=@ 0       100:42
[snake]Oh00:42
totemuegerliUUID=ganja-b3e2-476f-9961-7e2d435ff357 /boot           ext2    relatime,defaults        0       200:43
totemuegerliso its possible to update without the updater changes anything in my fstab?00:43
jribtotemuegerli: only time I remember my fstab getting touched was when we started using UUID00:44
[snake]Totem* just backup your fstav and if it messes up teplsce it00:44
[snake]That message was typing fail00:44
totemuegerliyeab but those fraggle rock gorgs (grub) change something maybe?00:44
totemuegerliso /boot is untouched with quantal quatloos?00:46
[snake]Yes totem00:47
wasabiWon't scan. iwlist scanning returns invalid argument.00:47
totemuegerliso update gorg just installs the new 3.5 kernel and nothing else more...00:48
[snake]Ya00:48
totemuegerlii will give it a try thanks00:49
[snake]Np00:49
[snake]So... i fixed it, but did anyone else's ubuntu randomly switch to chinese?00:53
LynnLeadr_willis: the link the bot gave is not accessible00:54
ActionParsnip[snake]: not mine00:54
ActionParsnip[snake]: I remember you having the issue yesterday00:54
=== Argure is now known as Argure|AFK
[snake]Hm... perhaps asians finally successfully gained access to my box with ssh?00:56
ikoniaplease stop with this nonsense00:56
[snake]By asians i mean south korea and china are always sshing me......00:56
Guest869well... that means your password isn't very secure doesn't it? Why don't you use SSH keys?00:57
[snake]What are ssh keys?00:57
=== Argure|AFK is now known as Argure
Guest869google it00:57
[snake]Ok00:57
yeats!ssh | [snake]00:57
ubottu[snake]: SSH is the Secure SHell protocol, see: https://help.ubuntu.com/community/SSH for client usage. PuTTY is an SSH client for Windows; see: http://www.chiark.greenend.org.uk/~sgtatham/putty/ for it's homepage. See also !scp (Secure CoPy) and !sshd (Secure SHell Daemon)00:57
alina8424tPwd00:58
disputinI added ip blacklists by country russia, south korea, and china and almost all my ssh attacks stopped00:58
ActionParsnip!google | Guest86900:59
ubottuGuest869: While Google is useful for helpers, many newer users don't have the google-fu yet. Please don't tell people to "google it" when they ask a question.00:59
[snake]disputin.. hmm ok. I'll try that also.00:59
r_ironfistgood evening!01:00
r_ironfisthow can i change a look of a scroll bar?01:00
blackshirtgood morning01:01
r_ironfisti wish it would be solid like earlier.01:01
mega1server 12.04 how can i log everyone out01:02
disputinsnake, something like http://www.ipdeny.com/ipblocks/data/countries/ro.zone  might be helpful01:02
r_ironfistmorning...01:02
totemuegerliand upgrading with command line howto do that?01:02
ActionParsnipr_ironfist: what is the output of:  lsb_release -sc01:02
ActionParsniptotemuegerli: sudo apt-get update; sudo apt-get upgrade01:02
r_ironfisteh?01:02
totemuegerlidist upgrade01:02
ActionParsnipr_ironfist: run the command in a terminal, what is output?01:02
ActionParsniptotemuegerli: from which release?01:03
totemuegerlino clue01:03
ActionParsniptotemuegerli: what is the output of:  lsb_release -sc01:03
r_ironfistprecise,01:03
totemuegerli10.1101:03
totemuegerlifrom 10.11 to 14.2001:03
ActionParsnipr_ironfist: so you want to get rid of the overlay scroll bar and have the old style?01:03
ActionParsniptotemuegerli: neither of those exist01:04
totemuegerlisorry 11.10 to 12.1001:04
ActionParsniptotemuegerli: 14.20 would be released in the 20th month of 2014. Are you from the future :)01:04
totemuegerliyes im marty mcfly01:04
r_ironfistActionParsnip: yes, i would. i'm tired of aiming on a scroll bar to scroll it.01:04
ActionParsniptotemuegerli: you will need to upgrade to 12.04 in between01:04
Karlo_I've given up (for now) on trying to get machine X to boot.  My sister was kind enough to give me a replacement machine, Y, on which she's already installed 12.04.1 LTS.  I've just hooked it up, and when I press the power button, it lights up for maybe four seconds and then goes dark again; monitor remains blank.  Is this a known failure mode?  (Dell Dimension 8300; cables cannibalized from machine X.)01:05
totemuegerlisorry about the typo01:05
ActionParsnipr_ironfist: http://www.liberiangeek.net/2012/03/disable-ubuntu-overlay-scrollbars-in-ubuntu-12-04-precise-pangolin/01:05
totemuegerliso iu have to enter apt-get upgrade 12.0401:05
ActionParsniptotemuegerli: run:   sudo do-release-upgrade01:05
nabblethi, what's the best way to share a folder from commandline?01:06
Karlo_nabblet: From what OS to what OS?01:06
totemuegerlii upgrade over ssh01:06
emxi see php-errors in my browser. /etc/php5/apache2/php.ini claims display_errors to be off. am i editing the wrong file?01:07
r_ironfistActionParsnip: should I relogin?01:07
r_ironfistok. how can i enable (or someting needed to do) tiling of windows? Sometimes this feature is useful.01:09
totemuegerliwell the quantum quagga is very similar to schroedinges cat01:09
rsumi_werkhow come thunar's location toolbar is ridiculously big? I double checked to make sure my disability settings weren't on lol01:09
[snake]rsumi_werk is it a setting in thunar?01:10
ActionParsnipr_ironfist: if you use compiz then press WinKey + W if memory serves01:11
r_ironfistActionParsnip: eh... is compiz included in deafult distribution?01:12
ActionParsnipr_ironfist: yes, as long as you have 3D accelleration you will be using compiz01:12
totemuegerliwhats better in tersm of stabiltiy xfce or lxde?01:13
[snake]Xfce imo01:13
totemuegerlifascinating01:14
jasoN`totemuegerli: xfce01:14
totemuegerlii need to remove those 3d crap and install a standard gui01:14
totemuegerlignome 3 is just useless for my needs01:14
mikodoActionParsnip, can the negative or inverse of CCSM be toggled in Ubuntu 12.10. Don't use it myself, but might if can get the inverse to work right.01:14
mensI'm tryng to install gimp 2.8 in ubuntu 10.04 lucid from this pre-compiled package01:15
menshttp://ubuntulucidtweaks.blogspot.com/2012/08/gimp-28-on-ubuntu-1004-lucid-lynx.html01:15
mensNothing happens after I run *. Sh file01:15
mens#!/bin/sh01:15
mensexport LD_LIBRARY_PATH=/home/$USER/Gimp/Gimp2.8/build/lib:$LD_LIBRARY_PATH01:15
mens/home/$USER/Gimp/Gimp2.8/build/bin/gimp-2.801:15
mensexit 001:15
FloodBot1mens: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.01:15
almoxarifemens: that is not nothing, something happened01:16
rsumi_werk[snake]: I can't find any setting in thunar to make the navigation toolbar smaller or bigger. it sucks01:16
mens$ - is a variable like in PHP?01:16
rsumi_werk$ = currency01:17
almoxarifecurrency :)01:17
almoxarifeyes, USD01:17
=== TheRainbowDusk is now known as TheRainbowDawn
mens<almoxarife> more detail, please!01:18
Karlo_mens: The $ symbol, when followed by a name, expands into the value of the variable by that name, in the Unix-based shells.01:18
jackiesHello01:18
almoxarifemens: well, someone not the first party (conical) created a script to install something, they need to provide you with further direction01:19
Karlo_mens: Thus:   foo=hello; echo $foo   and   echo hello   produce the same output.01:19
jackiesWhere can i learn how set up eye candy for ubuntu 12.10?01:19
rsumi_werkdepends what you mean by eye candy I suppose01:20
totemuegerlia candy? like john candy?01:20
jackiesTheams and such as im a noob01:20
almoxarifejackies: tried google? 'eye candy for ubuntu ........'01:20
nabbletKarlo_: guess you have mistaken me01:21
jackiesJust set this up and installed the updates01:21
nabblethi, what's the best way to share a folder from commandline? samba?01:21
ActionParsnipmens: why not install gimp 2.8 using PPA?01:21
almoxarifenabblet: ssh01:21
totemuegerliis there a sharia compatible ubuntu version available?01:21
ActionParsniptotemuegerli: if there is, it won't be supported here01:21
almoxarifetotemuegerli: see #ubuntu-sharia01:21
mens<ActionParsnip> in ubuntu 10.04 lucid?01:22
jackiesI'll give google a shot i just dont want to mess this up and have to reinstall01:22
rsumi_werkjackies: idk I like the default theme the most on all desktops. all the modified ones look amateur at best.01:22
Karlo_nabblet: My own experience is that I have a Windows machine which exports a folder, and a couple of Linux machines that import it, so that they all share it transparently.  Is this information useful to you?  (I do use samba for it, yes.)01:22
ActionParsnipmens: yes01:22
nabbletalmoxarife: and for sharing to a windows machine?01:22
=== VD is now known as Guest59294
almoxarifejackies: you may, you sound adventurous, cant break it, may have to re-install at worse case, enjoy01:23
ActionParsnipmens: the desktop lucid has less than 6 months support left now01:23
rsumi_werkjackies: just find a wallpaper my googling "big boobie wallpaper for ubuntu" ie: http://img10.imageshack.us/img10/6111/drunkqc.jpg01:23
almoxarifenabblet: ssh with sftp01:23
nabbletKarlo_: ok, thank you01:23
Karlo_I haven't found a way to do it without involving Windows, btw.01:24
totemuegerlieek windows01:24
nabbletalmoxarife: that would require setup on the windows computers01:24
jackiesThank you01:24
mens<ActionParsnip> Can you give me a link?01:24
almoxarifenabblet: it would01:24
rsumi_werkjackies: np01:24
totemuegerlii wish those weirdo from wîndows port his entire crap to openbsd or something similar01:24
r_ironfistwhere did I ended?01:25
r_ironfist*did I end?01:25
jackiesCompiz Eyecandy Awesomeness!01:25
Karlo_<r_ironfist> ActionParsnip: eh... is compiz included in deafult distribution?01:25
almoxarifetotemuegerli: we dont say the poopie word, we have underage abouts01:25
r_ironfistoh yes.01:25
r_ironfistit seems, no?..01:25
nabbletalmoxarife: ok, thank you01:25
r_ironfistcompiz isn't included?01:26
almoxarifenabblet: i am not an aficionado of samba, but samba will also work01:26
totemuegerliWhat I'm saying might be profane, but it's also profound01:26
almoxarife!samba01:26
ubottuSamba is the way to cooperate with Windows environments. Links with more info: https://wiki.ubuntu.com/MountWindowsSharesPermanently and https://help.ubuntu.com/12.04/serverguide/C/windows-networking.html - Samba can be administered via the web with SWAT.01:26
mens<ActionParsnip> I installed Ubuntu 12.04, the video card does not work well.01:27
mens<ActionParsnip> Fujitsu-Siemens amilo pro v 350501:27
nabbletalmoxarife: i was just surprised that samba will take 20 MB on my hdd, jsut to share a folder01:27
totemuegerliso crap is a poopie word.sorry i'm fucked up a little bit because i had a shitty day01:27
nabbletalmoxarife: not that i don't have the 20 MB - i was just wondering if ther is a "slimer" way01:27
ActionParsnipmens: what video chip do you use?01:27
almoxarifenabblet: there is , sftp via ssh01:28
totemuegerlii apologize by the holy man made gods01:28
brady2600hey guys, i have an application on my downloads folder i would like to run, but its opening in gedit01:28
almoxarifetotemuegerli: i asked nicely, watch your mouth01:28
totemuegerliyeah i wash my mouth with soap01:29
mens<ActionParsnip>  Intel Graphics Media Accelerator (GMA) 950 12801:29
nabbletalmoxarife: yeah, but if some1 with a win computer ask me to give him files in a network and i'm like "yeah, go get ssh and sftp"...01:29
mens<ActionParsnip>  2 GB of RAM01:29
nabbletalmoxarife: i think best way is if that person will share the folder01:29
brady2600ive right clicked it and set it to allow executing file as program, but still when i run it it opens in gedit01:29
mens<ActionParsnip>  http://www.notebookcheck.net/Fujitsu-Siemens-Amilo-Pro-V3505.3040.0.html01:29
mickster04!ohmy | totemuegerli01:29
ubottutotemuegerli: Please remember that all Ubuntu IRC channels share the same attitude of providing friendly and polite interaction with all users of all ages and cultures. Basically, this means no foul language and no abuse towards others.01:29
nabbletand i will acess it as cliente with write permission01:29
=== qos|away is now known as qos
jAguAr`how do i set up my new Canon MG3122 printer to work?01:30
=== Argure is now known as Argure|AFK
nabbletbrady2600: maybe you have to make it executable?01:30
almoxarifenabblet: its not such an evil request, why not? seems like a sane secure way to share01:30
=== JoFo_ is now known as JoFo
brady2600nabblet: i have , by right clicking and enabling run as application01:31
nabbletalmoxarife: its in privat lans - and it not that all my opposites are tech-enthusiasts01:31
nabbletbrady2600: what kind of file is it=01:31
nabblet?01:31
brady2600shell script01:32
brady2600nabblet: shell script01:32
totemuegerlithank god i'm atheist01:32
nabbletbrady2600: and if you right click you cant get "run" or something like that?01:32
nabbletbrady2600: anyway, you could try to start it from command line01:32
brady2600nabblet: no01:33
nabbletalmoxarife: is the share function of natilus based on samba?01:33
almoxarifenabblet: yeap01:33
atlusI am having troubles with nvidia drivers. I downloaded nvidia-current and when I installed it...it recognizes my hdtv as a laptop screen? the highest resolution allowed is 640x48001:34
nabbletalmoxarife: :/01:34
totemuegerlinvidia-settings or something01:34
nabbletnatuilus is really a fat thing01:34
totemuegerliyou can set them there01:34
atlusI am using a generic now and it works with my tv but it doesnt recognize the card...01:34
totemuegerlimeowtilus is a nice kitten01:34
nabbletbrady2600: no? no you can't? or no, you don't want to?01:35
almoxarifeatlus: how did you install the nvidia drivers?01:35
atlusas soon as it recognizes the card.....I cant do anything. is there a way to set which display I prefer to use?01:35
Karlo_I've given up (for now) on trying to get machine X to boot.  My sister was kind enough to give me a replacement machine, Y, on which she's already installed 12.04.1 LTS.  I've just hooked it up, and when I press the power button, it lights up for maybe four seconds and then goes dark again; monitor remains blank.  Is this a known failure mode?  (Dell Dimension 8300; cables cannibalized from machine X).01:35
brady2600nabblet: the option does not exist in the right click menu01:35
totemuegerlithose upgrade stuff needs a lot of time, ii got two ssd discs in a raid101:35
nabbletbrady2600: ah ok01:35
nabbletbrady2600: does it have the .sh file ending?01:35
jAguAr`how do i set up my new Canon MG3122 printer to work?01:36
totemuegerliwhy is btrfs so slow with dpkg01:36
atlusany idea how to change what the display is? "laptop" display on my hdtv is pretty horrifying....01:37
brady2600well i can't see .sh on the file, but when i right click it and look at the properties i can see its type is shell script01:37
brady2600nabblet: well i can't see .sh on the file, but when i right click it and look at the properties i can see its type is shell script01:37
lime_Im trying to map ctrl to different keys but keep running into issues.  This works xmodmap -e "keycode 56 = Shift_L" but this doesnt xmodmap -e "keycode 56 = Control_L" Im not sure why?  How could i get it to work?01:37
nabbletbrady2600: just rename it by appending an .sh to the file nabe01:37
nabbletname01:37
almoxarifejAguAr`: with the printer up and running and connected, via a browser connect to     localhost:631  , look for add drivers01:38
lime_so keycode 56 works as e cntrl01:38
Karlo_lime_: you might need to add it to the right modifier list, too.01:38
brady2600nabblet:  i managed to run it via the command line , however adding .sh, does not work, it still just opens in gedit if I double click it.01:38
jAguAr`almoxarife, gnome has found the printer, but it won't print color on the test page01:38
jackiesWhat is the command for installing nvidia graphics driver in 12.10?01:38
totemuegerliits somewhere in the proprietary drivers01:39
nabbletbrady2600: do you use nautilus?01:39
almoxarifejAguAr`: no idea01:39
jackiesOr should i use additional drivers tool01:39
nabbletjackies: you can try jockey-gtk01:39
totemuegerliyeah add additionaly drivers and stuff01:39
totemuegerliand then you see a list of nvidia drivers01:39
Karlo_lime_: For example, I use (among others): xmodmap -e 'add mod1 = Meta_L Meta_R' -e 'add mod3 = Alt_L' -e 'add mod4 = Hyper_L Hyper_R'01:39
nabbletjackies: it's a software that looks for drivers dor you01:39
brady2600nabblet: i don't believe this box has nautilus installed on it.01:39
brady2600should i install it?01:40
nabbletbrady2600: no01:40
nabbletbrady2600: where is that file that you are double-clicking? on your desktop?01:40
nabbletbrady2600: what filemanager do you use?01:40
totemuegerlidouble commander01:40
totemuegerliand midnight commander01:41
almoxarife!who > totemuegerli...01:41
brady2600nabblet:  its in the download folder, earlyer today it was running fine by double clicking it.. not sure what happened.01:41
totemuegerli!>who dr who?01:41
ubottutotemuegerli: I am only a bot, please don't think I'm intelligent :)01:41
brady2600nabblet: im not sure what you mean by file manager, i have ubuntu 12.10 with gnome 3.6 installed.01:42
nabbletbrady2600: then i think you already use natilus01:42
nabbletbrady2600: it's the default filemanager01:42
bobby_blah01:42
nabbletbrady2600: filemanager is that program, that shows you your folders01:42
=== one is now known as gar
totemuegerlisomeone watching rosemary? the cat?01:43
nabbletbrady2600: since your prgram runs from terminal, i asume its a minor misconfiguration of your file manager01:44
lime_Karlo: How do i use a keycode because xmodmap -e 'add mod1 = 24'  doesnt seem to work?01:44
JasonJrTesthow do i put like script commands in my motd likethe ip address and username01:44
blackshirt!find gns301:45
ubottuFound: libcgns3.1, libcgns3.1-dbg, gns301:45
lime_Karlo_: How do i use a keycode because xmodmap -e 'add mod1 = 24'  doesnt seem to work?01:45
totemuegerli!find goauld01:45
Karlo_lime_: I see that in my own list, I don't use mod2, so I expect that's where Ctrl is supposed to go.  Try: -e 'keycode 56 = Control_L' -e 'clear mod2' -e 'add mod2 = Control_L Control_R'01:45
ubottuPackage/file goauld does not exist in quantal01:45
brady2600nabblet: my wife says the only thing she did besides run this program this morning was to run ubuntu updates, this morning it ran just by clicking it.  is it possible the file manager got messed up durring the updates?01:45
blackshirt!info gns301:45
ubottugns3 (source: gns3): graphical network simulator. In component multiverse, is optional. Version 0.7.4-1 (quantal), package size 3776 kB, installed size 18020 kB01:46
nabbletbrady2600: brady2600 hm, if it influences running simple sh scripts then stuff must be really gotten out of hand ;)01:46
nabbletbrady2600: you are 100% sure you set it to executable?01:47
brady2600yes, i can see it in properties.01:47
nabbletbrady2600: right-click, properties, permissions "Allow executing..."01:47
Karlo_lime_: if still trouble, paste the output of:  xmodmap -pm01:47
brady2600nabblet: yes.. it is checked.01:48
JasonJrTesthow do i put like script commands in my motd likethe ip address and username01:48
bobby_bobby01:48
nabbletbrady2600: i just made a simple test script. when i double click, it aske me if i want to run it, or display it01:48
brady2600nabblet: it does not ask me.01:49
totemuegerlisomeone has to invent a percentual display for upgrade, so anybody can see how far it is01:49
lcabrezaWindows 7 64bit on virtual box crashing  on Probook 6555b. Any ideas why01:50
lcabreza?01:50
=== brittnee is now known as InternationalHoo
=== InternationalHoo is now known as InternationalHoe
almoxarifelcabreza: vbox does log01:51
jasoN`lcabreza: its windows01:51
totemuegerlitry OS/201:51
=== InternationalHoe is now known as IntlHooker
mnathaniwhats the best way to install Ubuntu on a Macbookpro that already has a bootcamp partition for windows01:51
nabbletbrady2600: ok, very stupid try. make an other, simple .sh file01:51
nabbletbrady2600: make it executable and then try the double click01:52
jribj #emacs01:52
nabbletbrady2600: i want to knwo it is the fault of nautilus of that specific file01:52
ActionParsnipnabblet: no need for the file extension :)01:52
totemuegerli!find tzdata01:52
ubottuFound: tzdata, tzdata-java01:52
nabbletActionParsnip: just wanted to play it safe... brady2600's problem gets odd01:53
nabbletbecomes odd01:53
ActionParsniphehe01:53
lime_Karlo_:the last line xmodmap -e "add mod2 = Control_L Control_R" returns badValue01:53
brady2600nabblet: to be clear , all ssh scripts open in gedit, and refuse to run, even when they have run as application checked off01:53
nabbletget/becomes odd?01:53
brady2600i can however, run them from the command line.01:53
tracyUpgraded from 11.04 to 11.1 anyone tell me how to get back to the classic desktop?01:54
almoxarifebrady2600: open a terminal, run 'nautilus --no-desktop' , then go thru the same moves causing the error, look at terminal output01:54
lime_Karlo_: and pm output is http://paste.ubuntu.com/1413780/01:54
ActionParsniptracy: install the gnome-panel package, log off and select the new session01:54
nabblettracy: logout and the choose gnome classic or gnome 2d or how ever it is called for login01:55
totemuegerlii hope quantum quanszal is not that buggy as the other one01:55
nabblettracy: listen to ActionParsnip ;)01:55
tracyOk thanks we will try that01:55
ActionParsniptracy: or install xfce4 and use that as session01:55
=== Kitar|st_ is now known as Kitar|st
brady2600almoxarife:  there is no particular error, it just does run the program, opening in gedit instead, even when run as application is checked off.01:56
totemuegerlii have an update marathon from 8.04 to 12.1001:56
ActionParsniptotemuegerli: you'd need to upgrade to Lucid, then to Precise, then to Quantal01:57
nabbletbrady2600: it has to be checked01:57
almoxarifebrady2600: pastebin the file01:57
ActionParsniptotemuegerli: I'd just clean install Quantal01:57
=== VD is now known as Guest38297
brady2600nabblet: of course it is checked.01:57
brady2600almoxarife: it is not a specific script, ALL scripts are behaving this way.01:58
nabbletbrady2600: ah, so "checked off" means it is checked?01:58
lime_Im getting the same error as the one here http://unix.stackexchange.com/questions/4485 when running xmodmap -e "add mod2 = Control_L Control_R" Im going to try some of the work arounds01:58
nabbletbrady2600: english is not my native language :P01:58
brady2600nabblet:  with a check on. enabled. on.01:58
mikkypls can someone help me here am run HP Envy 17 inch Ubuntu 64 bit.. 8 gig ram but my pc seems to be running really hot as i run 12.04LTS01:58
nabbletbrady2600: got it :)01:58
ActionParsnipmikky: does it have a switchable GPU?01:58
ActionParsnipmikky: if you run:  sudo lshw -C display     do you see an Intel GPU as well as a Radeon or Nvidia?01:59
mikkyActionParsnip, i don't understand it, how do i check it?01:59
brady2600nabblet: its ok, i can see how "checked off" would be confusing.01:59
almoxarifenabblet: its a useful language english is till you abuse it, 'checked off' meaning actually that its on is abuse :) but thats slang for you02:01
lcabreza almoxarife:let me check, still running on Windows xp02:01
mikkyActionParsnip, http://paste.ubuntu.com/1413783/ this is what i see02:01
almoxarifelcabreza: i forgot what the question was02:01
FaBiNNHoALGUEM AEEEEE02:01
almoxarife!pt02:01
ubottuPor favor, use #ubuntu-br para ajuda em português. Para entrar no canal por favor faça "/join #ubuntu-br" sem as aspas. Para a comunidade local portuguêsa, use #ubuntu-pt. Obrigado.02:01
ActionParsnipmikky: yes, its a switchable video chip which is a massive headache in Linux02:01
lcabrezajasoN`: sad to say ..Windows ...:)02:01
almoxarifeFaBiNNHo: sff02:01
totemuegerlikc4sux was on 80m a hour ago02:01
Karlo_lime_: OK, undo what I said by typing xmodmap -e 'add mod2 = Num_Lock'02:02
mikkyActionParsnip, hmm am confused, makes me want to hate my laptop. Any solution please?02:02
Karlo_lime_: Then, I think the right command was: xmodmap -e 'keycode 56 = Control_L' -e 'clear control' -e 'add control = Control_L Control_R'02:03
totemuegerlimikky: yeah don't hate your laptop, hate your operating system02:03
FaBiNNHo!pt02:03
ubottuPor favor, use #ubuntu-br para ajuda em português. Para entrar no canal por favor faça "/join #ubuntu-br" sem as aspas. Para a comunidade local portuguêsa, use #ubuntu-pt. Obrigado.02:03
ActionParsnipmikky: https://help.ubuntu.com/community/HybridGraphics02:04
nabbletbrady2600: do you have an other user on your compter to log in wiht?02:04
ActionParsniptotemuegerli: hate support by AMD / Nvidia. The OS is sound02:04
nabbletbrady2600: you could try to find out if this behaviour is for all users or oly your current users02:04
psychopathicdid you know gnome 3 is programming of the finest. It travels in a box out a square and through a circle.02:05
brady2600nabblet: i dont currently have any other users on this box, however im sure i could create one to check02:05
nabbletbrady2600: or use sudo02:05
nabbletbrady2600: use the root account for that one test - as long as the shell script is not making any "reisky" stuff02:05
totemuegerliActionParsnip, : intel had a well documented thing, but lot of problems with linux02:05
nabblet*risky02:05
mikkyActionParsnip, thanks02:06
almoxarifemy intel lappy works great with linux02:06
totemuegerli!find girl02:06
ubottuFile girl found in asterisk-prompt-se, cardstories, eiskaltdcpp-emoticons, emesene, freemedforms-common-resources, fvwm-crystal, gajim, gcompris-data, kde-l10n-ca, kde-l10n-de (and 33 others) http://packages.ubuntu.com/search?searchon=contents&keywords=girl&mode=&suite=quantal&arch=any02:06
ActionParsniptotemuegerli: Intel plough lots of time and money into drivers as well as the kernel02:07
totemuegerlithats fascinating02:07
brady2600nabblet: ok , once I eat dinner I will try that.02:08
ActionParsniptotemuegerli: Intel are great, if you start getting into switchable video chips then expect headaches02:08
nabbletbrady2600: might be that i am not around then any more02:08
nabbletbrady2600: but any way, i am usre it is just a minor comfiguration thing02:08
totemuegerlithats why i use a sandy bridge based system02:08
nabbletbrady2600: and it got nothing to do with the update02:09
=== FaBiNNHo is now known as Morpheuu
mikkyHi, i cant find any terminal i open.02:09
ActionParsniptotemuegerli: not a bad choice at all :)02:10
totemuegerlitype alt-f202:10
ActionParsnipmikky: CTRL+ALT+T02:10
lime_Karlo_: Thanks that works for Cntrl but ultimately Im running into issues when trying to set the Mod3 key.  It doesnt appear to work like the Cntrl key.  xmodmap -e 'keycode 56 = Mod3 Mod3 Mod3 Mod3' -e 'clear Mod3' -e 'add Mod3 = Mod3 Mod3' Throws an error.02:10
nodrognorrab:)02:10
totemuegerlictrl alt f2 or something02:11
mikkywhen i open a terminal, and go to another another window e.g  before coming to type this message you are reading, i opened a terminal but it didn't show up in the launcher or dock02:11
Karlo_lime_: What do you want key 56 to do?02:11
mikkyActionParsnip,  i can open terminal but it disappears because i cant find it when i navigate to another windows since it is not in the dock02:12
nabbletmikky: even not alt-tab working?02:13
Karlo_lime_: Perhaps you should put Meta_L/Meta_R on mod1, and put Alt_L/Alt_R on mod3.  That's what I do (with Meta being the keys commonly mislabeled ALT, and with Alt being what I put on the Caps Lock key).02:13
mikkynabblet, alt-tab doesn't work02:14
=== psusi_ is now known as psusi
lime_Karlo: My bad just. I moving both the Control key and the Mod3 key.  I dont plain to put them on top of each other, just using the same key for testing.  Currently xmodmap -e 'keycode 56 = Mod3 -e 'clear Mod3' -e 'add Mod3 = Mod3'  throws an error02:16
crimsonmanemikky: might i suggest installing "guake" (sudo apt-get install guake) because you just press F12 and bam there's the terminal02:16
totemuegerliis it possible to migrate from ext4 to btrfs on / partition?02:16
Karlo_lime_: That's because there's no keyname spelled "Mod3", as far as I know.02:17
mensIs not possible to make a stable version of Ubuntu to be further developed?02:18
mensEvery year a new version of ubuntu.02:18
mensAnd I was thinking to donate.02:18
nabbletmens: you might want to look into LTS02:18
nabblet!LTS02:18
ubottuLTS means Long Term Support. LTS versions of Ubuntu will be supported for 3 years on the desktop, and 5 years on the server; with the exception of 12.04 (Precise Pangolin), which will be supported for 5 years on the desktop. The current LTS version of Ubuntu is !Precise (Precise Pangolin 12.04)02:18
nabbletmens: so you can follow the "normal release cycle" or decide to go from LTS to LTS. LTS versions are usually more stable and better tested02:19
Karlo_lime_: Perhaps what you want is:  xmodmap -e 'keycode 64 = Meta_L' -e 'keycode 108 = Meta_R' -e 'keycode 56 = Alt_L' -e 'clear mod1' -e 'clear mod3' -e 'add mod1 = Meta_L Meta_R' -e 'add mod3 = Alt_L'02:19
escotttotemuegerli, yes02:19
lime_Does that switch the alt key and meta key?02:20
mens<nabblet> For me it was enough version 10.04 LTS and support.02:20
bangaranghi02:21
bangaranganyone can recomend me good themes02:21
totemuegerliwhy is this fsync soooo damn slow on btrfs... this takes forever02:21
ActionParsnipmens: LTS is supported 5 years, just like windows releases....02:21
bangarangfor ubuntu quantal (12.10)02:21
Karlo_lime_: I'm just guessing based on your paste.  I don't know what key 56 is on your keyboard, nor do I know what it is that you're trying to do.02:21
crimsonmanei don't know what sort of flack i'm going to get for this, but windows releases are supported for 10 years, not 502:22
ActionParsnipbangarang: http://www.noobslab.com/2011/11/themes-collection-for-ubuntu-1110-unity.html02:22
mens<ActionParsnip> Video card does not allow me to go on Ubuntu 12.04!02:22
gulag2012Ha ha, they can be supported for 20 years. Do you want it on your machine for that long?02:22
nabbletbangarang: http://gnome-look.org/index.php?xcontentmode=191 ?02:22
crimsonmaneif it works dont fix it02:22
nabbletbangarang: oh, sorry missed the "ubuntu only" part02:23
gulag2012I can't argue that. It leaves a bitter taste.02:23
mens<gulag2012> For my needs, yes!02:23
Karlo_lime_: However, my understanding is that if you *have* something defined as a meta key, then it gets used as such; and if you don't have a meta key, but you do have an alt key, then alt gets interpreted as meta.  So the "switch" is already automatic, sort of.02:23
gulag2012That's all that matters. If it works for you. I just think that the spying was enough for me personally.02:24
nabbletbye bye02:24
mens<crimsonmane> Windows XP ---- from 2001 to 201602:25
iomicioHello everybody. I have 2 harddrives (SSD 64GB and SATA 3TB). I am trying to decompress a large file (80GB) but archive warns me I out of space while I have plenty available.02:26
iomicioI am new to Ubuntu and I have no idea about this issu02:26
ActionParsnipmens: could use XFCE, you can use any video chip there :)02:27
schoppenhauerhello. I am currently desperately trying to make ubuntu 12.04 print on my printer. the error message of cups is that application/octet-stream is unsupported02:27
ActionParsnipiomicio: what file system is the partition you are extracting to using?02:27
schoppenhauerbut /etc/cups/raw.mimes and /etc/cups/raw.convs seems to be correct02:27
ActionParsnipschoppenhauer: I suggest you ask in #cups too02:28
iomicioActionParsnip: ext402:28
schoppenhauerand strangely, lpr -o raw mozilla.ps gives the error message lpr: Unsupported document-format "application/vnd.cups-raw"02:28
schoppenhauerActionParsnip: ok thx02:28
ActionParsnipiomicio: should be ok, ext4 can handle very very large files02:28
hiloJust curious. What possible 'good02:28
iomicioActionParsnip: yes, that is why I don-t understand the error message. Maybe I messed up with the partition space? how can I check?02:29
crimsonmaneschoppenhauer: did you do updates today? lots of cups updates today02:29
hiloJust curious. What possible 'good' reason is there for using 4MiB of swap, when there is nearly 11GiB of physical RAM being used for the file cache?02:30
iomicioActionParsnip: I am looking at the Disk Usage Analyzer and I can see "Total filesystem capacity: 3TB (used 174 GB available 2.8TB)"02:30
iomiciobut the / folder is 100% full having a size of only 96.9 GB02:30
psusiiomicio, if yuo are trying to decompress 80gb onto a 64 gb drive, then obviously you are going to run out of space02:30
hk007that's a good question02:30
ActionParsniphilo: file cache doesn't mean much, it will be reduced as apps need the RAM02:30
mako_reactorInstall gento02:31
schoppenhauercrimsonmane: ah, did not notice so far. I will try that first.02:31
psychopathiciomicio, do you know about the command df02:31
iomiciono02:31
macmartineWhere's the Unicorn log file?02:31
psychopathiciomicio, man df02:31
ActionParsniphilo: if you need suspend / hibernate then you will need a 12Gb swap file (a little extra is useful), otherwise you can probably get away with no swap (depends on system use)02:31
hiloActionParsnip: I guess then I'm wondering what would make the OS decide to use swap when there is so much being used for the cache.02:31
Karlo_Unicorn?  What unicorn?02:31
hk007I use "df -h" all the time02:31
gulag2012If you don't like the command line, you can also check system monitor the last tab on the right. I just noticed that.02:32
ActionParsniphilo: the default swappiness is more than zero, you will use some unless you set it to zero02:32
gulag2012Is there anyway to modify Unity dash to a smaller size?02:34
iomiciopsychopathic: this looks like a bug manual. Anything in particular I should be lookign for?02:34
hk007yes02:34
hiloActionParsnip: If I were to set it to zero, would the system still know to use it if I actually ran out of RAM? i.e. avoid kernel panic?02:34
schoppenhauercrimsonmane: the problem remains, even after update02:34
birdontophathi. I have a laptop with NVS3100M Nvidia graphics (optimus is disabled in the BIOS), but the nvidia drivers don't seem to work in 12.10. I get "You do not appear to be using the NVIDIA X driver"02:35
birdontophatI have run sudo nvidia-xconfig and rebooted, but it doesn't help02:35
hk007try installing the "nvidia-current" package02:35
hk007if it's not02:36
birdontophathk007: I've done that02:36
psychopathiciomicio, it reports file system usage on the disk. that is what u wanted right ?02:37
ActionParsniphilo: at zero the OS will attempt to use all RA< and avoid swap until the death, setting swap to at least one with a tonne of ram is a wiser choice02:37
iomiciopsychopathic: yes and it shows I have pletny of available space, especially on the 3TB disk02:38
iomiciopsychopathic: df: `/root/.gvfs': Permission denied02:38
iomicioFilesystem         1K-blocks      Used  Available Use% Mounted on02:38
iomicio/dev/sdb1           49157432   7418168   39242192  16% /02:38
iomicioudev                 6140352         4    6140348   1% /dev02:38
iomiciotmpfs                2460952       836    2460116   1% /run02:38
iomicionone                    5120         0       5120   0% /run/lock02:38
FloodBot1iomicio: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.02:38
psychopathiciomicio, what other disk usage do u want ?02:39
hk007birdontophat: did you already checked if it is enabled in "Hardware Drivers"?02:39
=== LarrySteeze is now known as LarrySteeze|Away
mens<ActionParsnip> I hope you're kidding? XFCE :))  In such machine, with Windows XP or UBUNTU 10.04, I am flying!02:40
menshttp://www.amazon.co.uk/Fujitsu-AMILO-Pro-V3505-Edition/dp/B000MG87H002:40
mensI use XBOX for gaming02:40
hk007I use Windows D:02:40
mens<ActionParsnip>02:40
hiloActionParsnip: is this accurate? http://scottlinux.com/2010/06/23/adjust-your-swappiness/02:40
iomiciopsychopathic: I cannot decompress a large file as the systems warns me I am out of space while I have plenty of disk available. Disk Usage Analyzer says my "/" folder is just 96GB and 100% full. Where sis I go wrong?02:41
lime_Karlo_: Im using an international dvorak keyboard with additional keys in the 3rd row, I have been using CapsLock under keyboard settings options to access this 3rd layer.  Im trying to change the 3rd level modifier key to keycode 55 on my keyboard.  I believe it has something to do with  ISO_Level3_Shift02:41
psychopathiciomicio, what other disk usage do u want ?02:41
hiloActionParsnip: I was tweaking a server, but after reading that, I'm feeling like maybe I should do my desktop too...02:41
hk007iomicio: That's because there is a reserved amount of space for root02:41
hk007in the file system02:41
ReAzemAny easy-pz way to tranfer files to a kvm guest?02:43
iomiciohk007: so how can I decompress a 90 GB .gz file having 2.3 TB available on the SATA disk?02:43
hk007on the same partition?02:43
iomiciohk007: I have two disks, bot on ext4. I guess they are different partitions but I am not sure02:44
Karlo_lime_: OK -- I don't know anything about that keyboard, but perhaps the commands I've already provided will be enough of a head start.  It looks like you've already ensured that the locking action of Caps_Lock has been disabled; that's good.  Anyway, I'm out of here for now -- good luck.02:44
hk007iomicio: So... you want to decompress a that file from /dev/sda1 to /dev/sdb1 , right?02:46
gesaliphello02:47
hk007hloe02:47
gesaliphole02:47
iomiciohk007: now I get it, no the file is on the same partition, same folder02:47
hk007iomicio: which partition, sda1 or sdb1?02:47
iomiciohk007: how can I check?02:48
iomiciohk007:sda102:48
WeThePeoplewhere do i put .ttf <<<'font'02:48
hk007ok02:48
WeThePeoplefiles02:48
hiloIs there a way to ssh into a box and using the CLI, launch a GUI program in the local user's screen?02:50
hk007iomicio: As I saw before, the big partition is sdb1, so you could try to decompress that file to somewhere in sdb102:50
Sloofushilo: that wording makes it sound like the box may not be yours :-p02:51
crimsonmanehilo: define "local user's screen"02:51
iomiciohk007: the big partition is sda102:51
crimsonmanehilo: "ssh -x user@host" then you can launch remote programs on your own screen02:51
iomicio/dev/sda1         2884283608 162646292 2575124064   6% /media/data02:51
bangarangguys how can I drag icons from the laucher to the desktop on ubuntu ? linux noobs here02:52
crimsonmanehilo: might be "ssh -X"02:52
hk007iomicio: /dev/sdb1           49157432   7418168   39242192  16% /02:52
hk007you said that02:52
hiloSloofus: So that I can launch apps for my dad on the Ubuntu laptop I set up for him. He needs help lol02:52
dr_willisWeThePeople:  i put mine in the     .fonts directory in my home i made02:52
hilocrimsonmane: that sounds pretty awesome02:52
hilocrimsonmane: that will work out of the box?02:53
iomiciohk007: that is not the 3TB disk02:53
iomiciohk007: this one is /dev/sda1         2884283608 162646292 2575124064   6% /media/data02:54
iomicioand I am working there02:54
TandyUKiomicio:  gunzip -c /path/to/gzipped.file.gz > /path/to/extracted/files/02:54
psusiiomicio, apparently you have the big disk mounted in /media/data, so that is where you need to decompress the big file02:54
hk007I see...02:54
hk007Then I don't understand how it complains about free space02:54
hk007Did you check the folder's permissions?02:55
dr_willishilo:  he may need to do some commands first to disable some if the x security features02:55
=== Albastos|off is now known as Albastos
taubwhy is ubuntu regarded as an easy distribution?02:56
iomicioI am trying the gunzip -c command now02:56
iomiciohk007: permission should be fine02:56
dr_willistaub:  its developed with the common pc user in  mind.02:56
psusiiomicio, you don't need commands, you just need to extract the archive to somewhere on the dig disk... in /media/data02:57
gulag2012There has to be a bug, if anyone has ever run Bleachbit at Root it gives the same out of room error.02:57
iomiciopsusi: I right clicked on the .gz and selected extract here. After 40 minutes I got the error warning I was out of disk space02:58
taubdr_willis, yes, but how is this accomplished?02:58
psusiiomicio, uh-huh.. and where is "here"02:58
iomiciopsusi: I guess not where I wanted right? did it try the root partition?02:58
psusiiomicio, sounds like it02:58
TandyUKiomicio: you would probably find it easier to just ensure the .gz file is already on your large disk02:59
=== shang_ is now known as shang
dr_willistaub:  err.. design decisions for how the defaults should be and how things should work.  and  'ussage tests' with people02:59
iomiciook so the gunzip command with the path should work02:59
=== phunyguy_t430s_ is now known as phunyguy_t430s
hk007iomicio: You can check the permissions with "ls -l /media/data/" in case you need to.02:59
psusiiomicio, or when you open it in the archive manager, and chose to extract it, point it to somewhere in /media/data02:59
hiloWould it be possible to take an already running process and tunnel it to my local X? So that I could pull the midway work I have in some program to my local screen without using a full remote desktop like vnc.03:00
TandyUKiomicio: the command i gave will *only* work if the .gz is a single file, and not a tar.gz archive (of multiple files)03:00
dr_willishilo:  not vdry easially, if at all03:00
ActionParsnipiomicio: could try unp. Its a single command for all archive types command. Very handy03:00
ActionParsnipTandyUK: could use unp, its simpler03:00
hilodr_willis: k thanks03:00
TandyUKif it is in fact .tar.gz, use "tar -zxfC /path/to/extracted/files/ file.tar.gz"03:00
iomicioTandyUK: thank you but I see no tar in the file name03:00
ActionParsnipiomicio: sudo apt-get install unp; unp filenameofarchive03:01
iomicioActionParsnip: where does this command extract the file?03:01
hk007what is unp for?03:01
ActionParsnipiomicio: pwd03:01
dr_willis!info unp03:01
ubottuunp (source: unp): unpack (almost) everything with one command. In component universe, is optional. Version 2.0~pre7+nmu1 (quantal), package size 16 kB, installed size 133 kB03:01
TandyUKunp will only extract to the currrent folder03:02
dr_willisunp = a handy script03:02
ActionParsniphk007: it gives a single command for extracting all archives, rather than having to remember the options for tar etc03:02
SolarisB1yoh cool i have a shell function that tries to do that03:02
TandyUKhe needs to extract from /dev/sdaX and extract to /dev/sdbX, so unp wont help him03:02
TandyUKpersonally id just move the archive, much easier :P03:03
hk007ActionParsnip: Cool, thank you! :D03:03
ActionParsniphk007: imho it should be default installed03:03
TandyUKthat just for lazy people03:03
SolarisB1ylazy people rule the world03:03
psusiseriously, this is not hard... when you open the archive in the gui archive manager, and click extract, it asks where to... point it to the big drive03:03
KI4ROLazy is the Mother of Invention03:03
ActionParsnipTandyUK: or people with better things to do than remember options for each archive. Its like the right click option in the gui :)03:04
dr_willisim too lazy to reply to the commen about lazyness03:04
SolarisB1ylol03:04
hk007good for you03:04
dominic_<KI4RO> Lazy is the Mother of Invention ...i totally agree to this03:04
SolarisB1yI as well03:04
TandyUKyeah but heres the thing,, if you *need* tools like unp, and dont have a gui, you should *really* be learning to use the aactual commands like tar and gunzip03:04
ActionParsnipTandyUK: unp can be used, change to the desired dest and run unp against the archive03:04
SolarisB1yi write some cool scripts out of laziness03:04
iomicioI get it now, I simply made the mistake of choosing extract here thinking here was the current folder. I am a noob! thank you all guys. This chat is making me love Ubuntu way more than I expected!03:04
TandyUKand if you have a gui, you dont need it in the first place03:04
ActionParsnipSolarisB1y: no bad thing, scripts make life easier03:05
SolarisB1yActionParsnip: indeed ;>03:05
dr_willisi write scripts that make other scrips , im so lazy03:05
SolarisB1y^ word03:05
hk007iomicio: glad to help you solving your problem03:05
iomiciohk007: thank you all03:06
SolarisB1ydoes ubuntu have any tools for customizing the default initramfs in a chroot like manner?03:07
marcus__What's the deal with terrible audio in VLC in 12.10?03:07
marcus__Totem skips on audio occasionally, and sometimes VLC audio is fine, but 2 out of 3 times that I open it that audio sounds like a scratched record.03:08
marcus__With a slight reverb03:08
dr_willismarcus__:  i recall getting srachy audio unless i selced alsa, or pulse in the vlc sound output. instead of 'default'03:08
dr_willismarcus__:  seen the issue in the last  releases. not sure if its a vlc bug or alsa bug or driver issue03:09
crimsonmanemarcus__: that's why sticking with a stable LTS is better03:09
marcus__tried selecting "alsa" manually, no audio at all, selected pulse manually, got scratch audio03:09
dr_williscrimsonmane:  i had the same issue in lts. ;)03:10
ActionParsnipmarcus__: are other audio apps ok?03:10
dr_willismarcus__:  i recall i had to selectg the audio out, close vlc and restart it for it to see the change.03:10
marcus__yeah everything else works fine, only skype and vlc have the problem03:10
dr_willisi dont recall which one worked for me. just thet 'default' did not03:11
ActionParsnipmarcus__: try changing the sound output preference in vlc prefs03:11
dh-sharpperson1有人在吗?03:12
parisFor some reason a phone is not working on gmail, how to fix it?03:13
dr_willisparis:  clarify what you mean.. would help us03:13
hk007"a phone"...03:14
dr_williswe hate playing 0 questions for an hr to get to the real question. ;)03:14
dr_willis20 questions03:14
almoxarifedr_willis: my toaster is broke03:14
* dr_willis asks santa for a new keybord03:14
=== mju__ is now known as mju
dr_willisalmoxarife:  upgrade to iToast 5.003:15
almoxarifedr_willis: can you walk me thru that?03:15
dr_willisalmoxarife:  plug in toaster.. dump it in the sink.. ;)  tell the wife to use the insurance money.....03:16
almoxarifedr_willis: is there a #bash script'? do you like bash? teach me03:17
* dr_willis waits for paris o give some details03:17
parisI used to be able to call through gamil over the world, but now for some reason is not working. It seems that computer is recognizing a speaker and microphone, but when I try  do call the speaker is silent, why?03:18
dr_willisyou mean 'google voice' paris?03:18
parisyes03:18
hk007I think it's Google Talk03:18
almoxarifeparis: what browser?03:19
_abc__Best howto to mod a 10.04 live cd? Remaster?03:19
parischrome03:19
dr_willisvoice lets you dial numbers and have an incomming phone #. talk = like an im client. i belive03:19
dr_willis!remaster03:19
ubottuInterested in remastering the Ubuntu !LiveCD or !Alternate installer? See: https://help.ubuntu.com/community/LiveCDCustomization and https://help.ubuntu.com/community/InstallCDCustomization - Or use tools such as http://uck.sourceforge.net/ or http://linux.dell.com/wiki/index.php/DRU_Disc_Remastering_Utility03:19
almoxarifeparis: recent changes made to the operationg system?03:20
crimsonmanedr_willis: google talk is for texting. you place calls in gmail03:20
brady2600what is the standard xeyes to use on ubuntu, i have a x server on my raspberry pi and ive ssh'ed to it , and i would like to be able to view it03:20
hk007paris: You can try native clients, such as Empathy or Pidgin03:20
almoxarife!yate03:20
dh-sharpperson1hello,everyone!03:20
dr_williscrimsonmane:  and thats using google voice.03:21
dh-sharpperson1chinese03:21
crimsonmanedr_willis: no03:21
mspongeAny HAM radio operators here? I have two questions if so: 1) when determining WPM does one include spaces between the words PARIS or CODEX? 2) is 5 or 7 dits more common for inter word spacing?03:21
crimsonmanedr_willis: you do not have to set up google voice in order to use gmail calling03:21
* almoxarife uses 'yate' to call via google , and it works03:21
parisno. but skype is working on so why gmail voice is .  . .?03:21
dr_williscrimsonmane:  i recall having to install the google voice plugin.03:22
* crimsonmane thanks almoxarife for 'yate' ... will research it03:22
crimsonmanedr_willis: yes03:22
dr_willisbut i use the google voice stuff on my phone   not the pc03:22
crimsonmanebut there is also "google.com/voice" and THATS what i call google voice.03:22
almoxarifecrimsonmane: its the only client that i have tried that just works!03:22
crimsonmanealmoxarife: is it in the repo?03:23
Sloofushey guys I downgraded 4 packages that network-manager-dbg depends on unnecessarily and now any attempts to fix the dependency issues are met with a dependency error. also, "No apport report written because the error message indicates its a followup error from a previous failure"03:23
almoxarifeparis: did you configure chrome settings ??03:23
Sloofusthoughts?03:23
almoxarifecrimsonmane: ooops, maybe? :(03:23
dr_willisparis:  call your self on a real phone. it could be a audio is muted/mixer setting03:24
crimsonmanealmoxarife: i shouldn't have asked. it is.03:24
almoxarifecrimsonmane: find the deb if need be03:24
crimsonmaney03:24
Sloofus(libnm-util2, libnm-glib4, libnm-glib-vpn1)03:24
crimsonmanesorry wrong window03:24
Sloofusand network-manager03:24
Sloofusthis is all using apt-get upgrade03:24
almoxarifedr_willis: paris... says skype works fine, if skype works i would expect anything else to work03:25
dr_willisi suggest checking out the sound mixer/volume controlls, could be that one app is set to be mute/low in the mixer03:26
crimsonmanealmoxarife: does yate not go into the menu all by itself?03:26
almoxarifecrimsonmane: only one fault i have with yate, i dont get a ringer sound, but i can live without it, cause otherwise it works03:26
parisit did call myself, but is no sound, so how to think it?03:26
almoxarifecrimsonmane: menu?03:26
stuck_at_loginhi there03:26
crimsonmane(proper menu)03:26
stuck_at_logini need help03:26
stuck_at_loginmy loging password is corrct03:27
dr_willisparis:  no sound on the phone? none on the pc?03:27
almoxarifecrimsonmane: you want everything done for you?03:27
stuck_at_loginbut cnat neter ubuntu gui03:27
crimsonmanealmoxarife: everything in the repo always goes under a menu/submenu03:27
stuck_at_loginany clue?03:27
Sloofusstuck_at_login: any errors?03:27
almoxarifeparis: you did say skype works fine though? yes03:27
dr_willisstuck_at_login:  does guest account work?03:27
gigglefightcorrect syntax two add two changes to the grub boot-options file. one change: nomoreset and pci=routeirq03:27
stuck_at_loginno it doesnt03:27
gigglefighttypo: nomodeset and pci=routeirq03:28
dr_willisstuck_at_login:  can you login at the console?03:28
almoxarifecrimsonmane: add it from /usr/share/applications03:28
Sloofusstuck_at_login: tried "startx"? also, describe what happens after ubuntu loads03:28
brady2600what is the standard xserver viewer for ubuntu?03:28
stuck_at_loginyes i can login at the console03:28
parisI can play music and so on, but when it comes to calling, is silent. I am going to test again skype.03:28
crimsonmanealmoxarife: it's running via command line, but i dont see an "interface" to interact with03:28
crimsonmanealmoxarife: i'll read the website03:28
dr_willisstuck_at_login:   id make a new user. see if it works for them. 'sudo adduser testuser'03:29
stuck_at_logindr_ ok i will create new user03:29
hk007paris: then Pidgin may work for you03:29
almoxarifecrimsonmane: may need the applet, mine is yate-qt403:30
stuck_at_logindr_ i created new user03:30
dr_willis!tab03:30
ubottuYou can use your <tab> key for autocompletion of nicknames in IRC, as well as for completion of filenames and programs on the command line.03:30
crimsonmanealmoxarife: there. that gave the menu item :)03:31
crimsonmanethank you03:31
parisI have just tested echo on skype. it works, I can record something and it says back.03:31
AMDAthlonwill i have to reinstall ubuntu if i upgrade my ram from 4gb to 8gb?03:31
stuck_at_logindr_ i tried login through new user but no luck!!!03:31
almoxarifecrimsonmane: dont over do the options as suggested03:31
crimsonmaneok03:31
dr_willisAMDAthlon:  why would you think that? answer is no....03:32
AMDAthlonwell it happened in windows vista before...03:32
almoxarifecrimsonmane: it has conference call capability, have not tried though03:32
crimsonmanealmoxarife: so with this program running, someone can call my google voice number and the computer will ring (you said there's no real 'ring') but i can answer with my computer?03:32
Sloofusparis: sorry for being nosey, your last comment caught my eye, what are you working on?03:32
AMDAthlonidk if its the same accross all oss03:32
dr_willisAMDAthlon:  vista handled 8gb of ram? never noticed.. and this is not windows03:32
AMDAthlonok i see >_<03:33
FRodriguez96I have BackBox installing as I'm speaking and in the past it would go to a black error screen during install and not finish.03:33
almoxarifecrimsonmane: i dont get ring, from the forums i went thru though it seemed that was a hit and miss03:33
FRodriguez96Would someone care to help me?03:33
AMDAthlonmy swap file is 2GB now, should i bump that up?03:33
AMDAthlonwhen my 8GB goes in tomorrow?03:33
crimsonmanealmoxarife: would you care to save me the trouble and tell me what google voice protocol is? sip, jabber, h323, iax?03:33
almoxarifenone crimsonmane...03:33
crimsonmanedoh03:34
dr_willisstuck_at_login:  another 'test' at the console  install openbox 'sudo apt-get install openbox' select thta window manager at the login screen see if that works for any of the users03:34
crimsonmaneit's obvious03:34
almoxarifesorry crimsonmane...looking at the setup?03:34
SloofusAMDAthlon: probably not. Swapping generally isnt a good thing from what i understand. If you swap more than 2gigs, you might want to look into why that is happening.03:34
crimsonmanemhmm but like i said it's obvious03:34
gigglefighti'm updating grub.cfg file with nano. i think my syntax needs work would it be okay to surround the changes with quotation marks separated with a space? will this execute both changes during boot? I'm using the syntax: "nomodeset" "pci=routeirq" now the boot monitor configuration is not quite the same again. alone "nomodeset" makes the boot better looking. now, with the new changes it's not quite right. my goal: usb 2.0 high-speed opt03:34
ActionParsnipSloofus: gone03:34
dr_willisstuck_at_login:  you may need to restart the login manager 'sudo service lightdm restart'03:34
ActionParsnipgigglefight: you don't edit grub.cfg03:35
ActionParsnipgigglefight: you edit /etc/default/grub   to add boot options03:35
parisI don't know how to properly express in English, but voice on gmail is not working, when I try do call my friends, it used to work.03:35
almoxarifecrimsonmane: looking at the setup screen?03:35
almoxarifecrimsonmane: looking at the setup screen? account?03:35
ActionParsnipgigglefight: the grub.cfg file is even chmodded so it isn't easily edittable03:35
crimsonmanealmoxarife: finished all that. about to do a test call03:35
ActionParsnipgigglefight: the file even TELLS you not to edit it.....03:36
almoxarifecrimsonmane: cool03:36
gigglefightActionParsnip: yes i do. because with my ati rage xl on board video card the picture is kinda off. 'nomodeset' was a quick fix03:36
ActionParsnipgigglefight: you add boot options in /et/default/grub03:36
gigglefightActionParsnip: so sorry. i said .cfg03:36
ActionParsnipgigglefight: you then run:  sudo update-grub to put it in the config03:36
gigglefightActionParsnip: i meant the grub found in the /etc/default folder03:36
ActionParsnipgigglefight: good :)03:37
ActionParsnipgigglefight: big difference ;)03:37
dr_willisvery big...03:37
marcus__What program would you guys recommend for recording webcam video?  I really like Cheese, but for some reason when I choose 640x480 it freezes and crashes.03:38
almoxarifemarcus__: vlc03:38
gigglefightActionParsnip: i did run the command, however, why is the graphics card 'wigging out'? is it because i added the extra pci=*** boot option on top of nomodeset?03:38
ActionParsnipgigglefight: not sure, you could try forming an xorg.conf file to specify better options for video03:39
gigglefightActionParsnip: thanks. i will look into that.03:39
crimsonmanealmoxarife: test call failed. nothing in the interface changes to show that i can answer the call.03:39
ActionParsnipgigglefight: tried a non compositing desktop, like xfce?03:40
gigglefightActionParship: it's an ATI rage XL 8mb video card... it's do the best it can with the given support from ATI03:40
almoxarifecrimsonmane: your settings for google voice set thru google account are setup?03:40
almoxarifecrimsonmane: for instance mine is set to go to voice-mail regardless03:41
crimsonmaneeverything i set up. i've had this for a year03:41
crimsonmaneso yours doesn't ring a proper phone. that's usually how mine is.03:41
kvothetechcrimsonmane: google voice is sip gtalk is jabber03:42
kvothetechor xmmp03:42
gigglefightActionParship: this onboard graphics card is only temporary because i'm looking to invest in an older nvidia quadro pci express x1 card. i'm more multimedia than anything.03:42
almoxarifekvothetech: jabber03:42
kvothetechalmoxarife: k03:42
almoxarifekvothetech: yate is jabber anyway03:42
kvothetechalmoxarife: pretty sure jabber uses xmpp though03:43
crimsonmanekvothetech: what server do i need to type in then?03:43
kvothetechcrimsonmane: i missed the beginning of your issue what're you setting up? an asterisk server?03:43
crimsonmanegoogle voice to yate03:43
gigglefightActionParsnip: yup. it's a clunker. but what the system is intended for is video. i've install Debian Ubuntu based distro DreamStudio, i've considered Ubuntu options like Ubuntu Studio as well... as ... the list is definitely long.03:44
almoxarifecrimsonmane: were you able to call out?03:44
crimsonmanei jsut found http://yate.null.ro/pmwiki/index.php?n=Main.ConnectingToGoogleVoice so i'll read that03:44
crimsonmane"SIP account logged in a SIP client softphone (we use YateClient here). " do i need to sign up for this or something?03:44
crimsonmanealmoxarife: it doesn't appear that i can call out03:45
hk007well, i'm leaving now03:46
hk007see ya!03:46
kvothetechcrimsonmane: you need for sip an incoming and an outgoing trunk i use didforsale and flowroute .03:46
almoxarifecrimsonmane: calling out should work with no issue, not sure what to say03:47
crimsonmaneit appears to try to dial out but it "hangs up on its own" after a few seconds.03:47
almoxarifecrimsonmane: read me off your account settings from yate, let me compare to mine\03:48
ActionParsnipgigatropolis: could try non-debian based distributions to test03:48
crimsonmaneall off, multiple lines checked. that's the Settings button with a wrench on it.03:49
almoxarifethe actual account settings crimsonmane...03:49
crimsonmanealmoxarife: although i selected "gtalk" is switched to none and made protocol to jabber ... odd03:50
crimsonmaneserver is talk.l.google.com03:50
almoxarifecrimsonmane: resource?03:50
crimsonmanealmoxarife: that is not a field03:51
almoxarifecrimsonmane: you are not in the 'account' tab03:51
crimsonmanei most certainly am03:51
=== gpix13_away is now known as gpix13
crimsonmaneoh, under advanced03:52
crimsonmaneresource: yate, port :522203:52
crimsonmaneuse TLS encrypt03:52
dr_willisthis reminds me. i need to find a way for the wife to dial out on a networked android tablet or phone with no sim using her google voice  account.03:52
almoxarifecrimsonmane: settins > account > edit03:52
almoxarifedr_willis: there is an app03:53
almoxarifedr_willis: :)03:53
crimsonmanealmoxarife: resource: yate, port 5222, use TLS03:53
crimsonmanealmoxarife: and it was under "advanced" under accounts03:53
dr_willisalmoxarife:  she found one called 'talkatone' i think.. but it has issues..03:53
atlusI have a WUSB54GSC linksys wifi adapter. if anyone can help me get it working...it would be awesome03:54
almoxarifecrimsonmane: the panel you are looking at, first on left is what?03:54
omgeekthere is one IP based  cctv , that have static ip , it giving on error "RTSP/1.0 400 Bad Request"03:54
omgeekCSeq:03:55
omgeekon ubuntu03:55
omgeekbut on window it is woklring03:55
omgeekcorrect or on other networks03:55
omgeekcan you tell me what need to do03:55
crimsonmanealmoxarife: the buttons down the left: calls, call log, accounts, contacts, settings. click accounts and i get the Gtalk i set up. click edit i get across the top protocol and provider, left half i get account nickname, username@ and password, server, advanced button.03:55
ActionParsnipomgeek: tried different browsers?03:55
omgeekActionParsnip: doing same03:56
atluscan anyone help me with my WUSB54GSC linksys wifi adapter03:56
kvothetechatlus: what about it03:57
ActionParsnipatlus: what chip does it use?03:57
omgeekActionParsnip: it is giving same error in chromium too03:57
atlusI dont know how to check the chip and I tried to download the windows driver and use ndiswrap but didnt have any luck03:57
ActionParsnipomgeek: does it use java or flash etc?03:57
atlusI was getting a ndiswrap error?03:58
omgeekdon't know03:58
ActionParsnipatlus: why> there may be a native driver03:58
gigglefightActionParsnip: correct syntax with was without " " (quotes with space between) separating nomodeset and pci=routeirq so that "nomodeset pci=routeriq" will allow both options to work. no it boots 'okay' thanks again. i'll looking to xorg for sure.03:58
atlushow do i find that?03:58
omgeekActionParsnip: but java and flash03:58
ActionParsnipomgeek: check in windows, then mirror in UIbuntu03:58
omgeekare alreday there03:58
omgeekActionParsnip: okay03:58
ActionParsnipatlus: if you run:   lsusb    you will get an 8 character hex id, you can use that to find guides03:59
crimsonmanealmoxarife: resource says "yate" like i told you twice... i dont suppose that's supposed to be that way?03:59
onboradDear all,Why I have *hibernate* button ?03:59
onboradDear all,Why I have *hibernate* button on  desktop03:59
ActionParsniponborad: so you can hibernate if you want03:59
atlusonce I have that hex id. what do I search for?04:00
ActionParsnipatlus: search the web for that ID04:00
onboradActionParsnip:no have have *hibernate* button on desktop?04:00
onboradwhy04:00
almoxarifecrimsonmane: resource is correct, see 'settings' ? see 'accounts'?04:00
crimsonmanealmoxarife: yes those are button down the left side of the program04:01
ActionParsniponborad: you can hibernate desktop PCs, its not only for laptops04:01
GotSanityHow do you remove the window control buttons from the unity panel. Ive found plenty on how to move them to the right but I just want to move them back to the window's titlebar04:01
almoxarifecrimsonmane: press 'settings' does it further have option for 'accounts'?04:01
yhushawhats going on here .... http://pastebin.com/02Z0ap8M04:01
onboradActionParsnip: Yes, boot on PCs04:02
crimsonmanealmoxarife: nope. the top half is ringer type stuff. the bottom half is "username or number, caller name, domain" for caller identity. this needs filled out?04:02
onboradActionParsnip:no *hibernate* button show .04:02
ActionParsnipyhusha: did you MD5 test the ISO?04:03
ActionParsniponborad: oh you are missing the hibernate button...04:03
almoxarifecrimsonmane: my yate-qt interface is way different then, dont know what to tell you04:03
dr_willisGotSanity:  you disable the global menu item  i think.04:03
crimsonmanealmoxarife: full-house smoke break. :) afk04:04
onboradActionParsnip: Yes04:04
macmartineI'm deploying a Rails application with Unicorn in the Gemfile. I already have Unicorn running on the server, but I am getting this error on deploy https://gist.github.com/4221692 -- any idea how to satisfy it?04:04
GotSanityHow do I remove the close/maximize buttons from the unity panel?04:05
ActionParsniponborad: how much RAM do you have and how much swap space do you have?04:08
onboradYes ,I have setting swapp partition 4000 MB04:10
=== birdontophat_ is now known as birdontophat
ActionParsniponborad: and how much RAM do you have?04:10
almoxarifedr_willis: the app you want is called 'google voice' , its the official google app, tried it, does what you wanted04:11
phunyguy_t430sI changed some folders like ~/Music and ~/Videos to symlinks to remote folders, and now they are removed for some reason from the "Computer" section in the side-panel of Nautilus.  Is there an easy way to restore that?04:11
onborad2GiB04:12
ActionParsnipphunyguy_t430s: when you are looking at the files and folders in the place you want, add it as a bookmark04:12
phunyguy_t430sActionParsnip, then it adds it to the Bookmarks section, not the Computer section04:13
ActionParsnipphunyguy_t430s: you can rename the bookmark if it gets a different name04:13
phunyguy_t430slooks messy04:13
dr_willisalmoxarife:  problem is  you cant dial out with it from a tablet since it uses the phones dialer. also on a phone with no sim it wont dial out either.  found an app called talktone that gets around  the  issue. but the sound quality is poor04:13
crimsonmanealmoxarife: it wont connect, as i notice the status bar saying" server not found"04:13
dr_willisalmoxarife:  it can ring on incoming calls on her tablet ;)04:13
ActionParsnipphunyguy_t430s: how do you mean the 'computer section'?04:13
phunyguy_t430sActionParsnip, open Nautilus04:14
crimsonmanealmoxarife: can you confirm server for google talk/voice is "talk.l.google.com" ?04:14
ActionParsnipphunyguy_t430s: ok04:14
phunyguy_t430sIn the left panel, there is a section labeled "Computer"04:14
dr_willisalmoxarife:  unless ive totally missed a feature of the thing. ;)04:14
phunyguy_t430sTHe links are missing from there, ActionParsnip04:14
phunyguy_t430sI want to put them back04:14
phunyguy_t430sif I add it as a bookmark again, it comes up under the "Bookmarks" section, and not "Computer"04:15
ActionParsnipphunyguy_t430s: not had to use that tbh, i've always used the bookmarks, also makes the bookmarked thing appear in the quik menu in the nautilus icon in the Unity launcher04:15
phunyguy_t430sI also noticed that I moved the original videos folder instead of deleting it, and it moved THAT up to Bookmarks as well, and the apps that looked in there last, followed that folder to the new location.04:15
phunyguy_t430sso it's very odd.04:16
=== gogogo__ is now known as gogogo_
phunyguy_t430shttp://askubuntu.com/questions/132387/how-to-create-a-bookmark-under-computer-in-the-sidebar-of-the-nautilus-file-ma  <---- ActionParsnip04:20
escottphunyguy_t430s, are they still listed in ~/.config/user-dirs.dirs04:21
escottphunyguy_t430s, I believe that gnome is "smart" enough to remove the entries from user-dirs when the dir doesn't exist. which would occur momentarily when you remove the directory before adding the symlink04:22
phunyguy_t430sescott, in there they got changed to "$HOME/" with nothing after it04:22
phunyguy_t430sescott, I am curious if that will happen if the symlink becomes invalid due to network outage.04:23
phunyguy_t430sI guess we shall see04:23
atlushow can I find and install "rndis_wlan"04:23
escottphunyguy_t430s, yeah sometimes it helps to knock gnome unconscious before doing anything04:23
phunyguy_t430sAbout to find out, dropping the sshfs share real quick.04:24
yhushamd5 matches04:24
atluscan anyone help me install rndis_wlan for my wifi adapter :/04:26
phunyguy_t430sgonna reboot and see if it still acts up04:26
phunyguy_t430sbut so far so good04:26
phunyguy_t430sbrb04:26
=== newbie is now known as Guest98798
yhushaso again the md5 matches, iso verified and its all typed right.... http://pastebin.com/02Z0ap8M04:28
=== Guest98798 is now known as penguinman
RickZillaWhat's the best way to install a .deb file in ubuntu 12.10?04:29
phunyguy_t430sescott, it borked it.  And when I connected sshfs, the bookmarks came up but under Bookmarks instead.04:29
onboradActionParsnip:?04:30
yhushadpkg -i <filename>04:30
bazhangRickZilla, the package manager. installing some random debs from the internet is not a good idea04:30
onboradActionParsnip:2GiB04:30
RickZillabazhang: Thx, it's not a random deb04:31
bazhangRickZilla, what is it, and from where04:31
RickZillaGoogle play, straight from google04:31
RickZillato upload music there04:31
bazhangfrom their repos then04:31
phunyguy_t430sHAH!  Just need a xdg-user-dirs-update --force in my script.04:32
escottphunyguy_t430s, you are probably thought the terminator was evil, but it was only trying to help prevent john conner from accessing a broken symlink04:32
phunyguy_t430swin.  that brought them right back04:32
phunyguy_t430sWIN!04:34
phunyguy_t430sI am happy.04:34
ActionParsniponborad: I saw04:35
phunyguy_t430sHmmm, Google Talk in Empathy keeps keeling over and requiring me to grant access again as well.04:35
WishArtHowdy, any way to enable "GRUB Location" tab on boot-repair? :)04:36
WishArtI read on manual we can use "GRUB Location" & "GRUB Option" but they both are grey on mine.04:37
=== derek is now known as Guest56446
escottonborad, you have 4GB swap and 2GiB ram?04:38
WishArtOr... anyone experienced problem with GParted on Ubuntu LiveCD 12.04?04:38
onboradescott, Yes04:38
escottonborad, what is the output of df -h04:38
escottphunyguy_t430s, yeah i ended up giving up on that entirely04:38
WishArtAfter tried GParted suddenly my GRUB corrupted.04:38
phunyguy_t430sescott, that good, huh?  Do you use two-level auth with Google?04:39
ActionParsnipWishArt: you can chroot to the installed OS from the liveCD and reinstate Grub04:39
escottphunyguy_t430s, bit of a mixed blessing... it uses the standard google authentication (thats nice central management at google and passwords no longer saved on disk), but google auto times that out every couple months, and oh yeah its completely broken04:39
phunyguy_t430sits more than every couple months for me04:40
phunyguy_t430smore like once a week or so04:40
WishArtThere's exclamation mark on both ubuntu & swap partitions.04:40
RickZillaMan I wish I could switch to ubuntu full time04:40
escottphunyguy_t430s, thats the "its completely broken" i have no doubt that its on the google side... they are doing something to disable it, but its a real pain. especially since I dont actually *know* what my google password is04:40
WishArtOk, I will googling it ActionParsnip, tyvm :)04:41
phunyguy_t430sdoing something to disable it, as in disabling Empathy's connection?04:41
escottphunyguy_t430s, i think you can still setup an empathy account within empathy and not through online accounts04:41
phunyguy_t430sescott, I cannot04:42
phunyguy_t430sunless there is a trick04:42
escottphunyguy_t430s, yes. or to invalidate whatever cookie google gives gnome/empathy for login04:42
lukaveckiis there any hacks to getting acpi working on older dell laptops?04:42
lukavecki(specifically an inspiron 2650)04:42
kvothetechlukavecki: laptop-mode-tools and stuff maybe04:43
kvothetechescott: you don't know your own password?04:43
escottkvothetech, no04:43
kvothetechlol ok odd but ok04:44
escottkvothetech, well if i could remember it, it would be too short.04:44
XMLnewbiIf I was trying to set up a cron job, I have 2 .sh files; how do I go about setting them up? im on ubuntu server04:44
kvothetechescott: keypass/lastpass or whatever?04:45
WishArtSorry ActionParship, chroot is for fixing GParted problem or activate all Boot-Repair tab?04:45
kvothetechescott: and 4 words has the entropy of a ton of random characters especially if you seperate them with punctuation04:45
escottkvothetech, password hasher just so i dont have to lug around the keys database. but yeah04:46
escottXMLnewbi, you would crontab -e and then list your scripts in the entries04:47
XMLnewbiShould i just copy and paste useing nano?04:48
phunyguy_t430sI usually use random keyboard combinations for my passwords, like a set of 4 repeated 3 times, while holding the shift key for one of the 4-key passes, and making sure a number key is included as one of the 4 keyboard keys in the set.04:49
phunyguy_t430sfor example 6yhn6yhn^YHN04:50
escottXMLnewbi, no. you should call the scripts in cron. as a general rule your crontab entry should be short enough that you can run it manually outside of cron04:50
phunyguy_t430s but that is offtopic.04:50
XMLnewbiis there  a way to just upload some php on my server with these cron jobs?      crontab -e  just keeps opening a new nano txt file  in temp04:55
WishArtMmm... how to give root to nautilus?04:55
escottWishArt, grrrrrr... can we help you find another way to do what you need04:56
sinecode_WishArt, you should be able to launch it from terminal via 'sudo nautilus'04:58
escottXMLnewbi, and you add your line to that and save and exit04:58
escottsinecode_, WishArt NO NO NO04:58
escottsinecode_, DO NOT run gui applications with sudo04:58
escott!gksudo | sinecode_04:58
ubottusinecode_: If you need to run graphical applications as root, use « gksudo », as it will set up the environment more appropriately. Never just use "sudo"! (See http://psychocats.net/ubuntu/graphicalsudo to know why)04:58
sinecode_always worked for me ^^, but cheers :D04:59
WishArtHi escott, actually this happened while I follow tutorial to resize the swap partition using GParted, since then I can access linux partition from LiveCD.04:59
WishArtI see sinecode, then I have done it but somehow I still can see my linux partition.05:00
escottWishArt, what do you need to do with nautilus that you are unable to do. we can give you the command line commands to accomplish that05:00
WishArtThanks escott, I need to get access to my linux partition from LiveCD05:01
escottWishArt, but why as root?05:01
WishArtBecause now I can't access my linux partition escott :)05:02
phunyguy_t430sWishArt, the question was, WHY do you need access to your linux partition.05:02
phunyguy_t430sWHAT are you trying to accomplish.05:02
phunyguy_t430sthe end goal.05:02
WishArtBecause I need to fix GRUB file, phunyguy_t430s. Right now i can't boot to my Ubuntu.05:03
escottWishArt, you should be able to access the installed partition through nautilus without root privs. if thats not working send us the output of "mount"05:03
WishArtAfter using GParted.05:03
escottWishArt, you won't be able to do anything with grub through nautilus anyways05:03
phunyguy_t430soh boy, sounds like fun.05:03
WishArtYep I think that way too but I can't find it,escott. Do you think GParted inactivate the partition?05:04
totemuegerlithose network manager changed osmethign05:04
onboradis work05:04
totemuegerlibefore upgrade my dhcp range was 10.42.43.0 -2555 now it changed to 10.42.0.0 range05:05
escottWishArt, what did you do with gparted. I know you were talking to AP, but I don't know what you ddi05:05
totemuegerliwhere can i edit those weird error05:05
WishArtescott, I resize my swap partition.05:05
escotttotemuegerli, usually you get your ip via DHCP so look to your router05:05
onboradescott:4 swap , hibernate button were show .05:05
lukaveckiman crontab05:06
WishArtfollowing one tutorial on ubuntu forum, escott05:06
escotttotemuegerli, before you left earlier what was the last thing you said. i had something i was going to tell you05:06
totemuegerlino05:06
totemuegerlii get my ip range over ubuntu05:06
totemuegerlimy ubuntu is my router05:06
escotttotemuegerli, so your dhcp server is giving out a different range. it would be in /etc/dhcpd.conf or something like that05:07
Nach0zwoo linux routeres05:07
Nach0z*routers05:07
onboradActionParsnip and escott : thanks!05:07
shevnajathello05:08
escottWishArt, that is rather vague. but ok. do you see the ubuntu system in nautilus?05:08
escottWishArt, also not clear why resizing swap would break grub05:08
WishArtYes I see LiveCD system, but not installed Ubuntu system.05:09
WishArtYes I see LiveCD system, but not installed Ubuntu system, escott.05:10
escottWishArt, well start by sending the output of "sudo parted -l"05:11
bulletrulzHELP!!05:11
bulletrulzhow to open terminal with keyboard05:11
=== vibhav is now known as Guest5822
WishArtYep, the tutorial said it would be fine as well. But when I did the step GParted sent error at the end, escott. And "sudo parted -l" only give cursor here.05:13
escottWishArt, well what was that error05:13
WishArtIt's like GParted failed to do the task or something.05:14
ActionParsnipbullgard6: CTRL+ALT+T05:14
WishArtIt's like GParted failed to do the task or something, escott05:14
WishArtLet me try the same step to get the error message & back to you ok, escott.05:15
escottWishArt, did it fail to notify the kernel of the new table?05:15
WishArt"An error occurred while applying the operations", escott.05:18
WishArtWoow... mainteance is coming.05:18
extraymondHi, I have a problem.05:20
extraymondIm using ubuntu 12.10 on Amd a10-5800k cpu with a dedicated graphic card.05:20
extraymondCan I switch between APU and Nvidia at login screen?05:20
extraymondIt seems fglrx and nvidia driver cant coexist.05:21
WishArt"An error occurred while applying the operations", escott.05:21
blackshirtwhat is the best way to know total memory consumed by some application05:21
escottWishArt, thats not helpful at all05:21
escottblackshirt, thats a bit hard to calculate05:22
=== heathjs is now known as heath
blackshirtescott: so, what best tool to know ?05:22
escottblackshirt, there are couple metrics listed in things like "top" or gnome-system-monitor that are relevant05:22
WishArtYeah, sorry. The error messages don't give enough clue :(05:22
WishArtYeah, sorry. The error messages don't give enough clue escott :(05:23
escottWishArt, if you look back through the error messages you should see others05:23
WishArtYou mean there should be another error message, escott?05:23
imachinehello05:24
escottWishArt, yes05:24
imachineI have a question about Ubuntu and vserver05:24
=== Guest5822 is now known as vibhav
WishArtMmm... let me try again, escott05:24
imachineis this the place to ask or should I go to #ubuntu-server ?05:24
=== heath is now known as ybit
=== vibhav is now known as Guest21128
=== ybit is now known as heath
ActionParsnipimachine: ask in both05:24
=== Guest21128 is now known as vibhav
imachineActionParsnip: I have a debian squeeze install with 3 vservers. Can I painlessly (i.e. set up/config vservers on ubuntu server box, copy the vserver bodies from debian, start services, profit) migrate that to Ubuntu Server 12.04.* ?05:26
=== Strife is now known as Guest47037
imachineActionParsnip: i.e., can I run debian squeeze inside of ubuntu-12.04 server?05:27
xbun2x2012`hey anyone out there feel like helping a noob out with an old laptop??05:28
xbun2x2012`uh herro a preese05:30
ActionParsnipimachine: if the virtualization is the same, should be ok05:30
ActionParsnipxbun2x2012`: ask away05:30
jx-w__hello05:33
xbun2x2012`sweet okay i got a vid card thats not supported any more i tried the binary drivers i have xubuntu 11.04 i think precise  pangolin my card is an ati radeon x1400 mobility i haven´t loaded up linux o/s for a couple years so very novice but i understand enough to have system running and its running nice i just need a little help with  that and the built in audio system... its playing out of speakers05:33
xbun2x2012`but i cannot get the built in to work... i been trying for a week before i come here... and i remember fglrx runs the older cards but i think something to do with the coding of the new release dont support how old this thing is and it would be nice to get graphics running a little better and even a few pointers would be appreciated maybe some updates latst version os i installed was 8.0405:35
xbun2x2012`and i remember how awesome you guys are and like a challenge and u always last resort so any help would be awesome as hell05:35
xbun2x2012`i hate windows linux > all me like customizability and flexibility05:36
xbun2x2012`and freeness and would love to learn coding also :D05:36
xbun2x2012`very fast learner i am05:36
xbun2x2012`i can pull up a paste bin and give you a lspci -_-05:37
ActionParsnipxbun2x2012`: what is the output of:  lsb_release -sc05:38
xbun2x2012`sec05:39
xbun2x2012`precise05:39
xbun2x2012`-_005:39
xbun2x2012`quantal quetzal run really laggy so i did intall xubuntu with xfce4 cause i knew it would run faster plus its a little more minimalistic... if i could get ubuntu running with the right drivers i think it would run pretty smooth05:40
imachineActionParsnip: vserver and vserver. maybe the vserver revision might differ.05:42
xbun2x2012`i enjoy gnome tho... nice project if i can get it working i would re-install for gnome to work i enjoy the  effects way better than anything you could ever pay for and i would love to contribute been a few years so im noob as hell but i got a general understanding of everything05:42
=== gartral|Away is now known as gartral
ActionParsnipxbun2x2012`: you can use Gnome apps in XFCE05:43
xbun2x2012`yea i know but its not the gnome desktop environment ... they both run python code right???05:44
ActionParsnipxbun2x2012`: absolutely05:44
xbun2x2012`please forgive if im wrong noob as hell been a couple years05:44
xbun2x2012`sweet05:44
ActionParsnipxbun2x2012`: what video chip do you use?05:44
xbun2x2012`? ati radeon x130005:45
xbun2x2012`it old05:45
WishArtescott, still get the same error message only :/05:45
ActionParsnipxbun2x2012`: i believe that will run with the open source driver05:46
xbun2x2012`this help you my friend? http://pastebin.com/RSfjRMD405:46
xbun2x2012`yea bro i thought that but i went to play quakelive and get like 20 fps when i know vid card could so max it at 12505:47
xbun2x2012`it runs nice but when i start up something video related it just joggy and sucky05:48
xbun2x2012`sad for me propriety drivers not supported anymore :(05:49
xbun2x2012`and i dont trust alot of websites you know... dont know what you get off the net now adays05:49
xbun2x2012`lol and when i tried the old fglrx drivers screensaver didn´t even come on05:50
stroodlepupwhat are backports for?05:50
xbun2x2012`00:1b.0 Audio device: Intel Corporation N10/ICH 7 Family High Definition Audio Controller (rev 01)05:50
bobweaver!backports05:51
ubottuIf new updated Ubuntu packages are built for an application, then they may go into Ubuntu Backports. See https://help.ubuntu.com/community/UbuntuBackports - See also !packaging05:51
xbun2x2012`this not working right only for plugged in speakers also it would be awesome get it working on this old laptop cause aside the fact of the graphics and the built in speaker systems not working they did an awesome job on the  operating systems in the past years runs great05:52
atlusanyone using live wallpaper?05:52
ReAzemCan my virt machine and the host have two diff hostnames?05:52
bobweaveratlus,  but I do hear things about it that and also  variety05:53
WishArtIs there any other recommended partition beside GParted?05:53
xbun2x2012`especially for something over 10 years old... im so waiting to get me a new device... it will most def get linux on it i no like a big a corperation they try  to sneak on you too a much05:53
bobweaverReAzem,  yes05:53
bobweaverReAzem,  you can dridge networks ect05:53
bobweaverbridge *05:53
atlusI tried to use the ppa to install it but it fails? I am using 12.10 not sure whats going on05:53
bobweaveratlus,  for variety or live wallpaper ?05:54
atluslive wallpaper05:54
atlusI wish it was available through the software center05:54
bobweaveratlus,  this is ppa that is on omg ?05:54
ReAzembah... network issues >.> nobody's hostname is working on my network lol05:54
atlusyes05:54
ReAzembobweaver, thanks. ill look into it.05:55
xbun2x2012`@atlus no but that sounds wicked if i could get the stupid old old drivers to work... my  only solution i think would be to use an old release as  proprietaryd river05:55
xbun2x2012`driver05:55
bobweaveratlus,  I just heard about live wallpaper my self not sure if I am best d-bugger for you05:55
ActionParsnipReAzem: can you ping IPs?05:55
ReAzemActionParsnip, for some of the devices, yes. for others, no. >.>05:56
pubudu_hi there05:56
WishArtAny partition tool on terminal, may be?05:56
bobweaverhello pubudu_  :)05:56
ReAzemActionParsnip, they are all on the same router... no static ip setup.05:56
pubudu_im packaging a ruby application for ubuntu/debian using debuild05:56
pubudu_there's a statement like this in my Makefile under install:05:56
pubudu_ @grep -q Debian /etc/lsb-release || grep -q Ubuntu /etc/lsb-release; if [ $$? -eq 0 ]; then install -m 0755 durga-agent.init-debian /etc/init.d/durga-agentd; fi05:57
bobweaverpubudu_,  branch ?05:57
bobweavergot one ^^05:57
=== JoseAntonioR is now known as JoseeAntonioR
pubudu_but at the end /etc/init.d/durga-agentd file is not included on the .deb file05:57
xbun2x2012`ActionParsnip: so u think no hope for ancient machine???05:58
pubudu_but the file gets created in /etc/init.d when i issue a 'make install'05:58
pubudu_can somebody help me out with this please?05:58
bobweaverpubudu_,  got a branch or is it on git launchpad ect ?05:58
pubudu_hi bobweaver !05:58
pubudu_no i just got the .tar.gz file05:59
bobweaverpubudu_,  you know that you can just stick make file in debian/rules   right ?  is that how you are doing this ?06:00
bobweaverpubudu_,  this sounds to me like it is a v.long question :)06:00
orlokDoes anybody know of a way to load a ufw configuration from a file?06:00
orlokload/save06:01
orlokI need to reset my ufw firewall if it deviates from a standard configuration, needs to be verified every 60 minutes06:01
bobweaverpubudu_,  just make sure that you use the ${DESTDIR} var all the time so that it installs to binary and not to local system06:01
ActionParsnipxbun2x2012`: you could upgrade the video if it is a deskop pc06:01
pubudu_bobweaver, my rules file has just this 'dh $@'06:02
bobweaverpubudu_,  cool then  so you have a Makefile at source layer.06:02
pubudu_bobweaver, indeed :)06:02
bobweaverpubudu_,  not sure that I can help unless you have a branch or something like that06:03
bobweaverpubudu_,  you are making sure that you are installing to source and not local in make file correct ?06:03
pubudu_bobweaver, i think you may be able to06:04
pubudu_bobweaver, all the install commands gets executed except the above06:04
xbun2x2012`@ActionParsnip it a laptop :(06:05
xbun2x2012`it an inspiron e150506:05
bobweaver#!/usr/bin/make  all:  install :    cp -r source_code  $(DESTDIR)/some/place/for/end/user             instead of path that is  "some/place/for/end/user "06:05
ActionParsnipxbun2x2012`: yeah kinda thought that06:05
StaidenIm looking for an open source free alternative to cpanel, anyone have any suggestions? We wanted to use open panel but we cant get it installed on precise06:05
bobweaverlike that I think pubudu_  look it up06:05
xbun2x2012`its nice the os runs fast but i know it run waaaaaaay faster >:)06:05
WishArtI got another clue while clicking information on partition, said "e2label: no such fileor directory while trying to open /dev/sda5 Couldn't find valid superblock.06:05
WishArtI got another clue while clicking information on partition, said "e2label: no such fileor directory while trying to open /dev/sda5 Couldn't find valid superblock, escott.06:05
ActionParsnipStaiden: ebax maybe06:05
ActionParsnipebox, sorry06:06
xbun2x2012`@ActionParsnip the only thing i can think of was to use the 9.06 or something like that its close... not that good with remembering numbers... but i dont think the os support one that old06:06
ActionParsnip!ebox06:06
ubottuzentyal is a web-based GUI interface for administering a server. It is designed to work with Ubuntu/Debian style configuration management. See https://help.ubuntu.com/community/Zentyal (Project formally known as eBox - including in Lucid/10.04).06:06
xbun2x2012`i can go back and try again and give you the errors i got or something06:06
bobweaverpubudu_,  you could also well ....... there is also *alot* of other things that you can choose to do . :) good luck06:07
xbun2x2012`i think something to do with x.org :(06:08
bobweaverpubudu_,  also pbuilder is one of my best friends in the whole wide world .06:08
Staidenthanks guys for the input06:09
xbun2x2012`@ActionParsnip i find this? http://www2.ati.com/drivers/linux/linux_8.24.8.html06:10
bobweaverStaiden, I also hear good things about ISPConfig06:10
bobweaverStaiden,  but I am not ser er dude TBH tried it one or two times06:10
bobweaveranyone know anything about xsession handling ? ?06:16
bobweavereverytime that I build package of Unity and intall from my own ppa  the stupid machine errors our saying "failed to load session ubuntu"06:17
bobweaverVBox ^^06:17
bobweaverso I can not press ctrl+alt+f-whatever to get to tty to fix . and not sure why this is happening it is driving me banana's06:18
bobweaverwell maybe I can in virtual box just not sure how to send keys like that it just drops to tty on host :/06:19
WishArtNvm, I'm reinstalling the ubuntu :D I think the partitions corrupted already.06:19
heoyeabobweaver: in VBox is hostkey+alt+f1 to go to tty06:21
bobweaverOh yeah Oo06:21
bobweaverstill dont solve the mystery of the xsession bannana'a but thanks heoyea06:22
bobweaverhere is my ppa06:23
bobweaverhttps://launchpad.net/~josephjamesmills/+archive/ubuntutv06:23
agresterHave a problem with lightdm-gtk-greeter on Xubuntu, anyone with experience in that?06:23
heoyeabobweaver: try looking at an existing session on ur machine and copy it as an example06:23
heoyeabobweaver: maybe this helps also https://wiki.ubuntu.com/CustomXSession06:23
bobweaverheoyea,  yeah that was the first thing that I did and it works wonders on metal on other computer just not with  ppa06:24
rocsteadyDoes anyone know a command to search for the location of particular installed libraries? and their header files?06:24
rocsteadyin ubuntu06:24
heoyearocsteady: u can use apt-file06:25
bobweaverheoyea,  yeah that is what I do not get the xsession on my tv (ubuntu tv old code) works 100% and all I did was make simple package for that following sed guide06:25
bobweaverheoyea,  at 1st I though maybe it was that. then I just installed package one by one and everytime that I make package for Unity 3d or 2d this happens06:26
bobweavermaybe I missed something reading again06:27
kdccbhi friends06:28
kdccbhow to connet video chating06:28
JamesNZkdccb: Skype :P06:29
kdccbhow to chat video chat in ubuntu 12.1006:29
JamesNZkdccb: Skype not working?06:29
bobweaverkdccb,  google hangout also works well after installing plugin06:29
kdccbno james iam trying...thanks06:30
frustrotrying to play a midi file from lmms to a usb midi adapter and output all 16 channels to a yamaha sound bank.  For the life of  me I cannot figure out how to get the patchbay in lack control setup.  anyone use jack and midi?06:30
kdccbskype is not there in ubuntu software centre06:31
JamesNZkdccb: Try from skype.com06:31
JamesNZThat worked for me on Fedora :)06:31
kdccbok i will try06:32
heoyeachatroulette06:32
syberskatersup?06:33
agresterBasically I set lightdm-gtk-greeter to have a backround=path and for some reason the background at the greeter stage has this bizarre pixelated noise and it looks like distortion...06:34
syberskaterhey i got a question for one of you guys.06:37
timfrost!ask |  syberskater06:39
ubottusyberskater: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience06:39
=== gpix13 is now known as gpix13_away
MrTechTooHey06:52
gustav__I'm having really slow resolution of DNS addresses, what's going on?06:52
heoyeagustav__: u can use google or opendns06:53
kvothetechgustav__: 4.2.2.2 and 8.8.8.806:54
MagiobiwanGoogle DNS is 8.8.8.8 and 8.8.4.406:54
gustav__Much faster...06:55
ActionParsnipgustav__: run:   echo "nameserver 8.8.8.8" | sudo tee /etc/resolv.conf        is the web faster?06:55
gustav__My resolve.conf has set DNS to 127.0.0.1 but I don't know what is serving those requests? :)06:55
ActionParsnipgustav__: dnsmasq06:56
MagiobiwanEvidently you have a DNS Server on your computer...06:56
gustav__ActionParsnip: Yep.06:56
ActionParsnipgustav__: if you run the command I gave, is it better?06:56
gustav__ActionParsnip: You erased my resolv.conf. -.-"06:56
gustav__ActionParsnip: Yes, it's better.06:57
ActionParsnipgustav__: what is the output of:  lsb_release -sc06:57
gustav__quantal.06:57
syberskaterwhats up??06:59
ActionParsnipgustav__: run:   echo "nameserver 8.8.8.8" | sudo tee /etc/resolvconf/resolv.conf.d/head        should make it stick06:59
ActionParsnipgustav__: also run:   echo "nameserver 8.8.4.4" | sudo tee /etc/resolvconf/resolv.conf.d/body06:59
syberskaterhey i got a question.07:00
gustav__ActionParsnip: Done. Thanks.07:02
xbun2x2012`hey actionparsnip ... i find this http://ubuntuforums.org/showthread.php?t=1692297 trying it out gonna see what happen07:03
JamesNZsyberskater: Just ask :)07:03
whitewindHi everyone! I was trying to find a right place to moan about this bug, but didn`t find the right place, so you`re my last hope )) My problem is that I got 1920x1080 15" screen. So can you imagine that little fonts and buttons? Increasing font size is not helping - top panel in unity is small, icons everywhere are way to small to see them. So, my question is: what can be done here, where to ask developers to fix it. High07:06
whitewinddpi screens becoming more common, so, IMHO, it`s important. Huh, thanks ))) Feeling better )))07:06
orlokDUnno, but what sort of screen?07:06
* orlok just bought a 17" widescreen laptop cos it was the only one he could find better than 1366x76807:07
whitewindJust a notebook screen, good TN+film07:07
notwistwhitewind: you can change the size of icons as well, i dont't see the problem. make the fonts and icons bigger and you're set07:07
orlokwhat brand/model?07:07
whitewindhow can i change icons in applications?07:07
whitewindIt`s ASUS N56VZ07:07
whitewindI don`t know exact model07:08
ActionParsnipwhitewind: set a higher lower DPI and the fonts will get bigger, or set the font size bigger in appearance07:08
doug_Anyone know of a program that lets you see where and how many bad sectors are on your hard driver?07:08
whitewindYeah, already done it, but it is not making the panel bigger, some texts are cropped by element bounding box07:09
notwistdoug_: man fsck?07:09
TakeItEZdoug_: "badblocks" from e2fsprogs package07:10
=== lmnt is now known as Kitaiiski
heoyeadoug_: think gnome-disk-utility has a scan option07:10
frankkohi, i updated my system and now i am stuck in CLI07:11
yellowdogHi everyone!07:11
frankkoquantal07:11
doug_I tried loading badblocks but didnt know how to get it going.07:12
doug_I guess I am used to Windows where you just click on it and it starts07:12
=== StephdeChine is now known as worm
TakeItEZdoug_: read "man badblocks" its a cli-program07:12
notwistdoug_: cli-program means you run it from the terminal07:12
frankko(EE) Screen 0 deleted because of no matching config section.07:13
frankkothat is the first of my three errors07:13
frankkohow to purge the entire xorg and all its packages and reinstall them=07:14
frankkowhat packages would i have to reinstall07:14
frankkoi think it is a missing dependency or something07:15
_abc_!remaster07:15
ubottuInterested in remastering the Ubuntu !LiveCD or !Alternate installer? See: https://help.ubuntu.com/community/LiveCDCustomization and https://help.ubuntu.com/community/InstallCDCustomization - Or use tools such as http://uck.sourceforge.net/ or http://linux.dell.com/wiki/index.php/DRU_Disc_Remastering_Utility07:15
_abc_!Remaster07:15
_abc_!remastering07:15
_abc_!Remastering07:15
_abc_sigh07:15
heoyeafrankko: guessing ur video drivers07:17
frankkoill reboot07:17
heoyea_abc_: remastersys ?07:17
frankkoheoyea: yeah it would seem like the most logical packagem but i have tried reinstalling xorg-intel07:17
frankkook hope this works now07:18
frankkooh darn... that did not work07:23
frankkoFatal server error: Cannot run in framebuffer mode. Please specify busIDs for all framebuffer devices07:24
frankkoi do not feel like reinstalling again..07:25
heoyeafrankko: dont got sperated paritions?07:27
Onixsis this the proper way to dd the ISO on a flash drive dd if=ubuntu.iso of=/dev/disk2 bs=4096 ?07:27
Onixsis this the proper way to dd the ISO on a flash drive >>   dd if=ubuntu.iso of=/dev/disk2 bs=4096 ?07:28
heoyeasure07:30
heoyeaif u want a progress bar07:30
heoyeau can do07:30
heoyeadd if=linux.iso | pv | dd of=/dev/disk07:30
herobubbawhat would cause a wireless adapter to work one time on ubuntu then quit, but still work in windows?07:31
heoyeajust make sure u install pv07:31
heoyea1st07:31
Onixsheoyea : bs=XXXX not needed ?07:31
heoyeaOnixs: not really is optional07:31
OnixsAlright then… Thanks!07:32
Onixswhat does "pv" do anyway07:32
TakeItEZOnixs: bs=4k speeds dd a bit up, bettter than default bs=51207:33
frankkothis crap should be fixable somehow07:33
lwizardldoes anyone know of any benchmarking software (prefer to be lightweight and bootable) that can do part testing like ram, etc07:33
Onixsso "bs=4096" same  "bs=4k" ?07:34
heoyealwizardl: ultimate boot cd?07:34
TakeItEZOnixs: yes07:35
lwizardlheoyea, do you know if that has a option to save the output tests ? like even if just plain text07:35
heoyealwizardl: think so havent use it in a long time07:36
frankkohehe if this works i will lol so hard07:37
frankkoi did a dpkg -i on all packages in the apt cache07:37
=== LordOfTime is now known as TheLordOfTime
Afromanhello everyone07:47
Afroman:)07:47
herobubbahello07:48
WXZhow come the pidgin icon is kind of dynamic as an application launcher icon?07:48
WXZif you rename it, and set it as an application launcher again, it will look really weird07:48
Afromanall new radio station LiquidSound RADIO Psy Psy Psy Psy Psy Psy Trence Trence Trence 90's music too -------> http://myradiostream.com/liquidsoundradio07:51
TakeItEZAfroman: no (link-)spam here please07:51
Afromanok :)07:52
herobubbawould it be alright to ask my question again yet? there are a few more people in here now07:52
WXZhttp://i48.tinypic.com/ejio06.png vs http://i49.tinypic.com/24w8sb6.png07:53
WXZit's the same icon but in different directories, can someone explain this?07:53
herobubbasorry but i dunno07:54
heoyeaWXZ: might be the window thats active gets the different icon07:55
WXZheoyea: it's not a window, it's a custom application launcher icon07:56
heoyeaWXZ: once u launch it, it uses the apps icon07:57
WXZheoyea: no, I found out the problem from pidgin07:58
WXZheoyea: gnome seeks out the 24x24 icon automatically07:58
WXZand displays that instead07:58
g0tchahey guys, ive added a second port number to my ubuntu server sshd, but i still get 'connection refused' when i try to use it07:59
g0tchaany ideas?07:59
xrfanghi, I just installed Ubuntu 12.10 on macmini, it is working fine except the wifi card does not work.   Drivers (broadcom 43xx) seems loaded (from hwinfo), but no wlan0 interface, any help pls?07:59
TakeItEZg0tcha: did you restart sshd? did you check if it really listens there?08:00
g0tchaTakeItEZ, i restarted it and i tried to ssh to it using that port, anything else i can check?08:00
TakeItEZg0tcha: sudo lsof -i :"portno"  on the server to check if it listens.08:01
TakeItEZg0tcha: do you have any filtering rules on that new port active?08:01
=== Argure|AFK is now known as Argure
g0tchaTakeItEZ, it gave me this "lsof: unacceptable port specification in: -i :"08:03
g0tchaTakeItEZ, the firewall is off right now if thats what you meant08:03
TakeItEZg0tcha: sudo lsof -i :"portno"  portno= the portnumber08:03
TakeItEZg0tcha: sudo lsof -i :2208:03
TakeItEZg0tcha: sudo lsof -i :1234508:03
TakeItEZwhatever port you use08:03
g0tchaaah lol ok one sec08:04
myheroTakeItEZ: srry i got disconnected......TakeItEZ: hii....i tried yesterday but failed to connect laptop and mobile over wifi....guide me,,,,,i have installed openssh-server on laptop and ez file explorer on mobile....on doing ubuntu@ubuntu:~$ sudo ssh localhost as told by you to test server it gives error ssh: connect to host localhost port 22: Connection refused08:04
TakeItEZmyhero: 1st. you don't use "sudo ssh"08:05
g0tchaTakeItEZ, yes, i see results from prt 22 bt not from my new port08:05
myheroTakeItEZ: ok08:05
TakeItEZg0tcha: check logs why it did not bind to the alternate port08:05
Argureare you running ssh on port 22?08:05
g0tchaTakeItEZ, where are these types of logs located?08:06
TakeItEZmyhero: does sshd run/listen? "sudo lsof -i  :22"08:06
myheroTakeItEZ: ubuntu@ubuntu:~$ ssh localhost ssh: connect to host localhost port 22: Connection refused ubuntu@ubuntu:~$ localhost localhost: command not found still errors08:06
g0tchaArgure, yes, port 22 is active and i can use it, im trying to add another port so i can forward it in my router08:06
TakeItEZg0tcha: /var/log/.... syslog or daemon.log i gues08:07
TakeItEZs08:07
Argurewhat if you $ cat /etc/ssh/sshd_config ?08:07
Argurei.e., how did you bind the ports?08:07
TakeItEZg0tcha: grep Port /etc/ssh/sshd_config08:08
heoyeamyhero: should be ssh username@192.168.1.xxx08:08
TakeItEZmyhero: does sshd run/listen? "sudo lsof -i  :22"08:08
TakeItEZmyhero: and no, "ssh localhost" is fine08:09
myheroTakeItEZ: what do u want me to do ? i did sudo lsof -i :22 then nothing happening and when did sudo lsof -i then received lots of msgs08:09
psychopathicanyone here have divx movies ?08:09
psychopathici need action08:10
TakeItEZmyhero: no output from "sudo lsof -i  :22"? then "sudo service ssh restart"08:10
mudkillerhi guys08:11
myheroTakeItEZ: http://pastebin.com/sTJXDzxU08:11
BoreeasFor some reason, mouse input only registers in one window. If I for example place a terminal above it and try to highlight text in the terminal, text in the other window will be selected08:11
BoreeasKeyboard input still works fine though08:12
BoreeasAny idea why this could be?08:12
gipzoHello guys. I have a problem. I got 3" kiosk printer NP-3512 (from Nippon Primex) and ubuntu server system. I've got all drivers for printer installed and set media size to 72x120 mm. But when I print something it is always offsetted, so on my check i have 1.4cm space, then 60mm of trimmed page and then another 0.6 space08:12
myheroTakeItEZ: ubuntu@ubuntu:~$ sudo service ssh restart stop: Unknown job: ssh start: Unknown job: ssh08:12
TakeItEZmyhero: did you restart ssh, any errors or messages at all?08:12
TakeItEZmyhero: sudo apt-get update && sudo apt-get install openssh-server08:12
myheroTakeItEZ: i installed it yesterday08:13
=== brandon is now known as Guest62163
TakeItEZmyhero: apt-cache policy openssh-server | grep -i insta08:13
myheroTakeItEZ: http://pastebin.com/hBEMKUtN08:14
TakeItEZmyhero: so you didn't install it yesterday08:15
myheroTakeItEZ: ubuntu@ubuntu:~$ apt-cache policy openssh-server | grep -i insta   Installed: 1:6.0p1-3ubuntu1.....i installed it yesterday.....08:15
gipzoAnd I was printing black 72x120mm rectangle... postscript file08:16
TakeItEZmyhero: according to your last pastebin: you installed it 4 minutes ago. but nvm08:16
=== Guest36195 is now known as kgs
kroosecUbuntu 12.10, problem with X.org since yesterday's update. When I start the computer, I get an error message about running in low graphics mode that looks like this http://i.stack.imgur.com/AiwJH.png08:16
myheroTakeItEZ: terminal is open from yesterday...i didnt shut system down08:16
TakeItEZmyhero: "sudo lsof -i :22" again, it has to give output now08:16
kroosecHere is the content of /var/log/Xorg.0.log: http://pastebin.com/NY9P9rHi08:16
TakeItEZmyhero: if not, "sudo service ssh start"08:17
myheroTakeItEZ: have faith in me......its my work....and any wrong sentences will take to nowhere08:17
kroosecAny idea about this xorg problem ? I have intel graphic cards if that helps08:17
myheroTakeItEZ: take me to nowhere08:17
myheroubuntu@ubuntu:~$ sudo lsof -i :22 ubuntu@ubuntu:~$ sudo service ssh start start: Unknown job: ssh ubuntu@ubuntu:~$ sudo service ssh restart stop: Unknown job: ssh start: Unknown job: ssh ubuntu@ubuntu:~$08:19
frankkoheoyea, It worked =D08:19
frankkoim in x now08:19
FloodBot1!netsplit08:19
ubottunetsplit is when two IRC servers of the same network (like freenode) disconnect from each other, so users on one server stop seeing users on the other. If this is happening now, just relax and enjoy the show. See http://en.wikipedia.org/wiki/Netsplit08:19
=== wesley is now known as Guest76857
TakeItEZmyhero:  service --status-all 2>&1 |grep ssh08:20
vittorio55ciao08:21
myheroTakeItEZ: ubuntu@ubuntu:~$ service --status-all 2>&1 | grep ssh  [ - ]  ssh08:21
vittorio55!list08:21
ubottuvittorio55: No warez here! This is not a file sharing channel (or network); read the channel topic. If you're looking for information about me, type « /msg ubottu !bot ». If you're looking for a channel, see « /msg ubottu !alis ».08:21
TakeItEZmyhero: why the heck does ssh refuse to start....    "sudo apt-get install --reinstall openssh-server"08:22
almoxarifemyhero: did you install 'vsftpd' already? you want to serve up on linux and the android, correct?08:22
gipzoWhere could I find people, that know somethink about CUPS+Ubuntu+Kiosk thermal printers08:22
TakeItEZalmoxarife: i'd suggest using sftp/ssh instead of vsftpd. but his ssh refuses to work...08:24
myheroTakeItEZ: http://pastebin.com/prahEKt0 and almoxarife no idint installed vsftpd...08:24
myhero*i didn't*08:24
frankkoheoyea, You are the guy making youtube videos about cli apps, right?08:24
myheroheoyea: [13:38] <heoyea> myhero: should be ssh username@192.168.1.xxx ....how to look for it ?08:25
TakeItEZmyhero: sudo /etc/init.d/ssh start08:25
TakeItEZmyhero: ignore that, as long as ssh doesn't run at all, you don't need to try to connet to it08:26
almoxarifemyhero: you have ufw installed and running, do you understand it?08:26
TakeItEZmyhero: and if it runs, "ssh localhost" for testing purposes it ok08:26
myheroTakeItEZ: ubuntu@ubuntu:~$ sudo /etc/init.d/ssh start Rather than invoking init scripts through /etc/init.d, use the service(8) utility, e.g. service ssh start initctl: Unknown job: ssh  Since the script you are attempting to invoke has been converted to an Upstart job, you may also use the start(8) utility, e.g. start ssh08:26
TakeItEZmyhero: lsb_release -sc08:27
myheroalmoxarife: no....08:27
almoxarifemyhero: sudo service ssh start08:27
=== lief_ is now known as liefn
myheroTakeItEZ: quantal08:27
heoyeamyhero: echo $USERNAME and ifconfig08:27
myheroalmoxarife: unknown job: ssh08:28
almoxarifemyhero: ufw is a firewall, you may be denying yourself incoming connections which you need if you are running a server,08:28
TakeItEZmyhero: "sudo apt-get purge openssh-server && sudo apt-get clean && sudo apt-get install openssh-server"08:28
heoyeafrankko: i dont have any videos08:28
almoxarifeTakeItEZ: all way to complicated, remove all that and install 'vsftpd'08:29
TakeItEZalmoxarife: nobody really want to setup and use ftp today ;)08:29
=== Ruler_Of_Heaven_ is now known as pipopopo
TakeItEZalmoxarife: and ssh is a simple and secure alternative, but his ssh seems to be broken (whyever)08:30
almoxarifemyhero: ufw rules may not be seen working if you make a connection to localhost, but they will apply to connections from the network08:30
myheroTakeItEZ: http://pastebin.com/ABZM5KHM08:30
MasterOfDisasterTakeItEZ: well it hasn't reached the painlevel of the original sendmail yet...08:30
almoxarifeTakeItEZ: its not ftp, its sftp08:30
TakeItEZalmoxarife: tools for android are the same, andftp/es-file-ex08:30
frankkoheoyea, oh ok..08:31
TakeItEZalmoxarife: vsftpd is ftp, not sftp08:31
myheroalmoxarife: ok but what to do with firewall incase its refusing connections08:31
myhero????08:31
TakeItEZMasterOfDisaster: well, sendmail is fine (until you have to configure it)08:33
myheroheoyea: http://pastebin.com/ce1VPGgk [13:57] <heoyea> myhero: echo $USERNAME and ifconfig08:34
qkitevening guys08:34
myheroalmoxarife: TakeItEZ heoyea so now what to do ??08:34
qkitguys when i choose add printing in my ubuntu 12.04 i didnt see there is a lpd option available, was it i missing some package?08:34
almoxarifemyhero: who installed ufw and why?08:34
heoyeamyhero: is this the pc ur connecting to?08:35
myheroalmoxarife: i didnt installed it.....if u want then i'll remove it.....tell me how ?08:35
Guest82933Come on livejasmin chat asking for them to accept bitcoin. On livejasmin: do you accept bitcoin?08:35
myheroheoyea: this is my laptop....08:35
almoxarifemyhero: sudo apt-get remove ufw08:36
TakeItEZmyhero: "sudo /usr/sbin/sshd &"08:36
heoyeamyhero: u need to run those commands on the pc u want to connect to to get the info08:36
myheroalmoxarife: removed it08:36
almoxarifeTakeItEZ: i see what you mean. its not sftpd, but what about the issue you been having with ssh?08:37
almoxarifeTakeItEZ: i see what you mean. its not sftpd, but what about the issue you been having with ssh? myhero... been having08:37
TakeItEZalmoxarife: the ssh-issue is the thing to solve first08:37
heoyeamyhero: and is echo $USERNAME  not just $username08:37
almoxarifemyhero: sudo purge ssh* , what is listed before you commit08:38
myheroTakeItEZ: ubuntu@ubuntu:~$ sudo /usr/sbin/sshd & [1] 13302 ubuntu@ubuntu:~$ Missing privilege separation directory: /var/run/sshd now the username is disappeared and when i hit return key then  ubuntu@ubuntu:~$ sudo /usr/sbin/sshd & [1] 13302 ubuntu@ubuntu:~$ Missing privilege separation directory: /var/run/sshd08:38
TakeItEZalmoxarife:  see his http://pastebin.com/ABZM5KHM08:38
qkitany idea?08:39
qkiti dont have the lpd option when i try to install my network printer08:39
TakeItEZmyhero:" sudo mkdir /var/run/sshd"08:39
myheroheoyea: $USERNAME nothing returns08:40
heoyeamyhero: echo08:40
myheroheoyea: just a blank line08:40
heoyea....08:40
myheroheoyea: yea... echo $USERNAME nothing returns just a blank line08:41
heoyeamyhero: try just echo $USER then08:41
myheroheoyea: command not found08:42
heoyeaon ur machine that u want to ssh to08:42
=== Guest47037 is now known as Strife
myheroheoyea: sorry.....echo $USER returns ubuntu08:42
almoxarifemyhero: were you already using ssh prior to wanting to share files with the droid?08:42
TakeItEZmyhero:" sudo mkdir /var/run/sshd && sudo initctrl reload-configuration"08:42
myheroalmoxarife: no i installed it for the 1st time in my life yesterday08:43
almoxarifemyhero: ok08:43
usr13qkit: You will have the lpr or lpd option only if your printer is set to default.08:43
agostophello?08:43
=== murph is now known as Guest3798
TakeItEZmyhero: then again "sudo service ssh start && sudo lsof -i :22"08:43
myheroalmoxarife: btw i have not purged as u said....do i purge it now ?08:43
Pythagorasgot problems Configuring NameVirtualHost on ubuntu08:43
qkitusr13: thanks , i manage to found it. look like i need to change some setting in the printer setup path :)08:43
usr13qkit: firefox localhost:63108:44
almoxarifeTakeItEZ: what to do with ufw?08:44
TakeItEZalmoxarife: nothin yet08:44
myheroalmoxarife: do u want me to give that purge command ? TakeItEZ08:44
almoxarifemyhero: what TakeItEZ... said08:44
TakeItEZalmoxarife: first let him get ssh running, THEN we care about that08:45
almoxarifemyhero: no purge08:45
myheroalmoxarife: TakeItEZ ok08:45
heoyeamyhero: then u can do like ssh ubuntu@192.168.1.xxx to connect08:45
TakeItEZmyhero: once again: " sudo mkdir /var/run/sshd && sudo initctrl reload-configuration"08:45
TakeItEZmyhero: then again "sudo service ssh start && sudo lsof -i :22"08:46
myheroTakeItEZ: [14:09] <TakeItEZ> myhero:" sudo mkdir /var/run/sshd" completes and returns nothing08:46
TakeItEZmyhero: ok, go on08:46
myheroTakeItEZ: so now what ?08:46
TakeItEZmyhero: do you read what i wrote?08:47
almoxarifei hate to say it, but this is when i appreciate yast08:47
TakeItEZalmoxarife: no need for yast, the openssh-server package is buggy somehow, there is already a bug-report on launchpad08:48
TakeItEZalmoxarife: usually installing openssh-server just does all what you need08:48
myheroTakeItEZ: [14:12] <TakeItEZ> myhero:" sudo mkdir /var/run/sshd && sudo initctrl reload-configuration" cannot create directory /var/run/sshd file exists08:48
almoxarifeTakeItEZ: and you are trouble-shooting it, something for the bug report :)]08:48
almoxarifeTakeItEZ: yes, it was suppose to be that easy08:49
TakeItEZmyhero: then again "sudo service ssh start && sudo lsof -i :22"08:49
Evil_Ericso bord i got to watch drop zome08:49
myhero[14:13] <TakeItEZ> myhero: then again "sudo service ssh start && sudo lsof -i :22" unknown job: ssh08:49
TakeItEZmyhero: one more try " sudo rmdir /var/run/sshd && sudo initctrl reload-configuration"08:50
MagiobiwanDoes Ubuntu Server have an httpd preinstalled and pre-configured?08:50
TakeItEZmyhero: does this run without errors?08:50
almoxarifemyhero: are you in a private network, meaning that you trust everyone behind your router?08:51
myhero1min plz08:52
usr13myhero: lynx -dump localhost  And see.08:53
almoxarifeTakeItEZ: if he is behind a router and hes going to wifi-hot spot the connection then give sftpd a try if this does not work, the droid app can accommodate for it, and hes a happy camper for now08:54
mikkyhello guys "sudo echo ON > /sys/kernel/debug/vgaswitcheroo/switch"  gives bash: /sys/kernel/debug/vgaswitcheroo/switch: Permission denied08:54
almoxarifeTakeItEZ: i meant vsftpd08:54
gigglefightkinda bizarre... i've allcated 9gb to swap however, 0% is being used.08:55
john__I cant't install libsecret-1-dev which a webkit build requires08:55
almoxarifegigglefight: you may never see swap used08:55
john__Any ideas?08:55
greenithi, i made a live-usb stick with windows. is there a way to install additional packages on the stick from the live-mode?08:55
almoxarifejohn__: cant means what? the error is?08:55
TakeItEZalmoxarife: well have fun, i'm not going to suggest using ftp to anyone :)08:56
almoxarifeTakeItEZ: point taken08:56
myheroTakeItEZ: almoxarife srry for delay...i am back now08:56
john__almoxarife, I am using 12.04 precise it want's 12.11 quantal. It sais: unresolved dependences08:56
gigglefightalmoxarife: even if i've changed it's vm.swappiness08:56
almoxarifeTakeItEZ: ssh server is that buggy on ubuntu?08:57
gigglefightalmoxarife: never? then why swap?08:57
almoxarifegigglefight: i fixated on the same thing, i had swappiness at 100, and got bored before i saw anything change, :)08:57
almoxarifegigglefight: sooner or later swap will be used, you wont see it08:58
myhero[14:20] <TakeItEZ> myhero: one more try " sudo rmdir /var/run/sshd && sudo initctrl reload-configuration" command not found08:58
piziohola08:58
mikkyplease someone help me with my fixing switchable GPU? it makes my fan run fast and PC really hot08:58
gigglefightalmoxarife: lmao. thanks. it's not all a loss though, i've done other 'tweaks' from other users. it's working a little faster. i'm kinda happy about that.08:58
=== TakeItEZ_ is now known as TakeItEZ
myheroalmoxarife: its my home network...and since we are having problem....then 1st thing is clear setup then will look for security08:59
almoxarifegigglefight: yesterday i saw it finally get used, but then the machine was trying to load 1.9 gig into memory too, it swapped, great08:59
almoxarifegigglefight: swap tweaks :)09:00
TakeItEZmyhero: did you run? " sudo rmdir /var/run/sshd && sudo initctrl reload-configuration"09:00
myherousr13: lynx is not installed09:00
gigglefightalmoxarife: yup. :)09:00
TakeItEZmyhero: did it succeed? any errors?09:00
almoxarifemyhero: meaning you want to use a non secure ftp method?09:00
myheroTakeItEZ: it gave initctrl: command not found09:02
TakeItEZmyhero: sorry "sudo initctl reload-configuration"09:02
myheroTakeItEZ: u want me to write it ith rmdir command or without it ?09:04
myherowith*09:04
TakeItEZmyhero:  you should have issued the rmdir already, so without09:04
myheroinvalid command09:04
myheronow i think mkdir command was with initctrl and not initctl so we should 1st do mkdir command with initctl ?09:05
mikkyplease someone help me with my fixing switchable GPU? it makes my fan run fast and PC really hot09:05
TakeItEZmyhero: no09:05
myherook09:06
myheroso now what ?09:06
TakeItEZmyhero:  "sudo initctl reload-configuration"   gives "invalid"?09:06
FlannelTakeItEZ: Before you had an 'r' in ctl09:07
myherosorry i typed wrongly....now with correct command it completes and returns nothing09:07
TakeItEZFlannel: yes, then i corrected my typ09:07
TakeItEZo09:07
survietaminehello09:07
TakeItEZmyhero:  then" sudo service ssh start"09:07
survietaminei don't understand why on my ubuntu server i have same file at /usr/share/roundcube/plugins/filesystem_attachments/filesystem_attachments.php and /var/lib/roundcube/plugins/filesystem_attachments/filesystem_attachments.php09:08
myheroTakeItEZ: yes that only i was saying that we did mkdir command with initctrl and not with initctl....09:08
gigglefightother than xsensors (because the GUI is failing for some reason) any alternative recommendations?09:08
myheroTakeItEZ: ubuntu@ubuntu:~$ sudo service ssh strart Rather than invoking init scripts through /etc/init.d, use the service(8) utility, e.g. service ssh strart  The script you are attempting to invoke has been converted to an Upstart job, but strart is not supported for Upstart jobs.09:08
TakeItEZmyhero: start not strart09:09
survietaminei understand for FHS compliance Debian/Ubuntu chosed to put files in the "right" directories, but why do i have same file at 2 locations ?09:09
TakeItEZmyhero:  " sudo service ssh start"09:09
Hatori!cherookee09:09
myheroTakeItEZ: yea i figured that out.....now something is showing to be running09:10
Hatori!find cherookee09:10
ubottuPackage/file cherookee does not exist in quantal09:10
TakeItEZmyhero: sudo lsof -i  :2209:10
myheroTakeItEZ: ubuntu@ubuntu:~$ sudo service ssh start ssh start/running, process 1356009:10
Hatori!find cherokee09:10
ubottuFile cherokee found in dasher-data, freeciv-data, libxmlada4.1-dev, mediawiki, openvas-plugins-dfsg, spip, texlive-fonts-extra, texlive-fonts-extra-doc, texlive-omega09:10
Hatori!find cherooke09:10
ubottuPackage/file cherooke does not exist in quantal09:10
myheroTakeItEZ: ubuntu@ubuntu:~$ sudo lsof -i :22 COMMAND   PID USER   FD   TYPE DEVICE SIZE/OFF NODE NAME sshd    13560 root    3u  IPv4 392095      0t0  TCP *:ssh (LISTEN) sshd    13560 root    4u  IPv6 392097      0t0  TCP *:ssh (LISTEN)09:10
TakeItEZmyhero: holy nicolaus, what a hard job....   now "ssh localhost"09:11
myheroTakeItEZ: hahaha yea09:11
Flannelsurvietamine: Without actually looking at that package, I'm going to guess that the stuff in /var/lib is a symlink, probably at filesystem_attachments/09:11
myheroTakeItEZ: i am wondering if i ever wanted to do it again then should i again scratch my back or throw my wifi out....?09:12
dagerikexuberant-ctags is not picking up my php constants. whats up with that09:12
myheroTakeItEZ: ubuntu@ubuntu:~$ ssh localhost The authenticity of host 'localhost (127.0.0.1)' can't be established. ECDSA key fingerprint is 48:15:9f:ff:36:7a:59:d0:f8:5b:1c:15:33:07:b4:28. Are you sure you want to continue connecting (yes/no)?  yes or no ?09:12
TakeItEZmyhero: once you know about this bug and know how to fiddle with it, its not hard to doit again. but it shouldn't have been this hard at all09:12
TakeItEZmyhero: "yes"09:12
myheroTakeItEZ: yes but i only acted robotic and entered line by line what u all told me to....how will i know or understand or learn this all ?09:13
almoxarifeTakeItEZ: good job, you too myhero...09:13
TakeItEZmyhero: so result is: ssh runs now you can go to the android-apps and try to connect. use your username and the external IP address of your laptop to connect from android09:13
TakeItEZmyhero: do it 10-35 times again, that teaches09:14
almoxarifeTakeItEZ: so what is the bug?09:14
survietamineFlannel: yes, i checked that, but it is not symlink, that's why i don't understand09:14
mikkyplease someone help me with my fixing switchable GPU? it makes my fan run fast and PC really hot09:15
TakeItEZalmoxarife: #1015348  sometimes the openssh-server package doesn't run the init-scripts correctlyor something like that09:15
myheroTakeItEZ: almoxarife Warning: Permanently added 'localhost' (ECDSA) to the list of known hosts. and yea i really appreciate Ur efforts feeling blessed but what about next time ? also make me learn what u all r doing coz basically what is going is u all r troubleshoooting and i am only entering commands09:15
Flannelsurvietamine: Well, the /var/lib one isn't in the package, so it must've been stuck there through some other means (if its not a link, I guess that means that somethign copied it there).09:15
CymewAfter trying a distupgrade from 10.04.04 to the next LTS, I no longer can boot my machine. Quite bad. It looks like no grub record for the new kernel was created, and if I manually in grub say "kernel /boot/vmlinuz-yaddayadda root=/dev/sda1" it will boot, but fails later and say "mountall: Plymouth command failed" and then "mountall: disconnected from Plymouth". Any ideas?09:15
survietamineFlannel: /usr/share/roundcube/plugins/filesystem_attachments/filesystem_attachments.php09:15
Flannelsurvietamine: the package stops at the folder /var/lib/roundcube/plugins/filesystem_attachments/09:16
TakeItEZmyhero: don't worry, you'll learn troubleshooting yourself during the time, i bet you will have more issues in the future...09:16
myheroTakeItEZ: so is this a previously discovered bug and i m the only blessed one  ?09:16
TakeItEZalmoxarife: it hasn't "told" upstart about the presence of the new job and so it missed to create important dirs.09:17
TakeItEZmyhero: yes, you're not alone09:17
myheroTakeItEZ: more in future lol u sound scary....i came to know why ppl run away from linux :) holy wisdom09:17
myheroTakeItEZ: thats good i am not alone drowning09:17
TakeItEZalmoxarife: thats how i read that bug09:17
mridul__i am also good09:17
almoxarifeTakeItEZ: got you, the geko does not have those issues :) thank god09:18
TakeItEZmyhero: have you already installed andftp?09:18
=== Argure is now known as Argure|AFK
TakeItEZalmoxarife: i left the gekko after 4.2, "some time ago"09:18
survietamineFlannel: yes, that's right, i don't know who put the .php files at /var/lib...09:18
almoxarifemyhero: i am assuming you will want to call in to betsy from the outside world09:18
mridul__i am feeling awesome09:19
myheroTakeItEZ: wtf* it asked for password and i hit return key....its saying coonection closed by unknown ?09:19
almoxarifeTakeItEZ: i joined the geko after gnome-209:19
TakeItEZmyhero: you have to give your users password09:19
mridul__wtf* it asked for password and i hit return key....its saying coonection closed by unknown ?09:19
survietamineFlannel: anyway i have so much pain to upgrade roundcube plugins from this old server to an new server with roundcube and plugins from sources09:19
myheroTakeItEZ: there is no password set09:19
survietamineFlannel: thanks for your help09:19
myheroalmoxarife: whats betsy ?09:20
TakeItEZmyhero: you have to09:20
almoxarifemyhero: my server here, sorry09:20
myheroTakeItEZ: ok so now what ?09:20
TakeItEZmyhero:  grep -i empty /etc/ssh/sshd_config09:20
almoxarifebetsy.local.net :)09:20
myheroalmoxarife: ohh good 4 U...my server is in blue skies :)09:20
=== agostop_ is now known as not_good
almoxarifemyhero: the user/pass is your ubuntu name and pass, you did know that09:21
myheroTakeItEZ: i did ssh localhost again and it asked for password and i entered 1234 and it says permission denied, please try again09:21
almoxarifemyhero: the user/pass is your ubuntu name and pass, you did know that09:21
Hatori!apache209:22
myheroyes09:22
TakeItEZmyhero: you have to set a password for your user before enter "passwd" into a terminal and set one09:22
Hatori!find apache209:22
ubottuFound: apache2, apache2-doc, apache2-mpm-event, apache2-mpm-prefork, apache2-mpm-worker, apache2-prefork-dev, apache2-threaded-dev, apache2-utils, apache2.2-bin, apache2.2-common (and 99 others) http://packages.ubuntu.com/search?keywords=apache2&searchon=names&suite=quantal&section=all09:22
Hatori!info apache209:22
ubottuapache2 (source: apache2): Apache HTTP Server metapackage. In component main, is optional. Version 2.2.22-6ubuntu2 (quantal), package size 1 kB, installed size 29 kB09:22
TakeItEZmyhero: sshd by default won't allow any connections with empty passwords09:22
almoxarifeTakeItEZ: whats wrong with is present user/pass? he wants into his files09:22
TakeItEZalmoxarife: "<myhero> TakeItEZ: there is no password set"09:23
almoxarifeTakeItEZ: there must be, he is using sudo09:23
TakeItEZalmoxarife: oops true....09:23
myheroTakeItEZ: almoxarife some misunderstandings here.....what i have to enter ? i did ssh localhost then its asking for password.....09:24
almoxarifeooops? ooops what? what you mean all my money is gone?09:24
=== dark3n is now known as dark3n|off
TakeItEZmyhero: enter your users password09:24
almoxarifeyour password, same as one used for sudo09:25
almoxarifeyour password, same as one used for sudo myhero...09:25
myheroTakeItEZ: almoxarife its asking ubuntu@localhost's password09:25
TakeItEZmyhero: so your username is "ubuntu"?09:25
almoxarifemyhero: what is your login user name on the box?09:25
myheroyes09:25
myheroubuntu@ubuntu09:25
TakeItEZmyhero: enter "ubuntu"s password09:25
almoxarifeyou log in with username 'ubuntu' myhero...?09:26
myherothere is no password set....when i am only hitting return key its saying permission ddenied and when i am entering ubuntu then its giving blank line...and then msg permission denied (publickey, password)09:27
almoxarifemyhero: when you used 'sudo' you used a password, that is the same password you need now!09:28
myheroi never used any password09:29
TakeItEZmyhero: are you on a live-cd?09:29
myheroTakeItEZ: yes09:29
almoxarifemyhero: never login to ubuntu in anyway?09:29
almoxarifelivecd:)09:29
TakeItEZmyhero: that exlains a lot, even the upstart error09:29
almoxarifeso this is all for like fun, myhero...09:29
TakeItEZmyhero: open a terminal, "passwd" and give password09:30
myheroTakeItEZ: almoxarife yea live-cd and i think it may have been the reason for all that errors but still its the same distro....ubuntu 12.1009:30
almoxarifemyhero: yeah09:30
TakeItEZmyhero: you have to have a password to use ssh, you don't want ssh allowing empty-passwords09:30
TakeItEZmyhero: same distro yes, but works slightly different (as you see)09:31
myheroalmoxarife: TakeItEZ no friends....my 2days are not for fun...really serious09:31
TakeItEZmyhero: you realize that all this is gone if you reboot, do you?09:31
almoxarifeTakeItEZ: i doubt it really matters, i am thinking this was a drive by09:32
AleksanderHello. I have a problem with my external hard drive (SATA II connected via USB 3.0) - I tried to encrypt it with Truecrypt, but creating a volume failed due to sudden electric blackout, and now every time I move more than 1 GB to it, it dismounts after round first GB. Formating and deleting MBR doesn't help.09:32
=== dirtydevil_ is now known as dirtydevil
myheroTakeItEZ: yea...thatsy i am doing this...coz i will do it again and again and i will learn it....if its done in my system then nobody is going to touch this all again until and unless there is any problem and moreover doing anything on installed system is very risky god knows from when and where something bad happens09:33
CymewI might add that I have booted a usb stick and edited my fstab to no refer to any uuids, since they seem to be broken after the upgrade, and I can access files from grub on sda1 so it seems to be ok. Any suggestions on how to go proceed?09:34
myheroalmoxarife: i m serious....09:34
TakeItEZmyhero: then lets hope you took some notes, i doubt we will guide you again :) so set a passwd (i hope that works on livecd) and try again09:35
almoxarifemyhero: we will be looking for good things from India Amritsar Broadband Multiplay Project , and very less than serious also09:35
myheroalmoxarife: lol anyways09:35
almoxarifeTakeItEZ: none of that stuck with livecd, its like a throwaway fone, when done09:36
almoxarifemyhero: got your number buddy :)09:36
=== Albastos is now known as Albastos|off
myheroalmoxarife: :) so when r u dialing me ? i'll be more then happy to hear Ur voice09:37
guest-otmFp1hi09:37
=== TakeItEZ_ is now known as TakeItEZ
myheroalmoxarife: btw if u taking me seriously then i'll be happy to learn that also09:38
almoxarifemyhero: if it sounds drone'ish dont sweat it, i always sound like that09:38
myheroalmoxarife: it sounded good....i always enjoy it09:39
almoxarifemyhero: yes, a real bang :) , bye09:39
=== ubuntu is now known as Guest65208
myheroalmoxarife: btw msg me my no., please09:40
Arashhello :)09:40
Arashwhat is Cups ?09:41
EaglemanWhen is the /tmp folder cleaned?09:41
myheroTakeItEZ: password changed....now what ?09:41
almoxarifemyhero: i'll pastebin that for you, got to go09:41
kostkonArash, the printing system of Ubuntu and Mac OS among others09:41
CymewEagleman: usually on reboot09:41
dr_willis!cups09:42
ubottuPrinting in Ubuntu is done with cups. See https://help.ubuntu.com/community/Printers - https://wiki.ubuntu.com/HardwareSupportComponentsPrinters - http://linuxprinting.org - Printer sharing: https://wiki.ubuntu.com/NetworkPrintingFromWindows09:42
mikkyplease someone help me with my fixing switchable GPU? it makes my fan run fast and PC really hot09:42
TakeItEZmyhero: still "ssh localhost "  until you logged in succcessfully09:42
myheroalmoxarife: yea sure....and when will u be online again ?09:42
Eagleman!tmp09:42
Eagleman!/tmp09:42
myheroTakeItEZ: it welcomes me into ubuntu 12.1009:43
EaglemanNo interval or something?09:43
TakeItEZmyhero: so finally it works, NOW you can go to the android-part, install andftp09:43
TakeItEZEagleman:  grep TMP /etc/default/rcS09:43
EaglemanTMPTIME=009:44
xrfanghi, I just installed Ubuntu 12.10 on macmini, it is working fine except the wifi card does not work.   Drivers (broadcom 43xx) seems loaded (from hwinfo), but no wlan0 interface, any help pls?09:44
myheroTakeItEZ: i have es file explorer installed ? or i should go with andftp ?09:44
Eaglemanmyhero whatever application supports ftp09:44
srhbDoes anyone know how to enable the visual bell in gnome-terminal in 12.10?09:44
TakeItEZmyhero: es-file-ex works too09:44
TakeItEZmyhero: on your laptop "ifconfig wlan0"  to get your ip-address09:44
myheroTakeItEZ: ok so i m on mobile es file explorer...09:45
TakeItEZmyhero: first on your laptop "ifconfig wlan0"  to get your ip-address, you need this09:45
myheroubuntu@ubuntu:~$ ifconfig wlan0 wlan0     Link encap:Ethernet  HWaddr 00:1c:bf:b5:04:8f             inet addr:192.168.1.2  Bcast:192.168.1.255  Mask:255.255.255.0           inet6 addr: fe80::21c:bfff:feb5:48f/64 Scope:Link           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1           RX packets:63771 errors:0 dropped:0 overruns:0 frame:0           TX packets:64600 errors:0 dropped:0 overruns:0 carrier:0           collisions:0 t09:45
EaglemanTakeItEZ its a server so there are almost no reboots09:46
=== TakeItEZ_ is now known as TakeItEZ
almoxarife:)09:46
TakeItEZmyhero: sorry got disconnected09:47
EaglemanTakeItEZ its a server so there are almost no reboots :P09:47
myheroTakeItEZ: ohh no man dont be sorry to me.....u r doing all the hardwork for me....if anyone has to be sorry then its me for utilizing ur time without any pay09:47
TakeItEZ_myhero: in es-file-ex, you see "local" at the top? press there and switch to "ftp"09:48
myheroTakeItEZ_: yes09:48
myherothere are ftp and other options09:48
mikkyplease i need help with my cpu getting too hot and battery runs down fast am using ubuntu 12.04lts on HP evny 64 bit  anyone have an idea please help09:48
TakeItEZ_myhero: then "new" "sftp"09:49
TakeItEZ_myhero: then "new" -> ftp ->"sftp"09:49
myheroTakeItEZ_: there is no new option ?09:49
Tingood morning all09:50
guest-otmFp1I have a big problem =( I tried to connect an external display to my laptop by enabling it on the display settings but the display wasn't detected there so I used the nvidia xserver settings and set the "separate x screen" setting wich requires an x server restart (I now know that what I wanted was the "twinview" setting) , so I restarted my pc and couldn't login to my user account anymore, I am currently09:50
guest-otmFp1loged in as guest. How can I put everything back to how it was?09:50
=== Tin is now known as Guest24258
myherothere are local lan ftp bluetooth and net options only09:50
TakeItEZ_myhero:  press menu-button, "new"09:50
myheroTakeItEZ_: there are local lan ftp bluetooth and net options only09:50
SaEeDIRHAhey , i have set static ip address on /etc/network/interface file , but it does not define nameserver on resolv.conf file , so everytime i reboot the system i cannot connect to internet09:50
TakeItEZ_myhero: "ftp" then  press menu-button, "new"09:51
SaEeDIRHAhow can i solve this problem ?09:51
Guest24258I don't know if this is the best place to dump bugs, but it seems that Ubuntu 12.10 has issues when a wireless network key contains 26 numbers09:51
myheroTakeItEZ_: yes...now its asking for entering details.....09:51
takeitezmyhero: sorry got disconnected again09:53
takeitezmyhero: networkpath 192.168.1.2, port 22 (default), username ubuntu, password "ubuntu" password you already used for ssh localhost09:53
guest-otmFp1I have a big problem =( I tried to connect an external display to my laptop by enabling it on the display settings but the display wasn't detected there so I used the nvidia xserver settings and set the "separate x screen" setting wich requires an x server restart (I now know that what I wanted was the "twinview" setting) , so I restarted my pc and couldn't login to my user account anymore, I am currently09:54
guest-otmFp1loged in as guest. How can I put everything back to how it was? Please help. thankyou09:54
takeitezmyhero: err*  password is "ubuntu"s password , which you already used for ssh localhost09:54
myherotakeitez: ok no problem and mate i said dont tell me sorry...i feel like too much when U r doing so much for me...09:54
myherotakeitez: i think for server address U r saying to use 192.168.1.2 and port default 22, username- ubuntu and password which i set to 12345678 in unix password ?09:57
=== 1JTAAVUDF is now known as JoFo
takeitezmyhero: correct09:59
myherotakeitez: it says error cannot find SFTP(192.168.1.2) server:java.net.ConnectExceptions:/192.168.1.2:22 - Network is unreachable10:00
MaxFrameshello10:01
myherotakeitez: there is encoding and display option also....which i have not touched....10:01
almoxarifetakeitez: ufw, remember?10:01
myheroalmoxarife: lol :)10:01
mikkyplease i need help with my cpu getting too hot and battery runs down fast am using ubuntu 12.04lts on HP evny 64 bit  anyone have an idea please help10:01
MaxFramesI am connecting to a 12.04 box from a windows 7 box via rdp, the ubuntu box has xrdp installed for this. the problem is that I cannot share the clipboard between the two machines. any suggestion?10:01
takeitezalmoxarife: thats when YOU come in this story :)10:02
mikkydon't people use HP envy here ? seems no one know how to fix hot pc caused by Ubuntu10:02
takeitezalmoxarife: is ufw enabled by default on livecd?10:02
almoxarifetakeitez: why would livecd have ufw installed by default?10:03
almoxarife:)10:03
almoxarifeyes!, no!10:03
takeitezalmoxarife: don't ask me, i don't use it10:03
takeitezmyhero: but your android phone is in the same wifi-network as your laptop?10:04
myheroalmoxarife: u said to remove ufw remember and i removed it....tell me command to check if it exists now or not... takeitez10:04
takeitezmyhero: i'd try for test: sudo ufw stop10:04
takeitezmyhero: ah no, it is " sudo ufw disable"10:05
almoxarifetakeitez: ufw is not on there by default according to ubuntu docs10:06
myherotakeitez: i think currently i m connected to net on my laptop with u all and wifi connects to only single network at a time...10:06
almoxarifetakeitez: yeah, the hot-spot thing10:06
myheroalmoxarife: i removed it as u told before.....tell the command to check if it exists....10:06
almoxarifemyhero: if you removed it then its not there10:07
myheroalmoxarife: takeitez sudo ufw disable....command not found10:07
m000gleI installed the experimantal-310 nVidia drivers, today, using the Software Sources Additional Drivers tab, but upon reinstallation neither Unity nor Gnome-Shell will open.  The former shows a blank screen, displaying only the wallpaper but no panel/launcher/icons; while the latter simply reverts to fallback mode.10:07
m000gleUsing Cinnamon, however, works fine, so the driver itself is clearly functioning ... Does anyone know how to fix this?10:08
guest-otmFp1I have a big problem =( I tried to connect an external display to my laptop by enabling it on the display settings but the display wasn't detected there so I used the nvidia xserver settings and set the "separate x screen" setting wich requires an x server restart (I now know that what I wanted was the "twinview" setting) , so I restarted my pc and couldn't login to my user account anymore, I am currently10:08
guest-otmFp1loged in as guest. How can I put everything back to how it was? Please help. thankyou10:08
almoxarifemyhero: you would need to have the tele connected to the lappy to verify ssh is working via network connection10:08
MaxFramesis this really the (sad) answer to my issue? please confirm http://ubuntuforums.org/showthread.php?t=204310210:08
myheroalmoxarife: takeitez then i'll have to disconnect to net and irc chat....so tell me future commands i'll take note and apply then will return with results10:09
almoxarifeMaxFrames: i am sad too10:09
MaxFramesalmoxarife: I am not. The answer is, if it's correct. Is it?10:10
almoxarifemyhero: the next steps are all droid, setup a client ssh to connect to user@ip10:10
almoxarifeMaxFrames: seems so, still, you can vnc with clipboard10:11
myheroalmoxarife: how ? takeitez told me to enter address username password port on es file explorer....10:11
almoxarifemyhero: ok, that works too, or just open 'terminal' on droid to test10:12
grek1hy i have problem witch this10:12
grek1http://wklej.to/5yKVU10:12
almoxarifeMaxFrames: or 'teamviewer'10:13
Erinanyone here use mpd ?10:15
myheroalmoxarife: TakeItEZ_ ok....i m disconnecting to connect laptop to droid....hope everything goes well10:15
MaxFramesI have followed this document to change hostname in ubuntu: http://www.liberiangeek.net/2012/05/windows-7-vs-ubuntu-12-04-how-to-change-your-computer-name/10:19
MaxFramesafter that, every time I sudo I get a "sudo: unable to resolve host [old hostname]"10:20
TakeItEZ!hostname | MaxFrames10:20
ubottuMaxFrames: Use hostname <somehostname> to set the hostname, or to do it permanently: edit /etc/hosts to include BOTH the old and new hostname and then change /etc/hostname to the new one. WARNING! Make sure that your current hostname and /etc/hosts match, otherwise sudo may not work properly.10:20
grek1i cant install phpize on ubuntu any can help ? http://wklej.to/5yKVU10:20
MaxFramessplendid... I have found a flawed howto :(10:20
WaltherIs there support for adding more than 2x2 virtual desktops anymore?10:21
Waltherwithout installing some hacky tweaking app that breaks half of your DE10:22
grek1ok i found - this help sudo apt-get install php-pear php5-dev apache2-threaded-dev build-essential10:22
MaxFramesTakeItEZ: so I have to keep the old hostname in /etc/hosts forever?10:22
myheroalmoxarife: TakeItEZ still the same error.......10:23
TakeItEZMaxFrames: no, just until you finished editing /etc/hostname10:23
=== RobinScherbatsky is now known as Apocalipstick
TakeItEZMaxFrames: best to leave it until next reboot, to check all went ok10:23
Bothosi'm trying to install wine via terminal. after this sudo add-apt-repository ppa:ubuntu-wine/ppa which works but then when i try sudo apt-get update it seems be working then says "unable to lock the administration directory (/var/lib/dpkg/)" any suggestions?10:24
TakeItEZmyhero: you might ask in #android about that issue10:24
emissarhi10:24
myheroTakeItEZ: almoxarife it says Error, cannot find the SFTP(192.168.1.2) server:java.net.ConnectException:/192.168.1.2:22 - Network is unreachable10:26
myheroTakeItEZ: ohh come on...so much of hardwork...and U r letting it go on the last step :(10:27
TakeItEZmyhero: i'm not very good in troubleshooting android10:28
lionknpeisteehello10:28
myheroTakeItEZ: hmm try...i m sure U'll hit it hard....like until now almox10:28
TakeItEZmyhero: you connected your laptops-wifi to the wifi-hotspot on your android-phone, right?10:28
myheroalmoxarife: ??10:28
MaxFramesTakeItEZ: thanks10:29
SurlyCatmeeooww10:29
lionknpeisteehhh j'ai rien compris10:29
myheroTakeItEZ: i turned on droid wifi and enabled hotsopt oen to all meaning no password and then it was shown in laptop and when i clicked it, it got connected.....10:29
myheroopen*10:30
nkls_i need help to burn iso image on usb?10:30
lionknpeisteesame problem brother10:31
lionknpeistee:(10:31
almoxarifecan you ping 192.168.1.2:22 from the droid? myhero...10:31
myheronkls_: lionknpeistee just dd the image10:31
lionknpeisteewhen i turn on my Pc10:31
nkls_myhero, my mistake.... can you tell me address of linux mint chat room. i want to burn linux mint 14 on usb?10:32
lionknpeisteeUsb must be executed  but doesn't10:32
myheroalmoxarife: how to ping from droid ? there is no terminal in it....its 2.3.610:32
almoxarifemyhero: see, you gave him an answer that required one to know 'dd' , :)10:32
almoxarifemyhero: yeah, there is or add it,10:32
TakeItEZmyhero: well, sounds as the wifi-connection isn't bridged through the phone. my only idea is to install sshdroid(pro) on the phone, and connect via sftp from laptop then (that definetly works on gingerbread on my ideapad a1)10:32
myheroalmoxarife: hmm i understand U, i also asked the same question once and someone suggested dd....and this is how i learned it......if he will manpage or search then he will learn more then anyone telling him10:33
almoxarifeTakeItEZ: he does not have a listening sftpd on the lappy either, or does ssh take care of that?10:33
TakeItEZalmoxarife: sftp is handled by ssh10:33
TakeItEZgrep -i sftp /etc/ssh/sshd_config10:34
TakeItEZSubsystem sftp /usr/lib/openssh/sftp-server10:34
nkls_i need also help to connect on linuxmint irc?10:34
almoxarifemyhero: manpage sftpd and ssh10:34
myheroalmoxarife: TakeItEZ plz explain ur convos so as to make them understandable to me also :)10:34
almoxarifenkls_: mint? #mint ?10:35
nkls_yes, can you help me?10:35
TakeItEZmyhero: nope, we let you sit in the dark, thats our mighty magic :)10:35
dr_willis!mint10:36
ubottuLinux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org10:36
almoxarifenkls_: no, i dont mint10:36
myheroTakeItEZ: :) i hope that would be intentional and will only be done keeping in mind me learning more10:36
bobymcguyerHey folks!10:36
almoxarifemyhero: what about the dude that needs help with 'dd'??? going to help?10:36
TakeItEZmyhero: as i said, if your phone has no access to the subnet the hotspot uses, you cannot access yur laptop this way. so alternate way would be to install a ssh-server (sshdroid) on the phone and access it from laptop10:36
myheroalmoxarife: yea sure....i'll try to help as much as i can10:37
bobymcguyerI got an issue with my ubuntu 10.04 , It get stuck after the splash screen "ubuntu 10.04" and say "loading, please wait"  grub is loading without problem10:37
TakeItEZmyhero: that works for me, using my laptop and an android tablet with gingerbread (2.3.6)10:37
bobymcguyermy last action was an upgrade and it dpkg failed10:38
bobymcguyerany idea?10:38
MaxFramesTakeItEZ: unfortunately it did not work. If I remove the old hostname from /etc/hosts, also after multiple reboots, it still gives the sudo error10:38
Karlo_I've finally got 12.04 started here.  It comes up with one panel at the top of the screen (Applications; Places; (gap); mailbox; clock; etc), and another at the bottom (window list; (gap); workspace list).  I'd like to have everything on one panel, at the bottom, and I'd like it to be twice as wide.  How do I change this?10:38
myheroTakeItEZ: well now enabling hotspot on droid shows connected on laptop....now what ?10:38
MaxFramesso what is the correct way to change hostname permanently?10:38
TakeItEZMaxFrames: but you have the new hostname in /etc/hostname?10:38
almoxarifeTakeItEZ: i installed sftpd on the lappy and used the droid to talk to it, fish even, but that was via geko, he must be using the same subnet, you are arent you myhero...?10:38
MaxFramesTakeItEZ: yes, and only that10:38
myheroTakeItEZ: openssh-server is installed on laptop and es file explorer on droid....and where is terminal on droid....how to access it ?10:39
almoxarifemyhero: install it10:39
dr_willisuse a ssh client like connectbot or andftp10:39
myheroalmoxarife: who told i m an hero.....i just try and rest depends on future :)10:40
almoxarifedr_willis: he cant connect , net issues, it seems10:40
TakeItEZalmoxarife: that works on my tabled and my phone too, but obviously not at myheros phone10:40
myheroTakeItEZ: ginger has terminal inbuilt or should i install it as almoxarife says ?10:41
TakeItEZmyhero: depends on your phone, i guess you have to install it10:41
dr_willisKarlo_: gnomes fallback mode is not very configurable. you may want to use a dock like awn.10:41
almoxarifemyhero: you have terminal? dont install another then10:41
myheroTakeItEZ: but ginger is ginger whether mobile or tablet...isnit it ?10:41
TakeItEZMaxFrames: that shouldn't happen, sorry no idea where to look10:41
myheroTakeItEZ: almoxarife i don't know....how to check if its pre-installed ?10:42
TakeItEZmyhero: no its not, the phone/tablet manufacturers have different stuff installed10:42
dr_willis!dock | Karlo_10:42
ubottuKarlo_: Ubuntu includes several dock-like navigation bars. Some options are: avant-window-navigator, cairo-dock, docky (formerly part of gnome-do), stalonetray, simdock, kdocker, kooldock.10:42
almoxarifemyhero: on the droid? are you kidding?10:42
okok10:42
Hatori!info jupiter10:42
ubottuPackage jupiter does not exist in quantal10:42
TakeItEZmyhero: my lenovo came with aa lot of different things than my htc-phone10:42
Hatori!find jupiter10:42
ubottuFile jupiter found in bristol-data, celestia-common, celestia-common-nonfree, kstars-data, libnova-dev, libobby-0.4-dev, megaglest-data, neverball-common, openclipart-png, openclipart-svg (and 7 others) http://packages.ubuntu.com/search?searchon=contents&keywords=jupiter&mode=&suite=quantal&arch=any10:42
myheroTakeItEZ: yea....but thats for themes and apps and not for droid itself....10:43
TakeItEZmyhero: those ARE apps10:43
roland_Have you any time for Unity Q+A?10:43
slashbeastYo, can any of you be so kind and send me ubuntu's /etc/acpi/ dir? I have very limited time and I dont have option to install it to extract this dir10:43
myheroTakeItEZ: ok10:43
lhavelundroland_: State your question instead -- the more specific you are, the easier it is to assist you.10:44
guest-wI0zbqhi guys, I screwd my system. I pluged an external monitor and tried to enable the "separate x screen" setting instead of the "twinview" setting on the nvidia x server panel. Then I rebooted the system and couldn't login anymore. Now I am logged as a guest, I tried to "sudo dpkg-reconfigure xserver-xorg" but it didn't help, how can I get things back working? thanks10:44
TakeItEZMaxFrames: "grep $(hostname) /etc/hosts"10:45
MaxFramesTakeItEZ: how do I make sure, anyway, of the current hostname, besides looking in the file?10:45
TakeItEZMaxFrames: command "hostname"10:45
Hatorirun hostname10:45
MaxFramesok, hostname says that I'm still on the old name10:46
slashbeastanyone? Simple tar /etc/acpi/ will do.10:47
MaxFramesdespite filling in the new one in /etc/hostname10:47
MaxFramesperhaps /etc/hostname does not work in 12.04?10:47
TakeItEZMaxFrames: it does here10:47
MaxFramesso to recap: I have both names in /etc/hosts (otherwise I'd get the error) and I have just the new one on /etc/hostname; the "hostname" command answers with the old hostname10:48
TakeItEZMaxFrames: after a reboot?10:48
MaxFramesyes10:49
EaglemanHow do i recursivly do touch -d "2012-11-8" TV\ Series/* to all files and folders?10:49
MaxFramesif I do "sudo hostname [new hostname]", afterwards "hostname" returns the new name10:49
TandyUKMaxFrames: Make sure your new hostname is the first entry after the ip in /etc/hosts10:49
TandyUKand are you using a valid FQDN that resolves properly with dns?10:50
MaxFramesok, it was the second entry10:50
dr_willisguest-wI0zbq:  login at console. rename the /etc/X11/xorg.conf   tgen restart x server.10:50
TakeItEZEagleman: find TV\ Series/ -exec touch -d "2012-11-8" "{}" \;10:50
Karlo_Eagleman: First do   touch --help   to see if it has an option for recursive touch.  If not, then: find TV\ Series/* -print0 | xargs -0 touch -d 2012-11-0810:50
co_charmhi all , need a help with lightdm. i want to limit remote session to user x10:50
epicmy maven 3.0.4 installed in ubuntu server 12.10 is defaulting to maven compiler plugin version 2.0.2, which is _really_ old, i dont understand why, now i notice that you have a package for that (libmaven-compiler-plugin-java, which is not installed on my system) which is also version 2.0.2, i cannot help but feel there is a connection10:51
moteWhat is it that goes wrong when my laptop cannot wake up after suspend. have to remove batt.10:51
co_charmhow can i do tht10:51
guest-wI0zbqdr_willis: thank you! i'll try that10:51
dr_willisco_charm:  what kind of remote do you mean.10:51
co_charmdr_willis: vnc session10:52
=== chmurifree is now known as chmuri
jribepic: so you have the "maven" package installed from the repositories?  I don't know anything about maven, how do you call it?10:52
dr_willisco_charm:  you dont have to have lightdm appear on a vnc server.   it can  be configured to just run a desktop10:53
Cymewrepost: After trying a distupgrade from 10.04.04 to the next LTS, I no longer can boot my machine. Quite bad. It looks like no grub record for the new kernel was created, and if I manually in grub say "kernel /boot/vmlinuz-yaddayadda root=/dev/sda1" it will boot, but fails later and say "mountall: Plymouth command failed" and then "mountall: disconnected from Plymouth". Any ideas?10:53
=== fire_wall is now known as hack
Karlo_My sister set up this desktop for me, and when I finally got it to boot, I got found myself logged in under my own name running the standard GUI for the system.  I need to do some maintenance, but sudo prompts for a password, and I don't know what it is.  (a) Can I get to root from here?  (b) Why did it automatically login as me, without prompting for a password?10:54
epicjrib: yeah from the repositories10:54
co_charmdr_willis: no prblm with my Xvnc , i just want to limit user x login session10:54
dr_willisKarlo_:  she set it to autologin.10:54
jribepic:I don't know anything about maven, how do you call/run it?10:54
MaxFramesit's working now after a reboot. not sure if the problem was having the old hostname before the new one in the hosts file, or not having issued the "hostname [newname]" command10:55
epic"mvn"10:55
epicjrib: "mvn"10:55
MaxFrameseither way, changing the hostname turned out to be surprisingly involved10:56
jribepic: what is the output of « which mvn »?10:56
dr_willisKarlo_:  tried your users password for sudo?10:56
Karlo_dr_willis: I don't know what password she gave me.10:56
dr_willisask her.. i guess.10:56
co_charmhm.... i guest no one knows tht ubuntu used lightdm now rather than kdm/gdm10:57
CymewKarlo_: If you are logged in automatically, change the password...10:57
Karlo_Cymew: I don't know a way to change the password without knowing the old one.10:57
dr_willisco_charm:  its been lightdm for some time now.10:57
CymewKarlo_: right, I read back up now10:58
epicjrib: /usr/bin/mvn10:58
co_charm Karlo_: just kill the autologin hehe.. seriusly10:58
CymewSo, you have physical access? Start in single user mode and get in that way10:58
dr_willislast 3 releases i think. lightdm has been the default10:58
jribepic: readlink /usr/bin/mvn10:58
co_charmdr_willis: yeahh.. you rite10:58
Karlo_dr_willis: That'll have to wait until tomorrow, I'm afraid...  Not because of the late hour (3am here), but because she's currently angry at me, somehow thinking that I could have gotten the system to boot hours ago, if only I'd cooperated with what she was telling me.  :-/10:58
co_charmdr_willis: its a bit confusing me10:59
epic/etc/alternatives/mvn10:59
dr_willisco_charm:  you can install gdm uf you want10:59
jribepic: sudo update-alternatives --config mvn10:59
Eaglemanit worked TakeItEZ10:59
co_charmdr_willis: all i need is to limit the Mr.X login session10:59
nrdbI am having recent trouble get thunderbird to log into the pop3 email server... :-( ... it appears to be related to thunderbird base64 encoding the name & password ... can this be stoped?11:00
epicjrib: no alternatives, but I will have to go, bb in 2011:00
dr_willisco_charm: never noticed that in any of the xDM proframs11:00
co_charmdr_willis: actually there is.. , in gdm11:02
co_charmdr_willis:  i can limit the remote session in xdmcp11:02
dr_willisxdmcp is different than vnc last i looked. ;-)   xdncp is disabled in lightdn also i belive.. its  old sckool. :-P11:05
dr_willisbbl. heading out.11:07
hugosthlmI get a crash in cairo-dock. Ubuntu 12.10. Disabled Unity in CCSM. Started cairo-dock in autostart. It crashes when I click the stop icon, which should give menu of logout options. A new cairo dock process is spawned. Repeat and sooner or later it starts working and you get the menu.  http://pastebin.com/YCpwR36m Any ideas ?11:07
co_charmdr_willis:  i never talk xdmcp with vnc11:10
co_charmdr_willis:  i know it use rdp11:10
grumperhi there11:11
co_charmdr_willis: back to my prblm , any help pls11:11
fasHey guys, I ran into a big problem. I accidentally removed my account from the sudoers file by uncommenting the admin group. Then I tried to boot into grub so I could enter recovery but I got "hd0: read error". Next I tried booting the CD and entering recovery. Unfortunately spawning the shell didn't help me. Suggestions?11:12
=== kish is now known as Guest16630
Karlo_fas: Why didn't spawning a shell help you?11:12
fasNone of the commands I tried worked.11:13
fasKarlo, what commands would I use to fix this problem?11:13
fasI tried to reinstall grub but it couldn't do that either.11:13
Karlo_fas: You mean the command isn't found, or you can't find one to do what you need?11:13
fasCommand isn't found11:14
MaxFramesanyone familiar with likewise-open? what happens when the active directory password has expired, is the ubuntu user asked for a new password or will he just be unable to login until he changes the password on a windows box?11:14
grumperI want to install firebird preconfigured on ubuntu (the travis-ci instances)11:14
co_charmfas : cnf ??11:14
grumperhttp://paste.scsys.co.uk/217118 is what I am doing, but the server is left unconfigured11:14
Karlo_fas: I suppose I would make sure the disks are mounted, then I would edit the sudoers file with "ed".11:14
grumperwhat am I doing wrong?11:14
Karlo_Maybe I should do something equivalent to get my password changed...11:15
jribKarlo_: ed... really?11:15
fasOk, just a second.11:15
jribfas: I would advise using a more straightforward editor like gedit or nano unless you are very familiar with ed11:15
Karlo_jrib: It's a program that I would fully expect to be available from maintenance mode.11:16
=== nerd is now known as hack
Karlo_And it's not particularly hard to use.  LINENUMs/OLD/NEW/ is probably all you need to know, together with w and q to write and quit.11:17
guest-eOdZykhi guys, I am trying to fix my x server, I booted in recovery mode and tried to mv xorg.conf xorg2.conf but it returned that that is a read only file system. How do I solve this? thanks11:17
ricardo2256hi11:18
ricardo2256I need to mount an idle partition. how to do it?11:18
faskarlo_, in rescue mode, while trying to mount sda1, I get an error it can't be mounted11:18
fasIt's in a raid 5 array11:19
fasis there anything special I need to do?11:19
jribKarlo_: sure, but nano is bound to be more straightforward11:19
Karlo_guest-eOdZyk: You probably need to remount the root file system to be writable -- I've had to do that several times, but the command is in my shell history where I can't get at it right now, so I can't quote the details.11:19
co_charmricardo2256: mount -t /dev/sdX  /ohhyess11:19
wdpKarlo_, mount -o remount,rw /11:19
wdpKarlo_, pretty simple actually :p11:19
ricardo2256co_charm: is that all?11:19
guest-eOdZykKarlo_: hum ok :(11:19
Karlo_Fine, so where I said "ed", make it "the editor of your choice".  I personally would use "ed".11:20
Karlo_Hell, I'd do it with "cat" if I didn't think I could trust "ed".11:20
co_charmricardo2256: create ohyess directory for mounting place , and /dev/sdX  carefull with the X11:20
manjunathhi11:21
manjunathhi11:21
soeehi, what would be command to replace some string with other ?11:21
aahmedaksed11:21
wdpecho "some string" | sed 's_some string_other_g'11:21
jribsoee: sed 's/old/new/g' ... pass "-i" if you want it to actually edit the file11:22
ricardo2256co_charm: I am going to star opensuse. could you give 2 min?11:22
co_charmricardo2256: this is ubuntu dude :)11:22
soeejrib, ok thank you11:22
Karlo_soee: You may need to explain more clearly what you want to do, if the answers so far haven't helped you.11:22
gjwell how to install realtek sound driver ...11:22
soeei just want to replace in several files string like: myString with newString11:23
soeethats all11:23
Karlo_soee: Several methods.  for i in $*; do echo s/myString/newString/ | ed - $i; done11:24
guest-eOdZykhi guys, I am trying to fix my x server, I booted in recovery mode and tried to mv xorg.conf xorg2.conf but it returned that that is a read only file system. How do I solve this? thanks11:24
jribguest-eOdZyk: mount -o remount,rw /11:24
fasKarlo, what do I need to mount. sda or sda1?11:24
Karlo_for i in $*; do mv $i $i.bak && sed 's/myString/newString/g' <$i.bak >$i; done # here's a second way11:24
gjHi I have no more sound coming up from my soundcard is realtek driver the solution ?11:25
wdpKarlo_, useless use of mv.11:25
wdpKarlo_, take a look at sed's -i option.11:25
wdpl11:25
wdp:-)11:25
Erinjrib, he needs sudo for that though right ;-p11:26
jribErin: he's in recovery mode11:27
Karlo_I'm not really sure why it was necessary to take sed, which was essentially designed by turning ed from a file editor into a stream editor, and then add an option to turn it back into a file editor.11:27
Erinahh thats root?11:27
DeividHi, is there any irc channel related to xserver-xorg-input-synaptics?11:28
Karlo_But anyway...  the template I provided shows how to do it for the more general case where the tool in question doesn't have the equivalent option.  (Including older versions of sed, should you ever encounter one.)11:28
jribDeivid: I doubt it; ask here11:29
fasCan someone help me fix my fd0 read error?11:29
DeividThe frustrating problem related to jumpy cursor from ubuntu 12.04. 12.1011:30
dkannanwhat does "dpkg-reconfigure tzdata" do ?11:31
DeividTap on touchpad and the cursor make a jump, when I try to perform a precise click for example closing a windows, tab, the cursor move enough to select minimize11:31
jribdkannan: lets you configure your timezone11:31
dkannanjrib: ok11:31
dkannanif i change /etc/localtime and do not run "/usr/sbin/dpkg-reconfigure -f noninteractive tzdata"11:31
Karlo_Deivid: This isn't a fix, but for a simple workaround, you could use the keyboard instead of the mouse.11:31
dkannanwhat will not work/happen11:31
Deividso Karlo_, this is not only a problem related to my ⎜   ↳ SynPS/2 Synaptics TouchPad              id=12[slave  pointer  (2)]11:32
Deividit's a general problem?11:32
jribDeivid: did you find some sort of related bug report at bugs.ubuntu.com?11:33
Deividi tried by editing with synclient11:33
dkannanor in other words how do i view my timezone and what does "dpkg-reconfigure tzdata" change ?11:33
Deividhttps://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/99233011:33
DeividI reported the problem long ago11:33
ubottuLaunchpad bug 992330 in xserver-xorg-input-synaptics (Ubuntu) "Touchpad twitchy on an HP G62" [Undecided,Confirmed]11:33
jribdkannan: read /var/lib/dpkg/info/tzdata.config I guess.11:34
fasKarlo_, any ideas on how I can fix the hd0 read error?11:34
EaglemanWHy do i get [: missing `]' as an error when i run my script? http://pastebin.com/32mp7NHy11:35
dkannanjrib: thanks11:35
DeividIf I edit the HorizHyst and VertHys the problem with jumpy is, let's say, 50% fixed but then when I move the cursor it feels like a slip cursor11:35
Karlo_Deivid: I have no idea about the problem -- I'm just noting that for a quick workaround, most mouse actions can also be accomplished with the keyboard.  (I've had a lot of mouse problems of my own.)11:35
shroudif [ ... ]; then <- note the semi-colon there11:36
DeividI think the only good and fast option to fix it is to use a Mouse11:36
shroudalso, you have two "then"s there11:36
SolarisB1ydkannan: date +%Z11:36
Deividany good wifi mouse?11:37
SolarisB1ydkannan: reconfiguring tz-data relinks the localtime file to the selected TZ11:37
dkannanSolarisB1y: ah. thanks11:37
SolarisB1ydkannan: yw . you can also try 'strings /etc/localtime |tail -1' but thats messier than date +%Z11:38
Eaglemanok,. thanks shroud i will try it now11:38
myheroalmoxarife: u there ?11:39
CatbuntuHi11:39
CatbuntuOh, NVIDIA updates at x-swat! :D11:39
myheroalmoxarife: i installed terminal on ginger.....now what ?11:39
almoxarifemyhero: ping the connection, if you cant ping it then its network-related11:40
HausasI always use trace route fo find out the problem. ;]11:41
almoxarifeHausas: can you help myhero..., he has issue with network, thnks\11:42
HausasWell, I'm not an expert11:43
Hausasthough11:43
jribDeivid: yes, all I can say is that you might have more luck changing the different options related to the touchpad (like acceleration and such)11:47
jrib!synaptics | Deivid11:47
ubottuDeivid: For a comprehensive Synaptics Touchpad guide, see https://help.ubuntu.com/community/SynapticsTouchpad11:47
Deividthanks jrib, I will take a look over there11:48
fasCan someone help me troubleshoot an fd0 read error on boot?11:49
fasI get it when I hold down shift. So I can't get to the grub screen11:49
jribfas: what happens when you don't hold shift?11:49
fasIt boots into my os11:49
fasBut I need to boot into recovery11:49
ricardoabchi there11:49
ricardoabchow to mount an idle partition?11:49
jribfas: that's kind of strange.  But I would resolve your sudo issue first with a live cd11:50
fasCan I use the server install CD?11:50
fasOr do I need a live cd?11:50
fasBecause this is ubuntu server 12.04 64bit11:50
fasI'm currently booted into recovery mode through the server install CD11:51
ricardoabchow to mount an idle partition?11:51
ricardoabchow to mount an idle partition?11:52
mar77ier, hi11:53
mikkyplease which vga is recommended integrated or discrete?11:53
MonkeyDustricardoabc  basically: mkdir [some folder] ; sudo mount /dev/blah [that folder]11:54
mani__hi11:54
CymewSo I have a total failure when upgrading and nobody around knows shit about it? Are there other ubuntu channels around?11:54
cdavisIs anyone else having problems with getdeb? Unable to connect to archive.getdeb.net:http:11:55
fasjrib, thoughts?11:55
mikkyi am running Ubuntu on HP evny with switchable VGA but am wondering which VGA is recommended to prevent pc from getting hot and battery life to be normal? please any advice betweent INTEGRATED and DISCRETE?11:55
mar77iI have installed php5-sqlite, and the *.so file is loaded according to strace... still, get_defined_functions()[...] won't list any functions related to sqlite... hmm11:56
jribfas: if you have a shell, that should work11:56
cloudycdavis: same problem here11:56
fasjrib, ok, but it's a recovery shell so a lot doesn't work.11:56
fasUnless there is another option11:56
MaxFramesmikky: usually the integrated adapter should be more energy efficient11:56
linuxddd11:57
mikkyMaxFrames thanks11:57
MaxFramesnothing specific to ubuntu though11:57
jribfas: well you can use an actual live cd, if you are more comfortable there.  Either way, you'll have to mount the partition corresponding to your install and edit your /etc/sudoers file11:57
linux有人吗?11:57
ricardoabcmoneydust: now it is marked with a padlock11:58
fasjrib, ok, then I might download the live cd. But in the meantime, what drive do I mount? I have 3 drives in RAID511:58
jribfas: I don't know how to deal with raid11:58
ricardoabc#ubuntu-es11:59
mani__yup12:00
linuxhello!12:00
mani__hi12:01
mani__are u??12:01
dkannanhi. when i run "update-locale LANG=en_US.utf8"12:01
james25salve12:01
james25!list12:02
ubottujames25: No warez here! This is not a file sharing channel (or network); read the channel topic. If you're looking for information about me, type « /msg ubottu !bot ». If you're looking for a channel, see « /msg ubottu !alis ».12:02
dkannan"/etc/default/locale" is  http://paste.ubuntu.com/1414504/12:02
lhavelund!it | JamesJRH12:02
ubottuJamesJRH: Vai su #ubuntu-it se vuoi parlare in italiano, in questo canale usiamo solo l'inglese. Grazie! (per entrare, scrivi « /join #ubuntu-it » senza virgolette)12:02
Nik05Hey guys. Someone an idea how i can get over a million profiles in apparmor? all of them are dovecot12:02
dkannanwhat about the other vars like LC_CTYPE12:02
jribdkannan: what about it?12:03
penghackcan someone help me with my problem of graphic driver?thanks!http://ubuntuforums.org/showthread.php?p=12390585#post1239058512:03
pauloHow can I run GUI app from Ubuntu Customization Kit (I want it affect on a preparing distrin not my installed OS)?12:04
dkannanjrib: when i say " update-locale" i have to set every variable separately ?12:04
dkannanjrib: i also do not know the meaning of the various vars given on http://paste.ubuntu.com/1414504/12:04
fasjrib, it turns out I have to recover into md012:04
faswhich is the raid partition12:05
dkannanjrib: and why is LANGUAGE defined as "en_US:"12:05
fasfrom there I went to my sudoers file and fixed it.12:05
fasStill not sure about how to fix grub though12:05
dkannanjrib: but LANG is "en_US.utf8"12:05
jribdkannan: I have to go but read "man 7 locale" and "man 1 locale".  There's some inheritance to how those variables behave described in "man 7 locale" I think12:05
dkannanjrib: thanks12:05
anonymousAnyone know how to install a compiler for Ubuntu 11.04 LTS Server Edition?12:06
lwizardlokay is there a way to make it so anytime there is updates applied on my 10.04lts system that it will automatically reinstall a driver deb I have saved? reason why is every single time there is any updates applied to my system I lose my headphones muting the system internal speakers.12:06
anonymousI've tried installing GCC, but...that's like trying to install a compiler without a compiler lol12:06
Deividbest technology to use the mouse on any surface is the optic one?12:06
Deividor laser?12:07
mar77ijrib: the inheritance can be scripted with eval $(locale)12:07
jribanonymous: apt-get install build-essential ... you should tell the channel why you want a compiler12:07
lantizia_Lo, anyone got any experience with these 7" WM8505 based netbooks?12:07
anonymousJrig, I've tried that but I don't have aptitude installed12:08
ricardoabc#linuxmint12:08
jribanonymous: I didn't mention aptitude12:08
anonymousAdvanced Packaging Tool*12:08
anonymousSorry.12:08
fidel_anonymous: apt != aptitude12:08
jrib!locale | dkannan12:08
ubottudkannan: To set up and configure your locales, see https://help.ubuntu.com/community/LocaleConf and https://help.ubuntu.com/community/Locale/12:08
myheroHausas: almoxarife sorry i got disconnected12:08
jribdkannan: that might have some helpful issue too and see mar77i comment12:08
ervinshi guys... I was wondering is the any open source software for unlocking cell phones?12:09
jribanonymous: you definitely have apt-get, or something is very wrong.12:09
anonymousAh you're right, sorry.12:09
myheroalmoxarife: i pinged in terminal on droid....ping 192.168.1.2:22 unknown host12:09
BluesKajHiyas all12:09
Hausaswhat problem are you experiencing, myhero?12:09
dkannanjrib: thx. reading them12:10
anonymousWhen I run the command 'sudo apt-get install build-essentials', I get "Unable to locate package build-essentials12:10
myheroHausas: i want to connect my droid with my laptop over wifi and transfer files both ways..... almoxarife and some others suggested i install openssh-server on laptop and es file explorer on droid....12:11
myheroHausas: now much of troubleshooting and now openssh-server is setup on laptop...but now droid is not connecting to it....i m using server address 192.168.1.2 with username ubuntu and password 12345678 and port 22 default in sftp connection on droid app es file explorer12:13
fidel_anonymous: are you able to use 'apt-cache search' to search packages? if so - have you found the one mentioned above?12:13
fidel_in addition: are you able to install general updates via apt-get without getting error output?12:13
anonymousOne moment.12:13
myheroHausas: i have enabled hotspot in droid and it is shown in laptop and gets connected also....but what after it ? ping 192.168.1.2 in terminal on droid says unknown host12:14
anonymousCurrently running an update.12:14
penghackhow can i get the dirver of sis6351?:(..12:14
EaglemanHow can i do the following, if the command sed -n '/ from bierdopje/{s///p;q;}' /scripts/media/processing/postpost shows me output then do this       if no output then nothing     this is an example of output:  Person.of.Interest.S02E06.720p.WEB-DL.DD5.1.H.264-KiNGS.srt  and this is an example of no output of the sed command:12:14
HausasWell.12:14
myheroHausas: yea ?12:15
HausasI've never used this option to transfer files12:15
penghacki post the problen at http://ubuntuforums.org/showthread.php?t=209183612:15
HausasI always use Kies Air12:15
SolarisB1yEagleman: find out what sed returns if there is no match12:15
Eaglemannothing12:16
myheroHausas: hmm then what to do ? any other method and for this also u can give it a try....my problem will be solved and u'll have experience :)12:16
SolarisB1yEagleman: likely non-zero - wrap it in an if/else statement12:16
SolarisB1yEagleman: the return code..12:16
HausasAnd I'm not familiar with openssh-server12:16
SolarisB1yEagleman: $? use that in your script in an if statement if it is non zero return which it likely is12:16
myheroHausas: Kies Air ? what that ? any app ?12:16
Hausasmyhero, There's no need for me to transfer the files12:16
Eaglemanok i will try12:16
SolarisB1yok12:16
HausasAs only files I transfer are pictures12:16
myheroHausas: ok...shed some light on Kies Air...12:17
Hausasbut they automatically are uploaded on dropbox12:17
Hausasand Kies Air12:17
myheroHausas: whats Kies Air ?12:17
SolarisB1yEagleman: hint. on the command line run the sed command in both cases to get a return and try to make it NOT match as well, after *each* run type "echo $?" and observe the number you see12:17
HausasSoftware developed by Samsung12:17
anonymousFidel, currently connected through SSH running an update, so it's a tad slow.12:17
almoxarifemyhero: still using livecd?12:17
anonymousIt'll complete in a minute12:17
HausasBut I'm not sure it can be used on other phones12:17
myheroalmoxarife: yes....12:18
Eaglemanok trying now12:18
almoxarifemyhero: whats wrong with the installed OS on the lappy?12:18
=== newcomer is now known as boof
myheroalmoxarife: anything new on linux gives lots of errors and if there will be any problem then it will be hard for me to troubleshoot so i'll 1st try on live then will go for it on installed system.....12:19
almoxarifemyhero: i see12:19
HausasU better try to solve my problem. :) It's much easier12:19
HausasI had Ubuntu and Fedora on my laptop12:20
myheroalmoxarife: sorry but just being careful12:20
boofis it?12:20
HausasThen I installed Mageia12:20
HausasAnd it doesn't appear in grub list12:20
anonymousFidel_ I ran apt-cache search12:20
MonkeyDustmyhero  mind: some things work fine in the live session, but not always in the installation12:21
anonymousCouldn't find the one mentioned above.12:21
AbhijitHausas, which os you are right now on?12:21
fidel_anonymous: search once again for: build-esse12:21
HausasAbhijit, I'm on windows. But that's different laptop.12:21
almoxarifemyhero: assuming you are not connecting from the droid i cant help you, you did a local connect to the lappy-livecd, that worked, meaning the ssh-server is up and running, the droid issue is not an ubuntu issue12:22
HausasSo the other laptop is on Fedora now12:22
fidel_at least in 12.04 the package is called: build-essential12:22
fasjrib, thanks for the help. Now, I want to make all members of the admin group sudoers. how do I do this?12:22
anonymousThat's so weird, now I see it.12:22
kilon_hey there I got a problem with atheros card anyone here can help ?12:22
myheroMonkeyDust: still sometimes troubleshooting is too scary and a lot of work when short of time....so live is a bit handy12:22
anonymousI'll go ahead and install that now.12:22
kilon_i installed ubuntu 12.10 and it cant see my wired ethernet connection12:22
dkannanjrib: hi. i do not see any comment by mar77i ?12:22
anonymousThank you12:22
myheroalmoxarife: i enbled hotspot and laptop is connecting to it.....now whats wrong ?12:23
AbhijitHausas, ok great. now go here http://www.supergrubdisk.org/ and download the iso file and burn it to usb drive. in windows you can use unetbootin to burn to iso12:23
almoxarifemyhero: by the way, the reverse process is also the same, install sftpd on the droid and connect from the lappy12:23
myheroalmoxarife: ok thnx just 2mins will be back....have to enable some mac address in router so have to boot it...sorry for leaving12:24
AbhijitHausas, after that boot into live usb it will find your ubuntu and fedora. select boot into ubuntu. then from ubuntu terminal do sudo os-prober is it detects your mageia then its installed correctly otherwise some issue.12:24
almoxarifemyhero: what is the ip of the lappy/router/phone??12:24
HausasI can boot Ubuntu without supergrubdisk12:24
HausasDo I still need it?12:24
AbhijitHausas, if osprober detected the magie now reinsall grub by sudo grub-install /dev/sdX replace X with your harddisk name where you want to install the grub. you can fidn it by doiing fdisk -l then do sudo update-grub and reboot without usb connected12:25
AbhijitHausas, no12:25
HausasCool12:25
HausasThat's so helpful12:25
HausasThanks12:25
fasSo to let someone have access to sudo, should I comment out %sudo= or %admin= and add them to which group?12:25
myheroalmoxarife: how to look for ip on droid ? ifconfig is not returning anything on droid12:25
almoxarifemyhero: no idea12:26
AbhijitHausas, while doing grub install /dev/sdX be carefull to select the right drive. or otherwise that will again create some other issue12:26
Eaglemanwhen nothing returns it returns a 0 and when Person.of.Interest.S02E06.720p.WEB-DL.DD5.1.H.264-KiNGS.srt returns its a 012:26
menaceany experiences with zfs and ubuntu? (with the zfs ppa and lucid)12:28
AbhijitHausas, wait. you said it doesnt appear in grub list. that means you can access grub?12:28
myheroalmoxarife: http://pastebin.com/0BTxikzx12:28
HausasYes, I can12:28
Abhijitoh12:28
AbhijitHausas, then what are you doing on windows pc? boot into that ubuntu on your that laptop?12:29
Abhijitand follow the remaining instructions as above12:29
HausasAbhijit12:29
HausasI've got 2 laptops!12:29
AbhijitThats great!12:29
PyragasAbhijit, That's my second laptop12:29
boofwho good at C++?12:29
AbhijitHausas, but we have to solve the problem of that ONE laptop which has ubuntu/fedora and now magie?12:29
MonkeyDustboof  #c++12:29
Pyragasok, so I'm on fedora now, Abhijit12:30
PyragasAnd look: http://pastebin.com/3d6ds36D12:30
AbhijitPyragas, you are gifting away spare laptops? where do you live?12:30
almoxarifemyhero: thats the livecd, i assume the router is the same subnet, 192.168.1.1? and the android?12:30
AbhijitPyragas, is Hausas ?12:30
PyragasI'm not12:30
PyragasYes12:30
boof i think  C++ is hard12:31
EaglemanSolarisB1y its not returning anything usefull with $?12:31
Pyragas"I'm not" - I meant I'm not gifting away laptops12:31
myheroalmoxarife: how to look for it on android.....ifconfig is not returning anything on android12:31
AbhijitPyragas, thats good. now do sudo update-grub and see if it shows that it has added magiea entry12:31
PyragasAnd, yes, I am Hausas12:31
SolarisB1yEagleman: are you sure?12:31
Eaglemansed -n '/ from bierdopje/{s///p;q;}' /scripts/media/processing/postpost | echo $?12:31
SolarisB1yEagleman: one second - $? is almost always useful when you want to know what happend with last command12:31
SolarisB1yEagleman: no thats not correct12:31
Eaglemanroot@homeserver:/scripts/media# sed -n '/ from bierdopje/{s///p;q;}' /scripts/media/processing/postpost12:32
EaglemanPerson.of.Interest.S02E07.720p.WEB-DL.DD5.1.H.264-KiNGS.srt12:32
Eaglemanroot@homeserver:/scripts/media# echo $?12:32
Eagleman012:32
FloodBot1Eagleman: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.12:32
SolarisB1yEagleman: after as in type sed first and *then* type echo $? doing through pipe is doing something else12:32
Eaglemanow i better use pastebin12:32
SolarisB1yEagleman: correct but dont flood -12:32
SolarisB1ythat was successful it returned 0 because a string was mastched12:32
HausasHang on, Abhijit, update-grub is not a correct command12:32
Hausaslet me google i12:32
Hausast12:32
Eaglemani emtpy the file now see what happens12:32
SolarisB1yEagleman: now do one that *wont* match - and check the return code again, it should be different12:32
fasHey guys, if I uncomment admin ALL=... then all members of the group admin can sudo correct?12:33
AbhijitHausas, yes i think its different in fedora12:33
Eaglemanhttp://pastebin.com/qD7Z0WHR12:33
Eaglemanaigan a 012:33
HausasAbhijit, it is12:34
almoxarifemyhero: lets assume that the droid is on the same subnet, if not the issues are beyond scope, and that via terminal on the droid you didnt get ping return, then it does not see the ssh-server, i dont know why, but you are able to make local connection on lappy to ssh-server via ubuntu@localhost, so, i dont know what to tell you12:34
HausasThat's why I'm googlin12:34
myheroalmoxarife: tell what to write on terminal on droid...12:34
yhushahow to get back from root root@yhusha-AOD260:/# su yhusha12:35
yhushaUnknown id: yhusha12:35
almoxarifemyhero: ping 192.168.1.102:2212:35
SolarisB1yEagleman: ok cool12:35
Eaglemanany idea SolarisB1y12:35
AbhijitHausas, ask in #fedora then12:35
SolarisB1yEagleman: so in that case yes i have a idea12:35
SolarisB1yEagleman: wrap those commands in $() and save them in a variable and test the *string* for empty or not12:35
myheroalmoxarife: ok...i am disconnecting and trying that again12:35
HausasNo one's answering12:36
Hausas;}12:36
HausasI'll try some more googling12:36
AbhijitHausas, then why dont you boot into ubuntu12:36
ebiI am running ubuntu 12.04 and want to install firefox 16.0.2 but can only see the 17.x versions. Is there a way to install the older version without manually downloading the package?12:36
SolarisB1yEagleman: eg myVar="$(sed -n '/ from bierdopje/{s///p;q;}' /scripts/media/processing/postpost)" then after in your script check if the variable contains an empty string or not depending on your bash version you should be able to use pattern matching (basic)12:36
yhushahow to get out of root login? in terminal root@yhusha-AOD260:/# su yhusha12:37
yhushaUnknown id: yhusha12:37
Abhijityhusha, exit12:37
SolarisB1yyhusha: did you switch to root or log in as root? if you switched type exit or hit CTRL+D12:38
yhushadid that its still showing root@yhusha12:38
MonkeyDustyhusha  egain exit12:38
SolarisB1ydid you switch shells as root? you can type it again12:38
MonkeyDusta12:38
SolarisB1ylol12:38
Abhijityhusha, alt f412:38
thournadohello12:38
yhushadid exit many times and alt f4 closes the work spac3e didnt want that12:39
HausasI think it's done, Abhijit12:39
SolarisB1yyhusha: type id yhusha12:39
=== _Janos is now known as Janos
HausasThanks for your help12:39
HausasLet's try rebooting12:39
Abhijithuayra, welcome12:39
Abhijitbest luck12:39
Hausas;12:39
Hausas]12:39
SolarisB1yyhusha: sorry 'id yhusha'12:39
yhusharoot@yhusha-AOD260:/# id yhusha12:39
yhushaid: yhusha: No such user12:39
SolarisB1yyhusha: okie dokie then - on the right host?12:40
* Pyragas rr12:40
yhushayea12:40
yhushaits personal laptop12:40
yhusharoot@yhusha-AOD260:/# 'id yhusha'12:40
yhushaid yhusha: command not found12:40
yhusharoot@yhusha-AOD260:/#12:40
yhushasee12:40
SolarisB1ydont include the quotes12:41
SolarisB1yyou had it right the first time - the user doesn't exist12:41
yhushatried it with and with ut comas12:41
SolarisB1ylol it wont change that fact12:41
archanaHi.. I don't know how to set Transmission to download the video in "sequential order"... Which torrent client for Ubuntu can do this?12:41
yhushayes but look root@yhusha-AOD26.... shows user exhists12:42
SolarisB1yyhusha: no not really12:42
SolarisB1ythat depends on your PS1 variable, it *seems* that yhusha-AOD26 is the host name12:42
SolarisB1yyhusha: echo $PS1 and you will see what the escapes are12:42
=== kpm is now known as kpm|away
yhushahow can it not be user on computer made for self12:43
yhushaecho $PS112:43
yhusha\[\e]0;\u@\h: \w\a\]${debian_chroot:+($debian_chroot)}\u@\h:\w\$12:43
SolarisB1y\u@\h < user@host | just because you made the computer your self doesn't mean it works as you expect though12:44
yhushait never done such before12:44
SolarisB1yheh12:45
SolarisB1yyhusha:  grep yhusha /etc/passwd12:45
archanaHow do I set transmission to "sequential download" a video?12:45
Abhijitarchana, #transmission12:45
myheroalmoxarife: ping 192.168.1.102:22 unknown host.....192.168.1.2:22 unknown host.......ping 192.168.1.2 host unreachable......i am using this terminal on droid https://github.com/jackpal/Android-Terminal-Emulator/wiki12:46
yhushagrep returned no error but still root@yhusha....12:46
SolarisB1yarchana: not sure if anything changed https://trac.transmissionbt.com/ticket/45212:46
SolarisB1yyhusha: i am explaining to you that the value after the @ symbol is *NOT* a user name12:46
yhushaok well normaly when nt logged in root it displays yhusha@yhusha.....12:47
SolarisB1yarchana: they closed that feature request 5 years ago a referenced several threads as to why wont implement it12:47
archanaSolarisB1y: this ticket says "invalid".. :(12:47
SolarisB1yyhusha: well that user is gone today12:47
SolarisB1yarchana: ^^12:47
almoxarifemyhero: and you cant make a ssh connection either, so we are back to the droid not talking to the lappy-livecd, so, no idea12:48
archanaSolarisB1y: could you tell me any other client that can sequentially download?12:48
yhushahows that happen,,12:48
SolarisB1ynot sure off top really12:48
SolarisB1yyhusha: no clue12:48
yhushahahah12:48
yhushafigured as much12:49
myheroalmoxarife: but i dont understand when i am enabling hotspot then it is shown in laptop and gets connected also....so where is the problem ?12:49
style__hi12:49
SolarisB1ylol12:49
yhusha:)12:49
style__how can i fix this :  PHP PDO module is not installed.12:49
SolarisB1ywell *my* user's dont dissapear...12:49
SolarisB1yso im good ;>12:49
EaglemanSolarisB1y i already have srtfile=$(sed -n '/ from bierdopje/{s///p;q;}' /scripts/media/processing/postpost)12:49
SolarisB1yEagleman: and how are you testing that a string is not empty?12:49
Eaglemannot12:50
SolarisB1yhttp://timmurphy.org/2010/05/19/checking-for-empty-string-in-bash/12:50
=== bretolius_ is now known as bretolius
SolarisB1yEagleman: ^12:50
almoxarifemyhero: no idea, anyway, you are playing with a livecd, the issues may be amplified because of it, if this is about getting into the lappy then use the os of the lappy, i am done with livecd, thnks12:51
mtlifehey can someone help me login to my box again? I can't login from ssh, it says 'Authenticating with public key "rsa-key-20120919" from agent', 'Server refused to allocate pty', 'no rc file found'12:52
MonkeyDustmyhero  try leaving the live cd12:52
SolarisB1ymtlife: type ssh-add -l12:52
yhushagot it back yhusha@yhusha-AOD260:~$12:52
mtlifeSolarisB1y: where? on my box? Because I can't login right now.12:53
SolarisB1yyhusha: remind me never to admin your box...12:53
myheroalmoxarife: thats really bad....i'll try in os but if something gets wrong then i'll be left with a screwed up system12:53
SolarisB1ymtlife: on the "client" you are trying to ssh *from*12:53
yhushawha?12:53
yhushaha12:53
almoxarifemyhero: thats your problem, and your decision, good luck12:53
HausasAbhijit, I just solved the problem. Thanks for your help.12:54
AbhijitHausas, welcome!:-)12:54
myheroalmoxarife: it sounds low when u have given ur time on it...12:55
almoxarifelivecd=oh, i am bored now, lets try a new one12:55
MonkeyDustmyhero  that's called 'learning', trial and error12:55
okahow about eclipse in ubuntu 12.04?12:55
almoxarifemyhero: i didnt lose any sleep over it12:55
EaglemanSolarisB1y: http://pastebin.com/UzBHQNaq  result:VAR is not empty12:56
Eaglemanif i empty the file it jumps to the next cmd line12:56
myheroMonkeyDust: ya almoxarife anyways still i appreciate Ur help....and time...btw u were pasting my no.12:57
Eaglemanif emtpy: VAR is emtpy12:57
EaglemanI think i can go further now thanks :)12:57
mtlifeSolarisB1y: I fixed it, thx. Problem was pageant running with a key for a different user.12:57
SolarisB1yyour welcome ;>12:57
SolarisB1ymtlife: ahh i see i thought maybe the key was in your agent memory or such12:58
SolarisB1ymtlife: cool nice work12:58
inthlassuming I have SYSTEM_A and SYSTEM_B, both have a specifig directory, say ~/data - is it possible to use rsync or any other tool or something to keep both directories on both sides ynchronized? For example: when modifing files/x.txt on SYSTEM_A then also SYSTEM_B should get that change, AND vice versa, by executing a command on one of both systems12:58
mtlife:D12:58
inthlusually I am using rsync here to do this on one system, but I would like it to modify the other system as well if necessary12:59
llutzinthl: it needs 2 rsync-runs,1. "rsync -zau /source/foo hostB:/dest"  2. "rsync -zau hostB:/dest/foo /source"13:02
k1l_!rootirc > kucip13:02
ubottukucip, please see my private message13:02
yhushaahaha13:02
mtlifeok next question, how come I am suddenly not in the sudoers file anymore?!! (I should be the only one with ssh access)13:02
inthlllutz, yes I guess so, so there is no way to do this with one command?13:02
llutzinthl: not using rsync (afaik)13:03
k1l_llutz: (didnt read the backlog) but couldnt unison help with 2 way rsync?13:03
llutzk1l_: i guess unison could do it in one rush, but i never used it myself13:04
EaglemanSolarisB1y: end result: http://pastebin.com/k5xdyQTN   Now i have to see if it works :)13:04
Abhijit!pm | myhero13:04
ubottumyhero: Please ask your questions in the channel so that other people can help you, benefit from your questions and answers, and ensure that you're not getting bad advice. Please note that some people find it rude to be sent a PM without being asked for permission to do so first.13:04
llutzinthl: so you might have a look at unison13:04
Abhijitmyhero, whish os you are using?13:04
inthlthank you13:05
myheroAbhijit: i m on ubuntu 12.10 live-usb13:05
SolarisB1yEagleman: very nice, i like that you indent!!!13:05
MonkeyDustmyhero  please quit the live cd, really13:05
myheroMonkeyDust: ok....just 1 last try....13:05
SolarisB1yEagleman: one suggestion use the date command in your touch lines, it would make the script more scalable13:05
Eaglemantouch lines?13:06
=== xubuntu is now known as Guest49530
SolarisB1ythen you can use it on another day than 'touch 2012-11-8' like 'touch $(date +'%Y-%m-%d')'13:06
SolarisB1yEagleman: ^13:07
Abhijitmyhero, see if it helps http://askubuntu.com/questions/43086/how-to-transfer-files-from-to-an-android-device-via-a-gui13:07
EaglemanSolarisB1y i have another script which only runs if a file is 28 days or older13:07
Eaglemanso i cant use the current date13:07
=== Catbuntu is now known as unbot
SolarisB1ygotcha13:07
=== unbot is now known as Catbuntu
Eaglemanmaybe a >1 month will do13:08
EaglemanBut the file has to be older than 1 month to prevent unnescesary things13:08
SolarisB1yEagleman: you can use find to compile a list of applicable files13:08
Eaglemani already got that script13:09
SolarisB1y=)13:09
EaglemanSolarisB1y:  http://pastebin.com/9c06ESaH13:10
Eaglemannot so effecient becuase it repeats the command for each textline found in the script, but it works13:10
SolarisB1yi like adb i install it in my ~/.bin and add it to my path so i can "adb [push|pull] source destination" to my droid13:11
SolarisB1yEagleman: in your case i guess you have to so it's ok13:12
Eaglemanthere is a option, but i stick with what i have now13:13
=== leon__ is now known as pere_leon
=== cryptfu_ is now known as Guest8403
SolarisB1yEagleman: split?13:14
Eaglemanthe file looks like this:13:15
Eaglemanpath113:15
Eaglemanpath213:15
SolarisB1yright on13:16
Eaglemani have to sort path1 and path2 in this order      path1 path213:16
=== dpac|away is now known as dpac
leo__!list13:18
ubottuleo__: No warez here! This is not a file sharing channel (or network); read the channel topic. If you're looking for information about me, type « /msg ubottu !bot ». If you're looking for a channel, see « /msg ubottu !alis ».13:18
Eaglemanwarez?13:19
Eaglemannvm13:20
yhushajust shrunk ubuntu 12.04 down to 562.7 megs for making toram with persistance install nice...13:20
sspiffis there a specific question to ask ARM-specific ubuntu questions?13:21
yhushatesting it in virtual box displays need to upgrade bios this happenss every time using ubuntu in virtualbox13:22
k1l_sspiff: we have #ubuntu-arm for arm specific questions13:23
sspiffk1l_: thanks!13:24
morfeo_81hi13:25
morfeo_81I have  problem to mount external hard drive13:26
morfeo_81I have  problem to mount external hard drive13:26
k1l_morfeo_81: which ubuntu, which problem? you got error messages? etcetc13:26
lantizia_Hey, gnome crashed and now it's forgotten I had xchat running in the notification area... so now xchat is running but I can't see it in alt+tab or the window selector... anyway or restoring/maximizing it some other way!?13:27
_porquehi all...can someone please tell me if is possible to clear a terminal log when it is busy? CRTL + L doesn't work in this case13:27
_porqueLantizia, try to restart your lightdm...13:28
_porquelantizia_, try restarting your lightdm service13:28
lantizia__porque, won't that like close EVERYTHING13:28
_porquelantizia_, don't know =/13:28
lantizia_yes I think it does - not doing that13:28
k1l_yes it will13:28
_porqueit is possible to clear a terminal log when it is busy?13:29
lantizia_k1l_, any ideas other than _porque's?13:29
k1l_Lantizia: kill the process of xchat?13:30
lantizia_i don't want to kill it - I want to get to it13:30
morfeo_81<k1l_> So I have ubuntu12.10 http://pastebin.com/Hce27iN913:31
morfeo_81this is the error13:31
morfeo_81So I have ubuntu12.10 http://pastebin.com/Hce27iN9   I can't mount13:33
morfeo_81any suggestion how to recovery the data inside?13:33
myheroMonkeyDust: i got it connected over ssh....android and live usb and tested by tranfering 300Mb file....13:33
llutzmorfeo_81: sudo mkdir /media/sdb1 && sudo mount -o uid=1000 /dev/sdb1 /media/sdb113:34
frankkoHw do i fix chromium so that it opens magnet links properly13:34
myheroMonkeyDust: now the thing is i transfered the file from android to laptop but how will i see and tranfer files from laptop to android  ?13:34
k1l_morfeo_81: give a "mount" in pastbin please13:35
jribfas: I'm back, did you sort your sudo issue out13:35
_porqueit is possible to clear a terminal log when it is busy?13:35
_porquelantizia_, no ideas....sorry13:35
llutzmorfeo_81: the drive has a partition, so you have to mount that (/dev/sdb1), not the drive (/dev/sdb)13:35
k1l_morfeo_81: and you want to mount the partition on the drive, not the whole drive13:35
morfeo_81<k1l_>_ The problem is the sdb1 there is not the data I put and have only a little memory... The data stay on sdb 1Tera memory13:36
luminoushi! i cancelled out of an `aptitude install libmagick-dev` and now am stuck with "Warning: Found a partial ImageMagick installation. Your operating system likely has some built-in ImageMagick libraries but not all of ImageMagick. This will most likely cause problems at both compile and runtime." but retrying the aptitude  install does nothing - how can i repair/rebuild13:36
=== hack is now known as video
jribluminous: easiest thing to do is probably just purge and install again13:37
morfeo_81<llutz> : the sdb1 it is only  328M the data are more than 500 gigabyte13:37
llutzmorfeo_81:sudo umount /dev/sdb && sudo mkdir /media/sdb1 && sudo mount -o uid=1000 /dev/sdb /media/sdb113:37
k1l_morfeo_81: sdb1 is already mounted on /media/UTIL_HDHXU313:38
myheroMonkeyDust: ???13:38
morfeo_81<k1l_>: Yes the problem is sdb13:38
k1l_morfeo_81: there is only one partition on sdb, that is sdb113:38
k1l_you cant mount sdb13:38
llutzmorfeo_81: still: "sudo mkdir /media/sdb && sudo mount -o uid=1000 /dev/sdb /media/sdb"  if theres really a filesystem on /dev/sdb13:38
luminousjrib: purge does nothing13:39
luminous:(13:39
k1l_llutz: i doubt that if there is already a sdb113:39
jribluminous: do you remember what was being installed :)  You probably need to deal with dependencies the main package pulls in13:39
luminousi tried a build dep13:39
llutzk1l_: me too, but....13:39
luminousit's as if aptitude just ignores everything13:39
morfeo_81<k1l_>: In this disk I put all my data..I change only the  box..and now all my data disappear what can I do to try to rcover13:39
jribluminous: ok, well pastebin what you are actually doing and seeing then13:40
luminousok13:40
myheroanyways bye all will be back tomorrow ;) thnx a lot13:40
=== kpm|away is now known as kpm
jribluminous: if you still have the original output from when you cancelled something, that would be helpful too13:43
morfeo_81how can recover data from hard drive13:43
luminousjrib: http://dpaste.com/842127/13:44
diverdudeIs there some app for ubuntu which will make a sticky note on my desktop? I want to use it as a todo-list13:46
jribluminous: so what did you install and cancel?13:47
morfeo_81how can recover data from hard drive? gparted see data are nt allocated13:48
=== lantizia is now known as Lantizia
Nik05someone here now that know something about apparmor?13:59
Nik05aa-status says there are over a million profiles in complain mode. Not sure how that is possible14:00
fasjrib, yeah, I'm all set. Just still unsure about grub.14:00
xpistosHello everyone. My 300 mb /boot partition says it only has 5.2 mb left but I am not sure what all I can delete out of it to make more room. Can someone give me a hand?14:03
luminousjrib: sorry, figuring out how to do a big paste in tmux.. haven't done this before and keep putting off figuring out these details.. I'm almost there :P14:04
jribxpistos: you should remove old kernels.  Look for packages that begin with "linux-image" and refer to a specific version.  Make sure you do not remove your current kernel.14:04
k1l_xpistos: you can uninstall old kernels with removing the linux-image-XXXX package in apt14:04
frederic1408bonjour14:05
=== ericab is now known as ericab_away
frederic1408Est ce que quelq'un s'occupe des problème d'upgrade14:06
DJones!fr | frederic140814:06
ubottufrederic1408: Nous sommes désolés, mais ce canal est en anglais uniquement. Si vous avez besoin d'aide ou voulez discuter en français, veuillez taper /join #ubuntu-fr ou /join #ubuntu-qc. Merci.14:06
xpistosThis is what the ls looks like for the partion http://pastebin.com/YHHf40gu14:06
lionrougehi14:07
lionrougetell me please why 32bit version of Ubuntu is recommended on the off. site?14:08
jriblionrouge: because that will work on more systems.  If you have a 64bit system, I would recommend installing the 64bit version14:09
=== `mOOse` is now known as m00se
k1l_lionrouge: there is still hardware which cant run 64 bit. so 32bit is all compatible14:09
DJoneslionrouge: Its probably because in the past, there have been odd issues with the 64 bit version (things like flash being difficult to install etc), nowadays, I can't say I've had any issues with 64 bit14:09
lionrougethanks14:09
k1l_lionrouge: if you have 64bit hardware, go for it14:09
Ampersandhi everyone! is there any way to integrate Pidgin into the Messaging Menu in Ubuntu 12.10 (I mean, to turn the icon blue on new messages for example). I did manage to show Pidgin in that menu, but without it turning blue on new messages.14:10
Helmuthonian\j #cosmology14:11
xpistosokay so I did sudo apt-get purge linux-image-3.2.0-20-generic and then sudo update-grub214:12
xpistosand that cleared up some space14:12
xpistosIs this new, cause I never had to do this in old versions?14:13
jribxpistos: you probably have a lot of old kernels then14:13
xpistosjrib: There are 10 plus linux-image-generic, but this was a fresh install of 12.0414:14
=== jelatta_away is now known as jelatta
lionrougeI have Windows7 and windows8 (installed last). I want replace Win8 with Ubuntu. Will it make correct boot entry for Win7 in grub?14:16
Wiz_KeeDhey guy si have a question14:17
Wiz_KeeDif in ubuntu i do chmod 0 file14:17
TheLordOfTimeWiz_KeeD, so ask it?14:17
Wiz_KeeDthen chmod u+rwx file14:18
Wiz_KeeDit shows rwxr14:18
TheLordOfTime!enter | Wiz_KeeD14:18
ubottuWiz_KeeD: Please try to keep your questions/responses on one line. Don't use the "Enter" key as punctuation!14:18
Wiz_KeeDthen if i do chmod g+rx file, it shows -rwxr-x---14:18
talpurhi comunity I am trying to fix one error from last few hour but couldn't ....some one help me....I am trying to comiple SPEC2006 cpu bench Mark but one error rises Command returned exit code 2,  Error with make!14:18
Wiz_KeeDno read...can anyone tell why that happens?14:18
Wiz_KeeDthanks TheLordOfTime14:18
kike_Hi all14:19
simplewopenoffice isnt packaged for ubuntu?14:19
Wiz_KeeDanyone?14:19
notwistsimplew: use libreoffice14:19
DJonessimplew: Its Libreoffice now14:19
simplewi dont want libreoffice14:20
llutzWiz_KeeD: anyone what? user has rwx, group r-x, what did you expect?14:20
lionrougeForget about openoffice it's almost dead. All the developers leaved sun and started libreoffice14:21
Wiz_KeeDall the other files are like this -rwxr-xr-- 1 web17 client2  1611 Jul  5 13:49 Mage_XmlConnect.xml14:21
Wiz_KeeDmine is -rwxr-x--- 1 web17 client2  1442 Dec  6 14:53 Openlabs_OpenERPConnector.xml14:21
nkdhow to install Genius islim 330 driver for Ubuntu?14:21
notwistWiz_KeeD: what you tell it to do is exactly what happens, please explain what you want to happen.14:21
llutzWiz_KeeD: because you set it so14:21
Wiz_KeeDhow do i make the permission exactly as the first file?14:21
simplewlionrouge: i dont see how its almost dead, i see its development14:21
Wiz_KeeDmeaning -rwxr-xr--14:21
llutzWiz_KeeD: chmod 754  the file if you want  -rwxr-xr--14:21
llutz!permissions | Wiz_KeeD14:22
ubottuWiz_KeeD: An explanation of what file permissions are and how they can be manipulated can be found at https://help.ubuntu.com/community/FilePermissions14:22
Wiz_KeeDhow did you figure that out! :(14:22
lionrougeI think there is an ppa for it14:22
notwistWiz_KeeD: its user, group and all (world). You missed the world one, thats all14:22
Wiz_KeeDi thought the one in the middle was group14:22
DJonessimplew: Openoffice was dropped in favour of Libreoffice a couple of versions back, if you want openoffice, you have to install it from the openoffice website or from a ppa if there is one14:22
notwistWiz_KeeD: it is14:22
Wiz_KeeDand it has just execute, no read14:22
llutzWiz_KeeD: see the link ubottu gave you14:22
notwistWiz_KeeD: its rwx (user) rwx (group) rwx (all)14:22
Wiz_KeeDeven though i did chmod g+rx file14:22
SolarisB1yuser group other14:22
notwistWiz_KeeD: youre not reading it right. the last three dashes are NOT group14:23
Wiz_KeeDohh that's not a lengthy read, it's certanly worht my time, i'll read it, thanks a lot guys14:23
Wiz_KeeD:D14:23
notwistWiz_KeeD: cheers14:23
simplewDJones: libreoffice was a fork, openofice was not dropped14:24
=== marc is now known as Guest26835
Touhou11simplew: Ubuntu dropped it as their favoured version14:24
DJonessimplew: I meant it was dropped as being part of the Ubuntu release's in favour of Libreoffice14:24
simplewDJones: ah that i understand14:25
Wiz_KeeD1 means execute 2 means write 4 means read, and the number until 7 i'm guessing are combinations14:25
Guest26835Every time I reboot my machine, when grub loads I get a message saying hd0 full, then it tells me to hit any key to continue. It then slowly boots and then works fine. Any ideas?14:26
notwistWiz_KeeD: http://en.wikipedia.org/wiki/Chmod look at "numerical permissions"14:26
cdavisHow can I list the packages that were installed from a specific repository? ie the getdeb repo14:27
notwistcdavis: http://superuser.com/questions/132346/find-packages-installed-from-a-certain-repository-with-aptitude14:27
SolarisB1ycdavis: dpkg -l |grep "$ppa"14:28
notwistSolarisB1y: dpkg -l does not output repo14:28
SolarisB1yit outputs the package tagging14:28
SolarisB1yii  y-ppa-manager                                               0.0.8.1-3~webupd8~natty*14:29
mridul__hi14:29
notwistGuest26835: Im willing to bed that your hd0 is full14:30
notwistto bet*14:30
notwistmridul__: heyu14:30
=== marco is now known as Guest88007
Ampersandhi everyone! is there any way to integrate Pidgin into the Messaging Menu in Ubuntu 12.10 (I mean, to turn the icon blue on new messages for example). I did manage to show Pidgin in that menu, but without it turning blue on new messages?14:33
talpurhi comunity I am trying to fix one error from last few hour but couldn't ....some one help me....I am trying to comiple SPEC2006 cpu bench Mark but one error rises Command returned exit code 2,  Error with make!14:34
talpurError with make 'specmake build14:35
Joschiihi14:36
luminousOT:: http://www.kickstarter.com/projects/101402785/the-root-kit <<< check it out, please help.. this is real stuff we're up against, want confirmation?  >>> http://rt.com/usa/news/surveillance-spying-e-mail-citizens-178/14:37
MonkeyDustluminous  wrong channel14:38
Guest83724My boss said that I should do home office and connect via Citrix and token. Is there a Citrix client package for Ubuntu?14:38
luminousMonkeyDust: sorry, where to?14:38
=== TheRainbowDusk is now known as TheRainbowDawn
TheLordOfTimeGuest83724, you should ask Citrix that14:39
TheLordOfTimeGuest83724, since Citrix's stuff isnt open-source, i dont think it'd be kept as part of the repositories...14:39
luminousjrib: sorry for the delay, distractions abound... here you go from before with libmagick-dev:  http://dpaste.de/qi8dq/14:41
lionrougeIf i have primary standalone /boot can / be logical?14:42
llutzlionrouge: it can, doesn't matter14:43
lionrougeThx14:43
RickZillaQuestion about upgrading to next version: I've been told I should purge all non-ubuntu PPA's before doing so, but if I want to keep them, should I just reinstall afterward?14:46
luminoushrm, looks like I lost jrib :(14:47
luminoushttp://dpaste.com/842127/ <<< libmagick-dev won't install properly for me, having cancelled aptitude mid-run14:47
luminousaptitude install & cancel looked like:  http://dpaste.de/qi8dq/14:48
BluesKaj!aptitude | luminous14:48
ubottuluminous: aptitude is another terminal-based front-end to APT. You may encounter problems on multiarch installs (11.10 and higher) as aptitude cannot currently handle the same package with different architectures being installed at the same time. See http://pad.lv/831768 for more information.14:48
luminousBluesKaj: I am not sure I am following how that is creating my problem?14:48
luminousis this an issue with libmagick-dev being multiarch?14:49
=== albert is now known as Guest91253
BluesKajluminous, that's quite possible , use apt-get to make sure you don't have arch problems14:50
luminousook14:50
WeThePeoplewhere are the launcher icons at?14:51
MacroManAre there any alternatives to Terminal that let you do things like copy & paste without using the mouse?14:51
=== Guest91253 is now known as Phryq
luminousBluesKaj: unfortunately, there is no difference.. apt thinks the package is already installed, but removing/purging/etc doesn't do anything, neither does an apt-get -f install14:52
luminouswhich claims to be relevant to this specific situatoin14:52
luminousso sad..14:52
therizinoRawr!14:53
BluesKajluminous, try your package manager to remove or reinstall14:54
WeThePeopletherizino, you mean .rar right14:55
WeThePeople?14:55
notwistWeThePeople: he quit :p14:55
WeThePeoplelol14:55
WeThePeoplerage quit14:55
bubbalol14:56
RickZillaQuestion about upgrading to next version: I've been told I should purge all non-ubuntu PPA's before doing so, but if I want to keep them, should I just reinstall afterward? For example, I'll want to drop Unity but keep Cinnamon.14:59
ironfoot495Hello I have a problem getting ubuntu 12.04 to see my resolution. Can I get some help been working on this this for quite a while!!!14:59
notwistRickZilla: if you're willing to, you should do a clean install instead of upgrading14:59
notwistRickZilla: it's always better14:59
RickZillanotwist: yes, but I installed using a Live cd alongside windows15:00
RickZillanot sure how to upgrade otherwise15:00
luminousBluesKaj: I have... you aren't following any of my pastes are you...15:00
luminous:p15:00
notwistRickZilla: is Ubuntu on its own dedicated partition?15:00
Ingenixcan anybody tell me how to autmount a folder via smb as soon as i connect to a server (openvpn)?15:01
sam__Can we ask for help here?15:01
RickZillaYes, the partition that the LiveCD creates15:01
notwistsam__: yes15:01
papachantoday some package from compiz-settings-manager appears in software update15:01
papachanand its impossible to update15:01
papachanmessage say: "unauthorized pacakges"15:01
notwistRickZilla: then you can just boot from a live cd again (the newest version, that is), and from there you can wipe the partition and install the new version of Ubuntu on top of it. That way its like a clean instyall15:01
sam__Ok i have a problem i have a B4306 and my wireless doesnt work I am using my iphone to connect now and that is very slow15:02
RickZillanotwist: Got it. I'm guessing that will be one of the chocies to do so after I click 'install' on that Live cd?15:02
llutzIngenix: http://askubuntu.com/questions/28733/how-do-i-run-a-script-after-openvpn-has-connected-successfully15:02
Ingenixllutz: thanks a lot =)15:02
notwistRickZilla: yeah, it will ask you where you want to install, easiest is probably just to choose "ill do it manually" and from there delete the partition that has linux on it, itll be easy to spot because it will be ext3 probably instead of NTFS for example that Windows uses15:02
RickZillanotwist: What partition manager do you recommend?15:03
notwistRickZilla: theres one in the installation :)15:03
sam__ Ok i have a problem i have a B4306 and my wireless doesnt work I am using my iphone to connect now and that is very slow15:03
notwistRickZilla: just boot the newest Ubuntu live CD and look around, you can always just check it out without applying anything15:04
notwistRickZilla: you might also be able to access the internet from the live cd so you could come back and ask for help15:04
RickZillanotwist: Ok, I'll look at it more closely once it gets to be that time, I was just trying to wrap my brain around the process15:04
RickZillanotwist: True, I've done that before15:04
saviohi15:05
RickZillaI'm one application from being able to dump Windows altogether15:05
sam__Can someone help me please?15:06
savio!anyone | sam__15:06
ubottusam__: A high percentage of the first questions asked in this channel start with "Does anyone/anybody..." Why not ask your next question (the real one) and find out? See also !details, !gq, and !poll.15:06
sam__Does anyone know how to fix my problem I have a problem i have a B4306 and my wireless doesnt work I am using my iphone to connect now and that is very slow15:07
zzecoolHello in ubuntu 12.10 if you right click an iso file there is the option to "Open with archive mounter" which doesn't work  ( no error no nothing ) there is also under the opwn with menu the option to open with " Disk image mounter"  . I wonder if there is a way to make Archive mounter to work or to have the "disk image mounter" as the default  way   ( right now there is no option to select the disk image mounter as the default application15:08
zzecool)    Thanks in advance15:08
RickZillasam__: If you're not able to find somebody to help you here, you might <insert favorite search engine here> your device specifically to see if you can find any solutions that way. Chances are it's documented somewhere.15:08
saviozzecool, see launchpad15:08
notwistsam__: https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx15:08
zzecoolsavio:  ? any link ?15:09
RickZillaOr just ask notwist, he seems to be the guy with the info today15:09
notwistplease don't, I have no idea what I'm doing15:09
=== ywx is now known as x6d48
RickZillaI don't think any of us do15:09
zzecoolsavio: is it a known bug under nautilus ?  ( im using the 3.6 )15:10
usr13sam__: Make sure you are fully updated. sudo apt-get update;sudo apt-get upgrade15:11
_porquehi all...is it possible to clear a console while it is busy?15:11
usr13pooky: clear15:11
notwistusr13: I'd recommend typing it as "sudo apt-get update && sudo apt-get upgrade" that way the second one will run if the first one succeeds15:11
notwist_porque: what do you mean by "clear"15:12
usr13notwist: You are correct.  Thank you15:12
usr13sam__: Make sure you are fully updated. sudo apt-get update && sudo apt-get upgrade15:12
notwistusr13: you can also add -y I think to the upgrade part :)15:12
notwistbut its probably best to let the user press yes15:12
usr13pooky: clear   is a command to clear the terminal screen15:13
RickZillaI first used ubuntu about four years ago, had a tough time getting it to work with everything on my laptop, switched to LM, then came back to ubuntu just this year. Everything seems to work better now, same laptop and everything.15:13
_porquenotwist, CTRL + L15:13
_porquenotwist, clear my terminal log....15:13
notwist_porque: what about "clear"?15:13
_porquenotwist, don't get it, sorry15:14
clueyAm trying to reallocate my onboard  sound-audio output-microphone jacks to surround sound speakers, know how in win but ubuntu I can't even seam to find the correct search terminology. Any ideas or expertese?15:14
usr13clear ignores any command-line parameters that may be present.15:14
BluesKajluminous, your pastes don't tell me much , try this http://www.linuxfromscratch.org/blfs/view/6.3/general/imagemagick.html15:14
notwist_porque: im just wondering if you cant type the "clear" command because that will clear your screen15:14
_porquenotwist, gonna test15:14
TheHistorianquit15:15
_porquenotwist, no15:15
luminousBluesKaj: the problem is NOT with imagemagick15:15
luminousit's with _this_ system and what I did that screwed up apt15:15
luminousBluesKaj: this package in apt is goofed15:15
luminousthat is the simple version15:15
usr13_porque: I'm pretty sure   Ctrl-l    is just a keyboard shortcut for the command,  clear15:15
usr13_porque: see    man clear15:16
_porqueusr13, it is...but when the terminal is busy, it doesn't work15:16
luminousthe pastes show everything relevant.. try to install it, apt says it is installed, try to {build-dep, install -f, purge, remove, etc} it and apt says there's nothing to do15:16
luminousBluesKaj: ^^15:16
usr13clear clears your screen if this is possible.  It looks in the environment for the terminal type and then in the terminfo database to  figure out how to clear the screen.15:16
notwist_porque: what do you mean by "busy"?15:17
notwist_porque: if a program is running and sending output obviously you cant clear the screen because output keeps coming15:17
usr13_porque: So what is your end goal?    Are you trying to stop a process that is currently underway?'15:17
_porquenotwist, I'm running Rails server and it logs every request I make so the terminal is a mess with all that information, I'd like to clear the terminal log without the need to stop rails server15:18
notwistluminous: so have you looked around if you can delete the package manually? or atleast remove it manually from the apt registry15:18
_porquenotwist, it makes all sense but I was guessing if it was possible because I can do that on a mac15:18
notwist_porque: you should run the rails server through screen or something15:18
notwist_porque: try "man screen", that way you can run processes neatly in the background. its how i run irssi for chatting15:19
usr13_porque: I dono, but I suppose if you want to do that, you should redirect standard output to a file or ... i dono...15:19
BluesKajluminous, ok go into /usr/bin as root and remove the app15:19
usr13_porque: Yea, that's it.  As notwist suggests, use screen15:19
notwist_porque: instead of running "rails" you would run "screen rails" and when you want it gone you press CTRL+A+D, it still runs but you dont see it, and you can get it back anytime by typing screen -rd15:19
_porquenotwist, ....hum..gonna try it...15:20
notwist_porque: you'll love screen so give it a shot15:20
_porquenotwist, thanks a lot and thanks to you to usr1315:21
FireStormsHey, can anyone tell me where the MySQL databases are stores on Ubuntu please?15:21
usr13_porque: Yea, screen is pretty cool.15:21
notwist_porque: np15:21
NodgicI havent used Ubuntu in a while, I still had 11.04, but now it is updating to 11.1015:23
Nodgicwill it update to 12.04 afterwards?15:23
Nodgicuh 12.1015:23
usr13FireStorms:  /var/lib/mysql/"DB-Name"  ?15:23
OerHeksFireStorms, in /var/lib/mysql/mysql/ and  configuration data in /etc/mysql/15:23
notwistNodgic: not automatically I think15:23
MonkeyDustNodgic  fastest, easiest, cleanist would be a fresh install15:23
notwistNodgic: you should do a clean install instead if you can15:24
FireStormsthankkkkkk you15:24
Nodgicyeah alright15:24
MonkeyDustNodgic  backup first15:24
Nodgici know :)15:24
Guest83724When connecting to my companies Citrix site and after logging in I get the following error: Contact your help desk with the following information: You have not chosen to trust "GeoTrust Global CA", the issuer of the server's security certificate (ssl error 61). I am on Ubuntu 12.10. Any idea anybody?15:24
MonkeyDustNodgic  best create a separate /home partition, it's easier to fresh install afterwards15:25
usr13Nodgic: DO you have separate /home/ partition?15:25
Nodgicnope15:25
notwistGuest83724: https://www.google.com/search?q=You+have+not+chosen+to+trust+Citrix15:25
NodgicI am dualbooting though will the bootloader still work after a clean install?15:25
MonkeyDustNodgic  during install, choose 'something else' and specify /home and /15:25
Nodgicaha15:25
notwistNodgic: dont worry, a new GRUB will be installed and it will detect windows15:25
Nodgiccool15:26
usr13Nodgic: Having a separate /home/ partition allows you to re-install while leaving your personal files where they are and un-touched.15:26
notwistNodgic: the point of having your own /home partition is that all independent stuff there (music etc) can be left and you can just wipe all the rest and clean install that15:26
Nodgici see15:26
Nodgicthanks15:26
usr13Nodgic: But you can just back-up to a thumb drive ....15:26
BaconAttack_Will that keep applications too?15:26
mattt_When running "crontab -e" why does vim display a series of errors like 'E319: Sorry, the command is not available in this version: exe "hi' - I don't see the same errors when running vim or vi directly15:26
notwistNodgic: /home also contains a lot of config files so stuff like firefox bookmarks and what not will be there15:26
BaconAttack_Just wondering15:26
Nodgicah, nice15:27
notwistBaconAttack_: applications arent installed in the home folders, atleast not typically, so no15:27
mattt_The file /etc/alternatives/editor is linked to /usr/bin/vim.gnome..15:27
FireStormsAnyone interested in buying rights to this image for $60? http://i898.photobucket.com/albums/ac183/micha8l/new_wave2.png15:27
notwistBaconAttack_: application settings though are, in hidden folders15:27
FireStormsdoh, wrong channel... sorry15:27
MonkeyDustBaconAttack_  i have a manully created list of installed programs, which i apt-get install after fresh install15:27
BaconAttack_Ah ok.15:27
=== gary_ is now known as Guest25687
reedos抱歉,第一次用,有没有LINUX中文频道15:28
jribmattt_: try running "select-editor"15:28
MonkeyDust!cn15:28
ubottu如欲獲得中文的協助,請輸入 /join #ubuntu-cn 或 /join #ubuntu-tw15:28
usr13mattt_: What version of Ubuntu are you on?15:28
mattt_usr13: lucid15:28
mengazoHello, is it possible to sort files by creation date on any file manager for Ubuntu? I used to be able to do so on Windows and OS X for organizational purposes, an it seems as though Linux doesn't offer that in any way15:28
usr13aaahhhh15:28
jribluminous: hmm, that's probably ok.  Is there a reason you are using gem install instead of the librmagick-ruby package through apt?15:29
AuzBultest test15:29
zykotick9mattt_: is vim.gnome = gvim the gui?  if you change that to a regular vim do you still get the errors?15:29
MonkeyDustAuzBul  it works, you're in15:29
mattt_jrib: that did the trick - but oddly, nano had been the editor selected, but vim was the editor being run..15:29
AuzBulanyone want to tell me how I can get a floodbot in my freenode channel?15:29
jribmattt_: you might have EDITOR or VISUAL set?15:29
MonkeyDustAuzBul  ask in #freenode15:29
AuzBuli did....15:29
AuzBulthey make it confusing MonkeyDust15:30
notwistAuzBul: well it has nothing to do with ubuntu so dont ask it here15:30
mattt_jrib: neither set ^_^15:30
AuzBulbyt you guys have 3 of them15:30
usr13mattt_:  are you fully updated?15:30
AuzBulbut*15:30
mattt_zykotick9: not sure i understand re: vim.gnome=gvim15:30
notwistAuzBul: theyre most likely not from freenode15:30
jribmattt_: weird15:30
mattt_usr13: unlikely.. this issue cropped up when I started using the solarized colourscheme15:30
usr13mattt_: sudo apt-get install vim15:31
mattt_anywho.. seems to be working, and now my crontab has syntax highlighting :)15:31
zykotick9mattt_: i have a vim.basic and a vim.tiny on my machine, but no vim.gnome.  i'd guess vim.gnome is actually the GUI application gvim.15:31
Guest83724I downloaded the certificate buy Firefox won't let me add it.15:32
mattt_zykotick9: vim.gnome runs in the terminal though O.o15:32
notwistGuest83724: more info please15:32
DJonesAuzBul: Its something that was written specifically for this channel, I'm fairly sure that the code isn't publicly available15:32
mattt_I don't care much for gvim..15:32
Guest78266I have a disk that I've been working on salvaging from a BSOD. I have fixed the bad sectors and made the file system recognizable. Now, how do I format the other partitions so that it boots properly? My first partition is labeled "Dell utility",  second is "RECOVERY" and the third is my file system. What should I format "Dell Utility and "RECOVERY" so that my filesystem boots properly?15:32
=== gpix13_away is now known as gpix13
AuzBulDJones: is there a perosn I can ask if I can use that script for my channel?15:32
jribAuzBul: LjL15:33
Guest83724I downloaded the .pem file from global trust and chose import in the Firefox cert settings. But the button confirm exceptin is greyed out.,15:33
AuzBuli hate having to rely on the flood error15:33
AuzBulfreenode always messes that up15:33
notwistGuest78266: 1) please choose a nickname with /nick 2) if you salvage, you should backup all of it to another disk and then reinstall completely, wiping partitions15:33
gyre007is there any way how I can pipe data into openssl as oppose to specifying the input via -in ? I dont want to create a file and then encrypt it...I want to do it on fly...15:35
notwistGuest83724: please choose a nick with /nick, also http://www.watchguard.com/help/docs/wsm/11/en-us/content/en-us/certificates/import_client_cert.html15:35
usr13AuzBul: What...?15:35
AuzBuli didnt say anything....15:35
Guest78266notwist: That's what I'm trying to avoid, is wiping the disk. It's still possible to salvage it. I know it is but a lot of people are to lazy to explain how. Though I've met some cool people that helped me get this far, and I'm hoping to find more so I can fix this.15:36
notwistGuest78266: when you're salvaging a disk you should ALWAYS copy all of it from the disk itself -> another disk15:36
notwistwhen the data is secured, you wipe the first disk completely and see if its still usable15:37
Guest78266notwist: I've already done that15:37
MonkeyDustGuest78266  type /nick blah15:37
notwistthen when you have a working system back on the first hdd you can put stuff in from disk 215:37
luminousjrib: to get the most recent / that had been more of a test, i can use apt15:38
Guest78266I'm a noob at irc I don't know how to set a nick name15:38
MonkeyDustGuest78266  simply type /nick some_nick15:38
Emmanuel_ChanelHello!15:39
usr13"what's in a name? A rose, by any other name, would smell as sweet"  (how did i do?  Close?)15:39
notwistEmmanuel_Chanel: hi15:39
Emmanuel_ChanelWhere has getdeb.net gone???15:39
notwistusr13: close enough15:40
notwistwhat sucks about guest nicks is that theyre annoying to separate15:40
InkHi I need some help I am new to ubuntu and am having issue with my sound quality, I googled it and found nothing matching my problem. the sound is crackly and grainy, any suggestion to help it15:40
spaesI have a .key keynote presentation file in ubuntu that is behaving like a directory. I guess it is some problem with the mime-type that causes it to be considered an archive. Is there any way that I can simply have it considered a single file? i need to upload it to a website.15:40
notwistEmmanuel_Chanel: seems to be down15:40
usr13that *which* we call a rose15:41
notwistEmmanuel_Chanel: see it as a great opportunity to learn how to compile from source and/or build your own debs!15:41
compdocGuest78266, you dont need to format either of those two small partitions to get it to boot. Also, you cant repair sectors - buy a new drive15:41
lionrougehi15:41
lionrougewhy skype is not in 12.10 Software Center ?15:42
Inkcan anyone help me?15:42
AuzBuli can15:42
lionrougeInk, don't ask to ask15:42
MonkeyDustlionrouge  in the 3rd party repo15:42
notwistlionrouge: just go to their site15:42
Emmanuel_Chanelnotwist: Yeah... I've already compiled something to .deb for myself personally, though...15:42
lionrougeMonkeyDust, thanks15:42
AuzBulInk: what seems to be the problem?15:42
TheLordOfTime!anyone | Ink15:43
ubottuInk: A high percentage of the first questions asked in this channel start with "Does anyone/anybody..." Why not ask your next question (the real one) and find out? See also !details, !gq, and !poll.15:43
TheLordOfTimebleh lag15:43
ejvhe already asked his question fellas15:43
AuzBulthank you ubottu15:43
ejvpay attention.15:43
notwistomg guys Ink just typed his question a minute ago thats why he said "can anyone help me"15:43
AuzBulyou need a promotion!15:43
AuzBult:D15:43
usr13lionrouge: skype.com15:43
notwiststop telling him to just ask15:43
AuzBulo15:43
AuzBulsorry15:43
AuzBul:C15:43
FloodBot1AuzBul: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.15:43
AuzBulwow.........15:43
Inkmy sound isnt working since I booted Ubuntu, I am using 10.04, its crackly and grainy I couldnt find the answer anywhere I need Noob speak please15:43
notwistInk: 10.04 is old as shit, upgrade.15:44
InkI was told 12.04 was glitchy as all fuck and to go to the older version15:44
spaesLTS yo15:44
notwistInk: did it stop working when you switched to ubuntu or has it worked previously?15:44
AuzBulInk: format your hardrive15:44
Inkwhen i dual booted Ubuntu works fine on the winblows side15:44
usr13Ink: lspci |grep udio    #tell us what it says.15:45
notwistusr13 probably meant "grep audio"15:45
ejvAuzBul: you'll find yourself quickly departed from this channel, giving advice like that15:45
AuzBulbigmeow:15:45
usr13notwist: no15:45
notwistok :)15:45
AuzBulejv:  ..... do you know who i am15:45
SolarisB1yudio would find audio anyway lol15:45
notwistAuzBul: some asshole on the internet15:45
notwistSolarisB1y: :( im stopid15:45
ejv!op15:45
ubottuHelp! Channel emergency! (ONLY use this trigger in emergencies) - elky, Madpilot, tritium, Nalioth, tonyyarusso, PriceChild, Amaranth, jrib, Myrtti, mneptok, Pici,  jpds,  gnomefreak, bazhang, jussi, Flannel, ikonia, maco, h00k, IdleOne, bkerensa, nhandler or Jordan_U!15:45
SolarisB1ynotwist: no your not lol15:46
AuzBulthats not nice.....15:46
lionrougeInk, at first look if your sound is muted15:46
PriceyAuzBul: When helping here, please be helpful :)15:46
usr13( -i audio vs udio saves keystrokes)15:46
Inki can hear sound it the quality thats the issue15:46
jribok, everyone, please keep in mind we're here to help each other... Also, try to stick to *friendly* support (keep the language family friendly)15:46
printerhi all. i'm not able to make my printer (epson d88) work. i modprobe usblp but, when i run "cat somefile | lpr", /dev/usb/lp0 disapper. any hints please? thanks15:46
notwistInk: sounds like a driver issue or something like that15:46
ejv"format your hard drive" is an unacceptable response jrib, imho ;)15:47
notwistInk: do you have any proprietary drivers available to try?15:47
=== gpix13 is now known as gpix13_class
notwistInk: also I'm still sticking to "get a newer version", 10.04 is not the newest LTS15:47
sam_i forgot what i was meant to do for my problem15:47
notwistInk: https://wiki.ubuntu.com/LTS15:48
=== atrius_away is now known as atrius
sam_i did sudo apt-get update and sudo apt-get upgrade15:48
usr13!audio | Ink15:48
ubottuInk: If you're having problems with sound, click the Volume applet, then Sound Preferences, and check your Volume, Hardware, Input, and Output settings.  If that fails, see https://help.ubuntu.com/community/Sound - https://help.ubuntu.com/community/SoundTroubleshooting - http://alsa.opensrc.org/DmixPlugin - For playing audio files,  see !players and !mp3.15:48
notwistsam_: thats okay because I forgot what your problem was15:48
Guest83724notwist, I installed the cert according to the instructions you posted and checked the cert to be trusted. Restarted firefox and get same error,15:48
* compdoc hugs his LTS15:49
sam_i had an issue with b430615:49
sam_not being able to connect to wifi15:49
notwistGuest83724: you might have installed it in the OS in a way so that its still not recognized by Firefox, I dont know. Try rebooting (hurts to say it but i honestly dont know)15:49
notwistsam_: did you look at the link I gave you15:49
usr13sam_: https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx15:49
notwist^ thats the one15:50
usr13yep15:50
sam_yes but i was doing something else i didnt really understand it15:50
notwistsam_: what about it dont you understand15:50
Ink00:14.2 Audio device: Advanced Micro Devices [AMD] Device 780d (rev 01) 01:00.1 Audio device: nVidia Corporation Device 0e08 (rev a1)15:50
spaesIs there a way to change how ubuntu sees the mime-type for a single file?15:50
sam_which one to download15:50
notwistsam_: read it again15:50
lionrougeweird... apt-get install is able to install skype but in Software Center it cannot be found15:51
jribspaes: to what end?15:51
notwistsam_: the first section ends with answering your question15:51
usr13lionrouge:  Why didn't you just get it from   skype.com?15:52
printerkey guys... i'm not able to make my printer (epson d88) work. i modprobe usblp but, when i run "cat somefile | lpr", /dev/usb/lp0 disapper. any hints please? thanks15:53
spaesjrib: it is considering keynote files and pptx files as directories, when they are single files. i guess it is because they are getting the mime-type of an archive. i need to upload one of these files as a single file, but i can't because in the file chooser it is shown as a directory.15:53
manisabriHi. where is the httpd.conf for apache in 12.10?15:53
extraymondHi guys, I want to know if it is possible to enable nvidia driver while another amd graphic card is running?15:53
lionrougeusr13, it's really bad practice15:53
icerootmanisabri: /etc/apache2/15:53
usr13lionrouge:  ...  Software Center and Synaptic Package Manager ...15:53
arandlionrouge: Only some packages show up in USC, not sure what the specific criteria is though.15:54
manisabriiceroot: its not there!15:54
jribspaes: what happens when you open them in file browser?15:54
icerootmanisabri: use /etc/apache2/apache2.conf15:54
usr13lionrouge: NOt really... (bad practice).15:54
manisabriuh i see15:54
icerootmanisabri: httpd.conf is old nad no longer used15:54
extraymondI saw people using nvidia for  physx acceleration and amd for graphic rendering on windows xp15:54
usr13lionrouge: cut to the chase, go to skype.com15:54
spaesjrib: it shows as a directory both in file browser or in the terminal.15:54
manisabrithanks a lot15:54
jribspaes: so it displays files inside it?15:54
spaesjrib: yes.15:54
usr13lionrouge: It's where it's coming from anyway.15:54
lionrougeusr13, never15:55
lionrougei'll use sudo apt-get install15:55
usr13lionrouge: never____________?15:55
jribspaes: interesting.  That makes it sound like it *is* a directory.  I don't know how you would deal with that other than possibly creating an archive of the directory and sending that15:55
usr13lionrouge: Ok. that's fine.15:55
notwistlionrouge: sudo add-apt-repository "deb http://archive.canonical.com/ $(lsb_release -sc) partner"15:55
notwistlionrouge: sudo apt-get update && sudo apt-get install skype15:55
spaesjrib: ok thanks. that is what i was just now thinking of looking into.15:55
lionrougenotwist, already have done that stuff15:55
usr13lionrouge: Do you use ppa or backports?15:56
notwistlionrouge: then I suggest you read http://askubuntu.com/questions/151367/when-will-skype-4-0-enter-ubuntus-repositories15:56
lionrougeusr13, it's fresh new system15:56
notwistlionrouge: then I suggest you realize that youll get a newer and better version most likely from skype.com15:56
notwistlionrouge: cheers bye15:56
lionrougenotwist, thanks15:56
reedoscan you speak chinise15:56
notwistreedos: #ubuntu-cn15:57
notwistreedos: go there :)15:57
usr13lionrouge: Ok, that's good.  And it is good to have a clean system.  (Just trying to explain a couple things you might not be totally aware of...)15:57
BluesKaj!cn | reedos15:57
ubottureedos: 如欲獲得中文的協助,請輸入 /join #ubuntu-cn 或 /join #ubuntu-tw15:57
Dougie187For some reason when I logged in this morning none of my files on my desktop showed up. I got an error about nemo not loading, but I'm using unity so I don't know if that is related or not.15:57
notwist!sv | notwist15:57
ubottunotwist, please see my private message15:57
reedosthat channel have a little peaple15:57
notwistreedos: that channel has people that speaks chinese... and this one does not :)15:58
notwistreedos: you could always try google translate15:58
reedosI can not speak English,but ,I like study it15:59
notwistreedos: http://translate.google.com15:59
LABcrabHey people.  i need some help to get this (http://www.dreamcast-scene.com/guides/pc-dc-server-guide-win7/) done, because all my attempts so far have failed.15:59
BluesKajnotwist, give him a chance15:59
reedosnotwist, how are you15:59
notwistreedos: im good :) you?15:59
notwistBluesKaj: it was just well meant advice15:59
pedrinhohi16:00
notwistI have to leave now, have a nice day/evening/whatever it is where you leave all, ciao16:00
reedoscan I 加你为好友么16:00
pedrinhosomeone else having this running apt-get update?16:00
pedrinhoErr http://br.archive.ubuntu.com precise-backports Release.gpg16:00
pedrinho  Something wicked happened resolving 'br.archive.ubuntu.com:http' (-5 - No address associated with hostname)16:00
reedosI leave16:00
hydruidhelp i'm stuck in a meeting where i'm only listening......SAVE ME16:01
hydruidlol16:01
BluesKajreedos, try #ubuntu-tw16:01
lionrougeusr13, i appreciate this.16:01
reedosthanks16:01
usr13pedrinho: It means what it says.  Maybe just remove that repository.16:02
usr13lionrouge: NP16:02
sam_where do i find the hardware/additional folders16:02
gigglefighthi need help on how to install an xorg driver i've downloaded the need file16:04
gigglefighti'm stuck.16:04
lionrougedoes apt has search feature?16:05
saviowhy ubuntu 12.10 is slower than 12.04 restarting service requires more time16:05
saviowhy so?16:05
MonkeyDustlionrouge  apt-cache search16:05
lionrougesavio, which services?16:05
lionrougeMonkeyDust, thanks16:06
sam_where is the hardware/additional drivers folder?16:06
gigglefightthe file was created and posted by Dave Airlie. i've extracted the .zip and .tag.gz in the Downloads folder. i've opened README file and i'm stuck.16:06
saviolionrouge, network-monitor16:06
saviolionrouge, or any ?16:06
gigglefightwithin it's scr directory i find .c and .h files16:06
usr13sam_: hardware/additional drivers?  It's a service that finds proprietary diver modules for your system.  Not sure what "folder" it would use.  Why do you ask. What is your end goal?16:06
lionrougesavio, i don't know the reason. Is the delay critical?16:06
saviolionrouge, not so but it really sucks16:07
sam_well i need to find it to enable b43 drivers16:07
saviolionrouge, also tab completion  requires more time than 12.0416:07
usr13sam_: https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx16:09
lionrougebtw, in repos there is skype 4.1 as on site16:09
lionrougesavio, is your system outdated?16:09
varikonniemiwhy does 12.10 run dns in 127.0.1.1 ? This seems to be the problem i have had with virtualbox's network not working after upgrading -_-16:09
=== guest2352 is now known as x6d48
sam_yer i know that usr13 but it told me to find this thingy16:09
saviolionrouge, no it's not i  have i3 processor 3 gb ram what else does ubuntu need16:10
gigglefightcan't find the ./configure, tried make and make install. i'm missing something16:10
usr13sam_: Sorry, I meant to send:  http://askubuntu.com/questions/134516/how-do-i-get-a-broadcom-bcm4306-wireless-card-working16:10
lionrougesavio, videocard?16:10
saviolionrouge, intel hd16:10
saviosam_, search for compat wireless you'll find good guide for broadcom drivers16:11
hilohow do I set the default permissions that files/directories are created with?16:12
saviolionrouge, i think 13.04 will fix that16:12
deadmundsam_: I can help you personally if you wanna PM me.16:12
jribhilo: that's your umask.  What do you want to accomplish exactly?16:12
usr13sam_: May need jockey-gtk      sudo apt-get install jockey-gtk16:12
lionrougesavio, if you need ultimate speed, try gentoo ))16:13
usr13lionrouge: I think it depends on what services you run ....16:14
lionrougeusr13, surely16:14
lionrougea pity, i'm an ubuntu pro16:15
hilojrib, files uploaded on my vsftpd are getting 666. There is a umask option in vsftpd.conf, but no matter what I set it to, files are never created with the execute permission. This is an issue because directories created by an FTP client are restricted to listing their contents only.16:15
usr13lionrouge: Most any stock install can be leaned up or fattened in such a way that it will run slower of faster, so....16:15
lionrougeif i were you i would check what services are started automatically16:15
lionrougeand if it's possible configure bash autocomplete16:16
lionrougemaybe there is some extension for it that slows it down16:16
usr13lionrouge: I'm not disputing or arguing, just adding info...16:16
jribhilo: so directories aren't being created with executable permission?16:16
hilojrib, yes precisely16:16
jribhilo: and you're creating the directories through ftp?16:17
hiloYes. If I mkdir from ssh, it gets the proper execute permission.16:17
cloudyhilo: have you looked into man umask?16:18
jribhilo: seems like some sort of vsftp-specific issue.  What umask did you try in your vsftp settings?16:19
usr13hilo: See "Umask Settings"  at:  http://www.comptechdoc.org/os/linux/usersguide/linux_ugfilesp.html16:19
hilocloudy, somewhat, and everything I read said umask is a basically 777 minus umask, but even umask 000 yields only 66616:19
JPMHI am running a standard ubunto 12.10 - libreoffice is there but I do not see a "database" option when I hit NEW, what do I need to install to add the data-base16:19
jribhilo: that's likely correct behavior for files, but directories should be 777 when you have umask set to 00016:20
hilojrib, I tried a whole slew of umasks including 000, 022 as recommended by many google searches16:20
jribhilo: yes, 022 is default.  Did they actually make any difference to the permissions?16:21
hilojrib, no matter what I set it to, nothing is every created with the execute bit for user group or other16:21
LABcrabHey people, how can i successfully create a dial-up server like this (http://www.dreamcast-scene.com/guides/pc-dc-server-guide-win7/)? Every time i tried, it failed.16:21
llutzhilo have you tried: file_open_mode=0666, local_umask=002216:21
hilojrib, Some of them had an effect removing read or write for other and/or group16:21
=== Robert_ is now known as Guest35288
hilojrib, but nothing seemed to affect user permissions at all16:21
cloudyhilo: ok16:22
hilollutz, I tried without the leading 0 on the latter16:22
JPMHI found I just need to install libreoffice-base - so thank you16:22
emxis there a way to add an entry in the context menu of nautilus that opens a terminal with the current directory as working directory?16:22
hilollutz, I will try it with that leading 0 now.16:22
escottemx, there was a naut plugin "open terminal here" not sure if it is still maintained16:23
emxescott, k,  thanks16:23
jribemx: nautilus-open-terminal is the package name for what escott is referencing16:23
MonkeyDustemx  yeah, it's called nautilus-open-terminal16:23
emxthanks16:24
hilollutz, file_open_mode=0666, local_umask=0022 yields uploaded files with 64416:26
llutzhilo: which is correct, and dirs?16:26
llutzhilo: mode 0666 "minus" mask 002216:27
hilollutz, directory looks like drwxr-sr-x16:27
llutzhilo: 75516:27
escotthilo, you have setgid that could be messing with things16:28
RickZillaA little OT: I was looking at the ubuntu wiki, and noticed something called "immutable page"...what is that?16:29
hilollutz, how can I get it to be 775? the group needs write perms16:29
RickZillahttps://wiki.ubuntu.com/Nexus7/Installation16:29
reedoshttp://apt.ubuntu.com/p/flashplugin-installer;but:The16:29
llutzhilo file_open_mode=0666, local_umask=000216:29
reedos http://apt.ubuntu.com/p/flashplugin-installer;but:The package you requested will install shortly---stuck fixed16:30
hiloescott, that is intentional as I want to ensure a specific group has access to everything below that point16:30
LABcrabSpeak of the devil!16:30
rduplainHow can I issue apt upgrades without automatically stopping/starting daemons? I'd like to manually restart services.16:30
escotthilo, yes but it also drags permissions of the group with it16:30
llutzescott: only group-ownership, not permissions16:31
hiloescott, but it doesn't. The parent group has rwx and new directories only get r-x16:32
discoveredhi16:32
llutzhilo: it is correct, sgid on dirs only inherits group id, not permissions (on linux-systems)16:32
discoveredanyone know why skype 4.1 crash on Ubuntu ? http://pastebin.com/HZcXDfmf16:32
hilollutz, with  file_open_mode=0666, local_umask=0002, files are created perfectly how I want them, but directories still don't get the write permission16:33
IngenixI'm trying to mount a smb share with a script, but nothing happens when I execute it. Here is the script: http://goo.gl/7eJzp ideas?16:33
hilollutz, on the group that is16:33
llutzhilo: have you restarted vsftpd?16:33
hilollutz, yes sir16:33
escottllutz, hilo, i stand corrected... always thought the group mask got pulled down as well16:33
hiloescott, thanks :)16:33
llutzescott: on bsd/solaris it does iirc16:33
escottllutz, i would claim that was why i was confused, but i've never actually used a solaris/bsd system16:34
hilollutz, nevermind! got it. had to restart the filezilla connection too16:34
hilollutz, escott thanks for ringing in. this one has been a thorn for a few days16:35
LABcrabAlright. Enough with the devil! i'm outta here!16:35
llutzhilo: aah, just wondered why local_umask doesn't work...16:35
llutzhilo: and now it's time to switch from ftp to sftp :)16:37
=== McManiaC_ is now known as McManiaC
kenperkinshow do I figure out what scheduler I'm using for IO?16:38
hilollutz, yes actually, but it looks like ftps is simpler to configure (one line added to the vsftpd.conf and a generated cert). Is there any reason sftp would be a better choice?16:38
Dougie187Is anyone in here familiar with boost mpi? (I asked my question in #boost but no one is home. :P )16:38
jribkenperkins: cat /sys/block/sda/queue/scheduler for example16:39
llutzhilo: well, with sftp all the traffic is encrypted, its easier to handle by firewalls16:39
kenperkinsjrib: thanks.16:39
hilollutz, is some data not encrypted with ftps?16:39
llutzhilo: isn't ftps only encrypting login-data, and sending traffic open?16:40
kenperkinsso noop [deadline] means what exactly16:40
jribkenperkins: deadline is your scheduler16:41
kenperkinswhy's noop in there?16:41
jribkenperkins: it's your other choice16:41
kenperkinsgotcha, I have two options and [] is selected16:41
kenperkinsty16:41
LABcrabHey room!  i'm looking to share a broadband connection via (the bottleneck) two computers (laptop and Dreamcast) that have their two dial-up modems connected together.  All my attempts have failed so far, so i would appreciate help.16:43
larry_help please. I have installed 12.04 but photoprint wont work because it cant fine a file (gutenprint) I have the file on a sdram card but it wont allow me to copy it into the lib directory ( permission dnied)16:44
escottlarry_, apt-get install printer-driver-gutenprint16:45
larry_escott,  can you be alittle more descriptive, i am fairly new to ubuntu16:45
hilollutz, according to wikipedia, FTPS can explicitly control what is encrypted or encrypt everything (data and control) http://en.wikipedia.org/wiki/FTPS#Scope_of_use16:45
escottlarry_, you want gutenprint... so install gutenprint. not sure why you are messing around with files on an sd card.16:46
escott!apt | larry_16:46
ubottularry_: APT is the Advanced Package Tool, which together with dpkg forms the basic Ubuntu package management toolkit. Short apt-get manual: https://help.ubuntu.com/community/AptGetHowto - Also see !Synaptic (Gnome), !Muon (KDE) or !Apper (KDE)16:46
hilollutz, Of course I'm not sure exactly how all that works though. If what the wikipedia says is true, I would probably set mine to implicit since that supposedly forces encryption on everything16:47
escotthilo, one issue with ftps is the dynamic data port and NAT16:47
nibbler__larry_: i's also quiet likely that the file on your sd has the right name, but is build with different parameters, so wont work. open the commandline (ctrl-alt-t) and execute the apt command escott gave you. prepend "sudo" to this16:48
llutzhilo: better to be on the safe side. sftp is still easier to handle with iptables etc. because it only uses one connection/port16:48
llutzhilo: but from the security point of view, the differences seem to be marginal (x509 vs ssh-protocol etc)16:49
escotthilo, personally i would say "sftp" over "ftps" because (a) it is fewer services and includes one you will want to have anyways (b) its easier to manage with iptables/NAT16:49
=== mike_ is now known as Guest38775
=== scubes13_ is now known as scubes13
larry_thanks ubottu  now on the link.. so need to use the teminal for the command, takes me back many years :)16:49
nibbler__...as long as you don't need FXP16:50
larry_problem is photoprint is i think hard coded to find gutenprnt  at afixed location...16:50
nibbler__larry_: did you install gutenprint via the apt system?16:51
escotthilo, this goes into some other lower level issues http://www.codeguru.com/csharp/.net/net_general/internet/article.php/c14329/FTPS-vs-SFTP-What-to-Choose.htm16:51
goddardgoogle chrome keeps giving me issues.  I delete my cache and even use bleachbit but it is still some how pulling up old data16:51
larry_no, think when it saw the epson printer it instaklled the drivers direct from epson16:51
goddardif i use chromium i see my site as it should be16:51
larry_will try the apt system16:51
larry_bear with me16:52
=== luna is now known as Guest11179
thesadmafiosoHi, if I were to add repositories from a newer distro to my /etc/apt/source.list would I run into trouble?16:52
hilollutz, escott, looking into how to set it up with vsftpd. I came across instructions that look nearly identical to FTPS on vsftpd so now I'm not sure the writers really knew which was which16:52
escottthesadmafioso, yes16:53
SorinanI normally use br.archive.ubuntu.com as my apt repo, but it's time to time offline, there's a way to point a backup server to apt? I already tried to use the "deb mirror://" option, but apparently it only selects based on latency, and not consistency.16:53
escotthilo, if "it=sftp" you cannot set it up for vsftpd. sftp is not ftp. it just acts like ftp16:53
* reedos 晕倒16:53
llutzhilo: lots of people say sftp but mean ftps, i don#t think vsftpd can act as sftp-server16:54
thesadmafiosoescott: What if there was a package I wanted to grab that I knew I could satisfy all of it's dependencies on my current system, but that package is just not available in my distro repos?16:54
escottthesadmafioso, that would be unsupported16:55
=== Guest____ is now known as iCelebrity
=== abraoximenes is now known as bahaoque
larry_: Unable to locate package libgutenprint.so.316:55
larry_E: Couldn't find any package by regex 'libgutenprint.so.3'16:55
thesadmafiosoescott: Ok, I understand that, but it could work, right?16:55
hilollutz, escott, in that case, I think it may be harder to switch as I spent a lot of time getting the vsftpd set up in a way that FTP users do not have an account on the local server at all.16:56
larry_the printer works fine, but photoprint wont load because it cant see libgutenprint.so.2 due to hard coding inside16:56
Guest29840Doesn anybody know how to switch between Citrix session and Ubuntu when in full screen mode? Shift + F2 does not work.16:59
llutzhilo: the common way is to configure a chrooted-sftp, but users still need an account. for real virtual users you have to go the ftp-way16:59
escott!find libgutenprint.so.216:59
ubottuFile libgutenprint.so.2 found in libgutenprint216:59
escottlarry_, ^^16:59
larry_will try17:00
larry_escott,  i get this larry@larry-O-E-M:~$ !find libgutenprint.so.217:02
larry_bash: !find: event not found17:02
larry_larry@larry-O-E-M:~$ sudo apt-get install libgutenprint.so.317:02
larry_Reading package lists... Done17:02
larry_Building dependency tree17:02
larry_Reading state information... Done17:02
FloodBot1larry_: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.17:02
larry_E: Unable to locate package libgutenprint.so.317:02
escottlarry_, the package name is libgutenprint2. !find is a command to the bot in this channel17:03
larry_oops, se what i dont know :)17:03
larry_!find libgutenprint.so.217:04
ubottuFile libgutenprint.so.2 found in libgutenprint217:04
hilollutz, Then I'm stuck because the person administering the FTP has minimal linux knowledge. I wrote scripts for adding/modifying/removing users so it would be single command simple. From guides I read on chrooted-sftp, that would be much more difficult a task...17:04
SorinanI normally use br.archive.ubuntu.com as my apt repo, but it's time to time offline, there's a way to point a backup server to apt? I already tried to use the "deb mirror://" option, but apparently it only selects based on latency, and not consistency.17:04
hiloescott, thanks for the link. good comparison article.17:04
macmartineAnyone know why I'm getting this error when deploying a Rails app to Ubuntu with Unicorn in the gemfile? https://gist.github.com/422169217:05
escotthilo, i dont know that it would be substantially harder. the scripts would be different, but i dont think "harder" is a given17:05
=== gpix13_class is now known as gpix13
jribSorinan: just list them as usual.  List your preferred ones first.  See "man sources.list"17:06
gigglefightin need of reference webpage on how to install drivers from /xorg/drivers17:06
escotthilo, i have a bone to pick with llutz characterization of sftp not being able to do "real virtual users." you can set things up with sftp that creates users just as locked out of the system as with ftp. The only difference is you do need to allocate a uid to those users. so part of the sftp vs ftp thing is where you want to manage the user permissons at the system level or at the ftp server level17:07
Sorinanjrib, but if one of them can't be reached, won't it throw errors on apt-get update?17:07
larry_it is installed somewhere, but neither photoprint or I can find it17:07
escottlarry_, generally we don't walk around with software on a stick. its all free so you just install what you need on the next machine. walking around with software on a stick is a reaction to proprietary I paid for this and they only gave me one stupidity17:08
coz_hey guys.. 12.04  how to get mouse over audio play17:08
larry_is there any way to copy a file from sdram card into a directory  (usr/lib)17:08
escottlarry_, yes but you shouldn't do it17:09
hiloescott, The current model is such that user permissions are managed by setting the write permission on the filesystem. Since no two users on the FTP ever access the same directory, it is sufficient enough to use the write permission for the vsftpd user to control.17:09
larry_the problem is  the program photoprint is hard coded to us gutenprint in the usr/lib directory and it isn't there on this distri17:09
RickZillacoz_: That was on by default at one point, I think it's an mplayer function, but I could be wrong17:10
llutzescott: "real virtual user" for is a user that is known only by the ftp-subsystem, so no uid, no need to lock him somewhere because the system doesn't know him at all. it might be the wrong term17:10
hiloescott, you're probably right. It seems harder since I don't fully understand the chain of events for user auth in SFTP. Since the NAT traversal is really the only setback of FTPS that seems to really be a negative that might affect me, I'm focusing more on deciding if the trouble of NAT traversal justifies figuring out how to set up a whole new program and script everything.17:10
escottllutz, i just think that gives a false sense of security. The user doesn't exist on the system so they cannot do any damage which is FALSE. The user exists on the system to the extent that vsftpd operates on their behalf17:10
llutzescott: you're right17:11
mindbender1is it possible to use apt-get to check for a quick summary of an uninstalled package17:11
hiloescott, llutz, I lol'd a little at all that because 'real virtual user' is a pretty oximoronical statement. :P17:12
escotthilo, you can do it either way. i prefer the sftp way because I like to be able to see all my users by catting /etc/passwd and manage them all through $HOME. if you had 10000 users for ftp and they all needed different directories but should have no access to the system then sftp probably isn't a great choice since it pollutes the /etc/passwd and $HOME17:12
usr13mindbender1: apt-cache showpkg package-name17:12
larry_escott,   the problem is  the program photoprint is hard coded to us gutenprint in the usr/lib directory and it isn't there on this distri17:12
hiloescott, cool thanks for the info17:12
llutzhilo: what is really real in this world? :)17:12
hilollutz, amen17:12
mindbender1usr13: thanks17:13
escottlarry_, thats one interpretation... the other interpretation is that you are trying to use a non-portable program across different operating systems instead of just installing the program on each machine17:13
escottlarry_, would you expect to be able to grab a *.exe from Windows 8 and walk it over to a Windows XP machine and have it work?17:13
larry_escott,  I have installed 12.04 and photoprint on this machine, sadly the program photoprint is hard coded to use gutenprint in the usr/lib directory. in 12.04 that file is installed somewhere else and photoprint wont load becaus eit can't find gutenprint17:15
gigglefighti've just visited the #xorg irc channel... no luck there17:15
usr13larry_: Are you talking about a printer driver?17:16
retoahahahhh17:16
retociao17:17
escottlarry_, then symlink the library from the desired location17:17
larry_it is a printer drive i believe. it is installed somewhere and the printer works fine. but photoprint is hard coded to looke elswhere for the driver17:17
larry_usr13,  it is a printer driver i believe. it is installed somewhere and the printer works fine. but photoprint is hard coded to looke elswhere for the driver17:18
usr13larry_: As escott suggests, a symlink may be the answer to your problem.17:18
larry_escott,  no idea ahow to symlink, told you i am inexperienced with ubuntu17:18
usr13larry_: ln -s /usr/lib/actual/file /usr/lib/sym/link17:19
usr13larry_: .... where /usr/lib/actual/file is the actual file, and /usr/lib/sym/link  is the file / path the app is looking for.17:20
larry_thanks usr13 , but i haven't been able to find where the file is installed. it is somewhere different to 10.1017:20
usr13larry_: ... of course, you'd have to sudo it17:20
larry_is there a search for file utility like find for windows?17:21
gigglefightdr_willis: hi17:21
usr13larry_: find17:21
usr13larry_: find /usr/ -name file-name-here -type f17:21
larry_thanks,, will try now.. and close off... food ready :)17:21
escottlarry_, or locate17:21
usr13larry_: or find /usr/lib/ -name file-name-here -type f   #But find will start at the directory you give it, and go from there on...17:22
Sorinanthe "deb mirror://" option in apt sources.list is constantly trying to contact a server which is offline, there's no way to tell apt to give up on it and try the next one?17:30
usr13Sorinan: You can [temporarily] dissable that repository.17:31
Sorinanusr13, hmm, the idea is that the servers could update themselves completely unattended17:32
usr13Sorinan: YOu can do it via the GUI interface or edit /etc/apt/sources.list, comment it out, and run sudo apt-get update17:33
usr13Sorinan: Who's idea is that?17:33
Sorinanusr13, mine :P17:34
usr13....sorry, couldn't resist.... thanks for sharing ;)17:34
SorinanI mean, I'm trying to achieve a relative independence on the server, next step: taking the world muwahahaha17:34
usr13Well, if we didn't have a sense of humor, we wouldn't [really] be human.17:35
Sorinanhahah, tell this to GLaDoS :P17:35
escott!joke17:39
HausasIf I hear another Muslim joke, I'm going to explode!17:39
ubottuYou might think your joke is funny, but you may confuse new users who follow your advice or irritate people who attempt to answer your question.17:39
escottthe bot agrees. jokes are for humans17:39
wuffi600hi17:39
hilohi17:41
wuffi600i'd like to install 12.10 but booting the DVD with an USB-connected DVD-Drive give kernelpanic because no partition to read from could be found. I've copied the iso to an usb stick using unetbootin. But booting this usbstick gives same result (kernel panic). What else can i do to install 12.10 on my asus E35M1?17:43
=== xander is now known as Guest82237
nucc1wuffi600, try downloading a fresh copy of the iso?17:44
Guest82237Will anyone with a working (and bootable) windows 7 HDD, use Unbuntu's app "Disks" to highlight it, take a screenshot, and upload it here? It would be very much appreciated. :)17:44
escott!checksum | wuffi60017:45
ubottuwuffi600: To verify your Ubuntu ISO image (or other files for which an MD5 checksum is provided), see http://help.ubuntu.com/community/HowToMD5SUM or http://www.linuxquestions.org/linux/answers/LQ_ISO/Checking_the_md5sum_in_Windows17:45
nucc1wuffi600, also may be worth trying a different brand of usb stick17:45
wuffi600(btw. booting a debian wheezy iso works from cdrom and from usb stick; so i guess it's a problem with the 3.5.9 kernel)17:45
usr13Guest82237: Youmean fdisk?17:45
wuffi600ubottu: md5 sum is correkt, tried 3 different types of usb stick and tried to different types of ide2usb adapters for dvd-drive.17:46
bilbonvidiaanyone familiar with sleepd? It does not seem to be aware of when i have pressed a button on my remote control17:46
Guest82237usr13: nope. the application called "disks"17:46
wuffi600nucc1: thankx for hint. if downloaded latest iso 20h ago.17:46
escottwuffi600, how old is this computer17:47
wuffi600escott: 8 month17:47
usr13Guest82237: Unable to locate package disks17:47
escottwuffi600, efi?17:47
wuffi600escott: yep17:47
escottwuffi600, you might try switching it to bios mode17:47
wuffi600escott: http://www.asus.de/Motherboards/AMD_CPU_on_Board/E35M1I_DELUXE/17:48
Guest82237usr13: You can download it in the app center17:48
wuffi600escott: ok, i ll try bios mode .... moent17:48
usr13Guest82237: Is it testdisk?17:49
usr13Guest82237: What is the name of it?17:49
usr13Guest82237: What are you trying to find out?  What is your end goal?17:50
Guest82237Usr13: No. It's just called "Disks". It manages drives and media17:50
zvacetGuest82237: what for you need picture17:50
usr13zvacet: Thank you....17:50
Guest82237usr13: I'm going to compare it to a windows 7 HDD that is not working and is not bootable.17:50
usr13Guest82237: Is the drive not working?  Or is the OS just not bootable?17:51
usr13Guest82237: sudo fdisk -l | pastebinit  #Show us resulting URL17:51
Lope1Hi I'm running Lubuntu, and aptitude is missing packages, I've just run apt-get update on this PC and another one running mint.17:53
Lope1The PC running Mint has more packages than this one. for example my Lubuntu (latest version)'s aptitude is missing XChat and xserver-xorg-video-displaylink17:53
hiloI have another permissions issue, this time with Oracle VirtualBox. Files saved into 'shared folders' from guest systems end up owned by vbox:vbox (which is the user running the vbox processes so that makes sense), and permissions 755 (files and dirs). I would like to change it so that the files are 664 and dirs are 775. Can that be done? And if not, is a cronjob that chmods an unreasonable workaround?17:53
TobiasTheCommiei just purged fglrx from my system. But now the radeon driver is totally FUBAR17:54
escotthilo, set the umask for the vbox user17:54
TobiasTheCommiei get a screen with totally garbled colours17:54
usr13hilo: See:  www.comptechdoc.org/os/linux/usersguide/linux_ugfilesp.html  #Scroll to bottom.17:54
TobiasTheCommieanyone got a link handy for radeon issues?17:54
=== stephane is now known as Guest38513
TobiasTheCommieon the opensource driver that is17:54
usr13TobiasTheCommie:  https://help.ubuntu.com/community/VideoDriverHowto17:55
Lope1where can I get the apt packages I'm missing?17:55
Guest82237usr13: /sda3 Is my windows 7 OS drive. /sdb is the windows non system drive. /sdc is the Unbuntu external HDD http://paste.ubuntu.com/1415230/17:55
TobiasTheCommieusr13: thanks, also just noticed it is bitching about missing /dev/dri/card0 guess that might be the problem17:56
nucc1Lope1, packages.ubuntu.com ?17:56
zvacetLope1: I think ther is no xserver-xorg-video-displaylink in repos check  http://packages.ubuntu.com/17:56
Lope1zvacet: its showing up on Mint though17:57
zvacetLope1: and xchat is in universe repo so enable it (and multiverse too)17:57
Lope1how do I enable extra repos?17:58
usr13Sorry, gotta go.  Work is calling...17:58
escottLope1, you can do so through software-sources or by editing /etc/apt/sources fiels17:58
zvacetLope1: maybe they added it see on http://packages.ubuntu.com/  I can not find that driver there so it is not in repos17:58
Lope1my friend who is running mint just sent me this link: http://packages.ubuntu.com/lucid/xserver-xorg-video-displaylink17:59
Lope1can I install a driver for precise if I'm running quantal?18:01
TobiasTheCommiebah, that link was no joy18:01
zvacetLope1: then then it is not supported any more I looked in quantal repos18:01
Guest82237usr13: did you see my pastebin?18:01
Lope1zvacet: ddid you see my question pls?18:02
escottGuest82237, he had to take off. what was your question18:02
zvacetLope1: yes and I don´t know what to say xorg is updated so some drivers will not work (like mine ) you can try if you want to18:03
=== dpac is now known as dpac|away
kapzhilo, I want to change the purple/mow colour when i boot my pc, i use ubuntu 12.04, please help.18:03
escottkapz, look for plymouth themes18:04
=== WhiteKnight is now known as Hawkloon
Guest82237Will anyone with a working (and bootable) windows 7 HDD, use Unbuntu's app "Disks" to highlight the drive, take a screenshot, and upload it here? It would be very much appreciated.18:04
kapzescott, is there any way to modify the default theme?18:04
compdocDisks? you mean disk utility?18:05
hiloescott, usr13, Where do I set the umask value for a specific user? And for directory based permissions control, does this solution work: http://www.linuxquestions.org/questions/blog/kribor-618996/howto-change-umask-permissions-ownership-etc-of-a-folder-using-bindfs-23934/18:05
bazhangit's called Disks in 12.10 compdoc18:06
escottGuest82237,  2      1075MB  108GB   107GB   primary  ntfs            boot18:06
escotthilo, bindfs seems a bit overkill18:06
escotthilo, you can set umask in ~/.login or ~/.profile see if that gets parsed when you start vsftpd18:07
escottGuest82237, thats parted output fdisk is: /dev/sda2   *     2099200   211814399   104857600    7  HPFS/NTFS/exFAT18:09
RickZillaYeah for some reason, the "disk utility" app doesn't seem to be there anymore18:10
hiloescott, sorry it was ambiguous but this is a new separate issue. My vsftpd server is now running exactly how I want minus encryption. Also, since vbox starts up a slew of processes at boot, I'm guessing I'll need to reboot to see if the setting works?18:10
escotthilo, i saw the vbox thing... just got confused18:11
hiloescott, the vsftpd is actually a guest on the Oracle VirtualBox Host (also sitting on Ubuntu Server)18:11
Lope1whats the point in me running the latest distro (quantal) if it doesn't support what precise supported?18:11
escotthilo, in any case when vbox starts i don't know if it will read ~/.login or not18:12
hiloescott, okay18:12
zvacetLope1: stick with precise you have 5 years support18:12
Lope1I tried to install the precise driver on my quantal but it said xorg-video-abi-11 is missing18:13
gyre007anyone here uses perl AWS command line tools ?18:13
hiloescott, neither ~.profile or ~.login exist, should I just create them18:13
escotthilo, in vbox's home yes18:14
hiloescott, okay thanks18:14
zvacetLope1: yes truth it is missing  :(18:14
escotthilo, since vbox may not start a shell i dont know if that gets parsed or not18:14
=== EvilDMP is now known as tommaso
gyre007I cant figure out how s3put works I swear :)....s3ls works perfectly fine and lists all files18:14
escotthilo, also look at http://superuser.com/questions/318833/how-do-you-apply-umask-settings-to-an-account-that-doesnt-log-in18:14
gyre007but s3put...mmm18:14
=== tommaso is now known as Tommaso
zvacetLope1: in my opinion it is best for you to run precise and if you want new software you can add it via ppa18:15
RickZillaI've actually been thinking about retrograding to 12.4 just for the LTS, I hate to think about doing all of this again in a short time18:16
TommasoI'm downloading ubuntu i386 on to a macbook and I was wondering what the best way to get it on to an old toshiba satellite pro 4300 laptop. I have a USB flashdrive18:20
Tommasocan anyone advise18:20
Tommaso?18:21
RickZillaTommaso start here http://unetbootin.sourceforge.net/18:21
inthlI downloaded knoppix to use dd on an unounted partition when knoppix is started - the filename is KNOPPIX_V7.0.4DVD-2012-08-20-EN.iso - I do have an USB flash drive (8GB in size), can I use dd to get it on the flash drive? I did so just before and the flash drive was not bootable. Is this correct? dd bs=1M if=/.../KNOPPIX_V7.0.4DVD-2012-08-20-EN.iso of=/dev/sdx - where x is the letter of the flash drive18:22
TommasoThanks RickZilla18:22
BigC85RickZilla agreed best way to do it18:22
bazhanginthl, how does this relate to ubuntu18:23
zvacetbazhang: maybe he is tring to do it from ubuntu18:24
bazhangzvacet, thats not a reason to ask about knoppix here18:24
bazhanginthl, with the latest Ubuntu iso, you can simply cat the iso to the usb flash stick18:25
* RickZilla is away: afk18:25
bazhangRickZilla, disable that18:25
codephobichi18:26
Guest82237escott: Sorry I am a noob, that looks like random data to me.18:26
escottGuest82237, then why did you ask for it? your disks look fine18:26
BlackWidowi need some help18:26
Guest82237because the OS won't boot18:26
RickZillasorry18:26
BlackWidowi'm running ubuntu desktop and i'd like to install win18:26
zvacetBlackWidow:yes?18:26
BlackWidowwine18:26
bazhangBlackWidow, ask the channel then18:26
frankko__hmm unity crashed again..18:27
BlackWidowubuntu software center tells me to check my internet connection18:27
bazhangBlackWidow, on a single LINE18:27
zvacet!wine | BlackWidow18:27
ubottuBlackWidow: WINE is a compatibility layer for running Windows programs on GNU/Linux - More information: https://help.ubuntu.com/community/Wine - Search the !AppDB for application compatibility ratings - Join #winehq for application help - See !virtualizers for running Windows (or another OS) inside Ubuntu18:27
codephobicquick question, I've got 8GB RAM and I'm running Ubuntu 12.10. For some reason my memory stats recently have been showing 1.2GB of RAM in use and 4.1GB of cache, is this normal? Is this optimal? and if not, could this be the result of moving lots of files between drives and suffering the occasional crash?18:27
bekkscodephobic: Yes, it is normal.18:27
zvacetBlackWidow: enable universe repo18:28
bekkscodephobic: The more RAM is used, the less RAM is lying around being wasted.18:28
=== larry is now known as Guest39200
codephobicbekks, but doesn't that amount of cache seem... excessive? I've only recently noticed the cache usage at this level.18:28
larry_hi18:29
codephobicIt made me wonder if my system wasn't carrying too many temp files or something, that's all.18:29
bekkscodephobic: Just be happy about your intelligent OS caching everything that might be used again and not letting your RAM lying around unused. :)18:30
signilhey18:30
Guest82237Hello. I am trying to compare a WORKING windows 7 HDD in Ubuntu's 12.10 app called "Disks" (you can download it in the market) to a NON WORKING Windows 7 disk. Will anyone with a WORKING windows 7 HDD use the app "Disks" to highlight it, take a screenshot of their working windows 7 HDD and paste the uploaded image's url here?18:30
signilcould someone help me out18:30
larry_does 12.04 have any advantages over 10.1018:30
bekkslarry_: Yes. 12.04 is supported, 10.10 isnt anymore.18:30
gyre007does anyone know of any good AWS tools ?18:30
signil I created a fortune cookie file  for my boyfriend (I hope this catches somebodys god damn attention around here!!!)18:30
signilall the quotes separated by %18:31
bazhangsignil, no cursing here18:31
codephobicbekks, well that's a good point. I guess I get a little anxious with 12.10 ... not had the best experience with this upgrade.18:31
larry_becaus ethe menuing is really long winded, photo print does not work and god knows what they have done to firefox18:31
=== iber is now known as styxlt
zvacet!ask | signil18:31
ubottusignil: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience18:31
compdocfortune cookie file? whats that?18:31
signilconvert to a .dat18:31
signilbut on running :~$ fortune myfortunecookie from the command line18:31
larry_bekks,  12.04 needs support, 10.1 works18:32
signilit vomits the entire text onto the screen18:32
bekkslarry_: and 10.10 is unsupported.18:32
larry_it does not need support, it works18:32
bazhang!eolupgrades | larry_18:32
ubottularry_: End-Of-Life is the time when security updates and support for an Ubuntu release stop, see https://wiki.ubuntu.com/Releases for more information. Looking to upgrade from an EOL release? See https://help.ubuntu.com/community/EOLUpgrades18:32
bazhanglarry_, did you have an actual support question?18:33
codephobicthanks bekks18:33
signilI guess it can't seem to recognize % between the quotes because it dumps everything in the text file onto the screen18:33
BlackWidowi'm running ubuntu desktop, which file should i download if i want to install flash player18:33
BlackWidow.tar.gz, yum or .rpm?18:33
larry_well i have been trying to use 12.04 for several days and am seriously thinking of either sticking to 10.1 or going back to win xp18:33
bazhangBlackWidow, none of those18:34
zvacetBlackWidow: install it from software center18:34
BlackWidowok 1 sec18:34
bazhanglarry_, well lets troubleshoot 12.0418:34
larry_bazhang,  yes, i would loke photoprint to load and run. it wont because 12.04 has hidden libgutenprint from it18:34
BlackWidowmy software center is already installing Wine right now18:34
bazhangBlackWidow, wait for it to finish then18:35
BlackWidowis it ok if i navigate away from that in software center?18:35
BlackWidowahh ok18:35
phunyguy_worksoftware center will queue installs.18:35
escottGuest82237, thats not going to tell you anything useful18:35
bazhanglarry_, photoprint? is that some wine app?18:35
cloudylarry_: you might want to look into xubuntu 12.04 , or Linux mint 1318:35
BlackWidowwhich version of windows will my wine attempt to use?18:35
bazhangcloudy, dont recommend MINT here, its not supported18:35
larry_nope, native ubuntu, in the software centre18:36
zvacetBlackWidow: I think you will choose that when you start wine18:36
cloudybazhang: sorry - won't do it again18:36
BlackWidowdo i need a windows software installation cd for that?18:36
bazhangBlackWidow, for wine? no18:36
BlackWidowbazhang: which torrent client can i use on my ubuntu desktop?18:37
signilHello EVERYBODY! I created a fortune cookie file, containing all the quotes separated by %. Convert that to a .dat and move it under /usr/share/games/fortunes18:37
signilBut on running "fortune myfortunefile" from the command line, it vomits the entire text onto the screen. I guess it can't seem to recognize % between the quotes as a separator because it dumps everything in the text file onto the screen. PLEASE SUGGEST! :(18:37
bazhangBlackWidow, what app did you want to run in wine18:37
bazhangBlackWidow, deluge, transmission or others, up to you18:38
phunyguy_workBlackWidow, transmission18:38
BlackWidowi wanted to run photoshop cs6, flash cs6 and dreamweaver cs618:38
BlackWidowok i'm getting qbittorrent right now18:38
heoyeaBlackWidow: use virtualbox18:38
BigC85BlackWidow I use Deluge18:38
bazhangBlackWidow, so check the appdb and see how well they run in wine18:38
bazhang!appdb | BlackWidow18:38
ubottuBlackWidow: The Wine Application DB is a database of applications and help for !Windows programs that run under !WINE: http://appdb.winehq.org - Join #winehq for application help18:38
DrManhattanI am booting in text mode. I am using nvidia-current. I am not getting any kind of text in between the grub menu and the login prompt.18:38
phunyguy_workBlackWidow, there are comparable alternatives to that software as well.18:38
frankkohow do i get a systray in unity?18:38
skritehey all18:39
DrManhattanif i use nvidia-experimental I get the text properly but I don't have a framebuffer device18:39
hiloescott, I am trying to follow the link you sent and when I use that touch command to test the defaults, I get permission denied. Why would touch throw back permission denied even with sudo?18:39
BlackWidowbazhang: if i want to run photoshop cs6, dreamweaver cs6 and flash cs6 inside of wine, is that better than using virtual box?18:39
phunyguy_workhilo, if you arent in the sudoers file it will.18:39
hilophunyguy_work, same account I sudo with all the time for everything else18:40
bazhangBlackWidow, no idea. check the appdb link to check18:40
signilHello EVERYBODY! I created a fortune cookie file, containing all the quotes separated by %. Convert that to a .dat and move it under /usr/share/games/fortunes18:40
signilBut on running "fortune myfortunefile" from the command line, it vomits the entire text onto the screen. I guess it can't seem to recognize % between the quotes as a separator because it dumps everything in the text file onto the screen. PLEASE SUGGEST! :(18:40
phunyguy_workmaking sure.18:40
phunyguy_work:)18:40
bazhangsignil, patience please18:40
BlackWidowwhat is appdb?18:40
bazhangBlackWidow,  a database18:40
hiloescott, phunyguy_work nevermind I figured out why18:40
phunyguy_work!appdb | BlackWidow18:40
ubottuBlackWidow: The Wine Application DB is a database of applications and help for !Windows programs that run under !WINE: http://appdb.winehq.org - Join #winehq for application help18:40
phunyguy_work:)18:41
BlackWidowahh ok, i'm checking out their website right now18:41
phunyguy_workhilo, care to share the reason?18:41
phunyguy_workif not, ok.18:41
BlackWidowhow do i cancel my installation of Win18:42
BlackWidowWine18:42
BlackWidowi'd like to cancel it so I can try virtual box18:42
K350What twitter app would you guys recommend?18:42
bazhangBlackWidow, let it run is better, then remove18:42
BlackWidowmy install of Wine seems to be halted at half way point, unless its a big app?18:43
Lope1Hi I've got a USB monitor I'm trying to get running on 12.04. Is anyone familiar with this?18:43
bazhangBlackWidow, is it already configuring packages?18:43
BlackWidowno, i dont think so18:45
lovI've got a question about multiple desktops. I think this is new to unity, but moving the mouse from one desktop to another has "sticky" behavior where the mouse waits at the edge of one screen for about a second. Is there any way to change this behavior?18:45
BlackWidowthe installation progress bar shows that it's stuck at halfway right now18:45
phunyguy_worklov, under the display settings18:46
phunyguy_workit is called "Sticky Edges18:46
lovAha!18:46
lovThanks phunyguy_work!18:46
hilophunyguy_work, the command was "sudo -u <user> touch FILE" and I'm so used to thinking if I sudo, I don't have to worry about perms, but in this case since sudo is being used not to become root, but to become <user>, I still needed to pay a bit more attention to where I was 'touching'18:46
neweruser123my windows 8 just screwed up all my files were on it!!!!!!!!!!18:46
ikonianeweruser123: calm down18:46
ikonianeweruser123: explain how you need ubuntu support18:47
neweruser123should I wipe the whole HDD and reinstall win 818:47
neweruser123then ubuntu latest18:47
neweruser123years worth of work in win7 i upgrade to win8 and i get screwed over18:47
=== LEE_ is now known as LeE|
ikonianeweruser123: not interested in your windows complaint18:47
bazhang!ot | neweruser12318:47
ubottuneweruser123: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks!18:47
ikonianeweruser123: interested in how you need ubuntu support18:47
seednodeI'm sure #windows would love to hear it.18:47
bazhang##windows neweruser12318:47
neweruser123piece of shite windows18:48
larry_does anyone have  any experience running photoprint in 12.04?18:48
seednodeCool, I'm no longer banned in ##windows18:48
bazhanglarry_, let me try18:48
hiloneweruser123, You can probably use Ubuntu live to get your data. It would really surprise me if your upgrade to 8 actually deleted anything unless you did a 'format'18:48
bazhanghilo, hes gone18:48
hilobazhang, darn lol18:49
seednodeikonia: Wait, did you ban him, or kick him/18:49
erictr1cki am using 12.10 64 with dual monitors, primary monitor on the right and secondary on the left. however, some of my 'additional' taskbar icons (pidgin,spotify) only show up in the secondary left monitor. how can i make it so they either show up in both monitors or even better, only have a systray on my primary monitor?18:49
seednodeA ban seems a bit harsh.18:49
larry_bazhang,  would be pleased. it wont run because it cant find a file that it is hard coded to find in usr/lib18:49
bazhangseednode, lets move on please18:49
seednodeI'm just curious.18:49
bazhanglarry_, installing now18:49
larry_bazhang,  it wants libgutenprint.so.2 but that gets installed somewhere other than usr/lib18:50
m000gleI installed the experimantal-310 nVidia drivers, today, using 12.10's Software Sources Additional Drivers tab, but upon reinstallation neither Unity nor Gnome-Shell will work.  The former shows a blank screen, displaying only the wallpaper but no panel/launcher/icons; while the latter simply reverts to fallback mode.18:50
m000gleUsing Cinnamon, however, works fine, so the driver itself is clearly functioning ... Does anyone know how to fix this?18:50
neweruser123yo what the hell u kicked me out the room18:50
neweruser123i wanted to know what OS is ment to be installed first18:50
ikonianeweruser123: windows should be the first OS installed18:51
neweruser123how do i install ubuntu after18:51
BigC85newuser install win first18:51
neweruser123without removing win18:51
ikonia!install | neweruser12318:51
ubottuneweruser123: Ubuntu can be installed in lots of ways. Please see https://help.ubuntu.com/community/Installation for documentation. Problems during install? See https://wiki.ubuntu.com/CommonProblemsInstall - Don't want to use a CD? See http://tinyurl.com/3exghs - See also !automate18:51
neweruser123i want to use CD18:51
larry_yes, and better stilll newuser install windows using fat32, the ubuntu works better18:51
ikonialarry_: please don't talk nonsense18:52
neweruser123is fast32 faster ?18:52
ikonianeweruser123: ignore what larry is saying18:52
neweruser123oh ok18:52
BigC85theres an option durring ubuntu install says install alongside win18:52
nathandimneweruser123 just resize the partition through administrating tools after the installation is complete18:52
ikonianeweruser123: read the url ubottu has just given you18:52
larry_nope neweruser123  but ubuntu is not always reliable with ntfs18:52
ikonialarry_: please stop18:53
bazhanglarry_, thats not correct18:53
neweruser123what url18:53
ikoniayou don't install ubuntu to NTFS, it goes to it's own partition with a linux native file system18:53
ikonia!install | neweruser12318:53
lov13:52:11 < ubottu> neweruser123: Ubuntu can be installed in lots of ways. Please see  https://help.ubuntu.com/community/Installation for documentation. Problems during install? See  https://wiki.ubuntu.com/CommonProblemsInstall - Don't want to use a CD? See http://tinyurl.com/3exghs -  See also !automate18:53
bazhanglov, ?18:53
larry_i know  that but it is better to install windows on a fat32 partition18:53
ikonialarry_: no, it's not18:54
ikoniaplease stop18:54
bazhanglarry_, last warning18:54
ikoniabazhang: he's reminding him of ubottus comment18:54
neweruser123is my hardware compatible18:54
neweruser123i have had no sound for 3 months18:54
ikonianeweruser123: you'll need to research that for yourself18:54
neweruser123what Ubuntu OS do i use18:54
neweruser123xubuntu ?18:54
neweruser123or just ubuntu18:54
FloodBot1neweruser123: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.18:54
bazhangneweruser123, try a live cd and decide18:54
ikonianeweruser123: whatever one you like best18:54
Zaelso, i was compiling something and it started getting weird errors... so i decided to try to delete the source and start over, and got read only file system error, so i decided to restart.. upon restarting i got a message on boot that an error had been detected with my disk, and it could attempt to repair it.. so i said repair... and it rebooted and everything seems ok for the time being..18:55
Zaelmy question is, where do i look to see what that error was all about18:55
neweruser123shud i go for the latest ubuntu though18:56
escottZael, disk is probably failing. check the smart status in the "disks" applicaiton18:56
neweruser123i dont have time to try things out i like ubuntu current design18:56
ikonianeweruser123: if you like it best, sure18:56
neweruser123can i open my hdd in ubuntu back up my windows files then reinstall OS18:57
Zaelwill do that escott; i've been hearing some spinning and some quiet click when it does like every few days... so i figured...18:57
Zaelbut i'm wondering if there's a log or something i can look at as well18:57
neweruser123i have like loads of work, Nuts magazines, games etc...18:57
ikonianeweruser123: sure18:57
escottZael, smart status18:57
Zaelsmart checked out fine on all drives the other day, but i'll check it again18:57
neweruser123how can i access that folder18:57
ikonianeweruser123: mount it18:58
ikonianeweruser123: the liveCD should auto mount it for you18:58
escottZael, otherwise you need to look at the syslog for kernel messages but it will almost surely be an io error that dropped you to read-only mode18:59
phunyguy_workescott, Zael, I have also seen faulty memory cause strange filesystem behavior.19:00
JonJI've been trying to get murmur to run on this machine, but whenever I start mumble-server it gives no errors, logs look fine, but the port isn't opened in the system. I ran iptables -I INPUT -p tcp -dport 64738 -j ASCCEPT both with tcp and udp, still no dice. ANyone know how to get it to run?19:00
hiloneweruser123, when you load the LIVE ubuntu image from CD, you will be able to browse to the windows drive and copy and paste stuff off of it. You will need a flash drive, external or some other storage that is separate from windows.19:01
neweruser123will USB 3.0 portable harddrive work19:01
neweruser123i have like 50gb worth of content to move around19:02
escottZael, if you are hearing clicks that you weren't hearing before you should be shopping for a new disk19:02
hiloneweruser123, most likely19:02
escottZael, even if the smart is clean i would get a new disk19:02
shadow98hey guys when laptop screen goes into lock mode vino-server stops running19:02
shadow98how do i prevent this from happening?19:02
hiloZael, you should backup all the content on that drive and replace it. It will fail, and likely soon.19:03
phunyguy_workshadow98, are you sure the machine isnt going into a sleep state?19:03
ikonianeweruser123: yes19:03
Zaelyeah, i see the io error19:03
Zaeland where it remounted ro19:03
shadow98well im able to ssh19:03
phunyguy_workok, shadow98, just making sure19:04
shadow98i was just at the house and it worked from my android phone19:04
shadow98drove back to work and its not working from desktop19:04
=== Guest45074 is now known as Sapharoth
hiloshadow98, Consider an alternative VNC server. Vino has known issues with Unity. I use X11vnc, and it works very well including the ability to remote in even when the machine is not logged on at all.19:05
shadow98hilo: i thought about NX19:05
nidazoleJonJ: i guess the packets drop in return. is it work without iptables?19:06
hiloshadow98, I've never used it, looks proprietary. There are a number of VNC alternatives though and that one might work great for you.19:07
JonJnidazole: Not that I can tell no, I also tried the vanilla version from mumbles site and the same issue. The program starts, but doesn't seem to want to "bind" to the port so to speak19:07
JonJI installed mumble-django and the website works and I can log into it. Whenever I try to make a change though, python throws various exceptions at me19:08
K350Any nice twitter app to recommend for us ein ubuntu?19:09
heoyeaK350: turses19:09
phunyguy_workJonJ I would check what python version it requires.  default in 12.10 is 2.719:11
phunyguy_work2.7.3 is what I have on mine19:11
treHow can I download package with its dependencies if it is already installed on my ubuntu 12.04 and doesn't exist in a cache?19:14
escott!offline | tre19:15
ubottutre: If you need to download Ubuntu packages using another machine or OS, check the desired packages in Synaptic and select File > Generate package download script. Alternatively, try http://ubottu.com/ljl/apt/ - See also !APTonCD19:15
K350heoyea: Didn't find it int the3 repo But I'll googel it up  thanks!:-)19:15
treubottu: I need to do it on my machine19:15
ubottutre: I am only a bot, please don't think I'm intelligent :)19:15
K350heoyea: It's not in the repo. But I'll google it up. Thanks!:-19:15
tredamn(19:16
nucc1tre you can do all that on your machine19:16
larry_bazhang,  how far did you get with photoprint ?19:16
trenucc1: how? As I understand synaptic is already checked all packages (that I need and don't)19:16
jiffe98why is 'PermitRootLogin yes' set in /etc/ssh/sshd_config?19:17
jiffe98that just seems like a bad idea19:17
ikoniathere is not root password19:17
hilojiffe98, your root account should not have a pw19:17
ikoniaso you can't login anyway19:17
InspectorCluseautre use the package manager to reinstall or remove and reinstall19:17
llutzjiffe98: it IS a bad idea and needs to be changed, even if the root-acccount is locked19:17
jiffe98ikonia: but if you set a root password then you can19:17
=== showard is now known as Guest71623
ikoniajiffe98: yes, and if you disable PermitRootLogin you cant19:18
jiffe98yeah so I would think the default should be PermitRootLogin no19:18
ikoniajiffe98: why ?19:18
roothi19:18
jiffe98why should it be yes?19:18
escott!ot | jiffe9819:18
ubottujiffe98: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks!19:18
=== root is now known as Guest92746
phunyguy_workjiffe98, I would go out on a limb and say you are corrext... for a hardened server....19:18
ikoniajiffe98: so that certain automated funtions via secure ssh keyparis can happen on servers19:18
escottjiffe98, you can put your comments in a bug report if you really want to19:19
Guest92746Have a broken HD, does anyone know if there is any way to recover some of the data?19:19
Guest92746It won't even show up when I boot onto linux from an usb...19:19
phunyguy_workGuest92746, Not sure on Linux, but some places will do it for a fee...19:20
phunyguy_workif Ubuntu can't see it, then I am afraid there isn't much hope.19:20
Guest92746it's not a linux machine, just booted into linux to see if I could mount the HD to recover some files19:20
phunyguy_workanything beyond Ubuntu is beyond the scope of this channel19:20
Guest92746ok ^^19:20
escottphunyguy_work, a bit harsh. you could have pointed him to testdisk and photorec before that19:22
phunyguy_workescott, sorry19:22
ikoniapointless if the disk is dead19:22
hiloGuest92746, you will likely need to send it to a serious data recovery firm. They tend to charge anywhere from $100-$5000 depending on the circumstances.19:22
phunyguy_workikonia, agreed.19:22
Ash_hey.. could i have some help please?19:23
phunyguy_work!ask | Ash_19:23
ubottuAsh_: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience19:23
hiloAsh_ question19:23
Ash_Well.... when updating my files.. it says that there is not enough disk space on my boot... how do i clean boot and get these updates working again?19:24
FalsAlarmwhich linux distro is most like windows?19:24
FalsAlarmi'm looking for an easy to use distro19:24
ikoniaFalsAlarm: none19:24
FalsAlarmthat has a gui for everything19:24
=== ericab_away is now known as ericab
escottFalsAlarm, which windows 3.1, 95, or 819:25
ikoniaFalsAlarm: I suggest researching on distro watch19:25
mysteriousdarenFalseAlarm: Each has something special depending on what your looking for.19:25
FalsAlarmikonia, i want to be able to run photoshop cs6, flash cs6 and dreamweaver cs6 on it19:25
escottFalsAlarm, then you want windows19:25
ikoniaFalsAlarm: not going to happen19:25
ikoniause windows19:25
FalsAlarmbut i'm trying to develop a facebook app19:26
ikonia(r by a mac)19:26
FalsAlarmand the heroku hosting is free19:26
ikoniadeveloping a facebook app as nothing to do with linux19:26
FalsAlarmheroku free hosting uses git19:26
FalsAlarmcan i use git from within dreamweaver is what i want to do19:26
escottFalsAlarm, virtualbox?19:26
ikoniathere are git clients on windows19:26
ikoniaFalsAlarm: ask adobe for dreamweaver help19:27
escottFalsAlarm, msysgit19:27
Ash_Which Files can I delete from my /boot safely?19:27
misterrobotoHello, I need seamonkey, but sudo-apt get install seamonkey does not do the trick19:27
Guido-5dude gnome shell is the shit19:27
FalsAlarmescott, i found https://github.com/ChrisMcKee/gitweaver but i dont know how to install it into my dreamweaver19:27
escottAsh_, why do you need to delete files from /boot19:27
Guido-5screw you windows19:27
Guido-5:P19:27
ikoniaFalsAlarm: you went through this before as blackwidow19:27
ikoniaFalsAlarm: drop it it19:27
Ash_My updates are not 'updating' and i need to free disk space19:28
ikoniajoin ##windows - or contact adobe19:28
FalsAlarmikonia, i never found out how to install gitweaver into my dreamweaver yet19:28
ikoniaFalsAlarm: nothing to do with this channel19:28
misterrobotoHow do I add seamonkey to the software repository?19:28
ikoniaFalsAlarm: contact adobe19:28
escottAsh_, but why /boot. do you have a separate /boot19:28
FalsAlarmikonia, does adobe have a irc channel ?19:29
Ash_No... it says it needs a total of 24.9m free disk space on /boot and additiomal 8196k of disk space on boot19:29
FalsAlarmthere forums are a mess19:29
ikoniaFalsAlarm: no idea.19:29
shveloHi, I have old Asus Eee PC and I need something lighter than Unity, which is better, Xubuntu or Lubuntu?19:30
bazhangshvelo, for that, lubuntu19:30
misterrobotoshvelo, lubuntu19:31
shvelothanks19:31
larry_bazhang,  how far did you get with photoprint ?19:31
misterrobotoSeamonkey does not even surface in my software repository19:31
misterrobotoweird19:31
misterrobotoI need that software19:31
escottAsh_, sounds like you do have a separate /boot. if you open a terminal and run <<dpkg -l "linux-image*">> it will list the installed kernels. you can select and older one and "sudo apt-get remove copy-paste-the-package-name-with-version"19:31
jjgalvez__is there anyway to have both firefox32 and firefox64 both installed on the say system, and use different plugins?19:32
ikoniajjgalvez__: it would be very scrappy19:32
ikoniaand outside of the repo software19:32
escottjjgalvez__, my guess is no, but you could try to apt-get install firefox:i38619:32
ikoniait would have the same location as firefox 6419:32
daauzonhello19:32
jjgalvez__escott: I tried that and it wanted to remove firefox19:33
ikoniathe two packages would conflict19:33
jjgalvez__ikonia: that's what I was afraid of.19:33
larry_bye all19:33
escottjjgalvez__, then im going to upgrade my answer to "no"19:33
daauzonI need help with being able to load grub from a PenDrive to choose 2 operating systems that are installed on separate partitions on the PenDrive.19:33
ikoniadaauzon: what are the OS's ?19:33
daauzonikonia: Win7 and Ubuntu 12.0419:34
ikoniadaauzon: ok, so that should be fine, just treat the pendrive as a hard disk19:34
ikoniadaauzon: it's the same principals as installing both to a hard disk19:34
escottdaauzon, if the bios supports it (but most newer ones will)19:34
daauzonwell my  BIOS shows the flash drive as HDD.19:35
Ash_Not working for me :(19:35
daauzonSo do I edit my curreny grub to show the PenDrive partitions or do I install a new Grub on the PenDrive?19:35
ikoniadaauzon: I'd suggest putting grub on the pen drive so it's a bootable device directly19:36
escottAsh_, paste.ubuntu.com the terminal session19:36
shvelocan you recommend a cheap laptop suitable for Android and web development? which will have good Ubuntu support of course19:37
daauzonos so I just do grub-install /dev/sdX. And how do I configure it to find the 2 OSs on the same device?19:37
Ash_Command not found19:37
ikoniadaauzon: I'd suggest re-installing ubuntu to the pen drive applying grub to the pendrive from the installer19:37
daauzonI'm already running Ubuntu from HDD.19:37
ikoniadaauzon: that way all the internal files will reference the pen drive19:37
ikoniadaauzon: so you've not installed it to the pen drive yet ?19:38
daauzonno. I have 3 partitions on the pendrive. 1 for a bootloader, 1 for Win7 and 1 for Ubuntu.19:38
ikoniadaauzon: one for a bootloader ??19:38
ikoniathe boot loader doesn't live on it's own partition19:38
ikonia(if you mean grub as the boot loader)19:39
daauzonyes I was going to use SuperGrub2Disk, but it doesnt detect the OSs19:39
escottdaauzon, one concern i have with that... windows treats pen drives in weird ways (at least xp does) so ive never been able to get windows to create a disk label for anything but the first partition on a pen drive19:39
escottAsh_, ok19:39
ikoniadaauzon: install ubuntu to the pen drive - make sure the installer references the pendrive for the installtion of grub19:39
ikoniadaauzon: job done19:39
daauzonand then how would i load windows7 from the pendrive if I wanted to?19:40
ikoniadaauzon: grub will see the OS on the pendrive and add a menu item19:40
daauzonso I should install Win7 on the drive first, right?19:40
ikoniadaauzon: so when you boot the pendrive you'll get grub that's installed on the pendrive as the boot loader19:40
ikoniadaauzon: you already have windows on the pendrive (I thought you said)19:41
misterrobotoI think my ubuntu install is borked19:41
heoyeaget ducktape19:41
daauzonRight right. so just install Ubuntu to the drive and I should be set.19:41
ikoniadaauzon: pretty much19:41
misterrobotoSoftware installed does not show up in the menu and I cannot get software I need19:41
misterrobotoweird19:42
heoyearun in terminal19:42
misterrobotoheoyea, doesn't work either19:42
ikoniadefine "doesn't work"19:43
escottAsh_, without knowing what you are doing... can't do much to help you19:43
misterrobotohttp://pastebin.com/AGf79m7S19:43
misterrobotoikonia, Please see pastebin19:43
ikoniamisterroboto: "root" ?? really19:43
Ash_well I am going through my boot files.. and trying to see which ones i can delete safely19:43
misterrobotoikonia, to install programs19:44
ikoniamisterroboto: thats what "sudo" is for19:44
misterrobotoikonia, You mean programs can be installed without root? Really?19:44
ikoniamisterroboto: also jocky isn't part of 12.10, are you using 12.10 ?19:44
misterrobotoikonia, I am tryint to use "additional drivers"19:44
ikoniamisterroboto: then why are you typing "jocky"19:45
misterrobotoikonia, there is no option in the menu19:45
ikoniamisterroboto: because it's gone in 12.1019:45
ikoniaas I've just said19:45
heoyeamisterroboto: jocky-gtk19:45
escottAsh_, i've told you the way to do this properly. all you have said is "command not found" and "doesn't work"19:45
Ash_thats what the terminal told me :(19:46
heoyeamisterroboto: i missed the e so is jockey-gtk19:46
misterrobotookay, how do I ensure my graphics card has the software I need?19:46
h00k /1119:46
h00kbah.19:46
=== gpix13 is now known as gpix13_away
escottAsh_, i ran a command and my terminal told me "Access: (0755/drwxr-xr-x)  Uid: (    0/    root)   Gid: (    0/    root)" can you guess what it was19:50
heoyeamisterroboto: by installing the drivers19:50
misterrobotoheoyea, Oh gee thanks19:51
escottAsh_, ill give you 20 questions, and start you out with not an animal, vegetable or mineral19:51
misterrobotoJust install the right stuff19:51
escottAsh_, without telling me what you typed in the terminal i really cant help you19:51
Ash_okay.... Sorry.. I am a bit daft arent I?19:51
shadow98i dragged firefox icon's to the desktop....i created 3 profiles...how do i change the icon for these different icon's on 12.1019:51
heoyeamisterroboto: yea should give u a list of drivers u can install19:51
misterrobotoOkay, how do I install seamonkey? I cannot sudo apt-get it, nor is it in the coftware centre19:52
misterrobotosoftware19:52
nidazolehello everyone! anyone cane help me about how to image a RAID 5 server with 3 SCSI disks by dd command or something ... and combine those to one image? i am trying to boot its OS in VMWare!! the tool i launch the dd images to vmdk is LIVEVIEW but that accepts one disk image for Source image!19:52
escottAsh_, go to paste.ubuntu.com and copy paste your terminal session so i can see what you are doing19:52
teskewin unity, when clicking on the messaging indicator and then selecting empathy, the empathy chat list does not focus. i see it "shake" in the sidebar/dock, but it doesn't focus. is this normal behavior?19:53
Ash_my terminal screen is blank currently19:53
heoyeamisterroboto: aptitude search seamonkey19:54
huismonis it possible to netboot off http instead of nfs?19:54
ikoniahuismon: yes19:54
heoyeasure19:55
huismonikonia, link, or what should i google to get documentation?19:55
ZwiiiTHi thur! I have a i7 with hyperthreading and wanted to disable it,. I have 8 cpu`s listed, so witch one would i disable? Tried to run "echo 0 > /sys/devices/system/node/node0/cpu*/online " where * is 1,3,5,7.19:55
huismonthis is a pxe/dhcp then netboot off an iso on http19:55
ZwiiiTBut is that the right way?19:55
huismonthat's my goal anyways19:55
ikoniajust change the header to http19:55
nidazolethe md0 image through RAID software controller doesnt bootable.19:55
misterrobotoheoyea, hmm, nothing that I need surfaces19:56
escottZwiiiT, you disable in the bios19:56
misterrobotoheoyea, thanks anyways19:56
ZwiiiTescott: hard to do due to dedicated server19:56
heoyeamisterroboto: then u got everything u needed19:56
misterrobotoheoyea, No, I have to look at other distos19:56
misterrobotoor manually install it19:56
misterrobotofrom source19:57
heoyeamisterroboto: theres also PPA for version drivers19:57
heoyeamisterroboto: thats not in the repos19:57
ZwiiiTBut how to list CPU cores, and their CPU numbers? So i know what CPU`s to disable ( echo 0 > /sys/devices/system/node/node0/cpu3/online )19:58
huismonikonia, so just netboot = http://foo/bar.iso ?19:58
misterrobotoheoyea, Ubuntu is automated, which is its strength, but also a weakness...it makes for lazy users.  ; - )19:58
escottZwiiiT, since the hyperthread cores are not real cores i dont think taking them offline is going to work, but you never know. i believe that the hyperthreaded cores go in pairs even/odd19:58
Enlight_uniHi! I'm running ubuntu 12.04, and my samba shares are not advertised through avahi (at least i fail to see them with avahi-browse and avahi-discover), i looked up at smbd sources and advertising is supported through avahi, and i've also enabled avahi's dbus interface because gentoo ebuilds do so when you want samba with avahi support. Any idea of what i'm doing wrong?19:58
=== Youri is now known as YBook
escottZwiiiT, it might be better to just mark those cores as unscheduleable19:59
escottZwiiiT, which may be what the kernel does when it takes them offline19:59
heoyeamisterroboto: lazy users wont be looking to update anything19:59
escottnidazole, what kind of software controller19:59
nidazoleescott: partitioner i guess20:00
escottnidazole, never heard of partitioner20:00
nidazoleescott: sudo dd if=/dev/WHAT? of=/mountpoint/image.dd20:01
escottnidazole, either dm or md20:01
nidazoleescott: i need 3 disks in one disk :)20:01
deper29hey, is it possible to share a home partition between distros?20:01
nidazolemd didnt work20:01
nidazoleits not bootable20:01
heoyeadeper29: yes20:02
escottdeper29, yes, but there are some issues with that20:02
ZwiiiTescott: thats why i was trying to figure out what cpus are on what core20:02
escottdeper29, files in ~/.config could conflict if one distro runs a different version of the desktop than the other20:02
deper29escott: what would the issues be? I have the same users and they are both ext420:02
deper29so, like if one was running kde and the other unity?20:02
heoyeadeper29: make a new user for each distro and then symlink the folders20:02
deper29heoyea: so don't use my existing users at all?20:03
zykotick9deper29: different versions of software have different config files in ~, so you may run into issues20:03
escottdeper29, kde unity should be cleaner because one is kde based the other gnome, less likely for conflicts i would think. unity gnome would be a bigger concern in my mind20:03
heoyeadeper29: 1 new user per distro20:03
heoyeadeper29: so u can use ur existing 1 for 120:04
escottdeper29, but i would still make two homes one for each user (they can still have the same username just a different $HOME depending on which os you are in), and then symlink all the folders in one to the other20:04
Calinouhi, how can I disable vsync in intel driver?20:04
=== Calinou is now known as Guest65891
deper29oh, I see. so things like .Xdefaults and .xinitrc and whatnot could give me some troubles20:04
=== Guest65891 is now known as Calinou_
zykotick9deper29: well, i doubt those two specifically would be an issue (but possible i suppose)20:05
mac12i need help..i installed ubuntu minimal cd of ubuntu 12.04 precise and i install xubuntu..but gui not coming ..anybody can tell me how to start gui...20:05
zykotick9mac12: try "startx"20:06
Calinou_mac12, once you installed a DE/WM, type startx20:06
deper29okay, cool. thanks for the help guys!20:06
mac12i only install xubuntu desktop envirement20:06
mac12nothing else!!!20:06
Calinou_and?20:06
Calinou_xubuntu-desktop package includes DE and WM20:06
Calinou_DE being xfce, WM being xfwm20:06
mac12i did not install anything else..what i am missing20:07
mac12i install xubuntu using no-install-recommends options20:07
heoyeamissing lightdm?20:07
Calinou_lightdm is not a dependency, iirc20:07
Calinou_you need a login manager too20:08
mac12i dont know if it comewith xubuntu...20:08
=== arthur_ is now known as ViaNocturna85
Calinou_didn't you read the list of packages installed with xubuntu-desktop metapackage?20:08
mac12so what should i do...so i can get gui envirement with xubuntu..since xubuntu desktop is installed already20:08
heoyeathink thats what xubuntu uses lightdm20:08
nidazoleescott: can i restore the md image in emty physical disk in vmware machine? or restore sda and adb and sdc image in 3 different empty disk or something like that?20:08
Calinou_all buntus use lightdm20:08
mr_chrismac12: When you installed the xubuntu desktop environment, did you do it with "apt-get install xubuntu-desktop" ?20:08
escottnidazole, i have no idea what kind of raid you are using.20:09
Simooonsorry if this question already have been asked, but can someone tell me which file to run to run Unity when X is already running20:09
Simooon?20:09
nidazoleraid 520:09
Enlight_uniHi! I'm running ubuntu 12.04, and my samba shares are not advertised through avahi (at least i fail to see them with avahi-browse and avahi-discover), i looked up at smbd sources and advertising is supported through avahi, my binary is linked against libavahi, and i've also enabled avahi's dbus interface because gentoo ebuilds do so when you want samba with avahi support. Any idea of what i'm doing wrong?20:09
nidazole3 disks20:09
mac12apt-get install --no-install-recommneds install xubuntu-desktop20:09
escottnidazole, what kind of raid controller20:09
heoyeaSimooon: unity --replace   ?20:09
mr_chrismac12: Do you recall if it installed lightdm with it?20:10
nidazolei dont know exactly.20:10
nongooglehow do i not let people into my computer if i don't use a password anymore?20:10
nidazoleis it important?20:10
* Calinou_ facepalms miserably20:10
Calinou_why use ubuntu minimal when you can install xubuntu, too?20:10
mac12i dont know if it install..if it come with xubuntu then it should be20:10
Calinou_if you're a beginner I suggest staying away from ubuntu minimal20:10
Simooonheoyea, ok will try that, I am actually trying to help someone else, 2 min :-P20:10
Calinou_nongoogle, you can't20:10
escottnidazole, yes20:10
Calinou_obvious :)20:10
mr_chrismac12: Why no-install-recommends?20:11
[_-S1L3NC3-_]Hey guys20:11
[_-S1L3NC3-_]where does ubuntu save things when u do apt-get install20:11
mac12coz i do not want unnessery application like office etc20:11
escott[_-S1L3NC3-_], all over the place20:11
nidazoleescott, this is a software raid. they managed the raid by some software named partitioner i guess.20:11
bulletrulzx20:12
[_-S1L3NC3-_]apt-get install apache220:12
[_-S1L3NC3-_]where would it save20:12
escottnidazole, mdadm?20:12
escott[_-S1L3NC3-_], what part of it?20:12
heoyea[_-S1L3NC3-_]: dpkg -L apache220:12
[_-S1L3NC3-_]the20:12
[_-S1L3NC3-_]index.html20:12
ViaNocturna85[_-S1L3NC3-_]: /var/www/20:12
escott[_-S1L3NC3-_], i believe thats in /var/www or something like that20:12
Calinou_mac12, you can remove them afterwards20:12
tripelb3 questions re GUI--  re 12.04 -- 1. How do I get gnome not unity AND 2. Is there a webpage explaining the ideas,  motivations, and logic behind the unity design- so I can understand it.  and 3. Page to teach Unity to me and newbie person I am trying to recruit.20:12
nidazoleescott, fdisk -l and appear sda,sdb,sdc,md020:12
Calinou_remember that apps that do not run only use disk space, not RAM/CPU20:13
escottnidazole, md0 then20:13
Calinou_should not be an issue on today's computers anyway..20:13
nidazoleescott, what is the meaning of mdadm?20:13
mr_chrismac12: Installing xubuntu-desktop and just installing from the normal xubuntu installation disc will be no different. They will both come with abiword, gmusicstreamer, and the other include applications.20:13
Calinou_tripelb, sudo apt-get install gnome-panel20:13
Calinou_-for fallback mode-20:13
Calinou_also, unity.ubuntu.com20:13
escottnidazole, http://en.wikipedia.org/wiki/Mdadm20:13
[_-S1L3NC3-_]i do ls in /var/www/  and i dont find anything20:14
mr_chrismac12: If you are having trouble with your current method, you are better off just installing from the normal media and apt-get removing what you do not want.20:14
kevinchhey20:14
reindeernixHi20:14
Calinou_[_-S1L3NC3-_], try ls -A /var/www20:14
adknight87Anyone having trouble with cheese in ubuntu 12.0420:14
kevinchI was in the middle of running a badblocks -ws test on my new hdd's20:14
kevinchand i got a power outage20:14
nidazoleescott, md0 isnt bootable and i doubt it is restorable. is it?20:14
kevinchdo i need to redo it?20:14
kevinchimpossible to resume?20:14
mac12look...i want ith minimal coz i dont want unnessery tools..i want my own custmized ...system20:14
FloodBot1kevinch: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.20:14
[_-S1L3NC3-_]cmd not found20:14
[_-S1L3NC3-_]@ Calinou_20:15
Calinou_mac12, then go back to harshlinux20:15
heoyeaadknight87: try guvcview20:15
mac12so xubunt-desktop i choose as desktop envirement20:15
escottnidazole, what does mdadm --stat say (or cat /proc/mdstat)20:15
Calinou_[_-S1L3NC3-_], weird, -A is an option for the ls command... which shows hidden files20:15
bulletrulzhi Calinou_ u use ubuntu20:15
adknight87heoyea: I have cam works fine.20:15
Calinou_bulletrulz, yes :p20:15
tripelbCalinou_: thank you.  can I st it to autobiography into gnome? Or,  how do I switch?20:15
ViaNocturna85[_-S1L3NC3-_]: use lowercase a 'ls -a'20:15
bulletrulzllol i know u xD20:15
tripelbNippon20:15
[_-S1L3NC3-_]ok20:15
tripelbnooooo20:15
[_-S1L3NC3-_]still cmd not found20:15
Calinou_log out > click on ubuntu logo near your user name > choose desktop environment there20:15
[_-S1L3NC3-_]oh nvm20:16
Calinou_command names are case-sensitive20:16
tripelbCalinou_: thank you.  can I set it to autoboot into gnome? Or,  how do I switch?20:16
=== root is now known as Guest36092
kevinchcan a bad blocks test be resumed if it was interrupted from a power outage?20:16
Calinou_tripelb, if it doesn't automatically use gnome, then you can change default desktop in system preferences maybe. I use xubuntu so I don't know20:16
Simooonheoyea, apparently that did the trick, thanks a lot!20:16
MonkeyDusttripelb  lightdm remembers your last choice20:16
Calinou_kevinch, why wouldn't it be?20:16
[_-S1L3NC3-_]but im trying to find index.html or does it generate auto?20:17
tripelbCalinou_: kk.20:17
kevinchCalinou_: how would i go about resuming it once my computer boots up?20:17
Calinou_you mean, you broke your HDD?20:17
kevinchno20:17
kevinchthese are new hdd's and i was running a full destructive test to make sure they work20:17
kevinchand then the power went out, one as almost done the last pass, one was just starting20:17
TommasoI'm trying to install ubuntu on an old toshiba laptop from a cd-rom. I can get to the first ubuntu screen, but whether i choose try without installing, install ubuntu or check disk for defects I get as far as a line "10.849…kernel thread helper…"20:18
adknight87Wouldn't he just want to fsck the drive in recovery?20:18
Tommasoand nothing else happens20:18
SonikkuAmericaTommaso: What version?20:18
Calinou_Tommaso, when booting the live cd try pressing F6 then use the "nomodeset" option20:19
Calinou_might be a kernel panic due to a driver. no idea though20:19
TommasoSonikkuAmerica: i38620:19
ViaNocturna85[_-S1L3NC3-_]: are you sure Apache is installed, I just installed it and it created the directory and index file20:19
nidazoleescott,Personalities : [raid10]20:19
nidazolemd0 : active raid10 sdb1[0] sdc1[1]20:19
nidazole      10484640 blocks super 1.0 2 near-copies [2/2] [UU]20:19
nidazole      bitmap: 0/1 pages [0KB], 65536KB chunk20:19
FloodBot1nidazole: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.20:19
Calinou_Tommaso, if your computer is from > 2005 you can use amd64 safely, btw20:19
SonikkuAmericaTommaso: Well I meant what release, but try Calinou_'s suggestion20:19
bekksnidazole: 64M chunks will decrease performance noticably.20:20
TommasoCalinou_: thanks20:20
strict9Hello. What's the best way to determine why my Ubuntu server is restarting? I don't see anything suspicious in kern.log. And it's on a Linode VM so I don't imagine it's hardware related20:20
tripelbhow much speedy computer internet connection do I need to install Ubuntu from liveCD?  will dialup do?  how long?  Will Starbucks do?  How long does it take?20:20
bekksnidazole: Use chunks of about 64/128 _k_B instead20:20
TommasoSonikkuAmerica: 12.04.120:20
Calinou_strict9, blame linode 8)20:20
SonikkuAmericatripelb: You don't need an Internet connection20:21
tripelbnewbie runs out of patience fast. Will not let me do it alone.20:21
nidazolebekks: this is not mine, but thanks.20:21
Calinou_tripelb, any speed should work, you do not need an internet connection to install live cd/dvd/usb (except to download updates)20:21
strict9Calinou_: That will be my next step :) But I do have other servers there without the restarting issue20:21
Calinou_i advise having an unlimited bandwidth20:21
mr_chrismac12: I see what you mean, the no-recommends strips the other stuff out.20:21
Enlight_uniHi! I'm running ubuntu 12.04, and my samba shares are not advertised through avahi (at least i fail to see them with avahi-browse and avahi-discover), i looked up at smbd sources and advertising is supported through avahi, my binary is linked against libavahi, and i've also enabled avahi's dbus interface because gentoo ebuilds do so when you want samba with avahi support. Any idea of what i'm doing wrong?20:22
mac12i think i need to install login manager...20:22
mac12that what i am missing20:22
strict9Are there any other log files to look in besides kern.log, for reboot causes?20:22
mr_chrismac12: Try "sudo service lightdm start"20:22
SonikkuAmericatripelb: Just install it without updates and then boot from the hard drive when you're done, connect to the Internet and Update Manager should pop up20:22
tripelbSonikkuAmerica: you do to get the non free. It tells me I need it. -- Calinou_ I like that plan. Time Warner and I differ on rates20:22
mr_chrismac12: http://packages.ubuntu.com/precise/xubuntu-desktop20:22
=== ericab is now known as ericab_away
gustav__When I switch windows in X11, one window is cover another, I can see the covered window drawing when I select it to go on top, i.e. clicking on it. How can I make this go faster or be in some cache?20:22
SonikkuAmericatripelb: You need non-free stuff?20:22
mac12@mr chris can we talk in private seesion?20:22
=== christopher is now known as Damp
mr_chrismac12: light-dm did did installed with xubuntu-desktop as a dependency.20:22
Calinou_tripelb, it is recommended but not required20:23
Calinou_the only requirement is the disk space20:23
mr_chrismac12: I'd rather not. Others could benefit from what the answer turns out to be.20:23
tripelbSonikkuAmerica: yes I understand. My question was how long does it take to get all the updates. And will a dial up connection do. And how long. And the same thing or a wifi at Starbucks connection.20:23
TommasoCalinou_: it has a pIII and was running windows 9820:23
Calinou_gustav__, use a DE?20:23
adknight87woooo20:23
Calinou_why would you use bare X20:23
nidazoleescott, r u see that flood?20:24
TommasoCalinou_: it has stopped in the same place with nomodeset20:24
SonikkuAmericatripelb: OK, Calinou_ said an unlimited bandwidth is a good idea, but I don't know how much you'll have at a Starbucks20:24
gustav__Calinou_: What's a DE in this context?20:24
Calinou_how is starbucks supposed to charge you for the bandwidth? 8)20:24
mac12if i want to startx function? then what should i install?20:24
mac12xorg20:24
mac12?20:24
Calinou_gustav__, bare X draws windows inefficiently20:24
tripelbSonikkuAmerica: right I understand you're not the 1 to answer that question since you don't know.20:24
SonikkuAmericaCalinou_: XD20:24
Calinou_mac12, yes, you also have to install xorg, which is not a dependency, just a recommend i think (not even sure)20:25
nidazoleescott, sorry,did u see that flood?20:25
escottnidazole, did you see the bot20:25
nidazoleyes,i paste it.20:25
Calinou_[question] how can I disable vsync in intel driver?20:25
mac12even i install lightdm i need to install xorg?20:25
SonikkuAmericatripelb: Well no one really knows the answer, it requires advanced probability and statistics XD20:25
mr_chrismac12: Run "apt-cache search startx"20:25
escottnidazole, then you need to post the link here20:26
mac12i havn't install xorg20:26
mr_chrisThat will tell you which package it is in. Xubuntu-desktop installs that, as well as lightdm, though.20:26
tripelbOK will know "soon". by experience.  Calinou_ SonikkuAmerica thanks.  - I'll do the experiment!20:26
SonikkuAmericaYou're welcome tripelb20:26
gustav__Calinou_: Aha. A compositing window manager.20:26
nidazoleescott,http://paste.ubuntu.com/1415513/20:26
Calinou_not talking about compositing20:26
Calinou_even non-compositing would be better20:26
=== ericab_away is now known as ericab
nidazoleescott, ok?20:27
mr_chrismac12: "sudo apt-get install xinit"20:27
Calinou_also, what's your graphics card?20:27
Calinou_do you even have 2D accel?20:27
mac12i am doing in virtualbox20:27
mr_chrismac12: Have you tried running "sudo service lightdm start"? Does anything happen?20:27
mac12nothing happend20:27
gustav__Calinou_: I don't understand. && Intel 4000.20:27
mr_chrismac12: Define "nothing"20:27
SonikkuAmericamac12: You may have to go into VirtualBox and look at your video settings for the VM20:28
Calinou_should be ok then20:28
mac12ok..20:28
SonikkuAmericamac12: Is acceleration enabled? (Can it be?)20:28
gustav__Calinou_: How do I activate acceleration?20:28
Calinou_it is enabled by default... and the intel driver is open source so you already have it20:29
mac12it enable but i cant not up or less20:29
mr_chris...20:29
=== sharky1 is now known as sharky
Calinou_you have to stop VM to enable accel mac1220:29
mr_chrismac12: What output do you get for "whereis startx" ?20:29
Tommasoi think this version (version 12) is too new for this computer, can you suggest an older version to try?20:29
mac12not found20:29
Calinou_Tommaso, older versions are not an alternative, if you have an old computer you can try lubuntu20:29
mr_chrismac12: "sudo apt-get install xinit lightdm"20:30
Calinou_anyway, that computer is way too old to run any linux distro "fluidly"20:30
mac12i did xubunt-install with no-install so i guess login manage missed20:30
Calinou_not even lightweight distros like arch..20:30
SonikkuAmericaCalinou_: SliTaZ?20:30
mac12ok mr bro..i am gonna try this..20:30
Calinou_SonikkuAmerica, unlikely, also noone uses that distro 8)20:30
mr_chrismac12: After that, "sudo service lightdm start"20:30
Calinou_why can't people get over it and buy new computers?20:30
SonikkuAmericaCalinou_: XD20:31
mac12and i t recommend to instal xorg?20:31
dr_willisTheres some Puppylinux varients  and a few OLD pc focused disrtos at disrtowatch that are targeted for old old pcs20:31
Calinou_even my €200 netbook beats their computer :P20:31
nidazoleescott, i posted the link or?20:31
ViaNocturna85Calinou_: not everyone can afford a new computer20:31
Calinou_quit smoking/drinking/eating too much, try using car less often..20:31
mr_chrismac12: Hell, just installing lightdm should bring xorg with it.20:31
SonikkuAmericaCalinou_: My Fujitsu T-Series Lifebook is from 200720:31
ViaNocturna85Calinou_: and if you dont do any of those but are crippled by the crisis?20:32
Calinou_buy brand-less food, etc... and you'll be able to buy a computer in no time20:32
escottnidazole, that says that sdb1, sdc1 are in a raid10 coniguration with two near copies20:32
Calinou_just saying :P20:32
mac12ah ok...now cleared20:32
TommasoCalinou_: i dont mind if it doesnt work very well i just want to learn20:32
mac12Thanks alot  mr..20:32
SonikkuAmericaCalinou_: I digress here but that's like saying live in a shoe-box to buy a MacBook Pro20:32
xangua!ot | Calinou_ SonikkuAmerica20:32
ubottuCalinou_ SonikkuAmerica: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks!20:32
Calinou_i'm not saying "buy a macbok pro" here, apple HW is overpriced20:32
mr_chrismac12: Glad I could help.20:32
escottnidazole, presumably that means raid1 mirroring with stripping optional in the future... or maybe it means raid0 stripping with the opportunity to go mirroring in the future. in either case tha array is up20:32
mac12i am glad too that i got help from you :)20:33
escottnidazole, so thats not your raid5 array20:33
mac12@ mr.. lightdm is good too use with xubuntu-desktop20:34
mac12coz i am not using gnome20:34
escottnidazole, you can try "mdadm --assemble --scan" to see if it picks up any other arrays20:34
mr_chrismac12: Some IRC basics. Just put mr_chris in your message an my IRC client with highlight it. That way if I am not looking at it I will know if I get a message.20:35
nidazoleescott,so? this is my home test. my case is the raid 5 and i havenot access to that now. but just i am trying to boot an image from raid disks.20:35
mr_chrisMost IRC clients support tab completion so you can type "mr_" and press tab and it will fill in the rest for you.20:35
mac12mr_chris  can i use gdm instead of lightdm?20:36
Calinou_why would you do that?20:36
heoyeamac12: u can use any20:36
Calinou_gdm is not interoperable20:36
escottnidazole, i dont know what you are trying to do, and neither do you evidently. that makes it hard to figure out what to do20:36
mr_chrismac12: LightDM is a general display manager. It can be used with anything. So can gdm, xdm, slim, among several others.20:36
ActionParsnipmac12: if you type 'mr' and hit TAB, it will autcocomplete20:36
mr_chrisThe default xubuntu installation uses lightdm.20:36
mac12mr_chris i need simple display manager like xfce..20:37
SonikkuAmericamr_chris: Doesn't the default <anything>ubuntu distro use it now?20:37
mr_chrisSonikkuAmerica: Pretty much.20:37
escottnidazole, i gather you have a raid5 array somewhere, but it may be hardware, it may be software it may be fakeraid. if it is a software mdraid device you can try to assemble it with the assemble scan command20:37
k1lSonikkuAmerica: yes it does20:37
mr_chrismac12: LightDM is pretty simple. Easy to configure.20:37
mr_chrismac12: Slim and xdm are more minimal.20:38
mac12mr_chris  i want ligh..and simple look..20:38
SonikkuAmericamac12: sudo apt-get install [klx]ubuntu-desktop (if you want Unity you don't need any of the letters in [ ])20:38
nidazoleescott, mdadm --assemble md0 ??20:38
SonikkuAmericamac12: and just pick ONE if you want KDE, LXDE or XFCE resp20:38
escottnidazole, you can try "mdadm --assemble --scan" to see if it picks up any other arrays20:38
mac12SonikkuAmerica i installed xubuntu already..now want display manager..so gdm should work wid it?20:39
dr_willismac12:  lightdm is the default displaymanager normally used20:39
SonikkuAmericamac12: any desktop manager should work20:39
xanguamac12: you can use any login manager you want, makes no diference...it's only a login manager!20:40
SonikkuAmericamac12: but lightdm is universal and lightweight20:40
mac12SonikkuAmerica give me complite command for gdm install? it should sudo apt-get install gdm20:40
mac12?20:40
SonikkuAmericamac12: Yes20:40
dr_willisYou could of allready tried that command in the time its taken yiou to ask  ;)20:40
mac12SonikkuAmerica need to add xinit  etc?20:40
dr_willisinstalling lightdm, or gdm should pull in all needed X dependencies.20:41
mr_chrismac12: If you want super minimal, don't even install a display manager. Just go with startx and put "exec xfce4-session" in your .xinitrc file.20:41
nidazoleescott, i did but nothing. terminal said nothing.20:41
escottnidazole, check mdstat again20:41
nidazoleescott, i checked. the same things.20:42
mr_chrismac12: You need to stop relying on people to give you full commands. Use "apt-cache search packagename" to search for packages. Or use http://packages.ubuntu.com/.20:42
escottnidazole, ok.20:42
mr_chrismac12: apt-get install installs. apt-get remove removes. Simple as that.20:43
mr_chrismac12: Any display manager you install in Ubuntu will automatically be set up to start by itself on boot. With most of them, you will not need a .xinitrc file.20:43
escottnidazole, im not sure what else i can say. you would be the person to best know the answers to basic questions like "what kind of raid controller did this use" "what disk and partitions did it use" etc... i could start asking you about the ratchet that was in my garage last month, but i cannot for the life of me figure out where it is. i do know its silver and about 6 inches long20:44
mike024I am creating a RAID 6 array. Should I format each of the partitions of the devices and put raid on top of those(IE each drive has GPT with 1 partition of EXT4 with MDADM on top) or Should i not format the drive partitions, and put them into the array20:44
zykotick9mr_chris: infact, only startx uses .xinitrc20:44
mr_chrisxyzone: And slim20:44
escottmike024, ABSOLUTELY format20:44
mike024escott: so I have an ext4 fs on top of ext4 fs? That seems wasteful20:45
mac12mr_chris thanks man20:45
escottmike024, rather absolutely partition (you will eventually format)20:45
mike024escott: I will definitely partition each drive. Should I put ext4 on each of those partitions, and RAID ontop of that, and then EXT4 on top of that? Or skip the first EXT4?20:45
nidazoleescott, ok . youre right. thank u very much.20:45
escottmike024, so you start out with each disk having one partition and type linux_raid20:45
mr_chrismac12: You're welcome.20:46
mac12mr_chris u have got msn or yahoo? u are such helpfull person20:46
seednodeyou can always find him here.20:46
mike024escott: is linux_raid a filesystem type?20:46
escottmike024, assemble the device and then format the md device (sorry initially misread thinking you were going to avoid partitioning)20:46
guntbert!u | mac1220:46
ubottumac12: U is the 21st letter of the modern latin alphabet. Neither 'U' nor 'Ur' are words in the English language. Neither are 'R', 'Y', 'l8', 'ryt',  'Ne1' nor 'Bcuz'. Mangled English is hard for non-native English speakers. Please see http://geekosophical.net/random/abbreviations/ for more information.20:46
escottmike024, its a partition type. i dont know how that appears in gpt. its a valid type for msdos partitions so presumably there is a gpt analog20:47
escottmike024, also want to make sure you are aware of the write hole that applies to RAID5/RAID620:47
giannihallo20:47
SonikkuAmericaguntbert: I'm surprised there's even a fantasy command for that20:48
escottnidazole, i'd like to help but i dont really know enough about your system to point you at anything useful20:48
SonikkuAmericagianni: Hi20:48
escottnidazole, /etc/mdadm.conf perhaps?20:48
mike024escott: this isn't for performance. I understand the write hold. It will be mostly a write once system anyways. It will be 3tb disks in RAID 6(raid 5 is too risky for that size)20:48
alistair_lcan i access a ps2 memory card over a usb connection in ubuntu?20:48
mac12mr_chris you got msn or yahoo?20:48
ViaNocturna85mac12: he has left20:48
xt3hello20:48
mac12ViaNocturna85 oh ok20:49
xt3anyone here? :)20:49
SonikkuAmericaxt3: Hello20:49
escottmike024, thats fine... if people aren't aware of the write hole... i try and steer them to raid10, but as long as you know what you want thats fine20:49
seednodext3: Just a couple (hundred) of us20:49
xt3lol20:49
xt3yeah i see20:49
SonikkuAmericaxt3: There are a lot of us here... what's up20:49
SonikkuAmerica?20:49
guntbertxt3: Do you have an ubuntu support question?20:49
xt3yeah a small one lol20:49
SonikkuAmericaTalk at us20:49
SonikkuAmericaabout ut20:49
ActionParsnipalistair_l: try it if you already have the hardware20:49
xt3i just forgot how to get windows to minimize to a certain menu bar20:50
xt3and im on gnomeclassic :P20:50
mike024escott: hopefully parted understands linux-raid as the fs type20:50
SonikkuAmericaxt3: You know how to pull up panel options?20:50
xt3yes sir20:50
alistair_lActionParsnip, tried lsusb and it sees it but what next?20:51
SonikkuAmericaxt3: Alt+Right-click20:51
nidazoleescott, my scenario is "image a Server which have RAID disks and combine the disks into the one disk and boot the one disk in vmware"20:51
mike024escott: I'll go play and see what I come up with. Thanks for the help. I'm decent with linux, I just want to get this right the first time - it takes too long to find out otherwise :)20:51
nidazoleescott, and i see /dev/md0 but when i convert that to vmdk image, its not bootable.20:51
ActionParsnipalistair_l: if you run:   sudo fdisk -l     do you see the partition?20:51
escottnidazole, i get the scenario. you need to recover a raid array for which you need to assemble it. but what kind of raid array it is i have no idea20:51
SonikkuAmericaxt3: Remove a window list from the panel it's on and then Alt+Right-click to add a panel item (it's the Window List)20:52
alistair_lno :-)20:52
vipacrt /load .xchat2/budus.so20:52
escottnidazole, its doubtful that a partition would ever be bootable. it would need a bootloader. you could put the partition inside a virtual disk and install a bootloader20:52
xt3hmmm20:53
escottnidazole, and then convert the drivers from the real hardware to the virtual hardware (which is usually not as hard with linux)20:53
xt3well i meant when I minimize, mozilla, for example, it dissappears because i removed the bottom panel lol20:53
ActionParsnipalistair_l: if you use the 8 character hex ID, you can attempt to find guides20:53
nidazoleescott, ok, this is a good idea. but the working partition is /dev/sda220:54
SonikkuAmericaxt3: So you need a new panel?20:54
k1lxt3: press alt+tab20:54
ActionParsnipxt3: you can't minimize mozilla, its not a software20:54
escottmike024, once you have your partitions its a mdadm --create md0 --level=6 /dev/sdX#....20:54
k1lxt3: or do you want a new bottompanel?20:54
xt3yeah i figured i wasn't coming across correctly. I mean minimize the window, not the panel icon20:54
ActionParsnipxt3: mozilla make Firefox, Thunderbird, Sunbird and other applications. Mozilla itself is not minimizable20:54
alistair_lok :-)20:54
Enlight_uniHi! does anybody runs samba with automatic advertising through avahi?20:55
kosaidpohey guys20:55
SonikkuAmericaxt3: Minimize it to somewhere else?20:55
xt3yeah20:55
xt3exactly20:55
xt3i just want to minimize windows to my top panel, instead of the bottom panel20:55
SonikkuAmericaxt3: Do you have a panel where you want to put a window list?20:55
nidazoleescott, see this plz : http://paste.ubuntu.com/1415567/20:55
kosaidpoidk why  when i set a cron tab for redshift nethin hapens but when i do another cmmd it works20:56
ActionParsnipxt3: you can add a window list applet to the panel. Is that not a feature?20:56
xt3yes, top panel.20:56
SonikkuAmericaxt3: Oh, OK... make sure you have room on your panel, Alt+rightclick an empty spaceon the top panel and select "add to panel"20:56
heoyeakosaidpo: might have to use DISPLAY=:020:56
k1lxt3: i dont know if you can add the taskbar into the upper panel on the gnome-classic, because it is not a full gnome2 but just a cropped gnome20:56
kosaidpoheoyea: did not get you20:56
xt3lol20:56
julie101010I run a firefox from another Linux system on my Ubuntu X server and everything works fine except for the sound, any ideas?20:56
SonikkuAmericak1l: I had no problems with it on GNOME 3 Classic20:56
xt3im not making any sense i guess..20:57
mike024escott: mkfs.linux-raid doesn't work. parted also doesn't support that raid type20:57
SonikkuAmericaxt3: Don't worry, we'll try to understand...20:57
heoyeakosaidpo: some apps requires u tell it which display it goes to20:57
SonikkuAmericaxt3: Even if we have to play 20Q20:57
mike024escott: I have used mdadm before - I just want to make sure I do best practices for formatting :)20:57
xt3i only have one panel. A top panel. It has everything on it, but when I minimze my firefox browser window, it disappears20:57
k1lSonikkuAmerica: i only know, that it doesnt have the full functionality fro the gnome2 panel20:57
ikoniajulie101010: why are you not using the ubuntu version ?20:57
escottmike024, im not sure what partition type it should be with gpt. with msdos its supposed to be raid-autodetect or something that says RAID in it. you could mark it as a linux partition?20:58
vipacrtciao20:58
kosaidpoheoyea: so my cron tab line must end with DISPALY:020:58
escottmike024, i doubt mdadm actually cares what the partition type is20:58
SonikkuAmericak1l: That is right, but you can still put stuff on GNOME 3 Classic panels wherever you want them20:58
mike024escott: I think I will just partition them into one big gpt partition and use the no fs partition for the raid20:58
ActionParsnipjulie101010: you'll need to mess with pulse to get the sound to ship over the network too. I only know of it. Not sometning I've done20:58
heoyeakosaidpo: should be sometime like this * * * * * DISPLAY=:0 redshift ....etc20:58
SonikkuAmericaxt3: Are you sure you're not using Unity?20:58
xt3nope20:58
xt3session fallback20:58
escottmike024, the problem with "no fs" on that means that another tool which doesn't understand mdadm may interpret it as unallocated20:58
kosaidpoheoyea: ok will test it noe20:58
SonikkuAmericaxt3: Move your mouse to the top left corner of the screen20:59
ActionParsnipxt3: then doesn't the running app minimize to the window list app on the panel?20:59
xt3Action, I wish it did automatically, but it does not.20:59
xt3it would make sense20:59
mike024escott: I'm sure it doesn't care. Everything is a file in linux afterall. I just don't want performance issues or slowdowns because of a double fs. Here is my issue now though. If I don't format it, I can't label it. So when it dies I'm going to have issues figuring out which of the 10 drives died without plugging them into another computer one by one21:00
SonikkuAmericaYeah that's what I can't get... either running Unity or has a GNOME 3 problem21:00
julie101010ikonia, simply to balance resources...  I require a lot of processing and memory :)21:00
ikoniajulie101010: so running firefox from ubuntu/different distro will still eat the same resources21:00
ActionParsnipxt3: add the new window list to the panel and remove the other.21:00
xt3i have it the way i want it on my laptop, but i cant remember how i did it lol21:00
ikoniajulie101010: or do you mean you are exporting it over X21:00
julie101010yes21:00
xt3Action21:00
mike024escott: and the unallocated thing could be an issue too. so maybe I should just go with ext4 on ext421:00
ikoniaright, so X11 is not a sound servrer21:00
xt3you win!21:00
ikoniaserver21:01
ActionParsnipxt3: have you considered using XFCE? YOu may find it is a bit easier21:01
xt3+20 for you!21:01
julie101010I thought it managed it21:01
* SonikkuAmerica 0, ActionParsnip 121:01
xt3lolol21:01
xt3thats what it was21:01
xt3stupid windows list thing21:01
xt3sorry if anyone else said it before, i just didnt remember it was in Panel options21:01
SonikkuAmericaI actually said that but I guess you didn't realize it... XD21:01
xt3^^21:01
xt3:D21:01
ActionParsnipSonikkuAmerica: guess my words are better :)21:02
xt3i have used xfce as well, but i prefer gnome classic actually21:02
xt3its a bit nicer to my eyes :P21:02
SonikkuAmericaActionParsnip: I'll betcha you've used Ubuntu longer than I have too XD21:02
xt3it also reminds me of ubuntu 8 haha21:02
gustav__So, I just asked, when I switch a window, one covering another, it takes some time and I see it needs to re-render the below window, can't I make X predict this?21:02
vipacrt /EXEC rm -vf /home/vittorio/.xchat2/buduscript/tmp/budus_XDCC_3307.query21:02
SpyRavenAnybody here who'd be able to help with a precise pangolin kickstart?21:03
SonikkuAmericaxt3: A suggestion: Look into getting the MATE desktop environment, it's a fork of GNOME 221:03
xt3MATE? Hmm.. I'll have a look.21:03
q_Hello, can i ask someone something about games on xubuntu?21:03
dr_willisq_:  just ask the question., no need to ask if you can ask21:03
WhereIsMySpoono/ dr :)21:03
SonikkuAmerica!o | ?21:04
q_Can i play maplestory europe on one way on xubuntu?21:04
xt3now i have like 20 windows because I kept trying different things :P21:04
ActionParsnipSonikkuAmerica: Ubuntu since 7.10 (gutsy), Linux since Mandrake 7 :)21:04
escottmike024, once you create the array it will destroy anything on the disk21:04
mike024escott: so it doesn't matter how I partition the underlying device then?21:04
SonikkuAmericaActionParsnip: Only been here since the 9.10 days, seen one big change after another21:04
escottnidazole, all i see are the two disks which are up as md0. there is nothing else that is or could be RAID on those three disks21:04
Peace-...21:05
escottmike024, the annotation in the gpt table of what type of disk is there is just an annotation21:05
SonikkuAmericaPeace-: Yes?21:05
Peace-ssh doesn't work on ubuntu21:05
Peace-connect /tmp/.X11-unix/X0: No such file or directory21:05
Peace-...21:05
ActionParsnipq_: check the appdb for compatibility21:05
guntbert!enter | Peace-21:05
ubottuPeace-: Please try to keep your questions/responses on one line. Don't use the "Enter" key as punctuation!21:05
SonikkuAmericaWeird. What version of Ubuntu? (I thought SSH was standard)21:05
Peace-12.1021:06
escottmike024, tools will usually skip things they dont understand, but otherwise it doesnt matter21:06
ActionParsnipPeace-: are you using passwords or key files for authentication?21:06
dr_willisPeace-:  make sure the directory exists?  could be a permission issie on /tmp/ also21:06
Peace-dr_willis: exit21:06
vipacrt!list21:06
ubottuvipacrt: No warez here! This is not a file sharing channel (or network); read the channel topic. If you're looking for information about me, type « /msg ubottu !bot ». If you're looking for a channel, see « /msg ubottu !alis ».21:06
q_oke thanks21:06
mike024escott: sweet. If I label my drives, will that be kept or overwritten then21:06
SpyRavenIs there any way to disable the gpg check on an unattended kisckstart 12.04 installation?21:06
Peace-ActionParsnip: password21:06
escottmike024, my guess is that mdadm will fix up the type when it puts its uuid's in21:07
xt3im gonna stick around here. but im switching over to my desktop, so brb.21:07
anachoretahi guys, using $sed -i 'iqblablabla' to insert blablabla before line q, i would like to do it in a .sh, problem is i cant say $sed -i 'i$VARblablabla', because simple quotes dont interprate $VAR..21:07
SonikkuAmericaPeace-: is OpenSSH installed already?21:08
ibenjmooreHii21:08
SonikkuAmerica(It should)21:08
escottmike024, ahhhh here we go. GPT uses guids for the partition type as well. you want  A19D880F-05FC-4D3B-A006-743F0F84911E21:08
mike024escott: cool. I will format them to ext4, put mdadm on top of those(with labels so I know which is which) and then create the raid 621:08
Peace-SonikkuAmerica: i have rasperberrypi with has ssh enabled by default21:08
Peace-SonikkuAmerica: then i have my laptop21:08
dr_willisPeace-:  so you are sshing into your Pi from ubuntu?21:08
Peace-dr_willis: sure21:09
WhereIsMySpoonhi, my friend is trying to go 12.04 -> 12.10, and is getting could not detirmine upgrade after it tries to install xorg core21:09
kosaidpoheoyea: did not work21:09
escottmike024, so each partition has two associated uuids. one for the type and one for the partition instance21:09
WhereIsMySpoonwhat do?21:09
Peace-dr_willis: and it works but... if i want run an application in my laptop it says it doesn't work21:09
Calinou_WhereIsMySpoon, did his internet access stop functioning?21:09
WhereIsMySpoonCalinou_: no21:09
Peace-dr_willis: i mean a gui21:09
escottnidazole, if those three disks are all you have then you never had RAID521:09
dr_willisPeace-:  sounds like X forwarding is not enabled on the Pi to me.21:09
mike024escott: Really? I didn't know that. I thought they only had 121:09
escottmike024, http://en.wikipedia.org/wiki/GUID_Partition_Table#Partition_type_GUIDs21:10
guntbertPeace-: did you use ssh -X ... ?21:10
heoyeakosaidpo: try using absolute path like /usr/bin/redshift since crontab is a little dumb21:10
Peace-guntbert: used ssh -X     and ssh -Y too21:10
dr_willisgotta love having to ask 20 questions to get down to the real question/details.21:10
SonikkuAmericadr_willis: LOL21:10
kosaidpoheoyea: ok21:10
dr_willisPeace-:  so you sucefully ssh into the PI. and the hsell works.. but not X forwarding21:10
Peace-dr_willis: yes21:11
Peace-:D21:11
=== Youri is now known as YBook
Peace-2121:11
WhereIsMySpoonCalinou_: any ideas?21:11
ErinI have 2 1Tb western digital drives, different model numbers but basically the same drive... Can I raid these ?21:11
escottmike024, my favorite bit about that table is all the companies which clearly broke randomness to stake out their own like subset of the UUID space as their own...21:11
escottErin, yes21:11
dr_willisSounds lik eyou need to check the SSHd settings on the PI. it may have X forwarding disabled.21:11
gesalip.21:11
dr_willisand check the  /tmp/ directory21:11
nidazoleescott: thank you for your patient answers, but i have not raid 5 in my home. i have raid 10 for test and main case is raid 5. if i can resolve raid 10 then i will go to raid 5.21:11
Peace-dr_willis: in my laptop the file tmp/.X11-unix/X0: doesn't exit21:11
Peace-dr_willis: instead the folder exist21:12
ActionParsnipPeace-: are you trying to run graphical apps?21:12
Peace-ActionParsnip: yep21:12
ActionParsnipPeace-: how did you SSH to the rasberry PI?21:12
ActionParsnipPeace-: what command?21:12
Erinescott, I have to remove everything off both drives first right ?21:12
dr_willisPeace-:  it may be wanting that dir on the PI.  Its not clear what one of the machines is saying that21:12
escottErin, depends on what kind of raid you want21:12
Peace-ActionParsnip: ssh -v  -Y pi@192.168.0.3 or ssh -v  -X pi@192.168.0.321:12
SonikkuAmericaPeace-: also check the [ /etc/ssh/sshd_config ] on the Pi21:12
Erinescott, raid 0 is for speed right ?21:12
SonikkuAmericaHello brontosaurusrex21:13
escottErin, stripping reduces reliability but makes reads and writes faster21:13
mike024escott: unfortunately those are guids, not uuids. They are the same on each disk, so they won't be of much help to me?21:13
ActionParsnipErin: yes, its also not technically raid, hence it being raid 0 :)21:13
mike024escott: If I understand correctly21:13
dr_willisI definatly have a /tmp/.X11-unix/X0  here21:13
ActionParsnipPeace-: and does the raspberry Pi have an X server running?21:13
Peace-dr_willis: the laptop hasnot the file so rpi is sayin that it can't connect to laptop computer cuz there is not that file in the laptop21:13
ErinYea I am barely even using the second 1TB drive and i've never had a raid21:13
Peace-ActionParsnip: sure21:13
WhereIsMySpoonhi, my friend is trying to go 12.04 -> 12.10, and is getting could not detirmine upgrade after it tries to install xorg core. What do?21:13
Peace-dr_willis: so it's a laptop issue yes21:14
ActionParsnipPeace-: on the raspberry pi, what is the output of:  lsb_release -sc21:14
=== Guest76857 is now known as Wesley_
escottmike024, a guid is a uuid (more or less). those are the guids (aka uuids) for the partition type. you want the linux raid partition type, when you partition another uuid will be generated for each partition instance, that uuid will be used by mdadm to define the array21:14
Erinescott, ActionParsnip so do I have to remove the stuff off of my drives to raid 0 ?21:14
Peace-ActionParsnip: well lsb is not installed :D21:15
escottErin, you might as well. its going to have to rewrite everything anyways21:15
SonikkuAmericaWhereIsMySpoon: xorg-core was chucked from wherever it was and was moved to updates21:15
nonkn4merescott: if I may...  Even a RAID 1 (parity), though not primarilly used for speed increases, will in fact give you faster read times, drawing from each drive for reads.  Has no impact on write speeds.  Something I recently learned with building my own RAIDs at work21:15
WhereIsMySpoonSonikkuAmerica: so what does that mean he should do?21:15
ActionParsnipPeace-: ok, run:  cat /etc/issue    what is output?21:15
dr_willisPeace-:  how did you startup X on the ubuntu box?21:15
escottnonkn4mer, i know. erin is the one asking about raid0 which is something i would NEVER do21:16
Peace-dr_willis: i dunno i just login in my kubuntu box21:16
nonkn4merescott: Ah.  That's what I get for  jumping in mid-convo :P21:16
Erinescott, well 'might as well' is kind of a non descript answer? is it necessary will i suffer data loss if not? I only ask because i'll have to hook up one of the drives to another machine with a 2TB to copy stuff/back forth because over my lan would be way too slower for the amount of data on the drive. Also my music collection is on this drive I would freak if I lost it.21:16
Damjan_:)21:16
escottnonkn4mer, not a problem its a good thing to point out to Erin, that she would get some read speedup from raid121:16
WhereIsMySpoonSonikkuAmerica?21:17
Peace-ActionParsnip: Debian GNU/Linux wheezy/sid \n \l21:17
SonikkuAmericaWhereIsMySpoon: I'm Googling your case...21:17
escottErin, you can see if mdadm supports a raid-jbod to raid0 conversion21:17
WhereIsMySpoonSonikkuAmerica: i tried that too, i didnt get far, tho maybe your google fu is better :)21:17
SpyRavenanybody here has any experience setting up a kickstart server on 12.04?21:17
mike024escott: got it. Here goes nothing. Thanks!21:17
escottErin, but its not faster and it increases the risk of failure21:18
goddardcan i covert an mp3 to swf?21:18
SonikkuAmericaWhereIsMySpoon: How did you upgrade, through the terminal or the Update Manager?21:18
slee_connect #rundeck21:18
ActionParsnipPeace-: then I suggest you ask in #debian21:19
nidazoleescott, thank u. take your time.21:19
Erinescott, I just realized I do nothing disk intensive on this machine, basically it runs a samba server for my house / runs MPD for my music to my amplifier so I think i'll just skip the raid thanks for the info.21:19
SonikkuAmericaWhereIsMySpoon: What's your graphics card?21:19
ActionParsnipPeace-: the ssh in Ubuntu is fine, you have a config issue on the server side21:19
Peace-ActionParsnip: well actually rpi works it's the clien with ubuntu that doesn't21:19
WhereIsMySpoonSonikkuAmerica: update manager, and nvidia21:19
Peace-ActionParsnip: infact rpi says i have not on laptotp with ubuntu the file /tmp/.Xstuff21:20
Peace-and infact if i did21:20
hiloWhat is it about FTP that makes it so difficult to traverse the NAT? I didn't do any special config, just forwarded port 21, and I was able to connect, download, upload, rename, resume, you name it.21:20
dr_willisI definatly have a /tmp/.X11-unix/X0   from what im googling - if you dont. you may need to restart the X server, or the pc.21:20
escottErin, if you just have a disk you feel you need to use you can go with raid1 mirroring which will give you some backups21:20
dr_willisPeace-:  id try the above. and also see if the ubuntu box can ssh to itself. "ssh -X localhost" and see if it can run apps.21:20
Peace-dr_willis: the point it that it can't21:21
Calinou_goddard, nope21:21
Calinou_why would you do that?21:21
Erinescott, thats a good idea21:21
WhereIsMySpoonSonikkuAmerica: http://www.mail-archive.com/ubuntu-bugs@lists.ubuntu.com/msg3870607.html will this help? (essentially, comment out precise main and then install xserver-xorg-video-nv from cmd line)21:21
Erinescott, because i was just gonna use this other disk for backups anyway. so that will automate the process ?21:21
Peace-dr_willis: it says21:21
Peace-onnect /tmp/.X11-unix/X0: No such file or directory21:21
Peace-Can't open display localhost:10.021:21
Calinou_WhereIsMySpoon, nv driver is outdated, 2D accel only21:22
escottErin, this is arch instructions there should be some ubuntu versions as well https://wiki.archlinux.org/index.php/Convert_a_single_drive_system_to_RAID21:22
SonikkuAmericaWhereIsMySpoon: You can give it a shot (or temporarily deal with nouveau)21:22
Ampersandhi everyone! is there any way to integrate Pidgin into the Messaging Menu in Ubuntu 12.10 (I mean, to turn the icon blue on new messages for example). I did manage to show Pidgin in that menu, but without it turning blue on new messages.21:22
Calinou_use nouveau or nvidia..21:22
Peace-dr_willis: on laptipt with ssh -X localhost21:22
escottErin, it would mean the two disks are exact copies of each other21:22
end_guySo my mouse stops working when I press a key on my keyboard... I've followed these instructions but it didn't fix the problem: http://ubuntuforums.org/showthread.php?t=54524421:22
dr_willisPeace-: I start with a restart of the X server, or reboot. and se eif that file comes back.  its possible somthing cleaned out /tmp/ and removed it. but i cant find any info on what could do that.21:22
Erinescott, well its not a single drive system nor are either of these disk /21:22
shadow98how do i turn off all the fancy windows stuff for faster remote desktop in 12.1021:22
Peace-dr_willis: ok21:22
phunyguy_workAmpersand, that is one thing that just alwasy worked for me.21:22
Peace-dr_willis: tx21:22
Erinescott, I have the disks in question 2x 1Tb and an old intel 40gb SSD as /  /home /swap etc21:22
hiloI understand that it uses a separate channel for the data, but doesn't passive mode solve that?21:22
escottErin, the R in RAID being "redundant"21:22
SonikkuAmericaAmpresand: (Pidgin) As far as we know, no, unless someone has an update on that21:23
WhereIsMySpoonCalinou_: whats the nvidia xorg package21:23
phunyguy_workAmpersand, have you tried logging out and back in since you installed pidgin?21:23
Ampersandphunyguy_work, really?? in ubuntu 12.10? could you please tell me if i have to enable a certain plugin? or?21:23
phunyguy_workahh is it a known issue, SonikkuAmerica?21:23
escotthilo, i believe so21:23
SonikkuAmericaphunyguy_work: Yes, http://askubuntu.com/questions/201664/messaging-menu-missing-after-upgrade-to-12-1021:24
xanguaAmpersand: the pidgin libnotify plugins has not been updated to work with the new indicator message api21:24
Ampersandah, I see...21:24
phunyguy_workahh xangua - true. Similar issues in Xubuntu....21:24
Ampersandso it's not just me then, that's good to knoe21:24
Ampersandthanks!21:24
escotthilo, point is that passive mode was a late addition to the protocol (a bit of an oh-yeah-that-was-a-bad-idea moment)21:24
SonikkuAmericaAmpersand: and after April '13 you'll have to get it from ppa:/pidgin-developers/ppa if you want security updates21:24
phunyguy_workmessage indicator is now gtk321:24
Calinou_WhereIsMySpoon, it is not an xorg package, nouveau is21:25
Calinou_xserver-xorg-video-nouveau21:25
WhereIsMySpoonk21:25
Calinou_nvidia-current-updates is the nvidia driver21:25
phunyguy_workSonikkuAmerica, is it going away?21:25
SonikkuAmericaphunyguy_work: That's what it says in Synaptic21:25
phunyguy_workeeek21:25
SonikkuAmerica"Canonical will provide ... updates... until April 2013."21:26
shadow98how do i turn off all the fancy windows stuff for faster remote desktop in 12.1021:26
SonikkuAmericaBut the Pidgin developers are still developing it21:26
Ampersandi see... well, thanks phunyguy_work , SonikkuAmerica , xangua for your answers!21:26
hiloescott, gotchya. Awesome though.21:27
phunyguy_workwell I hope Canonical stops this trend of removing choice.21:27
phunyguy_work!ot though21:27
Ampersandalso, tried yesterday uninstalling/reinstalling empathy and telepathy-haze, but still the Yahoo aliases are not showing! (we talked about this yesterday)21:27
Calinou_shadow98, with unity/gnome 3 you can't21:27
Erinescott, is there a way to copy files via the command line that shows progress and MB/s etc ?21:28
shadow98what21:28
Calinou_with kde/xfce/lxde you can, disable compositing/desktop effects in control panel21:28
end_guyWould someone be kind enough to help me with mouse problem? My mouse stops working when I press any key on my keyboard. I've followed these instructions, but it didn't fix the problem: http://ubuntuforums.org/showthread.php?t=54524421:28
Aniaranyone aware of a good place to go (not nvidia, it's the wrong place) for nvidia(nouveau)/intel graphics switching ?21:28
WhereIsMySpoonCalinou_: it says its the most up to date version21:28
escottErin, with the "-v" argument to cp, or with rsync21:28
shadow98Calinou: what is this Microsoft?21:28
Calinou_Aniar, bumblebee21:28
WhereIsMySpoonCalinou_: package updates work fine, its just the dist upgrade that breaks21:28
Calinou_shadow98, quit complaining, get over it and use another DE/WM?21:29
shadow98Calinou: Actually even windows you can tone down and speed up performance21:29
Erinescott, but that just makes it verbose right saying what file it is copying, not like with a time remaing or anything ?21:29
shadow98big mistake21:29
daemonoobin a folder name I see a square with F 0 2 8 inside it, how do i reproduce this character so that I can rename the folder?21:29
shadow98just came from 10.21:29
Calinou_shadow98, yeah and windows 8 forces you to go through metro to go to desktop21:29
RickZillaWill we see an ubuntu derivative at some point aimed specifically for tablets?21:29
Peace-hey dr_willis it worked21:29
AniarCalinou_: thanks.  also, I spelled #nouveau wrong.  Thanks!21:29
Calinou_RickZilla, ...ubuntu will be made for phones and tablets soon21:29
hiloIs there a simple way to forward data from one port to another? i.e. so I could run the internet facing FTP on some random high port number, but have it respond to port 21 on the inside? I use DD-WRT and normally do that there, but the specific model I am currently using broke that function such that I can only forward ports to the same inside port.21:29
escottErin, time remaining no. not in a command line tool (it requires additional work to know how much total work there is... and a CLI tool never does additional work)21:29
daemonoobcalinou i already put ubuntu on a tablet :)21:30
cjaeis there a good gui duplicate finder, for photos. One that doesnt sync the folder from collum a to b but instead indentifies the double and allows you to select it21:30
Calinou_it works, yes, but it's not really optimized for them21:30
daemonoobnope, ran like sh*t21:30
RickZillaI see some hacks out there, I was just wondering where ubuntu was with all of that officially21:30
RickZillatubuntu21:30
Calinou_that's why i said "it works". have to gtg now, bye21:30
RickZillabetter go grab the domain21:30
RickZillalol21:30
cjaeselect it to delete it*21:31
daemonoobi need to know what this character is and how to reproduce it21:31
SolarisBoydoes anyone have links to some good Ubuntu Specific docs for using live-build? aim is to construct a nice initramfs from where lots of administrative tasks will occur (from memory), so far i have been using the recovery package list (which installs common recovery tools), however i dont see much docs on using live-build specific to ubuntu21:31
ViaNocturna85RickZilla: I thought on Nexus it was meant to run ok?21:31
escotthilo, the reason we all hate FTP so much is that it has lots of baggage. you've got no encryption so you add that, you have this weird data/control port non-sense so you take that away, you have non-standard directory listing output so you standardize that, you have non-standard user management so you hook that into the core os... guess what you have then... sftp21:31
acolytetojippityHas anyone been having trouble locking the computer on 12.10?21:31
dr_willishilo:  i just set my router to port forward from like 8889 externally to internal port 2121:31
Erinescott, ok im lookng at the rsync man page but getting confused can you give me an example of a safe backup command to copy a whole folder recursively to another drive ?21:31
AltairIs it possible to fix a corrupt volume? Sure the more simple way would to reinstall, but I don't want to do that...21:32
dr_willishilo:  i could then ftp to my ip on port 8889 and it goes to my ftp server on the proper port.21:32
hiloescott, lol yeah I gotchya.21:32
dr_willishilo:  or you just set the service to listen to more then 1 port21:32
=== CAR is now known as simple_boy
hilodr_willis, my router build has a bug in it that only allows you to forward to the same port internally21:33
AltairIs it possible to fix a corrupt volume? Sure the simplest way would be to reinstall but I don't want to do that.21:33
WhereIsMySpoonSonikkuAmerica - get anywhere?21:33
dr_willishilo:  set ftp to use a differnt port. better would be to use ssh/scp and a differnt default port. ;)21:33
legitnickWhy is compiz hogging so much cpu usage?21:33
SonikkuAmericaWhereIsMySpoon: I'm thinking install nouveau, reboot, and try the upgrade again21:33
starfish2because it hasn't crashed yet.21:33
starfish2it will.21:33
WhereIsMySpoonSonikkuAmerica: he tried that, it said it was latest version21:34
AltairIs it possible to fix a corrupt volume???21:34
legitnickdd-rescue Altair21:34
dr_willishilo:  but then we get into all sorts of security discussions about how to securyre services. ;)21:34
SonikkuAmericaWhereIsMySpoon: Sorry, I was walking from the music center at my college to the dining hall. Un-blacklist it and enable it21:34
Altairlegitnick: is that just for data restore because I want to fix the OS not just recover the data21:34
SonikkuAmericaif it isn't already21:34
hilodr_willis, setting ftp to a different port tends to break passive which breaks NAT traversal. Which is why we all hate FTP, again. lol Thanks for all your help the past few days.21:34
WhereIsMySpoonSonikkuAmerica: what? its installed already21:34
WhereIsMySpoonand is latest ver21:35
SonikkuAmericaWhereIsMySpoon: Yeah, but you also have the real NVIDIA driver right?21:35
legitnickAltair do you have any backups?21:35
SolarisBoyAltair: do you mean corrupt file system? or do you mean restoring data from a hard *disk*?21:35
WhereIsMySpoonSonikkuAmerica: "real"?21:35
WhereIsMySpoonyou mean xserver-xorg-video-nv?21:35
SonikkuAmericaWhereIsMySpoon: That's a deprecated driver, use nvidia-current-updates21:36
WhereIsMySpoonSonikkuAmerica: nvidia-current-updates : Depends: xorg-video-abi-1121:36
WhereIsMySpoonSonikkuAmerica: xorg-video-abi-11 doesnt exist21:36
legitnickis there a way to fix compiz from taking up 80% of my cpu21:36
SonikkuAmericaWhereIsMySpoon: OK, then ... probably your fglrx doesn't support the drivers21:37
goddardi can successfully listen to this mp3 file but when i convert it to a wav then convert it to a swf it doesn't play21:37
WhereIsMySpoonSonikkuAmerica: he's got the nouveau dirvers installed, surely thats fine?21:37
AltairSolarisBoy: A corrupt file system21:37
Altairlegitnick: no21:37
SonikkuAmericaWhereIsMySpoon: It should be if Compiz works21:37
goddardusing ffmpeg then wav2swf21:37
WhereIsMySpoonif he doesnt have compiz21:37
WhereIsMySpoonis that gonna be an issue21:37
legitnickCan I get rid of it then?21:38
WhereIsMySpoonhe's running xubuntu21:38
SonikkuAmericaWhereIsMySpoon: Not having Compiz shouldn't be an issue21:38
WhereIsMySpoonk21:38
WhereIsMySpoonSonikkuAmerica: hm, any other ideas then? :(21:38
SonikkuAmericaWhereIsMySpoon: Get an Xubuntu 12.10 Live CD and proceed with installation, selecting "Upgrade Xubuntu 12.04 LTS to Xubuntu 12.10"21:39
SonikkuAmericaWhereIsMySpoon: Should do the trick21:39
superfake123could someone help me get my tty1-6 to work D: when I try to access any of them it's just a black screen21:39
WhereIsMySpoonSonikkuAmerica: that isnt feasible21:39
SonikkuAmericaWhereIsMySpoon: Try running apt-get update21:40
legitnickcant you just run apt-get --dist-upgrade21:40
WhereIsMySpoonSonikkuAmerica: he's up to date with updates21:40
SonikkuAmericaGood21:40
treHow can I download security updates using terminal?21:40
Erintre, idk about security updates only... but you can always do sudo apt-get update && sudo apt-get upgrade to pull all updates.21:40
legitnickuse selinux21:41
AltairIt's close to the end of 2012. Why aren't there fixes for corrupted file systems yet?21:41
SonikkuAmericaWhereIsMySpoon: That's about all I can think of21:41
legitnickis there a way to get rid of unity and compiz on 12.10?21:41
Erinlegitnick, yea use xfce or something similar21:41
WhereIsMySpoonlegitnick: sudo apt-get purge unity compiz21:41
xangualegitnick: install another desktop21:41
WhereIsMySpoonthen use xfce21:41
escottErin, rsync -axP --exclude-from=file_with_directories_to_exclude.txt --link-dest="/path/to/already/existing/copies/on/target/partition" /path/to/source /path/to/target21:41
WhereIsMySpoonxubuntu-desktop21:41
superfake123Altair, do you mean the ext4 corruption?21:41
escottErin, you can take out the exclude-from and link-dest if you want21:42
legitnickI'm used to using xfce21:42
Altairsuperfake123: no, it's NTFS21:42
Erinescott, that seems overly complicated won't rsync -av --progress /path/to/source/ /path/to/dest work good ?21:42
WhereIsMySpoonSonikkuAmerica: :(21:42
SonikkuAmericaWhereIsMySpoon: Sorry, guess he's stuck with 12.0421:42
escottErin, you probably want -axvP21:42
Erinescott, whats xP do ?21:43
SonikkuAmericaWhereIsMySpoon: Unless...21:43
superfake123Altair, oh. sorry I stay away from anything Microsoft as they are Satan worshipers.21:43
WhereIsMySpoon!21:43
SonikkuAmericasuperfake123: Bahahaha21:43
escottErin, actuall -P is progress so21:43
SonikkuAmericaWhereIsMySpoon: Unless he can mount virtual media21:43
WhereIsMySpoonhow will that help21:43
escottErin, x will prevent it from going off that disk if there is another partition mounted inside that disk21:43
SonikkuAmericaAs in mount an ISO image21:43
WhereIsMySpoonmount 12.10 and chown?21:44
Erinescott, you mean lock the copy to one partition ?21:44
SonikkuAmericaMount 12.10 and autorun21:44
legitnickxhost +SI:localuser:user will get around that21:44
escottErin, if something else is mounted inside the source you probably dont want to copyt that21:44
SonikkuAmericaWhereIsMySpoon: see if he can get gmount-iso21:45
Erinescott, so rsync -avxP /hd2/Music/ /hd3/Music21:45
SonikkuAmericaDownload a 12.10 ISO and mount it21:45
WhereIsMySpoonSonikkuAmerica: er, surely mounting it and autorunning is the same as installing 12.10 from disk21:45
WhereIsMySpoonit'll overwrite the current install21:46
escottErin, sure. rsync is finicky about the final "/" on filenames you might end up with /hd3/Music/Music21:46
end_guyFigured out my mouse problem. TYPING_BLOCK="-typing-block 300" was set in /etc/default/mouseemu changed it to TYPING_BLOCK="-typing-block 0" and restarted mouseemu (/etc/init.d/mouseemu restart).21:46
Erinescott, yea typo.21:46
escottErin, i can never guess what it will do21:46
Erinescott, ok I'll go with that command.21:46
end_guyRTFM FTW! :D21:46
escottErin, i just resign myself to fixing it when it dups a folder name21:46
luthorciao21:47
SonikkuAmericaWhereIsMySpoon: no it won't, not if the installer can run21:47
WhereIsMySpoonSonikkuAmerica: even if /home is on the same partition as the rest of everything?21:48
SonikkuAmericaWhereIsMySpoon: if the installer can run you can just "Upgrade to Ubuntu 12.10"21:49
SonikkuAmericafrom the ISO21:49
gregory_can anyone tell me how to extract a plugin file to /usr? I am new to ubuntu and I am getting an error message. I can't put anything in /usr21:50
jribgregory_: what exactly are you trying to do?21:50
SonikkuAmericaOr use the Universal USB installer if you have a 4GB+ flash drive handy21:50
Hausas[21:42:38] <kashikas> Linus Torvalds can do an infinite loop in five seconds… in his head.21:50
machicolais there a C++ compiler typically included with ubuntu packages?21:50
WhereIsMySpoonmachicola: gccc21:51
WhereIsMySpoongcc*21:51
jribmachicola: g++21:51
dr_willismachicola:  gcc is in the repos21:51
SonikkuAmericaand so is g++21:51
caitiffgcc is rather good) yeah)21:51
diverdudeWhy are there so many errors in ubuntu :(21:51
dr_willismachicola:  not installed by default21:51
machicolaahh, ok, thanks21:51
ActionParsnipdiverdude: same in any OS21:51
dr_willisdiverdude:  i often wonder the same thing about windows..  but thats not really a support question.21:51
gregory_I installed a music program and want to install a plugin for it. Instructions tell me where to put the files, but I am getting a message saying I don't have permission to put files in /usr21:51
legitnicksudo su21:52
jribgregory_: what *exactly* are you trying to do?  Be specific.21:52
caitiffsudo?21:52
dr_willisgregory_:  thats because you dont. :)  what pogram and what plugin and what directory?21:52
ActionParsnipgregory_: run:   gksudo nautilus $HOME    and you can21:52
diverdudeActionParsnip, not in MacOS...there are no errors21:52
ActionParsniplegitnick: sudo -i  is advised21:52
ActionParsnipdiverdude: sure there are21:52
k1llegitnick: dont advise sudo su, that is just wrong on ubuntu21:52
diverdudeActionParsnip, like what?21:52
ActionParsnipdiverdude: tried using a device with no mac support21:52
legitnickI usually use su -21:53
ViaNocturna85diverdude: until OS's are made entirely by robots, all OS's will have bugs21:53
diverdudeActionParsnip, thats not an OS problem..thats a device problem21:53
dr_willislegitnick:  that wont work on ubuntu either21:53
WhereIsMySpoonsu is generally not an ubuntu thing21:53
k1llegitnick: that is not the ubuntu way. so not supported here21:53
k1l!sudo | legitnick21:53
ubottulegitnick: sudo is a command to run command-line programs with superuser privileges ("root") (also see !cli). Look at https://help.ubuntu.com/community/RootSudo for more information. For graphical applications see !gksu (GNOME, Xfce), or !kdesudo (KDE). If you're unable to execute commands with sudo see: http://www.psychocats.net/ubuntu/fixsudo21:53
legitnickI know I don't use that on ubuntu21:53
ActionParsnipdiverdude: its still an issue with the OS, the hardware is fine, so where is the problem?21:53
k1llegitnick: so dont advise it here. thanks21:53
ActionParsnipdiverdude: aslo: http://crispierry.typepad.com/applepie/Mac%20Sync%20Error-1.png   and other errors21:53
diverdudeActionParsnip, the problem is that the producer of the device/hardware did not bother to write a driver21:54
ActionParsnipdiverdude: yes, that affects MacOS21:54
gregory_ok, I have downloaded a plugin for a program called MuseScore. Here are the instructions: In Linux, MuseScore looks for plugins in /usr/share/mscore-1.2/plugins21:54
SonikkuAmerica!cp | gregory_21:55
dr_willisgregory_: most likely theres a directory in your HOME that you could put plugins in also. that would be the safer place to put them21:55
ActionParsnipdiverdude: in short, every OS sucks21:55
gregory_the plugin is a zip file. but it doesn't allow me to extract to the specified directory.21:55
caitiffGuys, can anyone give me a link to a good Ubuntu manual site?21:55
jribgregory_: how did you install musescore?21:55
xangua!manual | caitiff21:55
dr_willis!manual | caitiff21:55
ubottucaitiff: The Ubuntu Manual will help you become familiar with everyday tasks such as surfing the web, listening to music and scanning documents. With an emphasis on easy to follow instructions, it is suitable for all levels of experience. http://ubuntu-manual.org/21:55
dr_willis;)21:55
legitnickman man21:55
jribcaitiff: help.ubuntu.com too21:55
mikkyplease how do i connect to a shared folder in from my Ubuntu to mac21:55
dr_willis!info muscore21:55
ActionParsniplegitnick: man cat     always makes me chuckle21:55
ubottuPackage muscore does not exist in quantal21:55
diverdudeActionParsnip, i just get disappointed when ubuntu fails in very simple GUI operations21:55
caitiffthx a lot)))21:55
gregory_that may be right, I can move the plugin file to home, but don't know where it should be located21:56
jrib!who | gregory_21:56
ubottugregory_: As you can see, this is a large channel. If you're speaking to someone in particular, please put their nickname in what you say (use !tab), or else messages get lost and it becomes confusing :)21:56
ActionParsnipdiverdude: like what?21:56
legitnickman dog21:56
SonikkuAmericamikky: You're doing it FROM or TO Ubuntu?21:56
legitnickgregory_ sudo ln -s it21:56
jribgregory_: http://musescore.org/node/10129 says you can use ~/.local/share/data/MusE/MuseScore/plugins21:56
mikkySonikkuAmerica, from Ubuntu21:56
SonikkuAmericamikky: From Unity, go to File > Connect to Server...21:57
=== brandon_ is now known as bulletrulz
SonikkuAmericamikky: (the menu bar should say Ubuntu Desktop while you do this)21:57
superfake123could someone help me get my tty1-6 to work D: when I try to access any of them it's just a black screen21:57
mikkySonikkuAmerica, no such menu here am using gnome ubuntu21:58
SonikkuAmericamikky: GNOME Shell or GNOME Classic?21:58
* caitiff is glad to have no more Win7 at his laptop21:58
diverdudeActionParsnip, like this: http://imagebin.org/23837621:58
dr_willissuperfake123:  seen that happen with some video card drivers. or framebuffer modes.  the  'nofb' option when bootimg MAY help.21:58
mikkysorry its unity21:58
SonikkuAmericamikky: Not that it mattered. Ignore that. Step 1: Open Nautilus21:58
mikkythe own where all icons are on the left21:59
diverdudeActionParsnip, which i could not even take a screendump of because for some reason its not possible to take screendumps when the menu is open21:59
ActionParsnipdiverdude: so your issue is with vpn?21:59
SonikkuAmericamikky: It IS Unity. So minimize everything and click File > Connect to Server...22:00
mac12hey guys22:00
mikkyok22:00
diverdudeActionParsnip, no....vpn works just fine....but ubuntu has decided that it does not want to show available connections22:00
mikkySonikkuAmerica, ok done22:00
ViaNocturna85mac12: hey22:00
Enlight_uniHi! does anybody runs samba with automatic advertising through avahi?22:01
mac12i install lightdm..now it asking for login..but i cant not login using lightdm loging manager..but with same pass i can login from diffren tty22:01
bekksEnlight_uni: samba does not need automatic advertising through avahi.22:01
mikkySonikkuAmerica, so what option should i choose22:01
=== msponge_ is now known as msponge
ActionParsnipdiverdude: thats only an issue with network manager..... not ubuntu per se22:02
bekksEnlight_uni: a) it isnt routable, b) it advertises itself throughout the network.22:02
ActionParsnipdiverdude: are there any bugs reported?22:02
magn3tsWhere can I find the raring ringtail logo in svg?22:02
SonikkuAmericamikky: Select the type of connection your file sharing is defined as (FTP, HTTP, SSH, etc.)22:02
diverdudeActionParsnip, however if i restart it works ok...so after a while ubuntu decides that now it does not want to show the connections any longer22:02
ActionParsnipdiverdude: are there any bugs reported?22:02
mikkyok Sonikku22:02
mikkythanks22:02
diverdudeActionParsnip, im not really sure about that22:02
mikkySonikkuAmerica, thanks22:02
SonikkuAmericamikky: Then type in the IP address of your Mac and click OK. You're welcome.22:02
diverdudeActionParsnip, but you gotta give me....obvious errors like that does not occur in mac.....actually not even in windows :(22:03
ActionParsnipdiverdude: it can22:03
Erinall the sudden my X11 windows forwarded to my windows 7 box take forever to pop up.... an ssh server reboot didn't help22:03
Erinhmm..22:03
Enlight_unibekks: a) false b) using an awfull protocol 3) has avahi support22:04
ActionParsnipdiverdude: tried uninstalling an application in Vista in safe mode?22:04
bekksEnlight_uni: 1) 2) 3) LOL22:04
Enlight_unibekks: a) false b) using an awfull protocol c) has avahi support built'in22:04
Enlight_unibekks: read the sources or do ldd on smbd22:05
diverdudeActionParsnip, no22:05
ActionParsnipdiverdude: its not possible without hacking the registry. The windows installer is prohibited to run in safe mode22:05
ActionParsnipdiverdude: stupid huh?22:05
bekksEnlight_uni: Then try to explain why samba does not even know what avahi might be on other platforms.22:05
diverdudeActionParsnip, ok...but windows is also a quite poor OS...very true....mac however does not have all these embarrasiing problems for some reason22:05
=== You're now known as ubuntulog
ActionParsnipdiverdude: mac has its issues too, its not perfect22:06
Enlight_unibekks: facts vs random words... thanks for your help anyway22:07
diverdudeActionParsnip, i really wish that was the same for linux....i am 100% pro linux...so i am just disappointed whenever all the mac guys can point fingers and say HAH that never happens in mac...and all i can do is to say...thats tru22:07
diverdudetrue22:07
bekksEnlight_uni: Well, whatever you might think.22:07
herobubbaanybody had problems with the edimax nano usb wifi adapter in ubuntu?22:07
Enlight_unibekks: i DO NOT think i read the sources of smbd22:07
Enlight_unibekks: their IS avahi publish support22:08
Enlight_unithere*22:08
ViaNocturna85diverdude: Mac has issues, but dont forget, although they are both Unix children, they are 2 different OS's22:08
ActionParsnipdiverdude: depends on needs, I don't have any issues in my linux boxes, or the systems I have setup for people22:08
Enlight_unibekks: http://gitweb.samba.org/?p=ab/samba-autobuild/.git;a=blob;f=source3/smbd/avahi_register.c;h=368168d41dc4a8c07f192786f03cec472caf9504;hb=HEAD22:08
diverdudeActionParsnip, you gotta admit...the issue i just showed is a pretty embarrasing error in a modern OS22:09
ActionParsnipdiverdude: i don't find operating systems embarassing22:10
diverdudeActionParsnip, i think thats the reason why linux is not able to go all the way :(22:10
ActionParsnipdiverdude: why does it have to?22:10
diverdudeActionParsnip, well if not whats then the point?22:11
Enlight_unibekks: trusting me now?22:11
=== neobenedict is now known as neobenedict[afk]
ViaNocturna85diverdude: if linux is so bad, why are the majority of servers, mobiles, car systems and more running linux?22:11
auronandacediverdude: what issue you having?22:11
=== neobenedict[afk] is now known as neobenedict
_TristanHi. I don't have the ubuntu font, does anybody know what package it's in?22:12
diverdudeViaNocturna85, those are terminals...i know that linux' major problems are in the desktop environments...its a very stable server system22:12
jribdiverdude: this channel is for support; i.e. asking about and helping with an actual issue.  Let's try to stay on-topic22:12
ActionParsnipdiverdude: because, the OS is a tool for the job. Irrelevant of it 'going all the way' (whatever that means). What you seem to be completely missing is that if the OS suits your needs then use it. Why care if it's popular or cool or anything like that? Are you that insecure that you have to bounce with what is popular?22:12
diverdudeauronandace,  jrib  this issue: http://imagebin.org/23837622:12
k1ldiverdude: dont you think your topic would suit better into #ubuntu-discuss or #ubuntu-offtopic  ?22:12
jribdiverdude: that's fine.  Let's keep the discussion related to fixing the issue please.  Discussing the advantages and disadvantages of different OSes is interesting, but should be done in #ubuntu-offtopic22:13
herobubbaso. anybody?22:15
jrib!helpme | herobubba22:15
ubottuherobubba: Avoid following your questions with a trail of "Please, help me", "Can nobody help me?", "I really need this!", and so on. This just contributes to making the channel unreadable. If you are not answered, ask again later; but see also !repeat and !attitude22:15
diverdudejrib, any idea why ubuntu does that?22:15
ania_GANGNAM STYLE22:15
jribdiverdude: no22:16
dr_willisherobubba:  with what? i dident even see the issue..22:16
Peace-ania_: die lol22:16
diverdudejrib, hmm22:16
Peace-dr_willis:  :) http://wstaw.org/m/2012/12/06/plasma-desktopCv2016.png tx you22:16
herobubbai asked if anybody had any issues with an edimax adapter22:16
ActionParsnipdiverdude: are there any bugs reported?22:16
ania_my ubuntu acts strange when i play this :D22:16
diverdudeActionParsnip, how can i find out?22:17
diverdudePeace-, what desktop r u using?22:17
dr_willisherobubba:  i guess if no one replyied then no one does. ;) or they have no idea what that adaptor is.22:17
herobubbai got it working an.22:17
herobubba.22:17
herobubba.22:17
herobubba.22:17
Peace-diverdude: it's kde with homerun launcher22:17
FloodBot1herobubba: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.22:17
ActionParsnipdiverdude: run:   ubuntu-bug network-manager       type your bug then see if it's already reported22:17
ActionParsnipdiverdude: could also install xfce or some other desktop, see if it's affected there too22:18
dr_willisPeace-:  my Pi has been on backorder for 3 Mo. ;) Its supposed to get here befor Xmas. ;p22:18
Peace-dr_willis: well it was 6 months i was waiting22:18
diverdudeActionParsnip, how do i type my bug? "vpn not showing in menu" ?22:18
ania_dr_willis, are yuo watiitng ofr pi?22:18
Peace-dr_willis: at least i got it with 512 of ram22:18
ViaNocturna85diverdude: try turning the applet off and on again22:18
ActionParsnipdiverdude: sure, sounds fine22:19
uponunotabHi everyone, I've a external drive that is not been detected by ubuntu 12.10, the error is this> unable to enumerate usb device on port 222:19
ViaNocturna85diverdude: talking about this bug?: https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/98358322:19
ubottuLaunchpad bug 965895 in network-manager-applet (Ubuntu Quantal) "duplicate for #983583 After boot, NetworkManager indicator menu only shows four entries" [High,In progress]22:19
dr_willisPeace-:  Yep. ;) thats one nice thing about the wait.22:19
ania_dr_willis, i just checked on rs components and they can send next day delivery over 870  unts22:19
dr_willisania_:  i dont think i need that many. ;) I just ordered 2.22:19
herobubbaany way i gort my wireless adapter to work and then it quit on me in ubuntu but it still works  in windows22:19
uponunotabI already tried the unbind command, and it's not working.. it just shuts down all usbs.. but in 10.04 it works.22:20
ActionParsnipdiverdude: could also try other Linux based OS (non-debian based) see if it affects them too22:20
diverdudeso how do i restart nm manager?22:20
ActionParsnipherobubba: what wifi chip?22:20
uponunotabdiverdude: pkill nm-applet && nm-applet &22:20
ViaNocturna85diverdude: click on network icon then untick 'enable networking' then repeat to turn it back on22:21
herobubbaralink i i think22:21
jtruckshmm. http://www.ubuntu.com/download/desktop/thank-you?release=latest&bits=32&distro=desktop&status=zeroc produced errors for me (but still worked). http://pastebin.com/huqwZzsg for error text22:21
jtrucks^^ anyone official who is paying attention22:21
uponunotabis there anyone that can help me with the enumerate usb error "22:22
dr_willisuponunotab:  you sure the drive is not dead/dieing?22:22
ActionParsnipjtrucks: what does 'official' mean?22:23
dr_willisand if its a portable hd. its not overpowering the usb bus.22:23
uponunotabyeap, I tested on my other laptop with ubuntu 10.04 LTS and it works with this command> sudo echo -n "0000:00:1d.7" > /sys/bus/pci/drivers/ehci_hcd/unbind22:23
jtrucksActionParsnip: whoever might manage the site :)22:23
uponunotabdr_willis:22:23
=== gpix13_away is now known as gpix13
greoisliphello22:23
ActionParsnipjtrucks: i suggest you report a bug22:24
dr_willisuponunotab:  err.. i would have tested it by just seeing if i could mount it and access it. ;) Ive no idea what that fancy command is supposed to do. ;P22:24
uponunotabdr_willis: the problem is that in ubuntu 12.04 I don't see any "0000 00 1d.7" in the ehci_hcd22:24
uponunotaband when I do that command on ubuntu 12.10 it just shuts down all usbs22:24
OerHeksjtrucks, hit F5 and try again ? http://www.ubuntu.com/start-download?distro=desktop&bits=32&release=latest22:25
dr_willisunperson:  so the issue is you are trying to power it down?  or have i missed somthing.22:25
ActionParsnipjtrucks: I always use cdimage website22:26
uponunotabno the issue is that that command is suppous to mount the drive on ubuntu 12.10 and it's just shutting down the usbs22:26
uponunotabalso it doesn't even recognises the drive..22:26
escottuponunotab, it failed enumeration so its not there to unbind.22:26
=== Youri is now known as YBook
uponunotabescott: then why do I have the same error in ubuntu 10.04 and the unbind command works22:27
legitnickdo you get an error is dmesg?22:27
uponunotabescott: I've checked dmesg and they both say enumerate.. the only difference is that ubuntu 12.10 doesn't even recognises the drive.. neither it mounts..22:27
escottuponunotab, i guess im a big lost. first off why are you unbinding what driver are you eventually attaching?22:28
escotts/big/bit/22:28
uponunotabto mount it..22:28
uponunotabwait I will show you the error in dmesg22:28
uponunotabyou can search.. you will find the unbind command AS a solution22:28
uponunotab[ 7767.352289] hub 2-0:1.0: unable to enumerate USB device on port 122:28
dr_willisive never seen that sort of command used to 'mount' a hard drive.   guess ive never had to go that extreme22:28
escottuponunotab, unbind implies the kernel selected a driver for the device, but you want another driver (ie it selected HID and you want usb-mass-storage)22:29
=== Ard1t is now known as Guest36245
=== Ard1t2 is now known as Ard1t
uponunotabboth laptops says that a lot of times, but 10.04 can mount it with the unbind command...22:29
uponunotabthat makes sense, but I don't see the serie number(or whatever the 0000 00 1d 7 is..) in ubuntu 12.1022:29
escottuponunotab, maybe 12.10 the bad driver is never attaching to the device22:30
texosNew Ubuntu 12.10 64bit Live Boot, It saw the Windows 7, but just asked to replace it. Not to install side by side!?22:30
escottuponunotab, so when you unbind you either crash the ehci stack or unbind ehci from the hub22:30
texosHow do I get a dual boot?22:31
jtrucksActionParsnip: the page is sending me the image I need, so it works. It just produces errors on the page.22:31
mnathaniI just installed ubuntu on my macbookpro, but when it rebooted, It does not seem to load (using refit)22:31
uponunotabin ubuntu 10.04(works..) there is 0000:00:1a.7  0000:00:1d.7 in /sys/bus/pci/drivers/ehci_hcd/ and ubuntu 12.10 only has 0000:00:1a.0 and 0000:00:1d.022:31
dr_willistexos:  check your disk partioning layout. its possible you have 4 primary partions allready and thats stopping it from doing a dual boot install22:31
uponunotabat my laptop with 10.04 it works fine.. the problem is on my toshiba qosmio wich has ubuntu 12.10...22:31
ActionParsniptexos: I suggest you boot to win7, resize the ntfs there, then boot to the ubuntu cd and install to the free space22:31
escottuponunotab, if it doesn't see function seven you can't unbind function seven22:31
jtrucksalso, there isn't a place on that page to report a bug, so really, it's not worth the extra effort of trying to hunt that down.22:32
uponunotabyeah but how do I add function 7 ?22:32
texosGreat thank you dr_willis  and ActionParsnip22:32
=== abyss42 is now known as django
=== django is now known as abyss42
escottuponunotab, i would start by figuring out why you are having to do this unbind business under 12.04 and what driver you are actually using for the device22:32
uponunotabI've searched a lot.. there isn't much people with this problem22:33
uponunotaband most of them have with other hardware.. like keyboard..22:33
uponunotabI even blacklist the ehci_hcd22:33
uponunotabno luck :(22:33
Pythagorasdo i need to have my ghost in /var/www ?22:35
Pythagorasvhost22:36
jribPythagoras: no22:36
escottuponunotab, if you browse /sys/bus/usb you will see a symlink from the device to the driver. use that to figure out what driver 12.04 is using22:36
uponunotabI will try that22:36
escottuponunotab, there may be some other way to figure that out, but /sys will work to22:37
Pythagorasjrib: ok thanks, my main site is in /home/user/public/www.xxx22:38
uponunotabescott: I just notice that there is the unbind for each driver.22:38
Pythagoraswhere would you put the vhost?22:38
jribPythagoras: that's fine; just make sure www-data can read it22:38
uponunotabmaybe I can try unbind each driver .22:38
escottuponunotab, i dont think you know what unbind/bind do22:38
uponunotabwell, whatever it does, it helps mounting..22:39
escottuponunotab, a device function is bound to a particular kernel driver. you can unbind a bound device function and then bind it to a different device function22:39
uponunotabhttp://forums.opensuse.org/english/get-technical-help-here/hardware/455688-opensuse-11-4-getting-hub-2-0-1-0-unable-enumerate-usb-device-port-5-constantly.html22:40
uponunotabthey are using unbind + bind22:40
escottuponunotab, sure. the kernel driver selected by default and bound by default to that function is not working properly for that function. so they unbind it and bind it to something else22:40
Zaelwhat's filter failed mean when printing?22:42
escottuponunotab, there is also this whole (O|E|U)HCI thing from USB1.0/1.122:42
escottuponunotab, so if this is usb1.0/1.1 hub or plugged into a usb1.0/1.1 port then it could be selecting the wrong (vowel)HCI22:43
escottuponunotab, http://blogs.gurulabs.com/stuart/archives/2006/06/post.html22:43
uponunotabhum22:43
uponunotabbut this is worst then I thought..22:43
gfenghi22:43
uponunotabwhen I do lsusb.. it's not even there22:43
escottZael, the document has to be run through a filter (to convert it to a raster or remove things that would be printed off-page) before being sent to the printer22:44
munaqhello22:44
munaq:)22:44
uponunotabnvm22:44
uponunotabescott:  modprobe -r ehci_hcd  when I do this it says "built in"22:46
escottuponunotab, its not a module. you can unbind it from a device if you want to use one of the others, but you cant remove it from the kernel22:46
uponunotab"Some people report that the support for ECHI in the kernel its the problem. When they re-compiled the kernel removing this option, fixed the problem."22:46
escottuponunotab, EHCI is the usb2.0 and above driver. now that we have EHCI most of the (vowel)HCI problems have gone away. perhaps your hub is very old and usb1.0/1.1 hub22:47
uponunotabI will try waiting for 13.04..22:47
dr_willisHmm. if using a hub.. does it work properly if plugged in directly?22:47
ActionParsnipuponunotab: its available in pre-release form already22:47
uponunotabI've tried on the USB 3.0 port22:47
escottuponunotab, you can try and unbind EHCI, and bind U or OHCI and see if one of those work better22:47
uponunotabLast time I unbinded my mouse stopped working, and I had to reboot22:48
uponunotabthere was a command to bind it back or something, but I forgot22:48
escottuponunotab, is some part of this setup really old. like the hub or the disk?22:48
escottuponunotab, the port is a 3.0 so thats brand new22:49
uponunotabthe drive is old..22:49
uponunotablike from 2006 or 200522:49
uponunotab"Imation" is the name of the drive...22:49
ShawnRiskIs there a way to put the close + other buttons on the right side of the window even if open max in Ubuntu 12.10 with Unity?22:49
escottuponunotab, my guess is that the disk is a buggy 1.1 disk and requires some weird behaviour out of OHCI or UHCI that EHCI is not emulating identically22:49
uponunotabI mean, the disk.22:49
escottuponunotab, although usb2.0 was in 2000 so22:50
dr_willisShawnRisk:  i think if you disable global menu it might do that. but it might also just hide the buttons on mazamized windows.22:50
k1lShawnRisk: not when mixaimized iirc22:50
escottuponunotab, try plugging the whole thing into your usb2.0 port and seeing if that works better22:50
escottusb1.0 was 1996 that makes me feel really old22:50
Zaelescott: thanks, deleting it and setting it back up seems to have worked; it must be because there were some cups updates22:52
ShawnRiskk1l: how come?22:52
k1lShawnRisk: thats coded and one of the elements from unity. you can use the "old trick" to set the buttons to the right for window mode22:53
ShawnRiskk1l: which is?22:55
Zaelso i've yet to figure out what the issue is with unity and ati cards, where you install the closed source drivers and never get to see anything but your wallpaper again22:56
Zaeli even tried installing kde full to fix it and it didn't work... i just gave up and installed xubuntu over my ubuntu install22:57
fabionick!list22:57
ubottufabionick: No warez here! This is not a file sharing channel (or network); read the channel topic. If you're looking for information about me, type « /msg ubottu !bot ». If you're looking for a channel, see « /msg ubottu !alis ».22:57
ActionParsnipZael: which ati gpu and which release?22:58
k1lShawnRisk: take a look if that still works. should be dconf now https://help.ubuntu.com/10.04/config-desktop/C/window-button-order.html22:58
Zael12.10 radeon hd 567022:58
jeeves_mossif I have the %maildir% dump from my pooched dovecot install, is there a way to get the e-mails back out of the database so I can import them into a mail program, and then offload them to Exchange?22:58
=== Kitar|st_ is now known as Kitar|st
ActionParsnipZael: there is a known issue with 12.10 and 2xxx, 3xxx and 4xxx. 5xxx should be ok22:59
Zaelyeah, i read that ActionParsnip... but mine wasn't ok22:59
ActionParsnipZael: tried the same ppa, just in case it makes things better?23:01
Zaeli tried a ton of stuff; like i said, even trying to install kde full after that23:01
Zaeli kinda like xubuntu better though, now that i've used it23:02
Staidenhey guys, im trying to duel boot windows 7 and ubuntu 12.04 we have ubuntu installed, if I run a live cd of ubuntu I can see the files on the drive. except for when the computer boots I cant get into Ubuntu only win 723:02
Zaeli just think it's a major issue to be having23:02
dr_willisStaiden:  you dont even see the GRUB menu when you bootup?23:03
Staidennah no grub straiht to 723:03
Zaelmy view may be a bit one-sided though.. with the bad experiences i've had and witnessed in the past with nvidia cards, especially the hardware bug that was in everything from the 8000 series and up that caused 'display driver has stopped responding'... i just won't even consider using nvidia anymore23:03
ShawnRiskk1l: that is not for max windows this is only for smaller windows.23:04
RickZillaStaiden: What are you trying to accomplish?23:04
codeanyone have any resources on installing ubuntu server 12.04.1 on the latest mac mini? i got around vga issues (blank screen), but apparently nic drivers are unsupported now. looks like it's a BCM570123:05
k1lShawnRisk: that is what i told ya23:05
Staidenduel booting windows 7 and ubuntu23:05
ZaelRichardBronosky: i think he install ubuntu, then installed windows23:05
Staidenno grub loader tho for some reason23:05
ShawnRiskk1l: yep and now I know it is not possible23:05
k1lShawnRisk: i said it wont work for maximzed, because that is not supposed to be the wayyou want it23:05
Staidennah I had 7 made a partition23:05
RickZillaStaiden: Hmmm...and you've already installed one instance of ubuntu on that machine?23:05
Staidenyea and its there23:05
StaidenI can see the drive from the live cd23:06
StaidenI just cant boot to it23:06
Zaelneed to fix your grub then23:06
ShawnRiskk1l: that is not good, I thought Ubuntu let me customize everything23:06
RickZillaYeah, I was thinknig about what to do in grub23:06
k1lShawnRisk: who ever told you that?23:06
ShawnRiskk1l: me23:07
Staidenits shows grub and grub has a folder list23:07
k1lShawnRisk: if you want to customize everything you need to learn to programm :/23:07
RickZillaMyth #48: In ubuntu, you can customize whatever you want to23:07
ShawnRiskk1l: I know how to do program23:07
bekksShawnRisk: program what?23:07
ShawnRiskbekks: program as in work in computer programming languages to build apps, websites etc23:08
bekksShawnRisk: which means "Visual Basic, HTML, PHP"?23:08
ZaelStaiden: i think the command is update-grub23:08
k1lShawnRisk: then make a path and submit it. maybe more users want that to be changeable23:09
Staidenk, gimme a second23:09
scalability-junkhey I'm starting my way into ubuntu setup with kickstart file and was trying to find a good partitioning scheme.23:09
scalability-junkI have one partition for raid on each disk with about 95% of the storage and made an raid1 at md023:10
=== jungejas_ is now known as jungejason
ShawnRiskbekks: yes but I know languages like c, c++, etc.  I have been programming most of my adult life so I know how to do this.23:10
scalability-junkadditionally I added 2 swap partitions and now wanted to get my head around how to get the mbr on both disks, so that if one disk fails I still can boot...23:11
nodestooli have a program that has to run as root that i want to run in the background ONLY for a specific user, is there a way to do that?23:11
bekksShawnRisk: Then you should be able to submit patches.23:11
ShawnRiskk1l: thanks for letting me know what I have to do23:11
scalability-junkthe md0 raid is mounted with / and will later be used with lvm probably to give space for os and one encrypted partition.23:11
scalability-junkany tip would be great thanks23:11
ShawnRiskbekks: I can do that just would take me time to figure out where this is located in the code.23:11
dr_willisnodestool:  not sure what you mean by 'only for a specific user'23:11
ShawnRiskI have to go  but if I need anymore help I will be back23:12
bekksShawnRisk: Thats the price to paid for using free software and wanting to change it.23:12
k1lShawnRisk: i dont think that the unity developers will make it changeable, because that is the way they (might) think its should be. so if you want it you need do to some work on it :/23:12
nodestooldr_willis: i want to set it up so basically a cron job runs only when a certian user is logged in23:12
ShawnRiskbekks: it is a good price to pay23:12
ShawnRiskk1l: I am willing to do the work23:13
ShawnRiskI just need to research23:13
k1lShawnRisk: ok, thanks23:13
ShawnRiskk1l: you're welcome23:13
Zaeloh.. i found a neat new toy.. https://help.ubuntu.com/community/Boot-Repair23:14
ShawnRiskI am out of here, thanks to all of the help23:14
ActionParsnipZael: I use a chroot for that :)23:14
nodestoolwhat would also work is when and ONLY when User X logs in script Y runs AS ROOT23:17
nodestoolhow would i do that23:17
scalability-junkno idea about the master boot record?23:18
=== codingenesis is now known as nerd
bekksnodestool: Assuming X uses bash, you could implement that in his bashrc23:18
derek01Hey all, so, I made a huge mistake, and, chmod -R 777 to /usr23:18
dr_willisnodestool:  you would have to make a script that would run, verify the user is logged in, then run.. what are yoy trying to do that needs this done in such a weird way?23:18
bekksderek01: No its time to grab your backup.23:18
derek01bekks: no backup, but I still have root access23:19
Zael:D23:19
bekksderek01: Why do you have root access?23:19
bekksderek01: Which Ubuntu is it exactly?23:19
derek01bekks: sudo wont work, 12.04 server23:19
nodestoolbekks: i am guessing the user will only use the gui (xfc4 in my case)23:19
bekksderek01: Why do you have root access?23:19
derek01bekks: why wouldnt I, If I cant use sudo, I need to use root, to fix the issue, do I not?23:20
nodestooldr_willis: i am making a honey pot user account and i need to log stuff23:20
bekksderek01: By default, the root account is disabled in Ubuntu.23:20
grafthi, is there a place on freenode where i can complain about the pluses and minuses of various linux distributions?23:21
derek01bekks: correct, but I have set a pw for it for emergency situations. like this :D23:21
nodestoolgraft: start a blog! :)23:21
dr_willisgraft:  you can complain i guess.. but if people listen... ;)23:21
dr_willisgraft:  general linux  is #linux23:21
Zaellol... a blog23:21
PoolShark_Slashdot23:21
dr_willisComplaining about the Pluss of Linux. ;)23:21
Zaelif you start a blog, you need RSS... i hate blogs without RSS23:22
PoolShark_well, they _used_ to talk about varios linux distros at Slashdot, but now it's just an Apple Fanboi blog23:22
derek01bekks: do you know of a solution?23:22
bekksderek01: Your backup is the only solution. You really messed it up.23:22
graftZael: what about atom?23:23
PoolShark_derek01 what did you do to your  machine?23:23
Zaelyes, atom is good23:23
derek01Poolshark: chmod -R 777 to /usr23:23
ActionParsnipgraft: also ##club-ubuntu23:23
ActionParsnipderek01: really?23:23
Zaellol23:23
PoolShark_derek01: oh wow, you really did that?23:23
derek01poolshark: not sure how deep it got before I realized23:23
* ActionParsnip facepalms23:23
derek01poolshark: didnt mean to, I know I derpd bad23:24
PoolShark_derek01: yeah not much you can do about that23:24
derek01damnit, it really is a copy and reinstall situation. Damnit.....23:24
derek01well thanks anyways guys23:25
ActionParsnipderek01: if you have a LOT of time you could boot to liveCD and chmod it to be like in the livecd, it'll take a ;llong while23:26
puff`I am trying to run with the nvida drivers.  Ubuntu has the xswat PPA which appears to be serving nvidia 304 drivers. I'm trying to figure out how to try something more up to date, is there a PPA for the 310 driver or do I have to jump to (ugh) trying the nvidia binary installer?23:26
=== ident is now known as Guest84463
k1lpuff`: 310 is inthe regular 12.10 repos23:27
WeThePeopleis there anything better than recordmydesktop23:28
MonkeyDustWeThePeople  try kazam23:28
Zaelrecordmyneighborsdesktop23:28
Zael;D23:28
almoxarifeZael: much 'better'23:29
ActionParsnipWeThePeople: not really better, just different. like all softwares23:29
WeThePeoplethankyou anyways23:29
almoxarifeis there anything better than KDE?23:30
ActionParsnipWeThePeople: look into xvidwincap too (i think its that)23:30
dr_williswasent gnome-shell suposed to have some sort of video/screen capture feature?23:31
dr_willisor was that a work in progress?23:31
puff`k1l: I'm still on 11.10.23:31
tomas_when are we going to get better wallpapers23:31
=== puff` is now known as puff
Zaelxfce.. except the wallpaper changer isn't working currently... so i'm using Variety to switch to a different on of my 75 tiger wallpapers every 5 minutes23:32
derek01Actionparsnip: as in take a long time to do, or the one command will take forever to execute23:32
almoxarifeWeThePeople: how about something nice and simple, vlc!23:32
bobolishusI'm trying to delete a type of file using wildcard like "sudo rm /basefolder/*/*.txt" but this doesn't work.  What should I be doing for this to work?23:33
k1lpuff: well, that is a difficult one23:33
WeThePeoplealmoxarife, to record my desktop?23:33
almoxarifeWeThePeople: yes23:33
escottbobolishus, find /basefolder/ -iname *.txt -delete23:33
jribbobolishus: it depends on what you actually want to do ...23:34
Zaelescott: would the recursive flag work for rm?23:34
ActionParsnipderek01: no, lots of the files and folders have different accesses on them , they will need to be right so you will run and you will need to check so that everything is good23:34
escottZael, no its a shell globbing issue23:35
bobolishusI just want to delete a file type from multiple folders23:35
jribbobolishus: recursively?23:35
escottbobolishus, you have been given a command that will do it23:35
bobolishusescott, thank you very much for your help23:35
jribbobolishus: if you want to do it recursively, then use escott's command.   But you should surround the *.txt with single quotes: '*.txt'23:36
=== KindOne- is now known as KindOne
ActionParsnipderek01: if you have a backup, now would be the time for them to shine23:37
bobolishusjrib: thank you23:37
derek01Actionparsnip: nope fresh reinstall it is23:38
derek01thanks for the help though guys. See ya23:39
=== Maximus is now known as Guest10671
jtrucksokay, first time i've seen the new ubuntu desktop.23:45
jtrucksno wonder people complain... how do I open a terminal?23:45
=== themill_ is now known as themill
Zaelclick the top left circular bubble thingy and type terminal in the search box23:46
jtrucksoof. thanks.23:46
Zaelthen get mad and install xubuntu like i did23:46
jtrucksthat would have taken a while to figure out...23:46
jtruckshaha23:46
dr_willis!manual | jtrucks23:47
jtrucksthis is just to fix a POS gentoo based appliance.23:47
ubottujtrucks: The Ubuntu Manual will help you become familiar with everyday tasks such as surfing the web, listening to music and scanning documents. With an emphasis on easy to follow instructions, it is suitable for all levels of experience. http://ubuntu-manual.org/23:47
dr_willis;)23:47
jtruckshah23:47
dr_willisif you want the old skool type look. you can try Lubuntu23:47
pgibfluxbox23:47
mujihey does any1 know of an equalizer for linux? or if there is one that comes with ubuntu?23:48
mujii couldn't find anything in my sounds options23:48
dr_willisthey really should borrow the idea i see on so many android apps and have little tutorial-overlays23:48
dr_willismuji:  ive seen some you could download.. but that was some time ago. like 2+ yrs.23:48
dr_willishttp://askubuntu.com/questions/72679/is-there-any-sound-enhancers-equalizer  muji23:49
Erinso I run ncmpcpp through ssh to control my music. But some of the chars are garbled on the windows side, but not on the ubuntu side. same encoding utf-8 I think? any ideas23:49
pgibmuji, ubuntu uses pulse audio. I'm sure there is an equalizer for it23:49
pgibpulseaudio23:50
almoxarifeErin: toss windoz?23:50
mujii'l see if i can find one for pulseaudio, but will take a look at that site dr_willis sent me23:50
Erinalmoxarife, id love to but i'm a gamer :-\23:50
dr_willisjust no equilizers in the default repos. ;)23:50
Zaelsame reason i have windows 7 dual booting, Erin23:51
lcabrezahi, how do i specify a wireless adapter to use only a specific client like wicd23:51
ErinThese are two different machines23:51
Erinmy ubuntu box is a pre-amp / samba server/ssh server etc.23:51
Erinhttp://imgur.com/3ZU2N here is my problem23:51
CarlOSx86Hi, anyone on Xubuntu?23:56
Zaelyus23:56
ErinI am.23:56
=== Youri is now known as YBook
CarlOSx86I'm basically new and I would like to ask about compiz settings manager. I tried to install from ubuntu center but it doesn't seems to work properly...23:57
K350turses wont start again after I closed it from the first start and autorization. Anyone?23:58
ActionParsnipCarlOSx86: what do you want to achieve?23:59
WeThePeoplewhat is the force quit application called23:59
ActionParsnipWeThePeople: xkill23:59
ActionParsnipWeThePeople: you can click an app and it will die23:59
WeThePeoplesweeeeet!! just did23:59

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!