[00:15] Anyone here know how I check the status of my bluetooth connection? How can I figure out if it is correctly configured? [00:16] !java [00:16] To just use java you need a "Java Runtime Environment" (JRE) and/or a browser plugin. If that is not sufficient you will need a "Java Development Kit" (JDK) aka "Software Development Kit" (SDK). Please see https://help.ubuntu.com/community/Java about how to install one of three current implementations. [00:16] ubuntu 14.10 vlc media keys don't work [00:19] need help with zabbix timezone fail issue: i've update zabbix.conf file to america/phoenix and I've update ntp to america/phoenix; no sure what else to do to fix problem [00:22] Good Morning. [00:30] how do I convert a large number of windows IIS files into somethign that AWStats can read and add to the current log set? I've pulled them off of an old server that was decomissioned. === CyberJacob is now known as CyberJacob|Away [00:31] IIS web server? err what [00:31] Jeeves_Moss: #ubuntu-server [00:32] ubuntu 14.10 vlc media keys don't work [00:33] daftykins, thanks. it's kinda dead in there most days [00:34] yip, more relevant though [00:34] you may also want to look for web server channels [00:34] though i'm not 100% on what "IIS files" means [00:34] nor why you would try and do something with them on Linux [00:34] it's just annoying. I'd like to clean up ~500Mb of crap per site. it starts to grow horns/teeth when there are a large number of sites [00:35] sounds like a Windows server problem === arno is now known as Guest33159 [00:38] test === sayurelektronik is now known as blackgajime [00:43] ola === zzz_Ridley is now known as Ridley5 === vidplace7_ is now known as vidplace7 [00:55] if anyone wanted to know how to combine log files into one file for AWStats, the output is "/usr/share/awstats/tools/logresolvemerge.pl -dnslookup -showsteps -printfields *.log > new_output.log" === NotANick is now known as Guest64209 === NotANick[BDC] is now known as NotANick [00:58] I'm having issues uninstalling PlaneShift [00:59] pastebin some output? === Dragonslicer is now known as Dragnslcr [01:00] I get an error. [Could not launch 'PlaneShift Uninstaller' Faild to execute child process "/opt/Planeshift/uninstall" permission denied] [01:00] ok so it's not packaged then [01:01] permission denied, ran it with sudo? [01:01] how so? [01:01] to which? [01:02] run with sudo [01:02] "sudo ./uninstallscript" ? [01:14] did you compile it or install from apt-get+ [01:16] how do i recreate a linux installation iso from a linux installation usb? [01:17] sojirgfmj: why? [01:17] hi [01:17] cause i don't want to download 1+ gbs all over again [01:17] @daftykins Why ask why? [01:17] sojirgfmj: why do you need it in ISO form again? [01:18] VM_iso_: because when you understand the task, sometimes you can offer a better solution. [01:18] so i can recreate the usb with a casper-rw partition [01:18] @daftykins He prob wants to install on another machine [01:18] oops [01:18] maybe not [01:18] VM_iso_: i want to know fact, not your opinion. please don't waste my time [01:20] could i just run dd if=/dev/sdb1 of=sdb1.iso?\ [01:20] yeah it's worth a go. [01:20] prob your best option [01:23] maybe don't delete so quick in future too ;) [01:25] x.x [01:25] i am shocked at how quick it dd's [01:25] done [01:26] flash drive read speed is hugely faster than write === rigor789 is now known as rigor789|away === ahmadsoe is now known as ahmadsu [01:40] Hi [01:42] anyone familiar with lightdm? [01:43] Wig: just ask the main question [01:43] daftykins: I've encountered behavior that I am 99% sure is a bug [01:44] let me post my screenshot somewhere === Wig is now known as Wug [01:46] here's a picture: http://i.imgur.com/dyEin6b.jpg [01:46] its not particularly obvious by looking, but the issue is that lightdm will get stuck that way sometimes after locking the screen [01:47] I can't login, I can't do a clean shutdown or anything from the login screen (or get it to interact in any way) [01:48] somewhere behind it is my desktop environment with programs running and I'd really like to get back to them, but I can't because the only way to make it responsive again is to kill the session [01:48] and restart lightdm [01:48] Wug: even no tty? (with ctrl+alt+f1 get back with ctrl+alt+f7) [01:48] I can get to a tty, but I can't fix lightdm without killing everything [01:49] you could loginto your user there and see if dmesg shows some errors or the .xsession-errors [01:49] hey i have an issue with ubuntu 14.04 server that is driving me crazy [01:49] i would love some help with it if anyone is available [01:49] !details | imnotsurewhat [01:49] imnotsurewhat: Please elaborate; your question or issue may not seem clear or detailed enough for people to help you. Please give more detailed information, errors, steps, and possibly configuration files (use the !pastebin to avoid flooding the channel) [01:50] Wug: is it this bug? [01:50] Wug: https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1301125 [01:50] Launchpad bug 1301125 in unity (Ubuntu) "Lock screen after idle time freezes unity" [Undecided,Confirmed] [01:50] it's similar, but it doesn't happen just after idling out, a ctrl+alt+L triggered lock triggers it randomly well [01:50] as well* [01:51] I am trying to setup a crontab at boot that will start a python script that is an irc boot, in fedora 17 a simple crontab worked great, i modified it for ubuntu and tested the command in the terminal before i made it a crontab and it worked great there but when i put it into crontab it doesnt work [01:51] the crontab is: @reboot /usr/bin/screen -dm /usr/bin/python2.7 /home/TrollOP/willie/willie.py [01:51] Wug: which video driver? [01:51] its ubuntu 14.04 server x64bit LTS [01:51] there does not seem to be anything useful in dmesg, and .xsession-errors has something in it but it doesn't look particularly useful [01:51] there are no timestamps for instance [01:52] nvidia [01:52] any ideas why its failing in crontab? [01:52] i added it via crontab -e [01:52] i used the comamnd whereis python2.7 to find the install location [01:53] its the default python that comes with the install [01:53] Wug: i dont have that bug and dont know what will help there. best is to contribute to the bug or make a new bug and provide logs to help the devs hunt it and solve that [01:53] just looking at it, it smells like a race condition [01:54] it's as though I typed a wrong password and it's churning over it waiting to prompt me again [01:54] except I never entered anything, and it will never prompt [01:54] it's probably deadlocked on something, and I doubt it will log anything useful [01:55] Wug: lightdm (or the logscreen thingy) had some security issues and they got fixed but maybe they triggered other bugs now [01:55] oh well [01:55] this has been an issue for some time [01:55] Wug: best is to talk to the devs inside the bugtracker. that will actually lead to a fix [01:56] anyone have any idea about my issue? [02:01] been to magizian.net yet? [02:01] the system log even lists the action! [02:01] Dec 1 21:00:51 IRCBOT CRON[464]: (TrollOP) CMD (/usr/bin/screen -dm /usr/bin/python2 /home/TrollOP/willie/willie.py) [02:07] I just restarted my machine and it seems I have lost all my system configurations, desktop configuration, wallpaper, etc. Where should I look into to debug this problem? [02:09] hi, I'm hear [02:09] here [02:10] hey [02:11] i just got ubuntu all set up and ready for my laptop to plug into my tv through hdmi, and for whatever reasno mirror display resolves to a low common resolution of 640x480…. from my reading its becaus my laptop screen and tv dont share resolutions in common.. any suggestions on how to fix this? [02:12] does anyone know where open arena installs to ? better yet what file to change my settings ? [02:13] Hi peeps, anyone else get the red icon with the white horazontal line through it. Shows up on the upper panel in Ubutu. (Me .. 14.04 lts) [02:14] It has something to do with - wine. [02:14] Init99: maybe paste an image so we know what it looks like [02:14] !paste | Init99 [02:14] Init99: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [02:15] ok I'll try .. [02:16] anyone on an easy way to manage screen resolutions in ubuntu [02:16] im thinking i need to add a custom screen resolution that matches the tv [02:17] left to right .. second Icon. [02:17] http://imagizer.imageshack.us/v2/xq90/538/AHfIFq.png === PermaMag is now known as Kutakizukari [02:18] Init99: does it respond if you click/right=click on it? [02:20] I just restarted my machine and it seems I have lost all my system configurations (ubuntu setting, unity) all files are there. What should I look into? === Cthulhu is now known as Guest93081 [02:21] dat1guy, you might check ownership and permissions for the files in your home directory [02:21] or make sure you are not in the guest account [02:23] Clicking the cog top upper corner and selecting -System Settings and then Choosing - Displays. It doesn't work in there? [02:24] compdoc: I'll look into that. Do you know in which files are stored the configurations you change in system settings? [02:28] HFSPLUS HAS ARRIVED! [02:28] Has anyone seen deftykins? [02:29] !ask | w23rdst [02:29] w23rdst: 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 !patience === Arjun is now known as Guest91997 [02:32] test [02:33] !test | Guest91997 [02:33] Guest91997: Testing... Testing... 1. 2.. 3... ( by the way, remember that you can use /join #test ) [02:33] ok [02:40] Deftykins, are you in here buddy? [02:41] hi [02:43] w23rdst: last time now: stop poking that user. if you got a support question ask the whole channel and people will try to help [02:44] who is HFSPLUS [02:44] benzhninja: a troll. dont mind that [02:44] Need help with my server! Root access with RESUME... [02:44] !ot | benzhninja [02:44] benzhninja: #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! [02:45] MSG ME -- Need help with my server! Root access with RESUME... [02:45] I dont actually like ubuntu so good day [02:46] LOCATED ON http://ny1.webair.com Need help with my server! Root access with RESUME... [02:46] MSG ME??? [02:46] LEDAMAY: if you have a specific ubuntu support question ask in here [02:47] <-- BSD Fibre backbone server need help! [02:48] I need a new admin! [02:48] Money will be great if good [02:49] why isnt this crontab working in ubuntu server 14.04 LTS: @reboot /usr/bin/screen -dmS TrollOP /usr/bin/python2.7 /home/TrollOP/willie/willie.py [02:49] why isnt this crontab working in ubuntu server 14.04 LTS: @reboot /usr/bin/screen -dmS TrollOP /usr/bin/python2.7 /home/TrollOP/willie/willie.py [02:49] Any BSD gurus here need a job? [02:50] why isnt this crontab working in ubuntu server 14.04 LTS: @reboot /usr/bin/screen -dmS TrollOP /usr/bin/python2.7 /home/TrollOP/willie/willie.py [02:50] Hey so anyone with the propritary nvidia drivers experience like fuzzy noise on their sceen? [02:50] Its not like terribly noticable but i can definitely tell after a few minutes of staring [02:51] Hi [02:51] I have a question [02:51] why isnt this crontab working in ubuntu server 14.04 LTS: @reboot /usr/bin/screen -dmS TrollOP /usr/bin/python2.7 /home/TrollOP/willie/willie.py [02:51] why isnt this crontab working in ubuntu server 14.04 LTS: @reboot /usr/bin/screen -dmS TrollOP /usr/bin/python2.7 /home/TrollOP/willie/willie.py [02:51] if I install ubuntu and don't want it to put its version of grub as the new boot menu (but instead want to keep my old one that another linux dist already have), would I set "Device for boot loader installation" on /dev/sda7 (if sda7 is the partition I am installing ubuntu on) ? [02:51] !patience | ineedhelpwithcro [02:51] ineedhelpwithcro: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or http://ubuntuforums.org or http://askubuntu.com/ [02:52] ineedhelpwithcro: no need to get annoying. that will not motivate to help you [02:52] we6jbo: yes lets hear your question? [02:52] I have two folders. One of them is empty and the other one contains my files. I want to have the contents in the folder with stuff constantly copied over to the folder without the stuff. Is there a way to do that? [02:52] k1l: a resonse would be lovley, i was hear earlier with not even a i dont know resonse [02:53] ineedhelpwithcro: perhaps nobody that knows about cron is around right now. try later tonight, or tomorow. there is probably also some webforum [02:54] entenienne: tried everything, nothing works [02:54] there arnt even any errors that i can find [02:54] !backup | we6jbo [02:54] we6jbo: There are many ways to back your system up. Here's a few: https://help.ubuntu.com/community/BackupYourSystem , https://help.ubuntu.com/community/DuplicityBackupHowto , https://wiki.ubuntu.com/HomeUserBackup , https://help.ubuntu.com/community/MondoMindi - See also !sbackup and !cloning [02:54] we6jbo: describe "constantly" ? like as soon as a files is added/changed? [02:55] Like every couple of hours [02:55] ineedhelpwithcro: if no one knows the answer in here see ubuntuforums or askubuntu [02:55] we6jbo: use a combination of cron and rsync is probably your easiest approach [02:56] Yeah but I don't know how to do that [02:56] webbyz: I don't know much about that but I guess rsync is a tool for keeping two folders in sync... perhaps in cron ebery two hours hehe :-D [02:56] we6jbo: that's where research and study come in [02:56] *every [02:57] we6jbo: starter for you - http://abdussamad.com/archives/353-Using-rsync-to-efficiently-backup-files.html [02:57] Thats too dificult [02:58] about not replacing my current systems grub menu, I'm not totally off when telling it to put its new grub on the partitions bootsector (where it won't be used but can't do any damage) instead of the harddisks mbr ? [02:59] Besides this is all on the same computer. Why do I need to remote? [02:59] entenienne: ? [02:59] we6jbo: if you can figure out that involves remote, you can figure out how to copy local to local [02:59] webbyz: as I understand it rsync can be used locally also, instead of over network [03:00] we6jbo: I mean [03:01] webbyz: maybe I didn't ask in a good way, but when I install a new linux dist, will it not puts its new shiny version of grub on the system? so mbr will load the grub menu from the new installed linuxdist's partition? [03:01] ? [03:01] hey does anyone know of any good tutorials for firewall and vpn and ssl [03:01] webbyz: sorry, I was tabcompleting your name when I was trying to write we6jbo. sorry for that :-D [03:01] i dont really wanna learn i just want the most secure [03:02] ;-) [03:03] maybemaybe: the more you learn the more you know how unsecure things are ;-) [03:03] entenienne: Partly true. stage 1 of grub is installed to the MBR (sector 0) of the hard drive, stage 2 gets installed to /boot/grub and other files are also in play. [03:05] ok [03:07] suddenly starts to think of a old song by sting... ♫♪♯♬♩ "Every breath you take, every move you make, every step you take, we'll be watching you. Every single day, every word you say, every game you play - we're the nsa..." or wait... I might rememebr the song wrong in the end there... [03:07] but they probably have a backup of your stuff maybemaybe ;-) [03:07] no wait, it was we6jb that wanted backups [03:08] entenienne: While ot is possible ( difficult. somewhat ) to install the boot code to the partition, that practice is discouraged. Can lead to problems IF one is not aware of where the code is installed. ( partition headers are 'block' devices and re-writing to the block device can have its draw backs) [03:09] Bashing-om: so if I want to make sure ubuntu don't install its stage 1 of grub is installed to the MBR, I can set it to put at /dev/sda7 (where I install ubuntu) so it doesn't do any harm (not really used)? [03:10] and then manually edit in the line for ubuntu in my existing grub menu, by copying the relevant lines from the grub.cfg that the new ubuntu made on its own partition' [03:11] Ok I worked on it for 5min and I got nowhere with the rsync thing [03:11] wow, 5 whole minutes [03:12] entenienne: Short answer, yes it can be done. https://wiki.archlinux.org/index.php/GRUB#Install_to_partition_or_partitionless_disk . Do this at your own risk . [03:12] Well how ever many minutes that passed. That's how long I've been working on it [03:12] we6jbo: yeah I haven't dared to touch rsync yet. :-) but I will probably try it some day, when I collect some more guts. [03:13] entenienne: Nope, not going to work that way ( editing grub.cfg0 .. what is going to happen is grub in sda7 will be chainloaded . [03:14] Bashing-om: oh.... [03:14] I'm having a lot of trouble getting my new GT 730 graphics card working with either nouveau or the proprietary drivers.Can anyone help? [03:14] we6jbo: so what have you tried? [03:16] I have two folders. One has a bunch of stuff in it that I continue to work on and another is empty. I'd like to run a script or something that will copy everything from the folder with the stuff to the empty folder and continue to update that folder [03:16] we6jbo: i remember that from when you said it before. What have you tried? [03:17] Well I tried rsync but it's way too complex [03:17] Hey all this isn't directly related to linux but I need some input to help me figure out what the hell is going on lol. I have a SIP server (Kamailio) that I am using to proxy devices for peer 2 peer VoIP. The iPhone clients can make and receieve calls from a user logged in via a PC but when I try to call another iPhone running the SIP client, the call goes through and connects but I have no audio. Any ideas? Aaaaanything [03:17] I get a black screen after GRUB; not even the login UI is displayed. [03:17] we6jbo: tried how? What commands have you run? [03:17] rsync [03:17] we6jbo: with what parameters? [03:18] Just that [03:18] the thing is I have this wonderfully handcrafted /boot/grub/grub.cfg (despite that it says "do not edit this file" at the top hehehe) that I want to keep using on. And thought of manually put in a new menuentry for ubuntu I'm gonna install there. [03:18] Its all on one computer anyway. I'm not remoting into another machine [03:18] we6jbo: you are expecting rsync to know which folders to copy without you specifying them? [03:18] Well I don't know what to type [03:19] hi, jut upgraded from 12 somethign to 14 LTS. My nfs mounts seem to have stopped working. there are in fstab, but dont mount. Something change in 14 for mounting nfs? [03:19] I suppose I could just backup the mbr with dd before installing ubuntu and put it back after. only the parts that is not partition-information ofcourse. [03:19] we6jbo: I'm trying to help, but I suspect you are playing the fool for effect. End of thread for me [03:20] So is there a script or program that will do that for me? === ping is now known as Guest46171 === Guest46171 is now known as panglimatiangfen [03:26] is this on ? [03:26] entenienne: Well, I think you are making it more diificult than it is. Also this works great : https://help.ubuntu.com/community/MaintenanceFreeCustomGrub2Screen . [03:27] I don't want to mae a protocol mistake. Is there a que for questions [03:27] lyle: just ask [03:29] I'm trying to install bluegriffon. I have tried get PPa's and file not found (istall from terminal). I downloaded the "trusty Tahr. Now what I have gleaned is I need to make a file executable. Can you guys just point me in the right direction. Am I in over my head? [03:30] should I read a book on terminal commands? Seems boring [03:30] lyle: are you following a guide>? If so, which one [03:31] right click on the file and change the property to executable file [03:31] I have most of the book "Ubuntu Make easy" it kinda stops at downloading tahr packages unless they have a executable command. [03:32] lyle: what guide on installing bluegriffon are you following? [03:32] ok [03:33] which file do I make executable? Dumb question.... I was just googling how to install it. It said to download from the website , unzip, the make a file executable. It assumes I know which one to make exicutable [03:33] when i delete an email from email client, it really delete my mail from my account (yahoo.com) [03:33] ? [03:33] lyle: this guide looks simple. Try it http://linuxg.net/how-to-install-bluegriffon-1-7-2-on-ubuntu-14-04-ubuntu-12-04-and-derivative-systems/ [03:33] Hi, I'm trying to figure out why my computer has 2 ip's. I know I set one at x.x.x.100, the rogue ip is x.x.x.134. I can't seem to find a reference to 134 anywhere. Any ideas where to look? [03:34] ezzou: depends on your mail client settings, and how your provider (yahoo) works [03:34] Will this do what I want? rsync -rtvu --delete source_folder/ destination_folder/ [03:34] munsterman: where do you see these two IPs? [03:34] munsterman: would you like to share an "ip a" in pastebin? ( http://paste.ubuntu.com ) [03:34] enterprisedc: Do you have a particular interest in Grub ? I can point you to several tutorials. [03:35] when i follow step $ sudo apt-get update it returns unable to find files or something like that. [03:35] lyle: can you go through each preceeding step, make sure it works, then paste the output of the failing command [03:35] $ wget -q -O - http://archive.getdeb.net/getdeb-archive.key | sudo apt-key add - [03:35] $ sudo sh -c 'echo "deb http://archive.getdeb.net/ubuntu trusty-getdeb apps" >> /etc/apt/sources.list.d/getdeb.list' [03:35] $ sudo apt-get update [03:35] $ sudo apt-get install bluegriffon [03:35] !paste | lyle [03:35] lyle: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [03:35] somesip :i use claws mail (im sorry its not a yahoocount its a hotmail count ) [03:35] wayfarer: you too ^^ === MasterPieceF is now known as MasterPiece [03:36] ezzou: it still depends on the settings in your mail client and provider [03:36] somsip: nmap, local network [03:36] munsterman: local network? I don' [03:37] munsterman: I don't recognise that as a command. Paste 'ip a' or 'ifconfig' [03:37] daftykins: im sorry, what file would you like to paste? Interfaces? [03:37] munsterman: the command "ip a" like i said [03:39] lyle: Have you downloaded the bluegriffon getdeb package [03:39] ? [03:40] If you've done it, open synaptic package manager, and search for bluegriffon and install it [03:40] daftykins: http://paste.ubuntu.com/9339318/ i have never come across that command, I do see 134 there. [03:40] I have googled around, but wasnt sure what to search [03:41] Failed to fetch http://archive.ubuntu.com/ubuntu/dists/hardy-updates/main/binary-amd64/Packages 404 Not Found [IP: 91.189.92.200 80] [03:41] where can I find pacman related chat network?? [03:41] !alis | wayfarer [03:41] wayfarer: alis is a services bot that can help you find channels. Read "/msg alis help list" . For more help or questions relating to alis, please join #freenode. Example usage: /msg alis list #ubuntu* or /msg alis list *http* [03:42] munsterman: hmm bit odd, seems you have two leases from the same network [03:42] munsterman: is there any way you have done something like this? http://askubuntu.com/questions/83171/how-do-i-set-an-extra-ip-for-an-existing-interface Because the end result is the same [03:42] lyle: if you've downloaded the package already use the package manager [03:43] Not that I recall, I will read it through it. Could I 'reverse' the guide and get back to one lease? [03:44] lyle: umm, you're running a bit of a dinosaur there === panglimatiangfen is now known as vhadil [03:44] !hardy [03:44] Ubuntu 8.04 LTS (Hardy Heron) was the eighth release of Ubuntu. Desktop support ended on May 12 2011, Server support ended on May 9th 2013. See http://ubottu.com/y/hardy for more details. [03:44] wayfarer I downloaded the package from the website . I need to know which file to make executable. The instructions I have assumed that I would know which one. [03:44] lyle: dead for 3 years, 7 months [03:44] lyle: wayfarer :: " http://archive.ubuntu.com/ubuntu/dists/hardy-updates " that repo does not exist . [03:45] munsterman: that's why I posted it - if your /etc/networks/interfaces has been amended by you or something else, that page should give you a clue what to look for to change back. Could have other effects though if a package is depending on that [03:45] lyle: use synaptec package manager. It'll install it for you [03:45] thanks wayfarer [03:46] synaptic* [03:48] my interfaces looks similar to the example for one ip, nothing amended [03:48] http://paste.ubuntu.com/9339388/ [03:48] hmm statically configured to get .100 [03:49] yet you also have .134 [03:49] munsterman: perhaps you've done something with network manager [03:49] munsterman: fair enough - worth checking I suppose [03:52] Hello everybody ! I'using Cairo-Dock with 2 screens on Ubuntu 14.04 64bits [03:52] I don't think network manager is involved, that's requires a gui correct? I have no gui. [03:52] I don't know how to have my dock on both screens ... any idea ? [03:55] hi [04:00] tes [04:00] Wayfarrer..... That Worked! Thankyou. I spent three nights trying to figure that out. Did it go get the package or did it use the files I downloaded? === jason_kr_ is now known as jason_kr [04:14] hi. i've been trying to install ubuntu 11.10 on my dell inspiron 15 3537 laptop. [04:15] that's EOL [04:15] !11.10 [04:15] Ubuntu 11.10 (Oneiric Ocelot) was the fifteenth release of Ubuntu. Desktop support ended on May 9, 2013. See !upgrade, !lts and !eol for more details. [04:15] it seems to stuck on something modprobe [04:15] let me post a snapshot [04:16] iLoveJava: please use a supported ubuntu release [04:16] Does anyone know how to re-enable the screensaver after I disable unity? [04:17] is there anything I need to know about installing using gpt (3tb drive) as main disk in non-uefi system? [04:20] also, how to switch user? [04:22] Seven_Six_Two: not even sure if GRUB is happy booting GPT disks from legacy, one way to find out i guess [04:22] Seven_Six_Two: GPT partitioning requires a BIOS-Boot partition . [04:22] Seven_Six_Two: Description: the BIOS-boot partition contains GRUB 2's core. It is necessary if you install Ubuntu on a GPT disk, and if the firmware (BIOS) is set up in Legacy (not EFI) mode. It must be located at the start of a GPT disk, and have a "bios_grub" flag. === iLoveJava is now known as farseen [04:23] Nevermind, found dm-tool lock, which is good enough [04:25] hi. what is the best java package? [04:25] technically none. depends what you're trying to run [04:26] Bashing-om: oops. I suppose that means I'm going to have to restart this install...Are there instructions that I can follow? I'm not sure how to create a bios-boot partition if the disk is gpt. [04:26] yuicompressor [04:28] Seven_Six_Two: http://ubuntuforums.org/showthread.php?t=2080356 . [04:28] Webonaute: never heard of it. try open, then go oracle if it doesn't run [04:28] is there any premade diff between older ubuntu iso and new ones? it would take weeks to dload 700mb on a dialup. [04:29] Seven_Six_Two: This too may be of interest : http://ubuntuforums.org/showthread.php?t=1952953 . [04:30] farseen: not quite sure what you're getting at, they're all closer to 900MB these days [04:30] right [04:36] 8 process fonctionnel. [04:36] mt === nefarious is now known as Guest68696 [04:48] i believe that most part of an ISO stays same between ubuntu updates. So isn't it possible to use a diff tool like the original diff that comes with every distro or the jdiff(jojodiff) to provide the users with older iso files to download the diff and apply it to the older iso to get the new iso rather than forcing them to download the huge iso which is around 900mb. not everyone have unlimited broadband [04:49] farseen: i think a lot has changed. [04:49] if you think it's worth a go though, try it [04:49] but not the whole 900mb [04:50] but i have a slow internet connection 40kbps [04:50] i doubt it's worth the effort [04:50] it would be a great help if some one did that for me [04:51] i've gotta sleep now, be happy to give it a go another time if you prepared commands. [04:51] i had diffed the android ide for windows and linux which resulted in a ~140kb file [04:51] farseen: you have more luck to get to some internet connection and load that 900mb file once. [04:52] k1l, not here in India. broadbands are very costly. the 40kbps costs me ~ $5 [04:57] I set up my partitions with a 1mb partition (unformatted) at the beginning of drive for bios_grub, but I'm not sure what to do during the installer. do I set /boot to the 1mb parition? Do I just install bootloader to sda1 instead of sda? [04:58] you dont have to worry about the 1mb partition [04:59] Hey guys. Thinking about switching over to Ubuntu 14 from Arch. [04:59] Pros/cons? [04:59] install bootloader to sda not sda1 or any sdaN [05:00] farseen: I can install without the partition, or I don't have to do anything with it aside from creating it? [05:00] farseen: it's a 3tb drive, no other OS. [05:00] farseen: 2009 computer, so it's bios only. [05:02] i am not sure what bios_grub is. but usually the ubuntu installer leaves 1 or 2 mb before the first partiton unused inorder to improve performance. you can google partition alignment if you want to know more. but an average user need not worry about it [05:03] hi guys [05:03] hey [05:03] i really need some help i'm confused i got my firewall up [05:04] i got my vpn up [05:04] iptables? [05:04] but when i connect to my vpn [05:04] yes [05:04] firefox doesnt work [05:04] openvpn? [05:04] yes [05:04] setup firefox to use that proxy [05:04] i have the port [05:04] but i dont know the addy >.< [05:04] how do i figure this out [05:05] ah wait, vpn should work if its not blocked [05:05] farseen: bios_grub, i believe, is a flag which allows a bios machine to boot from a gpt drive [05:05] if your connect directly to vpn you shouldn't have to mess with mozilla proxy settings [05:05] you* [05:05] well the vpn connects [05:05] and says connection established [05:05] you try ping? [05:05] do i ping myself [05:05] what do i ping [05:06] try google.com [05:06] u have forwarding enabled on server? [05:06] sorry noobie i am well the vpn is down ima put it up and try that and come back and report [05:06] plugin-container is still using an absurd amount of CPU when I play flash videos. flashplugin-installer is installed. this is a fresh install. any ideas? [05:06] is it your own vpn server? [05:06] yes i have port forwarding settup [05:06] i use cyberghost [05:06] oh [05:07] lewis1711: avoid flash [05:07] i'm thinking you had your own server [05:07] nono_: only connection established doesnt mean you get internet connection through the vpn. [05:07] i'd check the client side settings [05:07] seven_six_two, i strongly recommend you to setup mbr instead of gpt. ps: your nick is too hard to type on an android onscreen keyboard :-) [05:07] everything pretty much has to match up [05:07] ciphers, etc. [05:08] xangua: to watch videos? [05:08] farseen: sorry about my nick! I need gpt because it's a 3tb drive. I don't feel like losing a terabyte for a bit of convenience. [05:08] Hello has any one in here a idea how i could get a application that runs on ubuntu unity desktop and best would be any desktop that can catch all keyboard input and can be only ended by mous? [05:08] hmm.. [05:08] i whant to code a keyboard learning software for kids [05:08] http://askubuntu.com/questions/530088/ufw-for-openvpn [05:08] i used this script [05:09] that shouldn't be able to come back to desktop [05:09] and edited ofcourse [05:09] only with mous support [05:09] disable firewall and flush iptables [05:09] then try [05:09] what do you mean flush iptable [05:09] i dont know about bios_grub. you try setting the way i mentioned if you dont have any important files on the disk [05:10] iptables -F [05:10] clears your iptables [05:10] which is the built in firewall [05:10] now [05:11] I installed ubuntu 14.10 a couple of days ago, and had a system crash while transferring info from my hard drive to a portable hard drive. Now my computers won't let my portable hard drive mount. I'm not much of a tech person. What should I do? [05:12] I need help getting my new install to connect to wifi - ifconfig doesn't show wlan0 at all even though I've enabled the rt2800usb driver (and it shows under lsmod) [05:12] hi. anyone here could you please volunteer by preparing diff between ubuntu 11.10 desktop iso and the latest iso. i have a slow internet connection. so i cant download the huge 900 mb iso. i hope the diff file will be smaller [05:12] nono_ you set your net.ipv4.ip_forward to 1? [05:13] runbum, what was the file system of your portable drive? ntfs, fat, ext... [05:13] bassitone wlan0 up [05:16] farseen_i'm not much of an expert, but I think the 11.10 install should give you the option of upgrading rather than downloading the entire iso. [05:16] Any idea for my cairo-dock problem ? [05:16] I'll have to check the file system and get back to you, farseen. [05:17] the 11.10 doesnt work well with my hardware.. probably hybrid graphics. the live cd doesnt even boot [05:17] link0_: terminal responds "Command not found" [05:17] ifconfig wlan0 up [05:17] is the full command [05:18] farseen_I got an error message which includes "command line 'mount -t "ntfs" -o....etc. etc..So I think it's ntfs [05:18] link0_: okay. output is "ERROR while getting interface flags: No such device" [05:19] link0_: running 14.04.1 LTS if it's important [05:20] runbum, find a windows machine and plug it in. find the drive letter of your protable drive. now run command prompt as administartor and typr as follows without quotes 'chkdsk X: /f' replace x with the drive letter you found. good luck [05:21] thx farseen [05:21] u are always welcome [05:21] i duno what to do about the vpn speal [05:21] try lspci -vvnn [05:22] then modprobe [module name] [05:26] and link the ipv4 is commented out in the config file [05:26] sysctl file [05:27] not sure what I'm looking for...transferring output over to a connected machine for paste now [05:27] Any ideas how to recover a corrupted Libreoffice spreadsheet? I've already read https://forum.openoffice.org/en/forum/viewtopic.php?f=6&t=17677. Fortunately, I'm able to see different characters (as opposed to only # signs), so I'm guessing the data is still in there. I've hexdumped the file as well.. [05:28] scalpel is a data recovery thing [05:31] nono - Isn't that to recover a deleted file? I already have the "recovered" file, but, as I said, the encoding's all screwed up. Is scalpel capable of repair? Thanks! Also, there was a suggestion on that linked thread to use a "strings command on the DOC" file. Any idea what that might refer to? [05:31] alright update when i put the vpn up i cant ping myself nor google [05:31] link the firewall has been disabled [05:31] ufw [05:32] how about iptables? [05:32] default rules im assuming [05:32] i cleared the iptables [05:32] default [05:32] still no go? [05:32] i treid to change it but it says i need upgrading or somthing [05:32] what did you try changing? [05:33] iptables -I INPUT -p tcp --dport 9081 -m state --state NEW -j ACCEPTAA [05:34] it should be ACCEPT not ACCEPTAA [05:34] but thats input anyways [05:34] lol yea [05:34] what does your output chain look like [05:34] I have a dual setup and would like to mod so that it takes over the whole pc is this possible [05:35] # Allow local IPv4 connections [05:35] ufw allow out to 10.0.0.0/8 [05:35] ufw allow out to 172.16.0.0/12 [05:35] ufw allow out to 192.168.0.0/16 [05:35] # Allow IPv4 local multicasts [05:35] ufw allow out to 224.0.0.0/24 [05:35] nono_ you have been muted for 60 seconds as it looks like you are pasting lots of lines into the channel, please use http://paste.ubuntu.com and paste just the URL of your data here when you are unmuted [05:36] lxle and windows xp..have no more use for MS [05:36] link0_: paste from the lspci and modprobe (I think I did it right, but not sure) http://paste.ubuntu.com/9340328/ [05:36] sorry about that [05:37] how much of that did you get [05:38] bass im not seeing your wifi in that list [05:38] nono most of it [05:39] weird...I used the same adapter to post the paste :P [05:39] nono you didnt have any rules set when u tried to connect to vpn right? [05:39] what is the adapter again [05:39] does it matter if it's in the usb port? I saw pci in the command [05:39] link check your priv chat w/ me [05:39] it is a tenda w311m, based on the Ralink RT5370 chipset [05:40] also got a secondary (ancient) one plugged in, a Netgear wn111 [05:42] might possibly be conflicting? [05:42] didn't have the secondary plugged in most of the day - just dug it out in case the chipset happened to be better supported [05:42] I have run both simultaneously, but not on linux [05:44] How do i convert a dual setup into a full linux pc? [05:45] bass try: lsusb | grep Ralink [05:46] shows up right? [05:47] all it did was create a new line in the terminal [05:48] do i need to redo the full install? [05:48] how about just lsusb [05:49] Shazbot27: a full reinstall could be a better and faster option if youre still feeling your way around linux [05:49] this is weird... now it's not showing up under lsusb. Earlier when I tried running that command, it did show up [05:49] Shazbot27: just dont forget to backup anything you want to keep [05:50] tx cynic [05:51] android tools to hard reset china [05:53] tablets [05:53] with no recovery [05:57] !vim [05:57] Text Editors: gedit (GNOME), Kate (KDE), mousepad (Xfce4) - Terminal-based: nano, vi/vim, emacs, ed - For HTML/CSS editors, see !html - For programming editors and IDE, see !code === derk0pf is now known as derk0pf|NA === derk0pf|NA is now known as derk0pf [06:15] does ubuntu support amd r9 200 series gfx cards? [06:24] Hopefully I just got Netflix desktop setyp properly on Ubuntu 14.04 lts .. I don't have any hd-tvs, [06:24] only this ultapro laptop .. so this should be pretty nice if I can find an hd movie .. lol [06:25] Hello [06:25] Hi [06:25] What is the name of the partition utility that runs when you install ubuntu? [06:26] ie. graphical fdisk [06:26] i just installed ubuntu and when i log in the screen just says ubuntu 14.04 LTS at the bottom and nothing else is on the screen. mouse is visible, but won't move... [06:27] any help? I'm new to ubuntu... [06:27] Arrggg .. back to it .. got to see what I need now .. === [Tristan] is now known as Guest45626 [06:28] argh... not even ethernet works, now I test it [06:29] I installed on a windows XP pc and used the option to leave windows in its own partition.... [06:30] Am I in the wrong place for help? [06:31] !help [06:31] 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 !patience [06:33] yeah. post the question whatever it is. straight away.. [06:33] hello... can i get help here? [06:33] !ask [06:33] 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 !patience [06:34] somebody's always here to help you. do post it. [06:35] I just installed ubuntu on win XP pc and when I log on, I get ubuntu 14.04 LTS at the bottom and a locked up mouse... [06:35] nothing else on the screen... [06:38] Hello [06:38] What is the name of the partition utility that runs when you install ubuntu? (ie. graphical "fdisk") [06:38] gparted [06:38] :) [06:40] that doesn't seem to be it... unless the installer runs it with specific command line flags? [06:40] delt: what is the task then? [06:40] check the partitions on my disk [06:41] load gparted [06:41] anyway, i managed it with gparted [06:41] ... yeah (: [06:41] thanks! [06:41] hi i need help in installing on laptop [06:42] anyone can assist ? [06:46] Kelvin81, If outline where your at in this, someone may answer. [07:06] este chat funciona de igual manera en windows? [07:06] este chat funciona de igual manera en windows? [07:06] does anyone know if "tar: /run/: file is on a different filesystem; not dumped" causes an exit code of 1? [07:06] este chat funciona de igual manera en windows? [07:06] este chat funciona de igual manera en windows? [07:06] I'm ttrying to build a backup script with tar (per this article: https://help.ubuntu.com/community/BackupYourSystem/TAR), but I get exit code 1 [07:06] !sp [07:06] hrm [07:06] !it [07:06] 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) [07:06] or [07:06] !es [07:06] En la mayoría de los canales de Ubuntu, se habla sólo en inglés. Si busca ayuda en español entre al canal #ubuntu-es; escriba " /join #ubuntu-es " (sin comillas) y presione intro. [07:07] Solo pregunto [07:08] xq tengo un amigo a larga distancia y no puedo comunicarme [07:08] pero el ocupa win [07:10] Guiye-Elordenado: if you talk english we could help you. [07:10] hrm, debugging a tar operation that takes a few minutes is longwinded :p === zz_XeBlackWater is now known as XeBlackWater [07:22] * XeBlackWater Salut [07:23] any idea how do I find the right php ini for apache? [07:27] what do you mean by "right php ini" ? [07:28] http://stackoverflow.com/questions/8684609/dude-wheres-my-php-ini [07:28] perhaps that helps [07:30] hello [07:31] link [07:31] nothin doin [07:32] anyone know if having multiple distros will slow own my computer [07:32] only if they're running at the same time [07:32] damn it man [07:32] lol [07:33] thanks [07:33] :) [07:33] cookie points! [07:36] Anybody ever heard of sometimes YoUTube videos in Firefox starting out staticy and other times playing just fine? [07:37] Sometimes they play like they are coming through a fast food order box lol [07:38] hey link [07:38] how do i check my server logs [07:56] good morning! I've some problem with "apt-get update", when trying to execute the command I get an error: "E:Some index files failed to download. They have been ignored, or old ones used instead." - "W:Failed to fetch http://de.archive.ubuntu.com/ubuntu/dists/precise-updates/universe/binary-amd64/Packages Hash Sum mismatch". Any idea how that could happen? I've no clue how to fix it. [07:58] hello. have anyone else experienced problems with the latest 14.10 '-25' kernel update? ubuntu won't boot for me anymore [07:58] Is there a Samba 3 PPA for ubuntu 14.04 ? [08:00] does anyone know how to print which wireless mode is currently being used? (e.g. a/b/g/n) [08:12] Yes Okay. [08:12] That's how it's going to be. [08:12] Then that's how it's going to be. === sins-_m is now known as sins- [08:14] docker start -a eae1b6be9ecb ........ but it will never be in the shell... how to do this? ubuntu:latest "/bin/bash" 13 minutes ago Exited (0) 9 minutes ago [08:20] helloç [08:20] i have a problem with ubuntu [08:20] !ask [08:20] 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 !patience [08:20] my ubuntu is blokked with the security of windows [08:21] alahama da pena [08:21] rory [08:21] are uhere¿ [08:22] can you help me? [08:22] I can't really help you because I don't know what you mean [08:22] !details | ZEBB [08:22] ZEBB: Please elaborate; your question or issue may not seem clear or detailed enough for people to help you. Please give more detailed information, errors, steps, and possibly configuration files (use the !pastebin to avoid flooding the channel) [08:23] how to desactive the firewall in ubuntu? === you_ is now known as you_00 [08:24] !ufw | ZEBB [08:24] ZEBB: Ubuntu, like any other Linux distribution, has built-in firewall capabilities. The firewall is managed using the 'ufw' command - see https://help.ubuntu.com/community/UFW | GUI frontends such as gufw and ufw-kde also exist. | An alternative to ufw is the 'iptables' command - See https://help.ubuntu.com/community/IptablesHowTo === Rory is now known as Rory|work [08:25] i dont understand explain me simple please [08:27] fv drstn vdr.- [08:27] [08:27] yç [08:28] HIJOSDEPUTA [08:28] MAMAHUEVOÇ [08:28] RESPONDEME MARICON [08:28] ZEBB you have been muted for 60 seconds as it looks like you are pasting lots of lines into the channel, please use http://paste.ubuntu.com and paste just the URL of your data here when you are unmuted [08:32] Yeah... no. [08:33] do you know how to install python 2.6 on an ubuntu 14.04 ? [08:39] jhv, [08:42] ls [08:45] Nmcli NM WiFi: WiFi disabled [08:45] Nmcli NM WiFi on, then its still disabled ._. [08:45] How can I fix? [08:45] the icons on unity dock are numbered! [08:46] Ifconfig wlan0 up, siocsifflags: operation not possible due to rf-kill [08:48] Anyone who can help me? I need to work === rigor789|away is now known as rigor789 [08:53] hello [08:53] AlexPortable: You got a hardware switch on that device which is disabling wifi, or is wifi disabled in the BIOS? [08:53] after upgrade of 12.04 LTs to 14.04 LTS dpkg started failing ( cant install any package) Sub-process /usr/bin/dpkg returned an error code (1) [08:53] any ideas how to resolve it ? [08:54] leeyaa: Please paste the full output onto http://paste.ubuntu.com and share the URL in this channel [08:55] Rory|work: http://paste.ubuntu.com/9342081/ i also have a screenshot of one step that failed during upgrade. it was related to dpkg [08:55] Rory|work: I have fn key for WiFi. But it doesn't makes any difference. WiFi used to work. Bios didn't change. On wINDOWS 8 WiFi works fine. [08:56] AlexPortable: Was Wifi enabled on Windows when you shut it down last? [08:56] this is the screenshot http://s28.postimg.org/5fla6jzy4/Screen_Shot_2014_12_02_at_10_45_16_AM.jpg [08:58] leeyaa: Can you try: sudo dpkg --configure -a [08:59] Rory|work: this is the output http://paste.ubuntu.com/9342125/ [08:59] "Could not find /boot/grub/menu.lst file. Would you like /boot/grub/menu.lst generated for you? (y/N)" - you're selecting N, have you considered choosing "y" ? [09:00] Rory|work: i have, but i am not sure it will boot after [09:01] i guess ill try with yes [09:03] Rory|work: yes [09:04] Rory|work: but its a long time ago since I last used windows [09:04] WiFi just stopped working on Ubuntu this week [09:05] any one know how to keep the same configuration files for all the users [09:06] hi! if anyone could help me with this problem http://ubuntuforums.org/showthread.php?t=2255082&p=13178758#post13178758 i'd be really grateful [09:12] has any one a idea where i can get infos for coding a application that runs in X but blocks exiting the programm and all hot keys? so that it can be only exited with mouse? [09:12] i whant to code a keyboard learning software for small kids [09:13] thats why they shouldn't react on any hot keys [09:13] i need to take control over the complet keyboard input some how [09:14] do programs that allow you to set up new hotkeys also allow you to turn them all off? that's all i can think of [09:14] i don't know all i know is for example teamviewer and in windows i can hook in via C [09:15] to block and capture every key input [09:15] i need something like virtualbox does [09:15] catch mouse and keyboard inside the application [09:15] but i can't accept the overhead of a complet vm for that :D [09:16] i don't find anything by google with X server or ubuntu and keywords like catch keyboard input :D [09:17] got it thx :D [09:18] i need to cat /dev/input/event [09:18] :D [09:18] hm it seems upgrade messed up xen hypervisor versioning [09:18] i have 4.4 installed, but when i try to use xl or xm it is looking for 4.1 [09:18] any idea how to resolve it ? [09:19] it just spits me in the face with: ERROR: Can't find version 4.1 of xen utils, bailing out! [09:19] leeyaa: what ubunut are you on exactly? [09:20] leeyaa: and did you use a PPA or a package/compile to upgrade it? [09:20] k1l: 14.04 LTS, upgraded from 12.04 LTS. this is third server upgraded, first with such provlem [09:20] k1l: just dist-upgrade [09:20] official ppas [09:20] nothing extra/custom [09:21] 's/provlem/problem/' [09:21] leeyaa: please put in a pastebin "cat /etc/apt/sources.list" and "ls -al /etc/apt/sources.list.d" [09:23] k1l: /etc/apt/sources.list.d has nothing inside and this is sources.list http://paste.ubuntu.com/9342315/ [09:23] leeyaa: sources.list.d is a folder, not a file [09:23] k1l: yes, no files inside that folder [09:25] k1l: one of my working servers with passed upgrade has a bit different sources.list, do you think this is the case ? [09:25] what means a bit different? [09:26] k1l: this http://paste.ubuntu.com/9342344/ [09:27] except the mirror of course, they are at different locations [09:27] the other one got the partner repo active [09:27] the rest should be the same [09:28] can you run a "sudo apt-get update && sudo apt-get dist-upgrade" on the machine? [09:28] leeyaa: did you upgrade by changing repo names? or did you use the ubuntu way with do-release-upgrade? [09:28] k1l: just do-release-upgrade [09:29] xen-utils-4.4 installed? [09:29] this is the outout [09:29] output* http://paste.ubuntu.com/9342386/ [09:29] k1l: yes xen-utils-4.4 is installed [09:30] along with hypervisor [09:30] anyone able to help me with this problem? http://ubuntuforums.org/showthread.php?t=2255082 [09:32] leeyaa: hmm, cant find something on the quick search. could ask in #ubuntu-server if they are more familiar with xen [09:32] Noreen: oh you came back. it'd be much much easier if you just went and got a new wireless chip or an ethernet cable [09:32] thanks k1l [09:32] i can't [09:32] that is not an option [09:33] Noreen: why? you've been at this for at least a day now [09:33] i've already explained why to lots of people :( [09:33] Noreen, did you install the packages I suggested? [09:33] yes i did cfhowlett [09:33] they all required loads of dependencies [09:33] hundreds that i tried to install one by one but it was taking forever [09:34] every time i installed a new one it told me i needed another one [09:34] the packages I sent do require no depends ... [09:34] Noreen: yes, you're in a strange town in turkey. but the fact remains. broadcom doesn't work well even when it does work, you'd save so much time by getting a different wireless and/or an ethernet cable [09:34] well my computer said they do [09:34] i can't ben [09:34] there is no way for me to do that [09:34] if there was i would, believe me [09:35] you can use the apt-get [09:35] i can't [09:35] no internet [09:36] Noreen: do you have an iphone? [09:36] no i don't have a smart phone [09:36] http://ubuntuforums.org/showthread.php?t=2255082 < ryt_ [09:36] So anyone can help me fix my wifi? [09:36] i've had ubuntu on that computer for at least 5 years, i know wireless works on it, i do't see why i should get a new wireless chipset [09:36] is there a position in the file system where I can say the configuration files of all the user so that If I make any changes to the file then it changes for all the current users [09:36] anyway i can't [09:36] what happened? [09:37] Noreen: because broadcom [09:37] it always worked before [09:37] and now it doesn't. welcome to broadcom [09:37] anwyay i can't, it would also be awesome if i could just buy a new computer worth 32 thousand euro, but that is also not an option [09:37] i'm saying buy a little $5 wireless usb [09:37] i guess i could order an ethernet cable off the internet [09:38] you're being ridiculous [09:38] but it could take more than a month to arrive [09:38] the post here is terrible [09:38] where is here? [09:38] people send out christmas cards in september [09:38] turkey [09:38] turkey... [09:38] i thought you were going to say antarctica or something [09:38] turkey [09:38] the big cities and towns are okay [09:38] i'm in a village === ryt_ is now known as _ryt [09:39] Can't you just get it yourself? [09:40] <_ryt> you can use google or baidu [09:40] Noreen: i'm sure there are pc shops in turkey which sell wireless usb [09:40] Anyone can help me enabling wifi? [09:40] <_ryt> I think that can help you much [09:40] sudo nmcli nm wifi on doesn't works [09:40] there aren't any where i am [09:40] I bet there are online shops that takes less than 30 days too [09:41] hell, even ordering from hong-kong usually takes less time [09:41] <_ryt> what happened with your wifi? [09:41] yesterday people were saying it was impossible to even get as far as i've gotten [09:41] <_ryt> what happened about your wifi? [09:41] lucid was really old so i did a clean install of trusty [09:42] Noreen, I have the exact same chipset as you. dpkg -k dkms bcmwl-kernel-source brings up wifi in less than a minute on 14.04.1 and I've used this method for the past 3 years. no dependency messages at all ... [09:42] dpkg -i [09:42] Noreen, matter of fact on a dell 1545 [09:42] well clearly it isn't the same, cfhowlett, because when i do that it just tells me i need dependencies [09:42] it says i need gcc [09:42] Noreen: download gcc as a .deb [09:42] i have lubuntu, you have ubuntu, it might be that [09:43] gcc requires more dependencies [09:43] which i tried to get [09:43] Noreen, get xubuntu then [09:43] but they required more dependencies [09:43] Noreen: it requires only 2 c++ and gcc or something [09:43] i dont think any of the ubuntus come with build-essential [09:43] i tried to install build-essential but it said i needed dependencies.. [09:44] then get them? [09:44] i got them [09:44] but i couldn't install them because they required dependencies [09:44] then get them? [09:44] Ben64, might be a difference btw distros. I've got it on 14.04.1 xubuntu [09:44] i was doing that, it was taking hours [09:44] dependency after dependency after dependency [09:44] there really shouldn't be that much to that though [09:44] each thing required at least 3 and each of those 3 required at least one, maybe more [09:45] isn't there a metapackage or something? [09:45] maybe! [09:45] couldn't find it [09:45] cfhowlett: what deb did you give Noreen [09:45] i have most of the cflowlett confersation in the first reply here: http://ubuntuforums.org/showthread.php?t=2254994 [09:46] Ben64, /pool/main/d/dkms/dkms /pool/restricted/b/bcwl/bcmwl-kernel-source [09:46] Noreen, your local ubuntu team certainly has a solution for you. suggest you contact them. https://wiki.ubuntu.com/TurkishTeam [09:47] they could tell me where to order a cable from.. [09:48] the ethernet cable will definately connect to the wireless router? [09:49] Noreen: you could this pretty easily [09:49] Noreen: apt-cache show gcc | grep Depends [09:50] then you get 2 things, [09:50] then apt-cache show gcc-4.8 | grep Depends [09:50] Noreen, you did not do as I suggested. the command to install is dpkg -i those files .. NOT apt-get install [09:50] you get another list [09:50] cool eric^^ thanks [09:50] i did do that cfhowlett [09:50] that big list [09:50] hold on you could probably write something that just did it for you and you end up with 1 big list [09:50] hello [09:50] how do i get ubuntu? [09:51] you'll find everything you need in http://archive.ubuntu.com/ubuntu/ [09:51] mistyfog: ubuntu.com [09:51] www.ubuntu.com mistyfog :) [09:51] all three of you are faggots [09:51] get girlfriends [09:51] jesus christ [09:51] Noreen, can you paste a screenshot? sounds like your wifi is on but you can't get a connection [09:51] guys how can I add mulitple password protection on my ubuntu [09:51] do you just hover over your keyboard all night [09:51] * mistyfog slaps her pussy [09:51] a screenshot of what cfhowlett? the desktop? [09:51] * cfhowlett makes another troll disappear with the magic of /ignore. hexchat is great! [09:52] Noreen, wifi indicator === ping is now known as Guest85043 [09:53] can i describe it to you? two computers, an exclamation point, when you hover it says what i wrote in the thread, limited or no connectivity, and when you click on it you get a list of wireless in the area [09:53] when i click on mine ad put in the password nothing happens [09:53] Noreen, then you have a live wifi. now you need to figure out the connection [09:53] yes [09:54] Anyone can help me enabling wifi? sudo nmcli nm wifi on doesn't works [09:55] alexportable my computer has a button on the keyboard for disabling wifi, before i changed the bios settings i used to hit it accidentally and turn it off. anything like that? [09:55] <_ryt> what happened about your wifi? [09:57] Noreen: pressing the button doesn't does anything [09:57] _ryt: nmcli nm wifi says: wifi disabled [09:57] _ryt: nmcli nm wifi on works, but it still says wifi disabled when i do nmcli nm wifi [09:57] top bar says 'Wi-Fi is disabled' [09:57] I installed a new hd, mounted to /home/user/new1, and moved some folders there to free up the old drive, but the old drive don't free why? [09:58] anyone got experience with installing a printer in ubuntu server? [09:59] quem: yes [09:59] <_ryt> the hardware may be out of the question [09:59] <_ryt> check it! [10:00] _ryt: wifi works fine on windows 8. also it used to work fine on ubuntu. [10:00] but due to some software setting (maybe an update) it stopped working [10:00] please look at this command and tell me what's wrong http://pastebin.com/VQLhWTE4 [10:00] AlexPortable, try booting an older ubuntu kernel [10:01] cfhowlett: doubt that will work [10:01] AlexPortable: where do you suggest i start? [10:01] heh [10:02] eguneys: what's wrong ? [10:02] quem: finding out if the manufacturer provides drivers [10:02] eguneys: nothing is wrong [10:02] /dev/sdb1 is a new hdd mounted to new1 folder, but new1 folder also takes up space in the old hdd [10:02] Eric^^ apt-cache show gcc | grep Depends does nothing. and also, it would have to show what dependencies the dependencies had, because i had a lot of gcc dependencies that wouldn't install because i needed more dependencies for them, and i had to do it one by one because the deb installer only tells you one dependency at a time? [10:03] Noreen: it should work, unless i guess the cache is empty [10:03] Noreen, why are you still discussing installing the drivers? drivers are installed, already. [10:03] Noreen: does apt-cache show gcc work? [10:03] AlexPortable: the uppermost item is the old hdd, and it's quite full, how do I make sure the mounted drive doesn't take space in old hdd [10:04] don't mount it under /home/user/ ? [10:04] AlexPortable: what do you mean, what should i do [10:04] not mount it under /home/user [10:05] eric^^ "can't select from gcc as it is purley virtual" cfhowlett oh okay, it doesn't matter. is there anything more i can do at this point, if i have the drivers and i can see the wireless connections but i have no conectivity? [10:05] modify your fstab [10:05] eguneys: sudo mount /dev/sdb1 /media/mynewdrive === tcpman is now known as Guest18925 [10:05] AlexPortable: there are drivers. :) i just need to figure out how to configure it all without the gui. [10:06] see my fstab config http://pastebin.com/VQLhWTE4 [10:06] quem: huh, there are no GUIs for drivers as far as i know [10:06] AlexPortable: I want the new folder to be under my home/user directory now what? [10:07] Noreen, contact your Turkey ubuntu group. they're local and would be happy to help troubleshoot this. could well be a country specific issue --- I've run into this here in China. [10:07] i have seen other people on the ubuntu forums with the same problem, but it was never solved [10:07] so i don't think it's to do with turkish internet [10:07] <_ryt> ls [10:08] and the person with the problem had ethernet cable and still couldn't solve it [10:08] eguneys: why do you want that? [10:09] <_ryt> ls [10:09] AlexPortable: see the old hdd is mount to / anyway, so /media/newdrive is still under the old hdd (not different than /home/user/new) [10:09] no /media/ is for media [10:09] it's a special directory [10:10] oh ok now it says /media/newdrive doesn't exist [10:10] then create it [10:10] <_ryt> AWAY [10:11] !away | _ryt [10:11] _ryt: Please do not use noisy away messages and nicks in Ubuntu channels. It is annoying and unnecessary. Use the command "/away " to set your client away silently. See also «/msg ubottu Guidelines» [10:11] a friend of mine is coming to visit me in january, i can ask him to buy an external wireless adapter and bring it to me if this sitll isn't working, is there one that always works well with ubuntu? [10:12] Noreen, https://help.ubuntu.com/community/WifiDocs/WirelessCardsSupported [10:12] <_ryt> I [10:12] <_ryt> me [10:12] AlexPortable: solved it using cups' web interface. [10:13] thanks [10:13] Noreen, sorry we couldn't get you sorted. [10:13] AlexPortable: omg i messed up, when I did `mv /home/ubuntu/new1 /media/newharddrive`, it copies new1 into itself, because they now point to same directory i guess, AlexPortable: What have you done, give me a proper solution [10:13] it's ok, something will work out [10:14] how do i change the windows buttons to a different theme. I have the ubuntu tweak and unity tweak tools, however the window buttons dont change [10:16] AlexPortable: ok now I lost all my files thanks <3 [10:16] would there be anything i could do if i had an ethernet cable? (here is the backstory: http://ubuntuforums.org/showthread.php?t=2255082&p=13178758#post13178758) i want to know if there is any point in ordering one [10:17] Hello people. I'm getting lots of Hash Mismatch errors for the Bulgarian mirrors (for a month or so). Anyone else (or located elseware) seeing similar issues? [10:17] Lachezar, change your mirror? [10:17] cfhowlett: Tried. It's not a single mirror that is broken. Seems more than one mirror in the pool is affected. [10:17] Lachezar, when I see these errors, I change mirrors. typically the issue self-corrects given time. [10:18] Lachezar, try setting to main ubuntu mirrors [10:18] cfhowlett: That works, but is (obviously) undesired. I do it as a last-resort (actually I put a 'fixer' in /etc/hosts) [10:19] Lachezar, "fixer"??? would you mind sharing that on fpaste.org please? [10:20] Noreen, limited connection could be a dns issue, i.e. not at all hardware related. again: you HAVE wifi, you just can't complete the connection. ethernet cable won't change that. [10:20] cfhowlett: I just '91.189.92.201bg.archive.ubuntu.com' [10:21] Lachezar, clever. thanks [10:21] cfhowlett: I just '91.189.92.201 bg.archive.ubuntu.com' (sorry 'bout the broken paste). The IP is any of the archive.ubuntu.com addresses [10:22] cfhowlett i am connected to that internet connection right now on this computer, doesn't that mean the DNS is okay and the problem has to be with lubuntu? [10:22] Noreen: DNS problems are commonly obscured by caches. [10:23] is there a way to fix that? [10:24] Noreen, the fact that you HAVE active wifi but still can't connect points away from hardware [10:24] Noreen: see if you can ping the router, 4.2.2.2, 8.8.8.8, other stuff [10:24] i can't because i can't connect at all [10:24] at no point does it say i am connected, ben64 [10:24] limited connection = connected [10:24] Noreen, ping your router. [10:25] really? but it says limited connection even at times when it says "no networks found" [10:25] it said it was unreachable [10:25] Noreen: diagnose: 'ping 8.8.8.8' (must be OK), 'host www.ubuntu.com' (must give address), 'host nonexistent.whatever.uz' (must say 3(NXDOMAIN)) [10:26] it says "llimited or no connectivity" < i think it is more on the side of no connectivity than limited [10:26] no matter what i ping it says network is unreachable [10:26] Noreen: what is the ip address shown when you do "ifconfig | grep inet" [10:26] Noreen, your ROUTER is unreachable??? [10:27] Noreen: Do a 'route -n' in a console, upload result to pastebin [10:27] yes, as i said, i cannot connect to the internet [10:27] when i click on my connection, put in the password, nothing happens [10:28] literally nothing, as if i had put in the wrong password (i didn't, i retried lots of times to be sure) [10:28] Noreen, "ping 8.8.8.8" means open a terminal, type ping 8.8.8.8 then press key [10:28] eguneys: why mv? [10:29] eguneys: just unmount and then unmount in the new folder. Or use the gui and just doubleclick [10:29] eguneys: if you removed your files, restore your backup [10:29] ben64: inet: addr: 127.0.0.1 mask:255.0.0.0 inet6 addr: ::1/128 Scope:host [10:30] Noreen: thats the only one? [10:30] that's everything it said Ben64, those two thigns [10:30] hi rythmbox on ubuntu dont play and detect mp3 !!! [10:30] vlc play the mp3 [10:31] what i must do ? [10:31] Noreen: sounds like the wireless still isn't working then [10:31] guig33k, sudo apt-get install ubuntu-restricted-extras [10:31] lachezar: Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface [10:31] cfhowlett: ok thx [10:31] guig33k, happy2help [10:31] .... [10:31] guig33k: install ubuntu-restricted-extra [10:31] as i said, i cannot connect to the internet at all [10:32] i can see the connections but when i click on them and put in the password nothing happens, it never connects. [10:32] Noreen: yes we know, you don't need to repeat that constantly [10:32] sorry [10:32] Noreen: pastebin the result of "ip link" "ip addr" "ip ro li" [10:32] it's just people keep asking the same questions, or what look like the same questions to me [10:32] but seriously, get a different wireless and/or an ethernet [10:32] broadcom _always_ is bad [10:32] :) [10:32] someone said the ethernet wouldn't help [10:32] it would help you get internet [10:33] nothing happens when i put in ip ro li grosjean, i'll start transfering over the other data now if i can [10:34] rythmbox isnt still importing tracks [10:34] the only reason i would want an ethernet cable would be to get the wireless working, if it couldn't do that i don't want it ben64 [10:34] Noreen: yeah i'm saying give up on that broadcom [10:34] guig33k: start rhytmnbow with the -d flag [10:34] Anyone can help me to fix wifi? [10:35] grosjean: is not working [10:35] AlexPortable: explain your pb [10:35] Noreen: so you don't have ip via dhcp ? [10:36] i want be able to listen my music with rythmbox it s not working ! :( [10:36] grosjean: wifi is hard disabled [10:36] Noreen: i wrote something that will help you [10:36] guig33k: start rhytmnbow with the -d flag [10:36] Noreen: it will get all the dependencies for a package, and their dependencies [10:36] grosjean: it s not working [10:37] dont change [10:37] show us the message guig33k [10:37] if you haven't figured out the wifi yet [10:37] start it in console with the -d [10:37] i can't copy from xterm, the middle putton is paste, not copy, right click doesn't work, ctrl c doesn't work, shift ctrl c doesn't work [10:37] AlexPortable: you can't enable it ? [10:37] that's cool eric, the problem is i don't know what packages, if any, i need any more [10:38] grosjean what's that? === m1dnight1 is now known as m1dnight_ [10:38] Noreen: did you install the gcc one? [10:38] how do i know if i order a new wireless card and wait the month that i won't have the same problem? [10:38] grosjean: there are a lot of thing how i can copy all ? [10:38] i think i needed that to get drivers that i got off a better package afterwards [10:38] i think [10:38] i don't know [10:39] guig33k: there's no error message ? [10:39] Noreen: type apt-cache policy gcc [10:39] Noreen: or type gcc --version [10:39] grosjean: dont know [10:39] i don't really understand what i'm doing i just do what people tell me to do. anwyay. i don't have gcc, it was a dependency for... either the firmware or something i needed before i could get the firmware [10:39] but then i got the firmware from anotehr package that didn't require any dependencies [10:39] guig33k: pastebin the full log [10:39] maybe the first one would have been better [10:40] (11:38:11) [0x7f4158005a90] [rhythmdb_add_import_error_entry] rhythmdb.c:2226: adding import error type import-error for file:///home/guig33k/Musique/Bernard%20Lavilliers%20-%20Acoustique%202014%20Maxx/CD.m3u: Could not determine type of stream. [10:40] grosjean: nope [10:41] grosjean: it s work on vlc === genpaku_ is now known as genpaku [10:41] AlexPortable: i don"t understand, if wifi is hard disabled, and you an't enable it ... [10:41] grosjean: butrythmbox dont add it [10:42] grosjean: yes that's the problem [10:44] How can I use my android phone as WiFi adapter? [10:44] AlexPortable: depends on the model. Most have USB Tethering options. [10:45] It says USB not connected [10:47] AlexPortable: You have to connect the phone to the computer, In the USB options of the phone enable 'Share my Internet Connection with the computer' (or something of the sorts). The Network Manager applet should see a new device (looks like a Wired Connection) that you can use (automatic DHCP works). [10:47] Noreen: i didn't understand [10:47] Lachezar: its connected [10:47] But I think I'm using a charge only cable [10:48] Wireless LAN, hard blocked: yes. How can I fix? [10:48] AlexPortable: :) Charge-only won't work. Not that I have seen any :) [10:48] eric^^ sorry, i forget who i tell things to [10:48] How can I hard unblock it? [10:49] the problem is definately with broadcom? if i order a new wireless card that will definately help? i hate the idea of waiting weeks and weeks and then being right back where i started [10:50] ahh, and cloudprint server set up too. now my wife can print from her chromebook in peace. [10:50] i think i'll install ubuntu and see if i can get the internet working on that, maybe the problem is lubntu? i always had wifi on ubuntu before? could it be that? [10:50] i rememeber the days when i'd fiddle for days to get something to work. (in those days i ran slackware, though.) [10:56] Hi everyone. I'm looking to clone my Partition and online tuts recomend using the dd command . Does it matter if the new partition is larger then the old one ? as the reason for cloning is trying to get more space on my OS partition . === CyberJacob|Away is now known as CyberJacob [10:56] MichaelHabib: which filesystem ? [10:57] grosjean: ext4 === arun_ is now known as arunpyasi [10:57] Noreen: type apt-get install cpp-4.8 gcc-4.8-base binutils libgcc-4.8-dev libc6 libcloog-isl4 libgmp10 libisl10 libmpc3 libmpfr4 zlib1g gcc [10:57] Noreen: that's all you need for gcc, the files depend on eachother so the dependencies are in that list [10:57] MichaelHabib: why don't use rsync ? [10:57] eric^^ i can't use apt-get without the internet [10:58] http://ubuntuforums.org/showthread.php?t=2255082&p=13178758#post13178758 [10:58] Noreen: i forgot, i meant to download the .deb files [10:58] grosjean: will look into it now ;) [10:58] Noreen: from archive.ubuntu.com [11:00] eric^^ i thought i needed gcc because cfhowett told me i needed dkms and bcmwl-kernel, and gcc was one of many many dependencies those two files needed that i didn't have [11:01] i got advice from a different person and installed the firmware i needed without needing any dependencies [11:01] Noreen: oh ok, cool! [11:02] and now i'm in the spot as explained in the thread, with no connectivity but i can see the internet [11:02] i mean i can see the connections [11:02] grosjean: so ro clone my OS, a command like sudo rsync -av "source" " dest" will get it sone ?! with the correct file permissions for the OS files ? [11:02] so to * [11:03] rsync -avz --owner --group [11:03] MichaelHabib: something like that ^^ [11:04] hello, I have a bug with a firmware which triggers a reboot isntead of shutdown. I found out that disabling the NIC module before shutdown fixes it. Where should I tell my system to run "modprobe -r r8168" before shutdown? using rc0.d looks hackish [11:05] ubuntu 14.04 [11:05] err, rc.6.d looks hacky* [11:06] ok i'm going to uninstall lubntu and try a clean install of ubuntu and see what happens, i can't think of anything else to do [11:06] grosjean: and last, I will be putting the OS on SSD while UserFolder is on a differnt HDD , just want to confirm that putting the OS on the SSD is the right move ? [11:07] I'd rather find something more agnostic than rc6.d given that in the next upgrade my system will likely be on systemd. Can we tell a module to remove itself on shutdown? [11:07] MichaelHabib: so the os on one disk /home on another ? [11:07] if so, you juste need to adjust your fstab [11:08] grosjean: ok ty. [11:08] hi. When the automatic update failed with a package, how do I find out which one is it ? wiht some error log ? /var/log/apt/history.log just says dpkg returned an error; it does not say wich package cuase the error [11:13] solsTiCe: you don't have an history tab in software center ? [11:14] I don't know. I am looking... [11:15] I don't see any error there [11:15] hey guys, my dconf keyboard shortcuts are not used since i installed compiz settings. Does anyone know how to set the keyboard shortcuts back to those on the dconf? [11:15] solsTiCe: ls -lrta /var/log/apt/ [11:16] I have this in /var/log/apt/history.log http://paste.ubuntu.com/9343458/ [11:16] Hi, can anyone help me regarding updates? Keep getting 404 regardless of what repository I use? [11:16] Panda__: wrong repo ? [11:17] Panda__: Which version of Ubuntu are you using [11:17] solsTiCe: in command line, run sudo apt-egt update && sudo apt-get upgrade [11:17] I got it. it's opcorn-time. I just reinstalled. it's in /var/log/apt/term.log [11:17] Have tried main server, picked random one and tried best server but nothing... using 11:04 [11:18] Panda__: 11.04 is end of life, those repo's will have been removed [11:18] !eol | Panda__ [11:18] Panda__: 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/EOLUpgrades [11:19] does anyone know why my super key would only work for windows and not for the custom behavior i set in dconf? [11:19] now super - numbers changes between windows opened [11:19] and thats not what i want it to do! [11:20] extremelly frustrating [11:20] i was so used to work with what i had [11:32] so, anyone know if mtime is being constantly changed in a written to file [11:32] e.g. if i have a writeprocess that takes about 30mins [11:33] will mtime change durring ? [11:35] Hi; I have ubuntu 10.04.4 after successful last shutdown when started system i am geting "reboot and select proper boot device or Insert boot media in selected boot device" [11:36] lac: boot on live cd on reinstall grub [11:38] when checked the boot sequence it is not showing either my hard drive or CD ROM in the removable devices list [11:39] maybe they are disconnected ? [11:42] no they are not disconnected. [11:45] Can you make live USB with extra space for any files like pictures , movies and music? [11:45] !persistence | tarelerulz [11:45] tarelerulz: To have some persistent storage when using a Live CD, follow the instructions on https://help.ubuntu.com/community/LiveCDPersistence [11:46] now i have started system with bootable USB (with Ubuntu 12.04) when clicked CD ROM it opened. === paulo_ is now known as paulovap [11:47] salt puppet or chef? [11:48] tafa2: individual choice [11:48] somsip well im getting into it [11:48] tafa2: a good time to research and find what suits your needs [11:48] and just wondering which one is prob best to start learning based on other user's experiences [11:48] ive researched plenty [11:48] they all seem to do the same thing at varrying degrees [11:49] Hi, i have problems with ubuntu-sdk, i don't have installed these packages: process-cpp, libunity-scopes and net-cpp, I've already update my click target, still the same problem, these packages are not in repos, do you have any idea how to fix it? [11:49] tafa2: we discourage polls in this channel. They are very similar. There are others including ansible (which I use) too. Each offer different ways of controlling servers, and of accessing them [11:49] So I understand correctly I would have a live usb if stuck the usb in at boot and a normal USB drive in a running computer that is in the os? [11:50] tarelerulz, persistence means you run from the usb and can save to it [11:51] tarelerulz, if you want live only (ie no save) the partition it that beforehand [11:51] guys i like transmission, but it has low features, exists an alternative to use bittorrent trought web? [11:52] ok so i pinpoint the problem to gsettings not reading hte dconf configurations, anyone knows why this would happen? [11:52] So I could make a partition with my free space for all pictures , songs ect and other part for the live iso file? [11:52] basically every setting i change in settings has no difference in the ui === r_ is now known as Guest67410 [11:52] extremelly annoying [11:52] tarelerulz, you read the links, right? [11:52] even in dconf-editor changing stuff does nothing [11:53] hxm: Fairly comprehensive list here - http://en.wikipedia.org/wiki/Comparison_of_BitTorrent_clients [11:53] thanks [11:54] I'm not trying to sound dumb. I'm just making sure the link is the information I want. [11:54] tarelerulz, why not read it first [11:54] Hey! I have a computer that I control using a web interface. I'd also like to control what's displayed on the computer's screen. The best scenario, since I'm a web developer so I could take the most out of it, would be to display webpages on the screen in a sort of full screen mode. Do you have any ideas how to make it so that the computer wouldn't log in to a user account, yet run a server that would tell the computer what to display? [11:55] MrClaw, like a kiosk? [11:56] bazhang: Sort of, only you wouldn't be able to control it with the computer itself, only remotely. At the moment what it is is a webserver taking requests from users through a web interface and then running stuff, but I'd like to be able to play youtube videos and display some text and this sort of stuff. [11:57] (A web interface should be enough, though I'm a programmer, so I could also write some OpenGL stuff... Anyway, I need to know how to do it without logging in as a user, or WITH logging in, but then I'd have to ignore the keyboard/mouse input.) [11:57] MrClaw, a thin client, soudns like [11:57] Basically, a computer that plays youtube videos/displays stuff, but you can't control it locally, only remotely. [11:58] MrClaw, sounds like a kiosk ... [11:58] Well, the server and the display are the same computer, only I don't want people to press keys on the computer, because it's a notebook. [11:58] It's not a business thing though, I'm making this for my flatmates [11:58] IT WORKS IT WORKS I'M CONNECTED TO THE INTERNET ERIC^^ ! everybody! everybody! it works! I uninstalled lubuntu and put on ubuntu and it worked immediately righto ut of the box [11:59] Noreen, it's all in the wrist ... [11:59] I don't want them to be able to fiddle with the computer using it's keyboard/mouse, but I want them to be able to control it remotely. [11:59] Well, I guess it would be a combo of a server and a thin client... [11:59] MrClaw, over my head but do-able. [11:59] thanks for your help cfhowlett! everything you said would have worked if i'd had problems with ubuntu instead of lubuntu, i know it, but it just didn't have the files it should have had.. TOO light [11:59] cfhowlett: I know. :) [11:59] I'm a programmer, but I'm just looking for the easiest way to do this. === pumba is now known as pumbaway [12:00] Noreen, happy to see you up and running. enjoy your ubuntu. [12:00] god damn it why dhcp'd interfaces don't respect the metric setting i put in /etc/network/interfaces [12:00] Hm. Maybe a way would be not to block the keyboard and mouse input, but only run a web browser on the computer, so that they can't alter the system settings and stuff, but still be able to control the browser. [12:01] Hum, if i change UI settings in the settings screen nothing happens, has no effect whatsoever, anyone has any idea why? [12:02] need help here about MAAS PXE [12:02] http://askubuntu.com/questions/555763/maas-pxe-boot-problem [12:02] mrafiee, there is an openstack channel ... somewhere ... === daniel is now known as Guest14609 [12:05] I'm on a VPS using ubuntu 14 server. Is there a way I can take a snapshot of my setup so that way if I need to reinstall I dont have to go through the whole thing again? [12:06] thanks everyone, signing off! :) [12:08] acmehandle, try #ubuntu-server [12:08] acmehandle: usually your hoster should provide some sort of snapshot feature... otherwise you could try to re-mount all filesystems as read-only, then simply pull the /dev/sda blockdevice === p0wn3d is now known as p0wn3d_mhs [12:19] my laptop is running ubuntu 14.04 and the batter only last a little under 3 hours. with windows 7, the battery used to last more than 5 hours. is there a way for the battery to run longer under ubuntu? [12:24] augustN: look under power managment see if you can tweek it [12:26] augustN: which gpu are you using? === p0wn3d_mhs is now known as p0wn3d === pumbaway is now known as pumba [12:29] EriC^^: i'm using the intel gpu [12:29] augustN, with intel drivers? [12:29] cfhowlett: yes, with intel drivers === pumba is now known as pumbaway === Garmageddon is now known as Nubville [12:51] hey i got a problem while installing ubuntu linux 14.04 LTS its give error nouveau E GPU lockup switching to software fbcom [12:51] fail to load idle [12:56] Francis: boot with the nomodset option [12:58] grosjean how do i get the nomodset option [12:58] is there a nice linux distro for hp thinclient computer ? 512 ram / 1024 flash , can it run ubuntu ? [12:58] hi i have this bug described in this bug-report. https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372482 [12:58] Launchpad bug 1372482 in linux (Ubuntu Trusty) "mount.cifs does not work with the 3.13.0.36-generic kernel" [Medium,Fix released] [12:58] any idea how i can fix that easily [12:59] is ther already a new version out [12:59] Francis: boot with the live cd and choose boot options [12:59] ok cool i will do that [12:59] i am using iso with pen drive [12:59] goschtl: "This bug was fixed in the package linux - 3.13.0-39.66" [13:00] grosjean: ok can i simple apt-get update Something? === Raa is now known as Raaa [13:00] look at the kernele disponible with apt-cache search linux-image [13:01] grosjean: will do thanks so far [13:02] hey grosjean i am using bootable pen drive === root is now known as Guest90859 [13:02] grosjean: i see this one here "linux-image-3.13.0-40-generic - Linux kernel image for version 3.13.0 on 32 bit x86 SMP" [13:02] goschtl: could be ok [13:02] Francis: so ? [13:03] grosjean: thanks for your help [13:03] np [13:03] so how do i get nomodeset while booting from pen drive [13:04] hmm you don't have a menu when you boot on the cd ? [13:04] hmm you don't have a menu when you boot on the pen drive ? [13:05] Hello ! I'm using Cairo-Dock on a 2 screens desktop on Ubuntu 14.04 64bits. Is it possible to have the dock on both screens ? [13:06] :) [13:07] What is that little web code that shows your words in different sizes depending on the number of occurrences? [13:12] There is no PPA or anything for gettng kernel 3.17 on 14.10, right? The official ppas seem dead and everyone seems to suggest downloading individual debs and installing manually, which is ofc not really an option. [13:13] 3.16 isn' [13:13] t good enough? === Init99 is now known as Init9 [13:13] hey grosjean in boot option there is no nomodeset option [13:14] Francis: When the boot screen displays a menu in the beginning (unless hold SHIFT down), press F6 and check nomodeset on, then continue the boot. [13:14] Ben64: Nope, I get about an hour more battery life on 3.17, but switched to ubuntu (from debian unstable) since we deploy to that at work. [13:15] jeekl: well you can use one of the ones here, but they aren't supported in this channel http://kernel.ubuntu.com/~kernel-ppa/mainline/ [13:15] Ben64: Yeah, those are the only ones I can find, but I don't want to download and install packages myself. Preferably there would be a ppa where I could get patches [13:16] that's what I'm after. but I can't find anything like that. [13:17] grosJean not giving any responses [13:17] hello room [13:18] i have been trying to use a file containing pronouns as the pattern for sed to match in my input document so to remove them [13:18] trying to strip a document of certain strings [13:18] Francis: so pressing shift on boot doesn't do anything ? [13:19] no [13:20] adn you don't see any grub menu ? [13:20] no i see a menu [13:21] can you edit it? [13:22] may there is a problem with my ubuntu iso [13:22] i don't think [13:22] strange [13:22] because i install same one lot of time but it not give me errors [13:23] same graphic card? [13:23] nvidia ? [13:23] no raideon [13:23] Hiyas all [13:26] morning BluesKaj_ [13:28] I am on Ubuntu 14.04. Is it possible to control page up and page down to smaller scroll? [13:28] "Morning monkeyjuice [13:29] I think my Install of Virtualbox is messed up .. what is the best way to remove it and extensions and etc. [13:33] The software center sees it as not being installed (Can run several on one host.) [13:34] Init9: that means you installed it manually, so you have to uninstall it the same way [13:35] K .. Now I got to try and remember how I did that [13:37] anyone know a good newsreader for ubuntu [13:38] Is it possible for my PC to be in standby, and then wake up when someone uses it? [13:38] hello, i have question about updates. If i use lts version of ubuntu (14.04), will i receive updates for unity that are not just security updates (but also bugfixes) after 14.10 was relleased? === mudo_ is now known as mudo [13:39] hi! :D === matheus_ is now known as Guest23159 === Guest74903 is now known as Pici === vmesons is now known as vmeson [13:46] I mean my server [13:51] Hello! My USB mouse is not working well at the moment. Apparently the left button is damaged. It's harder to press it. How to set middle click (wheel button) to take function of left click? [13:51] I would like to use middle click as left click [13:56] xmodmap -e "pointer = 2 1 3 4 5 6 7 8 9 10 11 12" [13:56] this is the solution :) [13:57] thanks, google :* [13:57] :D [14:01] I am setting up a dhcp server (isc-dhcp-server) on my ubuntu 14.04 desktop version, however it wont automaticly start on reboot, this is in my syslog: http://pastebin.com/WzAWGidg It does start and works when i use service isc-dhcp-server start [14:02] Eagleman: your server is misconfigured [14:02] Eagleman: "Not configured to listen on any interfaces!" [14:02] grosjean so can you explain me why it works when i start it? [14:02] Eagleman: You have to edit a file in /etc/default/ . [14:03] jpds i already did, otherwise it would not start at all [14:03] https://help.ubuntu.com/community/isc-dhcp-server [14:04] grosjean if i use the /etc/network/interfaces file i will get a failsafe error on reboot. I used the built in network editor [14:04] Eagleman: Have you configured an address for eth1 in interfaces to start on boot? [14:04] jpds yes: http://pastebin.com/ZWsiKAgG [14:05] Eagleman: pastebin your dhcp server configuration === dave is now known as Guest79082 [14:05] Eagleman: That's not an interfaces file. [14:06] jpds what did i just said? I said i was using the built in network manager on the desktop [14:06] grosjean: http://pastebin.com/mravdSHP [14:06] Eagleman: Ew, well, that's going to be an issue. === rc0mbs is now known as rcombs [14:07] jpds So why does ubuntu include a GUI for the network manager if its not compatible with some of the packages? [14:07] Eagleman: Because we don't expect you to run a server package on a desktop install? [14:07] Eagleman: because it's desktop ? [14:07] thanks jpds :) [14:07] I need to run eclipse to built a java development enviroment, i need a gui [14:08] just seems weird to use the interfaces file when there is a network manager. [14:08] Eagleman: Your problem is that eth1 isn't coming up in time for when isc-dhcp-server kicks in. [14:08] About removing software .. If I have program Joe and then added updates ... [14:08] is upstart used on ubuntu? [14:08] and add on for Joe .. and then remove Joe, will all the other stuff got with it? [14:08] Eagleman: yes. [14:09] go with it [14:09] jpds delaying it can solve it, right? [14:09] Eagleman: By default, I think it just waits for _an_ IP to appear. === konder is now known as Qoray [14:10] jpds: http://pastebin.com/ByQWmn5T [ - ] isc-dhcp-server starts before [ ? ] networking, right? [14:11] anyone idea about nvidia graphics [14:11] I am not familiar with upstart [14:11] Eagleman: Check the file in /etc/init/ [14:11] hey there.. finally i was able to dual boot ubuntu and win... now i have one problem. i want to enable compiz fusion in my ubuntu. i downloaded and installed all the necessary tools and plugins. yet it is not working. pls help [14:12] how i know nvidia graphics is working [14:13] cpugirl... i have the same doubt [14:13] venu_ :oh!! [14:13] jpds: what am i looking for? [14:14] is there anyone online who can help??? [14:14] Eagleman: The ISC file and 'start on' within it. [14:14] start on runlevel [2345] [14:14] cpugirl, what brings you here/ [14:15] venu_:My video is lagging in VLC due to graphics [14:15] jpds ani idea which process the network manager runs under? [14:16] u have ur ubuntu installed in virtualbox?? [14:16] cpugirl, lspci -knn | egrep -A 3 'VGA|3D' [14:18] BluesKaj_:http://pastebin.com/7en1zf9S [14:18] http://pastebin.com/7en1zf9S [14:18] Looks like nvidia module is loaded at least [14:19] hateball: what's soln ? [14:19] cpugirl: In what context? [14:19] Eagleman: type ps aux and find in that list [14:20] hateball: in any player video is just lagging... [14:20] hateball: its due to graphics i think [14:21] hello there, guys [14:21] cpugirl: I assume you have installed the driver with bumblebee support, I dunno if you have to manually force apps to run using the nvidia card [14:21] cpugirl: If so, I think you could run "optirun vlc" in a terminal to force it to use nvidia card rather than intel [14:21] * hateball does not use hybrid gpu [14:22] why don't my programs start automatically after boot 1/10 times? [14:22] cpugirl, do you have "Optimus" graphics ? [14:22] BluesKaj_:NO [14:23] jpds adding sleep 5 to the script worked. [14:23] think nvidia-prime would be the driver to install for dual graphics systems, cpugirl [14:24] BluesKaj_:what shld I do now? [14:24] optirun vlc [14:25] http://pastebin.com/7en1zf9S [14:25] sorry!! [14:25] ERROR]Cannot access secondary GPU - error: [XORG] (EE) No devices detected. [14:25] [ 8246.214431] [ERROR]Aborting because fallback start is disabled. [14:28] g [14:28] cpugirl, you can start by installing nvidia-prime [14:28] BluesKaj_:How I can install that [14:29] sudo apt-get install nvidia-prime [14:29] I already install that [14:29] have you rebooted? [14:30] yes [14:31] lol [14:31] I am removing all nvidia files and going to reinstall it..may be it will work [14:31] sudo apt-get remove nvidia* && sudo apt-get autoremove [14:31] cpugirl, then you will find prime in systemsettings [14:32] cpugirl, I beleive there's a nvidia gui that needs some setitng up [14:32] BluesKaj_:yeah [14:34] Where is the most common location for virtualbox - VMs / Guest? .. In the Home directory? [14:35] Init9, I always place them inside my home directory, and create a /virtualmachines/ [14:36] Init9: ~/.VirtualBox from memory [14:36] ok .. Thanks folks [14:38] hello [14:39] I m getting no internet connection in my ubuntu 14.04 LTS. Can someone help me to solve this problem, please? [14:39] I HAD Internet, but I have no connection now, and I need it to save some sites ive been searching [14:41] hi , anyone know how do I uninstall Ati driver on ubuntu 12.04 ? since I plan to change to Nvidia graphic card [14:42] wireless? [14:42] ubuntu = arch - pacman + apt-get ? === sjefskoder is now known as Guest73480 [14:42] Init9, wireless and cable [14:43] usb adapter or something else? [14:43] network [14:44] Init9, normal internet cable, and wireless. Wireless is detected, but can-t connecs [14:47] i have a command line utility that outputs color coded text, if I pipe that to a text file, then the color encoding shows as "gibberish" along with the text. rather than strip the color codes, is there a way to convert to postscript and retain the color coding? [14:48] are you using unbuntu? .. open a terminal window Alt-Ctrl-t.. type iwconfig === winegoddess_ is now known as winegoddess [14:56] hi [14:59] is there someone that can help me get system-config-samba working? [14:59] what's wrong [14:59] when i click on the launcher, nothing happens [14:59] have you tried launching it from the terminal? [14:59] yes [14:59] I had the same problem with google-chrome-stable [15:00] did it work from the terminal? [15:00] well, have [15:00] I have the same problem with google-chrome-stable [15:00] I don't know how to debug a launcher just doing nothing [15:00] it doesn't work from terminal [15:00] oh ok, then awesome [15:00] let's look into that [15:00] says it is missing a libuser.conf [15:00] well there you go [15:01] i can't get that conf file to install [15:01] i have removed and reinstalled a few times [15:01] there are other errors too [15:01] how do I post them all? [15:01] !paste [15:01] For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [15:02] xubuntuuser: that appears to be a known error right now [15:02] according to my research [15:02] really? where did you see that? I couldn't find it anywhere [15:02] https://bugs.launchpad.net/ubuntu/+source/libuser/+bug/1387274 [15:02] Launchpad bug 1387274 in system-config-samba (Ubuntu) "system-config-samba.py fails to start due to missing /etc/libuser.conf Utopic" [Undecided,Confirmed] [15:02] reported a few days ago [15:03] so I just wait for updates to be issued? [15:03] or if you come up with a solution, you can post it on the bug report [15:03] and become a contributor to the project [15:03] i'd love to but i'm a huge n00b [15:04] then I'd sign up for an account on that website [15:04] and have it email you updates to that bug report [15:04] you'll see "subscribe to this bug's notifications" on the right [15:04] ha, the fix there works [15:04] i didn't see it [15:05] Thanks for pointing me to that bbryant [15:05] oh I didn't see the fix in the report [15:05] cool! [15:05] glad I could kinda help [15:05] Hi [15:06] ganoob_dot_tk: hi [15:07] any one can help? [15:07] !ask [15:07] 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 !patience [15:07] ganoob_dot_tk: with? [15:07] plymouth theme [15:07] I changed the plymouth theme [15:08] it worked at the end and not working at startup and still the past theme itself (not changed) [15:09] at the end of what? [15:09] I mean at shoutdown sorry [15:10] my distribution is ubuntu 14.04 32 bit [15:12] Can you choose what desktop environment to use for stock ubuntu? [15:12]
[15:12]
[15:12] quotaBEar: whatever you're doing, please don't [15:12] hah nie [15:13] hi i am trying to figure out how to get fdisk to create /dev/sda5 without first creating /dev/sda2, 3, and 4 is there a way to do this [15:13] Can you choose what window manager to use for stock ubuntu? [15:13] MrSavage: yes [15:13] trying to restore a cloned image from clonezilla and the partition happens to be on dev/sda5 [15:14] MrSavage: install it, run it (foowm --replace), save your session, and that's probably it [15:14] reisio: what hoices do i have? [15:14] MrSavage: any [15:14] hikenboot: #clonezilla [15:14] MrSavage: don't like compiz? [15:14] hi all. i want to install xubuntu 14.04.1 on my brand new hp HEWLETT PACKARD 14-r107nv N2840 with Intel® Celeron® Processor N2840 2.16 GHz and 4gb ram. do i have to proceed with 64 bit version or can i go on with 32 bit version? will 32bit version works properly with my 4gm ram memory? the notebook is coming with windows 8.1 if this helps. [15:15] reisio: can i choose upon format? [15:15] MrSavage: format? [15:15] akis: you can use either, but it's likely you'd want 64-bit, hang on [15:16] reisio: when i install ubuntu [15:16] akis: yes that's a 64-bit "amd64" processor, so it can do either 32-bit or 64-bit, but since it's 64-bit you'd be wasteful to not use 64-bit [15:16] MrSavage: um, you can technically, but it'd probably be simpler to go through the install as normal, and then once you're installed, replace the window manager as desired [15:17] ok [15:17] is it hard to change? [15:17] the only reason to use 32bit is a 32bit processor [15:17] hi [15:17] MrSavage: no [15:17] hi medecau [15:17] how's your day going? [15:18] it’s cold [15:18] what he means is the only reason to use 32-bit is a 32-bit _only_ processor [15:18] reisio: thank you my friend. i started already the 64bit iso download. [15:18] akis: :) [15:18] medecau: yeah it is kinda [15:18] my car is broke and I needed coffee beans, so I walked to get groceries last evening [15:18] reisio: yea, phrasing is tricky [15:18] and it was ze cold [15:18] bbryant: always :) [15:19] anyway, I did not come here to talk about the wether. I need your expert opinion. [15:19] !ask [15:19] 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 !patience [15:22] Does anyone know why I get this error ? mkdir: cannot create directory ‘test’: No such file or directory when I try to create a dir ? (The parent dir exists, I tried with -p anyway, and I am root - su - ) [15:22] hi, do you know if there is some software like plex media server? [15:22] an alternative [15:23] hxm, there is a linux version of plex MS [15:23] what name? === Termana is now known as Guest36497 [15:23] https://plex.tv/downloads [15:23] ah [15:24] not for my platform [15:24] same if I try to symlink ln: failed to create symbolic link ‘test’: No such file or directory [15:24] hxm: what platform is that? [15:24] armv5tejl [15:24] remd1196: Can you provide us with the full command you're trying? Also, is your file system read-only? [15:24] remd1196: And what is your present working directory? Does it still exist? [15:25] hxm, sure there is, do not choose computer, but NAS [15:25] oh, netgear oly [15:25] *only [15:25] netgear, qnap, unRAID, etc [15:26] not iomega on the list [15:26] I am about to blast my mac mini(late 2012) with ubuntu. I intend to use it for servers like minecraft and teamspeak but also and more importantly to host small “web apps”; long running scripts, like scrapers; long running scripts/daemons like bots; and some dbs, like elasticsearch. One of the points I have most doubts about is that some of the apps and scripts have to be pulled from public repo and should be available to some other users. [15:26] Maybe even isolated. What is the best version of ubuntu for this? I see a few options on the site but am not sure what to go for. [15:26] OerHeks: they don't make it easy for people who know what an arch is :p [15:26] It may be a ro fs good point, I’ll check [15:27] hxm: http://alternativeto.net/browse/search/?q=plex&platform=linux [15:27] a lot of things that do work for arm aren't stated as working for arm, though [15:27] medecau: just get the latest LTS [15:27] yes i was reading those list too, but i dont know if they are able to connect to the tv [15:28] yeap, is not easy [15:28] but I will warn you, if that yours goal and your question, you've got a long road ahead of you to accomplishing what you want [15:28] noob question. Will 14.04 recieve Firefox 34? [15:28] bbryant: what do you expect to be the biggest point of struggle? [15:29] medecau: general linux aptitude [15:29] xoxo: various ways you could provide it regardless [15:29] familiarity with the terminal [15:29] that sort of thing [15:29] I've been getting this error for a few days: http://paste.ubuntu.com/9345980/ should I find a other mirror or what? [15:30] bbryant: I already use the terminal a bit, not scared. Just a bit lost with the options. [15:30] reisio: Will it come to official repo? [15:30] medecau: well literally anything from server ubuntu to desktop ubuntu can do what you want [15:30] server ubuntu would be most efficient, and might be what I'd choose for the project [15:30] but someone with less familiarity should definitely go with a gui on top of that as well [15:30] so I'd suggest the latest lts [15:30] any way to restart selinux without rebooting ? Im copying some folders over and don’t want to rsync them aferwards if I can avoid as there are many files.. [15:31] you want to restart the os without restarting the os? [15:31] I guess selinux shows up in /sys/fs/selinux if it is started... [15:31] and sssd seems to be missing that folder to start... [15:31] oh just selinux [15:32] strace .. statfs("/sys/fs/selinux", 0x7fff48822430) = -1 ENOENT (No such file or directory) [15:33] ok I’ll google some more :) [15:34] remd1196: I think you're in way over your head if you're starting off with SELinux... [15:34] well in any case I have to deal with it :) [15:34] Oops, I'm getting people mixed up. I'll be quiet. [15:35] hi [15:38] deever: hi [15:38] Hi [15:40] if i create an apache config from scratch, are there things to consider relating to package management and possibly other things? f.e. when i don't load modules in the files expected by dpkg/apt-get, will that cause serious trouble? [15:40] hey /id [15:40] n/m [15:41] deever: no [15:41] any subsequent updates will recognize your modified files [15:41] and won't change them [15:41] or it'll ask you if you want to change them or not [15:44] bbryant: ok, great [15:44] Does someon konw on how to show the temperature with "System Load Indicator"? [15:45] sensors [15:45] on command line === phil is now known as Guest20766 [15:46] I have put this in my crontab -l but it won't run every 30minutes as I want: */30 * * * * /home/v/scripts/wallpaper.sh [15:47] onla: your username is really "v"? Paste the script so we can see what's breaking [15:47] nomic, yes it is clear to me from command line === jjj is now known as Guest31645 [15:47] Just I do not know on how to add it to the "System Load Indicator" app [15:48] somsip: I can run that script just like that typing /home/v/scripts/wallpaper.sh in my shell. Yes username is v [15:48] and it does what I want [15:48] onla: paste it then [15:49] http://pastebin.com/PG96WeTK [15:50] onla: v for vendetta? [15:50] initial of my first name === sjefskoder is now known as Guest90864 [15:51] onla: try something like http://askubuntu.com/questions/140305/cron-not-able-to-succesfully-change-background [15:54] Hi everybody!! === king is now known as Guest15194 [15:56] hey folks [15:56] LightDM has the monitors arranged the wrong way around left monitor should be right, right monitor should be left. How can I fix this? [15:56] I'm having a hard time logging in to the ubuntu single sign-on thing === richard is now known as Guest14070 [15:56] from here, I click on "log in to edit": [15:56] https://help.ubuntu.com/community/MysqlPasswordReset [15:56] I fill in the OpenID thing and click next, and then it waits forever. Are we experiencing technical difficulties? [15:57] RR__: swap their cable connections [15:57] somsip: mkay. Would you suggest me to use that answer that has 5 thumbs ups or that with 3 [15:57] I guess i just needed to be patient. working now. slow, though. [15:57] onla: the one that works === justinS_ is now known as jhsimpson [15:58] If I swap the cable connections there is a ton of other things I have to change, is it that hard to adjust the lightdm settings? [15:58] hello [15:58] If I have a system using Kerberos for authentication and NIS for information [15:58] users cannot log in unless I copy the contents of my NIS shadow map to /etc/shadow. [15:59] RR__: probably [15:59] How do I either A) make getent return the nIS shadow information; or [15:59] hi, when booting i arrive in a grub rescue screen. when i try to go to my bios , hitting f2, i get bach to the grub rescue screen.... anyone?? [15:59] B) make PAM not care that there isn't "shadow" information for users loggin in with NIS? === xubuntu is now known as Guest28896 [16:01] xdroop: are you familiar with /etc/nsswitch.conf ? === kish_ is now known as kish [16:02] xdroop: man nsswitch.conf should set you up the bomb, sir. [16:03] hi [16:03] Krambiorix: I like how you spell back "bach." It makes me think of Arnold. :-) [16:03] Krambiorix: once you get to grub, you are past the BIOS. re-boot and try f1, f2, f10, f11, f12 [16:04] or tab or delete [16:04] cj normally its f2 [16:04] Krambiorix: then you're pressing it too late if you get to grub [16:04] cj i really dont [16:04] Krambiorix: perhaps you've got a keyboard attached that your bios doesn't recognized but grub does... unlikely these days, but possible [16:05] what are you trying to do? [16:05] You could look out for the manufacturer's logo if you're trying to get to the BIOS setup. [16:05] cj bbryant, I'm trying to get to my bios , but even without hitting f2 , i get in grub rescue with the error unknown filesystem [16:06] Krambiorix: well there's the problem, you're supposed to do it with hitting f2 [16:06] not without [16:06] doesn't work bbryant [16:07] bbryant , i see the lenovo button and start hitting f2 but i end up in grub rescue... [16:07] Krambiorix: turn off the machine, start hitting f2, and then turn the power on [16:07] continue hitting f2 until you're in the bios === Guest28896 is now known as ET_Warrior [16:07] Krambiorix: you must refer to the documentation of your vendor [16:08] im in the bios.... bbryant i pushed the lenovoe arrow button... [16:08] oh ok [16:09] thanks bbryant, grosjean, cj === martin_ is now known as martinst [16:15] weird question I have: when using ubuntu my wifi light no longer blinks during data transfer for a "Centrino Advanced-N 6205", any idea where I could start if I want to fix this? [16:16] fix? Sounds ideal [16:16] did you rely on a blinking light to know your wifi was working? [16:16] isn't it... apparent? [16:16] lol [16:16] related [16:16] light is just an annoying redundancy [16:16] how do I turn that off? [16:16] bbryant: hahahah [16:16] ask Pinkamena_D [16:18] hmm, well I am an oldie I guess [16:18] so you like the light? [16:18] I liked that on my last laptop, off was disconnected, on was connected, and different blink rates showed different speeds of transfer [16:18] it actually scaled well too [16:19] so for anyone wondering, yes it does still work as a wifi toggle despite seizing like an epileptic on a regular basis [16:19] bluetooth did the same thing also [16:19] the gods have looked at you kindly, Pinkamena_D [16:19] sounds like a seizure lawsuit waiting to happen [16:20] it's switching between blue and orange on this laptop [16:20] super annoying [16:21] hey there i wonder is it even possible to permanently decrypt my ecryptfs home folder? [16:21] Pinkamena_D: http://askubuntu.com/questions/12069/how-to-stop-constantly-blinking-wifi-led [16:21] christian_: copy all the data out of it [16:21] this might help you get it back on [16:21] I'm using the info to get it to stop [16:21] resio not working because of space issues :( [16:23] brb, testing my hopefully no longer blinking wifi thing === Rory_ is now known as Rory [16:25] Hello [16:25] I have a "little" problem with Ubuntu, can I ask something about it? [16:25] awesome, my wifi light is no longer epileptic! === om26er is now known as om26er|dinner [16:26] Harminuriel: you may only if you make a sacrifice first [16:26] do you have a live chicken? [16:26] What sort of sacrifice? [16:27] I'm kidding [16:27] what's your problem? [16:27] Well, I have a Lenovo G500 notebook with Windows 8.1 installed... I'd like to switch to Ubuntu but I have some questions [16:28] I'd be more than happy to help [16:28] what are your questions? [16:29] Sacrificial Lamb maybe [16:29] Lenovo has a recovery system that allows you to restore windows to factory stats, I was wondering if I will be able to reinstall windows with this recovery system even thought I use Ubuntu (I found multiple partitions that maybe are used for this purpose) [16:30] if you remove windows you will not be able to use the recovery system to get it back [16:30] however, you can dual boot [16:31] how do I upgrade from 12.04 to 14.04 ?? [16:31] Harminuriel, sure, but be carefull, recovery will wipe all bits except the recovery partition [16:31] Err Upgrade tool signature [16:31] 404 Not Found [IP: 2001:67c:1360:8c01::19 80] [16:32] OerHeks: are you sure it'll be able to do that? [16:32] my understand is taht those recovery partitions work on incremental backups [16:32] and don't have a full restoration available if you haev overwritten windows [16:32] bbryant, if the hotkey to go to recovery still works [16:33] Oh the hotkey is a button near the power one (called Nova Button) [16:33] bbryant, never seen a partial diskuse, only full [16:35] http://support.lenovo.com/us/en/documents/127597018499211 I've found this about the Lenovo feature [16:36] Also I used it once and it worked, it seemed like a full reinstallation of Windows (I had no recovery points, I completely restored) [16:36] Which apt-get package do I need to install for syslog? [16:36] Harminuriel: that's a users guide, it doesn't explain to me the technical underpinnings of what's going on [16:36] Harminuriel, there you go, after that you need to reinstall ubuntu again [16:37] how do i get this to minimize to the system tray instead of closing when i x it? lubuntu 14.04 version [16:37] rabbit_: can you define 'this'? [16:37] sorry bbryant! I was searching for something more [16:37] rabbit, use the ther button, minimise, not 'X' close [16:37] *other [16:37] Hi, How do i reset my ubuntu fonts to default ones? [16:38] OerHerks, can you explain? [16:38] Harminuriel, explain what? how windows recovery will wipe all data? [16:39] OerHeks: he wants to know if ubuntu is on that partition [16:39] can everything be restored back to windows with lenovo recovery? [16:39] I don't know enough about it to give a definitive answer [16:40] I know this, but will it reinstall windows even if I have wiped it with Ubuntu? (but kept the extra Lenovo partitions) [16:40] Harminuriel: if you have the media that reinstalls, it will reinstall [16:40] if you haven't, it won't, 'cause you won't have it [16:40] Harminuriel, yes, if the hotkey to go to recovery still works === MeltedDed is now known as MeltedLux [16:41] Uhm.... ok... [16:41] else see reisio, use the media that comes with the machine [16:41] Harminuriel: Why don't you back that partition up on external HDD drive? Is there any option like that? HP laptops have this feature. [16:41] the recovery partition? [16:42] Harminuriel: you should make Windows Recovery DVDs of that partition anyways just so you are covered in event of that partition failure etc [16:43] Uhm, I'll try to backup! [16:43] Yeah, which holds OEM windows data and everything, one which can be used when system goes corrupt. [16:43] how do I upgrade from 12.04 to 14.04 ?? [16:43] Hi, How do i reset my ubuntu fonts to default ones? [16:43] it says it cannot calculate the upgrade [16:43] !upgrade [16:43] For upgrading, see the instructions at https://help.ubuntu.com/community/UpgradeNotes - see also http://www.ubuntu.com/desktop/get-ubuntu/upgrade [16:43] it says it cannot calculate the upgrade [16:45] xamxam, what didi you used to change the fonts? I did it some time ago (before my old pc broke) and I restored the default ones also [16:45] I am installing ubuntu server 14.04 from a disk to a flashdrive, the server has no harddrives and after I boot from the flashdrive I get a blinking cursor. I think it is grub that cant find the main/boot partition. [16:45] So I could help you [16:47] Harminuriel: I wanted to have these persian fonts work while using facebook, so i installed windows fonts, which messed up the usual ubuntu fonts, i want to revert back to how it was before i did any of fonts installation. [16:48] have you selected them with tools like Unity/Gnome tweak tools? [16:49] Hi, i'm seeing lots of Hash Sum mismatch errors when i run sudo apt-get update [16:49] https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/1398461 [16:49] Launchpad bug 1398461 in update-manager (Ubuntu) "cannot calculate upgrade 12.04 to 14.04" [Undecided,New] [16:49] for example http://paste.ubuntu.com/9346833/ [16:49] gamingrobot: https://help.ubuntu.com/community/Grub2/Troubleshooting Frozen splash screen, blinking cursor with no grub> or grub rescue prompt. Possible video issues with the kernel. While these failures are not of GRUB 2's making, it may still be able to help. [16:50] Hi all, is it possible to have two separate software RAIDs act as one in ubuntu? [16:50] squinty: I will look into it, the most confuzing part was the server would boot off the livecd fine [16:50] err liveflashdrive* [16:50] Harminuriel: Honestly, i dont know what i did, it did involve some package which has windows fonts. [16:50] help cannot upgrade from 12.04 to 14.04! https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/1398461 [16:50] Launchpad bug 1398461 in update-manager (Ubuntu) "cannot calculate upgrade 12.04 to 14.04" [Undecided,New] [16:51] jhobbs, try: sudo rm -rf /var/lib/apt/lists/* && sudo apt-get update && sudo apt-get upgrade [16:51] it's happening on multiple systems [16:51] i think it's a problem with the archives, not my system [16:52] uhm... I've found this. Never tried to reset through terminal... but try the graphical way first http://askubuntu.com/questions/4989/reset-gnome-font-configuration [16:52] jhobbs, you can try changing mirrors, but i think you need to remove the corrupted lists [16:53] boa tarde [16:53] portugues [16:54] sagat: do you speak english? [16:54] no [16:54] !pt [16:54] Por 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. Obrigada. [16:54] !pr [16:55] do not speak English [16:55] Thanks === woot is now known as Guest27862 [16:58] squinty: So the liveusb boots fine, and the flash drive I installed ubuntu to it shows blinking cursor but when i plug it into another computer and boot it works fine [16:58] xamxam, I've found this default config file http://ubuntuforums.org/attachment.php?attachmentid=167001&d=1282286374 download this and place it in /ect/fonts (use sudo nautilus) and then remove the .txt extension [16:58] Harminuriel: Thank you :) [16:59] tell me if it works... if it is easier, delete first the ".txt" part n the name and then copy and paste it to /etc/fonts === tcpman is now known as Guest61883 [17:01] xamxam probably to download the attachement you need to register or login into ubuntu forums, If you want I can share the whole thread link [17:03] Harminuriel: fyi do NOT use sudo with GUI apps, it'll lead to tears. "gksudo foo" instead. xamxam [17:04] ^ see "/msg ubottu gksudo" for details/confirmation [17:05] zykotick9: What causes that? [17:05] gamingrobot: see "/msg ubottu gksudo" for a link that explains it [17:05] ty [17:07] xamxam, or try this, install unity-tweak-tool open it and click the "fonts" tab, here select "restore defaults" [17:07] xamxam here it is how to do http://askubuntu.com/questions/500536/how-to-reset-font-size-in-ubuntu-14-04 === matthew is now known as ET_Warrior [17:10] !kde [17:10] KDE (http://kde.org) is an open community that creates and maintains software including the Plasma desktop. To install from Ubuntu: « sudo apt-get install kubuntu-desktop », or see http://help.ubuntu.com/community/InstallingKDE . See http://kubuntu.org for more information. === nan is now known as Guest34580 [17:18] i'd like my laptop to auto-set brightess depending on whether it's plugged in or not. i don't see any built-in setting for that. what are my options? [17:19] pbx, This is what release and desktop? [17:31] Hello, i need some help with my printer-scanner. I thought it was just not responding because of a problem in the ink levels, but i managed to do a copy from a color drawing, so it must be in the connection between ubuntu and the printer. [17:32] I can't print anything at the moment. I am running ubuntu 14.04 and the printer is an Epson Stylus SX200 [17:33] moza, happened to me too, colour ink is there, but without black it will not print. solution: buy new black ink [17:34] I have black ink [17:34] I can copy a colour + black drawing [17:35] OerHeks : i bought new ink several times, but since i upgraded to 14.04 it completely stopped working. [17:35] moza, oh oke, i thought you had a ink issue. [17:36] epson is great supported [17:36] I thought it was an ink issue at first, but it doesn't seem to be anymore. [17:36] OerHeks : then i must be doing something wrong. [17:36] Is there a way to check what i could have done wrong? Updated drivers? a tutorial? [17:39] epson is just plug and play, not sure what you can do. what happens when you print? does it accept the job but does not print? [17:40] hi [17:40] OerHeks : exactly that, yes. === gustav__1 is now known as gustav___ === mozzarel1 is now known as mozzarella [17:45] how can I list build-depends of a package ?? === om26er|dinner is now known as om26er [17:48] Elimin8er: apt-cache showsrc packagename OR to install them: apt-get build-dep packagename [17:49] Has anyone here used subbot? [17:49] nvm. I found out though good ol Google. [17:49] Elimin8er, apt-rdepends http://askubuntu.com/questions/21379/how-do-i-find-the-build-dependencies-of-a-package [17:50] OerHeks, thank you. I found it.. but thank you for responding [17:50] channel #ubuntu-packaging doesnt really talk much to answer any questions [18:04] High Quality photos and videos http://tinyurl.com/ozfvxy3 [18:10] Anyway to get azerty keybord instead of qwerty before opening a kde session? [18:11] hello, when i change window to Thunderbird whole launch pad and top toolbar items disapear, how can i fix it ? [18:19] hello, when i change window to Thunderbird whole launchpad and top toolbar items disapear, how can i fix it (ubuntu 14.04LTS)? [18:21] Bazyl, did you maximize thunderbird? [18:21] the launchpad should not vanish though [18:22] Zer0legend it was maximized then i did restart PC and it looks as i described it [18:23] Zer0legend now i need to use ctrl+tab to change between windows and ctrl+q to close it [18:23] are you using any themes? [18:23] or is it stock unity? === dts is now known as tcs === tcs is now known as dts [18:23] and if you mouse over upper left no window controls show up? [18:24] Bazyl, hit F11 to get out of full screen? [18:24] why would thunderbird drop to fullscreen but nothing else OerHeks ? [18:24] Zer0legend no, i don't use themes but i use compiz rules to manage windows and workspaces [18:25] 0erHeks F11 does nothing [18:25] he is not in a browser he is talking about thunderbird [18:25] when I buy additional IPs my host has the option of US or Canadian IPs. my server is hosted in Canada but I'm in the US. Does IP location matter? [18:25] and when thunderbird is not open everything works as usual? === arun__ is now known as arunpyasi [18:26] Zer0legend yep, everythings works fine byt thunderbird === jjj is now known as Guest23608 [18:27] how can i get my laptop (dell latitude e7240 running 14.04) to auto change its brightness settings depending on whether it's plugged in to AC or not? [18:27] http://ubuntuforums.org/showthread.php?t=1834116 [18:27] check that Bazyl [18:27] i think it has to do with your compiz settings [18:28] if that doesnt work let me know [18:30] If I just broke my /etc/sudoers file and I don't have password for root bc I access it through "sudo su -" how would I fix my syntax error that I made to that file? [18:30] Console: boot into the recovery mode [18:31] I'm on Ubuntu Server 14.04 - would that still work? [18:31] yes [18:31] yeah [18:31] * Console looks up how to boot into recovery [18:31] Thanks ZerOlegend & EriC^^ [18:33] hi all [18:34] helo [18:38] hello [18:43] Would anyone be willing to point me in the right direction to reboot into recovery mode on Ubuntu Server 14.04 and I do not have a grub menu as I just ssh in once it's booted. [18:43] Console, you would need to be at that machine i believe [18:44] Yikes, so if I made a syntax error while editing /etc/sudoers, what would be the best way to change that? [18:44] hi [18:45] how can i utilize sed to remove the following parts from a text file:
(?s)(.*?)
[18:46] sed -i 's/
(?s)(.*?)
//g' file.html does not work [18:46] i think a have to escape certain characters, but i'm not sure [18:46] at least escape / in <\/div> [18:47] adding -r to the command and placing the regexp parts in [] brackets also won't make this work for me [18:47] Dou you want to remove literally that string including the raw regex or should sed interpret the regex? [18:47] e-i-k-e: ^ === ncarr256 is now known as ncarrillo [18:47] dasjoe: sed should interpret the regexp [18:48] Right, then try sed -i 's,
(?s)(.*?)
,,g' if you don't want to escape the / in the last tag [18:50] anyone else notice that cron will continue to run a user's crontab under the primary GID of that user, even if the user has been removed from that group? Ubuntu 12.04 [18:50] Hey guys. I have been thinking of buying a new Graphic Card, but I am not sure if I have PCI-E slots. Is there any way I can find out from the terminal? [18:51] Zer0legend man, acording to link you've send me i cannot find "Experimental" tab, neither "Automaximize value" option [18:52] Zer0legend i am talking ofcourse about ccsm options [18:52] dbugger: may be with dmidecode, not sure [18:52] dave_den: that sounds like a possible security bug, best report it and tag it as such [18:52] dbugger: just open the case [18:52] lll [18:52] *lol [18:53] dbugger: dmidecode | grep "PCI" [18:53] #ubuntu.hr === aaaaaaaa is now known as provlhma_styshs [18:53] dasjoe: also won't work. the parts that should be replaced are still in the document. the regexp itself is working when i'm using gedit [18:54] how can i auto-set display brightness when i plug/unplug my laptop charger? [18:54] Bazyl, i don't know what else you can try other than removing thunderbird and reinstalling it [18:54] dasjoe: when i execute the command sed is working for a second, the file gets a new timestamp but thats it [18:54] Zer0legend so: sudo apt-get remove thunderbird ? [18:55] Bazyl: try sudo apt-get install --reinstall thunderbird [18:55] first [18:55] bbryant, thx [18:55] dbugger: dmidecode -t slot [18:56] e-i-k-e: are you sure your regex matches what you think it does? [18:58] no, but at least in gedit's search and replace function it works. never used regex until today [18:58] Zer0legend, reinstall didn't work... is there any settings inside unity that saves this state? can i reset it ? [18:58] Bazyl, most likely reset compiz? [18:58] dasjoe: thats the content that has to be removed http://pastebin.com/zfcSGkXu [18:59] 0erHeks, ok how can i do it ? [18:59] how can i find out what version a package im about to download is ? [18:59] Bazyl, install dconf, then run: dconf reset -f /org/compiz/ [18:59] apt-cache search ? [18:59] lotuspsychje, I did, what am I looking for? [19:00] 0erHeks, will try [19:00] solsTiCe, I did, what am I looking for? [19:00] dbugger: PCIE 16X ? [19:00] hello, itunes server is DAAP? [19:00] lotuspsychje, http://paste.ubuntu.com/9348224/ [19:00] lotuspsychje, how does it look? === matthew is now known as Guest99335 [19:01] dbugger: should be pcie express yes [19:01] e-i-k-e: by default sed does not match * as newlines === Guest99335 is now known as ET_Warrior [19:02] lotuspsychje, great! [19:02] I have been thinking of buying a Graphic card "GeForce GTX 970". Will I have problems with compatibility in Ubuntu? [19:02] dasjoe: do you have a solution for me? [19:02] hi, i just installed ubuntu to my thinkpad and updated the system and im having weird "problem" or something, my connection randomly "disconnects", it shows it's connected but it does something and wont work for sometime, logs show something like this: http://pastebin.ubuntu.com/9348235/ [19:02] 0erHeks, should i restart PC, unity or something ? [19:03] Hello everyone. Is there a way to reverse-lookup an init script (or upstart job, unsure right now) from a process's PID? [19:03] athan: Well, you could tell the process name from the PID using pgrep. [19:03] athan: unfortunately not [19:04] I can see the process is forked rigth from /sbin/init, is there a way to find _how_ it got there? [19:04] athan: And that should more or less point you in the right direction [19:04] hmm [19:04] Bazyl, maybe logout/login will do [19:04] 0erHeks, and by the way /org/compiz/ directories does not exist in my filesystem [19:04] alrighty, thank you [19:04] theadmin: processes are generally started as detached children [19:04] dsfdsfsdfsd: what kind of wifi chip? [19:04] intel 3945abg [19:04] dsfdsfsdfsd: ubuntu version? [19:04] I haven't found anything in /etc/init/ or /etc/init.d/ :/ [19:04] 14.04 [19:04] Bazyl: It's not a directory, it's a gconf key (gconf is a sort of heresy similar to the Windows Registry) [19:04] Or dconf [19:05] Yeah, that's dconf [19:05] dsfdsfsdfsd: did you install with eth cable/updates enabled during setup? [19:05] i installed with WLAN and i noticed that it did this in setup too which slowed down the install since it had to reconnect or something during install and i have updated the system [19:06] dasjoe: maybe there is another way to do what i want without using sed [19:06] dsfdsfsdfsd: additional drivers section doesnt show alternate drivers? [19:06] havent checked that yet but i dont believe there is anything, but let me check for sure [19:07] no, there is no additional drivers [19:07] athan: well if it is an upstart job: initctl list; will have the pid at the end, so you could pass it to grep [19:07] dsfdsfsdfsd: you could also boot livecd and compare drivers from your installed system lshw -C network [19:07] dsfdsfsdfsd: http://askubuntu.com/questions/465848/frequent-deauthentication-from-wifi-reason-6-in-a-centrino-advanced-n-6230-r [19:07] trism: Thank you :) [19:08] is the driver any different since it seems it did in live too [19:09] dsfdsfsdfsd: not sure, try the link from solsTiCe [19:09] so anyone using nvidia optimus? :P [19:09] facebook [19:09] artificial_fly: i think its nvidia-prime now [19:09] !info nvidia-prime | artificial_fly [19:09] artificial_fly: nvidia-prime (source: nvidia-prime): Tools to enable NVIDIA's Prime. In component main, is optional. Version 0.6.7 (utopic), package size 11 kB, installed size 102 kB (Only available for i386; amd64) [19:10] what is preferable to learn after C language, C++ or Java [19:10] well when i did iw reg get it says country GB, although i think it should be FI, and i already did try set it to FI but it's on GB again [19:10] bodasd: check the ##programming guys [19:12] well i changed REGDOMAIN= from /etc/default/crda to REGDOMAIN=FI and im going to reboot now and watch the logs and hope that it fixed the problem [19:13] when trying to access a workgroup through Thunar, a request for user/pw comes up preventing me from viewing the workgroup. where is the samba setting to disable this since I have no user/pw set for the workgroup? [19:15] well even after changing that file it still says in iw reg get "country GB" [19:16] but no problems yet though [19:18] can sb help me? my applications crash .. [19:18] so often .. [19:18] is there btw anything i need to change from defaults when using SSD? [19:18] well can you elaborate? === wolf_moz- is now known as wolf_mozart [19:18] i have problems with windows using openGL [19:19] seg-faults .. [19:19] does anyone know how to set gitlabs to use a certain IP? [19:20] fdfddfdf: Not really any more. You can squeeze a little more performance out of your filesystem, and reduce the amount of writes being made (and thus reduce wear) - here is a good starting point https://sites.google.com/site/easylinuxtipsproject/ssd [19:20] fdfddfdf, nothing in particular. if you're a tweaker then tweak away. but the SSD is just a faster HD as far as ubuntu is concerned [19:20] what about TRIM, should i care about that? [19:20] Hi! Attempting to create a symlink of A/B/C in A/B/D [19:21] is there a apt-command to reinstall all installed packets ? [19:21] is ln -s A/B/C A/B/D wrong? [19:21] i've tried with synaptic but it ended in a seg-fault [19:22] longloop: ln -s target link-name [19:22] fdfddfdf: You should use TRIM http://askubuntu.com/a/443779 [19:22] longloop: looks good .. [19:22] ubuntul0ver: I am doing that . but it doesnt work [19:23] longloop: what exactly ? [19:23] fdfddfdf, i'm pretty sure trim is enabled by default in 14.04. i see it in cron.weekly [19:23] longloop: are you trying to link ? [19:23] pbx: It's vendor-dependent [19:23] it says that only intel and samsung ssds have it by default, mine is kingston so do i just add --no-model-check to that file [19:23] my [19:23] longloop: ./ ? [19:24] fdfddfdf: Did you TRIM on Windows? [19:24] @ubuntul0ver while being in A/B I typed ... [19:24] ln -s D C [19:24] yes [19:24] but it wont work [19:24] fdfddfdf: Then yes. [19:24] fdfddfdf: You can also just do it manually every so often with: sudo fstrim -v / [19:24] longloop: ln -s D C only works in the same dirctory .. [19:25] so that's enough that i dont need to worry about it then anymore since it should now run trim for it weekly [19:25] longloop: try using absolute paths .. [19:25] longloop: or hard links .. (without -s) [19:25] Hey, where can I get help regarding Unity Next [19:26] @ubuntul0ver thats what I want .. I wan link of A/B/D in A/B/D [19:26] Okay [19:26] trying [19:26] anyone good with samba configurations? [19:28] xubuntuuser, ask your question with detail and you'll find out [19:28] or rather, ask your real question. [19:29] samba is asking for a workgroup password when there isn't one [19:29] i need to disable that [19:29] shouldn't chromium have flash or whatever did it use, was it called pepper? mine says for example for speedtest that it requires flash [19:32] yo === zerolegend_ is now known as phirez === phirez is now known as Zer0legend [19:34] well looks like my problem isnt solved, it dropped for short time again === cbuckley_ is now known as cbuckley [19:37] either it says iwl3945 queue 4 stuck or queue 2 and "on demand firmware reload" [19:38] S [19:38] happens usually when downloading something [19:43] I'm just wondering, how good is ubuntu for gaming with wine? [19:43] MrSavage: like any other linux distro :) [19:43] i'm making my switch from windows to linux soon [19:43] when i got the time [19:43] I only game though so i'm not sure if this is a good idea [19:44] it's depend on your game utilization [19:45] well games that require high end systems like mine being that of an intel i5-4670k and an amd r9 200 series [19:45] so games like arma 3 [19:45] what do you think? [19:46] or games like league of legends [19:46] if you are a hard gamer, they maybe run more natively under windows [19:46] i know a friend, hard gamer too [19:46] he has two partition, one for linux, the other for windows when he play [19:47] in fact, it's depend on your need [19:48] any suggestions for xmpp chat app alternative to pidgin? [19:48] grosjean: all i run are games [19:48] i just hate the windows environment [19:49] thumpba: empathy ? [19:49] gajime [19:49] -e [19:49] how to create network proxy in ubuntu 12.04 [19:49] MrSavage: all i can say is make a try ! [19:49] Saleem: what do you want to do? [19:49] grosjean: so i should see if i can run everything in Wine? [19:49] MrSavage: There a quite a lot of games that run under steam on linux now [19:49] MrSavage: yep [19:50] ok [19:50] i want to have new network proxy created for ubuntu 12.04 [19:50] Saleem: what are you calling network proxy ? [19:50] Saleem: So install a proxy daemon, configure it, and use it. :) === Termana is now known as Guest49963 [19:51] as in ubuntu 12.04 there is proxy setting that can be set as manual or automatic i need to set [19:51] thumpba: both gajim and empathy are pretty cool [19:52] can i list the files belonging to a packet with an apt-command ? [19:52] Saleem: this is here to configure your proxy settings [19:52] like in enterprise, there is a proxy, you need to configure it on your pc [19:53] i want to create new proxy [19:53] !info tinyproxy | Saleem [19:53] Saleem: tinyproxy (source: tinyproxy): A lightweight, non-caching, optionally anonymizing HTTP proxy. In component universe, is optional. Version 1.8.3-3ubuntu1 (utopic), package size 58 kB, installed size 195 kB [19:53] can i know the full steps [19:53] apt-get install tinyproxy [19:53] aptitude install tinyproxy [19:53] Saleem: So install a proxy daemon, configure it, and use it. :) A good thing to start is "squid" or "tinyproxy". [19:54] do i need proxy server for it [19:54] Saleem: Of course. [19:54] where do i find proxy server [19:54] Saleem: I just told you. [19:55] u told as tinyproxy [19:56] tinyproxy or squid are proxy server [19:56] ok [19:56] can we find in ubuntu software center [19:56] yes [19:57] do we put ip address [19:57] there's ton of doc on internet about squid or tinyproxy [19:57] Saleem: You need to install a proxy server software first, like squid or tinyproxy [19:58] is there any guide pdf or documentation of how to set [20:01] is there any guide link for setting with tinyproxy [20:01] Saleem: #tinyproxy [20:04] High Quality photos and videos http://s0o.de/f4t4dss [20:04] is there any instruction guide for setting up tinyproxy === luke is now known as Guest70003 [20:07] what are the steps to finish tinyproxy i need to set in ubuntu 12.04 please guide me [20:07] Installed some debs with dpkg -i and a little broken the system. Installaion failed with some dependencies error + imcompatible architecture. How can I uninstall those packages knowing only deb filenames? It's a deb based distro. [20:07] saleem: http://doc.ubuntu-fr.org/tinyproxy [20:07] french doc ^^ [20:08] i will check [20:08] its in french language [20:08] as i've said [20:08] saleem: what's your native language? [20:09] soman: if you have the deb packages you know the name of the package [20:09] english [20:10] grosjean: how to find out package name from deb filename? For example for 'libfontconfig1_2.9.0-7.1_amd64' ? libfontconfig>? [20:10] and what will happen with replaced / updated packages? They will return at old ver or will be removed completely? [20:11] soman: so here your package is libfontconfig [20:11] you can verify with dpkg -l | grep libfontconfig [20:11] i need in english guide [20:12] saleem: https://help.ubuntu.com/community/Servers/DansGuardian#Install_Tinyproxy [20:13] you can find more docs on the net [20:14] if I were to take a prn scrn with the prn screen button on my keyboard [20:14] where might it be saved? [20:14] in_deep_thought: it's copied to your clipboard [20:15] thanks mr bryant [20:15] so it is === rigor789 is now known as rigor789|away [20:18] Hello got a ? [20:20] wbill: if you have a question, just ask it [20:20] is bash shell history limited onscreen(normal terminal tty window) to a certain amount of lines such as if the history is 2000 lines long and im only visually seeing beack to line 1001 how do i change whatever tobe able to see all when i do the history command even if i have to ake an alias etc [20:20] wbill: ~/.bash_history [20:20] it's all in that file [20:21] at least everything that's saved between sessions [20:21] it might not have your current sessions history in it yet [20:21] but the rest is in that file [20:22] ok what is the command line if i wanted toprint that whole history to a file say in my home dir or other? [20:24] wbill cp ~/.bash_history ~/whatever.txt [20:24] just a copy is cool ok great tyvm [20:25] much aprreciated [20:25] wbill, have fun === alessandro is now known as Guest76116 [20:32] ok 1 more ? is this command only permanent for the remaining uptime or will it still remain if i come from a cold reboot? "export HISTSIZE=9000" [20:36] If grub wont install while I am installing ubuntu server 14.04.1 what are my options, can I install it later? [20:36] wbill, do that in ~/.bashrc > HISTSIZE & HISTFILESIZE [20:36] wbill, that will do for that user only [20:37] Tinkerlad: you must install it before reboot [20:37] Can someone please answer some basic questions about Ubuntu [20:37] Uh ... Ubuntu \ Windows Dual Boot please? [20:37] and if not what is your suggestion as how or where to put it so it occurs on startup? [20:37] ok cool ty [20:37] thanks again [20:37] If I have theoretically manually installed Ubuntu alongside Windows XP, but I restart my computer and ONLY Windows XP boots, what should I be doing different to find Ubuntu? [20:38] wbill, for all users /etc/bash.bashrc [20:38] you need grub [20:38] DualBootMePlease: [20:38] also why r u using xp? [20:38] ok coolio awesome [20:38] DualBootMePlease: you shouldn't neither be using windows XP or Wubi [20:38] I was never given any option with the Ubuntu install from LIveUSB for "intall alongside Windows XP" so i manually created the two necessary partitions beside the Windows XP partition. This is okay? [20:38] so I have a multimedia key I cant get to work. I have a keycode for it and it does get recoenised by the keyboard settings as "LaunchA" but actually pressing it it does not execte the command [20:38] hi...i have an omega oan133 android netbook using arm cortex A8....can i flash it in order to install xubuntu? [20:39] DualBootMePlease: it's fine as long as you install grub [20:39] also burn xp to the ground lol [20:40] DualBootMePlease: how many partitions are on your harddrive [20:43] Can i install GRUB from a LiveUSB instance of Ubuntu? [20:43] Please? [20:43] yes that's part of the installation process === Varazir_ is now known as Varazir [20:44] Okay. So WindowsXP pro was installed and working. I used LiveUSB to install Ubuntu 13.10 via "select other" and created primary and swap partition alongside Windows partition. [20:44] Upon reboot, only WindowsXP loads. How access Ubuntu? [20:44] What i did wrong? [20:44] DualBootMePlease: 13.10 is End of Life, first off, we can't really provide much support for it... [20:44] you can update grub [20:45] is OpenJDK as good as closed source one ? [20:45] update-grub2 [20:45] !pm | DualBootMePlease [20:45] DualBootMePlease: 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. [20:45] easy as that and Linux will recognise both partitions [20:45] as well unsolicited private messages annoy people. [20:45] waressearcher2: just try it and find out, it really comes down to what you're trying to run. a java channel might provide more insight as to what works well and what doesn't [20:45] DualBootMePlease: windows is most likley using all the partiti0ns on your hard drive you can only have four of them [20:46] so you cant dual boot [20:46] http://www.howtogeek.com/198476/how-to-install-minecraft-on-ubuntu-or-any-other-linux-distribution I read that page about installing minecraft on linux and they suggest OpenJDK, is it as fast ? [20:46] I mean there is another one not open, right ? is it worth to try it ? [20:46] waressearcher2: just try it. [20:46] sudo update-grub2 [20:46] /usr/sbin/grub-probe: error: failed to get canonical path of /cow. [20:47] hi people, I have an intel atom zotac board with an onboard nvidia graphic chip, and as an OS xubuntu. And I wanted to see if there is any performance gain in performance, but when rebooting the OS I don't have my bootsplash anymore. Can someone tell me how to change that back? [20:47] u probably skipped the install grub part when installing ubuntu DualBootMePlease [20:47] DualBootMePlease: something went wrong with the install. The easiest is to now delete the ubuntu and swap partitions, and start the install again [20:47] littlebit: performance gain in performance - between what and what? [20:47] The install said it worked fine, "ubuntu install complete, restart to finish" [20:47] are you logged into the system or with the live USB? === CyberJacob is now known as CyberJacob|Away [20:47] LiveUSB. [20:48] you need to execute chroot [20:48] DualBootMePlease: yes u installed ubuntu probably flawlessly but u did not install grub [20:48] I can only access WindowsXp right now, and have no internet via it since it needs a driver. [20:48] daftykins: gain performance at playing a 1080p mkv file with no lag [20:48] mount your partition first [20:48] why u make me repaet 20 times [20:48] then chroot to it [20:48] pretty simple [20:48] Okay *how do i install grub* , don't make me repreat question 40 times [20:48] re install ubuntu [20:48] littlebit: mkv is a container, the codecs inside are the relevant part. i'd recommend XBMC (now called Kodi) if you want a media centre like experience, depends how you use this device. [20:48] or go into live cd [20:48] and install grub [20:48] you dont need to reinstall ubuntu, that is bullshit [20:48] (usb) [20:49] also about that one: "You can run Minecraft with the default open-source drivers, but the proprietary drivers will improve Minecraft?s performance.", is that true ? its better to use proprietary drivers for better game experience ? [20:49] well I don't know if he even installed ubuntu properly so [20:49] rfxchlx: that language is not acceptable here. [20:49] !language | rfxchlx [20:49] rfxchlx: The main Ubuntu channels require that you speak in calm, polite English. For other languages, please visit https://wiki.ubuntu.com/IRC/ChannelList [20:49] wops, sorry for the langague [20:49] daftykins: I plan to use that pc as a small browsing station and eventually watch a movie [20:49] DualBootMePlease: something went wrong with the install. The easiest is to now delete the ubuntu and swap partitions, and start the install again [20:49] how can i "get inside of LiveUSB" i have to go to BIOS and click a boot override to get to it at all (not sure why it won't work with set boot order) but then it asks "try ubuntu" or "install ubuntu" or "OEM isntall" is there another option specifically for grub? [20:50] plus if u re install then you can see at the end where us skipped the install grub lol [20:50] littlebit: ok, well you still haven't actually said what you're comparing between. if you mean you had ubuntu with unity on it to start with, then yes xubuntu will be faster for the older limited hardware (ion1 perhaps?) [20:50] u don't know how to boot a live cd/usb? [20:50] Before i try reinstalling ubuntu for a 3rd time, can someone answer this extremely basic question: I was not given a "install along side Windows XP option". It was NOT greyed out. It was NOT THERE. Is that a problem? Is it a problem that i manually created the partitions via "select other" ? [20:50] Is that inherently wrong? Or could it work? [20:50] you said your logged into the liveUSB, didnt you? [20:50] DualBootMePlease: windows is most likley using all the partiti0ns on your hard drive you can only have four of them [20:51] so you cant dual boot [20:51] windows boot manager will not see anything but windows [20:51] Windows XP was using ONE partition. Not four. Stop saying that please. [20:51] u need grub lol [20:51] but ask me again [20:51] I'm asking you to answer the question i asked. not something else. [20:51] Is that technically a correct method for isntallation? [20:51] DualBootMePlease: why dont you try a recent version of ubuntu, instead of one that isnt supported anyway? [20:52] I can not try a recent version because I am already using the liveUSB. Unless you know a away to use a live USB and download ANOTHER. [20:52] daftykins: ah right. I was trying to compare the standard video drivers that are shipped with xubuntu, and the one that are provided from the vendor in the "additional drivers" section [20:52] can i reformat this stick while i am "using it" or is it not in use? [20:52] !lts [20:52] LTS means Long Term Support. Until 12.04 LTS versions of Ubuntu were supported for 3 years on the desktop, and 5 years on the server; since 12.04 (Precise Pangolin) LTS versions will be supported for 5 years on the desktop and server. The latest LTS version of Ubuntu is !Trusty (Trusty Tahr 14.04) [20:52] DualBootMePlease: what's wrong with downloading the newer release from in XP? [20:52] I CANT FREAKING USE XP TO DOWNLOAD> I DO NOT HAVE INTERNET> I"VE SAID THAT FIVE TIMES NOW. [20:52] so just boot live usb... via boot menu at bios and then install grub or reinstall ubuntu [20:52] XP needs a freaking driver. [20:52] My wireless adapter driver. [20:52] You guys remember that Windows uses drivers, right? [20:52] dude just mount your ubuntu partition somewhere and chroot into it [20:53] so why don't you download that driver with the session you're typing from now? [20:53] after that you can update-grub [20:53] DualBootMePlease: showing attitude is going to get you nowhere. [20:53] aww shutup daftykins. you and your ideas. :D [20:53] yeah listen to me and my logic, how dare i... [20:53] (my problem earlier was that the LiveUSB firefox instance wouldn't load) === Termana is now known as Guest72504 [20:53] [i just forgot it finally started workin on 5th reboot to Live] [20:54] Assuming i already have a Ubuntu 14.4 ISO on my harddrive, can i overwrite the LiveUSB i am "using"? [20:54] DualBootMePlease: you're correct you can't change the flash drive whilst it's booted, so sure grab a driver download if you can to get XP up and working online - then use that to download 14.04.1, then rework the flash drive and install that. [20:54] In otherwords, is the USB being USED right now, or just to load out the gate? [20:54] it's in use yes [20:54] thanks dafty [20:54] Hi, My webcam doesn t work they say Couldn t connect to video device /dev/video0 please check connection. ( I have an integrated camera in my laptop and it works fine on windows) [20:55] alternately i have a DVD-RW and a huge stack of DVD-Rs ... i could put the ISO on there? maybe that would be more-betterer anyhow? [20:55] DualBootMePlease: if you still can't use firefox to find your driver, give me your wireless adapter's make and model and i will be happy to give you an alternative way to download it so you can get XP online again first. === jarek is now known as Guest38163 [20:55] DualBootMePlease: yeah, you won't have enough space to really download the ISO during a live session though, unless you download it to the Windows hard disk [20:56] i ahve the iso [20:56] it is actually the ISO i used to make this liveUSB, so i'm not sure why this instance is 13.10 cuz the file clearly says 14.4 ? [20:56] DualBootMePlease: what's the file name? where did you first see 13.10 mentioned? [20:56] ubuntu-14.04.1-desktop-amd64.iso [20:57] As soon as i stuck the LiveUSB in to run it, it said "13.10" [20:57] DualBootMePlease: given you had XP on this system, are you sure it's new enough to take 64-bit ubuntu? [20:57] My system is bran UEFI spankin new. [20:57] oh my word and you used XP :( [20:57] So new it actually took Ubuntu 9 months after purchase to clear all the serious bugs from it. [20:57] I NEED XP FOR AUTOCAD2004 :( [20:57] next time you use caps, i will walk away [20:58] ^^^super super lower case ... I need XP for autocad2004^^^ [20:59] alright well i gave you a course of action, so you can either resolve wireless drivers in XP, download a new ISO to be 100% certain and put it on DVD (though flash drive is infinitely better)... or something else [20:59] Guys , My webcam doesn t work they say Couldn t connect to video device /dev/video0 please check connection. ( I have an integrated camera in my laptop and it works fine on windows) [20:59] DualBootMePlease: to confirm what version your flash drive is, open the terminal program and run "cat /etc/issue" or "lsb_release -a" [20:59] Did anyone answer the basic question of if i am not seeing "install Ubuntu alongside of Windows XP" if that fundamentally indicates a problem? [20:59] DualBootMePlease: likely you booted in EFI mode when XP won't be, since it doesn't support EFI. for more info... [20:59] !uefi | DualBootMePlease read here [20:59] DualBootMePlease read here: UEFI is a specification that defines a software interface between an operating system and platform firmware. It is meant as a replacement for the BIOS. For information on how to set up and install Ubuntu and its derivatives on UEFI machines please read https://help.ubuntu.com/community/UEFI [21:00] ubuntu@ubuntu:~$ /cat /etc/issue [21:00] bash: /cat: No such file or directory [21:00] ubuntu@ubuntu:~$ lsb-release -a [21:00] No command 'lsb-release' found, did you mean: [21:00] Command 'lsb_release' from package 'lsb-release' (main) [21:00] lsb-release: command not found [21:00] in ubuntu, how do I stop the screensaver (since i have it in a virtual machine)? [21:00] DualBootMePlease you have been muted for 60 seconds as it looks like you are pasting lots of lines into the channel, please use http://paste.ubuntu.com and paste just the URL of your data here when you are unmuted [21:00] !pastebin [21:00] For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [21:00] :) [21:00] DualBootMePlease: there is no leading / before cat [21:00] looking at /var/log/boot.log, it looks like cloud-init is run even for a desktop install, is that true? [21:00] schultza: configure the power options in system settings [21:01] DualBootMe Please: If you've confirmed Ubuntu is installed upon the drive, have you switched to "Legacy" boot within your bios? [21:01] i don't know what you want me to read about UEFI, but I am aware that it is a PIA, and I am also aware that even with UEFI disabled for some reason this LiveUSB instance would not allow me to run the install from the Non-UEFI USB choice. It simply failed. Only the UEFI choice would run the LiveUSB install. :( [21:01] ill have to install that.... for some reason.. it's currently not installed. [21:01] DualBootMePlease: can you run my commands again without typos, please - you didn't get them right "cat /etc/issue" [21:01] huh? signon-keyring-extension? === Alessandro2 is now known as Alexandro [21:02] schultza: is this not standard 14.xx ubuntu desktop? [21:02] When you stick a USB drive in and go to BIOS you have the option of selecting it UEFI or selecting it not UEFI .... whichever isntance you select is how it installs. Only the UEFI choice is working. [21:02] i'm really good at typos though [21:02] ubuntu@ubuntu:~$ cat /etc/issue [21:02] Ubuntu 13.10 \n \l [21:02] yeah so you can't dualboot with XP by booting EI [21:02] *EFI [21:03] so you are saying the XP install is probably OK but i need to get Ubuntu installed NON-uefi? [21:03] ok another newb ? if i update my ~/.bashrc how do i update it on the fly correctly- ie without havng to reboot? [21:03] correct [21:03] 13.10 not supported [21:03] DualBootMePlease: alright, so regardless that flash drive is an unsupported version. so resolve XP's wireless driver and download 14.04.1 proper. [21:03] okay. i'm gonna try burning this 14.4 ISO to DVD and see where that gets me. [21:03] 14.04 lts without desktop installed.. then i installed the ubuntu-desktop package... for some reason, not everything installed [21:03] no i have 14.04 ... i'll just burn it to DVD. [21:04] schultza: sure you're not seeing the little cog icon on the left-hand side launcher? [21:04] Whilst we are on 14.04.1, Why do I keep getting BADSIG:********* when I run apt-get update [21:04] Can you clarify for me: if I am installing the *correct* NON-UEFI instance of Ubuntu, should i *absolutely* see "Install ALONGSIDE windows XP" ... MUST i see this? [21:04] nope... i looked.. currently not installed [21:04] ...installing [21:05] Hello, In my forward zone I need to put @ IN NS dns1. and in my reverse zone @ IN NS dns1.pxl.intra. , I can succesfully lookup both sides, but I wonder why the forward zone needs to be dns1. and not dns1.pxl.intra in the @ record [21:06] Thomas___: why are you posting this in ubuntu. .this is a bind related topic [21:06] daftykins, daftykins your so cute. You cause my computer to hard reboot. [21:06] !bind [21:06] DualBootMePlease: i will not help you any further if you continue these juvenile remarks. [21:06] daftykins: me? [21:06] :( but i am thirty-five :( === blubberbop is now known as phoenixz [21:07] schultza: you what? [21:07] ...oh i see the remark now [21:07] i thought it was endearing, fWIW. [21:07] schultza: the subtle hint is the nickname i use before i type messages [21:07] please excuse me today.. im a bit tired [21:08] so i need to see the "install alongside Windows XP" ? [21:08] or not? [21:08] DualBootMePlease: yes after booting in legacy mode [21:08] schultza: where is the bind room? [21:08] ok. i'll work towards that. DVD almost done burning. [21:09] is there a way to check the version on a burned ISO before i start? [21:10] DualBootMePlease: check md5sum and compare to the releases === matthew is now known as Guest70829 === Guest70829 is now known as ET_Warrior [21:14] is it worth it to update? 14.04 -> 14.10 ... can i get back to moving my window control buttons to the right? [21:14] schultza: that will no be possible on unity7. its a wontfix [21:14] *not [21:14] xp can boot with efi? He must be on legacy if he has xp [21:14] can i install the latest unity (8)? [21:15] Hey Dafty ... if i alraedy have that 13.10 copy installed am i going to have to manualy delete those partitions first? or do you think it will still give me the option to "install alonside Windows XP" even though it already also recognizes an installed copy of Ubuntu? You follow that q? [21:15] I'm still on 12.04 and I won't upgrade lol [21:15] no XP cannot boot with EFI [21:15] schultza: the unity8 is running on mir and is not optimized for desktop size yet. its optimized for smartphone so far, only [21:16] or, how bout this. can someone just tell me how to "Kill the flag" on this crap ubuntu partition in Gparted so i can delete it? [21:16] 12.04 until 2017 right? [21:16] wow.. it takes awhile for them to listen to us users, then. :) [21:16] clinggg: yes [21:16] schultza: i did already explain that to you. [21:16] nice [21:16] DualBootMePlease: nuke them [21:16] k1l_: i was being sarcastic [21:16] "Nuke them" non-technical answer. does not compute :( [21:17] remember i am a linux-semi-noob [21:17] DualBootMePlease: don't be facetious, it clearly means to delete them. [21:17] DualBootMePlease: Partition must not be mounted to delete it. [21:17] how??? [21:17] long live to gnome panel [21:17] DualBootMePlease: you're in a live session now, run gparted to delete them [21:17] "unmount" is grayed. [21:17] DualBootMePlease: I am just joining - but .. in gaparted make sure that swap is turned off . [21:18] DualBootMePlease: from which? [21:18] DualBootMePlease: nuke them comes from putting food in the microwave to nuke... or bombing/destroying it... therefore, in computer speak, means to delete [21:18] looking for specific instructions on how to delete a partition. [21:18] delete is grayed. mount\ [21:18] mount\unmount is grayed [21:18] flags are grayed. [21:18] DualBootMePlease: for swap? [21:18] no flags show as checked. [21:19] Hey guys, I need some help... In installing Skype, I get this error: E: Malformed line 56 in source list /etc/apt/sources.list (dist parse) [21:19] E: The list of sources could not be read. [21:19] DualBootMePlease: what partition is currently selected? [21:19] "Swapoff" boom! [21:19] thanks gusy! [21:19] ET_Warrior: pastebin for me your sources.list please [21:20] ET_Warrior: Take a look at the referenced file, and fix the formatting at or about line 56 . [21:20] schultza: I'm not familiar with pastebin, but I'll see what I can do. [21:20] don't get too excited. i'll be back shortly. peace. [21:20] !pastebin | ET_Warrior [21:20] ET_Warrior: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [21:21] ET_Warrior: pastebinit is not normally installed on the system, you may need to install that program. [21:21] but... your sources.list will prevent it [21:22] schultza: well it won't prevent them if the package lists were ever successfully obtained at least once ;) [21:22] daftykins: I usually update before install.. :) [21:23] Why does having limited network connectivity during 14.04.1 server install make the intallation of gru fail? [21:23] s/gru/grub ? [21:23] yeah.... [21:23] Okay - I have a number of single-page pdf files (gnuplot output, actually). Can I get a single PDF with two sheets per page from them? [21:23] Tinkerlad: It doesnt, for me. [21:23] You know, like "print 2 pages per sheet" but to pdf instead of paper. [21:24] Tinkerlad: It works fine, even without a cable connected. [21:24] I had a boyfriend named "Ubuntu" once. He used to "play the bongos" on my ass. [21:24] schultza: err, that's not an action that affects the installation [21:24] I had a boyfriend named "Ubuntu" once. He used to "play the bongos" on my ass. [21:24] I had a boyfriend named "Ubuntu" once. He used to "play the bongos" on my ass.. [21:24] I had a boyfriend named "Ubuntu" once. He used to "play the bongos" on my ass... [21:24] I had a boyfriend named "Ubuntu" once. He used to "play the bongos" on my ass.... [21:24] I had a boyfriend named "Ubuntu" once. He used to "play the bongos" on my ass..... [21:24] I had a boyfriend named "Ubuntu" once. He used to "play the bongos" on my ass...... [21:24] cholbay you have been muted for 60 seconds as it looks like you are pasting lots of lines into the channel, please use http://paste.ubuntu.com and paste just the URL of your data here when you are unmuted [21:24] daftykins: sorry.. was asking if he meant grub... [21:25] im just so used to regexp...and it helps others/new guys to get used to it. [21:25] bekks, For me it works fine with the cable removed, works fine if full connectivity, however limited connectivity it fails.... [21:25] Tinkerlad: Whats that "limited connectivity" then? [21:26] Tinkerlad: did the grub package download? (in your apt-get cache area?) [21:26] As in a connection that isnt stable, or doenst connect to the net. [21:26] how do I check that? [21:26] um... let me find the directory.. i dont know off hand [21:26] Hi [21:27] Anybody knows how to fix this on GMA500 in 14.04 ? https://www.youtube.com/watch?v=qwsDhWIHaiQ [21:27] im at the ash terminal [21:28] Tinkerlad: in the /var/cache/apt/archives [21:28] Tinkerlad: should be a grub*.deb file [21:28] schultza, on the ramdisk or /target? [21:29] in /target then [21:29] hmm... not sure if .... or ramdisk.. i dont know where installation puts packages... check both [21:29] if it is... installed it from cache with no connectivity... i dont know why you are having limited connectivity [21:30] Also how do I list files in dir from ash terminal? [21:31] Tinkerlad: should be the 'ls' command [21:31] ls is short for list [21:31] Hello, Problem: Ubuntu Installation Crash; maybe because of to long password/phase ? [21:32] nighty-_: what video cable type is that over? [21:32] not a video cable [21:32] this is a Laptop [21:32] it is not electrical [21:32] it is a problem with GMA500 driver [21:32] the ripples are due to wrong frequency [21:32] for screen [21:32] schultza, The archives dir is empty [21:32] nighty-_: also you showed a TTY there, server or desktop? [21:33] that is desktop [21:33] nighty-_: do you know the refresh rates for your screen? [21:33] in 13.04 [21:33] it worked [21:33] Tinkerlad: can you get full connectivty for that computer? [21:33] 14.04 comes and it does not work [21:34] schultza, Not stable but it has a decent enough connection [21:34] schultza, so something wrong with xorg or driver [21:34] http://ubuntuforums.org/showthread.php?t=2218667 [21:34] EriC^^ are you there? [21:34] nighty-_: well, going back to 12.04 is always an option. [21:34] daftykins: is nighty-_'s issue related to that kernal flag? [21:35] schultza: "that kernel flag" meaning...? [21:35] Hello, Problem: Ubuntu Installation Crash; maybe because of to long password/phase ? [21:35] nighty-_: see: http://ubuntuforums.org/showthread.php?t=1984236 <- support thread for the GMA500 . [21:35] daftykins: i remember when ubuntu had video related issues, you can boot with a particular kernel flag and it worked. [21:35] KEEm: I think we need more information... how did it crash.. any messages? [21:35] schultza, What are the downsides of installing without web connectivity? [21:36] Tinkerlad: unable to get the latest packages during installation [21:36] Bashing-om, how is that relevant to my problem ? [21:36] Thats it, so I could just install it web-free and then update later? [21:36] schultza: sounds like you're talking about nomodeset which is akin to running VESA and so not a solution at all. [21:36] schultza it just said, Sorry to show this message but Ubuntu installation has crashed, after closing this window.... [21:36] Tinkerlad: the dvd/iso you have should have everything you need to install (grub as well) and tools to connect to update [21:36] daftykins: ah, ok === tekkbuzz is now known as Guest48677 [21:37] nighty-_: Maybe give some direction to what you can do to find a solution . [21:37] KEEm: what is the rest of that message? [21:37] Bashing-om, read that , not a solution not a direction [21:37] i did the installation two times now, with the same password/phase, maybe i should try with a simple one? schultzha [21:37] schultza ^ [21:37] i dont remembre [21:38] im giving a simple phase/word a try [21:38] b back l8 if it dosn't succeed === PhiRez is now known as ZerOlegend [21:38] KEEm: try a shorter one... keep it to 8 characters (Cap and lower case letters, numbers and symbols on the number keys should be fine)... otherwise, we will need the rest of that message [21:38] cool, [21:38] ok bye [21:39] ... i doubt it crashed on a password [21:40] nighty-_: Looked at this : https://wiki.ubuntu.com/HardwareSupportComponentsVideoCardsPoulsbo ?? [21:40] Bashing-om, yes [21:43] my machine is an Asus EEEPC 1201HA [21:44] That's a pretty classic Asus [21:44] genii, it is also a real PoS [21:44] but that is beside the point [21:44] nighty-_: Yeah, not enough RAM [21:45] genii, not enough of everything [21:45] nighty-_: I ran Xubuntu on mine fine for a long time, but gave it away now [21:45] t0by: you can use pdftk to combine them all into one: pdftk *.pdf cat output combine.pdf; and then load it into evince then Print/To File and set multiple pages per page in the page setup [21:45] I know that it's not preferable, but we're required to use skype for work. In the past few days, skype on linux is no longer working with group chats. (skype 4.3.0.37). Anyone got any thoughts on that? [21:46] t0by: I don't see a way to do this just with pdftk, from the command line you would probably have to use the imagemagick tools to combine the pages before using pdftk to join them [21:47] jsheldon: not much beyond Skype being a Microsoft product and thus not really supported on Linux truthfully. [21:50] daftykins: is there any way to report bugs to them? [21:50] jsheldon: see private message [21:50] jsheldon: no idea. they're Microsoft :) [21:51] blasphemy [21:51] bbryant: it's a best effort help that i can give.. :) [21:52] i just heard the word Microsoft, I'm not aware of any of the context [21:52] just joined [21:52] nighty-_, running Lubuntu acceptably here on 1201HAB for last several revs [21:53] rathmacnee, does it have a GMA500 ? [21:53] no ripples in the screen ? [21:54] http://ubuntuforums.org/showthread.php?t=2124319&highlight=gma500 [21:55] nighty-_: yep, unfortunately. it was a bear to get working back in 9/10 era but 14.04 installed w/o a hitch. [21:55] so you have a GMA500 in there [21:56] ? [21:56] ok I will try lubuntu [21:57] If I want to change the name of an interface, I need to edit /etc/udev/rules.d/70-persistent-net.rules dont I. The problem I am having is my ethernet interface isnt listed? [21:58] my wlan0 is but not my p32p1 (ethernet interface) [21:59] Tinkerlad0: Uses the Dell consistent network device naming thingy [21:59] Tinkerlad0: Use kernel option at load time to disable biosdevname [22:03] nighty-_: Affirmative on the GMA500 in the ASUS 1201HAB. Recommend Lubuntu. [22:03] no screen ripple or other issues [22:06] Hello, please would someone kindly whois me [22:06] you are on tor [22:06] simple question: im running 14.10 right now, and cannot get my nvidia drivers to work no matter what i do... do you think if i goto 14.04 I will have better support? [22:07] so, how do i check if my bluetooth is working? [22:07] bynarie: so they weren't working when you installed, correct? [22:07] and is there a program to let you send commands to it from the command line? [22:08] bbryant, honestly im not sure because as soon as i installed, i upgraded kernel to latest and finally wantedf to play games so i tried to setup drivers [22:08] kolossen: what [22:08] bynarie: ok, what happened next [22:08] bbryant, they "appear" to be loaded in additional drivers, but nvidia-settings doesnt work [22:09] it loads but doesnt show the full options [22:09] then, i tried to install steam to play CS, i get opengl errors [22:09] hm [22:09] well it's always worth trying a version that's been out longer [22:09] bbryant, Open GLX extension not supported [22:09] I certainly think it's worth a shot [22:10] but I'm no expert on nvidia issues with linux [22:10] bbryant, now check this out... im dual booting linux mint 17 along with buntu 14.10.. linux mint 17 nvidia works perfect.. no problemsa [22:10] bbryant, pretty much same config on both OSes [22:10] same from the nvidia side\ [22:11] probably not the kernel side [22:11] and since lm 17 is based on buntu 14.o4, i figure i may have a better shot === bastidra1or is now known as bastidrazor [22:11] I don't see why not === dts is now known as dtsbot [22:11] bbryant, thanks for your help === dtsbot is now known as dts [22:11] yea, sorry I couldn't be of more help [22:11] i will give it a go and see what happens [22:11] it's been many years since I messed with that stuff :/ [22:11] no problem man, you tried [22:11] been having issues with 14.04? [22:12] DilloYoda, 14.10 [22:12] soooo. Running sudo apt-get update keeps failing.... GPG Errors on many of the repos.... Any ideas? [22:12] Ah, OK [22:12] Tinkerlad0, which repos specifically? [22:12] hi [22:12] sometimes if repos are down or incorrectly enterd you get errors [22:12] or network problems [22:12] on my laptop I did a system upgrade and now I don't have any desktop/gnome-panel/window manager anymore [22:12] I'm using 14.04LTS [22:13] Tinkerlad0, try changing mirror [22:13] is there a way to reset everything? [22:13] There have been some issues, but it's smooth at the moment [22:13] trusty-updates, trusty-backports, trusty-security all from au.archive.ubuntu.com [22:13] how do I cahnge mirror? [22:13] Tinkerlad0, do you get any error about a key? [22:13] though the guest login has the same issues [22:14] bynarie, Yeah Automatic Signing Key? [22:14] how do I get my window manager + gnome back? [22:14] you can change the mirror in the Software & Updates panel [22:14] DilloYoda, Im on 14.04.1 server [22:14] Tinkerlad0, when you get the error, does it give you a key number? [22:14] you probably need to install the keys [22:15] bynarie, BADSIG 40976EAF437D05B5 [22:15] yes! [22:15] that one? [22:15] thats exacly it [22:15] hi guys [22:15] There's a popup list of servers in the aforementioned panel [22:15] Tinkerlad0, http://askubuntu.com/questions/1877/what-is-the-easiest-way-to-resolve-apt-get-badsig-gpg-errors [22:15] check out that link [22:15] Thanks :) [22:15] I installed gnome-panel but it still doesnt show up [22:15] Hadnt seen that one yet [22:16] ok good luck! let me kno if its fixed [22:16] g0th: choose it at login screen [22:16] i've a big problem, when i press shutdown don't appear the reboot and shutdown button, but ubuntu logout only... [22:16] I don't have anything to choose from [22:17] bbryant, http://www.tecmint.com/wp-content/uploads/2014/10/Install-Graphics-Driver.png [22:17] bbryant, thats the window i get when running "nvidia-settings" [22:18] how can I completely reset my desktop environment? [22:18] like in a new installation? [22:19] g0th, I don't know that there is a global reset to defaults [22:19] g0th..... just reinstall or, or purge remove then install [22:19] reinstall what? [22:19] your DE [22:19] you might have to go into the Control Panels for whatever you want set back to default [22:19] which is which package? [22:19] g0th, which desktop env are you using? [22:19] I tried to remove/purge/reinstall some packages [22:20] without help [22:20] gnome [22:20] ok [22:20] so [22:20] sudo apt-get remove --purge gnome-desktop [22:20] then reinstall [22:20] i think [22:21] you mean ubuntu-gnome-dekstop? [22:21] I didn't have it installed [22:21] but I can try to install it [22:21] I had a gnome desktop without that package before [22:21] ok lubuntu ripples too [22:23] rathmacnee, no difference same problem [22:23] the gma500 driver is exactly the same [22:24] down to the last bit [22:25] bynarie: it's still broken === Termana is now known as Guest78732 [22:25] the left panel is gone, compiz doesn't seem to be running my keyboard shortcuts fail, etc [22:26] and it freezes [22:26] (right now) [22:26] g0th: video driver running? [22:26] nvidia binary [22:26] g0th: from nvidia site? [22:27] from ubuntu [22:27] what desktop do you want? [22:28] any desktop at the moment [22:28] which works reasonably [22:28] sudo apt-get install ubuntu-desktop [22:28] there is no ubuntu-desktop [22:28] oh there is [22:28] g0th: what ubuntu is that exactly? [22:29] no gnome-desktop [22:29] I installed ubuntu-gnome-desktop [22:29] *sigh* [22:29] trying ubuntu-desktop [22:29] which has unity in addition maybe that solves everything [22:29] haha [22:29] i asked you what desktop you want to use, you said: any. so why sou say any when youwant gnome... [22:30] any is fine [22:30] I'm just laughing at ubuntu. haha [22:30] #mate here :D === MeltedLux is now known as MeltedDed [22:31] ok now even less works [22:31] I just see a mouse [22:31] which I can move [22:31] nothing else at all (after login) [22:31] g0th: so that is a driver issue? what video card you got? [22:31] no keyboard shortcut seems to work [22:31] bynarie, That page didn't fix it :( [22:32] g0th: you installed the gnome ubuntu iso? [22:32] press ctrl+alt+F1 [22:32] I upgraded my existing ubuntu which worked fine [22:32] now it doesn't [22:32] g0th: details matter [22:32] yeah I can use the console [22:32] and next login to your device, type your name and password next type startx [22:32] I used the basic ubuntu iso [22:33] g0th: what ubuntu exactly? upgraded to what ubuntu? which desktop running? [22:33] g0th: try to put as much details you know into one sentence please [22:33] 14.04 now [22:33] nighty-_: I made some adjustments to x.conf somewhere along the way. Will take a look for you because last couple of upgrades here were no problem. [22:33] I just installed ubuntu-desktop [22:34] rathmacnee, ok [22:34] I don't know the initial version, my last version was about 1 year old [22:34] I need my laptop for work tomorrow :( === linuxator is now known as linuxd [22:35] well I could try to survive on the console but I assume I will need some graphical stuff [22:35] is there no way to reset everything? [22:35] g0th: so you upgraded from which version? 13.10? [22:36] I don't know [22:36] 1 year ago = ? [22:36] g0th: do you have a type startx? [22:36] what command did you use to upgrade? [22:36] I guess [22:36] creatorb: no, dont use startx! [22:36] I ran aptitude, pressed u and upgraded everything basically [22:36] g0th: :/ why didnt you use the proper way to upgrade [22:37] I used service lightdm stop and start resp gdm now [22:37] is that not the proper way? [22:37] !upgrade | g0th [22:37] g0th: For upgrading, see the instructions at https://help.ubuntu.com/community/UpgradeNotes - see also http://www.ubuntu.com/desktop/get-ubuntu/upgrade [22:37] sudo do-release-upgrade in cli or the update-manager for upgrading on ubuntu. [22:37] k1l_: why? [22:37] I didn't intend to do a release upgrade [22:37] but apparently it did [22:37] creatorb: start the *dm which is lightdm on ubuntu [22:38] g0th: http://www.webupd8.org/2012/10/how-to-reset-compiz-and-unity-in-ubuntu.html [22:38] g0th: and make sure the videocard driver is setup properly [22:40] k1l_: ok that seems to do something useful :) [22:40] hello when i change to Thunderbird's window launchpad and top tool bar item disapear, how to fix it ? === ideopathic_ is now known as ideopathic === linuxator is now known as linuxd [22:46] when i change to Thunderbird's window launchpad and top tool bar items disapear, how can i fix it ? [22:49] Bazyl: What release of ubuntu ? , What Desktop Environment ? < change from what to Thunderbird ? . [22:49] Bashing-om, ubuntu 14.04LTS [22:50] how do i get my laptop to auto-adjust backlight depending on whether it's plugged in or not? [22:50] Bashing-om, unity i think [22:51] Bazyl: And the only problem is 'Thunderbird' ? .. Might try re-installing the plugin . [22:51] Bashing-om, yes, only Thunderbird's widnow is broken [22:51] Bashing-om, i cant resize it [22:52] Bashing-om, i did try: sudo apt-get remove --purge thunderbird and then restart PC then sudo apt-get install thunderbird [22:53] Bashing-om, and nothing... [22:56] Bazyl: Sorry, that is all I knew to try. I would have thought too it would resolve the issue. [22:56] Bashing-om, ok thx anyway [22:59] Bazyl: A thought, have you rebooted, and started FireFox for the change to take effect ? [23:00] Bashing-om, Firefox? for what? i have problem with Thunderbird - it's mail client [23:01] Bashing-om, i don't understand how Firefox would take any affect on Thunderbird... === yokel_ is now known as yokel [23:01] Bazyl: Thunderbied = Mozillia = Firefox , No ? Such that Thunderbird would talk to FireFox if FF is installed, no ? [23:03] Bashing-om, ill try [23:03] Bazyl: K, just a thought . [23:05] how do i make my ubuntu laptop as smart as my mac when it comes to screen brightness and power? [23:05] Bashing-om, btw i have defined thunerbird as autostart in gnome-session-properties app [23:07] pbx, We don't really compare OS, be detailed in what you actually want. [23:08] pbx, You should also name the release and desktop you're runing. [23:08] running* [23:10] Hmm the checksums of the binaries awk, mawk and gawk have changed ... should i be suspicious? [23:10] christian_: Did you update meanwhile, manually or automagically? [23:11] you mean apt-get update? [23:11] Bashing-om, nothings change after reboot... [23:12] bubbasaures, sorry. 14.04, unity [23:13] bubbasaures, i would like the machine to have auto backlight level presets, one for battery and one for AC [23:13] [ Warning ] [00:05:46] Warning: The file properties have changed: File: /usr/bin/awk Current hash: c53d7c1c580979561333c345210276e51b4d517a Stored hash : 3462fce89f3e37f0419cf118d90d6c36887e1609 [23:13] i admit the "mac" bit was something of a troll to get some attention on the question after several no-reply attempts over a few days [23:13] did not update the files on my own [23:14] christian_, what's giving you the warning? [23:15] where is the ubuntu developer channel [23:15] anyone have a alternative way for get skins like screenlets.org? i wanna get transparent clock widget [23:15] christian_, also, do you know what the hash algorithm is (e.g. MD5)? others could check theirs and share the values [23:15] #ubuntu-devel berz3rk [23:15] creatorb: conky [23:17] pbx i did a rkhunter scan [23:17] ironically, my backlight switches to a *dimmer* setting when i plug in AC. which i guess is hopeful... but i don't know where it's set [23:17] * pbx googles rkhunter [23:17] berz3rk: hmmm... maybe not enough resources [23:17] pbx one sec [23:17] creatorb: not enough resources? [23:17] * lolmalefico is away: I'm busy [23:17] christian_, thanks. sha1 [23:17] christian_: which ubuntu? [23:17] when i change to Thunderbird's window launchpad and top tool bar items disapear, how can i fix it ? [23:18] creatorb: you mean hardware power? [23:18] christian_: from when is your rkhunter store? [23:18] pbx: typically if you want the best help here, say windows works better not mac [23:18] !away > lolmalefico [23:18] lolmalefico, please see my private message [23:18] just fyi [23:18] bbryant: stop that spoiling of this support channel [23:18] it's a joke, calm down [23:18] bbryant, Don't just post FUD, stick with support, it does not help to cry here. [23:19] christian_, well, fwiw, sha1 of my /usr/bin/awk is c53d7c1c580979561333c345210276e51b4d517a too [23:19] bbryant: you list of silly jokes is quite overloaded. so better scope on beeing helpfull [23:20] christian_, so either we're both hit with the same attack or (my bet) rkhunter is misleading you. [23:20] bubbasaures, good tip re windows, thanks :) [23:21] berz3rk: ya i wanna set it clock always on top, so i need small resource [23:21] creatorb: I dont think that conky eats a lot of resources :D [23:21] pbx thanks for the info [23:22] k1l_ its xubuntu [23:22] my rkhunter store? [23:22] not so sure [23:22] berz3rk: wew, ok :D give me good one, simple transparent clock [23:23] christian_: so basically, its possible ubuntu did a update to awk. so you need way more precise infos than "rkhunter gives a warning" [23:23] ok [23:23] pbx does your /usr/bin/awk link to /etc/alternatives and then back to /usr/bin/gawk ? [23:23] * pbx looks === justin_ is now known as jbrazyh === jbrazyh is now known as jbrazy [23:24] k1l thanks for the information [23:24] christian_, /usr/bin/mawk but otherwise yes [23:24] gawk (1:4.0.1+dfsg-2.1ubuntu2) saucy; urgency=low * Update config.{guess,sub} for arm64. -- Matthias Klose Tue, 02 Jul 2013 22:32:14 +0200 [23:24] creatorb: http://lmgtfy.com/?q=conky+clocks , images. which one do you like [23:25] creatorb: or try cairo-clock from the Software Center [23:25] pbx any idea why mine links to gawk? [23:25] strange i guess [23:26] christian_: its normal [23:26] creatorb: cairo-clock should help you [23:26] christian_, sorry, i was in a 12.04 VM; my 14.04 machine does link to gawk. http://dpaste.com/1BQGKQQ#line-6 [23:27] creatorb: g2g [23:27] christian_: if you cant name the state of the last rkhunter safed session its pointless to compare things. [23:27] pbx: actually gawk is GNU awk, which is what you are using on a linux machine, most likely. [23:27] berz3rk, We don't post let me get that for you here. [23:28] bubbasaures: please? [23:28] lmgtfy ;p [23:28] ah === ncarrillo is now known as 64MAA9JI3 [23:29] k1l_ if i'd know how to find out i would ;) [23:29] bubbasaures: next time I will post a google search request with 400 charachters. [23:29] berz3rk, Help or don;t comment or ask for help, it's real simple here. [23:29] christian_: that is already the breaking point in your "security" setting [23:30] k1l_ i should have said that i dont understand what you are asking [23:30] christian_: you are aware that you need to track all updates etc if you want to rely on rkhunter? its not like a "i clikc that button and are safe" program [23:31] christian_: if you or a update changes files in the meantime the hash is changed without a bad hacker compromising your system at all. [23:32] christian_: i think you got a wrong impression of how rkhunter makes your system more secure [23:32] bekks, FWIW, on my 12.04 machine, no gawk, just mawk. [23:33] pbx: Sp uninstall gawk and just use mawk? [23:33] Although I wont use mawk, but gawk, but thats not the question here. :) [23:34] k1l_ you are right though i didn't expect rkhunter to secure my system [23:34] bekks, i was just trying to help christian_ . i have no issue with my awk/gawk/mawk setup [23:34] pbx: ok :) [23:34] pbx thanks for your help again [23:34] Does firewalld work for Ubuntu? [23:34] christian_: rkhunter actually secures your system, if handled correctly. === mohammad is now known as Guest1410 [23:35] whats the diff between gawk and mawk? [23:36] one letter? ;p [23:36] i have a nvidia Gforce 7300 Gs when i install nvidia current on my ubuntu tha is 14.04 says system is runing in low level graphic mod why ? [23:36] so, they are the same program, just installed differently? [23:36] :) [23:36] heya [23:37] danged if i know ;p [23:37] i have a nvidia Gforce 7300 Gs when i install nvidia current on my ubuntu tha is 14.04 says system is runing in low level graphic mod why ? [23:37] anybody have any alsa instalation experiance [23:38] i have a nvidia Gforce 7300 Gs when i install nvidia current on my ubuntu tha is 14.04 says system is runing in low level graphic mod why ? [23:38] Guest1410: dude we heard you, stop repeating so often [23:39] Guest1410: which driver version do you use exactly? [23:41] Hola, ando con un problemilla. me aparece un mensaje como este al principio: se ha producido un error al montar /DATOS, seleccione S para ignorar o M para restaurar manualmente" [23:41] !es | cristhian [23:41] cristhian: En la mayoría de los canales de Ubuntu, se habla sólo en inglés. Si busca ayuda en español entre al canal #ubuntu-es; escriba " /join #ubuntu-es " (sin comillas) y presione intro. [23:49] Hi all. I absolutely love SSHFS but sometimes it seems a bit sluggish. Does anyone have any tips to optimize it? [23:51] Striking7: this for from home to a remote location online? [23:52] daftykins: I use it to connect to two different machines. One is a VPS in a datacenter, the other is another machine on a residential connection across town [23:52] But yes, from home. [23:53] Striking7: ok fair enough, was just checking it wasn't local stuff that sshfs would be daft for anyway. :) i've no suggestions unfortunately. [23:59] daftykins: Heh. Good idea checking on that :) Thanks anyway