/srv/irclogs.ubuntu.com/2014/12/02/#ubuntu.txt

kolossenAnyone here know how I check the status of my bluetooth connection? How can I figure out if it is correctly configured?00:15
jhutchins!java00:16
ubottuTo 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
MichaelPubuntu 14.10 vlc media keys don't work00:16
bobryanneed 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 problem00:19
yuki_ryokoGood Morning.00:22
Jeeves_Mosshow 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.00:30
=== CyberJacob is now known as CyberJacob|Away
daftykinsIIS web server? err what00:31
daftykinsJeeves_Moss: #ubuntu-server00:31
MichaelPubuntu 14.10 vlc media keys don't work00:32
Jeeves_Mossdaftykins, thanks.  it's kinda dead in there most days00:33
daftykinsyip, more relevant though00:34
daftykinsyou may also want to look for web server channels00:34
daftykinsthough i'm not 100% on what "IIS files" means00:34
daftykinsnor why you would try and do something with them on Linux00:34
Jeeves_Mossit'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 sites00:34
daftykinssounds like a Windows server problem00:35
=== arno is now known as Guest33159
Guest33159test00:38
=== sayurelektronik is now known as blackgajime
toni_ola00:43
=== zzz_Ridley is now known as Ridley5
=== vidplace7_ is now known as vidplace7
Jeeves_Mossif 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"00:55
=== NotANick is now known as Guest64209
=== NotANick[BDC] is now known as NotANick
ziggomaticI'm having issues uninstalling PlaneShift00:58
daftykinspastebin some output?00:59
=== Dragonslicer is now known as Dragnslcr
ziggomaticI get an error. [Could not launch 'PlaneShift Uninstaller' Faild to execute child process "/opt/Planeshift/uninstall" permission denied]01:00
daftykinsok so it's not packaged then01:00
daftykinspermission denied, ran it with sudo?01:01
ziggomatichow so?01:01
daftykinsto which?01:01
ziggomaticrun with sudo01:02
daftykins"sudo ./uninstallscript" ?01:02
Prezidentdid you compile it or install from apt-get+01:14
sojirgfmjhow do i recreate a linux installation iso from a linux installation usb?01:16
daftykinssojirgfmj: why?01:17
microfarathi01:17
sojirgfmjcause i don't want to download 1+ gbs all over again01:17
VM_iso_@daftykins Why ask why?01:17
daftykinssojirgfmj: why do you need it in ISO form again?01:17
daftykinsVM_iso_: because when you understand the task, sometimes you can offer a better solution.01:18
sojirgfmjso i can recreate the usb with a casper-rw partition01:18
VM_iso_@daftykins He prob wants to install on another machine01:18
VM_iso_oops01:18
VM_iso_maybe not01:18
daftykinsVM_iso_: i want to know fact, not your opinion. please don't waste my time01:18
sojirgfmjcould i just run dd if=/dev/sdb1 of=sdb1.iso?\01:20
daftykinsyeah it's worth a go.01:20
VM_iso_prob your best option01:20
daftykinsmaybe don't delete so quick in future too ;)01:23
sojirgfmjx.x01:25
sojirgfmji am shocked at how quick it dd's01:25
sojirgfmjdone01:25
daftykinsflash drive read speed is hugely faster than write01:26
=== rigor789 is now known as rigor789|away
=== ahmadsoe is now known as ahmadsu
benzhninjaHi01:40
Wiganyone familiar with lightdm?01:42
daftykinsWig: just ask the main question01:43
Wigdaftykins: I've encountered behavior that I am 99% sure is a bug01:43
Wiglet me post my screenshot somewhere01:44
=== Wig is now known as Wug
Wughere's a picture: http://i.imgur.com/dyEin6b.jpg01:46
Wugits not particularly obvious by looking, but the issue is that lightdm will get stuck that way sometimes after locking the screen01:46
WugI 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:47
Wugsomewhere 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 session01:48
Wugand restart lightdm01:48
k1lWug: even no tty? (with ctrl+alt+f1 get back with ctrl+alt+f7)01:48
WugI can get to a tty, but I can't fix lightdm without killing everything01:48
k1lyou could loginto your user there and see if dmesg shows some errors or the .xsession-errors01:49
imnotsurewhathey i have an issue with ubuntu 14.04 server that is driving me crazy01:49
imnotsurewhati would love some help with it if anyone is available01:49
daftykins!details | imnotsurewhat01:49
ubottuimnotsurewhat: 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:49
k1lWug: is it this bug?01:50
k1lWug: https://bugs.launchpad.net/ubuntu/+source/unity/+bug/130112501:50
ubottuLaunchpad bug 1301125 in unity (Ubuntu) "Lock screen after idle time freezes unity" [Undecided,Confirmed]01:50
Wugit's similar, but it doesn't happen just after idling out, a ctrl+alt+L triggered lock triggers it randomly well01:50
Wugas well*01:50
imnotsurewhatI 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 work01:51
imnotsurewhatthe crontab is: @reboot /usr/bin/screen -dm /usr/bin/python2.7 /home/TrollOP/willie/willie.py01:51
k1lWug: which video driver?01:51
imnotsurewhatits ubuntu 14.04 server x64bit LTS01:51
Wugthere does not seem to be anything useful in dmesg, and .xsession-errors has something in it but it doesn't look particularly useful01:51
Wugthere are no timestamps for instance01:51
Wugnvidia01:52
imnotsurewhatany ideas why its failing in crontab?01:52
imnotsurewhati added it via crontab -e01:52
imnotsurewhati used the comamnd whereis python2.7 to find the install location01:52
imnotsurewhatits the default python that comes with the install01:53
k1lWug: 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 that01:53
Wugjust looking at it, it smells like a race condition01:53
Wugit's as though I typed a wrong password and it's churning over it waiting to prompt me again01:54
Wugexcept I never entered anything, and it will never prompt01:54
Wugit's probably deadlocked on something, and I doubt it will log anything useful01:54
k1lWug: lightdm (or the logscreen thingy) had some security issues and they got fixed but maybe they triggered other bugs now01:55
Wugoh well01:55
Wugthis has been an issue for some time01:55
k1lWug: best is to talk to the devs inside the bugtracker. that will actually lead to a fix01:55
imnotsurewhatanyone have any idea about my issue?01:56
Magizianbeen to magizian.net yet?02:01
imnotsurewhatthe system log even lists the action!02:01
imnotsurewhatDec  1 21:00:51 IRCBOT CRON[464]: (TrollOP) CMD (/usr/bin/screen -dm /usr/bin/python2 /home/TrollOP/willie/willie.py)02:01
dat1guyI 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:07
xxjhi, I'm hear02:09
xxjhere02:09
michaelgamblehey02:10
michaelgamblei 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:11
bleezydoes anyone know where open arena installs to ? better yet what file to change my settings ?02:12
Init99Hi 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:13
Init99It has something to do with - wine.02:14
somsipInit99: maybe paste an image so we know what it looks like02:14
somsip!paste | Init9902:14
ubottuInit99: 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:14
Init99ok I'll try ..02:15
michaelgambleanyone on an easy way to manage screen resolutions in ubuntu02:16
michaelgambleim thinking i need to add a custom screen resolution that matches the tv02:16
Init99left to right .. second Icon.02:17
Init99http://imagizer.imageshack.us/v2/xq90/538/AHfIFq.png02:17
=== PermaMag is now known as Kutakizukari
somsipInit99: does it respond if you click/right=click on it?02:18
dat1guyI 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?02:20
=== Cthulhu is now known as Guest93081
compdocdat1guy, you might check ownership and permissions for the files in your home directory02:21
squintyor make sure you are not in the guest account02:21
Init99<michalegamble> Clicking the cog top upper corner and selecting -System Settings and then Choosing - Displays. It doesn't work in there?02:23
dat1guycompdoc: I'll look into that. Do you know in which files are stored the configurations you change in system settings?02:24
HFSPLUSHFSPLUS HAS ARRIVED!02:28
w23rdstHas anyone seen deftykins?02:28
xangua!ask | w23rdst02:29
ubottuw23rdst: 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 !patience02:29
=== Arjun is now known as Guest91997
Guest91997test02:32
somsip!test | Guest9199702:33
ubottuGuest91997: Testing... Testing... 1. 2.. 3... ( by the way, remember that you can use /join #test )02:33
Guest91997ok02:33
w23rdstDeftykins, are you in here buddy?02:40
benzhninjahi02:41
k1lw23rdst: last time now: stop poking that user. if you got a support question ask the whole channel and people will try to help02:43
benzhninjawho is HFSPLUS02:44
k1lbenzhninja: a troll. dont mind that02:44
LEDAMAYNeed help with my server!  Root access with RESUME...02:44
bazhang!ot | benzhninja02:44
ubottubenzhninja: #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:44
LEDAMAYMSG ME --  Need help with my server!  Root access with RESUME...02:45
benzhninjaI dont actually like ubuntu so good day02:45
LEDAMAYLOCATED ON http://ny1.webair.com  Need help with my server!  Root access with RESUME...02:46
LEDAMAYMSG ME???02:46
k1lLEDAMAY: if you have a specific ubuntu support question ask in here02:46
LEDAMAY<-- BSD Fibre backbone server need help!02:47
LEDAMAYI need a new admin!02:48
LEDAMAYMoney will be great if good02:48
ineedhelpwithcrowhy isnt this crontab working in ubuntu server 14.04 LTS: @reboot /usr/bin/screen -dmS TrollOP /usr/bin/python2.7  /home/TrollOP/willie/willie.py02:49
ineedhelpwithcrowhy isnt this crontab working in ubuntu server 14.04 LTS: @reboot /usr/bin/screen -dmS TrollOP /usr/bin/python2.7  /home/TrollOP/willie/willie.py02:49
LEDAMAYAny BSD gurus here need a job?02:49
ineedhelpwithcrowhy isnt this crontab working in ubuntu server 14.04 LTS: @reboot /usr/bin/screen -dmS TrollOP /usr/bin/python2.7  /home/TrollOP/willie/willie.py02:50
raschyHey so anyone with the propritary nvidia drivers experience like fuzzy noise on their sceen?02:50
raschyIts not like terribly noticable but i can definitely tell after a few minutes of staring02:50
we6jboHi02:51
we6jboI have a question02:51
ineedhelpwithcrowhy isnt this crontab working in ubuntu server 14.04 LTS: @reboot /usr/bin/screen -dmS TrollOP /usr/bin/python2.7  /home/TrollOP/willie/willie.py02:51
ineedhelpwithcrowhy isnt this crontab working in ubuntu server 14.04 LTS: @reboot /usr/bin/screen -dmS TrollOP /usr/bin/python2.7  /home/TrollOP/willie/willie.py02:51
entenienneif 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
bazhang!patience | ineedhelpwithcro02:51
ubottuineedhelpwithcro: 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:51
k1lineedhelpwithcro: no need to get annoying. that will not motivate to help you02:52
enteniennewe6jbo: yes lets hear your question?02:52
we6jboI 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
ineedhelpwithcrok1l: a resonse would be lovley, i was hear earlier with not even a i dont know resonse02:52
entenienneineedhelpwithcro: perhaps nobody that knows about cron is around right now. try later tonight, or tomorow. there is probably also some webforum02:53
ineedhelpwithcroentenienne: tried everything, nothing works02:54
ineedhelpwithcrothere arnt even any errors that i can find02:54
daftykins!backup | we6jbo02:54
ubottuwe6jbo: 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 !cloning02:54
enteniennewe6jbo: describe "constantly" ? like as soon as a files is added/changed?02:54
we6jboLike every couple of hours02:55
k1lineedhelpwithcro: if no one knows the answer in here see ubuntuforums or askubuntu02:55
somsipwe6jbo: use a combination of cron and rsync is probably your easiest approach02:55
we6jboYeah but I don't know how to do that02:56
enteniennewebbyz: 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 :-D02:56
daftykinswe6jbo: that's where research and study come in02:56
entenienne*every02:56
somsipwe6jbo: starter for you - http://abdussamad.com/archives/353-Using-rsync-to-efficiently-backup-files.html02:57
we6jboThats too dificult02:57
entenienneabout 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:58
we6jboBesides this is all on the same computer. Why do I need to remote?02:59
webbyzentenienne: ?02:59
somsipwe6jbo: if you can figure out that involves remote, you can figure out how to copy local to local02:59
enteniennewebbyz: as I understand it rsync can be used locally also, instead of over network02:59
enteniennewe6jbo:  I mean03:00
enteniennewebbyz: 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
webbyz?03:01
maybemaybehey does anyone know of any good tutorials for firewall and vpn and ssl03:01
enteniennewebbyz: sorry, I was tabcompleting your name when I was trying to write we6jbo. sorry for that :-D03:01
maybemaybei dont really wanna learn i just want the most secure03:01
webbyz;-)03:02
enteniennemaybemaybe: the more you learn the more you know how unsecure things are ;-)03:03
Bashing-omentenienne: 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:03
entenienneok03:05
enteniennesuddenly 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
enteniennebut they probably have a backup of your stuff maybemaybe ;-)03:07
entenienneno wait, it was we6jb that wanted backups03:07
Bashing-omentenienne: 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:08
entenienneBashing-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:09
entenienneand 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:10
we6jboOk I worked on it for 5min and I got nowhere with the rsync thing03:11
daftykinswow, 5 whole minutes03:11
Bashing-omentenienne: 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
we6jboWell how ever many minutes that passed. That's how long I've been working on it03:12
enteniennewe6jbo: yeah I haven't dared to touch rsync yet. :-) but I will probably try it some day, when I collect some more guts.03:12
Bashing-omentenienne: Nope, not going to work that way ( editing grub.cfg0 .. what is going to happen is grub in sda7 will be chainloaded .03:13
entenienneBashing-om: oh....03:14
ST-AVI'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
somsipwe6jbo: so what have you tried?03:14
we6jboI 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 folder03:16
somsipwe6jbo: i remember that from when you said it before. What have you tried?03:16
we6jboWell I tried rsync but it's way too complex03:17
SnwspeckleHey 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? Aaaaanything03:17
ST-AVI get a black screen after GRUB; not even the login UI is displayed.03:17
somsipwe6jbo: tried how? What commands have you run?03:17
we6jborsync03:17
somsipwe6jbo: with what parameters?03:17
we6jboJust that03:18
enteniennethe 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
we6jboIts all on one computer anyway. I'm not remoting into another machine03:18
somsipwe6jbo: you are expecting rsync to know which folders to copy without you specifying them?03:18
we6jboWell I don't know what to type03:18
wookienzhi, 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
entenienneI 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
somsipwe6jbo: I'm trying to help, but I suspect you are playing the fool for effect. End of thread for me03:19
we6jboSo is there a script or program that will do that for me?03:20
=== ping is now known as Guest46171
=== Guest46171 is now known as panglimatiangfen
lyleis this on ?03:26
Bashing-omentenienne: Well, I think you are making it more diificult than it is. Also this works great : https://help.ubuntu.com/community/MaintenanceFreeCustomGrub2Screen .03:26
lyleI don't want to mae a protocol mistake.   Is there a que for questions03:27
k1llyle: just ask03:27
lyleI'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:29
lyleshould I read a book on terminal commands? Seems boring03:30
somsiplyle: are you following a guide>? If so, which one03:30
wayfarerright click on the file and change the property to executable file03:31
lyle I have most of the book "Ubuntu Make easy"  it kinda stops at downloading tahr packages unless they have a executable command.03:31
somsiplyle: what guide on installing bluegriffon are you following?03:32
entenienneok03:32
lylewhich 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 exicutable03:33
ezzouwhen i delete an email from email client, it really delete my mail from my account (yahoo.com)03:33
ezzou?03:33
somsiplyle: 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
munstermanHi, 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:33
somsipezzou: depends on your mail client settings, and how your provider (yahoo) works03:34
we6jboWill this do what I want? rsync -rtvu --delete source_folder/ destination_folder/03:34
somsipmunsterman: where do you see these two IPs?03:34
daftykinsmunsterman: would you like to share an "ip a" in pastebin? ( http://paste.ubuntu.com )03:34
Bashing-omenterprisedc: Do you have a particular interest in Grub ? I can point you to several tutorials.03:34
lylewhen i follow step $ sudo apt-get update  it returns unable  to find files or something like that.03:35
somsiplyle: can you go through each preceeding step, make sure it works, then paste the output of the failing command03:35
wayfarer$ wget -q -O - http://archive.getdeb.net/getdeb-archive.key | sudo apt-key add -03:35
wayfarer$ sudo sh -c 'echo "deb http://archive.getdeb.net/ubuntu trusty-getdeb apps" >> /etc/apt/sources.list.d/getdeb.list'03:35
wayfarer$ sudo apt-get update03:35
wayfarer$ sudo apt-get install bluegriffon03:35
somsip!paste | lyle03:35
ubottulyle: 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
ezzousomesip :i use claws mail (im sorry its not a yahoocount its a hotmail count )03:35
somsipwayfarer: you too ^^03:35
=== MasterPieceF is now known as MasterPiece
somsipezzou: it still depends on the settings in your mail client and provider03:36
munstermansomsip: nmap, local network03:36
somsipmunsterman: local network? I don'03:36
somsipmunsterman: I don't recognise that as a command. Paste 'ip a' or 'ifconfig'03:37
munstermandaftykins: im sorry, what file would you like to paste? Interfaces?03:37
daftykinsmunsterman: the command "ip a" like i said03:37
wayfarerlyle: Have you downloaded the bluegriffon getdeb package03:39
wayfarer?03:39
wayfarerIf you've done it, open synaptic package manager, and search for bluegriffon and install it03:40
munstermandaftykins:  http://paste.ubuntu.com/9339318/ i have never come across that command, I  do see 134 there.03:40
munstermanI have googled around,  but wasnt sure what to search03:40
lyle 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
wayfarerwhere can I find pacman related chat network??03:41
somsip!alis | wayfarer03:41
ubottuwayfarer: 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:41
daftykinsmunsterman: hmm bit odd, seems you have two leases from the same network03:42
somsipmunsterman: 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 same03:42
wayfarerlyle: if you've downloaded the package already use the package manager03:42
munstermanNot that I recall, I  will read it through it.  Could I 'reverse' the guide and get back to one lease?03:43
daftykinslyle: umm, you're running a bit of a dinosaur there03:44
=== panglimatiangfen is now known as vhadil
daftykins!hardy03:44
ubottuUbuntu 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
lylewayfarer 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
daftykinslyle: dead for 3 years, 7 months03:44
Bashing-omlyle: wayfarer :: " http://archive.ubuntu.com/ubuntu/dists/hardy-updates " that repo does not exist .03:44
somsipmunsterman: 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 that03:45
wayfarerlyle: use synaptec package manager. It'll install it for you03:45
lylethanks wayfarer03:45
wayfarersynaptic*03:46
munstermanmy interfaces looks similar to the example for one ip, nothing amended03:48
munstermanhttp://paste.ubuntu.com/9339388/03:48
daftykinshmm statically configured to get .10003:48
daftykinsyet you also have .13403:49
daftykinsmunsterman: perhaps you've done something with network manager03:49
somsipmunsterman: fair enough - worth checking I suppose03:49
tuxakadjsebHello everybody ! I'using Cairo-Dock with 2 screens on Ubuntu 14.04 64bits03:52
munstermanI don't think network manager is involved, that's requires a gui correct? I have no gui.03:52
tuxakadjsebI don't know how to have my dock on both screens ... any idea ?03:52
bleezer89hi03:55
meliodastes04:00
lyleWayfarrer..... 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?04:00
=== jason_kr_ is now known as jason_kr
iLoveJavahi. i've been trying to install ubuntu 11.10 on my dell inspiron 15 3537 laptop.04:14
daftykinsthat's EOL04:15
daftykins!11.1004:15
ubottuUbuntu 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
iLoveJavait seems to stuck on something modprobe04:15
iLoveJavalet me post a snapshot04:15
xanguaiLoveJava: please use a supported ubuntu release04:16
ArchZombieDoes anyone know how to re-enable the screensaver after I disable unity?04:16
Seven_Six_Twois there anything I need to know about installing using gpt (3tb drive) as main disk in non-uefi system?04:17
ArchZombiealso, how to switch user?04:20
daftykinsSeven_Six_Two: not even sure if GRUB is happy booting GPT disks from legacy, one way to find out i guess04:22
Bashing-omSeven_Six_Two: GPT partitioning requires a BIOS-Boot partition .04:22
Bashing-omSeven_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.04:22
=== iLoveJava is now known as farseen
ArchZombieNevermind, found dm-tool lock, which is good enough04:23
Webonautehi. what is the best java package?04:25
daftykinstechnically none. depends what you're trying to run04:25
Seven_Six_TwoBashing-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
Webonauteyuicompressor04:26
Bashing-omSeven_Six_Two: http://ubuntuforums.org/showthread.php?t=2080356 .04:28
daftykinsWebonaute: never heard of it. try open, then go oracle if it doesn't run04:28
farseenis there any premade diff between older ubuntu  iso and new ones? it would take weeks to dload 700mb on a dialup.04:28
Bashing-omSeven_Six_Two: This too may be of interest : http://ubuntuforums.org/showthread.php?t=1952953 .04:29
daftykinsfarseen: not quite sure what you're getting at, they're all closer to 900MB these days04:30
farseenright04:30
Webonaute8 process fonctionnel.04:36
Webonautemt04:36
=== nefarious is now known as Guest68696
farseeni 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 broadband04:48
daftykinsfarseen: i think a lot has changed.04:49
daftykinsif you think it's worth a go though, try it04:49
farseenbut not the whole 900mb04:49
farseenbut i have a slow internet connection 40kbps04:50
daftykinsi doubt it's worth the effort04:50
farseenit would be a great help if some one did that for me04:50
daftykinsi've gotta sleep now, be happy to give it a go another time if you prepared commands.04:51
farseeni had diffed the android ide for windows and linux which resulted in a ~140kb file04:51
k1lfarseen: you have more luck to get to some internet connection and load that 900mb file once.04:51
farseenk1l, not here in India. broadbands are very costly. the 40kbps costs me ~ $504:52
Seven_Six_TwoI 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:57
farseenyou dont have to worry about the 1mb partition04:58
wamarcumHey guys. Thinking about switching over to Ubuntu 14 from Arch.04:59
wamarcumPros/cons?04:59
farseeninstall bootloader to sda not sda1 or any sdaN04:59
Seven_Six_Twofarseen: I can install without the partition, or I don't have to do anything with it aside from creating it?05:00
Seven_Six_Twofarseen: it's a 3tb drive, no other OS.05:00
Seven_Six_Twofarseen: 2009 computer, so it's bios only.05:00
farseeni 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 it05:02
nono_hi guys05:03
link0_hey05:03
nono_i really need some help i'm confused i got my firewall up05:03
nono_i got my vpn up05:04
link0_iptables?05:04
nono_but when i connect to my vpn05:04
nono_yes05:04
nono_firefox doesnt work05:04
link0_openvpn?05:04
nono_yes05:04
k1lsetup firefox to use that proxy05:04
nono_i have the port05:04
nono_but i dont know the addy >.<05:04
nono_how do i figure this out05:04
k1lah wait, vpn should work if its not blocked05:05
Seven_Six_Twofarseen: bios_grub, i believe, is a flag which allows a bios machine to boot from a gpt drive05:05
link0_if your connect directly to vpn you shouldn't have to mess with mozilla proxy settings05:05
link0_you*05:05
nono_well the vpn connects05:05
nono_and says connection established05:05
link0_you try ping?05:05
nono_do i ping myself05:05
nono_what do i ping05:05
link0_try google.com05:06
link0_u have forwarding enabled on server?05:06
nono_sorry noobie i am well the vpn is down ima put it up and try that and come back and report05:06
lewis1711plugin-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
link0_is it your own vpn server?05:06
nono_yes i have port forwarding settup05:06
nono_i use cyberghost05:06
link0_oh05:06
xangualewis1711: avoid flash05:07
link0_i'm thinking you had your own server05:07
k1lnono_: only connection established doesnt mean you get internet connection through the vpn.05:07
link0_i'd check the client side settings05:07
farseenseven_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
link0_everything pretty much has to match up05:07
link0_ciphers, etc.05:07
lewis1711xangua: to watch videos?05:08
Seven_Six_Twofarseen: 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
SP33DHello 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
farseenhmm..05:08
SP33Di whant to code a keyboard learning software for kids05:08
nono_http://askubuntu.com/questions/530088/ufw-for-openvpn05:08
nono_i used this script05:08
SP33Dthat shouldn't be able to come back to desktop05:09
nono_and edited ofcourse05:09
SP33Donly with mous support05:09
link0_disable firewall and flush iptables05:09
link0_then try05:09
nono_what do you mean flush iptable05:09
farseeni dont know  about bios_grub. you try setting the way i mentioned if you dont have any important files on the disk05:09
link0_iptables -F05:10
link0_clears your iptables05:10
link0_which is the built in firewall05:10
nono_now05:10
runbumI 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:11
bassitoneI 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
farseenhi. 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 smaller05:12
link0_nono_ you set your net.ipv4.ip_forward to 1?05:12
farseenrunbum, what was the file system of your portable drive? ntfs, fat, ext...05:13
link0_bassitone wlan0 up05:13
runbumfarseen_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
tuxakadjsebAny idea for my cairo-dock problem ?05:16
runbumI'll have to check the file system and get back to you, farseen.05:16
farseenthe 11.10 doesnt work well with my hardware.. probably hybrid graphics. the live cd doesnt even boot05:17
bassitonelink0_: terminal responds "Command not found"05:17
link0_ifconfig wlan0 up05:17
link0_is the full command05:17
runbumfarseen_I got an error message which includes "command line 'mount -t "ntfs" -o....etc. etc..So I think it's ntfs05:18
bassitonelink0_: okay.  output is "ERROR while getting interface flags: No such device"05:18
bassitonelink0_: running 14.04.1 LTS if it's important05:19
farseenrunbum, 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 luck05:20
runbumthx farseen05:21
farseenu are always welcome05:21
nono_i duno what to do about the vpn speal05:21
link0_try lspci -vvnn05:21
link0_then modprobe [module name]05:22
nono_and link the ipv4 is commented out in the config file05:26
nono_sysctl file05:26
bassitonenot sure what I'm looking for...transferring output over to a connected machine for paste now05:27
felixfilefixAny 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:27
nono_scalpel is a data recovery thing05:28
felixfilefixnono - 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
nono_alright update when i put the vpn up i cant ping myself nor google05:31
nono_link the firewall has been disabled05:31
link0_ufw05:31
link0_how about iptables?05:32
link0_default rules im assuming05:32
nono_i cleared the iptables05:32
nono_default05:32
link0_still no go?05:32
nono_i treid to change it but it says i need upgrading or somthing05:32
link0_what did you try changing?05:32
nono_iptables -I INPUT -p tcp --dport 9081 -m state --state NEW -j ACCEPTAA05:33
link0_it should be ACCEPT not ACCEPTAA05:34
link0_but thats input anyways05:34
nono_lol yea05:34
link0_what does your output chain look like05:34
Shazbot27I have a dual setup and would like to mod so that it takes over the whole pc is this possible05:34
nono_# Allow local IPv4 connections05:35
nono_ufw allow out to 10.0.0.0/805:35
nono_ufw allow out to 172.16.0.0/1205:35
nono_ufw allow out to 192.168.0.0/1605:35
nono_# Allow IPv4 local multicasts05:35
nono_ufw allow out to 224.0.0.0/2405:35
unopastenono_ 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 unmuted05:35
Shazbot27lxle and windows xp..have no more use for MS05:36
bassitonelink0_: paste from the lspci and modprobe (I think I did it right, but not sure) http://paste.ubuntu.com/9340328/05:36
nono_sorry about that05:36
nono_how much of that did you get05:37
link0_bass im not seeing your wifi in that list05:38
link0_nono most of it05:38
bassitoneweird...I used the same adapter to post the paste :P05:39
link0_nono you didnt have any rules set when u tried to connect to vpn right?05:39
link0_what is the adapter again05:39
bassitonedoes it matter if it's in the usb port?  I saw pci in the command05:39
nono_link check your priv chat w/ me05:39
bassitoneit is a tenda w311m, based on the Ralink RT5370 chipset05:39
bassitonealso got a secondary (ancient) one plugged in, a Netgear wn11105:40
link0_might possibly be conflicting?05:42
bassitonedidn't have the secondary plugged in most of the day - just dug it out in case the chipset happened to be better supported05:42
bassitoneI have run both simultaneously, but not on linux05:42
Shazbot27How do i convert a dual setup into a full linux pc?05:44
link0_bass try: lsusb | grep Ralink05:45
link0_shows up right?05:46
bassitoneall it did was create a new line in the terminal05:47
Shazbot27do i need to redo the full install?05:48
link0_how about just lsusb05:48
cynicallemonShazbot27: a full reinstall could be a better and faster option if youre still feeling your way around linux05:49
bassitonethis is weird... now it's not showing up under lsusb.  Earlier when I tried running that command, it did show up05:49
cynicallemonShazbot27: just dont forget to backup anything you want to keep05:49
Shazbot27tx cynic05:50
bleezer89android tools to hard reset china05:51
bleezer89tablets05:53
bleezer89with no recovery05:53
khang!vim05:57
ubottuText 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 !code05:57
=== derk0pf is now known as derk0pf|NA
=== derk0pf|NA is now known as derk0pf
MrSavagedoes ubuntu support amd r9 200 series gfx cards?06:15
Init99Hopefully I just got Netflix desktop setyp properly on Ubuntu 14.04 lts .. I don't have any hd-tvs,06:24
Init99only this ultapro laptop .. so this should be pretty nice if I can find an hd movie .. lol06:24
deltHello06:25
bonesHi06:25
deltWhat is the name of the partition utility that runs when you install ubuntu?06:25
deltie. graphical fdisk06:26
bonesi 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:26
bonesany help? I'm new to ubuntu...06:27
Init99Arrggg .. back to it .. got to see what I need now ..06:27
=== [Tristan] is now known as Guest45626
bassitoneargh... not even ethernet works, now I test it06:28
bonesI installed on a windows XP pc and used the option to leave windows in its own partition....06:29
bonesAm I in the wrong place for help?06:30
MrSavage!help06:31
ubottuPlease don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience06:31
harsh_here_i_comyeah. post the question whatever it is. straight away..06:33
boneshello... can i get help here?06:33
hateball!ask06:33
ubottuPlease don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience06:33
harsh_here_i_comsomebody's always here to help you. do post it.06:34
bonesI 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
bonesnothing else on the screen...06:35
deltHello06:38
deltWhat is the name of the partition utility that runs when you install ubuntu? (ie. graphical "fdisk")06:38
nono_gparted06:38
nono_:)06:38
deltthat doesn't seem to be it... unless the installer runs it with specific command line flags?06:40
k1ldelt: what is the task then?06:40
deltcheck the partitions on my disk06:40
k1lload gparted06:41
deltanyway, i managed it with gparted06:41
delt... yeah (:06:41
deltthanks!06:41
Kelvin81hi i need help in installing on laptop06:41
Kelvin81anyone can assist ?06:42
bubbasauresKelvin81, If outline where your at in this, someone may answer.06:46
Guiye-Elordenadoeste chat funciona  de igual manera en windows?07:06
Guiye-Elordenadoeste chat funciona  de igual manera en windows?07:06
m1dnight_does anyone know if "tar: /run/: file is on a different filesystem; not dumped" causes an exit code of 1?07:06
Guiye-Elordenadoeste chat funciona  de igual manera en windows?07:06
Guiye-Elordenadoeste chat funciona  de igual manera en windows?07:06
m1dnight_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 107:06
m1dnight_!sp07:06
m1dnight_hrm07:06
m1dnight_!it07:06
ubottuVai 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
m1dnight_or07:06
m1dnight_!es07:06
ubottuEn 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:06
Guiye-ElordenadoSolo pregunto07:07
Guiye-Elordenadoxq tengo un amigo a larga distancia y no puedo comunicarme07:08
Guiye-Elordenadopero el ocupa win07:08
k1lGuiye-Elordenado: if you talk english we could help you.07:10
m1dnight_hrm, debugging a tar operation that takes a few minutes is longwinded :p07:10
=== zz_XeBlackWater is now known as XeBlackWater
* XeBlackWater Salut07:22
nvt_any idea how do I find the right php ini for apache?07:23
m1dnight_what do you mean by "right php ini" ?07:27
m1dnight_http://stackoverflow.com/questions/8684609/dude-wheres-my-php-ini07:28
m1dnight_perhaps that helps07:28
christinahello07:30
nono_link07:31
nono_nothin doin07:31
christinaanyone know if having multiple distros will slow own my computer07:32
nono_only if they're running at the same time07:32
link0_damn it man07:32
link0_lol07:32
christinathanks07:33
nono_:)07:33
nono_cookie points!07:33
RedPenguinAnybody ever heard of sometimes YoUTube videos in Firefox starting out staticy and other times playing just fine?07:36
RedPenguinSometimes they play like they are coming through a fast food order box lol07:37
nono_hey link07:38
nono_how do i check my server logs07:38
itdjjgood 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:56
dreamcat5 hello. have anyone else experienced problems with the latest 14.10  '-25' kernel update? ubuntu won't boot for me anymore07:58
balIs there a Samba 3 PPA for ubuntu 14.04 ?07:58
cornfeedhobodoes anyone know how to print which wireless mode is currently being used? (e.g. a/b/g/n)08:00
CA3SARYes Okay.08:12
CA3SARThat's how it's going to be.08:12
CA3SARThen that's how it's going to be.08:12
=== sins-_m is now known as sins-
girlperliedocker 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 ago08:14
ZEBBhelloç08:20
ZEBBi have a problem with ubuntu08:20
Rory!ask08:20
ubottuPlease 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 !patience08:20
ZEBBmy ubuntu is blokked with the security of windows08:20
ZEBBalahama da pena08:21
ZEBBrory08:21
ZEBBare uhere¿08:21
ZEBBcan you help me?08:22
RoryI can't really help you because I don't know what you mean08:22
Rory!details | ZEBB08:22
ubottuZEBB: 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:22
ZEBBhow to desactive the firewall in ubuntu?08:23
=== you_ is now known as you_00
Rory!ufw | ZEBB08:24
ubottuZEBB: 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/IptablesHowTo08:24
=== Rory is now known as Rory|work
ZEBBi dont understand explain me simple  please08:25
ZEBBfv drstn vdr.-08:27
ZEBB 08:27
ZEBB08:27
ZEBBHIJOSDEPUTA08:28
ZEBBMAMAHUEVOÇ08:28
ZEBBRESPONDEME MARICON08:28
unopasteZEBB 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 unmuted08:28
Rory|workYeah... no.08:32
strkdo you know how to install python 2.6 on an ubuntu 14.04 ?08:33
pc12jhv,08:39
ryt_ls08:42
AlexPortableNmcli NM WiFi: WiFi disabled08:45
AlexPortableNmcli NM WiFi on, then its still disabled ._.08:45
AlexPortableHow can I fix?08:45
wayfarerthe icons on unity dock are numbered!08:45
AlexPortableIfconfig wlan0 up, siocsifflags:  operation not possible due to rf-kill08:46
AlexPortableAnyone who can help me? I need to work08:48
=== rigor789|away is now known as rigor789
leeyaahello08:53
Rory|workAlexPortable: You got a hardware switch on that device which is disabling wifi, or is wifi disabled in the BIOS?08:53
leeyaaafter 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
leeyaaany ideas how to resolve it ?08:53
Rory|workleeyaa: Please paste the full output onto http://paste.ubuntu.com and share the URL in this channel08:54
leeyaaRory|work: http://paste.ubuntu.com/9342081/ i also have a screenshot of one step that failed during upgrade. it was related to dpkg08:55
AlexPortableRory|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:55
Rory|workAlexPortable: Was Wifi enabled on Windows when you shut it down last?08:56
leeyaathis is the screenshot http://s28.postimg.org/5fla6jzy4/Screen_Shot_2014_12_02_at_10_45_16_AM.jpg08:56
Rory|workleeyaa: Can you try: sudo dpkg --configure -a08:58
leeyaaRory|work: this is the output http://paste.ubuntu.com/9342125/08:59
Rory|work"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" ?08:59
leeyaaRory|work: i have, but i am not sure it will boot after09:00
leeyaai guess ill try with yes09:01
AlexPortableRory|work: yes09:03
AlexPortableRory|work: but its a long time ago since I last used windows09:04
AlexPortableWiFi just stopped working on Ubuntu this week09:04
c0mrad3any one know how to keep the same configuration files for all the users09:05
Noreenhi! if anyone could help me with this problem http://ubuntuforums.org/showthread.php?t=2255082&p=13178758#post13178758 i'd be really grateful09:06
SP33Dhas 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
SP33Di whant to code a keyboard learning software for small kids09:12
SP33Dthats why they shouldn't react on any hot keys09:13
SP33Di need to take control over the complet keyboard input some how09:13
Noreendo programs that allow you to set up new hotkeys also allow you to turn them all off? that's all i can think of09:14
SP33Di don't know all i know is for example teamviewer and in windows i can hook in via C09:14
SP33Dto block and capture every key input09:15
SP33Di need something like virtualbox does09:15
SP33Dcatch mouse and keyboard inside the application09:15
SP33Dbut i can't accept the overhead of a complet vm for that :D09:15
SP33Di don't find anything by google with X server or ubuntu and keywords like catch keyboard input :D09:16
SP33Dgot it thx :D09:17
SP33Di need to cat /dev/input/event09:18
SP33D:D09:18
leeyaahm it seems upgrade messed up xen hypervisor versioning09:18
leeyaai have 4.4 installed, but when i try to use xl or xm it is looking for 4.109:18
leeyaaany idea how to resolve it ?09:18
leeyaait just spits me in the face with: ERROR:  Can't find version 4.1 of xen utils, bailing out!09:19
k1lleeyaa: what ubunut are you on exactly?09:19
k1lleeyaa: and did you use a PPA or a package/compile to upgrade it?09:20
leeyaak1l: 14.04 LTS, upgraded from 12.04 LTS. this is third server upgraded, first with such provlem09:20
leeyaak1l: just dist-upgrade09:20
leeyaaofficial ppas09:20
leeyaanothing extra/custom09:20
leeyaa's/provlem/problem/'09:21
k1lleeyaa: please put in a pastebin "cat /etc/apt/sources.list" and "ls -al /etc/apt/sources.list.d"09:21
leeyaak1l: /etc/apt/sources.list.d has nothing inside and this is sources.list http://paste.ubuntu.com/9342315/09:23
k1lleeyaa: sources.list.d is a folder, not a file09:23
leeyaak1l: yes, no files inside that folder09:23
leeyaak1l: one of my working servers with passed upgrade has a bit different sources.list, do you think this is the case ?09:25
k1lwhat means a bit different?09:25
leeyaak1l: this http://paste.ubuntu.com/9342344/09:26
leeyaaexcept the mirror of course, they are at different locations09:27
k1lthe other one got the partner repo active09:27
k1lthe rest should be the same09:27
k1lcan you run a "sudo apt-get update && sudo apt-get dist-upgrade" on the machine?09:28
k1lleeyaa: did you upgrade by changing repo names? or did you use the ubuntu way with do-release-upgrade?09:28
leeyaak1l: just do-release-upgrade09:28
k1lxen-utils-4.4 installed?09:29
leeyaathis is the outout09:29
leeyaaoutput* http://paste.ubuntu.com/9342386/09:29
leeyaak1l: yes xen-utils-4.4 is installed09:29
leeyaaalong with hypervisor09:30
Noreenanyone able to help me with this problem? http://ubuntuforums.org/showthread.php?t=225508209:30
k1lleeyaa: hmm, cant find something on the quick search. could ask in #ubuntu-server if they are more familiar with xen09:32
Ben64Noreen: oh you came back. it'd be much much easier if you just went and got a new wireless chip or an ethernet cable09:32
leeyaathanks k1l09:32
Noreeni can't09:32
Noreenthat is not an option09:32
Ben64Noreen: why? you've been at this for at least a day now09:33
Noreeni've already explained why to lots of people :(09:33
cfhowlettNoreen, did you install the packages I suggested?09:33
Noreenyes i did cfhowlett09:33
Noreenthey all required loads of dependencies09:33
Noreenhundreds that i tried to install one by one but it was taking forever09:33
Noreenevery time i installed a new one it told me i needed another one09:34
cfhowlettthe packages I sent do require no depends ...09:34
Ben64Noreen: 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 cable09:34
Noreenwell my computer said they do09:34
Noreeni can't ben09:34
Noreenthere is no way for me to do that09:34
Noreenif there was i would, believe me09:34
ryt_you can use the apt-get09:35
Noreeni can't09:35
Noreenno internet09:35
EriC^^Noreen: do you have an iphone?09:36
Noreenno i don't have a smart phone09:36
Noreenhttp://ubuntuforums.org/showthread.php?t=2255082 < ryt_09:36
AlexPortableSo anyone can help me fix my wifi?09:36
Noreeni'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 chipset09:36
c0mrad3is 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 users09:36
Noreenanyway i can't09:36
ryt_what happened?09:36
Ben64Noreen: because broadcom09:37
Noreenit always worked before09:37
Ben64and now it doesn't. welcome to broadcom09:37
Noreenanwyay 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 option09:37
Ben64i'm saying buy a little $5 wireless usb09:37
Noreeni guess i could order an ethernet cable off the internet09:37
Ben64you're being ridiculous09:38
Noreenbut it could take more than a month to arrive09:38
Noreenthe post here is terrible09:38
EriC^^where is here?09:38
Noreenpeople send out christmas cards in september09:38
Noreenturkey09:38
EriC^^turkey...09:38
EriC^^i thought you were going to say antarctica or something09:38
ryt_turkey09:38
Noreenthe big cities and towns are okay09:38
Noreeni'm in a village09:38
=== ryt_ is now known as _ryt
AlexPortableCan't you just get it yourself?09:39
_rytyou can use google or baidu09:40
EriC^^Noreen: i'm sure there are pc shops in turkey which sell wireless usb09:40
AlexPortableAnyone can help me enabling wifi?09:40
_rytI think that can help you much09:40
AlexPortablesudo nmcli nm wifi on doesn't works09:40
Noreenthere aren't any where i am09:40
MrElendigI bet there are online shops that takes less than 30 days too09:40
MrElendighell, even ordering from hong-kong usually takes less time09:41
_rytwhat happened with your wifi?09:41
Noreenyesterday people were saying it was impossible to even get as far as i've gotten09:41
_rytwhat happened about your wifi?09:41
Noreenlucid was really old so i did a clean install of trusty09:41
cfhowlettNoreen, 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
cfhowlettdpkg -i09:42
cfhowlettNoreen, matter of fact on a dell 154509:42
Noreenwell clearly it isn't the same, cfhowlett, because when i do that it just tells me i need dependencies09:42
Noreenit says i need gcc09:42
EriC^^Noreen: download gcc as a .deb09:42
Noreeni have lubuntu, you have ubuntu, it might be that09:42
Noreengcc requires more dependencies09:43
Noreenwhich i tried to get09:43
cfhowlettNoreen, get xubuntu then09:43
Noreenbut they required more dependencies09:43
EriC^^Noreen: it requires only 2 c++ and gcc or something09:43
Ben64i dont think any of the ubuntus come with build-essential09:43
Noreeni tried to install build-essential but it said i needed dependencies..09:43
Ben64then get them?09:44
Noreeni got them09:44
Noreenbut i couldn't install them because they required dependencies09:44
Ben64then get them?09:44
cfhowlettBen64, might be a difference btw distros.  I've got it on 14.04.1 xubuntu09:44
Noreeni was doing that, it was taking hours09:44
Noreendependency after dependency after dependency09:44
Ben64there really shouldn't be that much to that though09:44
Noreeneach thing required at least 3 and each of those 3 required at least one, maybe more09:44
EriC^^isn't there a metapackage or something?09:45
Noreenmaybe!09:45
Noreencouldn't find it09:45
Ben64cfhowlett: what deb did you give Noreen09:45
Noreeni have most of the cflowlett confersation in the first reply here: http://ubuntuforums.org/showthread.php?t=225499409:45
cfhowlettBen64, /pool/main/d/dkms/dkms    /pool/restricted/b/bcwl/bcmwl-kernel-source09:46
cfhowlettNoreen, your local ubuntu team certainly has a solution for you.  suggest you contact them.  https://wiki.ubuntu.com/TurkishTeam09:46
Noreenthey could tell me where to order a cable from..09:47
Noreenthe ethernet cable will definately connect to the wireless router?09:48
EriC^^Noreen: you could this pretty easily09:49
EriC^^Noreen: apt-cache show gcc | grep Depends09:49
EriC^^then you get 2 things,09:50
EriC^^then apt-cache show gcc-4.8 | grep Depends09:50
cfhowlettNoreen, you did not do as I suggested.  the command to install is dpkg -i those files .. NOT apt-get install09:50
EriC^^you get another list09:50
Noreencool eric^^ thanks09:50
Noreeni did do that cfhowlett09:50
EriC^^that big list09:50
EriC^^hold on you could probably write something that just did it for you and you end up with 1 big list09:50
mistyfoghello09:50
mistyfoghow do i get ubuntu?09:50
EriC^^you'll find everything you need in http://archive.ubuntu.com/ubuntu/09:51
Ben64mistyfog: ubuntu.com09:51
Noreenwww.ubuntu.com mistyfog :)09:51
mistyfogall three of you are faggots09:51
mistyfogget girlfriends09:51
mistyfogjesus christ09:51
cfhowlettNoreen, can you paste a screenshot?  sounds like your wifi is on but you can't get a connection09:51
InteliBlentavguys how can I add mulitple password protection on my ubuntu09:51
mistyfogdo you just hover over your keyboard all night09:51
* mistyfog slaps her pussy09:51
Noreena screenshot of what cfhowlett? the desktop?09:51
* cfhowlett makes another troll disappear with the magic of /ignore. hexchat is great!09:51
cfhowlettNoreen, wifi indicator09:52
=== ping is now known as Guest85043
Noreencan 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 area09:53
Noreenwhen i click on mine ad put in the password nothing happens09:53
cfhowlettNoreen, then you have a live wifi.  now you need to figure out the connection09:53
Noreenyes09:53
AlexPortableAnyone can help me enabling wifi? sudo nmcli nm wifi on doesn't works09:54
Noreenalexportable 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
_rytwhat happened about your wifi?09:55
AlexPortableNoreen: pressing the button doesn't does anything09:57
AlexPortable_ryt: nmcli nm wifi says: wifi disabled09:57
AlexPortable_ryt: nmcli nm wifi on works, but it still says wifi disabled when i do nmcli nm wifi09:57
AlexPortabletop bar says 'Wi-Fi is disabled'09:57
eguneysI 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:57
quemanyone got experience with installing a printer in ubuntu server?09:58
AlexPortablequem: yes09:59
_rytthe hardware may be out of the question09:59
_rytcheck it!09:59
AlexPortable_ryt: wifi works fine on windows 8. also it used to work fine on ubuntu.10:00
AlexPortablebut due to some software setting (maybe an update) it stopped working10:00
eguneysplease look at this command and tell me what's wrong http://pastebin.com/VQLhWTE410:00
cfhowlettAlexPortable, try booting an older ubuntu kernel10:00
AlexPortablecfhowlett: doubt that will work10:01
quemAlexPortable: where do you suggest i start?10:01
quemheh10:01
grosjeaneguneys: what's wrong ?10:02
AlexPortablequem: finding out if the manufacturer provides drivers10:02
AlexPortableeguneys: nothing is wrong10:02
eguneys/dev/sdb1 is a new hdd mounted to new1 folder, but new1 folder also takes up space in the old hdd10:02
NoreenEric^^ 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:02
EriC^^Noreen: it should work, unless i guess the cache is empty10:03
cfhowlettNoreen, why are you still discussing installing the drivers?  drivers are installed, already.10:03
EriC^^Noreen: does apt-cache show gcc work?10:03
eguneysAlexPortable: 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 hdd10:03
AlexPortabledon't mount it under /home/user/ ?10:04
eguneysAlexPortable: what do you mean, what should i do10:04
AlexPortablenot mount it under /home/user10:04
Noreeneric^^ "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
grosjeanmodify your fstab10:05
AlexPortableeguneys: sudo mount /dev/sdb1 /media/mynewdrive10:05
=== tcpman is now known as Guest18925
quemAlexPortable: there are drivers. :) i just need to figure out how to configure it all without the gui.10:05
eguneyssee my fstab config http://pastebin.com/VQLhWTE410:06
AlexPortablequem: huh, there are no GUIs for drivers as far as i know10:06
eguneysAlexPortable: I want the new folder to be under my home/user directory now what?10:06
cfhowlettNoreen, 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
Noreeni have seen other people on the ubuntu forums with the same problem, but it was never solved10:07
Noreenso i don't think it's to do with turkish internet10:07
_rytls10:07
Noreenand the person with the problem had ethernet cable and still couldn't solve it10:08
AlexPortableeguneys: why do you want that?10:08
_rytls10:09
eguneysAlexPortable: 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
AlexPortableno /media/ is for media10:09
AlexPortableit's a special directory10:09
eguneysoh ok now it says /media/newdrive doesn't exist10:10
AlexPortablethen create it10:10
_rytAWAY <sleep>10:10
cfhowlett!away | _ryt10:11
ubottu_ryt: Please do not use noisy away messages and nicks in Ubuntu channels. It is annoying and unnecessary. Use the command "/away <reason>" to set your client away silently. See also «/msg ubottu Guidelines»10:11
Noreena 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:11
cfhowlettNoreen, https://help.ubuntu.com/community/WifiDocs/WirelessCardsSupported10:12
_rytI10:12
_rytme10:12
quemAlexPortable: solved it using cups' web interface.10:12
Noreenthanks10:13
cfhowlettNoreen, sorry we couldn't get you sorted.10:13
eguneysAlexPortable: 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 solution10:13
Noreenit's ok, something will work out10:13
ugliefroghow do i change the windows buttons to a different theme. I have the ubuntu tweak and unity tweak tools, however the window buttons dont change10:14
eguneysAlexPortable: ok now I lost all my files thanks <310:16
Noreenwould 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 one10:16
LachezarHello 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
cfhowlettLachezar, change your mirror?10:17
Lachezarcfhowlett: Tried. It's not a single mirror that is broken. Seems more than one mirror in the pool is affected.10:17
cfhowlettLachezar, when I see these errors, I change mirrors.  typically the issue self-corrects given time.10:17
cfhowlettLachezar, try setting to main ubuntu mirrors10:18
Lachezarcfhowlett: That works, but is (obviously) undesired. I do it as a last-resort (actually I put a 'fixer' in /etc/hosts)10:18
cfhowlettLachezar, "fixer"??? would you mind sharing that on fpaste.org  please?10:19
cfhowlettNoreen, 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
Lachezarcfhowlett: I just '91.189.92.201bg.archive.ubuntu.com'10:20
cfhowlettLachezar, clever. thanks10:21
Lachezarcfhowlett: I just '91.189.92.201 bg.archive.ubuntu.com' (sorry 'bout the broken paste). The IP is any of the archive.ubuntu.com addresses10:21
Noreencfhowlett 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
LachezarNoreen: DNS problems are commonly obscured by caches.10:22
Noreenis there a way to fix that?10:23
cfhowlettNoreen, the fact that you HAVE active wifi but still can't connect points away from hardware10:24
Ben64Noreen: see if you can ping the router, 4.2.2.2, 8.8.8.8, other stuff10:24
Noreeni can't because i can't connect at all10:24
Noreenat no point does it say i am connected, ben6410:24
Ben64limited connection = connected10:24
cfhowlettNoreen, ping your router.10:24
Noreenreally? but it says limited connection even at times when it says "no networks found"10:25
Noreenit said it was unreachable10:25
LachezarNoreen: 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:25
Noreenit says "llimited or no connectivity" < i think it is more on the side of no connectivity than limited10:26
Noreenno matter what i ping it says network is unreachable10:26
Ben64Noreen: what is the ip address shown when you do "ifconfig | grep inet"10:26
cfhowlettNoreen, your ROUTER is unreachable???10:26
LachezarNoreen: Do a 'route -n' in a console, upload result to pastebin10:27
Noreenyes, as i said, i cannot connect to the internet10:27
Noreenwhen i click on  my connection, put in the password, nothing happens10:27
Noreenliterally nothing, as if i had put in the wrong password (i didn't, i retried lots of times to be sure)10:28
cfhowlettNoreen, "ping 8.8.8.8" means open a terminal, type ping 8.8.8.8 then press <enter> key10:28
AlexPortableeguneys: why mv?10:28
AlexPortableeguneys: just unmount and then unmount in the new folder. Or use the gui and just doubleclick10:29
AlexPortableeguneys: if you removed your files, restore your backup10:29
Noreenben64: inet: addr: 127.0.0.1 mask:255.0.0.0              inet6 addr: ::1/128 Scope:host10:29
Ben64Noreen: thats the only one?10:30
Noreenthat's everything it said Ben64, those two thigns10:30
guig33khi rythmbox on ubuntu dont play and detect mp3 !!!10:30
guig33kvlc play the mp310:30
guig33kwhat i must do ?10:31
Ben64Noreen: sounds like the wireless still isn't working then10:31
cfhowlettguig33k, sudo apt-get install ubuntu-restricted-extras10:31
Noreenlachezar: Kernel IP routing table               Destination  Gateway Genmask  Flags Metric Ref  Use Iface10:31
guig33kcfhowlett: ok thx10:31
cfhowlettguig33k, happy2help10:31
Noreen....10:31
trijntje_guig33k: install ubuntu-restricted-extra10:31
Noreenas i said, i cannot connect to the internet at all10:31
Noreeni can see the connections but when i click on them and put in the password nothing happens, it never connects.10:32
Ben64Noreen: yes we know, you don't need to repeat that constantly10:32
Noreensorry10:32
grosjeanNoreen: pastebin the result of "ip link" "ip addr" "ip ro li"10:32
Noreenit's just people keep asking the same questions, or what look like the same questions to me10:32
Ben64but seriously, get a different wireless and/or an ethernet10:32
Ben64broadcom _always_ is bad10:32
grosjean:)10:32
Noreensomeone said the ethernet wouldn't help10:32
Ben64it would help you get internet10:32
Noreennothing happens when i put in ip ro li grosjean, i'll start transfering over the other data now if i can10:33
guig33krythmbox isnt still importing tracks10:34
Noreenthe 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 ben6410:34
Ben64Noreen: yeah i'm saying give up on that broadcom10:34
grosjeanguig33k: start rhytmnbow with the -d flag10:34
AlexPortableAnyone can help me to fix wifi?10:34
guig33kgrosjean: is not working10:35
grosjeanAlexPortable: explain your pb10:35
grosjeanNoreen: so you don't have ip via dhcp ?10:35
guig33ki want be able to listen my music with rythmbox it s not working ! :(10:36
AlexPortablegrosjean: wifi is hard disabled10:36
EriC^^Noreen: i wrote something that will help you10:36
grosjeanguig33k: start rhytmnbow with the -d flag10:36
EriC^^Noreen: it will get all the dependencies for a package, and their dependencies10:36
guig33kgrosjean: it s not working10:36
guig33kdont change10:37
grosjeanshow us the message guig33k10:37
EriC^^if you haven't figured out the wifi yet10:37
grosjeanstart it in console with the -d10:37
Noreeni 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 work10:37
grosjeanAlexPortable: you can't enable it ?10:37
Noreenthat's cool eric, the problem is i don't know what packages, if any, i need any more10:37
Noreengrosjean what's that?10:38
=== m1dnight1 is now known as m1dnight_
EriC^^Noreen: did you install the gcc one?10:38
Noreenhow do i know if i order a new wireless card and wait the month that i won't have the same problem?10:38
guig33kgrosjean: there are a lot of thing how i can copy all ?10:38
Noreeni think i needed that to get drivers that i got off a better package afterwards10:38
Noreeni think10:38
Noreeni don't know10:38
grosjeanguig33k: there's no error message ?10:39
EriC^^Noreen: type apt-cache policy gcc10:39
EriC^^Noreen: or type gcc --version10:39
guig33kgrosjean: dont know10:39
Noreeni 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 firmware10:39
Noreenbut then i got the firmware from anotehr package that didn't require any dependencies10:39
grosjeanguig33k: pastebin the full log10:39
Noreenmaybe the first one would have been better10:39
guig33k(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
AlexPortablegrosjean: nope10:40
guig33kgrosjean: it s work on vlc10:41
=== genpaku_ is now known as genpaku
grosjeanAlexPortable: i don"t understand, if wifi is hard disabled, and you an't enable it ...10:41
guig33kgrosjean: butrythmbox dont add it10:41
AlexPortablegrosjean: yes that's the problem10:42
AlexPortableHow can I use my android phone as WiFi adapter?10:44
LachezarAlexPortable: depends on the model. Most have USB Tethering options.10:44
AlexPortableIt says USB not connected10:45
LachezarAlexPortable: 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
EriC^^Noreen: i didn't understand10:47
AlexPortableLachezar: its connected10:47
AlexPortableBut I think I'm using a charge only cable10:47
AlexPortableWireless LAN, hard blocked: yes. How can I fix?10:48
LachezarAlexPortable: :) Charge-only won't work. Not that I have seen any :)10:48
Noreeneric^^ sorry, i forget who i tell things to10:48
AlexPortableHow can I hard unblock it?10:48
Noreenthe 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 started10:49
quemahh, and cloudprint server set up too. now my wife can print from her chromebook in peace.10:50
Noreeni 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
quemi rememeber the days when i'd fiddle for days to get something to work. (in those days i ran slackware, though.)10:50
MichaelHabibHi 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 .10:56
=== CyberJacob|Away is now known as CyberJacob
grosjeanMichaelHabib: which filesystem ?10:56
MichaelHabibgrosjean: ext410:57
=== arun_ is now known as arunpyasi
EriC^^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 gcc10:57
EriC^^Noreen: that's all you need for gcc, the files depend on eachother so the dependencies are in that list10:57
grosjeanMichaelHabib: why don't use rsync ?10:57
Noreeneric^^ i can't use apt-get without the internet10:57
Noreenhttp://ubuntuforums.org/showthread.php?t=2255082&p=13178758#post1317875810:58
EriC^^Noreen: i forgot, i meant to download the .deb files10:58
MichaelHabibgrosjean: will look into it now ;)10:58
EriC^^Noreen: from archive.ubuntu.com10:58
Noreeneric^^ 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 have11:00
Noreeni got advice from a different person and installed the firmware i needed without needing any dependencies11:01
EriC^^Noreen: oh ok, cool!11:01
Noreenand now i'm in the spot as explained in the thread, with no connectivity but i can see the internet11:02
Noreeni mean i can see the connections11:02
MichaelHabibgrosjean: 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
MichaelHabibso to *11:02
grosjeanrsync -avz --owner --group11:03
grosjeanMichaelHabib: something like that ^^11:03
Silexhello, 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 hackish11:04
Silexubuntu 14.0411:05
Silexerr, rc.6.d looks hacky*11:05
Noreenok 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 do11:06
MichaelHabibgrosjean: 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:06
SilexI'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
grosjeanMichaelHabib: so the os on one disk /home on another ?11:07
grosjeanif so, you juste need to adjust your fstab11:07
MichaelHabibgrosjean: ok ty.11:08
solsTiCehi. 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 error11:08
grosjeansolsTiCe: you don't have an history tab in software center ?11:13
solsTiCeI don't know. I am looking...11:14
solsTiCeI don't see any error there11:15
jvrodrigueshey 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
grosjeansolsTiCe: ls -lrta /var/log/apt/11:15
solsTiCeI have this in /var/log/apt/history.log http://paste.ubuntu.com/9343458/11:16
Panda__Hi, can anyone help me regarding updates? Keep getting 404 regardless of what repository I use?11:16
grosjeanPanda__: wrong repo ?11:16
DJonesPanda__: Which version of Ubuntu are you using11:17
grosjeansolsTiCe: in command line, run sudo apt-egt update && sudo apt-get upgrade11:17
solsTiCeI got it. it's opcorn-time. I just reinstalled. it's in /var/log/apt/term.log11:17
Panda__Have tried main server, picked random one and tried best server but nothing... using 11:0411:17
DJonesPanda__: 11.04 is end of life, those repo's will have been removed11:18
DJones!eol | Panda__11:18
ubottuPanda__: 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/EOLUpgrades11:18
jvrodriguesdoes anyone know why my super key would only work for windows and not for the custom behavior i set in dconf?11:19
jvrodriguesnow super - numbers changes between windows opened11:19
jvrodriguesand thats not what i want it to do!11:19
jvrodriguesextremelly frustrating11:20
jvrodriguesi was so used to work with what i had11:20
lonixso, anyone know if mtime is being constantly changed in a written to file11:32
lonixe.g. if i have a writeprocess that takes about 30mins11:32
lonixwill mtime change durring ?11:33
lacHi; 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:35
grosjeanlac: boot on live cd on reinstall grub11:36
lacwhen checked the boot sequence it is not showing either my hard drive or  CD ROM in the removable devices list11:38
grosjeanmaybe they are disconnected ?11:39
lacno they are not disconnected.11:42
tarelerulzCan you make live USB with extra space for any files like pictures , movies and music?11:45
somsip!persistence | tarelerulz11:45
ubottutarelerulz: To have some persistent storage when using a Live CD, follow the instructions on https://help.ubuntu.com/community/LiveCDPersistence11:45
lacnow i have started system with bootable  USB  (with Ubuntu 12.04) when clicked CD ROM it opened.11:46
=== paulo_ is now known as paulovap
tafa2salt puppet or chef?11:47
somsiptafa2: individual choice11:48
tafa2somsip well im getting into it11:48
somsiptafa2: a good time to research and find what suits your needs11:48
tafa2and just wondering which one is prob best to start learning based on other user's experiences11:48
tafa2ive researched plenty11:48
tafa2they all seem to do the same thing at varrying degrees11:48
viejotrenHi, 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
somsiptafa2: 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 them11:49
tarelerulzSo 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:49
bazhangtarelerulz, persistence means you run from the usb and can save to it11:50
bazhangtarelerulz, if you want live only (ie no save) the partition it that beforehand11:51
hxmguys i like transmission, but it has low features, exists an alternative to use bittorrent trought web?11:51
jvrodriguesok so i pinpoint the problem to gsettings not reading hte dconf configurations, anyone knows why this would happen?11:52
tarelerulzSo I could make a partition with my free space for all pictures , songs ect and other part for the live iso file?11:52
jvrodriguesbasically every setting i change in settings has no difference in the ui11:52
=== r_ is now known as Guest67410
jvrodriguesextremelly annoying11:52
bazhangtarelerulz, you read the links, right?11:52
jvrodrigueseven in dconf-editor changing stuff does nothing11:52
somsiphxm: Fairly comprehensive list here - http://en.wikipedia.org/wiki/Comparison_of_BitTorrent_clients11:53
hxmthanks11:53
tarelerulz I'm not trying to sound dumb. I'm just making sure  the link is the information I want.11:54
bazhangtarelerulz, why not read it first11:54
MrClawHey! 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:54
bazhangMrClaw, like a kiosk?11:55
MrClawbazhang: 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:56
MrClaw(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
bazhangMrClaw, a thin client, soudns like11:57
MrClawBasically, a computer that plays youtube videos/displays stuff, but you can't control it locally, only remotely.11:57
cfhowlettMrClaw, sounds like a kiosk ...11:58
MrClawWell, 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
MrClawIt's not a business thing though, I'm making this for my flatmates11:58
NoreenIT 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 box11:58
cfhowlettNoreen, it's all in the wrist ...11:59
MrClawI 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
MrClawWell, I guess it would be a combo of a server and a thin client...11:59
cfhowlettMrClaw, over my head but do-able.11:59
Noreenthanks 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 light11:59
MrClawcfhowlett: I know. :)11:59
MrClawI'm a programmer, but I'm just looking for the easiest way to do this.11:59
=== pumba is now known as pumbaway
cfhowlettNoreen, happy to see you up and running.  enjoy your ubuntu.12:00
ionelmcgod damn it why dhcp'd interfaces don't respect the metric setting i put in /etc/network/interfaces12:00
MrClawHm. 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:00
jvrodriguesHum, if i change UI settings in the settings screen nothing happens, has no effect whatsoever, anyone has any idea why?12:01
mrafieeneed help here about MAAS PXE12:02
mrafieehttp://askubuntu.com/questions/555763/maas-pxe-boot-problem12:02
cfhowlettmrafiee, there is an openstack channel ... somewhere ...12:02
=== daniel is now known as Guest14609
acmehandleI'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:05
Noreenthanks everyone, signing off! :)12:06
bazhangacmehandle, try #ubuntu-server12:08
mic_eacmehandle: 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 blockdevice12:08
=== p0wn3d is now known as p0wn3d_mhs
augustNmy 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:19
monkeyjuiceaugustN: look under power managment see if you can tweek it12:24
EriC^^augustN: which gpu are you using?12:26
=== p0wn3d_mhs is now known as p0wn3d
=== pumbaway is now known as pumba
augustNEriC^^: i'm using the intel gpu12:29
cfhowlettaugustN, with intel drivers?12:29
augustNcfhowlett: yes, with intel drivers12:29
=== pumba is now known as pumbaway
=== Garmageddon is now known as Nubville
Francishey i got a problem while installing ubuntu linux 14.04 LTS  its give error nouveau E GPU lockup switching to software fbcom12:51
Francisfail to load idle12:51
grosjeanFrancis: boot with the nomodset option12:56
Francisgrosjean how do i get the nomodset option12:58
yellabs-r2is there a nice linux distro for hp thinclient computer ? 512 ram / 1024 flash , can it run ubuntu ?12:58
goschtlhi i have this bug described in this bug-report. https://bugs.launchpad.net/ubuntu/+source/linux/+bug/137248212:58
ubottuLaunchpad bug 1372482 in linux (Ubuntu Trusty) "mount.cifs does not work with the 3.13.0.36-generic kernel" [Medium,Fix released]12:58
goschtlany idea how i can fix that easily12:58
goschtlis ther already a new version out12:59
grosjeanFrancis: boot with the live cd and choose boot options12:59
Francisok cool i will do that12:59
Francisi am using iso with pen drive12:59
grosjeangoschtl: "This bug was fixed in the package linux - 3.13.0-39.66"12:59
goschtlgrosjean: ok can i simple apt-get update Something?13:00
=== Raa is now known as Raaa
grosjeanlook at the kernele disponible with apt-cache search linux-image13:00
goschtlgrosjean: will do thanks so far13:01
Francishey grosjean i am using bootable pen drive13:02
=== root is now known as Guest90859
goschtlgrosjean: 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
grosjeangoschtl: could be ok13:02
grosjeanFrancis: so ?13:02
goschtlgrosjean: thanks for your help13:03
grosjeannp13:03
Francisso how do i get nomodeset while booting from pen drive13:03
grosjeanhmm you don't have a menu when you boot on the cd ?13:04
grosjeanhmm you don't have a menu when you boot on the pen drive ?13:04
tuxakadjsebHello ! 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:05
Fran_:)13:06
brainacidWhat is that little web code that shows your words in different sizes depending on the number of occurrences?13:07
jeeklThere 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:12
Ben643.16 isn'13:13
Ben64t good enough?13:13
=== Init99 is now known as Init9
Francishey grosjean  in boot option there is no nomodeset option13:13
grosjeanFrancis: 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
jeeklBen64: 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:14
Ben64jeekl: 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
jeeklBen64: 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 patches13:15
jeeklthat's what I'm after. but I can't find anything like that.13:16
FrancisgrosJean not giving any responses13:17
brainacidhello room13:17
brainacidi have been trying to use a file containing pronouns as the pattern for sed to match in my input document so to remove them13:18
brainacidtrying to strip a document of certain strings13:18
grosjeanFrancis: so pressing shift on boot doesn't do anything ?13:18
Francis no13:19
grosjeanadn you don't see any grub menu ?13:20
Francisno i see a menu13:20
grosjeancan you edit it?13:21
Francismay there is a problem with my ubuntu iso13:22
grosjeani don't think13:22
grosjeanstrange13:22
Francisbecause i  install same one lot of time but it not give me errors13:22
grosjeansame graphic card?13:23
grosjeannvidia ?13:23
Francisno raideon13:23
BluesKaj_Hiyas all13:23
monkeyjuicemorning BluesKaj_13:26
momomoI am on Ubuntu 14.04. Is it possible to control page up and page down to smaller scroll?13:28
BluesKaj_"Morning monkeyjuice13:28
Init9I think my Install of Virtualbox is messed up .. what is the best way to remove it and extensions and etc.13:29
Init9The software center sees it as not being installed (Can run several on one host.)13:33
Ben64Init9: that means you installed it manually, so you have to uninstall it the same way13:34
Init9K .. Now I got to try and remember how I did that13:35
diceman99anyone know a good newsreader for ubuntu13:37
AlexPortableIs it possible for my PC to be in standby, and then wake up when someone uses it?13:38
deepdreamerhello, 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?13:38
=== mudo_ is now known as mudo
cbtishi! :D13:39
=== matheus_ is now known as Guest23159
=== Guest74903 is now known as Pici
=== vmesons is now known as vmeson
AlexPortableI mean my server13:46
alexaHello! 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
alexaI would like to use middle click as left click13:51
alexaxmodmap -e "pointer = 2 1 3 4 5 6 7 8 9 10 11 12"13:56
alexathis is the solution :)13:56
alexathanks, google :*13:57
hateball:D13:57
EaglemanI 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 start14:01
grosjeanEagleman: your server is misconfigured14:02
jpdsEagleman: "Not configured to listen on any interfaces!"14:02
Eaglemangrosjean so can you explain me why it works when i start it?14:02
jpdsEagleman: You have to edit a file in /etc/default/ .14:02
Eaglemanjpds i already did, otherwise it would not start at all14:03
grosjeanhttps://help.ubuntu.com/community/isc-dhcp-server14:03
Eaglemangrosjean if i use the /etc/network/interfaces file i will get a failsafe error on reboot. I used the built in network editor14:04
jpdsEagleman: Have you configured an address for eth1 in interfaces to start on boot?14:04
Eaglemanjpds yes: http://pastebin.com/ZWsiKAgG14:04
grosjeanEagleman: pastebin your dhcp server configuration14:05
=== dave is now known as Guest79082
jpdsEagleman: That's not an interfaces file.14:05
Eaglemanjpds what did i just said? I said i was using the built in network manager on the desktop14:06
Eaglemangrosjean: http://pastebin.com/mravdSHP14:06
jpdsEagleman: Ew, well, that's going to be an issue.14:06
=== rc0mbs is now known as rcombs
Eaglemanjpds So why does ubuntu include a GUI for the network manager if its not compatible with some of the packages?14:07
jpdsEagleman: Because we don't expect you to run a server package on a desktop install?14:07
grosjeanEagleman: because it's desktop ?14:07
grosjeanthanks jpds :)14:07
EaglemanI need to run eclipse to built a java development enviroment, i need a gui14:07
Eaglemanjust seems weird to use the interfaces file when there is a network manager.14:08
jpdsEagleman: Your problem is that eth1 isn't coming up in time for when isc-dhcp-server kicks in.14:08
Init9About removing software .. If I have program Joe and then added updates ...14:08
Eaglemanis upstart used on ubuntu?14:08
Init9and add on for Joe .. and then remove Joe, will all the other stuff got with it?14:08
jpdsEagleman: yes.14:08
Init9go with it14:09
Eaglemanjpds delaying it can solve it, right?14:09
jpdsEagleman: By default, I think it just waits for _an_ IP to appear.14:09
=== konder is now known as Qoray
Eaglemanjpds: http://pastebin.com/ByQWmn5T [ - ] isc-dhcp-server starts before [ ? ] networking, right?14:10
cpugirlanyone idea about nvidia graphics14:11
EaglemanI am not familiar with upstart14:11
jpdsEagleman: Check the file in /etc/init/14:11
venu_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 help14:11
cpugirlhow i know nvidia graphics is working14:12
venu_cpugirl... i have the same doubt14:13
cpugirlvenu_ :oh!!14:13
Eaglemanjpds: what am i looking for?14:13
venu_is there anyone online who can help???14:14
jpdsEagleman: The ISC file and 'start on' within it.14:14
Eaglemanstart on runlevel [2345]14:14
venu_cpugirl, what brings you here/14:14
cpugirlvenu_:My video is lagging in VLC due to graphics14:15
Eaglemanjpds ani idea which process the network manager runs under?14:15
venu_u have ur ubuntu installed in virtualbox??14:16
BluesKaj_cpugirl, lspci -knn | egrep -A 3 'VGA|3D'14:16
cpugirlBluesKaj_:http://pastebin.com/7en1zf9S14:18
cpugirlhttp://pastebin.com/7en1zf9S14:18
hateballLooks like nvidia module is loaded at least14:18
cpugirlhateball: what's soln ?14:19
hateballcpugirl: In what context?14:19
SilencedEagleman: type ps aux and find in that list14:19
cpugirlhateball: in any player video is just lagging...14:20
cpugirlhateball: its due to graphics i think14:20
the_trickyhello there, guys14:21
hateballcpugirl: I assume you have installed the driver with bumblebee support, I dunno if you have to manually force apps to run using the nvidia card14:21
hateballcpugirl: If so, I think you could run "optirun vlc" in a terminal to force it to use nvidia card rather than intel14:21
* hateball does not use hybrid gpu14:21
the_trickywhy don't my programs start automatically after boot 1/10 times?14:22
BluesKaj_cpugirl, do you have  "Optimus" graphics ?14:22
cpugirlBluesKaj_:NO14:22
Eaglemanjpds adding sleep 5 to the script worked.14:23
BluesKaj_think nvidia-prime would be the driver to install for dual graphics systems, cpugirl14:23
cpugirlBluesKaj_:what shld I do now?14:24
cpugirloptirun vlc14:24
cpugirlhttp://pastebin.com/7en1zf9S14:25
cpugirlsorry!!14:25
cpugirlERROR]Cannot access secondary GPU - error: [XORG] (EE) No devices detected.14:25
cpugirl[ 8246.214431] [ERROR]Aborting because fallback start is disabled.14:25
testesg14:28
BluesKaj_cpugirl, you can start by installing nvidia-prime14:28
cpugirlBluesKaj_:How I can install that14:28
cpugirlsudo apt-get install nvidia-prime14:29
cpugirlI already install that14:29
BluesKaj_have you rebooted?14:29
cpugirlyes14:30
knoblol14:31
cpugirlI am removing all nvidia files and going to reinstall it..may be it will work14:31
cpugirlsudo apt-get remove nvidia* && sudo apt-get autoremove14:31
OerHekscpugirl, then you will find prime in systemsettings14:31
BluesKaj_cpugirl, I beleive there's a nvidia gui that needs some setitng up14:32
cpugirlBluesKaj_:yeah14:32
Init9Where is the most common location for virtualbox - VMs / Guest? .. In the Home directory?14:34
knobInit9, I always place them inside my home directory, and create a /virtualmachines/14:35
somsipInit9: ~/.VirtualBox from memory14:36
Init9ok .. Thanks folks14:36
tranghello14:38
VelhoP4I m getting no internet connection in my ubuntu 14.04 LTS. Can someone help me to solve this problem, please?14:39
VelhoP4I HAD Internet, but I have no connection now, and I need it to save some sites ive been searching14:39
ubnewhi , anyone know how do I uninstall Ati driver on ubuntu 12.04 ? since I plan to change to Nvidia graphic card14:41
Init9<VelhoP4> wireless?14:42
pikarenubuntu = arch - pacman + apt-get ?14:42
=== sjefskoder is now known as Guest73480
VelhoP4Init9, wireless and cable14:42
Init9<VelhoP4> usb adapter or something else?14:43
Init9network14:43
VelhoP4Init9, normal internet cable, and wireless. Wireless is detected, but can-t connecs14:44
devildog31415i 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:47
Init9<VelhoP4> are you using unbuntu? .. open a terminal window Alt-Ctrl-t.. type iwconfig14:48
=== winegoddess_ is now known as winegoddess
iamfishhi14:56
xubuntuuseris there someone that can help me get system-config-samba working?14:59
bbryantwhat's wrong14:59
xubuntuuserwhen i click on the launcher, nothing happens14:59
bbryanthave you tried launching it from the terminal?14:59
xubuntuuseryes14:59
bbryantI had the same problem with google-chrome-stable14:59
bbryantdid it work from the terminal?15:00
bbryantwell, have15:00
bbryantI have the same problem with google-chrome-stable15:00
bbryantI don't know how to debug a launcher just doing nothing15:00
xubuntuuserit doesn't work from terminal15:00
bbryantoh ok, then awesome15:00
bbryantlet's look into that15:00
xubuntuusersays it is missing a libuser.conf15:00
bbryantwell there you go15:00
xubuntuuseri can't get that conf file to install15:01
xubuntuuseri have removed and reinstalled a few times15:01
xubuntuuserthere are other errors too15:01
xubuntuuserhow do I post them all?15:01
hateball!paste15:01
ubottuFor 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:01
bbryantxubuntuuser: that appears to be a known error right now15:02
bbryantaccording to my research15:02
xubuntuuserreally?  where did you see that?  I couldn't find it anywhere15:02
bbryanthttps://bugs.launchpad.net/ubuntu/+source/libuser/+bug/138727415:02
ubottuLaunchpad 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
bbryantreported a few days ago15:02
xubuntuuserso I just wait for updates to be issued?15:03
bbryantor if you come up with a solution, you can post it on the bug report15:03
bbryantand become a contributor to the project15:03
xubuntuuseri'd love to but i'm a huge n00b15:03
bbryantthen I'd sign up for an account on that website15:04
bbryantand have it email you updates to that bug report15:04
bbryantyou'll see "subscribe to this bug's notifications" on the right15:04
xubuntuuserha, the fix there works15:04
xubuntuuseri didn't see it15:04
xubuntuuserThanks for pointing me to that bbryant15:05
bbryantoh I didn't see the fix in the report15:05
bbryantcool!15:05
bbryantglad I could kinda help15:05
ganoob_dot_tkHi15:05
reisioganoob_dot_tk: hi15:06
ganoob_dot_tkany one can help?15:07
bbryant!ask15:07
ubottuPlease 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 !patience15:07
reisioganoob_dot_tk: with?15:07
ganoob_dot_tkplymouth theme15:07
ganoob_dot_tkI changed the plymouth theme15:07
ganoob_dot_tkit worked at the end  and not working at startup and still the past theme itself (not changed)15:08
bbryantat the end of what?15:09
ganoob_dot_tkI mean at shoutdown sorry15:09
ganoob_dot_tkmy distribution is ubuntu 14.04 32 bit15:10
MrSavageCan you choose what desktop environment to use for stock ubuntu?15:12
quotaBEar<div id="fb-root"></div> <script>(function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = "//connect.facebook.net/en_US/all.js#xfbml=1"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk'));</script>15:12
quotaBEar<div class="fb-post" data-href="https://www.facebook.com/jacob.miller.144181/posts/574258646041798" data-width="466"><div class="fb-xfbml-parse-ignore"><a href="https://www.facebook.com/jacob.miller.144181/posts/574258646041798">Post</a> by <a href="https://www.facebook.com/jacob.miller.144181">Jacob Riley Miller</a>.</div></div>15:12
bbryantquotaBEar: whatever you're doing, please don't15:12
bbryanthah nie15:12
hikenboothi 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 this15:13
MrSavageCan you choose what window manager to use for stock ubuntu?15:13
reisioMrSavage: yes15:13
hikenboottrying to restore a cloned image from clonezilla and the partition happens to be on dev/sda515:13
reisioMrSavage: install it, run it (foowm --replace), save your session, and that's probably it15:14
MrSavagereisio: what hoices do i have?15:14
reisioMrSavage: any15:14
reisiohikenboot: #clonezilla15:14
reisioMrSavage: don't like compiz?15:14
akis 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:14
MrSavagereisio: can i choose upon format?15:15
reisioMrSavage: format?15:15
reisioakis: you can use either, but it's likely you'd want 64-bit, hang on15:15
MrSavagereisio: when i install ubuntu15:16
reisioakis: 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-bit15:16
reisioMrSavage: 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 desired15:16
MrSavageok15:17
MrSavageis it hard to change?15:17
bbryantthe only reason to use 32bit is a 32bit processor15:17
medecauhi15:17
bbryantMrSavage: no15:17
bbryanthi medecau15:17
bbryanthow's your day going?15:17
medecauit’s cold15:18
reisiowhat he means is the only reason to use 32-bit is a 32-bit _only_ processor15:18
akisreisio: thank you my friend. i started already the 64bit iso download.15:18
reisioakis: :)15:18
reisiomedecau: yeah it is kinda15:18
reisiomy car is broke and I needed coffee beans, so I walked to get groceries last evening15:18
bbryantreisio: yea, phrasing is tricky15:18
reisioand it was ze cold15:18
reisiobbryant: always :)15:18
medecauanyway, I did not come here to talk about the wether. I need your expert opinion.15:19
bbryant!ask15:19
ubottuPlease 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 !patience15:19
remd1196Does 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
hxmhi, do you know if there is some software like plex media server?15:22
hxman alternative15:22
OerHekshxm, there is a linux version of plex MS15:23
hxmwhat name?15:23
=== Termana is now known as Guest36497
OerHekshttps://plex.tv/downloads15:23
hxmah15:23
hxmnot for my platform15:24
remd1196same if I try to symlink ln: failed to create symbolic link ‘test’: No such file or directory15:24
reisiohxm: what platform is that?15:24
hxmarmv5tejl15:24
rypervencheremd1196: Can you provide us with the full command you're trying? Also, is your file system read-only?15:24
rypervencheremd1196: And what is your present working directory? Does it still exist?15:24
OerHekshxm,  sure there is, do not choose computer, but NAS15:25
OerHeksoh, netgear oly15:25
OerHeks*only15:25
hxmnetgear, qnap, unRAID, etc15:25
hxmnot iomega on the list15:26
medecauI 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
medecauMaybe 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
reisioOerHeks: they don't make it easy for people who know what an arch is :p15:26
remd1196It may be a ro fs good point, I’ll check15:26
reisiohxm: http://alternativeto.net/browse/search/?q=plex&platform=linux15:27
reisioa lot of things that do work for arm aren't stated as working for arm, though15:27
bbryantmedecau: just get the latest LTS15:27
hxmyes i was reading those list too, but i dont know if they are able to connect to the tv15:27
hxmyeap, is not easy15:28
bbryantbut I will warn you, if that yours goal and your question, you've got a long road ahead of you to accomplishing what you want15:28
xoxonoob question. Will 14.04 recieve Firefox 34?15:28
medecaubbryant: what do you expect to be the biggest point of struggle?15:28
bbryantmedecau: general linux aptitude15:29
reisioxoxo: various ways you could provide it regardless15:29
bbryantfamiliarity with the terminal15:29
bbryantthat sort of thing15:29
malinusI've been getting this error for a few days: http://paste.ubuntu.com/9345980/ should I find a other mirror or what?15:29
medecaubbryant: I already use the terminal a bit, not scared. Just a bit lost with the options.15:30
xoxoreisio: Will it come to official repo?15:30
bbryantmedecau: well literally anything from server ubuntu to desktop ubuntu can do what you want15:30
bbryantserver ubuntu would be most efficient, and might be what I'd choose for the project15:30
bbryantbut someone with less familiarity should definitely go with a gui on top of that as well15:30
bbryantso I'd suggest the latest lts15:30
remd1196any 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:30
bbryantyou want to restart the os without restarting the os?15:31
remd1196I guess selinux shows up in /sys/fs/selinux if it is started...15:31
remd1196and sssd seems to be missing that folder to start...15:31
bbryantoh just selinux15:31
remd1196strace .. statfs("/sys/fs/selinux", 0x7fff48822430) = -1 ENOENT (No such file or directory)15:32
remd1196ok I’ll google some more :)15:33
rypervencheremd1196: I think you're in way over your head if you're starting off with SELinux...15:34
remd1196well in any case I have to deal with it :)15:34
rypervencheOops, I'm getting people mixed up. I'll be quiet.15:34
deeverhi15:35
reisiodeever: hi15:38
SilencedHi15:38
deeverif 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
cbuckleyhey /id15:40
cbuckleyn/m15:40
bbryantdeever: no15:41
bbryantany subsequent updates will recognize your modified files15:41
bbryantand won't change them15:41
bbryantor it'll ask you if you want to change them or not15:41
deeverbbryant: ok, great15:44
adacDoes someon konw on how to show the temperature with "System Load Indicator"?15:44
nomicsensors15:45
nomicon command line15:45
=== phil is now known as Guest20766
onlaI have put this in my crontab -l but it won't run every 30minutes as I want: */30 * * * * /home/v/scripts/wallpaper.sh15:46
somsiponla: your username is really "v"? Paste the script so we can see what's breaking15:47
adacnomic, yes it is clear to me from command line15:47
=== jjj is now known as Guest31645
adacJust I do not know on how to add it to the "System Load Indicator" app15:47
onlasomsip: I can run that script just like that typing /home/v/scripts/wallpaper.sh in my shell. Yes username is v15:48
onlaand it does what I want15:48
somsiponla: paste it then15:48
onlahttp://pastebin.com/PG96WeTK15:49
bbryantonla: v for vendetta?15:50
onlainitial of my first name15:50
=== sjefskoder is now known as Guest90864
somsiponla: try something like http://askubuntu.com/questions/140305/cron-not-able-to-succesfully-change-background15:51
cbtisHi everybody!!15:54
=== king is now known as Guest15194
cjhey folks15:56
RR__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
cjI'm having a hard time logging in to the ubuntu single sign-on thing15:56
=== richard is now known as Guest14070
cjfrom here, I click on "log in to edit":15:56
cjhttps://help.ubuntu.com/community/MysqlPasswordReset15:56
cjI fill in the OpenID thing and click next, and then it waits forever.  Are we experiencing technical difficulties?15:56
reisioRR__: swap their cable connections15:57
onlasomsip: mkay. Would you suggest me to use that answer that has 5 thumbs ups or that with 315:57
cjI guess i just needed to be patient.  working now.  slow, though.15:57
somsiponla: the one that works15:57
=== justinS_ is now known as jhsimpson
RR__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
xdroophello15:58
xdroopIf I have a system using Kerberos for authentication and NIS for information15:58
xdroopusers cannot log in unless I copy the contents of my NIS shadow map to /etc/shadow.15:58
reisioRR__: probably15:59
xdroopHow do I either A) make getent return the nIS shadow information; or15:59
Krambiorixhi, 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
xdroopB) make PAM not care that there isn't "shadow" information for users loggin in with NIS?15:59
=== xubuntu is now known as Guest28896
cjxdroop: are you familiar with /etc/nsswitch.conf ?16:01
=== kish_ is now known as kish
cjxdroop: man nsswitch.conf should set you up the bomb, sir.16:02
vysakhhi16:03
cjKrambiorix: I like how you spell back "bach."  It makes me think of Arnold.  :-)16:03
cjKrambiorix: once you get to grub, you are past the BIOS.  re-boot and try f1, f2, f10, f11, f1216:03
cjor tab or delete16:04
Krambiorixcj normally its f216:04
cjKrambiorix: then you're pressing it too late if you get to grub16:04
Krambiorixcj i really dont16:04
cjKrambiorix: perhaps you've got a keyboard attached that your bios doesn't recognized but grub does... unlikely these days, but possible16:04
bbryantwhat are you trying to do?16:05
lumia520You could look out for the manufacturer's logo if you're trying to get to the BIOS setup.16:05
Krambiorixcj bbryant, I'm trying to get to my bios , but even without hitting f2  , i get in grub rescue with the error unknown filesystem16:05
bbryantKrambiorix: well there's the problem, you're supposed to do it with hitting f216:06
bbryantnot without16:06
Krambiorixdoesn't work bbryant16:06
Krambiorixbbryant , i see the lenovo button and start hitting f2 but i end up in grub rescue...16:07
bbryantKrambiorix: turn off the machine, start hitting f2, and then turn the power on16:07
bbryantcontinue hitting f2 until you're in the bios16:07
=== Guest28896 is now known as ET_Warrior
grosjeanKrambiorix: you must refer to the documentation of your vendor16:07
Krambiorixim in the bios.... bbryant i pushed the lenovoe arrow button...16:08
bbryantoh ok16:08
Krambiorixthanks bbryant, grosjean, cj16:09
=== martin_ is now known as martinst
Pinkamena_Dweird 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:15
reisiofix? Sounds ideal16:16
reisiodid you rely on a blinking light to know your wifi was working?16:16
reisioisn't it... apparent?16:16
bbryantlol16:16
bbryantrelated16:16
reisiolight is just an annoying redundancy16:16
bbryanthow do I turn that off?16:16
reisiobbryant: hahahah16:16
reisioask Pinkamena_D16:16
Pinkamena_Dhmm, well I am an oldie I guess16:18
reisioso you like the light?16:18
Pinkamena_DI liked that on my last laptop, off was disconnected, on was connected, and different blink rates showed different speeds of transfer16:18
Pinkamena_Dit actually scaled well too16:18
bbryantso for anyone wondering, yes it does still work as a wifi toggle despite seizing like an epileptic on a regular basis16:19
Pinkamena_Dbluetooth did the same thing also16:19
bbryantthe gods have looked at you kindly, Pinkamena_D16:19
reisiosounds like a seizure lawsuit waiting to happen16:19
bbryantit's switching between blue and orange on this laptop16:20
bbryantsuper annoying16:20
christian_hey there i wonder is it even possible to permanently decrypt my ecryptfs home folder?16:21
bbryantPinkamena_D: http://askubuntu.com/questions/12069/how-to-stop-constantly-blinking-wifi-led16:21
reisiochristian_: copy all the data out of it16:21
bbryantthis might help you get it back on16:21
bbryantI'm using the info to get it to stop16:21
christian_resio not working because of space issues :(16:21
bbryantbrb, testing my hopefully no longer blinking wifi thing16:23
=== Rory_ is now known as Rory
HarminurielHello16:25
HarminurielI have a "little" problem with Ubuntu, can I ask something about it?16:25
bbryantawesome, my wifi light is no longer epileptic!16:25
=== om26er is now known as om26er|dinner
bbryantHarminuriel: you may only if you make a sacrifice first16:26
bbryantdo you have a live chicken?16:26
HarminurielWhat sort of sacrifice?16:26
bbryantI'm kidding16:27
bbryantwhat's your problem?16:27
HarminurielWell, I have a Lenovo G500 notebook with Windows 8.1 installed... I'd like to switch to Ubuntu but I have some questions16:27
bbryantI'd be more than happy to help16:28
bbryantwhat are your questions?16:28
mEHtHINXSacrificial Lamb maybe16:29
HarminurielLenovo 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:29
bbryantif you remove windows you will not be able to use the recovery system to get it back16:30
bbryanthowever, you can dual boot16:30
hwildehow do I upgrade from 12.04 to 14.04 ??16:31
OerHeksHarminuriel, sure, but be carefull, recovery will wipe all bits except the recovery partition16:31
hwildeErr Upgrade tool signature16:31
hwilde  404  Not Found [IP: 2001:67c:1360:8c01::19 80]16:31
bbryantOerHeks: are you sure it'll be able to do that?16:32
bbryantmy understand is taht those recovery partitions work on incremental backups16:32
bbryantand don't have a full restoration available if you haev overwritten windows16:32
OerHeksbbryant, if the hotkey to go to recovery still works16:32
HarminurielOh the hotkey is a button near the power one (called Nova Button)16:33
OerHeksbbryant, never seen a partial diskuse, only full16:33
Harminurielhttp://support.lenovo.com/us/en/documents/127597018499211 I've found this about the Lenovo feature16:35
HarminurielAlso 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
acmehandleWhich apt-get package do I need to install for syslog?16:36
bbryantHarminuriel: that's a users guide, it doesn't explain to me the technical underpinnings of what's going on16:36
OerHeksHarminuriel, there you go, after that you need to reinstall ubuntu again16:36
rabbit_how do i get this to minimize to the system tray instead of closing when i x it? lubuntu 14.04 version16:37
SchrodingersScatrabbit_: can you define 'this'?16:37
Harminurielsorry bbryant! I was searching for something more16:37
OerHeksrabbit, use the ther button, minimise, not 'X' close16:37
OerHeks*other16:37
xamxamHi, How do i reset my ubuntu fonts to default ones?16:37
HarminurielOerHerks, can you explain?16:38
OerHeksHarminuriel, explain what? how windows recovery will wipe all data?16:38
bbryantOerHeks: he wants to know if ubuntu is on that partition16:39
bbryantcan everything be restored back to windows with lenovo recovery?16:39
bbryantI don't know enough about it to give a definitive answer16:39
HarminurielI know this, but will it reinstall windows even if I have wiped it with Ubuntu? (but kept the extra Lenovo partitions)16:40
reisioHarminuriel: if you have the media that reinstalls, it will reinstall16:40
reisioif you haven't, it won't, 'cause you won't have it16:40
OerHeksHarminuriel, yes, if the hotkey to go to recovery still works16:40
=== MeltedDed is now known as MeltedLux
HarminurielUhm.... ok...16:41
OerHekselse see reisio, use the media that comes with the machine16:41
xamxamHarminuriel: 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
Harminurielthe recovery partition?16:41
squintyHarminuriel:   you should make Windows Recovery DVDs of that partition anyways just so you are covered in event of that partition failure etc16:42
HarminurielUhm, I'll try to backup!16:43
xamxamYeah, which holds OEM windows data and everything, one which can be used when system goes corrupt.16:43
hwildehow do I upgrade from 12.04 to 14.04 ??16:43
xamxamHi, How do i reset my ubuntu fonts to default ones?16:43
hwildeit says it cannot calculate the upgrade16:43
squinty!upgrade16:43
ubottuFor upgrading, see the instructions at https://help.ubuntu.com/community/UpgradeNotes - see also http://www.ubuntu.com/desktop/get-ubuntu/upgrade16:43
hwildeit says it cannot calculate the upgrade16:43
Harminurielxamxam, 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 also16:45
gamingrobotI 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
HarminurielSo I could help you16:45
xamxamHarminuriel: 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:47
Harminurielhave you selected them with tools like Unity/Gnome tweak tools?16:48
jhobbsHi, i'm seeing lots of Hash Sum mismatch errors when i run sudo apt-get update16:49
hwildehttps://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/139846116:49
ubottuLaunchpad bug 1398461 in update-manager (Ubuntu) "cannot calculate upgrade 12.04 to 14.04" [Undecided,New]16:49
jhobbsfor example http://paste.ubuntu.com/9346833/16:49
squintygamingrobot:  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:49
MV48Hi all, is it possible to have two separate software RAIDs act as one in ubuntu?16:50
gamingrobotsquinty: I will look into it, the most confuzing part was the server would boot off the livecd fine16:50
gamingroboterr liveflashdrive*16:50
xamxamHarminuriel: Honestly, i dont know what i did, it did involve some package which has windows fonts.16:50
hwildehelp cannot upgrade from 12.04 to 14.04!        https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/139846116:50
ubottuLaunchpad bug 1398461 in update-manager (Ubuntu) "cannot calculate upgrade 12.04 to 14.04" [Undecided,New]16:50
OerHeksjhobbs, try:  sudo rm -rf /var/lib/apt/lists/* && sudo apt-get update && sudo apt-get upgrade16:51
jhobbsit's happening on multiple systems16:51
jhobbsi think it's a problem with the archives, not my system16:51
Harminurieluhm... I've found this. Never tried to reset through terminal... but try the graphical way  first http://askubuntu.com/questions/4989/reset-gnome-font-configuration16:52
OerHeksjhobbs, you can try changing mirrors, but i think you need to remove the corrupted lists16:52
sagatboa tarde16:53
sagatportugues16:53
bbryantsagat: do you speak english?16:54
sagatno16:54
bbryant!pt16:54
ubottuPor favor, use #ubuntu-br para ajuda em português. Para entrar no canal por favor faça "/join #ubuntu-br" sem as aspas. Para a comunidade local portuguêsa, use #ubuntu-pt. Obrigada.16:54
squinty!pr16:54
sagatdo not speak English16:55
sagatThanks16:55
=== woot is now known as Guest27862
gamingrobotsquinty: 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 fine16:58
Harminurielxamxam, 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 extension16:58
xamxamHarminuriel: Thank you :)16:58
Harminurieltell me if it works... if it is easier, delete first the ".txt" part n the name and then copy and paste it to /etc/fonts16:59
=== tcpman is now known as Guest61883
Harminurielxamxam probably to download the attachement you need to register or login into ubuntu forums, If you want I can share the whole thread link17:01
zykotick9Harminuriel: fyi do NOT use sudo with GUI apps, it'll lead to tears.  "gksudo foo" instead.  xamxam17:03
zykotick9^ see "/msg ubottu gksudo" for details/confirmation17:04
gamingrobotzykotick9: What causes that?17:05
zykotick9gamingrobot: see "/msg ubottu gksudo" for a link that explains it17:05
gamingrobotty17:05
Harminurielxamxam, or try this, install unity-tweak-tool open it and click the "fonts" tab, here select "restore defaults"17:07
Harminurielxamxam here it is how to do http://askubuntu.com/questions/500536/how-to-reset-font-size-in-ubuntu-14-0417:07
=== matthew is now known as ET_Warrior
khang!kde17:10
ubottuKDE (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.17:10
=== nan is now known as Guest34580
pbxi'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:18
bubbasaurespbx, This is what release and desktop?17:19
mozaHello, 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:31
mozaI can't print anything at the moment. I am running ubuntu 14.04 and the printer is an Epson Stylus SX20017:32
OerHeksmoza, happened to me too, colour ink is there, but without black it will not print. solution: buy new black ink17:33
mozaI have black ink17:34
mozaI can copy a colour + black drawing17:34
mozaOerHeks : i bought new ink several times, but since i upgraded to 14.04 it completely stopped working.17:35
OerHeksmoza, oh oke, i thought you had a ink issue.17:35
OerHeksepson is great supported17:36
mozaI thought it was an ink issue at first, but it doesn't seem to be anymore.17:36
mozaOerHeks : then i must be doing something wrong.17:36
mozaIs there a way to check what i could have done wrong? Updated drivers? a tutorial?17:36
OerHeksepson 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:39
salmanhi17:40
mozaOerHeks : exactly that, yes.17:40
=== gustav__1 is now known as gustav___
=== mozzarel1 is now known as mozzarella
Elimin8erhow can I list build-depends of a package ??17:45
=== om26er|dinner is now known as om26er
PiciElimin8er: apt-cache showsrc packagename  OR to install them: apt-get build-dep packagename17:48
NGC3982Has anyone here used subbot?17:49
Elimin8ernvm. I found out though good ol Google.17:49
OerHeksElimin8er, apt-rdepends http://askubuntu.com/questions/21379/how-do-i-find-the-build-dependencies-of-a-package17:49
Elimin8erOerHeks, thank you. I found it.. but thank you for responding17:50
Elimin8erchannel #ubuntu-packaging doesnt really talk much to answer any questions17:50
Lindia23 High Quality photos and videos http://tinyurl.com/ozfvxy318:04
dmoyneAnyway to get azerty keybord instead of qwerty before opening a kde session?18:10
Bazylhello, when i change window to Thunderbird whole launch pad and top toolbar items disapear, how can i fix it ?18:11
Bazylhello, when i change window to Thunderbird whole launchpad and top toolbar items disapear, how can i fix it (ubuntu 14.04LTS)?18:19
ZerOlegendBazyl, did you maximize thunderbird?18:21
ZerOlegendthe launchpad should not vanish though18:21
BazylZer0legend it was maximized then i did restart PC and it looks as i described it18:22
BazylZer0legend now i need to use ctrl+tab to change between windows and ctrl+q to close it18:23
ZerOlegendare you using any themes?18:23
ZerOlegendor is it stock unity?18:23
=== dts is now known as tcs
=== tcs is now known as dts
ZerOlegendand if you mouse over upper left no window controls show up?18:23
OerHeksBazyl, hit F11 to get out of full screen?18:24
ZerOlegendwhy would thunderbird drop to fullscreen but nothing else OerHeks ?18:24
BazylZer0legend no, i don't use themes but i use compiz rules to manage windows and workspaces18:24
Bazyl0erHeks F11 does nothing18:25
ZerOlegendhe is not in a browser he is talking about thunderbird18:25
TheNetwhen 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
ZerOlegendand when thunderbird is not open everything works as usual?18:25
=== arun__ is now known as arunpyasi
BazylZer0legend yep, everythings works fine byt thunderbird18:26
=== jjj is now known as Guest23608
pbxhow 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
ZerOlegendhttp://ubuntuforums.org/showthread.php?t=183411618:27
ZerOlegendcheck that Bazyl18:27
ZerOlegendi think it has to do with your compiz settings18:27
ZerOlegendif that doesnt work let me know18:28
ConsoleIf 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
EriC^^Console: boot into the recovery mode18:30
ConsoleI'm on Ubuntu Server 14.04 - would that still work?18:31
ZerOlegendyes18:31
EriC^^yeah18:31
* Console looks up how to boot into recovery18:31
ConsoleThanks ZerOlegend & EriC^^18:31
artificial_flyhi all18:33
ZerOlegendhelo18:34
francois_hello18:38
ConsoleWould 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
ZerOlegendConsole, you would need to be at that machine i believe18:43
ConsoleYikes, so if I made a syntax error while editing /etc/sudoers, what would be the best way to change that?18:44
e-i-k-ehi18:44
e-i-k-ehow can i utilize sed to remove the following parts from a text file: <div class="dk2">(?s)(.*?)</div>18:45
e-i-k-esed -i 's/<div class="dk2">(?s)(.*?)</div>//g' file.html does not work18:46
e-i-k-ei think a have to escape certain characters, but i'm not sure18:46
solsTiCeat least escape / in <\/div>18:46
e-i-k-eadding -r to the command and placing the regexp parts in [] brackets also won't make this work for me18:47
dasjoeDou you want to remove literally that string including the raw regex or should sed interpret the regex?18:47
solsTiCee-i-k-e: ^18:47
=== ncarr256 is now known as ncarrillo
e-i-k-edasjoe: sed should interpret the regexp18:47
dasjoeRight, then try sed -i 's,<div class="dk2">(?s)(.*?)</div>,,g' if you don't want to escape the / in the last tag18:48
dave_denanyone 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.0418:50
dbuggerHey 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:50
BazylZer0legend man, acording to link you've send me i cannot find "Experimental" tab, neither "Automaximize value" option18:51
BazylZer0legend i am talking ofcourse about ccsm options18:52
solsTiCedbugger: may be with dmidecode, not sure18:52
trijntje_dave_den: that sounds like a possible security bug, best report it and tag it as such18:52
bbryantdbugger: just open the case18:52
bbryantlll18:52
bbryant*lol18:52
lotuspsychjedbugger: dmidecode | grep "PCI"18:53
izishack#ubuntu.hr18:53
=== aaaaaaaa is now known as provlhma_styshs
e-i-k-edasjoe: also won't work. the parts that should be replaced are still in the document. the regexp itself is working when i'm using gedit18:53
pbxhow can i auto-set display brightness when i plug/unplug my laptop charger?18:54
ZerOlegendBazyl, i don't know what else you can try other than removing thunderbird and reinstalling it18:54
e-i-k-edasjoe: when i execute the command sed is working for a second, the file gets a new timestamp but thats it18:54
BazylZer0legend so: sudo apt-get remove thunderbird ?18:54
bbryantBazyl: try sudo apt-get install --reinstall thunderbird18:55
bbryantfirst18:55
Bazylbbryant, thx18:55
solsTiCedbugger: dmidecode -t slot18:55
dasjoee-i-k-e: are you sure your regex matches what you think it does?18:56
e-i-k-eno, but at least in gedit's search and replace function it works. never used regex until today18:58
BazylZer0legend, reinstall didn't work... is there any settings inside unity that saves this state? can i reset it ?18:58
OerHeksBazyl, most likely reset compiz?18:58
e-i-k-edasjoe: thats the content that has to be removed http://pastebin.com/zfcSGkXu18:58
Bazyl0erHeks, ok how can i do it ?18:59
yggdrasilhow can i find out what version a package im about to download is ?18:59
OerHeksBazyl, install dconf, then run: dconf reset -f /org/compiz/18:59
yggdrasilapt-cache search ?18:59
dbuggerlotuspsychje, I did, what am I looking for?18:59
Bazyl0erHeks, will try19:00
dbuggersolsTiCe, I did, what am I looking for?19:00
lotuspsychjedbugger: PCIE 16X ?19:00
hxmhello, itunes server is DAAP?19:00
dbuggerlotuspsychje, http://paste.ubuntu.com/9348224/19:00
dbuggerlotuspsychje, how does it look?19:00
=== matthew is now known as Guest99335
lotuspsychjedbugger: should be pcie express yes19:01
dasjoee-i-k-e: by default sed does not match * as newlines19:01
=== Guest99335 is now known as ET_Warrior
dbuggerlotuspsychje, great!19:02
dbuggerI have been thinking of buying a Graphic card "GeForce GTX 970". Will I have problems with compatibility in Ubuntu?19:02
e-i-k-edasjoe: do you have a solution for me?19:02
dsfdsfsdfsdhi, 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
Bazyl0erHeks, should i restart PC, unity or something ?19:02
athanHello everyone. Is there a way to reverse-lookup an init script (or upstart job, unsure right now) from a process's PID?19:03
theadminathan: Well, you could tell the process name from the PID using pgrep.19:03
bbryantathan: unfortunately not19:03
athanI can see the process is forked rigth from /sbin/init, is there a way to find _how_ it got there?19:04
theadminathan: And that should more or less point you in the right direction19:04
athanhmm19:04
OerHeksBazyl, maybe logout/login will do19:04
Bazyl0erHeks, and by the way /org/compiz/ directories does not  exist in my filesystem19:04
athanalrighty, thank you19:04
bbryanttheadmin: processes are generally started as detached children19:04
lotuspsychjedsfdsfsdfsd: what kind of wifi chip?19:04
dsfdsfsdfsdintel 3945abg19:04
lotuspsychjedsfdsfsdfsd: ubuntu version?19:04
athanI haven't found anything in /etc/init/ or /etc/init.d/ :/19:04
dsfdsfsdfsd14.0419:04
theadminBazyl: It's not a directory, it's a gconf key (gconf is a sort of heresy similar to the Windows Registry)19:04
theadminOr dconf19:04
theadminYeah, that's dconf19:05
lotuspsychjedsfdsfsdfsd: did you install with eth cable/updates enabled during setup?19:05
dsfdsfsdfsdi 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 system19:05
e-i-k-edasjoe: maybe there is another way to do what i want without using sed19:06
lotuspsychjedsfdsfsdfsd: additional drivers section doesnt show alternate drivers?19:06
dsfdsfsdfsdhavent checked that yet but i dont believe there is anything, but let me check for sure19:06
dsfdsfsdfsdno, there is no additional drivers19:07
trismathan: well if it is an upstart job: initctl list; will have the pid at the end, so you could pass it to grep19:07
lotuspsychjedsfdsfsdfsd: you could also boot livecd and compare drivers from your installed system lshw -C network19:07
solsTiCedsfdsfsdfsd: http://askubuntu.com/questions/465848/frequent-deauthentication-from-wifi-reason-6-in-a-centrino-advanced-n-6230-r19:07
athantrism: Thank you :)19:07
dsfdsfsdfsdis the driver any different since it seems it did in live too19:08
lotuspsychjedsfdsfsdfsd: not sure, try the link from solsTiCe19:09
artificial_flyso anyone using nvidia optimus? :P19:09
bodasdfacebook19:09
lotuspsychjeartificial_fly: i think its nvidia-prime now19:09
lotuspsychje!info nvidia-prime | artificial_fly19:09
ubottuartificial_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:09
bodasdwhat is preferable to learn after C language, C++ or Java19:10
dsfdsfsdfsdwell 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 again19:10
lotuspsychjebodasd: check the ##programming guys19:10
dsfdsfsdfsdwell 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 problem19:12
xubuntuuserwhen 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:13
fdfddfdfwell even after changing that file it still says in iw reg get "country GB"19:15
fdfddfdfbut no problems yet though19:16
ubuntul0vercan sb help me? my applications crash ..19:18
ubuntul0verso often ..19:18
fdfddfdfis there btw anything i need to change from defaults when using SSD?19:18
bbryantwell can you elaborate?19:18
=== wolf_moz- is now known as wolf_mozart
ubuntul0veri have problems with windows using openGL19:18
ubuntul0verseg-faults ..19:19
TheNetdoes anyone know how to set gitlabs to use a certain IP?19:19
Roryfdfddfdf: 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/ssd19:20
pbxfdfddfdf, nothing in particular.  if you're a tweaker then tweak away. but the SSD is just a faster HD as far as ubuntu is concerned19:20
fdfddfdfwhat about TRIM, should i care about that?19:20
longloopHi! Attempting to create a symlink of A/B/C in A/B/D19:20
ubuntul0veris there a apt-command to reinstall all installed packets ?19:21
longloopis ln -s A/B/C A/B/D wrong?19:21
ubuntul0veri've tried with synaptic but it ended in a seg-fault19:21
ubuntul0verlongloop: ln -s target link-name19:22
Roryfdfddfdf: You should use TRIM http://askubuntu.com/a/44377919:22
ubuntul0verlongloop: looks good ..19:22
longloopubuntul0ver: I am doing that . but it doesnt work19:22
ubuntul0verlongloop: what exactly ?19:23
pbxfdfddfdf, i'm pretty sure trim is enabled by default in 14.04.  i see it in cron.weekly19:23
ubuntul0verlongloop: are you trying to link ?19:23
Rorypbx: It's vendor-dependent19:23
fdfddfdfit says that only intel and samsung ssds have it by default, mine is kingston so do i just add --no-model-check to that file19:23
dj_rechnermy19:23
ubuntul0verlongloop: ./ ?19:23
Roryfdfddfdf: Did you TRIM on Windows?19:24
longloop@ubuntul0ver while being in A/B I typed  ...19:24
longloopln -s D C19:24
fdfddfdfyes19:24
longloopbut it wont work19:24
Roryfdfddfdf: Then yes.19:24
Roryfdfddfdf: You can also just do it manually every so often with: sudo fstrim -v /19:24
ubuntul0verlongloop: ln -s D C only works in the same dirctory ..19:24
fdfddfdfso that's enough that i dont need to worry about it then anymore since it should now run trim for it weekly19:25
ubuntul0verlongloop: try using absolute paths ..19:25
ubuntul0verlongloop: or hard links .. (without -s)19:25
berz3rkHey, where can I get help regarding Unity Next19:25
longloop@ubuntul0ver thats what I want .. I wan link of A/B/D in A/B/D19:26
longloopOkay19:26
longlooptrying19:26
xubuntuuseranyone good with samba configurations?19:26
pbxxubuntuuser, ask your question with detail and you'll find out19:28
SchrodingersScator rather, ask your real question.19:28
xubuntuusersamba is asking for a workgroup password when there isn't one19:29
xubuntuuseri need to disable that19:29
fdfddfdfshouldn't chromium have flash or whatever did it use, was it called pepper? mine says for example for speedtest that it requires flash19:29
grosjeanyo19:32
=== zerolegend_ is now known as phirez
=== phirez is now known as Zer0legend
fdfddfdfwell looks like my problem isnt solved, it dropped for short time again19:34
=== cbuckley_ is now known as cbuckley
fdfddfdfeither it says iwl3945 queue 4 stuck or queue 2 and "on demand firmware reload"19:37
rezamS19:38
fdfddfdfhappens usually when downloading something19:38
MrSavageI'm just wondering, how good is ubuntu for gaming with wine?19:43
grosjeanMrSavage: like any other linux distro :)19:43
MrSavagei'm making my switch from windows to linux soon19:43
MrSavagewhen i got the time19:43
MrSavageI only game though so i'm not sure if this is a good idea19:43
grosjeanit's depend on your game utilization19:44
MrSavagewell games that require high end systems like mine being that of an intel i5-4670k and an amd r9 200 series19:45
MrSavageso games like arma 319:45
MrSavagewhat do you think?19:45
MrSavageor games like league of legends19:46
grosjeanif you are a hard gamer, they maybe run more natively under windows19:46
grosjeani know a friend, hard gamer too19:46
grosjeanhe has two partition, one for linux, the other for windows when he play19:46
grosjeanin fact, it's depend on your need19:47
thumpbaany suggestions for xmpp chat app alternative to pidgin?19:48
MrSavagegrosjean: all i run are games19:48
MrSavagei just hate the windows environment19:48
grosjeanthumpba: empathy ?19:49
grosjeangajime19:49
grosjean-e19:49
Saleemhow to create network proxy in ubuntu 12.0419:49
grosjeanMrSavage: all i can say is make a try !19:49
grosjeanSaleem: what do you want to do?19:49
MrSavagegrosjean: so i should see if i can run everything in Wine?19:49
DJonesMrSavage: There a quite a lot of games that run under steam on linux now19:49
grosjeanMrSavage: yep19:49
MrSavageok19:50
Saleemi want to have new network proxy created for ubuntu 12.0419:50
grosjeanSaleem: what are you calling network proxy ?19:50
bekksSaleem: So install a proxy daemon, configure it, and use it. :)19:50
=== Termana is now known as Guest49963
Saleemas in ubuntu 12.04 there is proxy setting that can be  set as manual or automatic i need to set19:51
grosjeanthumpba: both gajim and empathy are pretty cool19:51
ubuntul0vercan i list the files belonging to a packet with an apt-command ?19:52
grosjeanSaleem: this is here to configure your proxy settings19:52
grosjeanlike in enterprise, there is a proxy, you need to configure it on your pc19:52
Saleemi want to create new proxy19:53
SchrodingersScat!info tinyproxy | Saleem19:53
ubottuSaleem: 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 kB19:53
Saleemcan i know the full steps19:53
grosjeanapt-get install tinyproxy19:53
grosjeanaptitude install tinyproxy19:53
bekksSaleem: So install a proxy daemon, configure it, and use it. :) A good thing to start is "squid" or "tinyproxy".19:53
Saleemdo i need proxy server for it19:54
bekksSaleem: Of course.19:54
Saleemwhere do i find proxy server19:54
bekksSaleem: I just told you.19:54
Saleemu told as tinyproxy19:55
grosjeantinyproxy or squid are proxy server19:56
Saleemok19:56
Saleemcan we find in ubuntu software center19:56
grosjeanyes19:56
Saleemdo we put ip address19:57
grosjeanthere's ton of doc on internet about squid or tinyproxy19:57
bekksSaleem: You need to install a proxy server software first, like squid or tinyproxy19:57
Saleemis there any guide pdf or documentation of how to set19:58
Saleemis there any guide link for setting with tinyproxy20:01
bbryantSaleem: #tinyproxy20:01
Kathleen23 High Quality photos and videos http://s0o.de/f4t4dss20:04
saleem_is there any instruction guide for setting up tinyproxy20:04
=== luke is now known as Guest70003
saleemwhat are the steps to finish tinyproxy i need to set in ubuntu 12.04 please guide me20:07
somanInstalled 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
grosjeansaleem: http://doc.ubuntu-fr.org/tinyproxy20:07
grosjeanfrench doc ^^20:07
saleemi will check20:08
saleemits in french language20:08
grosjeanas i've said20:08
bbryantsaleem: what's your native language?20:08
grosjeansoman: if you have the deb packages you know the name of the package20:09
saleemenglish20:09
somangrosjean: how to find out package name from deb filename? For example for 'libfontconfig1_2.9.0-7.1_amd64' ? libfontconfig>?20:10
somanand what will happen with replaced / updated packages? They will return at old ver or will be removed completely?20:10
grosjeansoman: so here your package is libfontconfig20:11
grosjeanyou can verify with dpkg -l | grep libfontconfig20:11
saleemi need in english guide20:11
grosjeansaleem: https://help.ubuntu.com/community/Servers/DansGuardian#Install_Tinyproxy20:12
grosjeanyou can find more docs on the net20:13
in_deep_thoughtif I were to take a prn scrn with the prn screen button on my keyboard20:14
in_deep_thoughtwhere might it be saved?20:14
bbryantin_deep_thought: it's copied to your clipboard20:14
in_deep_thoughtthanks mr bryant20:15
in_deep_thoughtso it is20:15
=== rigor789 is now known as rigor789|away
wbillHello got a ?20:18
tewardwbill: if you have a question, just ask it20:20
wbillis 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 etc20:20
bbryantwbill: ~/.bash_history20:20
bbryantit's all in that file20:20
bbryantat least everything that's saved between sessions20:21
bbryantit might not have your current sessions history in it yet20:21
bbryantbut the rest is in that file20:21
wbillok what is the command line if i wanted toprint that whole history to a file say in my home dir or other?20:22
OerHekswbill cp ~/.bash_history ~/whatever.txt20:24
wbilljust a copy is cool ok great tyvm20:24
wbillmuch aprreciated20:25
OerHekswbill, have fun20:25
=== alessandro is now known as Guest76116
wbillok 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:32
TinkerladIf grub wont install while I am installing ubuntu server 14.04.1 what are my options, can I install it later?20:36
OerHekswbill,  do that in ~/.bashrc > HISTSIZE & HISTFILESIZE20:36
OerHekswbill, that will do for that user only20:36
grosjeanTinkerlad: you must install it before reboot20:37
DualBootMePleaseCan someone please answer some basic questions about Ubuntu20:37
DualBootMePleaseUh ... Ubuntu \ Windows Dual Boot please?20:37
wbilland if not what is your suggestion as how or where to put it so it occurs on startup?20:37
wbillok cool ty20:37
wbillthanks again20:37
DualBootMePleaseIf 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:37
OerHekswbill, for all users /etc/bash.bashrc20:38
brianblaze420you need grub20:38
brianblaze420DualBootMePlease:20:38
brianblaze420also why r u using xp?20:38
wbillok coolio awesome20:38
xanguaDualBootMePlease: you shouldn't neither be using windows XP or Wubi20:38
DualBootMePleaseI 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
Pinkamena_Dso 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 command20:38
dragonMaltahi...i have an omega oan133 android netbook using arm cortex A8....can i flash it in order to install xubuntu?20:38
brianblaze420DualBootMePlease: it's fine as long as you install grub20:39
brianblaze420also burn xp to the ground lol20:39
monkeyjuiceDualBootMePlease:  how many partitions are on your harddrive20:40
DualBootMePleaseCan i install GRUB from a LiveUSB instance of Ubuntu?20:43
DualBootMePleasePlease?20:43
daftykinsyes that's part of the installation process20:43
=== Varazir_ is now known as Varazir
DualBootMePleaseOkay. 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
DualBootMePleaseUpon reboot, only WindowsXP loads. How access Ubuntu?20:44
DualBootMePleaseWhat i did wrong?20:44
tewardDualBootMePlease: 13.10 is End of Life, first off, we can't really provide much support for it...20:44
rfxchlxyou can update grub20:44
waressearcher2is OpenJDK as good as closed source one ?20:45
rfxchlxupdate-grub220:45
teward!pm | DualBootMePlease20:45
ubottuDualBootMePlease: 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
rfxchlxeasy as that and Linux will recognise both partitions20:45
tewardas well unsolicited private messages annoy people.20:45
daftykinswaressearcher2: 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't20:45
monkeyjuiceDualBootMePlease: windows is most likley using all the partiti0ns on your hard drive you can only have four of them20:45
monkeyjuiceso you cant dual boot20:46
waressearcher2http://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
waressearcher2I mean there is another one not open, right ? is it worth to try it ?20:46
daftykinswaressearcher2: just try it.20:46
DualBootMePleasesudo update-grub220:46
DualBootMePlease/usr/sbin/grub-probe: error: failed to get canonical path of /cow.20:46
littlebithi 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
brianblaze420u probably skipped the install grub part when installing ubuntu DualBootMePlease20:47
trijntje_DualBootMePlease: something went wrong with the install. The easiest is to now delete the ubuntu and swap partitions, and start the install again20:47
daftykinslittlebit: performance gain in performance - between what and what?20:47
DualBootMePleaseThe install said it worked fine, "ubuntu install complete, restart to finish"20:47
rfxchlxare you logged into the system or with the live USB?20:47
=== CyberJacob is now known as CyberJacob|Away
DualBootMePleaseLiveUSB.20:47
rfxchlxyou need to execute chroot20:48
brianblaze420DualBootMePlease: yes u installed ubuntu probably flawlessly but u did not install grub20:48
DualBootMePleaseI can only access WindowsXp right now, and have no internet via it since it needs a driver.20:48
littlebitdaftykins: gain performance at playing a 1080p mkv file with no lag20:48
rfxchlxmount your partition first20:48
brianblaze420why u make me repaet 20 times20:48
rfxchlxthen chroot to it20:48
rfxchlxpretty simple20:48
DualBootMePleaseOkay *how do i install grub* , don't make me repreat question 40 times20:48
brianblaze420re install ubuntu20:48
daftykinslittlebit: 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
brianblaze420or go into live cd20:48
brianblaze420and install grub20:48
rfxchlxyou dont need to reinstall ubuntu, that is bullshit20:48
brianblaze420(usb)20:48
waressearcher2also 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
brianblaze420well I don't know if he even installed ubuntu properly so20:49
daftykinsrfxchlx: that language is not acceptable here.20:49
xangua!language | rfxchlx20:49
ubotturfxchlx: The main Ubuntu channels require that you speak in calm, polite English. For other languages, please visit https://wiki.ubuntu.com/IRC/ChannelList20:49
rfxchlxwops, sorry for the langague20:49
littlebitdaftykins: I plan to use that pc as a small browsing station and eventually watch a movie20:49
trijntje_DualBootMePlease: something went wrong with the install. The easiest is to now delete the ubuntu and swap partitions, and start the install again20:49
DualBootMePleasehow 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:49
brianblaze420plus if u re install then you can see at the end where us skipped the install grub lol20:50
daftykinslittlebit: 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
brianblaze420u don't know how to boot a live cd/usb?20:50
DualBootMePleaseBefore 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
DualBootMePleaseIs that inherently wrong? Or could it work?20:50
rfxchlxyou said your logged into the liveUSB, didnt you?20:50
monkeyjuiceDualBootMePlease: windows is most likley using all the partiti0ns on your hard drive you can only have four of them20:50
monkeyjuiceso you cant dual boot20:51
brianblaze420windows boot manager will not see anything but windows20:51
DualBootMePleaseWindows XP was using ONE partition. Not four. Stop saying that please.20:51
brianblaze420u need grub lol20:51
brianblaze420but ask me again20:51
DualBootMePleaseI'm asking you to answer the question i asked. not something else.20:51
DualBootMePleaseIs that technically a correct method for isntallation?20:51
trijntje_DualBootMePlease: why dont you try a recent version of ubuntu, instead of one that isnt supported anyway?20:51
DualBootMePleaseI 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
littlebitdaftykins: 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" section20:52
DualBootMePleasecan i reformat this stick while i am "using it" or is it not in use?20:52
trijntje_!lts20:52
ubottuLTS 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
daftykinsDualBootMePlease: what's wrong with downloading the newer release from in XP?20:52
DualBootMePleaseI CANT FREAKING USE XP TO DOWNLOAD> I DO NOT HAVE INTERNET> I"VE SAID THAT FIVE TIMES NOW.20:52
brianblaze420so just boot live usb... via boot menu at bios and then install grub or reinstall ubuntu20:52
DualBootMePleaseXP needs a freaking driver.20:52
DualBootMePleaseMy wireless adapter driver.20:52
DualBootMePleaseYou guys remember that Windows uses drivers, right?20:52
rfxchlxdude just mount your ubuntu partition somewhere and chroot into it20:52
daftykinsso why don't you download that driver with the session you're typing from now?20:53
rfxchlxafter that you can update-grub20:53
daftykinsDualBootMePlease: showing attitude is going to get you nowhere.20:53
DualBootMePleaseaww shutup daftykins. you and your ideas. :D20:53
daftykinsyeah listen to me and my logic, how dare i...20:53
DualBootMePlease(my problem earlier was that the LiveUSB firefox instance wouldn't load)20:53
=== Termana is now known as Guest72504
DualBootMePlease[i just forgot it finally started workin on 5th reboot to Live]20:53
DualBootMePleaseAssuming i already have a Ubuntu 14.4 ISO on my harddrive, can i overwrite the LiveUSB i am "using"?20:54
daftykinsDualBootMePlease: 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
DualBootMePleaseIn otherwords, is the USB being USED right now, or just to load out the gate?20:54
daftykinsit's in use yes20:54
DualBootMePleasethanks dafty20:54
NedalHi, 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:54
DualBootMePleasealternately 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
daftykinsDualBootMePlease: 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.20:55
=== jarek is now known as Guest38163
daftykinsDualBootMePlease: 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 disk20:55
DualBootMePleasei ahve the iso20:56
DualBootMePleaseit 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
daftykinsDualBootMePlease: what's the file name? where did you first see 13.10 mentioned?20:56
DualBootMePleaseubuntu-14.04.1-desktop-amd64.iso20:56
DualBootMePleaseAs soon as i stuck the LiveUSB in to run it, it said "13.10"20:57
daftykinsDualBootMePlease: given you had XP on this system, are you sure it's new enough to take 64-bit ubuntu?20:57
DualBootMePleaseMy system is bran UEFI spankin new.20:57
daftykinsoh my word and you used XP :(20:57
DualBootMePleaseSo new it actually took Ubuntu 9 months after purchase to clear all the serious bugs from it.20:57
DualBootMePleaseI NEED XP FOR AUTOCAD2004 :(20:57
daftykinsnext time you use caps, i will walk away20:57
DualBootMePlease^^^super super lower case ... I need XP for autocad2004^^^20:58
daftykinsalright 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 else20:59
NedalGuys , 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
daftykinsDualBootMePlease: to confirm what version your flash drive is, open the terminal program and run "cat /etc/issue" or "lsb_release -a"20:59
DualBootMePleaseDid 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
daftykinsDualBootMePlease: likely you booted in EFI mode when XP won't be, since it doesn't support EFI. for more info...20:59
daftykins!uefi | DualBootMePlease read here20:59
ubottuDualBootMePlease 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/UEFI20:59
DualBootMePleaseubuntu@ubuntu:~$ /cat /etc/issue21:00
DualBootMePleasebash: /cat: No such file or directory21:00
DualBootMePleaseubuntu@ubuntu:~$ lsb-release -a21:00
DualBootMePleaseNo command 'lsb-release' found, did you mean:21:00
DualBootMePlease Command 'lsb_release' from package 'lsb-release' (main)21:00
DualBootMePleaselsb-release: command not found21:00
schultzain ubuntu, how do I stop the screensaver (since i have it in a virtual machine)?21:00
unopasteDualBootMePlease 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 unmuted21:00
schultza!pastebin21:00
ubottuFor 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
grosjean:)21:00
daftykinsDualBootMePlease: there is no leading / before cat21:00
cariflooking at /var/log/boot.log, it looks like cloud-init is run even for a desktop install, is that true?21:00
daftykinsschultza: configure the power options in system settings21:00
VanceXDualBootMe Please: If you've confirmed Ubuntu is installed upon the drive, have you switched to "Legacy" boot within your bios?21:01
DualBootMePleasei 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
schultzaill have to install that.... for some reason.. it's currently not installed.21:01
daftykinsDualBootMePlease: can you run my commands again without typos, please - you didn't get them right "cat /etc/issue"21:01
schultzahuh? signon-keyring-extension?21:01
=== Alessandro2 is now known as Alexandro
daftykinsschultza: is this not standard 14.xx ubuntu desktop?21:02
DualBootMePleaseWhen 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
DualBootMePleasei'm really good at typos though21:02
DualBootMePleaseubuntu@ubuntu:~$ cat /etc/issue21:02
DualBootMePleaseUbuntu 13.10 \n \l21:02
daftykinsyeah so you can't dualboot with XP by booting EI21:02
daftykins*EFI21:02
DualBootMePleaseso you are saying the XP install is probably OK but i need to get Ubuntu installed NON-uefi?21:03
wbillok another newb ?  if i update my ~/.bashrc how do i update it on the fly correctly- ie without havng to reboot?21:03
daftykinscorrect21:03
gr33n7007h13.10 not supported21:03
daftykinsDualBootMePlease: alright, so regardless that flash drive is an unsupported version. so resolve XP's wireless driver and download 14.04.1 proper.21:03
DualBootMePleaseokay. i'm gonna try burning this 14.4 ISO to DVD and see where that gets me.21:03
schultza14.04 lts without desktop installed.. then i installed the ubuntu-desktop package... for some reason, not everything installed21:03
DualBootMePleaseno i have 14.04 ... i'll just burn it to DVD.21:03
daftykinsschultza: sure you're not seeing the little cog icon on the left-hand side launcher?21:04
TinkerladWhilst we are on 14.04.1, Why do I keep getting BADSIG:********* when I run apt-get update21:04
DualBootMePleaseCan 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
schultzanope... i looked.. currently not installed21:04
schultza...installing21:04
Thomas___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  @ record21:05
schultzaThomas___: why are you posting this in ubuntu. .this is a bind related topic21:06
DualBootMePleasedaftykins, daftykins your so cute. You cause my computer to hard reboot.21:06
schultza!bind21:06
daftykinsDualBootMePlease: i will not help you any further if you continue these juvenile remarks.21:06
schultzadaftykins: me?21:06
DualBootMePlease:( but i am thirty-five :(21:06
=== blubberbop is now known as phoenixz
daftykinsschultza: you what?21:07
schultza...oh i see the remark now21:07
DualBootMePleasei thought it was endearing, fWIW.21:07
daftykinsschultza: the subtle hint is the nickname i use before i type messages21:07
schultzaplease excuse me today.. im a bit tired21:07
DualBootMePleaseso i need to see the "install alongside Windows XP" ?21:08
DualBootMePleaseor not?21:08
daftykinsDualBootMePlease: yes after booting in legacy mode21:08
Thomas___schultza: where is the bind room?21:08
DualBootMePleaseok. i'll work towards that. DVD almost done burning.21:08
DualBootMePleaseis there a way to check the version on a burned ISO before i start?21:09
k1l_DualBootMePlease: check md5sum and compare to the releases21:10
=== matthew is now known as Guest70829
=== Guest70829 is now known as ET_Warrior
schultzais it worth it to update? 14.04 -> 14.10 ... can i get back to moving my window control buttons to the right?21:14
k1l_schultza: that will no be possible on unity7. its a wontfix21:14
k1l_*not21:14
brianblaze420xp can boot with efi? He must be on legacy if he has xp21:14
schultzacan i install the latest unity (8)?21:14
DualBootMePleaseHey 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
clingggI'm still on 12.04 and I won't upgrade lol21:15
daftykinsno XP cannot boot with EFI21:15
k1l_schultza: the unity8 is running on mir and is not optimized for desktop size yet. its optimized for smartphone so far, only21:15
DualBootMePleaseor, 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
clinggg12.04 until 2017 right?21:16
schultzawow.. it takes awhile for them to listen to us users, then. :)21:16
k1l_clinggg: yes21:16
k1l_schultza: i did already explain that to you.21:16
clingggnice21:16
daftykinsDualBootMePlease: nuke them21:16
schultzak1l_: i was being sarcastic21:16
DualBootMePlease"Nuke them" non-technical answer. does not compute :(21:16
DualBootMePleaseremember i am a linux-semi-noob21:17
daftykinsDualBootMePlease: don't be facetious, it clearly means to delete them.21:17
VanceXDualBootMePlease: Partition must not be mounted to delete it.21:17
DualBootMePleasehow???21:17
clinggglong live to gnome panel21:17
daftykinsDualBootMePlease: you're in a live session now, run gparted to delete them21:17
DualBootMePlease"unmount" is grayed.21:17
Bashing-omDualBootMePlease: I am just joining - but .. in gaparted make sure that swap is turned off .21:17
daftykinsDualBootMePlease: from which?21:18
schultzaDualBootMePlease: nuke them comes from putting food in the microwave to nuke... or bombing/destroying it... therefore, in computer speak, means to delete21:18
DualBootMePleaselooking for specific instructions on how to delete a partition.21:18
DualBootMePleasedelete is grayed. mount\21:18
DualBootMePleasemount\unmount is grayed21:18
DualBootMePleaseflags are grayed.21:18
trijntje_DualBootMePlease: for swap?21:18
DualBootMePleaseno flags show as checked.21:18
ET_WarriorHey 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
ET_WarriorE: The list of sources could not be read.21:19
schultzaDualBootMePlease: what partition is currently selected?21:19
DualBootMePlease"Swapoff" boom!21:19
DualBootMePleasethanks gusy!21:19
schultzaET_Warrior: pastebin for me your sources.list please21:19
Bashing-omET_Warrior: Take a look at the referenced file, and fix the formatting at or about line 56 .21:20
ET_Warriorschultza: I'm not familiar with pastebin, but I'll see what I can do.21:20
DualBootMePleasedon't get too excited. i'll be back shortly. peace.21:20
schultza!pastebin | ET_Warrior21:20
ubottuET_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:20
schultzaET_Warrior: pastebinit is not normally installed on the system, you may need to install that program.21:21
schultzabut... your sources.list will prevent it21:21
daftykinsschultza: well it won't prevent them if the package lists were ever successfully obtained at least once ;)21:22
schultzadaftykins: I usually update before install.. :)21:22
TinkerladWhy does having limited network connectivity during 14.04.1 server install make the intallation of gru fail?21:23
schultzas/gru/grub ?21:23
Tinkerladyeah....21:23
t0byOkay - 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
bekksTinkerlad: It doesnt, for me.21:23
t0byYou know, like "print 2 pages per sheet" but to pdf instead of paper.21:23
bekksTinkerlad: It works fine, even without a cable connected.21:24
cholbayI had a boyfriend named "Ubuntu" once.  He used to "play the bongos" on my ass.21:24
daftykinsschultza: err, that's not an action that affects the installation21:24
cholbayI had a boyfriend named "Ubuntu" once.  He used to "play the bongos" on my ass.21:24
cholbayI had a boyfriend named "Ubuntu" once.  He used to "play the bongos" on my ass..21:24
cholbayI had a boyfriend named "Ubuntu" once.  He used to "play the bongos" on my ass...21:24
cholbayI had a boyfriend named "Ubuntu" once.  He used to "play the bongos" on my ass....21:24
cholbayI had a boyfriend named "Ubuntu" once.  He used to "play the bongos" on my ass.....21:24
cholbayI had a boyfriend named "Ubuntu" once.  He used to "play the bongos" on my ass......21:24
unopastecholbay 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 unmuted21:24
schultzadaftykins: sorry.. was asking if he meant grub...21:24
schultzaim just so used to regexp...and it helps others/new guys to get used to it.21:25
Tinkerladbekks, For me it works fine with the cable removed, works fine if full connectivity, however limited connectivity it fails....21:25
bekksTinkerlad: Whats that "limited connectivity" then?21:25
schultzaTinkerlad: did the grub package download? (in your apt-get cache area?)21:26
TinkerladAs in a connection that isnt stable, or doenst connect to the net.21:26
Tinkerladhow do I check that?21:26
schultzaum... let me find the directory.. i dont know off hand21:26
nighty-_Hi21:26
nighty-_Anybody knows how to fix this on GMA500 in 14.04 ? https://www.youtube.com/watch?v=qwsDhWIHaiQ21:27
Tinkerladim at the ash terminal21:27
schultzaTinkerlad: in the /var/cache/apt/archives21:28
schultzaTinkerlad: should be a grub*.deb file21:28
Tinkerladschultza, on the ramdisk or /target?21:28
schultzain /target then21:29
schultzahmm... not sure if .... or ramdisk.. i dont know where installation puts packages... check both21:29
schultzaif it is... installed it from cache with no connectivity... i dont know why you are having limited connectivity21:29
TinkerladAlso how do I list files in dir from ash terminal?21:30
schultzaTinkerlad: should be the 'ls' command21:31
schultzals is short for list21:31
KEEmHello, Problem: Ubuntu Installation Crash; maybe because of to long password/phase ?21:31
daftykinsnighty-_: what video cable type is that over?21:32
nighty-_not a video cable21:32
nighty-_this is a Laptop21:32
nighty-_it is not electrical21:32
nighty-_it is a problem with GMA500 driver21:32
nighty-_the ripples are due to wrong frequency21:32
nighty-_for screen21:32
Tinkerladschultza, The archives dir is empty21:32
daftykinsnighty-_: also you showed a TTY there, server or desktop?21:32
nighty-_that is desktop21:33
schultzanighty-_: do you know the refresh rates for your screen?21:33
nighty-_in 13.0421:33
nighty-_it worked21:33
schultzaTinkerlad: can you get full connectivty for that computer?21:33
nighty-_14.04 comes and it does not work21:33
Tinkerladschultza, Not stable but it has a decent enough connection21:34
nighty-_schultza, so something wrong with xorg or driver21:34
nighty-_http://ubuntuforums.org/showthread.php?t=221866721:34
KEEmEriC^^ are you there?21:34
daftykinsnighty-_: well, going back to 12.04 is always an option.21:34
schultzadaftykins: is nighty-_'s issue related to that kernal flag?21:34
daftykinsschultza: "that kernel flag" meaning...?21:35
KEEmHello, Problem: Ubuntu Installation Crash; maybe because of to long password/phase ?21:35
Bashing-omnighty-_: see: http://ubuntuforums.org/showthread.php?t=1984236 <- support thread for the GMA500 .21:35
schultzadaftykins: i remember when ubuntu had video related issues, you can boot with a particular kernel flag and it worked.21:35
schultzaKEEm: I think we need more information... how did it crash.. any messages?21:35
Tinkerladschultza, What are the downsides of installing without web connectivity?21:35
schultzaTinkerlad: unable to get the latest packages during installation21:36
nighty-_Bashing-om, how is that relevant to my problem ?21:36
TinkerladThats it, so I could just install it web-free and then update later?21:36
daftykinsschultza: sounds like you're talking about nomodeset which is akin to running VESA and so not a solution at all.21:36
KEEmschultza it just said, Sorry to show this message but Ubuntu installation has crashed, after closing this window....21:36
schultzaTinkerlad: the dvd/iso you have should have everything you need to install (grub as well) and tools to connect to update21:36
schultzadaftykins: ah, ok21:36
=== tekkbuzz is now known as Guest48677
Bashing-omnighty-_: Maybe give some direction to what you can do to find a solution .21:37
schultzaKEEm: what is the rest of that message?21:37
nighty-_Bashing-om, read that , not a solution not a direction21:37
KEEmi did the installation two times now, with the same password/phase, maybe i should try with a simple one? schultzha21:37
KEEmschultza ^21:37
KEEmi dont remembre21:37
KEEmim giving a simple phase/word a try21:38
KEEmb back l8 if it dosn't succeed21:38
=== PhiRez is now known as ZerOlegend
schultzaKEEm: 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 message21:38
KEEmcool,21:38
KEEmok bye21:38
schultza... i doubt it crashed on a password21:39
Bashing-omnighty-_: Looked at this : https://wiki.ubuntu.com/HardwareSupportComponentsVideoCardsPoulsbo ??21:40
nighty-_Bashing-om, yes21:40
nighty-_my machine is an Asus EEEPC 1201HA21:43
geniiThat's a pretty classic Asus21:44
nighty-_genii, it is also a real PoS21:44
nighty-_but that is beside the point21:44
geniinighty-_: Yeah, not enough RAM21:44
nighty-_genii, not enough of everything21:45
geniinighty-_: I ran Xubuntu on mine fine for a long time, but gave it away now21:45
trismt0by: 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 setup21:45
jsheldonI 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:45
trismt0by: 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 them21:46
daftykinsjsheldon: not much beyond Skype being a Microsoft product and thus not really supported on Linux truthfully.21:47
jsheldondaftykins: is there any way to report bugs to them?21:50
schultzajsheldon: see private message21:50
daftykinsjsheldon: no idea. they're Microsoft :)21:50
bbryantblasphemy21:51
schultzabbryant: it's a best effort help that i can give.. :)21:51
bbryanti just heard the word Microsoft, I'm not aware of any of the context21:52
bbryantjust joined21:52
rathmacneenighty-_, running Lubuntu acceptably here on 1201HAB for last several revs21:52
nighty-_rathmacnee, does it have a GMA500 ?21:53
nighty-_no ripples in the screen ?21:53
nighty-_http://ubuntuforums.org/showthread.php?t=2124319&highlight=gma50021:54
rathmacneenighty-_: yep, unfortunately. it was a bear to get working back in 9/10 era but 14.04 installed w/o a hitch.21:55
nighty-_so you have a GMA500 in there21:55
nighty-_?21:56
nighty-_ok I will try lubuntu21:56
Tinkerlad0If 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:57
Tinkerlad0my wlan0 is but not my p32p1 (ethernet interface)21:58
geniiTinkerlad0: Uses the Dell consistent network device naming thingy21:59
geniiTinkerlad0: Use kernel option at load time to disable biosdevname21:59
rathmacneenighty-_: Affirmative on the GMA500 in the ASUS 1201HAB. Recommend Lubuntu.22:03
rathmacneeno screen ripple or other issues22:03
Lucky87Hello, please would someone kindly whois me22:06
bubbasauresyou are on tor22:06
bynariesimple 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:06
kolossenso, how do i check if my bluetooth is working?22:07
bbryantbynarie: so they weren't working when you installed, correct?22:07
kolossenand is there a program to let you send commands to it from the command line?22:07
bynariebbryant, 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 drivers22:08
bbryantkolossen: what22:08
bbryantbynarie: ok, what happened next22:08
bynariebbryant, they "appear" to be loaded in additional drivers, but nvidia-settings doesnt work22:08
bynarieit loads but doesnt show the full options22:09
bynariethen, i tried to install steam to play CS, i get opengl errors22:09
bbryanthm22:09
bbryantwell it's always worth trying a version that's been out longer22:09
bynariebbryant, Open GLX extension not supported22:09
bbryantI certainly think it's worth a shot22:09
bbryantbut I'm no expert on nvidia issues with linux22:10
bynariebbryant, now check this out... im dual booting linux mint 17 along with buntu 14.10.. linux mint 17 nvidia works perfect.. no problemsa22:10
bynariebbryant, pretty much same config on both OSes22:10
bbryantsame from the nvidia side\22:10
bbryantprobably not the kernel side22:11
bynarieand since lm 17 is based on buntu 14.o4, i figure i may have a better shot22:11
=== bastidra1or is now known as bastidrazor
bbryantI don't see why not22:11
=== dts is now known as dtsbot
bynariebbryant, thanks for your help22:11
=== dtsbot is now known as dts
bbryantyea, sorry I couldn't be of more help22:11
bynariei will give it a go and see what happens22:11
bbryantit's been many years since I messed with that stuff :/22:11
bynarieno problem man, you tried22:11
DilloYodabeen having issues with 14.04?22:11
bynarieDilloYoda, 14.1022:12
Tinkerlad0soooo. Running sudo apt-get update keeps failing.... GPG Errors on many of the repos.... Any ideas?22:12
DilloYodaAh, OK22:12
bynarieTinkerlad0, which repos specifically?22:12
g0thhi22:12
bynariesometimes if repos are down or incorrectly enterd you get errors22:12
bynarieor network problems22:12
g0thon my laptop I did a system upgrade and now I don't have any desktop/gnome-panel/window manager anymore22:12
DilloYodaI'm using 14.04LTS22:12
OerHeksTinkerlad0, try changing mirror22:13
g0this there a way to reset everything?22:13
DilloYodaThere have been some issues, but it's smooth at the moment22:13
Tinkerlad0trusty-updates, trusty-backports, trusty-security all from au.archive.ubuntu.com22:13
Tinkerlad0how do I cahnge mirror?22:13
bynarieTinkerlad0, do you get any error about a key?22:13
g0ththough the guest login has the same issues22:13
Tinkerlad0bynarie, Yeah Automatic Signing Key?22:14
g0thhow do I get my window manager + gnome back?22:14
DilloYodayou can change the mirror in the Software & Updates panel22:14
Tinkerlad0DilloYoda, Im on 14.04.1 server22:14
bynarieTinkerlad0, when you get the error, does it give you a key number?22:14
bynarieyou probably need to install the keys22:14
Tinkerlad0bynarie, BADSIG 40976EAF437D05B522:15
bynarieyes!22:15
Tinkerlad0that one?22:15
bynariethats exacly it22:15
michele993hi guys22:15
DilloYodaThere's a popup list of servers in the aforementioned panel22:15
bynarieTinkerlad0, http://askubuntu.com/questions/1877/what-is-the-easiest-way-to-resolve-apt-get-badsig-gpg-errors22:15
bynariecheck out that link22:15
Tinkerlad0Thanks :)22:15
g0thI installed gnome-panel but it still doesnt show up22:15
Tinkerlad0Hadnt seen that one yet22:15
bynarieok good luck! let me kno if its fixed22:16
k1l_g0th: choose it at login screen22:16
michele993i've a big problem, when i press shutdown don't appear the reboot and shutdown button, but ubuntu logout only...22:16
g0thI don't have anything to choose from22:16
bynariebbryant, http://www.tecmint.com/wp-content/uploads/2014/10/Install-Graphics-Driver.png22:17
bynariebbryant, thats the window i get when running "nvidia-settings"22:17
g0thhow can I completely reset my desktop environment?22:18
g0thlike in a new installation?22:18
DilloYodag0th, I don't know that there is a global reset to defaults22:19
bynarieg0th..... just reinstall or, or purge remove then install22:19
g0threinstall what?22:19
bynarieyour DE22:19
DilloYodayou might have to go into the Control Panels for whatever you want set back to default22:19
g0thwhich is which package?22:19
bynarieg0th, which desktop env are you using?22:19
g0thI tried to remove/purge/reinstall some packages22:19
g0thwithout help22:20
g0thgnome22:20
bynarieok22:20
bynarieso22:20
bynariesudo apt-get remove --purge gnome-desktop22:20
bynariethen reinstall22:20
bynariei think22:20
g0thyou mean ubuntu-gnome-dekstop?22:21
g0thI didn't have it installed22:21
g0thbut I can try to install it22:21
g0thI had a gnome desktop without that package before22:21
nighty-_ok lubuntu ripples too22:21
nighty-_rathmacnee, no difference same problem22:23
nighty-_the gma500 driver is exactly the same22:23
nighty-_down to the last bit22:24
g0thbynarie: it's still broken22:25
=== Termana is now known as Guest78732
g0ththe left panel is gone, compiz doesn't seem to be running my keyboard shortcuts fail, etc22:25
g0thand it freezes22:26
g0th(right now)22:26
k1l_g0th: video driver running?22:26
g0thnvidia binary22:26
k1l_g0th: from nvidia site?22:26
g0thfrom ubuntu22:27
k1l_what desktop do you want?22:27
g0thany desktop at the moment22:28
g0thwhich works reasonably22:28
k1l_sudo apt-get install ubuntu-desktop22:28
g0ththere is no ubuntu-desktop22:28
g0thoh there is22:28
k1l_g0th: what ubuntu is that exactly?22:28
g0thno gnome-desktop22:29
g0thI installed ubuntu-gnome-desktop22:29
k1l_*sigh*22:29
g0thtrying ubuntu-desktop22:29
g0thwhich has unity in addition maybe that solves everything22:29
Dinosauriohaha22:29
k1l_i asked you what desktop you want to use, you said: any. so why sou say any when youwant gnome...22:29
g0thany is fine22:30
DinosaurioI'm just laughing at ubuntu. haha22:30
creatorb#mate here :D22:30
=== MeltedLux is now known as MeltedDed
g0thok now even less works22:31
g0thI just see a mouse22:31
g0thwhich I can move22:31
g0thnothing else at all (after login)22:31
k1l_g0th: so that is a driver issue? what video card you got?22:31
g0thno keyboard shortcut seems to work22:31
Tinkerlad0bynarie, That page didn't fix it :(22:31
k1l_g0th: you installed the gnome ubuntu iso?22:32
creatorbpress ctrl+alt+F122:32
g0thI upgraded my existing ubuntu which worked fine22:32
g0thnow it doesn't22:32
k1l_g0th: details matter22:32
g0thyeah I can use the console22:32
creatorband next login to your device, type your name and password next type startx22:32
g0thI used the basic ubuntu iso22:32
k1l_g0th: what ubuntu exactly? upgraded to what ubuntu? which desktop running?22:33
k1l_g0th: try to put as much details you know into one sentence please22:33
g0th14.04 now22:33
rathmacneenighty-_: 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
g0thI just installed ubuntu-desktop22:33
nighty-_rathmacnee, ok22:34
g0thI don't know the initial version, my last version was about 1 year old22:34
g0thI need my laptop for work tomorrow :(22:34
=== linuxator is now known as linuxd
g0thwell I could try to survive on the console but I assume I will need some graphical stuff22:35
g0this there no way to reset everything?22:35
k1l_g0th: so you upgraded from which version? 13.10?22:35
g0thI don't know22:36
g0th1 year ago = ?22:36
creatorbg0th: do you have a type startx?22:36
k1l_what command did you use to upgrade?22:36
g0thI guess22:36
k1l_creatorb: no, dont use startx!22:36
g0thI ran aptitude, pressed u and upgraded everything basically22:36
k1l_g0th:  :/  why didnt you use the proper way to upgrade22:36
g0thI used service lightdm stop and start resp gdm now22:37
g0this that not the proper way?22:37
k1l_!upgrade | g0th22:37
ubottug0th: For upgrading, see the instructions at https://help.ubuntu.com/community/UpgradeNotes - see also http://www.ubuntu.com/desktop/get-ubuntu/upgrade22:37
k1l_sudo do-release-upgrade in cli or the update-manager for upgrading on ubuntu.22:37
creatorbk1l_: why?22:37
g0thI didn't intend to do a release upgrade22:37
g0thbut apparently it did22:37
k1l_creatorb: start the *dm which is lightdm on ubuntu22:37
k1l_g0th: http://www.webupd8.org/2012/10/how-to-reset-compiz-and-unity-in-ubuntu.html22:38
k1l_g0th: and make sure the videocard driver is setup properly22:38
g0thk1l_: ok that seems to do something useful :)22:40
Bazyl hello when i change to Thunderbird's window launchpad and top tool bar item disapear, how to fix it ?22:40
=== ideopathic_ is now known as ideopathic
=== linuxator is now known as linuxd
Bazylwhen i change to Thunderbird's window launchpad and top tool bar items disapear, how can i fix it ?22:46
Bashing-omBazyl: What release of ubuntu ? , What Desktop Environment ? < change from what to Thunderbird ? .22:49
BazylBashing-om, ubuntu 14.04LTS22:49
pbxhow do i get my laptop to auto-adjust backlight depending on whether it's plugged in or not?22:50
BazylBashing-om, unity i think22:50
Bashing-omBazyl: And the only problem is 'Thunderbird' ? .. Might try re-installing the plugin .22:51
BazylBashing-om, yes, only Thunderbird's widnow is broken22:51
BazylBashing-om, i cant resize it22:51
BazylBashing-om,  i did try: sudo apt-get remove --purge thunderbird and then restart PC then sudo apt-get install thunderbird22:52
BazylBashing-om, and nothing...22:53
Bashing-omBazyl: Sorry, that is all I knew to try. I would have thought too it would resolve the issue.22:56
BazylBashing-om, ok thx anyway22:56
Bashing-omBazyl: A thought, have you rebooted, and started FireFox for the change to take effect ?22:59
BazylBashing-om, Firefox? for what? i have problem with Thunderbird - it's mail client23:00
BazylBashing-om, i don't understand how Firefox would take any affect on Thunderbird...23:01
=== yokel_ is now known as yokel
Bashing-omBazyl: Thunderbied = Mozillia = Firefox , No ? Such that Thunderbird would talk to FireFox if FF is installed, no ?23:01
BazylBashing-om, ill try23:03
Bashing-omBazyl: K, just a thought .23:03
pbxhow do i make my ubuntu laptop as smart as my mac when it comes to screen brightness and power?23:05
BazylBashing-om, btw i have defined thunerbird as autostart in gnome-session-properties app23:05
bubbasaurespbx, We don't really compare OS, be detailed in what you actually want.23:07
bubbasaurespbx, You should also name the release and desktop you're runing.23:08
bubbasauresrunning*23:08
christian_Hmm the checksums of the binaries awk, mawk and gawk have changed ... should i be suspicious?23:10
bekkschristian_: Did you update meanwhile, manually or automagically?23:10
christian_you mean apt-get update?23:11
BazylBashing-om, nothings change after reboot...23:11
pbxbubbasaures, sorry. 14.04, unity23:12
pbxbubbasaures, i would like the machine to have auto backlight level presets, one for battery and one for AC23:13
christian_ [ Warning ] [00:05:46] Warning: The file properties have changed:        File: /usr/bin/awk        Current hash: c53d7c1c580979561333c345210276e51b4d517a        Stored hash : 3462fce89f3e37f0419cf118d90d6c36887e160923:13
pbxi admit the "mac" bit was something of a troll to get some attention on the question after several no-reply attempts over a few days23:13
christian_did not update the files on my own23:13
pbxchristian_, what's giving you the warning?23:14
berz3rkwhere is the ubuntu developer channel23:15
creatorbanyone have a alternative way for get skins like screenlets.org? i wanna get transparent clock widget23:15
pbxchristian_, also, do you know what the hash algorithm is (e.g. MD5)? others could check theirs and share the values23:15
bazhang#ubuntu-devel berz3rk23:15
berz3rkcreatorb: conky23:15
christian_pbx i did a rkhunter scan23:17
pbxironically, 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 set23:17
* pbx googles rkhunter23:17
creatorbberz3rk: hmmm... maybe not enough resources23:17
christian_pbx one sec23:17
berz3rkcreatorb: not enough resources?23:17
* lolmalefico is away: I'm busy23:17
pbxchristian_, thanks.  sha123:17
k1l_christian_: which ubuntu?23:17
Bazylwhen i change to Thunderbird's window launchpad and top tool bar items disapear, how can i fix it ?23:17
berz3rkcreatorb: you mean hardware power?23:18
k1l_christian_: from when is your rkhunter store?23:18
bbryantpbx: typically if you want the best help here, say windows works better not mac23:18
k1l_!away > lolmalefico23:18
ubottulolmalefico, please see my private message23:18
bbryantjust fyi23:18
k1l_bbryant: stop that spoiling of this support channel23:18
bbryantit's a joke, calm down23:18
bubbasauresbbryant, Don't just post FUD, stick with support, it does not help to cry here.23:18
pbxchristian_, well, fwiw, sha1 of my /usr/bin/awk is c53d7c1c580979561333c345210276e51b4d517a too23:19
k1l_bbryant: you list of silly jokes is quite overloaded. so better scope on beeing helpfull23:19
pbxchristian_, so either we're both hit with the same attack or (my bet) rkhunter is misleading you.23:20
pbxbubbasaures, good tip re windows, thanks :)23:20
creatorbberz3rk: ya i wanna set it clock always on top, so i need small resource23:21
berz3rkcreatorb: I dont think that conky eats a lot of resources :D23:21
christian_pbx thanks for the info23:21
christian_k1l_ its xubuntu23:22
christian_my rkhunter store?23:22
christian_not so sure23:22
creatorbberz3rk: wew, ok :D give me good one, simple transparent clock23:22
k1l_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
berz3rkok23:23
christian_pbx does your /usr/bin/awk link to /etc/alternatives and then back to /usr/bin/gawk ?23:23
* pbx looks23:23
=== justin_ is now known as jbrazyh
=== jbrazyh is now known as jbrazy
christian_k1l thanks for the information23:24
pbxchristian_, /usr/bin/mawk but otherwise yes23:24
Ben64gawk (1:4.0.1+dfsg-2.1ubuntu2) saucy; urgency=low  * Update config.{guess,sub} for arm64. -- Matthias Klose <doko@ubuntu.com>  Tue, 02 Jul 2013 22:32:14 +020023:24
berz3rkcreatorb: http://lmgtfy.com/?q=conky+clocks , images. which one do you like23:24
berz3rkcreatorb: or try cairo-clock from the Software Center23:25
christian_pbx any idea why mine links to gawk?23:25
christian_strange i guess23:25
Ben64christian_: its normal23:26
berz3rkcreatorb: cairo-clock should help you23:26
pbxchristian_, sorry, i was in a 12.04 VM; my 14.04 machine does link to gawk.  http://dpaste.com/1BQGKQQ#line-623:26
berz3rkcreatorb: g2g23:27
k1l_christian_: if you cant name the state of the last rkhunter safed session its pointless to compare things.23:27
bekkspbx: actually gawk is GNU awk, which is what you are using on a linux machine, most likely.23:27
bubbasauresberz3rk, We don't post let me get that for you here.23:27
berz3rkbubbasaures: please?23:28
ObrienDavelmgtfy ;p23:28
berz3rkah23:28
=== ncarrillo is now known as 64MAA9JI3
christian_k1l_ if i'd know how to find out i would ;)23:29
berz3rkbubbasaures: next time I will post a google search request with 400 charachters.23:29
bubbasauresberz3rk, Help or don;t comment or ask for help, it's real simple here.23:29
k1l_christian_: that is already the breaking point in your "security" setting23:29
christian_k1l_ i should have said that i dont understand what you are asking23:30
k1l_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" program23:30
k1l_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:31
k1l_christian_: i think you got a  wrong impression of how rkhunter makes your system more secure23:32
pbxbekks, FWIW, on my 12.04 machine, no gawk, just mawk.23:32
bekkspbx: Sp uninstall gawk and just use mawk?23:33
bekksAlthough I wont use mawk, but gawk, but thats not the question here. :)23:33
christian_k1l_ you are right though i didn't expect rkhunter to secure my system23:34
pbxbekks, i was just trying to help christian_ .  i have no issue with my awk/gawk/mawk setup23:34
bekkspbx: ok :)23:34
christian_pbx thanks for your help again23:34
schultzaDoes firewalld work for Ubuntu?23:34
bekkschristian_: rkhunter actually secures your system, if handled correctly.23:34
=== mohammad is now known as Guest1410
schultzawhats the diff between gawk and mawk?23:35
ObrienDaveone letter? ;p23:36
Guest1410 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
schultzaso, they are the same program, just installed differently?23:36
schultza:)23:36
john__heya23:36
ObrienDavedanged if i know ;p23:37
Guest1410 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
john__anybody have any alsa instalation experiance23:37
Guest1410 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
Ben64Guest1410: dude we heard you, stop repeating so often23:38
bekksGuest1410: which driver version do you use exactly?23:39
cristhian 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
k1l_!es | cristhian23:41
ubottucristhian: 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:41
Striking7Hi all. I absolutely love SSHFS but sometimes it seems a bit sluggish. Does anyone have any tips to optimize it?23:49
daftykinsStriking7: this for from home to a remote location online?23:51
Striking7daftykins: 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 town23:52
Striking7But yes, from home.23:52
daftykinsStriking7: ok fair enough, was just checking it wasn't local stuff that sshfs would be daft for anyway. :) i've no suggestions unfortunately.23:53
Striking7daftykins: Heh. Good idea checking on that :) Thanks anyway23:59

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