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

nikolam12.10 64-bit GRUB2 setting in /etc/default/grub with GRUB_BADRAM= does not have affect on the RAM available to kernel upon boot (done update-gub)00:01
nikolamonly first memmap= have affect and not the second.00:02
=== sysmon is now known as sysmonn
=== potus is now known as Guest11171
TJ-nikolam: show us "cat /proc/cmdline"00:04
nikolam$ cat /proc/cmdline00:06
nikolamBOOT_IMAGE=/vmlinuz-3.5.0-45-generic root=UUID=600688d1-ae5e-44d8-bbd1-59110027c3e8 ro rootflags=subvol=@ memmap=0x8000000$0x10000000 quiet splash vt.handoff=700:06
=== FloodBot1 is now known as Guest83374
nikolamhi TJ-00:07
nikolamI updated 12.10, using just first range blocked, like that.00:08
TJ-nikolam: And what does this show? "grep GRUB_CMDLINE_LINUX /etc/default/grub"00:11
nikolamTJ-, GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"00:13
nikolamGRUB_CMDLINE_LINUX='memmap=0x8000000\$0x10000000'00:13
nikolambu adding second memmap= does not work00:13
TJ-nikolam: Does not work in what way? Does it appear in "/proc/cmdline" after boot, suggesting the kernel ignored it, or if it doesn't show up, that suggests update-grub processed the setting incorrectly00:14
nikolamso I tried with GRUB_BADRAM= and I somehow made it work once ( I think after 2 reboots to GRUB) but it stopped working after.00:14
=== edong23_ is now known as edong23
nikolamit shows up on GRUB2 menu (second memmap) but kernel does not boot with second memmap. if halts/not showing picture on screen00:15
=== Guest91199 is now known as mnemon
nikolamMost mysterious part is that I somehow maanged to mask out both regions, by combining memmap= and GRUB_BADRAM= lines, and by editing GRUB 2 menu line before boot. But was not able to reproduce it again.00:17
TJ-nikolam: If the RAM is bad why not replace it?00:17
nikolamTJ-, I am searching for the RAM I need but for now, I have this.00:17
nikolamAlos it worked perfectly fine on 12.04 with 2 memmap= lines00:18
TJ-nikolam: OK, that makes sense ... see this for why GRUB_BADRAM works: http://www.gnu.org/software/grub/manual/html_node/badram.html00:18
nikolamIt would be interesting to see how it works on 13.10 and lates00:18
TJ-niko: You should use GRUB_BADRAM instead of memmap00:19
nikolamwell, I tried, It does not have affect on mapping un/available RAM.00:19
nikolamI used sudo update-grub after editing /etc/default/grub00:19
nikolamMaybe this line is no good for masking 2 128MiB  ranges? GRUB_BADRAM="0x10000000,0xf7000000,0x30000000,0xf7000000"00:20
_2cool4me4_Is there an alternate install CD for ubuntu 13.10? I'm getting the "Unable to find medium containing a live file system" error00:22
leadnpotatoes_2cool4me4_: Have you tried a different disk in your drive?00:23
glitsj16nikolam: https://help.ubuntu.com/community/BadRAM might help on how masking works, also the first link on that page shows a way to use memmap, but the syntax there uses \\\$00:23
_2cool4me4_leadnpotatoes, I'm using a live ISO that I put on the disk with Unetbootin00:24
leadnpotatoesSo this is from a flash drive and not a CD right?00:24
zykotick9_2cool4me4_: try without unetbootin00:24
leadnpotatoesLive USB00:25
nikolamglitsj16, Yes I was reading that page at the bottom for masking. An I will try \\\ , thanks.00:25
_2cool4me4_leadnpotatoes, Yes00:25
_2cool4me4_zykotick9, I'm on a Windows partition right now. Not sure how else to do it.00:25
leadnpotatoes_2cool4me4_: yeah have you tried an alternative to unetbootin? Like this: http://www.pendrivelinux.com/universal-usb-installer-easy-as-1-2-3/00:26
zykotick9_2cool4me4_: ummm, i'd guess there are alternatives (but i certainly don't know them).  that error you're getting is common with unetbootin.00:26
leadnpotatoesYeah, Pen drive is what I use, it hasn't given me trouble yet.00:28
_2cool4me4_Okay. I'm trying that out. Unfortunately, I'll have to go soon, so I won't be able to report back.00:28
tds5016hi all. can someone tell me if there is a way to get the process description given in a .conf file?00:29
tds5016using initctl*00:29
CrazyGangster!job00:31
tds5016!job?00:31
ubottutds5016: I am only a bot, please don't think I'm intelligent :)00:31
CrazyGangster!jobs00:31
tds5016!jobs?00:31
ubottutds5016: I am only a bot, please don't think I'm intelligent :)00:31
k1l!ot | CrazyGangster tds501600:32
=== CyberJacob is now known as CyberJacob|Away
ubottuCrazyGangster tds5016: #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!00:32
xmetalhello ..... finally got back in freenode ... seems the chat room is invite only00:32
=== quackgyver_ is now known as quackgyver
antonio__hey everyone...00:37
antonio__I'm trying to get rid of some annoying Chitika popup ads on Firefox on Ubuntu...not really sure how00:38
antonio__These are the ads I'm getting http://reverseinternet.com/domain/www.truthaboutabs.com00:38
glitsj16tds5016: i don't think initctl has a way to get to the job description, so i think you'll need to just cat & grep for it00:38
antonio__You'll see a Chitika ad window on the bottom right hand corner...00:38
tds5016that's unfortunate.00:39
tds5016why wouuld it give you as a think to add in the .conf?00:39
glitsj16tds5016: i guess the description is for us humans :) .. purely descriptive00:40
tds5016yeah. I mean if we're writing it there should be a way to get it :-/.00:40
glitsj16tds5016: and it isn't needed, a job will run pefectly fine without a description00:41
glitsj16there is, just cat the job conf and grep for it00:41
Beldarantonio__, probably flash based I use the noscript addon to block flash.00:41
tds5016yeah. that's just a really ugly way to handle it when trying to do this programatically.00:42
antonio__beldar: is that with greasemonkey?00:42
tds5016iit's not bad to have; it would just be a worthwhile functionality.00:42
Beldarantonio__, Firefox00:42
glitsj16tds5016: why ugly? initctl is strictly for daemon control, not for parsing descriptions00:42
tds5016well, if you are writing a service description it seems that it would be good for humans to be able to read.00:43
tds5016so if you see something like myService.x you know what the hell mySErvice.x is.00:43
tds5016:-)00:43
antonio__beldar: noscript security suite?00:43
Beldarantonio__, https://addons.mozilla.org/en-US/firefox/addon/noscript/00:44
glitsj16tds5016: ofcourse, but what is so ugly about a "cat /etc/init/myService | grep description" ? the description is limited to 1 line anyway in upstart, so you don't need to realyy work that hard ;)00:46
antonio__thanks beldar: worked a charm!00:46
tds5016glitsj16: it's not about the work; it's just not incredibly programatic. and that's also assuming I do this with bash.00:47
tds5016with C/C++ it's a mess of code.00:47
tds5016not that it's hard.00:47
tds5016it's just a pain.00:47
tds5016lol.00:47
tds5016and then you're doing file io00:47
robert4709is this an appropriate place to ask about ftp?00:47
tds5016which is more than a little slow.00:47
robert4709i guess ill just aske the question then Using the filezilla ftp server my client gets to the passive mode then drops before there is a directory listing same behavior from local solutions?00:49
=== FloodBot2 is now known as Guest71185
=== FloodBot1 is now known as Guest35479
ki7rwhow does one upgrade an installed package with a tarball? i tried to upgrade portaudio only to end up removing necessary packages (dependacies) which caused me to have to reinstall the OS00:54
ki7rwi suppose that i should say that i was trying to remove the portaudio packages and ended up removing depenancies that prevented the PC from booting up00:56
* ki7rw is having sound card issues00:57
robert4709i guess ill just aske the question then Using the filezilla ftp server my client gets to the passive mode then drops before there is a directory listing same behavior from local solutions?00:59
robert4709Using the filezilla ftp server my client gets to the passive mode then drops before there is a directory listing same behavior from local any suggested solutions?01:06
jc_a[[o01:07
TJ-glitsj16: If you see nikolam return, can you tell him to use "memap=size$start,size$start" *not* "memmap=size$start memmap=size$start" - there should be one key and the values should be comma-separated01:08
=== platinuum_ is now known as platinuum
dupingpinghi01:09
dupingpinghow to launch chromium browser with root priviliage.01:09
robert4709sudo chromium01:10
glitsj16TJ-: will do, i'll be around for a while01:10
dupingpingthen,01:10
xangua!gksu | robert4709 dupingping01:11
ubotturobert4709 dupingping: If you need to run graphical applications as root, use « gksudo », as it will set up the environment more appropriately. Never just use "sudo"! (See http://psychocats.net/ubuntu/graphicalsudo to know why)01:11
dupingpingI logged in root.01:11
dupingpingand01:11
robert4709uess no one here knows about ftps...01:12
dupingpingIt's not run in root priviliage01:12
robert4709guess*01:12
dupingpingrobert4709:01:12
dupingpingdeteils.01:12
robert4709@dupingping ask xangua01:12
=== k_sze[work] is now known as Guest46589
dupingpingoh01:13
xanguadupingping: why would you log in as root¿01:13
dupingpingI'm a super python developer01:13
glitsj16dupingping: why on earth would you use abrowser as root?01:13
dupingpingI like to login as root. and I need it.01:14
xanguano you don't, and also that is unsuported here dupingping01:14
glitsj16i like ice-cream, but i don't eat it thru the ears :)01:15
dupingpingxangua: ?01:15
dupingpingwhat?01:15
dupingpingglitsj16: what?01:15
=== Guest46589 is now known as k_sze[work]
glitsj16dupingping: as a developer you should be aware of the security risks and act accordingly01:16
dupingpingoh!01:16
dupingpingBut01:17
dupingpingNo way to run in root?01:17
glitsj16use sudo, that's all it takes01:18
dupingpingNo configuration?01:18
dupingpingNo, sudo doesnot run chromium01:18
dupingpingShow error message: run with out root.01:19
glitsj16dupingping: i wasn't refering to chromium .. have you tried running it as a regular user?01:19
dupingpingoh, it can run in regular user. but,01:20
dupingpingI need to run in root.01:20
glitsj16dupingping: why exactly?01:21
dupingpingoh, I am developing a program in root priv01:21
dupingpingThis program is run in root priv.01:22
glitsj16dupingping: and where does a browser come in?01:22
dupingpingI am developping ubuntu fuse ftp.01:22
dupingpingNo, sometimes, while write the program, I refer to web.01:24
dupingpingbecause it's convenience.01:24
dupingpingofcourse01:25
dupingpingthere are many risks.01:26
dupingpingbut, I need develop speed, too.01:26
profligacyWhat is a window manager exactly?01:27
profligacyANd why is it important which one you choose?01:27
endofcakedupingping, just run a root session inside a terminal if you so desire, and use chromium as a regular user01:28
endofcakeprofligacy, what do you mean by that?01:29
profligacywhat's a window manager01:29
dupingpingok, ok.01:29
profligacyi need something that locks windows when I drag them to the left of the scerenn the way Windows does01:29
dupingpingwindow manager is a program that01:30
dupingpingmanage top level windows on your screen.01:30
jcressI have a fresh install of bodhi.  when I try to run python with /usr/bin/python I get an ImportError: No module named site01:30
dupingpingwindows' width, height, level, type...01:31
daftykinsdupingping: please type more on one line, pressing enter less01:31
TJ-dupingping: Are you aware that Ubuntu already has a fuse FTP file-system ?01:31
dupingpingyes01:31
dupingpingbut01:31
dupingpingit's a slowly one.01:32
dupingpingwith perl.01:32
daftykinsdupingping: what did i just say?01:32
Celsohi guys! to enable the Dynamic power manager on the OSS radeon driver do i still need to add the smc.bin file or is no longer needed? do i need to add the kernel line on boot too?01:32
dupingpingI am developing very fast fuseftp with C.01:32
dupingpingTJ-: what about your think/01:33
dupingpingdaftykins: what?01:34
KingenGreetings, this is Månegarm: http://www.youtube.com/watch?v=bi49Xo0MzhA01:34
Celsohi guys! to enable the Dynamic power manager on the OSS radeon driver do i still need to add the smc.bin file or is no longer needed? do i need to add the kernel line on boot too? (related to kernel 3.13.1)01:36
glitsj16profligacy: what desktop environment are you using? perhaps the compiz 'grid' plugin is what you're looking for01:36
TJ-dupingping: No, not ftpfs, curlftpfs which uses libcurl01:37
edu_nieto_medinahello!!01:37
KingenCelso: As an OSS guy i would not ever want you to have to, ever do this kind of thing.01:38
edu_nieto_medinadoes anybody know if there is a chance to install ubuntu alongside windows 8??01:38
dupingpingcurlftpfs?01:38
dupingpingbut, my program does not use libcurl.01:39
CelsoKingen why so?01:39
edu_nieto_medinaits been a week since im trying to install both in my new laptop01:39
KingenAnyone like the tune btw ?01:39
dupingpingTJ-: but, my program does not use libcurl.01:39
=== juliosaraiva is now known as Julinux
TJ-dupingping: That's fine, but the package in the Ubuntu archives does01:39
dupingpingNow it's not.01:40
edu_nieto_medinaanybody?01:40
dupingpingI'm alreay register in ubuntu.01:40
dupingpingit package name is ubuntu-fuseftp.01:41
TJ-!info curlftpfs01:41
ubottucurlftpfs (source: curlftpfs): filesystem to access FTP hosts based on FUSE and cURL. In component universe, is optional. Version 0.9.2-5ubuntu1 (saucy), package size 31 kB, installed size 101 kB01:41
endofcakeedu_nieto_medina, I run Ubuntu alongside Win*, but I use different drives for them to avoid the problems01:41
endofcakeAre you having problems with secure boot by any chance?01:42
BentFranklinI want to run a shell that will kill itself in a fixed time interval if I don't do so beforehand.  What would you call such a utility?  I can't think of what to search for.01:42
KingenCelso: I like automation. Code that will allow you to plug in anything and it shpuld be good. But i have seen no system as good as Linux on doing this. Its why i use it so much, but i also use most other systems but microsoft, because theres no future in thae system.01:42
dupingpingTJ-: You with i close this program?01:43
dupingpingsorry, TJ-: You wish i close this program?01:43
KingenSweden has ended support of windows... gowd bless or something like that :=)01:43
TJ-dupingping: No, I'm pointing you to the package already in Ubuntu. If you want to contribute you might have more success by helping develop that package through its upstream development team.01:45
KingenWe are much better coders then they ever hoarded and thay thought they where. ... Complete idiots at times: Example: for( x=0...) ... then for(x=x ... This is actually a grat bug in the eclipse program where it things that this expression  doesnt do _anything_ /LOL01:47
=== FloodBot1 is now known as Guest5951
dupingpinghow?01:47
dupingpingTJ- : How?01:47
=== FloodBot2 is now known as Guest36807
rwwKingen: #ubuntu is a technical support channel. Non-support chat goes to #ubuntu-offtopic, thanks :)01:48
Kingenrww: Please be patient in everything you do, because at times nothing is what is seems.01:50
daftykinsKingen: no, you follow the rules else you are shown the door.01:50
Kingendaftykins: Yes ofcourse Sir! ... Might i ask who you are later on ?01:52
daftykinsi don't change (:01:52
KingenBotticus.01:52
daftykinsexcuse me?01:53
rwwubottu: tell Kingen about ot01:53
ubottuKingen, please see my private message01:53
RedbanI have a [Desktop Entry] runs fine when double clicked,but can't run from terminal of through bash script01:56
KingenSucama balls ? Hmm, why am i developing for you ... Dudes... and Dudettes ... I want to code for something durable, not for some dist that destroys GNOME and then feels you have to be a leftie to use it. How many people use their left hand instead of their right ... >Im a professor on this subject and i think its  about 10% --- Please convince me that this is nt the venerable Mr.Micrwovesoft02:00
glitsj16Redban: if you're refering to a .desktop file, you only need to run the part from the Exec= line in a terminal .. or is this not what you mean?02:01
EvclidisHello..02:05
=== 31NAAEEJO is now known as jacob11
EvclidisHow can I bring back the sudo timeout? It is not asking password anymore.02:05
Redbanyes thanks glitsj16 that's what i mean ... got it now02:06
edu_nieto_medinahello02:08
edu_nieto_medinadoes anybody know if there is a chance to install ubuntu alongside windows 8??02:08
Xuisceedu_nieto_medina:  like dual boot?02:08
endofcakeedu_nieto_medina, yes there is, scroll up a bit02:09
edu_nieto_medinayes02:09
edu_nieto_medinaive been trying really hard02:09
SecretFirehow do i view gnuchess's source?02:10
Evclidiscan anybody help me?02:10
EvclidisHow can I bring back the sudo timeout? It is not asking password anymore.02:10
endofcakeare you having problems with secure boot?02:10
endofcakeEvclidis, what is sudo timeout?02:10
glitsj16Evclidis: how did you change it?02:11
endofcakeEvclidis, run visudo and see what you got there02:12
edu_nieto_medinamy laptop came with a pre-installed windows 8, so i wanted to install ubuntu 13.10 but when i started the installation process it didnt show the chance that usually says (install ubuntu alongside windows) so i chose the (something else option)02:12
endofcakeedu_nieto_medina, do you have secure boot enabled?02:13
edu_nieto_medinabut the ubuntu installed does not recocnize my partitions..02:13
EvclidisActually, I didn't anything. It changed by itself I don't know hoe.02:14
edu_nieto_medinai have disable secure boot..02:14
edu_nieto_medinabut my ubuntu **installer...02:14
MastermasterMaybe some day youll want coders to be your friends. To be fair i scouted and i need nothing, but it could be  nice to have a chat or so whiolst coding.02:14
Evclidisendofcake: Sudo has to ask me the password and it isn't doing..02:14
endofcakeEvclidis: at all? Or after you sudoed a moment ago?02:15
edu_nieto_medinai read on askubunto.... about a solution.. to sudo gparted...02:16
Evclidisendofcake: At all. I can just run 'sudo something' and it goes..02:16
edu_nieto_medinabut when i open the GParted it give me an error..02:16
endofcakewhat have you got if you run visudo as root?02:16
Evclidisendofcake: I've got tried open the sudoers file but isn't available..02:17
segfalt_SecretFire, First, figure out what package installs gnuchess (Maybe called gnuchess, I'm not sure.) -- then run apt-get source <packagename>.02:17
endofcakeEvclidis, did you try sudo su - and then visudo02:18
MastermasterThe best musics ive ever heard at 7 minutes in: http://www.youtube.com/watch?v=bi49Xo0MzhA02:18
cfhowlett_Mastermaster, completely offtopic here ...02:18
cfhowlett_and spammy02:19
MastermasterSry.02:19
cfhowlett_:)02:19
Mastermaster^Possible spammers detected02:20
Evclidisendofcake, glitsj16: I saw in the visudo file and changed: NOPASSWD:ALL - to NO - It is well now.02:20
EvclidisThank you.02:20
MastermasterI sincerely dont like microsoft, because thats where they get their spamming moonix from.02:22
MastermasterSkn02:22
treatsI'm trying to get an overview of my mounted devices (capacity, used, free), like I would see in "My Computer" in Windows02:22
treatsany suggestions?02:22
MastermasterLeave!02:22
cfhowlett_Mastermaster, do you have an Ubuntu support question02:22
MastermasterExp since 1996.02:23
endofcaketreats, do you need a graphical tool?02:23
treatsI'd like one.. but don't need one if there is a simple command line02:23
segfalt_df -h02:23
endofcakedf -h does the trick for me02:23
segfalt_it's everything you could want, except pie graphs02:24
endofcakeAnd if you want to drill down and find what hogs your space, use baobab02:24
* segfalt_ hasn't use that... interesting.02:24
treatsthat's almost everything, except the names don't match what the sidebar calls the drives02:24
segfalt_the sidebar probably uses disk labels huh?02:25
segfalt_hmm02:25
endofcakesegfalt02:25
treatsnvm.. i haven't mounted some02:25
treatsthanks!02:25
endofcakesegfalt_: I gues it's called Disk Usage Analyzer now02:25
segfalt_oh neat it's like WinDirStat02:26
treatsi love windirstat!02:26
MastermasterRunning a papa on thair subnets ?02:26
segfalt_when I did more sysadmin stuff, I had an alias called 'sp' deployed on the servers -- it was like du -mx --max-depth=1 .02:26
MastermasterTo never again surf the mighty webs :)02:27
cfhowlett_!behelpful|Mastermaster,02:27
ubottuMastermaster,: As our !guidelines say, "When helping, be helpful". If you're not familiar with the issue at hand, let someone else handle it instead of making !offtopic comments or jokes.02:27
Mastermaster!suck02:27
treatsvotekick02:27
Mastermaster"Enable-Strombergs02:27
treatsI'm off, thanks for the help gents!02:27
segfalt_MasterOf1isaster, this is a support community.  You're neither supporting or being a member of the community.02:27
segfalt_erm02:28
segfalt_Mastermaster, ^^02:28
treatsMastermaster is also PM spamming me02:28
Mastermasterwell, youre turning into Dqalnet02:28
MastermasterDalnet02:28
endofcakeTo find big files, try find ". -type f -exec ls -s {} \; | sort -n -r | head -5"02:29
endofcakesorry, find . -type f -exec ls -s {} \; | sort -n -r | head -502:29
segfalt_I don't think you want quotes..02:29
segfalt_yeah02:29
Mastermastertreats,segmokey:  mm,hmm02:29
segfalt_what's a segmokey?02:30
rwwMastermaster: last chance, no more offtopic in here.02:30
somsip!ops | Mastermaster (continued inane offtopic remarks)02:30
ubottuMastermaster (continued inane offtopic remarks): Help! Channel emergency! (ONLY use this trigger in emergencies) - elky, rww, Madpilot, tritium, Nalioth, tonyyarusso, PriceChild, Amaranth, jrib, Myrtti, mneptok, Pici,  jpds,  gnomefreak, bazhang,  Flannel, ikonia, maco, h00k, IdleOne, bkerensa, nhandler, Jordan_U, DJones or k1l!02:30
rwwsomsip: yes hello02:30
somsiprww: (abort) :)02:31
MastermasterThats you unless you keep jumping around like that. To be fair... ssh.02:31
segfalt_"requested"02:31
segfalt_well played02:31
ChainsawPoliceakenet.net02:36
qinendofcake: du seems simpler02:36
optycan someone explain to me the purpose of /lib/lsb/init-functions?02:39
optyor link me to a resource that explains the philosophy/design for this?02:40
optynvm i found something02:41
dcajacob05I am not sure if this is the right room, but I have a pretty distressing problem - on several remote nodes (that I manage with ansible), I am getting errors like this:  "-bash: /dev/null: Permission denied""02:42
dcajacob05These nodes are running Ubuntu 12.04 Desktop02:42
tabsterleirHey all, does anyone else have a bug in 13.10 where when you lock the machine the screen goes blank and upon bringing the screen back on, the lock screen credentials box doesn't appear? You can still type your credentials blind and unlock the screen, its almost as if the credential box is invisible.02:43
qindcajacob05: ls -l /dev/null; ?02:44
dcajacob05Running sudo rm /dev/null && sudo mknod /dev/null c 1 3 && sudo chmod 666 /dev/null brings temporary relief, but it eventually fails again02:45
dcajacob05qin: when it's broke, it look like "-rw-r--r-- 1 root root 0 Feb  3 21:40 /dev/null"02:45
dcajacob05Worst of all, it seems like I cannot SSH into the nodes once this happens.02:46
TJ-dcajacob05: grep the system scripts (especially user-added or udev rules) for any and all "chmod" commands that are misinterpreting a command redirection ">/dev/null"02:47
qindcajacob05: /lib/udev/rules.d/50-udev-default.rules:KERNEL=="null|zero|full|random|urandom", MODE="0666"02:48
=== FloodBot1 is now known as Guest21477
qinthis how it should be02:48
qindcajacob05: check with  grep null /lib/udev/rules.d/*02:48
TJ-dcajacob05: I'll bet you've got something evaluating to "chmod go-w $SOME_VAR_NAME /dev/null"02:48
TJ-dcajacob05: Note the missing ">"02:49
dcajacob05/lib/udev/rules.d/50-udev-default.rules:KERNEL=="null|zero|full|random|urandom", MODE="0666"02:50
qinthan TJ- point you in search for rought line02:51
TJ-If they're all affected and all managed by ansible, then the problem with be in an ansible script02:52
dcajacob05I think so too, but I dunno what might have changed - used this for a long time with no probllems02:52
dcajacob05The nodes run SDRs that sometimes write to /dev/null - I think the problem is happening everytime they write02:53
TJ-dcajacob05: check your changelogs02:53
dcajacob05you mean like my git repo?02:54
=== rm___ is now known as Guest94337
=== puff` is now known as puff
TJ-dcajacob05: if you use git, it should be easy "git log master | grep '/dev/null' "02:55
dcajacob05nothing, but it think that would only check the commit messages02:56
TJ-dcajacob05: yeah, depends on detailed you get02:56
TJ-dcajacob05: try "git grep 'chmod.*/dev/null'"02:57
=== 31NAAEHFW is now known as joshtau
=== h00k_ is now known as h00k
dcajacob05nothing and greping for just /dev/nul doesn't come up with anything that should be there03:00
dcajacob05obviously you can cat trash to /dev/null with >/dev/null, but can you just write trash to it using /dev/null as a filename?03:02
dcajacob05we do that in our DR app03:02
dcajacob05*SDR03:02
dcajacob05never been a problem before, but now makes me suspicious03:02
optyi think you've been hacked03:04
dcajacob05Nah, I hacked myself03:05
optystill hacked03:05
dcajacob05Oops.  Looks like when I write to /dev/null and later remove it, that's bad03:05
dcajacob05normally the filename is something real, but sometimes it's /dev/null and this script gets run sudo03:05
dcajacob05need to add a check for that03:06
dcajacob05TJ: I assume that make sense?03:07
TJ-dcajacob05: Set an "inotifywatch /dev/null" if you need to identify *when* it happens, and have that in a script that grabs a dump of "ps -efly" so you can see what process(es) are accessing it03:08
TJ-dcajacob05: "dd if=trash of=/dev/null" is valid03:09
dcajacob05TJ: I know exactly where it is happening03:11
dcajacob05I found it03:11
dupingpingrobert4709: why?03:12
=== sysmonn is now known as sysmon
dcajacob05I wonder if there is a way to protect /dev/null and other such special files from rm even as sudo03:13
TJ-dcajacob05: Yes03:14
AnimalTestHi03:14
=== jje is now known as Guest81468
therufusHey all, i'm trying to run rtorrent installed via the synaptic package manager and all I get is "rtorrent: symbol lookup error: rtorrent: undefined symbol: _ZN7torrent10ThreadBase8m_globalE"03:15
AnimalTestAnywone here good with GUIs?03:15
therufusi've googled it, but nothing seems to work03:15
dcajacob05TJ: how do you do that?  For now, I am just adding some logic to my python program to check if the file is /dev/null before deleting03:15
Coincoursewould anyone here be willing to help me with a frustrating samba mounting problem?03:16
SecretFireCan I create a VM that has a virtual specific piece of hardware, like an nvida or ATI graphics card? I want to run an application in a VM that looks for specific hardware and I want to fool it in to running. Is this possible with virtual box?03:17
=== thirsteh_ is now known as thirsteh
TJ-dcajacob05: Ahh, no. I was thinking of the immutable attribute but that prevents writing as well as deletion... not much use in this case! And the 't' sticking-bit is no good because it's a special file, not a directory03:18
TJ-SecretFire: You can, with some hypervisors, use PCI pass-through to dedicate a piece of hardware to a VM03:18
dcajacob05gotcha, well logic is probably called for anyhow03:19
dcajacob05thanks for your help, this was driving me nuts03:19
AsithaHey guys - I'm about to install ZPanel on my ubuntu server. Does anyone have a recommendation for a good installation script to use for it?03:20
therufusCoincourse: what's the drama?03:20
CoincourseI've been going through all of the tutorials/steps I can find but I keep getting either error 5 or error 2203:22
CoincourseI've edited fstab to try to mount it automatically03:22
Coincourseas well as mounting it directly from the command line03:22
=== Guest81468 is now known as jje
therufuswhat are you mounting? An external drive?03:23
Coincourseno, it's a server for work03:24
=== g_byers is now known as gbyers[Away]
CoincourseI made a directory in /media/ to mount it to03:24
therufusis this on a windows machine or linux machine?03:25
CoincourseI am on ubuntu 12.04, but the rest of the office is on macs.  I read that using sec=ntlm can help but it's still not connecting03:26
therufusseems to be a mac isue to me. have you edited your smb.conf?03:27
CoincourseI pinged the server and then tried using the IP address also, but no dice03:27
Coincourseno I haven't edited that03:27
iratedAnyone know anything about linuxmint 16 here03:27
Romanceso my home electricity went blackout but i forgot to save the opened file on gedit editor, do you know where i can get that file back?03:27
Romancehelp03:27
therufusso lets get this clear. What is it you are mounting?03:27
Coincourseit is a samba share on a work server,  I'm trying to mount it to /media/server/03:28
im하이03:28
therufusso are you on the work server?03:28
imrpm설치법좀 알려주세요03:29
somsip!ko | im03:29
ubottuim: 도움이 필요하시면 다음 채널에 조인하십시오. /join #ubuntu-ko03:29
Coincoursetherufus: I can see all of the files on the share just by going through the file browsers go to: //server/share system, but if I try to open anything or copy to desktop it's 0 bytes and looks like an empty text file03:30
DiplomaticoHello, there's a pop up that says that I should upgrade to 13.10, but I have and old notebook, is it necessary?03:30
CoincourseI'm able to ping the work server, and browse the directories but not actually access any files.03:30
somsipDiplomatico: what version are you running now?03:30
DiplomaticoRaring03:30
therufusthat's probably a permission issue on the server03:30
somsipDiplomatico: This became unsupported a fewe days ago. So it is probably best advice to upgrade, especially if you want any future security and bugfix updates03:31
somsip!13.04 | Diplomatico03:32
ubottuDiplomatico: Ubuntu 13.04 (Raring Ringtail) was the 18th release of Ubuntu.  Supported ended on January 27, 2014. See !eol, !upgrade and http://ubottu.com/y/raring03:32
DiplomaticoBut, what I really want to know if the new release won't make my notebook slower.03:32
Coincoursetherufus: can you help guide me through what I can ask of the tech guy?  They're good folks but I don't want to be too much of a pain, I'm the only linux user in the office.03:33
therufusCoincourse: beyond my scope. I wouldn't want to lead you astray. Anyone here able to help Coincourse?03:34
somsipDiplomatico: it's very difficult to guarantee anything. If you post more details about your laptop, *maybe* someone else here might have the same setup. Otherwise, you may need to search. As 13.10 is an upgrade it should be better, but I have no direct experience of it myself03:34
carrottest03:34
DiplomaticoOk, but, what could be the worst case scenario? Somsip?03:34
somsipDiplomatico: something in your laptop has lesser support in 13.10 than in 13.04, ie: it breaks. I'm really not sure how likely that is but it may be something you need to research first.03:35
somsip!test | carrot03:35
ubottucarrot: Testing... Testing... 1. 2.. 3... ( by the way, remember that you can use /join #test )03:35
NastyNazhow do vampires not have reflections in mirrors?03:35
somsip!ot | NastyNaz03:36
ubottuNastyNaz: #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!03:36
DiplomaticoOk, thank you, another silly question is, this upgrade means I have to reinstall all my software?03:36
therufussame reason Jesus could walk on water. Fairytales NastyNaz.03:36
somsipDiplomatico: not unless you have installed from non-official sources, eg: PPAs, using dpkg -i, compiling from source. If you'03:37
somsipDiplomatico: ...you've kept it clean, it should be straightforward. Same caveat about no guarantees though03:37
therufuscan anyone help me with my drama?03:37
NastyNaztherufus: sure03:37
DiplomaticoOh...Again another thing that it should taken account is that I have it dualboot...03:37
therufusrtorrent: symbol lookup error: rtorrent: undefined symbol: _ZN7torrent10ThreadBase8m_globalE when trying to run rtorrent03:37
somsipDiplomatico: you will need advice for someone else. I have no experience of dualbooting03:38
DiplomaticoOk, thank you so much!03:38
Coincoursetherufus: thanks for your help, I'll go over it with the tech guy tomorrow03:39
therufusyum downgrade libtorrent03:41
therufuswrong window03:41
cfhowlett_!yum03:41
ubottuUh, don't you mean !apt ?03:41
therufusI'm trying to get this $h!7 working03:41
therufusi'm trying anything03:41
SchrodingersScat!details | therufus03:43
ubottutherufus: Please give us full details. For example: "I have a problem with ..., I'm running Ubuntu version .... When I try to do ..., I get the following output: ..., but I expected it to do ..."03:43
ExceptionlCatch1hello hello, i'm running ubntu 13.10 with apache 2.4 with the default configuration. i noticed that cgi-bin does not work with the default configuration. why is that?03:43
ExceptionlCatch1debian 7 localhost/cgi-bin was working right out of the box03:44
ExceptionlCatch1is there a particular config that i am missing?03:44
therufusI have a problem with rtorrent, I'm running Ubuntu 12.04LTS Server, When I try to run rtorrent, I get the following output: rtorrent: symbol lookup error: rtorrent: undefined symbol: _ZN7torrent10ThreadBase8m_globalE, but I expected it to actually run rtorrent03:44
=== gbyers[Away] is now known as g_byers
=== FloodBot1 is now known as Guest87089
therufusnobody?03:50
SchrodingersScattherufus: works on my machine03:50
therufusSweet. Thanks for your help.03:50
SchrodingersScattherufus: compiling libtorrent isn't hard though.03:51
therufus...aaaanyway. Can anyone help?03:52
therufusI've just exhausted google03:52
qinhttps://www.centos.org/forums/viewtopic.php?t=4386 therufus03:53
dupingpingtherufus: what? nobody?03:53
therufusnobody? as in can nobody help?03:53
cfhowlett_!patience|therufus,03:54
ubottutherufus,: 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/03:54
therufusqin: Ubuntu, not CentOS03:55
qintherufus: and bug from debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=67902103:56
ubottuDebian bug 679021 in rtorrent "rtorrent does not start (symbol lookup error undefined symbol)" [Grave,Open]03:56
therufusI've tried it all anyway. I'll only ask for help if I've exhausted google03:56
dupingpingwho need a super python developer?03:56
qintherufus: to your attention head of bug report: Package: rtorrent03:57
qinVersion: 0.9.2-103:57
qinSeverity: grave03:57
qinJustification: renders package unusable03:57
dupingpingI can help you!03:57
SchrodingersScattherufus: yeah, weird, i've got a machine running precise and its up, I don't even think I had to compile.03:57
dupingpingwho need a super C, C++, bash developer?03:58
dupingpingI can help you!03:58
qindupingping: really?03:58
dupingpingok, wonderful03:58
dupingpingI have a lot of experience about to develop Qt, GTK3, too.03:59
dupingpingI can help you!04:00
=== pretty_function is now known as apple
dupingpingI can help you freely.04:00
=== apple is now known as Guest40235
dupingpingI can create a python module written C.04:01
=== Guest40235 is now known as MacBook
=== MacBook is now known as iWatch
dupingpingI wish contribute to you.04:02
dupingpingI can write pthread code without a bug successfully.04:03
therufusfixed it. just removed libtorr* from /usr/local/lib04:04
dupingpingCan I join your some project.04:04
NonoHello? I need some advice here (any spaniard around here?)04:04
cfhowlett_!es|Nono,04:04
ubottuNono,: 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.04:04
Picidupingping: This is the Ubuntu support channel. Please stay on-topic.  Listing your resume is not on-topic.04:04
cfhowlett_!contribute|dupingping,04:04
ubottudupingping,: To contribute and help out with Ubuntu, see http://community.ubuntu.com and https://wiki.ubuntu.com/ContributeToUbuntu04:04
=== lance_ is now known as Guest39417
ExceptionlCatch1am i really the only person who is having trouble running ubuntu 13 with apache 2.4 with cgi-bin programs right out of the box?04:04
Pici!guidelines > dupingping04:04
ubottudupingping, please see my private message04:04
cfhowlett_!details|ExceptionlCatch1,04:05
ubottuExceptionlCatch1,: Please give us full details. For example: "I have a problem with ..., I'm running Ubuntu version .... When I try to do ..., I get the following output: ..., but I expected it to do ..."04:05
qintherufus: did you just managed to remove rtorrent or make it work?04:05
ExceptionlCatch1cfhowlett_: i have a perl and ruby script in /usr/lib/cgi-bin with +x set and i receive a 404 in my browser when accessing the link04:06
ExceptionlCatch1this is a fresh install of apache2, i haven't modified the config files at all04:07
ExceptionlCatch1both scripts run fine from the command line04:07
somsipExceptionlCatch1: does the www-data user have access to /usr/lib/cgi-bin and is this the correct path for cgi-bin in /etc/apache2/sites/available/default ?04:07
TJ-ExceptionlCatch1: Have you checked apache's log-files; they usually provide good clues to what is wrong04:08
ExceptionlCatch1somsip: there is a line in the 000-default that includes a serve-cgi-bin.conf because globally cgi-bin has been disabled. i've tried both settings enabling/disabling the line (i imagine its supposed to be enabled to work correctly)04:11
dupingpingim: hello!04:12
ExceptionlCatch1TJ-: i've read the log files, only access shows 404 on the script name04:12
funkyheya04:12
funkycp -avr /home/vivek/letters /usb/backupcp -avr /home/vivek/letters /usb/backup how would I tell copy to just copy content of /letters?04:12
somsipExceptionlCatch1: imagination is no good here. You have to check it properly. I have no experience of cgi-bin myself, but suggest you look into how this should be setup correctly on apache204:13
funkyas now it creates dir/letters04:13
funkywhich is not needed04:13
somsipfunky: cp -avr /home/vivek/letters/* /usb/backup04:13
funkyty04:14
dupingpingfunky: ?04:14
dupingpingwhy don't use tar04:14
dupingpingbest backup: I suggest tar, cpio.04:15
prepangolin????ubuntu?????04:15
dupingping!patience: prepangolin04:16
somsipprepangolin: Yes. Do you have a support question?04:16
funkyits not backup hehe just I used this dir as example04:16
funkyty04:16
dupingpingfunky: oh04:16
prepangolinsomsip: I have a problem on install ubuntu on Macbook1,1.04:17
dupingpingfunky: then cp -avr04:17
cfhowlett_!mac|prepangolin,04:17
ubottuprepangolin,: For help on installing and using Ubuntu on a Mac, see: https://wiki.ubuntu.com/MactelSupportTeam/CommunityHelpPages04:17
somsip!mac | prepangolin (itherwise, I have no idea)04:17
ubottuprepangolin (itherwise, I have no idea): For help on installing and using Ubuntu on a Mac, see: https://wiki.ubuntu.com/MactelSupportTeam/CommunityHelpPages04:17
dupingping!patience|prepangolin04:17
ubottuprepangolin: 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/04:17
dupingping!patience|prepangolin04:18
prepangolinFollowing that instruction, I couldn't install.04:18
somsipdupingping: stop it04:18
dupingpinghihihihihi!04:18
cfhowlett_!behepful|dupingping,04:18
prepangolinIt isn't suitable for macbook1,1.04:18
cfhowlett_somsip, hihi is local lingo for haha - prepare the kick04:18
somsipprepangolin: so what is your real question?04:18
prepangolinWho can say to me, It is possible or impossible.04:19
dupingpingcfhowlett_: why?04:19
somsipprepangolin: you've just said it is not suitable. Where did you get that information from?04:19
dupingpingprepangolin: you are crazy!04:19
prepangolinI did it by myself.04:19
somsipcfhowlett_: ah. I should have guessed from the OPs name. Over here it's 'ieieie'...04:19
cfhowlett_!ops|dupingping,04:19
ubottudupingping,: Help! Channel emergency! (ONLY use this trigger in emergencies) - elky, rww, Madpilot, tritium, Nalioth, tonyyarusso, PriceChild, Amaranth, jrib, Myrtti, mneptok, Pici,  jpds,  gnomefreak, bazhang,  Flannel, ikonia, maco, h00k, IdleOne, bkerensa, nhandler, Jordan_U, DJones or k1l!04:20
rwwyes hello04:20
cfhowlett_rww, dupingping ...04:20
somsiprww: *excellent* service today I must say :)04:20
cfhowlett_^^^ this!04:20
rwwdupingping: calm down a tad, please. this is a support channel and all :)04:20
dupingpingwhat? rww04:20
James0ranyone play openarena and know how to solve video tearing issues?04:20
prepangolindupingping: Why don't you go home.04:21
somsipprepangolin: please leave this to the ops04:21
=== hdevalence is now known as hdevalence|away
somsiprww: dupingping is now spamming PMs04:22
rwwsomsip: quote them to me in PM, please :)04:22
dupingpingrww: who are you!04:23
rwwdupingping: the guy in the corner with a broom keeping things tidy :)04:23
=== michael__ is now known as Guest40304
qingood lad, dupingping was also trying to sell himself here, for free04:24
prepangolinsomsip, you forgot my question.04:24
Guest40304how to install openoffice.org in ubuntu 13.10?04:25
rwwdupingping: mind a PM?04:25
cfhowlett_Guest40304, it's in the software center, right?  click / install ...04:25
dupingpingyes! and what? PM04:25
somsipprepangolin: I did. Lost in the spam. SO, I have no experience of Macs and have no idea if ubuntu is compatible with them. You said it was not suitable for your 1.1. If you want absolute confirmation of that, you will need to research yourself or see if someone else can help you here04:26
Guest40304Package 'openoffice.org' has no installation candidate04:26
rwwGuest40304: Ubuntu doesn't carry openoffice.org. Try libreoffice04:26
somsip!info libreoffice | Guest4030404:26
ubottuGuest40304: libreoffice (source: libreoffice): office productivity suite (metapackage). In component universe, is optional. Version 1:4.1.3-0ubuntu1 (saucy), package size 26 kB, installed size 159 kB04:26
Guest40304but other package depends on openoffice.org04:27
rwwGuest40304: which package?04:27
prepangolinokay04:28
cfhowlett_Guest40304, openoffice.org is NOT  a package.  libreoffice is the recommended alternative but if you just MUST have open office, go to the openoffice.org site, download the .deb and dpkg -i foo.deb to install04:29
=== patrick is now known as Guest44733
Guest40304bbb-openoffice-headless depends openoffice.org04:29
ubuntuaddictedevening guys. i'm running xubuntu and wondering if i want to install the QT version of avidemux OR the gtk+ version?04:30
rww!info bbb-openoffice-headless04:30
ubottuPackage bbb-openoffice-headless does not exist in saucy04:30
cfhowlett_ubuntuaddicted, *gtk is on my ubuntustudio ...04:30
rwwubuntuaddicted: either would work. xfce has more GTK than Qt, though04:30
Ben64Guest40304: what are you trying to do04:31
ubuntuaddictedrww, ok, that's what I was wondering. thanks04:31
Guest40304it is from lucid04:31
rww!lucid04:31
ubottuUbuntu 10.04 LTS (Lucid Lynx) was the twelfth release of Ubuntu.  Desktop support ended May 9 2013. Server support continues. See http://ubottu.com/y/lucid for more details.04:31
Guest40304install bigbluebutton on ubuntu 13.1004:32
cfhowlett_Guest40304, if you're running lucid, you might want to install a supported version ...04:32
Ben64Guest40304:  then why are you talking about lucid??? explain exactly what your goal is.04:32
rwwGuest40304: If you're trying to install packages from outside of Ubuntu and they're not working, please talk to the person who made those packages. We can't support them here, really.04:33
Guest40304well, thank you so much04:34
rwwI know, it's an obnoxious answer. Not much we can do though :(04:34
qinGuest40304: it apparently works with ligre office: https://code.google.com/p/bigbluebutton/wiki/InstallationUbuntu04:36
dupingpinghi04:40
dupingpingwho can develop ftp programming with C.04:40
cfhowlett_dupingping, this is not the C programming channel04:41
=== sysmon is now known as sysmonn
varunendraAny recommendations for a light & fast (but not crippled) browser within repos, other than FF & chromium? My old FF has gotten way too slow and chromium is now crashing the system several times a day, and I don't want to do the upgrade until a couple more weeks (when I'd get a faster connection)04:47
cfhowlett_!browser04:47
ubottuSome of the Web Browsers in Ubuntu's repositories include: Firefox (XUL, Gecko), Rekonq (KDE, WebKit), Konqueror (KDE, KHTML/WebKit), Chromium (GTK+, WebKit), Epiphany(GTK+, WebKit), Arora (Qt/KDE, WebKit), Midori (GTK+, WebKit), w3m (terminal-based), links2 (terminal-based or graphical, see !manpage), edbrowse (terminal-based). Along with many others.04:47
varunendraDoh ! :P04:47
XuisceHello  varunendra04:49
varunendraOf these I think Midori is the only other name I've heard before.. :P04:49
=== FloodBot1 is now known as Guest99642
varunendrahello Xuisce :)04:49
=== FloodBot2 is now known as Guest50389
Xuiscevarunendra: are you a Ubuntu dev. ?04:50
somsipXuisce: just ask your question and if someone can help you they will respond04:50
XuisceOk04:50
varunendraXuisce, no way.... just a user04:50
XuisceOh04:50
=== Jan11 is now known as ON1
ubuntuaddictedtrying to mount some cifs shares on my new Xubuntu 13.10 box and it's not working. i used to be able to use a smbusers file that mapped usernames but the shares aren't mounting05:12
=== megabitdragon is now known as zz_megabitdragon
=== FloodBot1 is now known as Guest53977
dupingpinghi05:29
dupingpingi registerd me to canonical.05:29
dupingpinghow can i login to canonical as developer?05:30
cfhowlett_dupingping, go back to the registration page and read the details05:30
dupingpingcfhowlett_: i am already close this page.05:30
dupingpingshow me the url?05:30
cfhowlett_dupingping, you're a smart guy, surely you can find it again ...05:31
dupingpingoh~05:31
dupingpingcommunity.com?05:31
dupingpingcommunity.ubuntu.com?05:31
dupingpingah, my head is broken.05:32
dupingpinghow to contact the canonical? what url?05:33
dupingpinghow to contact the canonical? what url?05:33
cfhowlett_!canonical05:33
ubottuCanonical Ltd. is committed to the development, distribution and promotion of open source software products, and to providing tools and support to the open source community. It is the driving force behind the Ubuntu, Kubuntu, Xubuntu, and Edubuntu Operating Systems. Canonical's website is at http://www.canonical.com/05:33
=== iWatch is now known as pretty_function
dupingpingok, thanks05:34
=== ralf is now known as Guest16474
qinmonaco is so sexy, wonder if there is console version out there...05:41
Guest38911exit05:52
buhman1) no 2) no need 3) kmscon05:53
=== rm___ is now known as Guest45345
=== ZIPY_ is now known as ZIPY
MarGulwill apt-get install php5 install the latest phpversion? >5.5 ?05:58
cfhowlett_!php05:58
ubottuPHP is an HTML-embedded scripting language. A command-line only version can be installed in Ubuntu with the "php5-cli" package. See also !lamp for integrated server PHP. The Ubuntu server PHP5 guide is found at https://help.ubuntu.com/12.04/serverguide/C/php5.html05:58
cfhowlett_MarGul, run apt-cache policy php5-cli to see what version is in your repo stream06:01
MarGulcfhowlett_: its the 5.3 thats in my repo stream so I guess not. I am running nginx would it be safe to use ondrej PPA for the new versions even though I have nginx? (because ondrej install some apache stuff) What I want to do is install a php version > 5.5 with a new MySQL version as well06:04
cfhowlett_MarGul, way over my ability to advise.  If no answer here, ask the #ubuntu-server channel?  sorry I can't offer more help06:05
=== Sleepnbum is now known as Guest98497
MarGulcfhowlett_: Okey thanks for trying :)06:07
XuisceMarGul: hi06:07
MarGulXuisce: hi :)06:08
=== rko is now known as iiiii
somsipMarGul: there is a version of ondrej PPA that does not upgrade other dependencies - something like php5-oldstable. But PPAs are not supported here so you'll be on your own if you go for this06:14
MarGulsomsip: I would rather like to install php5.5 and MySQL seperatly myself. But I just cant find the way to do this. All commands and files I find is php5.3 ;/06:15
=== pretty_function is now known as iWatch
=== d3fc0n is now known as Guest31055
=== djD3f is now known as d3fc0n
MarGulexcept if you use a PPA06:18
somsipMarGul: my advice would be to setup a VM on trusty, but that is offtopic for this channel so it's all I'll say here06:18
jacob_hello?06:20
=== jacob_ is now known as Guest2744
worm`Hi, not a one-sided ubuntu question but do you have any idea how to solve this? https://answers.launchpad.net/sikuli/+question/24308406:21
=== FloodBot1 is now known as Guest41456
Guest2744does anybody know how to get xhydra?06:21
somsipGuest2744: https://apps.ubuntu.com/cat/applications/precise/hydra-gtk/06:22
iratedfinally06:22
Guest2744thank you :)06:23
funkyhello06:24
funkywhats the easiest way to show all partitions whether mounted or not?06:24
funkyfdisk -l does not work06:24
somsipfunky: sudo fdisk -l06:24
funkycool that did work06:25
=== d3fc0n is now known as Guest20918
funkymighty sudo lol06:25
iratedsudo make_samitch.py06:25
somsipirated: Do you have a support question?06:26
linuxworldhow do i know i am using a secure connection or not?06:33
linuxworldhow do i know i am using a secure connection or not?06:34
buhman00:34:29 freenode -- [linuxworld] is using a secure connection06:34
=== gregf is now known as Guest50706
buhman!next06:34
rwwlinuxworld: /whois linuxworld06:34
qoleyhello06:34
linuxworldbut i guess there my ip, so it means i am not using any secured connection?06:35
qoleyanyone know the problem when when is say "iptables: No chain/target/match by that name. "06:35
linuxworldrww: can u please check it for me and let me show the output using pastebin?06:35
rwwlinuxworld: "secured connection" means you're using SSL to connect, it has nothing to do with obfuscating your IP address06:35
rwwlinuxworld: however, you have a cloak, so your IP address is slightly hidden from casual observers06:36
rww(it will still show your hostname to you)06:36
linuxworldrww: can u please check it for me and let me show the output using pastebin?06:36
qoley?06:36
linuxworldit a just 5 to 10 secs06:36
qoleycan anyone help me with this? http://paste.ubuntu.com/6871433/06:38
=== Rootert_ is now known as Rootert
=== kantlive- is now known as kantlivelong
=== CyberJacz is now known as CyberJacob
=== ldlework- is now known as ldlework
=== zenix`` is now known as zenix`
=== onekt2 is now known as onekt
=== meatmanek_ is now known as meatmanek
qoleycan anyone help me with this? http://paste.ubuntu.com/6871433/06:39
somsip!patience | qoley06:39
ubottuqoley: 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/06:39
=== dodadada_ is now known as dodadada
=== mshaw is now known as Guest86416
funkyiptables: No chain/target/match by that name.06:41
funkythats the answer :D06:41
=== rymate1234_ is now known as rymate1234
mikubuntutheres a program i'd like to install on my 64 bit system (studio) on this page :: http://sgratzl.github.io/paper-2013-lineup/ but i don't know how to install a tar.gz, could someone possibly help me out?06:42
somsip!compile | mikubuntu06:42
ubottumikubuntu: Compiling software from source? Read the tips at https://help.ubuntu.com/community/CompilingSoftware (But remember to search for pre-built !packages first). Also read !checkinstall06:42
somsip!tarball | mikubuntu (this one applies too)06:43
ubottumikubuntu (this one applies too): Files with ".tar.gz", ".tar.bz2" or ".tgz" extensions are compressed archive formats, similar to ZIP files. See !tar for extracting them. Some of these files contain programs in source code form; see !compile for getting them to run.06:43
=== amritanshu_RnD is now known as Guest9317
rww!tar06:43
ubottuFiles with extensions .tar, .gz, .tgz, .zip, .bz2, .7z, .ace and other archive file formats can be opened with file-roller (GNOME) or Ark (KDE) - Also see https://help.ubuntu.com/community/FileCompression06:43
fyksenls06:43
=== Cornflake|Zzz is now known as Asitha
morenoh149after I install ati drivers on a fresh install. I can't get to the gui. What can I do?06:48
TvL2386hi guys, I'm using 14.04 x64 alpha2 with Gnome Classic. How can I add new items to the menu???06:49
bapestoreWhere are mounted devices located in the filesystem?06:50
TvL2386bapestore, wherever you want? Check the output of "df"06:50
Ben64TvL2386: 14.04 support in #ubuntu+1 until release06:50
TvL2386thx Ben64 I think I'll try Alacarte first :)06:51
jamesdTvL2386: 14.04 is the ultimate, latest, greatest, perfect, there is no need to add a thing that functionality has been disabled ;-p06:51
mikubuntusomsip, archive manager doesn't seem to want to extract the file lineup-demos-linux.gtk.x86_64.tar.gz06:52
=== FloodBot1 is now known as Guest3464
Neytirii i have a ubuntu box setup as a router, and traffic is passing fine, but when i do a traceroute all the hops after it dont show up06:52
Neytirii dont hav enat enables any idea hwat hte isue is06:52
Ben64mikubuntu: "tar zxfv blah.tar.gz"06:52
bapestoreTvL2386: I can't seem to find the actual iso i put in cdrom drive. I'm in virtualbox btw... in console.06:53
mikubuntuBen64: thx, i try now06:53
Ben64Neytiri: somewhere along the line its being blocked06:53
Neytiriits being blocked at the ubuntu router06:53
=== timrc is now known as timrc-afk
varunendrabapestore, check the output of "mount | grep -i iso". Usually the CD/DVD is mounted in /cdrom or /media/cdrom06:56
=== soylentb1mb is now known as soylentbomb
bapestorevarunendra, nothing whatsoever06:58
mikubuntuBen64: ok, i got the archive manager to extract the file -- but i don't know what its done with it -- wasn't it supposed to install and show in menu?06:58
varunendrabapestore, is there any indication that the CD/DVD was recognized by the Guest OS? (dmesg, for example) If not, maybe it wasn't properly mounted by VBox06:59
Ben64mikubuntu: tar.gz is likely the program's source. you'll need to compile it yourself. it is recommended that you find a suitable package in the ubuntu repositories, or a PPA to use instead06:59
mikubuntuBen64: could you help me with the process, i don't remember ever compiling anything before :P07:00
bapestorevarunendra: that's what I was thinking. vbox says it's connected but I don't think the virtual is noticing it at all.07:00
bapestoreit's not important nvm.07:01
Ben64mikubuntu: what is it07:01
varunendra:)07:02
mikubuntuBen64: http://sgratzl.github.io/paper-2013-lineup/07:02
ompal1using ssh how to know that remote machine is virtual machine not the physical one07:02
=== timrc-afk is now known as timrc
Ben64mikubuntu: looks like you'll need to read some readme's07:03
mikubuntuBen64: the things ubutto suggested look over my head for the moment07:04
somsipmikubuntu: then it's maybe best if you avoid compiling from source. It can lead to problems if you don't know what you are doing07:05
hateballompal1: what hypervisor are you using?07:05
mikubuntusomsip, thats what i think too, normally i select programs from the software center or synaptic -- but this program hasn't made it there yet. looks like a very useful community research tool07:07
ompal1hateball: for linux  i am talking about it may be virtual box07:07
ompal1or redhat one07:07
hitsujiTMOompal1: using virt-what07:08
hateballompal1: dmidecode should give it away as well07:08
mikubuntusomsip, Ben64 http://www.sciencedaily.com/releases/2014/01/140131230821.htm07:09
Guest9276.07:10
somsipmikubuntu: this looks like a java executable. What do you get if you 'tar zxf LineUp.tgz' or whatever it's called07:11
Auctussuppose im on some random installation of ubuntu and i create a user and then i log in as that user and then it says could not chdir /home/username ... why's that? Is there no disk or something? This is a VPS that i'm using.07:12
mikubuntusomsip, i'll try07:12
ompal1hateball:thanks man07:12
mikubuntusomsip, tar (child): lineup-demos-linux.gtk.x86_64.tar.gz: Cannot open: No such file or directory07:14
somsipmikubuntu: I've downloaded it don't have a clue. You need to get support from the LineUp guys07:15
mikubuntusomsip, lol07:15
=== cheesecakes_ is now known as cheesecakes
somsipmikubuntu: the github page explains what you need to do, but you'd be installing Eclipse and various plugins. It might make for a challenge: https://github.com/Caleydo/caleydo07:18
returningshadowHi. I haven't join this room before. Is this for discussion of Ubuntu itself, or is it more of a support room?07:19
mikubuntusomsip, its nothing i could try on my own -- i would need guidance through the whole process07:19
somsipmikubuntu: then you need someone friendly on the LineUp team...07:19
mikubuntusomsip, just sent an email to developers07:19
somsipmikubuntu: k07:19
mjhszigdoes anybody know why its so hard to install google chrome?07:20
mjhszigi still cannot get a successful install  :(07:20
somsipmjhszig: how are you installing it?07:21
mjhszigi tried from googles webpage, then apt-get, then direct wget07:21
mjhszigalways errors: depndency is not satisfied: gconf-service07:22
mjhszigive updated, and upgraded apt-get and rebuild dependency trees07:22
somsipmjhszig: we don't support PPAs here, but the google-chrome PPA has always worked fine for me.07:23
mjhszigsorry... PPA?07:23
somsip!PPA | mjhszig07:24
ubottumjhszig: A Personal Package Archive (PPA) can provide alternate software not normally available in the offical Ubuntu repositories - Looking for a PPA? See https://launchpad.net/ubuntu/+ppas - WARNING: PPAs are unsupported third-party packages, and you use them at your own risk. See also !addppa and !ppa-purge07:24
somsipmjhszig: and here is how you would use one: http://www.howopensource.com/2011/10/install-google-chrome-in-ubuntu-11-10-11-04-10-10-10-04/07:24
ompal1mjhszig:http://www.cyberciti.biz/faq/how-to-install-google-chrome-in-ubuntu-linux-12-xx-13-xx/07:24
mjhszig(so third-party download site?)07:25
somsipmjhszig: yes, which is why they are not supported here.07:25
comandercan i get help here regarding to QT ?07:25
mjhszigah, ok ill check that out real quick, thanks07:25
comanderactually  i want get the output  of a process that i evoked from my QT Application07:25
=== vlt_ is now known as vlt
comandervia QProcess and want to get output  either in QtextEdit widget or something else that could do same07:27
=== francisco is now known as Guest5956
honeybuntuis there any one here that can advise me re: the side-by-side install  of Ubuntu 12.04  (dual install of Ubuntu 12.04)--> & can they share the same /home folder if said folder is in its own partition?07:29
Tazmainhi all, I have ubuntu server 12.04.1 install with xfce ( boss wanted a gui) I am having trouble getting to start to just the cli. I tried editing grub to change splash to text and removing lxdm and gdm from the init.d. How can I disable the GUI at startup ?07:29
somsiphoneybuntu: they can, but it's likely to cause problems unless you are very careful07:29
somsip!text | Tazmain07:30
ubottuTazmain: To start your system in text-only mode append 'text' (without the quotes) to the kernel line in the grub menu. You can access the grub menu by pressing Esc (Grub legacy) or Shift (Grub2) during boot. For more info see https://help.ubuntu.com/community/BootOptions#Text%20Mode07:30
Tazmainsomsip, did not work07:30
somsipTazmain: in what way?07:30
honeybuntu-->somsip: ok. thank you for the warning.07:30
TazmainStill booted to the GUI, or Desktop I want to go to cli, like before a DE was installed. How ubuntu server normally boots07:31
comanderTazmain,  press Ctrl+Alt+ F107:32
Tazmaincomander, thats not the point, the DE takes up ram, SO i don't want it starting with boot. That you go manually startx.07:33
TazmainSO disable the display manager07:33
spy6can anybody guide me, how to create a new entry on https://merges.ubuntu.com/main.html? https://wiki.ubuntu.com/UbuntuDevelopment/Merging#File_a_merge_bug says "Click in the Comment column on the invisible text entry field" ... actually i just filed https://bugs.launchpad.net/ubuntu/+source/nagios-plugins/+bug/127603207:33
ubottuLaunchpad bug 1276032 in nagios-plugins (Ubuntu) "Please merge nagios-plugins 1.5-2 (main) from Debian unstable (main)" [Undecided,In progress]07:33
spy6oh ... ubottu has catched my bug report ;)07:34
hitsujiTMOTazmain: if "text" didn't work thrn you did not do it correctly. What exactly did you do?07:35
morenoh149after I install the propreitary drivers, and say I add another gfx card. Do I have to run anything to update the system?07:36
TazmainhitsujiTMO, I opened the grub file in /etc/default/grub change where it said quiet to text. saved it ran update-grub all as sudo07:37
somsipTazmain: have another read of what the bot told you to do07:37
hitsujiTMOTazmain: can you pastebin the contents /etc/default/grub07:37
honeybuntui just finished a successful install on a laptop that "resists"  Ubuntu x64 AMD  (after 87 re-installs in 2 wks) ASUS S500CA (EFI BIOS) & a nasty msftres - Win 8 is not to my liking.07:38
Tazmainsomsip, I dont have the GUI installed, this is a server install, that ubuntu grub gui is not present here07:38
varunendrahoneybuntu, 87 reinstalls !! :O07:38
hitsujiTMOTazmain: how did you install xfce?07:39
TazmainhitsujiTMO, command line07:39
Tazmainsudo apt-get install xfce07:39
imghost87 reinstalls wow thats great:)07:39
honeybuntuIs it worth installing engaging the legacy BIOS  instead of grappling with Secure Boot and Intel Anti-Theft Technology.07:39
varunendraonly 13 more to go.. for a diamond jubilee :D07:40
Tazmainwww.pastebin.com/wkrsjXC3 hitsujiTMO07:40
honeybuntuThose are the default features which are enabled & incorporated w/the use of EFI bios07:41
SonikkuAmericaTazmain: Did you want to see the dmesg output when you boot?07:41
imghosthoneybuntu, dual boot?07:42
honeybuntuNo - booting Ubuntu 12.04.3 LTS solo.07:42
imghostok07:42
TazmainSonikkuAmerica, yes I did, then it went straight to GUI login07:43
honeybuntuI had to run boot-repair, grapple with an assortment of buggy kernels.07:43
=== HerpTheDerpWhale is now known as UKn0Me
SonikkuAmericaTazmain: You could just leave GRUB_CMDLINE_LINUX_DEFAULT= blank07:43
Ben64honeybuntu: yes, i'd say secureboot and stuff is not worth it07:44
honeybuntuSpent a good deal of time submitting "app crash" feedback to the trusty crew at Launchpad.07:45
TazmainSonikkuAmerica, that didn't work either, still going the GUI login screen.07:46
morenoh149my system freezes after installing ati proprietary drivers. (can't get to a terminal with ctrl-alt-f1, and stuck on a blue screen (xubuntu)) what can I do?07:47
hitsujiTMOTazmain: what dm is being used?07:47
TazmainhitsujiTMO, I thought it was lxdm. IS there a way to double check ?07:47
honeybuntuMore time at Xorg with the Intel Integrated Graphics (on-board chip) that has an OEM version of the Intel driver for the graphics (DVMT allotment for Graphics config is64 MG)!07:47
SonikkuAmericaTazmain: Is this 12.04 LTS we're talking?07:48
TazmainSonikkuAmerica, ubuntu server 12.04.1 LTS yes07:49
freeESCDrawhi all!07:49
hitsujiTMOTazmain: cat /etc/X11/default-display-manager07:49
TazmainhitsujiTMO, gdm07:50
honeybuntuAnd ASUS has tailored the Intel graphics driver specifically to work in conjuction w/other assorted internal HW - to dance to the tune of Microsoft Win 8 & 8.1, of course.07:51
hitsujiTMOTazmain: also: pastebin the output of: dpkg --get-selections | grep 'xfce\|xubuntu'07:51
honeybuntuFor the ASUS S500CA-HPD07:52
=== sysmonn is now known as sysmon
=== FloodBot1 is now known as Guest33975
honeybuntuI have installed Ubu 12.04.3 LTS on a more advanced ASUS S500CA w/less headaches. That one was an i5 core. This one (that gave me quite a time)  is a dual core x64 Intel 2117U  (1.8 GHz)07:56
=== xubuntu is now known as Guest66243
=== Sinatra is now known as lazylarry
mjhszigSo I went through with the same error, and followed up with "-f install" only i get text that says "following with be REMOVED- google-chrome-current...0 installed, 0 updated"  but all the screenshot of tutorials show it just workign find and installign the needed dependency07:57
honeybuntuI think Win 7x64 is the last of my sane days with MS Windows.07:57
mjhszig*"the following WILL be removed"07:57
=== Blowfish is now known as _2rB
hitsujiTMOTazmain: pastebin the output of: dpkg --get-selections | grep 'xfce\|xubuntu'07:58
honeybuntuI'm returning to Linux - and Ubuntu is a marvel, IMO.07:58
mjhszigim done for tonight   thanks somsip & ubottu07:59
dino2khello guys, i connected a td8811 via usb to a pentium4 box 32bit07:59
honeybuntuIt has been over 10 yrs since i sat down to Linux (Walnut Creek & Red Hat).08:00
dino2khow could i m install driver08:00
honeybuntuNow I would just prefer to settle into a pure Linux computing environment but I haven't the experience with the newer distributions.08:02
=== r_ is now known as Guest29739
Guest29739hello08:02
varunendradino2k, please tell us what is this "td8811"08:02
Cuppa_coffeehoneybuntu, dual booting isnt that hard to set up. Have the best of both worlds08:02
Guest29739finall got sound on ubuntu stduio08:02
dino2kusb driver for TD 8811 TPLINK adsl modem on ubuntu 32bit08:04
dino2kvarunendra: ^^08:04
honeybuntuAnd installing utilizing EFI boot can be somewhat challenging.08:04
Guest29739but anyone know why the plug in needed for vimeo to play wont install ??08:05
mrrogensum servidor no brasil caiu08:06
mrrogenspode ter a ver08:06
mrrogensservidor com repositorios08:06
hitsujiTMO!br | mrrogens08:06
ubottumrrogens: Por favor, use #ubuntu-br para ajuda em português. Para entrar no canal por favor faça "/join #ubuntu-br" sem as aspas. Para a comunidade local portuguêsa, use #ubuntu-pt. Obrigada.08:06
honeybuntuAfter 87 re-installs - i'd say i didn't chuck it til I achieved a somewhat stable installation.08:07
=== van is now known as Gogh
honeybuntuI just don't savor the overload of (i believe its called "eye candy" in Windows vers. 8 - 8.1.08:09
Guest29739what would the plug in be called08:09
varunendradino2k, is this your modem? : http://www.tp-link.com/en/products/details/?model=TD-8811#spec08:10
honeybuntu..i think it is more annoying. Ubuntu is by far more functional and less obtrusive.08:10
varunendradino2k, it seems it is meant for single user only. If so, you can use either the USB or the ethernet interface to connect to it. There is no need to install any driver for it, and the bundled software (probably only for Windows) is only an interface to connect to it.08:11
dino2kvarunendra: yup08:11
honeybuntuWhat is the Ubu distro of choice for the beginner/intermediate user?  Tried 13.10 and Linux Mint 13 (Maya).08:12
varunendradino2k, please read what I posted above ^^ :)08:12
Cuppa_coffeei'd go for 13.10 honeybuntu08:12
mjhszigsoooo if im running 10.10  does this mean the repository is closed and i can no longer download dependencies???08:12
somsip!10.10 | mjhszig08:12
ubottumjhszig: Ubuntu 10.10 (Maverick Meerkat) was the thirteenth release of Ubuntu. !End-Of-Life on April 10th, 2012, see http://ubottu.com/y/maverick for details.08:12
Packjammogge08:13
honeybuntu-->Thank you, Cuppa_coffee.08:13
Cuppa_coffeemogge08:13
somsipmjhszig: since April last year08:13
=== g_byers is now known as gbyers[Away]
PackjamZorins OS 8 is a pain in the butt08:13
mjhszigdamnit, well great, i guess thats a simple explanation to my problem, with no solution.. :(08:14
somsipPackjam: and this relates to ubuntu in what way?08:14
Packjamwon't install, does not remember settings, cairo does not run08:14
Packjamwelll it's just some information about an ubuntu based distro08:14
honeybuntuI'm handing over my Mac Book Pro to my niece as pre-Valentine. No more of that08:14
somsipPackjam: Nothing something for here. If you want to give feedback, give it to the Zorin team. It's not a supported derivative08:15
dino2kvarunendra: in ubuntu and by the use of usb cable . no lan cable aval. right now; in this case does ubuntu finds and connects to td8811 or it needs aditional package or drivers08:15
somsip*Not something...08:15
honeybuntuEverything's soldered onto the mobo - I'm going to run Ubuntu for the remainder of my computing. It is the best sensible course to follow08:16
varunendradino2k, The USB interface would need the bundled software. Unless they have supplied a linux version, I think you are stuck there. But what is the point of accessing/configuring it if you don't have the Ethernet cable to actually use it?08:16
varunendradino2k, have you lost the cable that came with it?08:17
dino2kvarunendra: the machine doesn't have a lan card08:18
varunendradino2k, then are you thinking of using the network connection via USB interface? I'm not sure if that is even possible.08:19
honeybuntuIf I might also ask, would it not be more efficient to run legacy bios (ms dos) on the dual core x64 ASUS w/Intel 2117U 1.8 GHz CPU?08:19
dino2kvarunendra: it is possible . i am now using it in win and talking to you08:20
varunendradino2k, then check "lsusb" to see if it detected it as some Ethernet-to-USB adapter or anything that can be used as a communication interface. Also check the output of "sudo lshw -C network".08:22
varunendradino2k, in windows, you should be able to check "Device Manager" to see what kind of device it is recognized as.08:23
honeybuntuRather than struggling with the EFI BIOS install factoring into a "real ppa purge fest".  I would lose some "cpu horse-power" but I would trade it for the stability of the Legacy BIOS mode.08:23
dino2kvarunendra: thanks i will check it and will get back to you.08:24
varunendranp :)08:24
=== catalin is now known as Guest44029
honeybuntu3 app crashes related to Compiz in less than 2 hours, and multiple crashdown with Ubu Software Center.08:25
honeybuntuUbu 12.04.3 surprisingly runs undaunted on 3 of my older laptops (circa 2011 - Toshiba Sats & Sony VIAOs)08:27
honeybuntuAnd just fine on Toshiba Sat i5 core w/16 GB RAM installed.08:28
honeybuntuThe only dual boot of Ubu 12.04.3 LTS that I retained running MS Windows - is w/Ubu 12.04 x86 Intel & XP x86 - 1 app crash with Ubu Software Center in 3 months.08:32
punterSuddenly today my Alt+Shift combination doesn't change input language anymore... Does anyone have the same problem?08:33
hitsujiTMOpunter: that combo changed with 13.1008:33
punterhitsujiTMO: I changed it back08:34
punterhitsujiTMO: but TODAY, this combo doesn't work08:34
honeybuntuAm trying to determine which Ubu is the best way to learn (command line) and retain stability/functionality. I found out i may only d/l  (1) mp3 at a time using Amazon mp3. Wow, that was a huge let down.08:34
hitsujiTMOpunter: https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/121832208:35
vltHello. How to mount an MTP device (an android 4.4 phone)?08:35
ubottuLaunchpad bug 1218322 in gnome-settings-daemon (Ubuntu Saucy) "Can't set keyboard layout change to alt+shift, ctrl+shift, etc." [High,Triaged]08:35
honeybuntuMy grasp of cmd line is "rusty" at best.08:35
ikoniahoneybuntu: we don't need a commentary please08:35
punterI re-set my hotkey to Alt+Shift, and now it works. THanks hitsujiTMO08:35
ikoniahoneybuntu: if you need help with something, please ask, but we don't need a running commentary of your thought process please.08:36
honeybuntuBut the askubuntu site is very helpful.08:36
punterhitsujiTMO: I believe the bug you sent to me, has been fixed months ago08:36
honeybuntui did ask.08:36
ikoniahoneybuntu: no-one said anything about askubuntu - in ubuntu IRC (this channel) please try to just ask questions about the help you need, rather than a running commentary of your thoughts.08:36
honeybuntui did ask -08:37
honeybuntushall i repeat the original question.08:38
ikoniahoneybuntu: ok, so wait a little time if no-one responds and ask again clearly, rather than just keep rambling on08:38
freedoomhello everyone08:38
honeybuntuhello freedoom08:38
Packjamcool Pocket for Kobo works in linux08:38
hitsujiTMOpunter: it hasn't been fixed. most use a ppa to fix, but it seems a recent update has caused a regression on that fix so its still broken for many. The latest entries now suggest that the change doesn't persist between boots08:38
Packjamhelo freedoom08:39
freedoomshort question to ask about wubi ubuntu installation08:39
imghostwubi dead08:39
hitsujiTMOfreedoom: don't use wubi08:39
freedoomhow can i increase the usr disk size?08:39
freedoomwubi alive, dont make my hdd crash08:40
ikoniafreedoom: sorry, what he means is wubi as a product is dead/dying/not really in use any more08:40
freedoominstalled ubuntu in dual boot and not happy08:40
freedoomoh, ok, but is there a way to increase the usr disk before installing08:41
ikoniafreedoom: wubi installs to a "file" not a partition.08:41
imghostfreedoom, use live usb,disk :)08:41
freedoomyes, and it makes virtual disks, but they are all the same size08:42
freedoomi have a lightweight version of lubuntu on usb08:42
freedoomit is ok08:42
freedoombut i need more space to be able to install apps08:42
guidovhi, the software updater hangs here: http://i.imgur.com/hzJp01G.png what should i do?08:43
ikoniafreedoom: I thought the size of the file it used depended on the hard disk/free space of the file system it sits on  (I could be wrong on that though)08:43
freedoomi offer 20gb space for wubi install, but wubi makes 4 gb virtual disks no matter the size08:43
=== CyberJacob is now known as CyberJacob|Away
ikoniathat seems unlikley,08:44
freedoom4 gb home, 4 gb usr08:44
ikoniaso that's 8GB then08:44
ikonianot 408:44
ikoniawhat file system is this being run on, NTFS ?08:44
freedoomhoe and usr are on separate virtual disks08:44
freedoomhome08:44
freedoomall i want is to make a 6gb or 8 gb usr disk so i can install more apps08:45
witheld1can someone help with a regular expression?08:45
ikoniawhat file system is this being run on, NTFS ?08:45
gabrielbHello All. Have installed Ubuntu 12.04. looks great and is very different from CentOS, I am trying to configure it to send notifications via email. help?08:45
ikoniagabrielb: you'll need to explain what help you need beyond "help"08:45
imghostwitheld1, use websearch search in automata or DLD not here ok08:46
freedoomi i have fat32 partition for ubuntu wubi08:46
ikoniafreedoom: ok, so that's why it can't create disks more than 4GB08:46
ikoniafreedoom: that is a file system limitation08:46
freedoomi see08:46
freedoomthat helped, thanks08:47
=== varun_ is now known as varunendra
gabrielbikonia: Correct, Sorry... I tried configuring EXIM, it is very straight foreword, Added all of the relevant info and SMTP relay server, every thing looks fine but when I test it by echo "something" | mailx -v -s ... it just freezes, with no error and exit status of 0.08:49
gabrielbikonia: even when I Ctrl +c08:49
ikoniamake sure mail is being sent08:51
ikoniagabrielb: why don't you just do a simple mail test first08:51
gabrielbikonia: like ?08:51
ikoniagabrielb: like send an email....08:51
tpbw4321Does anyone know if i can run 2 GPUs on Ubuntu. 1 ATI 1 Nvidia?08:52
gabrielbikonia: I did with - mailx -v -s "test mail" gabriel@mymail.com08:53
ikoniatpbw4321: you can certainly run them - getting an X server to interact with them "shared" would be very limited08:53
ikoniagabrielb: then what happened.08:53
gabrielbikonia: R: dnslookup for ***08:53
gabrielbT: remote_smtp for ***08:53
=== FloodBot1 is now known as Guest10366
ikoniagabrielb: where are you seeing that ?08:54
=== FloodBot2 is now known as Guest50375
gabrielbikonia: on the server, from which I'm sending from. connected with putty08:55
ikonia"on the server" ??? where - what file ?, on the console ?08:55
gabrielbikonia: console08:55
ikoniathen there is something wrong08:55
ikoniaas you should not be seeing anything like that on the console.08:55
ikoniadump the -v08:55
ikoniayou don't need verbose output at this time08:56
ikoniayou just want to test the mail08:56
gabrielbikonia: Ok, will do so.08:56
RepoxHello. I put a job in the background by adding & to the end of the command. Now I did fg to open the job again, but I can stop the command or get out of fg by pressing Ctrl+c. How do i get out?09:00
kamikaze_pigmyuhm.. huh09:00
somsipRepox: CTRL Z to background it again09:03
Repoxsomsip: Thank you.09:03
somsipRepox: and FWIW, 'jobs' will list everything backgrounded09:04
Repoxsomsip: That's nice to know. Thank you.09:04
allstarsnorks2Hey guys, how do I install the MATE DE without installing any of the apps that come with it?09:07
=== 31NAAEFPA is now known as io
hactii freebsd 10.0 is out09:08
hactyou are outdated09:08
=== io is now known as Guest74361
hitsujiTMOallstarsnorks2: mate is not available in the ubuntu repos09:09
honeybuntuThe question--> I ran boot repair on last install of Ubu 12.04 - on the ASUS w/UMA chipset (Intel Integrated Graphics config) got the necessary PPA (after 7 Compiz crashes, (unrelated to graphics config:09:10
allstarsnorks2What does it mean by 'Encountered a section with no package: header"?09:10
honeybuntu5 incidents consecutively of swap & dev/mapper/cryptswap1 not mountable using even using the manual partitioning options 4 times thereafter to see if that would resolve the problem (used: LiveCD AMDx64, as thumbdrive LiveUSB install method (created with Unetbootin) was futile09:11
honeybuntu-> swap space (partition: dev/sda4) would not mount. Tried gksudo and sudo gedit on fstab, rc.local, crypttab in succession w/proper cmd line syntax. I now have a generic GRUB at bootime [EFI BIOS engaged w/Secure Boot] and swap is recognized and cryptswap1 is mounted at boot up. S09:12
honeybuntuStill Ubu Software Update stops responding at random intervals. I have a Windows Boot Manager option in Boot Selection as a result of using "boot-repair" .09:12
honeybuntuWould running Ubu 12.04 be more stable to install using Legacy BIOS mode in the alternative? (if not clear enough=>indicate)09:13
hewhomustwhy are you mounting swap09:14
honeybuntuI was instructed by an advanced Ubu 12.04 end-user that I had no need of even creating a swap file (aka swap space/partition)09:14
hewhomustjust delete it and resize no point in mounting it09:15
honeybuntuSince i have 8 GB of RAM on this 1.8 GHz Intel 2117U dual core Vivo.09:16
honeybuntuTo Swap or not to Swap? What is correct.09:16
honeybuntuIs it best just to toss the EFI BIOS install aside and utilize Legacy BIOS mode & forego the "mucking about" with EFI BIOS settings?09:18
honeybuntuI'm patient..09:19
varunendrahoneybuntu, would you be dualbooting?09:19
honeybuntuNo dual boot. Ubu 12.04.3 LTS x64 only.09:19
varunendrahoneybuntu, then it doesn't matter whether you use EFI or Legacy. Go with whatever suits you more09:20
honeybuntuDo I have to setup a swap file since I have 8GB installed on this ASUS & 320 GB WDC HDD.09:21
honeybuntuShould I retain the Windows Boot Manager listed in BIOS "Boot Options"?09:22
varunendrahoneybuntu, normally you can do away with swap if you have 8 GB RAM, but it is recommended to keep a 2GB swap anyway09:22
ActionParsniphoneybuntu: you will need 8.8Gb swap if you need hibernate functionality09:23
varunendrahoneybuntu, that means there is/was windows installed on this system in EFI mode? Is it gone?09:23
bibi234I'm doing a test C program on ubuntu ("Hello world"), once it is compiled I can see a file with this icon : http://www.alastair.pro/wp-content/uploads/2012/04/application-x-executable.png , but when I double click on it nothing happens, I can only run it from the console, why can't I double click on it (like an exe file on windows)?09:23
honeybuntuI created a 4 GB swap and it wouldn't mount without a world of 'cmd line' rescue & tweaks.09:24
wizard_Ain https://help.ubuntu.com/community/Installation/Netboot i see /etc/dnsmasq.conf but in ubuntu13.10 server i do not any such file??09:24
honeybuntuYes - Windows 8 (Home) was installed.09:24
francisquarei installed somehow a webserver on my laptop (ubuntu) can't find what is it, i want to uninstall it09:24
francisquareis any can help me ?09:24
varunendrahoneybuntu, is it a normal swap space or an encrypted one (cryptswap)?09:24
=== paddy_ is now known as Guest44517
honeybuntuI removed the 500 GB hdd and replaced it w/an empty fresh 320 GB  WDC hdd.09:25
honeybuntuI created a simple swap space via ('DIY' ..er "Something Else"  partitioning option) on LiveCD09:26
honeybuntuI chose to encrypt my /home folder (on separate Ext4 partition)09:27
honeybuntuIt automatically proceeded to encrypt swap (dev/mapper/cryptswap1 unable to mount).09:28
honeybuntuAfter the initial reboot following install.09:28
varunendrahoneybuntu, choosing to encrypt /home also encrypts the swap space for protection of raw user data that may be left during sessions in swap. I don't have much experience with encrypted swap, so can't help there, sorry.09:29
honeybuntuYou are the 1st one to tell me that. Thank you so muchly!09:29
honeybuntuIts ok.09:29
varunendrahoneybuntu, have you also posted the output of fstab somewhere? Just curious to see it09:30
glitsj16hi people09:30
varunendrahoneybuntu, I mean the output of "cat /etc/fstab"09:30
honeybuntuAnd I really don't have to bother with the swap file creation, either - thanks a million for that priceless tidbit.09:30
varunendrano problem :)09:31
honeybuntuI have it scribbled and snippets in files and folders of all the notes I kept in my trial & error install sessions.09:31
honeybuntuhold on. Yes.09:32
zpmhey if i compile a program, can i copy the compiled program to another computer with ubuntu and run it?09:32
=== acidburn is now known as Guest84204
lvlephcan someone help diagnose why my .xsession is never called?09:32
lvlephzpm, yes09:32
lvlephas long as the dependencies are met09:32
zpmok thank you09:33
lvlephthis is what a binary is09:33
zpmnothing happens when i try to open the file, so the dependencies are probably not met09:33
lvlephhow are you trying to open the file?09:33
lvlephand what is the program?09:34
zpmdouble click09:34
Guest84204can annyone here tell me how i can remove mysql if apt-get tells me there are open depenties of mysql? since the last update if problems to install or remove software. I use Xubuntu 12.04 and mysql-server-5.5 make the problems.09:34
zpmseveral compiled wallets for litecoin, digitalcoin, etc09:34
Guest84204i already searcht on the net but since now i cant find a way to solve...09:35
lvlephtry using terminal to open it09:35
lvlephzpm09:35
zpmok09:35
lvlephGuest84204, maybe try apt-get install -f09:35
honeybuntuI have it, how do I paste it?09:35
lvlephthen you can try removing it again09:36
honeybuntuI mean "http://pastebin "09:36
honeybuntuhow 2 pastebin?09:36
varunendra!pastebin | honeybuntu09:36
ubottuhoneybuntu: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imagebin.org/?page=add | !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.09:36
Guest84204apt-get install -f I have tried already. i also tried remove or purge09:36
lvlephGuest84204, can you paste the output of apt-get autoremove mysql09:37
honeybuntucopying and pasting that info 'ubottu'...09:37
varunendrahoneybuntu, just goto paste.ubuntu.com and copy-paste the contents there. After submitting, give us the URL of the page that is returned09:37
lvlephcan someone help diagnose why my .xsession is never called?09:37
MAD_51morning!09:38
Guest84204Paketlisten werden gelesen... Fertig09:38
Guest84204Abhängigkeitsbaum wird aufgebaut09:38
Guest84204Statusinformationen werden eingelesen... Fertig09:38
Guest84204E: Paket mysql kann nicht gefunden werden09:38
honeybuntuhttp://paste.ubuntu.com/6872079/09:38
honeybuntuWow! That was slick.09:39
lvlephGuest84204, looks like it isn't installed09:39
Guest84204the output of apt-get install -f09:39
Guest84204Paketlisten werden gelesen... Fertig09:39
Guest84204Abhängigkeitsbaum wird aufgebaut09:39
Guest84204Statusinformationen werden eingelesen... Fertig09:39
Guest84204Abhängigkeiten werden korrigiert... Fertig09:39
Guest84204Die folgenden Pakete wurden automatisch installiert und werden nicht mehr benötigt:09:39
Guest84204  libhtml-template-perl mysql-server-core-5.5 mysql-server-5.509:39
Guest84204Verwenden Sie »apt-get autoremove«, um sie zu entfernen.09:39
Guest84204Die folgenden zusätzlichen Pakete werden installiert:09:39
Guest84204  mysql-server-5.509:39
Guest84204Vorgeschlagene Pakete:09:39
Guest84204  tinyca09:39
Guest84204Die folgenden Pakete werden aktualisiert (Upgrade):09:40
Guest84204  mysql-server-5.509:40
Guest842041 aktualisiert, 0 neu installiert, 0 zu entfernen und 20 nicht aktualisiert.09:40
fidelGuest84204: stop that please09:40
Guest842041 nicht vollständig installiert oder entfernt.09:40
Guest84204Es müssen noch 0 B von 8.820 kB an Archiven heruntergeladen werden.09:40
Guest84204Nach dieser Operation werden 1.024 B Plattenplatz zusätzlich benutzt.09:40
lvlephGuest84204, please pastebin things that are that long09:40
Guest84204Möchten Sie fortfahren [J/n]? j09:40
fidelGuest84204: use some sort of nopaste09:40
Guest84204dpkg: Abhängigkeitsprobleme verhindern Konfiguration von mysql-server-5.5:09:40
Guest84204 mysql-server-5.5 hängt ab von mysql-server-core-5.5 (= 5.5.35-0ubuntu0.12.04.1); aber:09:40
Guest84204  Version von mysql-server-core-5.5 auf dem System ist 5.5.35-0ubuntu0.12.04.2.09:40
Guest84204dpkg: Fehler beim Bearbeiten von mysql-server-5.5 (--configure):09:40
Guest84204 Abhängigkeitsprobleme - verbleibt unkonfiguriert09:40
DJones!paste | Guest8420409:40
ubottuGuest84204: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imagebin.org/?page=add | !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.09:40
Guest84204Es wurde kein Apport-Bericht verfasst, da das Limit MaxReports bereits erreicht ist09:40
Guest84204   Fehler traten auf beim Bearbeiten von:09:40
Guest84204 mysql-server-5.509:40
Guest84204E: Sub-process /usr/bin/dpkg returned an error code (1)09:40
fidelreaching the end09:40
varunendrahoneybuntu, looks like you've had quite some battle with swap/fstab :P09:40
honeybuntuAmd how...09:40
honeybuntuheh heh, and how09:41
Guest84204okay, i dont know that. i will use pastebin next time09:41
Guest84204http://paste.ubuntu.com/6872091/09:42
honeybuntuhttp://paste.ubuntu.com/6872095/09:43
=== Guest86416 is now known as mshaw
honeybuntuhttp://paste.ubuntu.com/6872100/09:45
aggerhi all, i've been experimenting with mount in an ubuntu precise chroot and now i have /dev/loop0 on / type squashfs (ro) which wasn't present before. Can i remove this? and can I mount a squashfs image over my / ?09:46
honeybuntuI have yet to exceed using more than 2 GB of RAM09:46
varunendraGuest84204, if it is a fresh attempt, you may try removing the offending package (mysql-server-core-5.5) to fix the issue.09:46
lvlephGuest84204, try apt-get install mysql-server-core-5.509:46
qurlyHey All09:47
lvlephvarunendra, my understanding is that it isn't installed09:47
qurlyJust Check it www.qurly.in09:47
lvlephmy German does suck though09:47
varunendralvleph, I used transtation :P09:48
honeybuntuI learned an immense amount in 1 sitting. I don't like to come & bother. I appreciate the sharing of knowledge. Priceless. Thanks tons varunendra!09:48
varunendrait is installed, but an older version, a common problem where dpkg gets stuck, lvleph09:48
lvlephyou are right09:48
lvlephGuest84204, do as varunendra said09:49
varunendrahoneybuntu, the help was just a few milligrams I guess :P09:49
Guest84204i have tried. http://paste.ubuntu.com/6872114/09:49
piphi everybody.  I'm having some trouble trying to set up a samba share on a second hard drive.  Could mounting it in the media directory be a problem?09:50
wizard_Ai want to install os onto other system connected over the network. i'm running ubuntu server 13.10 amd64.09:50
pip13.10 64 bit desktop, fresh install09:51
honeybuntuCoffee, aspirin and Mozart helped.09:51
varunendrahoneybuntu, I don't know much about cryptswap, but from I have seen on the forums, it is probably best to let the system deal with it its own way instead of trying to change/manipulate it09:51
lvlephpip, samba doesn't care where something is mounted09:51
piplvleph: I was afraid of that09:51
lvlephit just needs permissions to read it and needs a proper config09:52
lvlephpip samba has a channel on freenode, go there for help09:52
lvlephit will be worth it09:52
honeybuntu..too,  I'm now much more aware of that facet re: encrypting of /home (subsequently swap along w/ home partition - yikes).09:52
piplvleph: great I didn't know that - thanks, if only freenode was woeking for me09:52
pip:D09:53
lvlephare you not using a irc client right now pip?09:53
lvleph#ubuntu is on freenode, which is why I ask.09:53
honeybuntuThanks people for instruction on "pastbin" usage.09:53
piplvleph: yup, but for a couple of days trying to connect to freenode simply fails miserably09:53
varunendraGuest84204, what happens if you try - "sudo dpkg -P mysql-server-core-5.5" ??09:54
lvlephyeah I have had the same trouble pip, but I found this http://webchat.freenode.net/?channels=zipit09:54
Guest84204http://paste.ubuntu.com/6872124/09:54
piplvleph: you, sir or madam, are a hero or heroine09:54
zpmi get an error-  digitalcoin.qt: error while loading shared libraries: libdb_cxx-5.1.so: cannot open shared object file: No such file or directory09:55
zpmhave libdb5.1 installed09:55
=== FloodBot1 is now known as Guest46416
zpmldd digitalcoin-qt shows a few missing dependencies09:56
varunendraGuest84204, looks good to me. Now try "sudo apt-get install -f". Success? New problem?09:56
=== ogra_` is now known as ogra_
lvlephcan someone help diagnose why my .xsession is never called?09:58
Guest84204varunendra, http://paste.ubuntu.com/6872140/09:58
* varunendra thinks .... because there is a cross mark before 'session', lvleph :P09:58
Guest84204varunendra, if i say yes i get the same error as before...09:59
wizard_Ahow to run tftpd-hpa?09:59
varunendraGuest84204, does "sudo apt-get autoremove" succeed?10:01
Guest84204varunendra, no, shows me the same error message10:02
darknoirhello there10:02
IsNotMyIPHey10:03
varunendraGuest84204, was the "dpkg -P.." command succeeded successfully ? (http://paste.ubuntu.com/6872124/)10:03
grwywerye3tCzym sie rozni Polska wersja Ubuntu od innymch?10:04
DJones!pl | grwywerye3t10:04
ubottugrwywerye3t: Na tym kanale używamy tylko języka angielskiego. Możesz uzyskać pomoc w języku polskim na #ubuntu-pl.10:04
honeybuntuWhat is the meaning of this terminal response: "The owner of /root/.config/ibus/bus is not root"!10:04
k1lhoneybuntu: dont run sudo with gui commands!10:05
honeybuntuJest kanale polski na Ubuntu grwywerye3t10:05
Guest84204varunenddra, yes its was without errors.10:05
k1l!pl | honeybuntu10:05
ubottuhoneybuntu: Na tym kanale używamy tylko języka angielskiego. Możesz uzyskać pomoc w języku polskim na #ubuntu-pl.10:05
=== plastict1ousers is now known as plastictrousers
honeybuntuOh, didn't know , thanks k1l10:06
zpmhow can i find what library libdb_cxx-5.1.so is in10:06
zpmto install it10:06
OerHeks!find  libdb_cxx-5.110:07
ubottuFile libdb_cxx-5.1 found in libdb5.1++, libdb5.1++-dev10:07
zpmsweet thank you10:07
varunendraGuest84204, the error message doesn't make sense to me then. If dpkg -P was a success, it means the offending package (and its config files) should no more exist in the system. There is another 'Blind Shot' we can try though10:08
Guest84204vanunendra, i just tried "sudo dpkg -P mysql-server-5.5" that was with a question if all databases should be deletet to. After that the errors from apt-get are solved10:08
grwywerye3tWhat is the difference between the Polish version of ubuntu than others?10:08
IsNotMyIPlanguage? maybe grwywerye3t10:09
Guest84204vanunendra, thanks for your help! I wish you a nice day10:09
varunendraGuest84204, so do we consider the problem solved now? :o10:09
DJonesgrwywerye3t: I would suspect, just the language packs10:09
grwywerye3tonly language?10:09
zpmthank you everyone for your help, i have solved my problem10:09
IsNotMyIPI think so10:09
varunendraGuest84204, yay !!10:09
IsNotMyIP+(10:09
grwywerye3tOk. Thank you for answear :)10:09
IsNotMyIP=)10:09
IsNotMyIPyour welcome10:09
honeybuntuThe translations are not altogether as informative in the Polish language but the commands and syntax are always consistent in translation.10:10
honeybuntuTranslations for some of the program apps not always well explained.10:11
honeybuntuThe Polish Ubuntu channel here in freenode is very receptive and helpful.10:13
honeybuntuThey helped me there despite my US keyboard.10:14
lvlephhow do I get lightdm to call .xsession on login?10:17
ChanitoHey guys, i recently got a problem with my installation, all the windows are really big and don't fit the entire screen anymore and so is the drop-down box, it's like the desktop got zoomed in somehow, i was wondering if anyone could help me solve the problem please. I am not running compiz either. Thanks10:21
glitsj16lvleph: lightdm sources /.profile and ./xprofile in that order i believe, have you tried putting your commands in one of those yet?10:22
glitsj16lvleph: http://askubuntu.com/questions/150487/what-happens-under-the-covers-to-log-me-in-and-start-up-the-unity-graphics-user gives some more info on what is happening, not only for unity as the url might suggest..10:24
=== Guest25722_ is now known as denysonique
glitsj16lvleph: i forgot the ~ in both cases10:26
euryaleHi guys do u know how can i make a backup of my xubuntu 13.10 installation i have done many changes in the distro, i wish to preserve that.10:26
Tasabubuntu , 13.10 & ubuntu 12.04 LTS , is there a big gaps between both , thanks10:27
honeybuntuThank u people for your insight, time & patience, as well as enduring my "waffling"10:27
varunendraChanito, have you checked the Screen Resolution? (System Settings > Displays)10:28
honeybuntuGoing to exact what I've learned here (re-install, no swap file necessary - don't fool w/executables outside of root). Got it. So long for now.10:29
MonkeyDust!backup | euryale10:32
ubottueuryale: 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 !cloning10:32
Chanitovarunendra: Yes, it's really weird, and i have searched for ever and have not found any solution yet, it was all good recently then this happened10:32
varunendraChanito, so what is the current screen resolution?10:33
luxpiranyone used obnam 1.6.1 on 12.04? having trouble getting it built properly.10:33
euryale@monkeydust can make a backup then install the distro again? not just backup.10:33
MonkeyDusteuryale  you mean an installable copy?10:34
euryaleyes that's it :D10:34
=== winb_ is now known as winb
GREAT_JOB_OPERShttp://box.ra.pe:8080/10:35
foofoobarIs there anything I need to consider when resizing a SSD with gparted (I'm booting with ubuntu livecd)10:35
MonkeyDusteuryale  is this useful http://www.howtogeek.com/109736/how-to-create-a-custom-ubuntu-live-cd-or-usb/10:36
varunendraeuryale, I preferred Remastersys for that purpose, not sure if the project is still alive or not or how well it works with the latest versions. But a clonezilla (or any disk imaging tool's) backup will also serve the purpose.10:36
Chanitovarunendra: It was my font settings apparently, got it fixed :)10:36
varunendraChanito, lol !! :D10:37
euryale@monkeydust thank u for the link, currently reviewing now.10:37
lvlephglitsj16, thanks. This is what I ended up finding, but haven't checked if it works yet.10:38
MonkeyDusteuryale  drop the @ and use !tab completion10:39
glitsj16lvleph: very welcome, so many things happening on login, i liked the overview given there10:39
euryaleMonkeyDust,  okies :D10:40
hermacetIt would seem that i have a SSD that i can see through gParted, but not currently through the filemanager. I take it a simple partitioning and formating with ext4 would be sufficent to access it. Also, i am considering using it as a linux installation media so i always have a backup of kubuntu in case i muck something up. Is this doable with say unetbootin, to extract the kubuntu iso onto the SSD and boot from it?10:45
ActionParsniphermacet: if the partitions are not mounted the file manager will not see them10:46
ActionParsniphermacet: you don't extract the ISO10:46
glitsj16luxpir: have you checked if the .deb on the official site is compatible with 12.04 yet? http://code.liw.fi/debian/pool/main/o/obnam/10:46
hermacetperhaps extract is wrong word, my apologies. I'm not natively english speaking. What i mean is unpacking it, as when making a usb stick as installationmedia for linux10:48
luxpirglitsj16: I'm not sure I'd know how -> I added the PPA to my sources.list to get the latest 1.6.1 version, and its dependencies. it all installed ok but errors out when I run it.10:48
Tasab??10:49
glitsj16luxpir: what PPA exactly? i only saw 2 but those only offer 1.5 iirc .. and you can see the dependencies if you just extract the .deb file and look inside the DEBIAN/control file10:50
luxpirglitsj16: i get some trace calls to python related functions, I think there's a possibility I need to downgrade from 2.7.3 to 2.6?10:51
luxpirglitsj16: https://launchpad.net/~chris-bigballofwax/+archive/obnam-ppa/10:51
luxpir(first ppa i've used)10:51
glitsj16luxpir: these are the dependencies for the 1.6.1-1 deb from the dev himself --> libc6 (>= 2.6), python (>= 2.7), python (<< 2.8), python-larch (>= 1.20131130~), python-ttystatus (>= 0.22~), python-paramiko, python-tracing (>= 0.6~), python-cliapp (>= 1.20130313~), python-fuse10:52
luxpirglitsj16: ah you're right. then I removed that and added the unstable and wheezy precise sources to get the latest, and so we circle back to your first question10:52
glitsj16luxpir: yes that offers a lower version10:52
=== cebor is now known as cebor_
=== cebor_ is now known as cebor
glitsj16luxpir: i think you'd have better luck with the regular deb from that site, not the wheezy one10:54
luxpirglitsj16: thanks for the tip - on a 64bit 12.04 server - should i grab the 1.6.1-1 i386.deb?10:55
glitsj16luxpir: you can run "apt-get cache policy <pkg>" to see if it will work on 12.0410:55
glitsj16luxpir: no grab the 64bit it that case10:55
=== FloodBot1 is now known as Guest23481
luxpirit says amd64... I'm not certain, but will 'look up' the command to display the server info now10:56
luxpirglitsj16: it's an intel cpu on the server in question. and thanks for hte policy tip - I can just run that on the deb file?10:58
glitsj16luxpir: there's a dry run switch also that will keep you informed about what will happen if you try to install a deb --> sudo dpkg --dry-run -i ./xxx.deb .. i wasn't clear, no you'd run that policy command on all the dependencies mentioned to see it they are all ok, but a dry run has the same effect11:00
zykotick9glitsj16: luxpir it's "apt-cache policy foo" to check the repo for a package, i don't think "apt-get cache policy foo" is valid.11:00
luxpirthanks - will test now11:00
ActionParsniphermacet: you use unetbootin to make bootable usb sticks....11:00
glitsj16zykotick9: correct! thank you11:00
zykotick9luxpir: "dpkg --print-architecture" will show you if you're using amd64 or i68611:01
luxpirthe dry run reports i386... so, it must be that (ignorance is bliss?!)11:02
=== cebor is now known as cebor86
ActionParsnipluxpir: I suggest you contact the PPA maintainer11:03
ActionParsnip!ppa11:03
ubottuA Personal Package Archive (PPA) can provide alternate software not normally available in the offical Ubuntu repositories - Looking for a PPA? See https://launchpad.net/ubuntu/+ppas - WARNING: PPAs are unsupported third-party packages, and you use them at your own risk. See also !addppa and !ppa-purge11:03
=== cebor86 is now known as cebor
luxpirthanks ActionParsnip - I will try glitsj16 and zykotick9 advice and then approach the ppa maintainer.11:04
luxpirout of interest, why would the precise/universe version be so out of date?11:04
GOOD_JOB_OPERShttp://box.ra.pe:8080/11:05
luxpiris it just the dev (lars) not having time to keep the repo up to date?11:05
glitsj16luxpir: because it's from 2012? :) .. and lars doesn't maintain the PPA's .. he just codes i guess11:06
luxpirok11:06
luxpirthanks for your assistance, btw, it's encouraging. was close to giving up and rsyncing :)11:06
glitsj16luxpir: in a few months trusty will have the latest version of obnam in the regular ubuntu repos11:07
luxpirglitsj16: interesting. would that mean me upgrading my vps from precise? first vps I've managed myself, and went for 12.04 for LTS/stability etc.11:08
glitsj16luxpir: you could yes, as 14.04 will also be LTS11:09
SomelauwSo, I installed ubuntu and now I'm in grub and I got a windows 7 loader on both /dev/sda1 and /dev/sda2, why?11:09
Somelauwwhat did that installer do?11:09
=== Thorium220 is now known as Thor|Away
hlavatywhy does ubuntu 12.04 lts insists on removing libtidy-0.99-0:i386 when installing tidy or libtidy-0.99-0?  should not i386 and amd64 libs live independently from each other?11:19
Baribal__Hi. I just tried making a backup of my home directory with cp -R. However, the resulting directory is 53G big, while the home directory is 66G. What are likely candidates for not having been copied, and how can I actually find out?11:23
luxpirglitsj16: good news! For now though, I just checked, after installing the i386 deb (getting same errors) and all the dependencies are in place and >= those v nums11:24
hlavatyBaribal__: use rsync -av src dest instead of cp -R11:25
LostDocHey guys. I'm attempting to recover an open office spreadsheet that was mistakenly deleted. (*.ods) from a Windows 8 machine. Now, fortunately, I've also got Ubuntu LTS installed on the same laptop, so I can boot that u and install testdisk and photorec to recover the file. Does anybody know which of the filetypes will catch *.ods? The format isn't mentioned by itself in photorec's list.11:25
glitsj16luxpir: nice, the 1.6.1 fixes a bad bug so it's advised to not run anything below11:25
luxpirglitsj16: just discovered libc6 was below required v num - updating now11:26
Baribal__hlavaty, thanks for the tip (though I didn't intend it to become an incremental backup), but still, what would cause a file/directory to not be cp -R'd?11:26
foofoobarIs there anything I need to consider when resizing a SSD with gparted (I'm booting with ubuntu livecd)11:26
foofoobarBaribal__, permissions11:27
luxpirglitsj16: it won't update past v 2.15-0ubunto10... odd11:27
hlavatyBaribal__: maybe symlinks or hardlinks or permissions?  use rsync11:27
glitsj16luxpir: 2.15.. of what exactly?11:28
luxpirlibc611:28
geirhaBaribal__: Or if the target filesystem has limitations on what characters filenames may contain11:29
glitsj16luxpir: what does "apt-cache policy libc6" say? obnam should be fine with anything >= 2.611:30
LostDoc\join #libreoffice11:31
michagogo|cloud!12.04.311:32
michagogo|cloudWhat are the 12.04.x releases called?11:33
milamber!12.0411:33
ubottuUbuntu 12.04 LTS (Precise Pangolin) is the current !LTS release of Ubuntu.  Download http://releases.ubuntu.com/12.04/ - Release Info: http://www.ubuntu.com/getubuntu/releasenotes/120411:33
zykotick9michagogo|cloud: point releases, i believe11:33
luxpirglitsj16: it only mentions version 2.15-0ubuntu10.5 of libc611:33
michagogo|cloudWhat are they, in terms of what the actual update is?11:33
glitsj16luxpir: just checked, i think you're out of luck, at least with the deb install .. looks like python-larch needs at least the ubuntu version from trusty.. have you tried installing/building from git?11:34
zykotick9michagogo|cloud: basically, security/bug fixes updates to the install media11:35
luxpirglitsj16: i did - but i might not have been doing it right. (thanks for ongoing help) - cloned it, ran setup.py build, then setup.py install. but there was a build error.11:35
luxpirglitsj16: where did you see that about larch, out of interest? if i could perhaps get my libc6 version up to spec it could still work?11:35
schreberHas anyone run across issues with the latest Chromium (32.0.1700.102) and flash/shockwave acting wonky?11:38
glitsj16luxpir: doubtfull, i saw the python-larch dependency of obnam 1.6.1 in the DEBIAN control file, it mentions python-larch (>= 1.20131130~) and also python-cliapp (>= 1.20130313~), both of which are not available for precise11:38
morpheus07Hi guys I have a problem in running my python code on port 80 on my localhost. It is running on other ports but this port number 80 is creating me a problem. Can someone please help ?11:39
glitsj16luxpir: can you pastebin your install output please? it's odd that it only complains about libc6 (which i wouldn't advise *at all* to mess with..)11:40
luxpirglitsj16: it doesn't complain about libc6 - i went off your dependency nums above.11:41
prxhey, just installed SRware iron browser, but cant really find how to launch it... i used the .deb package... any ideas?11:41
prxwoop i got it, sorry :)11:42
luxpirglitsj16: when i run obnam after install: http://pastebin.com/tPrRe7Hn < these are the errors i get11:42
luxpirrelated to cliapp, all of them11:42
glitsj16luxpir: ahh, it will complain on python-larch and python-cliapp, probably why you got the build error earlier11:43
luxpirglitsj16: but i got them from the ppa and when i list dpkg -l python* i can see larch and cliapp up to date11:43
prxi just opened iron browser and it seems to be using Chromium, exactly the same...11:43
prxis that normal?11:43
prxi cant really tell if its chromium or iron :<11:44
vltHello. I try to mount an MTP device (an android 4.4 phone) by installing ppa:langdalepl/gvfs-mtp. I get python errors: http://paste.ubuntu.com/6872604/  Any idea how to fix this?11:44
glitsj16luxpir: what does "apt-cache policy python)larch python-cliapp" give you?11:44
glitsj16python-larch sorry about the )11:44
ikoniavlt: talk to the PPA owner to fix them11:45
luxpirinstalled: larch is 1.20131130-1 and cliapp is 1.20130424-1ubuntu1 (candidate is for squeeze - 1.20130808-1.squeeze)11:46
luxpirglitsj16: but i'm not sure what candidate is :)11:46
glitsj16luxpir: candidate gives you info on what possible versions are in your repos to install .. so you still have the PPA i assume, correct? that's where they seem to stem from11:49
luxpiryep11:49
luxpircorrect glitsj1611:49
luxpirglitsj16: i wonder if i don't try to update cliapp to the squeeze version?11:50
ikoniaerr no11:50
glitsj16luxpir: what happens exactly when you "sudo dpkg -i /path/to/downloaded/obnam1.6.1.deb" ?11:50
mzdravkovi want to install mysql-server from a script, but the installer stops to ask for root user. Is there a way to give to the installer the root user info when invoking the command? or making it to skip asking for root info and manually add it later?11:50
ikoniamzdravkov: look up response files11:50
=== jhattara_ is now known as jhattara
glitsj16luxpir: the version of python-cliapp you have installed satisfies the dependency, i wouldn't go for the squeeze11:51
luxpirglitsj16: noted for the cliapp v. and just ran another dpkg (on top of existing) and it unpacked a replacement for obnam11:53
glitsj16luxpir: any errors this time around?11:53
luxpirbut same error as pastebin11:53
luxpirwhen running obnam11:54
glitsj16luxpir: yes the pastebin shows what happens when you run it, would be interesting to see what ther dpkg -i command spits out exactly11:54
luxpirglitsj16: even when i have a version installed? I'll pastebin it.11:55
glitsj16luxpir: you can use the --dry-run switch11:55
luxpirglitsj16: ok - dry run just says: Preparing to replace obnam 1.6.1-1 (using obnam_1.6.1-1_i386.deb) ...11:56
glitsj16luxpir: no otther complaints?11:56
glitsj16*other11:56
luxpirnone11:56
=== FloodBot1 is now known as Guest22314
=== FloodBot2 is now known as Guest23867
glitsj16luxpir: sorry i'm a bit confused about the error you get, is that from the latest obnam deb or from the PPA one? can't really see that in the earlier paste11:58
luxpirthere's still the libc6 version num that could be at fault.11:58
luxpirglitsj16: no, it's not an installer error (sorry) I just get an error when running obnam backup or even just obnam (blank)11:59
luxpirobnam --version shows me 1.6.1 and obnam --help enumerates the commands11:59
glitsj16luxpir: not likely, obnam needs only libc v 2.6, anything since lucid is higher12:00
luxpirbut when running a backup i get those critical err msgs12:00
luxpirglitsj16: isn't my version og libc6 (2.15) lower than that?12:01
luxpirdpkg -l libc6* shows 2.15-0ubuntu10.0512:01
=== omrib is now known as omri
zykotick9luxpir: think of it as 2.06 vs 2.1512:02
glitsj16luxpir: might be another bug in that case, i would contact lars directly12:02
luxpiroh - is that how version nums work? i've always assumed they were decimal12:03
luxpirok i'll go ahead and do that - thanks for your time. i'll report back if anything positive comes of it glitsj1612:03
luxpirzykotick9: (reading: https://en.wikipedia.org/wiki/Software_versioning)12:04
glitsj16luxpir: http://liw.fi/obnam/bugs/ .. and that would be helpfull, especially for the upcoming trusty .. hope you get an answer so you can do backups securely again12:05
=== renan_sa` is now known as renan_saddam
lunyhey, I have USB hard drive attached on a Windows 7 PC12:14
lunyI'd like to write ubunto on that USB hd using my windows 7 pc12:15
=== Jakee`_ is now known as Jakee`
lunyand then remove the USB hd, and attatch it to another PC that doens't have any hard drives at all12:15
lunyand then have the new PC boot from that USB hd12:15
lunycan't find guides on how to do it, all guides are about writing USB stick or installing along side your previous windows installation12:16
synthorhi internet12:17
osbinas<synthor> hi computer :D12:17
synthorany chance to get ubuntu 12.04.3 with two nvidia gt610 and four monitors to get working with unity3d?12:18
geirhaluny: 1. put the iso on a dvd or usb stick, 2. boot the iso or usb stick, 3. install to the external drive, but make sure to tell it the boot loader (grub) should be installed on the external drive. By default grub gets installed on your main harddrive.12:18
synthorgoogling since a days and can't find a solution.....i downloaded 13.10 and i hope the bug is fixed in it?!12:18
=== arcsky_ is now known as arcsky
geirhaluny: And if it installs it on the main hard drive, you won't be able to boot your windows anymore12:18
geirhaluny: (or well, you will be able to boot it, but only when the external drive is connected)12:19
PotatoHead007Hello, can someone tell me the channel i must join if i want help to register my IRC name?12:23
lunygeirha, thanks.. but that sounds a bit too risky for my tastes at the moment :o12:24
DJones!register | PotatoHead00712:24
ubottuPotatoHead007: Information about registering your nickname: https://help.ubuntu.com/community/InternetRelayChat/Registration - Type « /nick <nickname> » to select your nickname. Registration help available by typing /join #freenode12:24
ABC-XYZyou could easily fix that using boot recovery with a windows install disc though12:24
PotatoHead007thanks :)12:24
ABC-XYZor just bootrec /fixmbr12:24
geirhaluny: why can't you do the installation on the harddriveless machine?12:25
glitsj16luxpir: one more question on obnam .. what command did you give it *exactly* ?  your error shows .. KeyError: 'respository' .. might just be a typo?12:26
obsidianLuny- doesn't matter where you install Ubuntu (either on a USB drive, or alongside Windows on your PC) you still need GRUB  in order to boot Ubuntu. If you wanna use your external USB drive for all your personal stuff, format the external drive to ext4 format and during the Ubuntu Install make sure you install the boot loader on your PC then mount the /home directory to your newly formatted USB drive.12:27
newbie1hi sorrz for the question.i know this is for ubuntu but i have a question about my debian installation.i installed the os but there was no window where i could type a username and password.so when i boot debian i come on the desktop but there is a login window.12:28
newbie1but what do i have to type now for default login_12:28
newbie1?12:28
newbie1is there something like a default username and password ?12:29
lunygeirha, the other pc has a broken motherboard, it doesn't recognize anything I plug into it's sata/ide slots12:29
lunyso I can't use DVD or standard HD in it.. only USB12:29
zykotick9newbie1: "/j #debian" but it DID ask for a username password...  (unless it's not really debian...)12:29
geirhaluny: And you don't have any usb sticks to install with?12:30
lunygeirha, yes I have sticks.. and I wrote ubunti image on one of them but it just boots it up from the stick, can't install anymore at that phase12:31
lunyso I guess I should look for an image I can write to USB that will then install to USB HD after boot12:32
geirhaInstalling to an USB hd should be no different than installing to an "internal" HD12:32
luxpirglitsj16: before i send this email to lars - I just have a config file set up for sftp (not sure if that's right) and tried obnam backup12:33
luxpirand then another "obnam backup /path/to/files /backup"12:33
luxpirsame errors12:33
geirhaluny: so it sounds more like it's not detecting the USB HD for some reason12:34
lunyno.. heh this is hard to explain.. what I would apparently need, is a method to boot from USB STICK, and after it has booted, a method to install to USB HD12:35
glitsj16luxpir: well it would have been too sweet :)  i thought perhaps a typo in something like ./obnam backup --repository /tmp/mybackup $HOME could be the cause, but i'll leave it at that, thanks for your reply12:35
Segfault_WEFFA12:36
geirhaluny: Yes, the regular Ubuntu ISO can do that.12:37
geirhaluny: So if you put the Ubuntu iso on the USB stick, then boot the machine with both the USB stick and USB HD connected, you should be able to install Ubuntu on it12:37
lunyoh.. that's awesome.. I already have that stick, I'll just boot it up, see you in a minute :12:38
luny:)12:38
luxpirglitsj16: email set to lars, including transcript of our exchange. thanks for your assistance!12:39
glitsj16luxpir: can't resist .. can you check if there isn't a typo inside your ~/.obnam.conf? 'respository' looks awfully close to 'repository' .. just a longshot thought12:39
luxpiryou're right!12:40
glitsj16luxpir: very welcome, obnam is a nice tool, that's why i noticed your question here12:40
luxpiri have to contact Lars.12:40
glitsj16lol, he'll have a chuckle :p12:40
glitsj16luxpir: still, the command should have been refused if it saw the wrong config key, so the mail won't hurt12:42
dupingpingoh, sorry12:43
luxpirThe worst of it: I'm a professional translator/proofreader.12:44
dupingpingwhat's a obname?12:44
dupingpingah, obnam?12:44
glitsj16luxpir: :) easy enough to miss12:44
glitsj16dupingping: yes, obnam, a backup tool12:44
luxpirdupingping: obnam (obligatory name) is a great backup tool, with which you have to be very careful not to misconfigure your config file12:45
dupingpingah, yes thank u very much!!!12:45
dupingpinghello.12:45
dupingpingi have many time.12:46
dupingpingbut i haven't any job.12:46
Rajnishexit12:46
dupingpingRajnish: what?12:47
dupingpingwho give me a great job?12:48
glitsj16dupingping: most if not all people here are volunteers, not likely to find a job in this channel :)12:49
dupingpingoh12:50
dupingpingi see12:50
dupingpingi don't need money12:50
dupingpingglitsj16: i don't need money12:50
ikoniayou said that12:50
ikoniano need for more conversation12:51
dupingpingwhat? ikonia12:51
dupingpingi'm a beginner.12:52
glitsj16dupingping: i do understand, sympathise even .. this is just not the channel, as people yesterday also tried to explain12:52
ikoniayou said that12:53
ikoniaoops, sorry12:53
ikoniabuffer spill12:53
DJonesdupingping: If you just want general chat, please join #ubuntu-offtopic this channel is just for support issues12:53
dupingpingoic!12:54
=== rajesh is now known as Guest31576
luxpirglitsj16: it's working away now. It's a relief! Thanks for coming back to me on the typo. It's backing up the git repo... I wonder if that's productive/efficient?12:55
=== FloodBot1 is now known as Guest46863
=== FloodBot2 is now known as Guest6377
paddyhello everyone12:58
paddyhow can i boot into a console with plain VGA and no GUI, please?12:58
=== tbo_ is now known as tbo
glitsj16luxpir: glad to hear that, i just got lucky on the possible typo .. might be more knowledgeable people here when it comes to backing up git repos, i think it should work just fine for that purpose13:01
luxpirglitsj16: no harm in it, at least. will let it run (and run).13:02
dupingpinghello13:04
glitsj16luxpir: i especially like the push/pull concept of obnam, and it's general ease to produce encrypted snapshots, but i haven't even began checking all its capabilities13:04
SomelauwSo, I installed ubuntu and now I'm in grub and I got a windows 7 loader on both /dev/sda1 and /dev/sda2, why?13:08
Somelauwwhat did that installer do?13:08
Segfault_Somelauw: I am seeing the same thing on my laptop. I think the second option is Windows restore. That hidden partition many computers have13:14
dupingpingSegfault_: I think that is impossible.13:15
dupingpinggrub and winbootloader aren't share mbr.13:16
dupingpingah~13:17
dupingpingcan exists other way.13:17
dupingpingSegfault_: sorry my mistakes.13:17
dupingpingi am only a beginner.13:18
=== aboudreault_ is now known as aboudreault
=== raven is now known as weez-
=== FloodBot1 is now known as Guest42217
=== kstenger1 is now known as kstenger
=== Voziv_ is now known as Voziv
=== FloodBot1 is now known as Guest23448
Gnjuraci am thinking of buying this laptop it hes AMD A4-3300M 1.9 GHZ RADEON HD 6650M 1GB 8gb of ram so mu bigest question will it work normal beacuse i heard thet linux sux when have intregareted and non intregretaed card13:31
=== FloodBot1 is now known as Guest38001
compdocGnjurac, Ive installed 13.10 on an a6-5200, and it seems to work well13:32
Gnjuraccompdoc:  yes but do you have 2 grafics or only 113:32
=== FloodBot1 is now known as Guest92617
juancaHello!13:33
compdocjust the video on the cpu13:33
=== FloodBot1 is now known as Guest65871
=== yacc_ is now known as yacc
=== FloodBot1 is now known as Guest22120
=== FloodBot1 is now known as Guest31406
euryalealt+tab doesn't work in xubuntu with compiz installed.13:38
=== FloodBot1 is now known as Guest73119
MonkeyDusteuryale  why compiz in xubuntu? the purpose of xfce is: not using compiz13:39
=== FloodBot1 is now known as Guest43007
euryalei do not crave eyecandy or some fancy fx, but there are some that allows me to do wat i want (smooth fluid animation) alt+tab and scale effects those two are important to me.13:41
=== FloodBot1 is now known as Guest43656
NictraSaviosIs it possible to have four monitors work on a single nVidia card, or do I need a second card? (Or is it card specific?)13:43
=== FloodBot1 is now known as Guest79920
Wilkimhello, I have ubuntu-server 13.10 with nginx, php5-fpm, mysql, etc. nginx and php5-fpm use user/group www-data. I added the www-data group to my username, and have 770 for folders 660 for file permissions. Is it possible in any way to have it when I use git pull, or composer, to have them use the www-data username/group so I dont have to do a chown everytime afterwards?13:46
ikoniasetuid/setgid13:46
Wilkimikonia, thats directed towards me?13:48
ikoniaWilkim: yes13:48
WilkimThank you :) now what do I do with them lol13:48
ikoniaset them ?13:49
WilkimI should include im fairly new to linux :P13:49
ikoniaWilkim: ok, so a quick google on setuid and setguid should give you an overview and the pro/cons to setting them13:49
Wilkimthanks! :)13:50
ikoniaWilkim: then we can move forward from there once you have a little understanding of the basic idea.13:50
Wilkimthank you13:50
Wilkimreading as we speak13:50
HulkHey guys. How can I write a script, which finds out which gnome-shell extensions are activated and running?13:51
boichevwhat to put in fstab to make an nfs mount available only to root because the destination folder is 600 and when I "mount -a" it makes it 77713:54
HulkHas anybody an idea?13:54
ikoniaboichev: file system and share permissions, totally different things13:55
Wilkimalright, now I understand :) thats neat, never knew linux could do that, loving linux more n more every day13:55
ikoniaHulk: I'd try to reseearch how to query the extensions first, not much documentation on it13:55
=== stephen is now known as Guest78013
Wilkimso I would want to do 6770 for folders and 6660 for files? :s13:56
Hulkikonia: There seems to be no way than creating an own javascript-library, which I then have to include into each gnome-shell-extension13:56
=== Guest78013 is now known as dahukish
ikoniaHulk: I'd hope there is.13:57
StFSHi. Where can I see information about what DNS server my ubuntu workstation is using behind the scenes? That is, what dns it got via dhcp?13:57
Hulkikonia: Have you a suggestion / idea?13:58
ikoniaHulk: never really looked at it, so I don't know13:58
StFSresolv.conf is now just giving me localhost because it uses dnsmasq13:58
Wilkimikonia: so I would want to do 6770 for folders and 6660 for files? :s13:58
SomelauwSegfault_: ok, well that partition isn't really hidden for me, but that's indeed likely14:00
SomelauwWindows now already takes up 3 partitions14:01
SomelauwThe main one, the recovery one and some logging partition or something14:01
SomelauwThe fourth partition is ubuntu14:01
=== julien is now known as Guest73392
=== julien_ is now known as Guest19598
Wilkimif I do chown 6775 to an empty folder, create a file in it, it has the group of the file, but not the user, is that how its suppose to be, or did I do it wrong?14:07
=== gyre007_ is now known as gyre007
CatKillerWilkim: !chown14:09
CatKillerchown is called with user:group14:09
Wilkimsorry I ment chmod *14:09
CatKilleryou called it with mode values14:09
dupingpingWilkim:?14:09
CatKillerah ok you're talking about the +s right?14:10
CatKillersgid14:10
dupingpingsgid?14:10
=== julien__ is now known as Guest23173
Wilkimyea, I have a development box, with www-data setup for nbginx + php, and samba to access the files, when I create a new file, via the IDE, git, or composer, I would prefer it to automtically have www-data user/group14:11
fermat9311114:11
CatKillerWilkim: Try to change into a user and run "touch <targetfolder>/file"14:12
CatKillersee if the group is set correctly14:12
CatKillermaybe what happens is that the sgid works as expected but the file is being chmoded afterwards14:13
Wilkimthe group is created as expected, however the user is still my username, not www-data (or is that normal)?14:14
=== pc is now known as manny
CatKillerbtw I re-read your question14:14
CatKillerit works as expected14:14
CatKilleronly sgid is active14:14
CatKillersetuid doesn't work14:14
CatKillerfor obvious security reasons14:14
CatKillerotherwise you could have a directory that's setuid root14:14
Wilkimand its ubuntu-server 13.10 with just php5-fpm. php5-* modules, nginx, git, nothing extra installed14:15
CatKillerand run escalated privileges files14:15
WilkimCan I force suid to work? =/14:15
Wilkimits an isolated from the net box14:15
eutheriawhich text editor can open 400mb text files, vim is struggling14:15
hitsujiTMOeutheria: sublime text probably14:16
sliptteesFeb  4 11:05:27 crede16-ThinkPad-T400 kernel: [ 8788.889531] [TTM] Failed allocating swap storage... please help?14:16
CatKillerWilkim: Not that I know of14:17
CatKillerWilkim: But surely you can resolve this by setting the group14:17
CatKillerif the group has the correct access then you should be fine wouldn't you?14:17
Wilkimyes, the group works, I was just being anal/learning more then needed :)14:17
Wilkimthank you all for the help14:17
CatKillerWilkim: http://www.tuxation.com/setuid-on-shell-scripts.html14:18
CatKillerHere you have a (bad) example on how to create a program that will allow setuid14:18
CatKillerbut it's just insanity to use it14:18
CatKillerit was disable for a (very) good reason14:19
CatKiller*disabled14:19
Wilkimthank you14:21
Wilkimreally thank! :)14:21
Wilkimthanks*14:21
dupingping#ubuntu offtopic is not?14:21
k1l!ot | dupingping14:21
ubottudupingping: #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!14:21
dupingpingunable to join in it!14:22
ikoniadupingping: you got banned from there, use #ubuntu-ops if you want to discuss it14:22
dupingpingk1l: really unable!14:22
dupingpingah~14:23
WilkimOne other question just for the sake of learning. How can I have a folder, lets say /var/www automatically set specific permissions for files and for folders. like automatically do 770 for directories and 660 for files14:23
CatKillerWilkim: no problem!14:23
Wilkimso like /var/www/vhost-name would get 770, /var/www/vhost-name/html would get 770, /var/www/vhost-name/html/index.php would get 66014:24
CatKillerWilkim: Wish there was a way14:25
=== Emmanuel_Chanel_ is now known as Emmanuel_Chanel
CatKillerWilkim: Not with the default permissions anyways14:25
CatKillerWilkim: You should look at this for better permissions handling: https://help.ubuntu.com/community/FilePermissionsACLs14:25
geirhaWilkim: if all the users that create files in there use   umask 007,  that'll be the result.14:25
CatKillerthere are some extended permissions that *might* allow you to do that14:25
WilkimI just found that on google, ACL, setfacl14:25
LucidGuyAnyone find a linux email client that properly supports Exchange 2010?  (no imap support)14:26
Wilkimthank you! :D14:26
ikoniaLucidGuy: negative14:26
=== said is now known as Guest40287
CatKillerWilkim: No problem.14:26
asoktheinternHey there, I have an odd problem. No applications can find libraries, everything gives "error while loading shared libraries....no such file or directory", it was working up until a few minutes ago. Unfortunately I can't check if the files are there because even sudo fails to run, as it can't find the /usr/lib/sudo/sudoers.so file. Any ideas? I really don't know what I could have done to cause this. This is a one day old install.14:26
LucidGuyikonia, have you run into this issue recently?14:26
ikoniaLucidGuy: last week funny enough14:27
LucidGuyikonia, nothing? nothing with EWS support either?14:27
ikoniaevolution can work with ews14:27
LucidGuyikonia, that there is a solution..14:28
ikoniayes, however you said "no imap" you didn't say ews - and to be honest, the support is good14:28
ikoniahas to be exchange 2010 and even then, it's not good14:28
LucidGuyews is not imap..14:29
LucidGuyisnt ews the same as saying OWA?14:29
LucidGuyMeaning if they have OWA online, ews is available?14:29
potatoeanyone know any alternatives for cheese?14:30
=== guampa_ is now known as guampa
WilkimHello, I am using sublime text 3 to write a bash script, I use a good amount of tabs in it, when I use nano/vi in ubuntu-server, it shows the tabs are not all aligned, is there anyway to fix this so what I see in sublime is the same in the terminal?14:32
Wilkimcopied n pasted that, didnt mean to say hello lol14:32
MonkeyDustpotatoe  guvcview is somewhat more advanced than cheese14:33
Wilkimjust asked in here in the event anyone had come across this before or had an ideas14:33
potatoeMonkeyDust i need something that needs no gl drivers14:33
vizgixsup14:33
vizgixoh darn, whats the exact channel name for offtopic14:34
MonkeyDust#ubuntu-offtopic14:35
leoleo11hello14:39
leoleo11when i try to install the latest version of warzone i get configure: error: Qt not found - required! where can i get that?14:40
leoleo11 tried this but mothing happened sudo apt-get install libqt4-core libqt4-gui14:40
leoleo11any help please?14:40
ActionParsnipleoleo11: what is the output of:  cat /etc/issue14:41
ikonialeoleo11: you need the libraries and headers I'm guessing if you are trying to compile the game14:41
leoleo11exactly14:41
leoleo11ikonia: im trying to install from a .tar.xz file14:41
Mickadaplop14:41
=== Blanco|taf_ is now known as Blanco|taf
=== FloodBot1 is now known as Guest40090
excognachi all how to i reach java things which i have installed as "sudo java -jar whatever.jar" ?14:48
=== Johnny_ is now known as Johnny
geirhaexcognac: That doesn't make much sense...14:55
excognacgeirha: well, i downloaded some crap from government to fill out a taxation form.14:58
piphi folks, can I automount a data partition which on the same hard drive as my OS?15:03
pipfstab or some such?15:03
somsip!fstab | pip15:03
ubottupip: The /etc/fstab file indicates how drive partitions are to be used or otherwise integrated into the file system. See https://help.ubuntu.com/community/Fstab and http://www.tuxfiles.org/linuxhelp/fstab.html and !Partitions15:03
helmut_hi15:03
=== gerald is now known as Guest82007
pipokies, I'll check that out , thanks15:04
lunyhey what's the best remote desktop software if I want to connect from my windows desktop to ubuntu15:09
tomixxxhi, i have the following set up: an ubuntu server is connected via switch to two nodes. moreover, the server is connected via another network interface to the internet. the "interfaces" file looks as follow: http://pastebin.ubuntu.com/6873464/ The question now is: How is it possible that the NODES get internet access?15:11
tomixxxSo, eth1 connects my server to the i-net and eth0 connects my-server to the two nodes15:12
Screwbawhy doesn't the latest Ubuntu kernel have all MS Hyper-V patches applied?15:12
ScrewbaWhen using CentOS and Debian, my scroll wheel works but in Ubuntu it does not...???15:12
FergusLHi, is there a specific channel for ATI drivers in linux ? I'm looking for the most up to date fglrx driver for HD 4000 series and kernel 3.815:13
hitsujiTMOFergusL: hd 4000 is no longer supported by ati15:14
yoavstHow do you set hebrew as language from the .dmrc?15:14
FergusLhitsujiTMO: that's what I realised15:14
FergusLis it all that old ?! come on !15:14
hitsujiTMOFergusL: last ubuntu support is in 12.04 on the precise stack (kernel 3.2)15:14
FergusLI should go for radeon drivers then15:16
hitsujiTMOFergusL: would be the best option. there should be huge improvements to the radeondriver in 14.04 too15:16
FergusLI'm on 13.04 iirc (mint 15)15:17
demophobiaIs it true that with the latest iOS I can say goodbye to using my iPhone 4 with Ubuntu 12.04? http://askubuntu.com/questions/211886/ubuntu-not-recognizing-iphone15:20
demophobiahttp://askubuntu.com/questions/211886/ubuntu-not-recognizing-iphone suggests that it is true. I was wondering what your thoughts were.15:20
lunydamn net disconnecting all the time15:20
lunyhey what's the best remote desktop software if I want to connect from my windows desktop to ubuntu15:20
raubDoes anyone know why there is a freeipa package for ubuntu?15:20
spartonI believe the open Radeon drive provides back support for older chipsets, but cant confirm.  Im running a HD787015:20
hitsujiTMOdemophobia: for now yes15:20
demophobiaare android phones compatible with linux?15:21
hitsujiTMOyes15:21
demophobiai mean, in terms of supporting free software etc, should i buy android rather than iphone in the future?15:21
spartonYES15:21
demophobiaIs android likely to make itself windows/mac only if enough switch away from iPhone?15:21
=== ghoti_ is now known as ghoti
hateballdemophobia: Android runs on a Linux kernel, so...15:22
demophobiaoh, nice.15:22
demophobiaman.15:22
=== Guest89590 is now known as JanC
hitsujiTMOdemophobia: android is a linux distro15:22
demophobiaoh wow15:22
demophobiahehe, nice15:22
leoleo11hitsujiTMO: not exactly15:22
leoleo11demophobia: you should definetly get an android15:23
leoleo11and installl cyabogenmod to it15:23
demophobiaDo linux distributions like to play nice with each other? Or is there competition and designed incompatibility within the linux world? (Is this an -offtopic question?)15:23
TJ-demophobia: If you want to support Free Software, Cyanogenmod or another community release might be preferable to Android, since Google moved core functionality into the proprietary 'Play Store' framework.15:23
leoleo11demophobia: but if you want to stay in the guidelines of free software you shouldnt have a cellphone at all15:23
spartonTo each its own, when it comes to Linux distros.  Each one has their own philosophy on how a distro should be presented / organized.  THat doesnt mean they are in competition.15:24
demophobiaerm, really, leoleo11 ? would you please elaborate?15:24
Darkstar1Hi guys, I want to pipe the output of tail to a file but have it creat the file as opposed to the file existing before command execution. How can I doo this?15:25
SonikkuAmericaleoleo11: Um, Android is actually FOSS software if you drop the stock Google apps15:25
Darkstar1e.g. tail -n 100 <filename> | file.txt15:26
hitsujiTMODarkstar1: > instead of |15:26
SonikkuAmericaleoleo11: It's officially called AOSP (the Android Open Source Project)15:26
Darkstar1hitsujiTMO: cheers15:26
hitsujiTMODarkstar1: or >> if you want to append15:26
=== dusty_ is now known as DustyBrewer
SonikkuAmericaleoleo11: In fact, the official Android support channel is - guess where? - right here on Freenode. #android ...15:27
SonikkuAmericaBut I'm getting !ot just defending this position so I'll stop15:27
SonikkuAmericaTJ-: There is also Android-x86 for 32-bit computing15:28
TJ-SonikkuAmerica: Not quite; Although the frameworks are FOSS, all current devices require proprietary binary blobs to drive the GPUs, and the radio modem side is proprietary too.15:29
linuxearthwhat we were doing if internet were not there......!15:29
hezihello im having an issue with chrome on my ubuntu 12.04 64bit, is this the right place to ask???, thanks15:29
SonikkuAmericaTJ-: Correct, but those are supplied by the OEMs.15:30
hitsujiTMOhezi: whats the issue and we'll tell you15:30
hezifrom time to time my system gets frozzen, an my only solution is to restart15:30
heziwhen i look at watchdog i see segmentatio on chrome15:31
linuxearthhezi: reinstall distro15:31
hitsujiTMOhezi: are you doing anything in particular with chrome?15:31
hitsujiTMO!behelpful | linuxearth15:31
ubottulinuxearth: As our !guidelines say, "When helping, be helpful". If you're not familiar with the issue at hand, let someone else handle it instead of making !offtopic comments or jokes.15:31
=== lance is now known as Guest5580
hezinormally when i scroll, happends a lot in g+ or youtube15:32
linuxearthhitsujiTMO: i did that when it happened with me15:32
linuxearthhezi: reinstall chrome, i meant15:32
hitsujiTMOlinuxearth: thats different to reinstalling the distro :P15:32
hezilinuxearth: it this a know issue??15:32
linuxearthhezi: it happened with me too15:33
linuxearthi reinstalled chrome, that's all15:33
linuxearthhitsujiTMO: that was wrongly typed dude15:33
hezilinuxearth: thank you i will try that15:33
hitsujiTMOhezi: when was the last crash? was it just before your current session?15:33
linuxearthhezi: but be careful to completely uninstall it15:33
linuxeartheven from .config15:33
linuxearththere should not be any trace15:34
hezilinuxearth: i will make an apt purge,15:34
linuxearth;)-15:34
linuxearthyes15:34
linuxearththen restart the pc and then install chrom15:34
linuxearthback15:34
Xuisce1hi linuxearth15:34
linuxearthhiXuisce115:35
linuxearthhow are you?15:35
Xuisce1im good15:35
linuxearthfine here15:35
Hybrid1Hi15:36
Hybrid1anyone already used lightdm-remote-session-freerdp ?15:36
Hybrid1I's like to build a POC for Thin Client setup (no, not LTSP based), I found this and it looks like it could do the trick but I don't know how to set it up15:37
Hybrid1I'd like to boot to LightDM and select a remote session that will login directly with FreeRDP15:37
Hybrid1I'd like to do this without UCCS15:38
Hybrid1any idea ?15:38
MikeTisonCan someone explain why the command result=`cat test.txt | tr ', ' '\n'` doesn't print newlines when I do "echo -e $result" ?15:38
=== zz_whitenite is now known as whitenite
MonkeyDustMikeTison  #bash would be a better place to ask, i guess15:40
hitsujiTMOMikeTison: because single quotes produce literal strings. use double quotes if you want to include escape chars15:40
=== dv__ is now known as dv_
glitsj16keyboard behaves wonky: up and down arrows aren't working (so no history browsing), right and left don't move the cursor, and in general keys are unresponsive (need to hit them twice to type a char) .. happens in all tty's, so login is at best a shot in the dark .. this is actually going on for quite a while, i think since maverick, but only recently did i start to look at it with those 'would be nice to fix' eyes .. open to all suggestions (altho15:44
MonkeyDustglitsj16  sure you don't need a new keyboard?15:45
=== FloodBot1 is now known as Guest4916
hitsujiTMOglitsj16: behaving wonky in other distros/OSs too?15:46
=== FloodBot2 is now known as Guest34355
glitsj16MonkeyDust: hitsujiTMO: this happens solely in tty's, in X everything bliss15:46
glitsj16haven't really checked in other OS actually, i'll do that15:47
hitsujiTMOglitsj16: anything being spat to syslog about it?15:47
glitsj16only reference i've been able to find on the net is an arch linux thread dating back to 2010 (https://bbs.archlinux.org/viewtopic.php?id=100000), very similar symptoms and a fix thru editing /etc/inittab which i believe ubuntu doesn't even have or use15:47
glitsj16hitsujiTMO: negative, no trace15:48
glitsj16it works, but very slow and unresponsive15:48
stefan_1ello15:49
Xuisce1hi15:50
glitsj16the only relevant udev rule i can see is /lib/udev/rules.d/75-tty-description.rules but i never changed a udev rule on this machine nor would i know what to look for actually :)15:50
TJ-glitsj16: Have you got an alternative input method selected, such as ibus?15:51
ScrewbaMikeTison:  tr is a trimmer and since you are removing \n, it will not be there15:51
glitsj16TJ-: no, i've actually installed ibus again to see if it would make a difference, zip15:51
ScrewbaMikeTison:  also, you should use result="$()" and not use ``15:52
glitsj16TJ-: i also regenerated those /var/lib/xkb/ compiled keymaps but this isn't happening in X so i'm not even sure why i did that15:52
Xuisce1hi glitsj1615:53
Xuisce1TJ-:15:53
glitsj16Xuisce1: hello :)15:53
runelindis there a utility that checks installed packages for vulnerabilities against an online database and provides reports on them?15:53
TJ-glitsj16: I assume you've reconfigured console-setup, just in case?15:54
Xuisce1!test15:54
ubottuTesting... Testing... 1. 2.. 3... ( by the way, remember that you can use /join #test )15:54
Xuisce1hm15:54
TJ-glitsj16: what does "stty -a" report?15:54
glitsj16TJ-: yes, several times15:54
p0wn3drunelind: I think nessus will do that15:56
bhaveshI just installed wm2 window manager on Ubuntu 13.10 from USC. How am I supposed to boot into it and get back to normal desktop? There's no wm2 option in login screen.15:56
runelindp0wn3d: I was thinking something more ubuntu specific.15:56
TJ-glitsj16: This is the output of "stty -a" from tty1 on mine: http://paste.ubuntu.com/6873700/15:56
p0wn3dYou would probably just want to search your version of ubuntu with one of the databases of vulnerablities on the net15:57
Widadcharaihello everyone15:57
hitsujiTMOrunelind: there's pci compliance scanners, but they aint cheap15:57
glitsj16TJ-: http://slexy.org/view/s21dPXpclw .. thanks, i'll compare15:57
runelindp0wn3d: looks like maybe debsecan will do it.15:58
MonkeyDustbacktrack (not supported here) is developped for intrusion scanning, IIRC15:58
TJ-glitsj16: 'diff' doesn't show any differences aside from console resolution15:59
TJ-glitsj16: Is it a PS/2 or USB keyboard?16:00
steviedonrunelind: Have a look at lynis its a security and system auditing tool16:01
glitsj16TJ-: PS/2 .. only diff i see with yours is the # of rows and columns16:01
Bombohow do i prevent the nvidia kernel module from getting loaded at boot time? (ubuntu) i added blackline nvidia into /etc/modprobe.d/blacklist.conf but it still gets loaded16:01
TJ-glitsj16: how about "grep i8042 /var/log/dmesg"  ?16:01
glitsj16TJ-: i'll get that to you in a minute, takes ages to type lol16:02
ActionParsnipBombo: add the boot option:   nvidia.blacklist=116:03
glitsj16TJ-: http://slexy.org/view/s20EM0riq616:03
Bombo2. how does the watchdog work? i see watchdog/1 taking 90-100% cpu, leading to extreme lag when executing  programs (bash/ssh)16:04
TJ-glitsj16: From X:  "echo -e '#!/bin/bash\ngrep i8042 /var/log/dmsg >/tmp/grep.log' >~/R && chmod a+x ~/R" .... then Ctrl+Alt+F1 then "R <Enter>" and switch back to X :)16:04
BomboActionParsnip: ok thx i'll try16:04
=== FloodBot1 is now known as Guest89633
Bomboeditor won't start, apt-get too, bash, htop works...16:07
Bombohow do i find out what causes watchdog to use 100% cpu?16:07
TJ-glitsj16: Try adding to the kernel command-line "i8042.nomux=1 i8042.reset"16:08
Bombois there a way to stop watchdog?16:09
MonkeyDustBombo  try pkill watchdog*16:09
glitsj16TJ-: trying that now, had to install R .. thanks for the suggestions, i'll report back, appreciated :)16:12
=== Guest64422 is now known as mfisch
TJ-glitsj16: "R" was meant to the be script created from X ... I should have typed "~/R <Enter>" to run it from the current directory!16:14
=== mfisch is now known as Guest19773
van77wow. i've just installed Ubuntu font to Windows and configured putty. Looks great )16:15
=== VisualStation is now known as Visual`
=== andy___ is now known as Guest46045
=== san_ is now known as reason0fs1n
glitsj16TJ-: if i had a hat, i'd tip it to you and your vast knowledge of all things machine-like .. it just flew into overdrive :p16:20
dukeNubemHi, everyone. New to Ubuntu. Encountered a problem.16:21
glitsj16TJ-: owe you one, very much appreciate the help .. i flipped thru my tty history a few times out of pure nostalgia16:21
TJ-glitsj16: kernel was mis-detecting a multiplexing i8042 - it showed 4 AUX ports, with only 1 pointer device actually attached16:22
hitsujiTMO!details | dukeNubem16:23
ubottudukeNubem: Please give us full details. For example: "I have a problem with ..., I'm running Ubuntu version .... When I try to do ..., I get the following output: ..., but I expected it to do ..."16:23
glitsj16TJ-: when you put it like that it makes sense .. strange that i couldn't track it in syslog, or are such things not logged there?16:23
dukeNubemI can't enter super user more and there is an error message, when I want to use apt-get16:23
dukeNubemm@m-EP43-UD3L:~$ apt-get update16:23
dukeNubemE: Could not open lock file /var/lib/apt/lists/lock - open (13: Permission denied)16:23
dukeNubemE: Unable to lock directory /var/lib/apt/lists/16:23
dukeNubemE: Could not open lock file /var/lib/dpkg/lock - open (13: Permission denied)16:23
dukeNubemE: Unable to lock the administration directory (/var/lib/dpkg/), are you root?16:23
PicidukeNubem: Please use a pastebit.16:24
Picier, bin.16:24
hitsujiTMOdukeNubem: sudo apt-get update16:24
dukeNubemHow do i  use a pastebin?16:24
OerHeks!aptlock16:25
ubottuIf an APT front-end crashed and your database is locked, try this in a !terminal: « sudo fuser -vki /var/lib/dpkg/lock;sudo dpkg --configure -a »16:25
MonkeyDust!pastebin | dukeNubem16:25
ubottudukeNubem: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imagebin.org/?page=add | !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.16:25
hitsujiTMOdukeNubem: for any commands that require super user, you prepend sudo to it. this will run that command as the super user for the duration of the command16:25
OerHeksdukeNubem, if you cant enable superuser/sudo, then you cannot update16:25
hitsujiTMOdukeNubem: so the correct command is: sudo apt-get update16:25
dukeNubemIt didn't solve the problem.16:26
glitsj16TJ-: do i add the "i8042.nomux=1 i8042.reset" permanently?16:26
invapid build()...16:26
invapidchecking build system type... x86_64-unknown-linux-gnu16:26
invapidchecking host system type... x86_64-unknown-linux-gnu16:26
invapidchecking target system type... x86_64-unknown-linux-gnu16:26
invapidchecking for gcc... gcc -m3216:26
invapidchecking for C compiler default output file name...16:26
Pici!paste | invapid16:26
ubottuinvapid: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imagebin.org/?page=add | !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.16:26
TJ-glitsj16: Yes, to GRUB_CMDLINE_LINUX in /etc/default/grub16:26
dukeNubemhttp://paste.ubuntu.com/6873853/16:27
glitsj16TJ-: okay, thanks again .. i guess that makes a nice print on a t-shirt too16:27
invapiddukeNubem: ps -ef | grep python16:27
invapiddukeNubem: is another instance of apt running?16:28
dukeNubemI don't think so. I just booted up. How do I check?16:28
hitsujiTMOdukeNubem: looks like something else is using the lock. do you have software center open? or update manager?16:28
TJ-glitsj16: and of course, follow up with "sudo update-grub"16:28
glitsj16TJ-: yes i already did that, all good16:29
dukeNubemTMO. No, but I encountered a problem with software center a while back. It would close automatically.16:29
Lunar_Lampwu/win 3016:30
dukeNubeminvapid: http://paste.ubuntu.com/6873861/16:31
=== prx is now known as phirex
dukeNubemThat happened when I tried to add some repositories.16:32
invapiddukeNubem: http://askubuntu.com/questions/15433/how-do-i-fix-a-could-not-get-lock-var-lib-dpkg-lock-problem maybe16:32
hitsujiTMOdukeNubem: can you pastebin the output of: sudo lsof /var/lib/apt/lists/lock16:33
invapid^^16:33
dukeNubemTMO: http://paste.ubuntu.com/6873873/16:34
hitsujiTMOdukeNubem: follow invapid's link. seems whatever caused the issue may not be running16:36
dukeNubemThank you both guys. See you around.16:36
dukeNubemProblem solve with http://paste.ubuntu.com/6873892/16:38
dukeNubemThank you so much.16:39
=== FloodBot1 is now known as Guest71927
microsoft_any good channels?16:40
=== FloodBot1 is now known as Guest41878
SamuraiDioHi16:42
hitsujiTMO!alis | microsoft_16:42
ubottumicrosoft_: alis is a services bot that can help you find channels. Read "/msg alis help list" for help and ask any questions about it in #freenode. Example usage: /msg alis list #ubuntu* or /msg alis list *http*16:42
microsoft_what?16:42
microsoft_I need to change my nick?16:43
microsoft_where can I see channels list?16:43
SamuraiDiohow can I add a user on my computer, that is the same user (same id and groupid) that a user from another computer (which I mount nfs folders from)?16:43
hitsujiTMOmicrosoft_: read the response from the bot16:43
microsoft_how can I list by popularity ?16:44
microsoft_this us ubuntu channel? where Am I?>16:45
Picimicrosoft_: yes.16:46
hitsujiTMOSamuraiDio: there's many options. ldap, sync-accounts or manually creating accounts with the specific necessary uid/guid16:46
microsoft_this is so difficult16:47
SonikkuAmericamicrosoft_: What's so difficult? Pray tell.16:47
SamuraiDiohitsujiTMO, how is the last optin?16:48
ActionParsnipmicrosoft_: why do you want popular channels?16:48
ActionParsnipmicrosoft_: he channels are created based on subject16:48
ActionParsnipmicrosoft_: so, join the channel for your issue16:48
stefan_1hai guise16:48
ActionParsnipmicrosoft_: think about what a channel is....16:48
microsoft_I found what i've looking for16:48
ActionParsnipmicrosoft_: why do you want the most popular channel? What is the most popular is #bsd   how is that of any value to you?16:49
microsoft_I found channel list thing16:49
hitsujiTMOSamuraiDio: wuth the adduser/useradd commands you can specify uids and guids16:49
Xuisce1hi microsoft_16:49
microsoft_because i don't want to join empty channel with no people16:49
Xuisce1.query microsoft_16:49
Xuisce1awk16:49
Xuisce1sorry on webchat16:49
Xuisce1looking for another user16:49
ActionParsnipmicrosoft_: but the channel is discussing a subject, so join the channel for what you want to chat about16:49
Xuisce1whats a good IRC client ActionParsnip  ?16:50
Xuisce1webchat is bad for typing16:50
ActionParsnipXuisce1: for me, pidgin and irssi16:50
Xuisce1ah16:50
microsoft_this is help channel or what?16:50
microsoft_what's going here?16:50
Xuisce1yes microsoft_16:50
ikoniamicrosoft_: help for ubuntu only16:50
SamuraiDiohitsujiTMO,16:50
ActionParsnipmicrosoft_: whatever you want support on16:50
SamuraiDiohitsujiTMO, thanks16:50
zerowaitstatehow do you resize a root partition from a live cd? I booted a server using ubuntu 13.10 rescue mode off the cd and got to a livecd without /dev/sda5 mounted. However, when I try to run e2fsck or resize2fs on /dev/sda5, the tools say the device is in use. It is not mounted, so I am not sure what else I need to do to be able to alter the filesystem on that device16:51
ActionParsnipmicrosoft_: eg. Windows support is in ##windows16:51
microsoft_cool stuff, so many active folks on this network16:51
microsoft_nah, im looking for unix support16:51
ActionParsnipmicrosoft_: its possibly the oldest irc network on the planet16:51
microsoft_no m$ B$16:51
ActionParsnipmicrosoft_: then try #unix16:51
ice92how to test dnscrypt if it's really working,  I'm monitoring port 53 using tcpdump but I can see the dns queries16:51
ikonia##unix16:51
microsoft_ok thanks, im going to the python channel16:52
ActionParsnipmicrosoft_: so why would you want the most popular channel (#bsd for example) when you ant python support?16:53
ActionParsnipmicrosoft_: can you see how ridiculous it is?16:53
PiciLets move on.16:53
ikoniaActionParsnip: let him go16:53
ActionParsnipi'm gone16:53
ActionParsnip:)16:53
microsoft_im just messing around, trying to find out how things are working here16:54
microsoft_I joined this irc first time16:54
MonkeyDustmicrosoft_  your nick is offensive and disturbing, please change it16:55
microsoft_okey sir, how do i do it?16:55
=== FloodBot1 is now known as Guest24458
=== FloodBot2 is now known as Guest15124
MonkeyDustmicrosoft_  type /nick blah16:56
ikoniaMonkeyDust: there is nothing wrong with his nickname, please don't be pathetic towards people.16:56
=== GTB3NW_AWAY is now known as GTB3NW
user3213i get yagi-yuda antena, but it not seems like directional antena? do i need to set some config to use it as directional antena ?17:00
user3213i get yagi-yuda antena, but it not seems like working as directional antena? do i need to set some config to use it as directional antena ?17:00
schonehello17:04
Xuisce1hi schone17:04
schoneI'm trying to attach an EBS volume on ec2 and i use device-id /dev/sdf1 and for some reason ubuntu precise isn't showing up as /dev/xvdf117:04
schoneit doesn't show up as anything17:04
schonenothing happens17:04
TJ-user3213: No; aim the Yagi in the direction you want the transmitted signal to be strongest, and ensure you've got the correct polarity17:05
user3213i try, but i see the same networks like with the omnidirectional antena17:06
=== UKn0Me is now known as HerpTheDerpWhale
user3213i buy from dealextream17:07
user3213maybe it has some defects ...17:07
raznikit has some defects, I believe.17:08
PiciWhat does this have to do with Ubuntu?17:08
raznikusually, the problem with dealextream is that it's quite outdated.17:08
raznikplease shut up, Pici. it is related with Ubuntu.17:08
raznikuser3213: try out dealxi17:08
Piciraznik: In what way?17:08
raznikPici: you'll find out soon.17:08
raznikPici: do you know what dealextream is?17:08
nipitiriHow to resolve this problem? http://gyazo.com/87ff81497297228b589fe6a7f61035f717:08
nipitiricant nothing to install no Kwrite no Kate nothing17:09
Piciraznik: It looks like a website for buying things on the cheap.  Which has nothing to do with  Ubuntu support.17:10
Pici!offtopic17:10
ubottu#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!17:10
raznikPici: my mistake.17:10
raznikPici: you are now allowed to warn users.17:11
microsoftcan I ask questions here about xubuntu or I need to join different channel?17:11
raznikPici: do not abuse my power given to you.17:11
Picimicrosoft: You can ask here, but there is also #xubuntu which might be able to help you better.17:11
ikoniamicrosoft: all good17:11
right-clickerI need help with crontab. I created a textfile with crontab settings, and ran crontab crontab.txt. Now when I type crontab -l the output displays my crontab configuration. This used to work, but now it doesnt work anymore.. what can be the problem?17:11
=== 64MAAAACW is now known as tgm4883_
raznikikonia: does using the nickname 'microsoft' offend you?17:12
ikoniaraznik: no, not at all17:12
microsoftI did recently fresh install and something system hangs during boot up17:12
raznikbecause, an operator in here told me once that windows-related nicknames would be banned.17:12
raznikerry told me this, I think.17:12
ikoniaraznik: no they didn't and that is nothing to do with this channel17:12
raznik'offensive' nicknames.17:12
ikoniaraznik: if you need ubuntu help, please ask, if not, please be quiet17:12
razniklike 'mohammad' or 'god'17:12
raznikikonia: you are now offending me.17:12
ice9how to test dnscrypt if it's really working17:12
microsoftI didn't choose this nick name17:13
microsoftit came by default17:13
ikoniamicrosoft: don't worry about your nickname, lets try to look at your issue17:13
ikoniamicrosoft: what's the problem, try to explain it to the channel17:14
schonebasically it seems that my ebs is stuck in "attaching" device17:14
schoneand it only happens to that letter17:14
microsoftThis is not the chat?17:14
ikoniamicrosoft: this is the ubuntu support chat where we can help you with ubuntu as you've been explained before17:14
SonikkuAmericamicrosoft: The GENERAL chat area is in the #ubuntu-offtopic channel17:14
microsoftSo what can cause this hang during boot up?17:14
=== right-clicker is now known as boysean
SonikkuAmerica!details | microsoft17:15
ubottumicrosoft: Please give us full details. For example: "I have a problem with ..., I'm running Ubuntu version .... When I try to do ..., I get the following output: ..., but I expected it to do ..."17:15
ikoniamicrosoft: what hang ?17:15
ikoniamicrosoft: explain what's happening17:15
=== justinS_ is now known as jhs
microsoftI updated my recently installed xubuntu version 13.04 and it asked for restart i pressed that button and then black screen show up which never disappeared17:16
microsoftalso my pc freezes with many other distros for some reasons, like linux mint, lubuntu, etc17:17
microsoftit works well with ubuntu, fedora17:17
microsoftCould that be hardware issue?17:17
ikoniamicrosoft: possible but not certain17:18
SonikkuAmericamicrosoft: Wait... it freezes with Lubuntu, but works with Ubuntu (Unity)?17:18
SonikkuAmericamicrosoft: That sounds a bit fishy, no offense17:18
microsoftyes17:18
zerowaitstateI am trying to shrink a PV in lvm, but I cannot due to a swap LV occupying physical extents at the end of the PV. How do I move the physical extents within a PE so I can finishing shrinking the physical volume?17:18
mozaHello.17:19
ikoniazerowaitstate: you need to remove the data out of the VG using it, or make sure your other PE's have the capacity for all the data without the PV you want to remove17:19
microsoftWorks well with ubuntu 14.04, not sure about older ones, but doesn't with lubuntu 13.04 or what version it is(latest)17:19
=== Kernel|Panic is now known as Guest4700
microsoftI switch to xubuntu because I couldn't install vmware on latest linux kernel which comes with ubuntu 14.04 i guess17:20
=== akp_ is now known as akp
soulflyHi17:22
mihokTrying to install supervisord onto a ubuntu 12.04 server through apt-get, installs fine, but for some reason the `service` cmd doesnt recognize that the service is running, even though `ps aux` reveals it is running... is there a way to fix this?17:22
boyseanI have this problem http://paste.ubuntu.com/6874090/ can some1 help me?17:22
erryhmm?17:23
mihokRunning `sudo service supervisor start` says there is an error, but it starts a process and the supervisord.log file suggests its running just fine17:23
Picierry: nothing important.17:23
ActionParsnipmicrosoft: 13.04 is EOL and 14.04 is not supported here til release day. #ubuntu+1 for support for Trusty17:25
=== luny` is now known as luny
BuJitsuBrownis there a way to useterminal to evaluate if my ubuntu has expireancedan internal error?17:28
madorn_helo17:28
whoevercan i check drive health with out a partition on the drive17:29
andybrineAfternoon people :)17:29
whoeverandybrine: morning17:29
andybrineA quick question, I am having a few niggling difficulties with my keyboard17:30
whoeverandybrine: ok shoot17:30
Xuisce1hi all17:30
Xuisce1whoever: hi17:30
BuJitsuBrownis there a way to useterminal to evaluate if my ubuntu has expireancedan internal error?17:30
whoeverhi Xuisce117:30
andybrineI have a UK keyboard and the characters change onece and a while17:31
andybrinesay I input an @at symbol and it inserts a "17:31
andybrineor vice versa17:31
shahhena95how do I install KDE?17:31
whoeverBuJitsuBrown: you can use top, om just use system monitor in gui17:31
andybrineI go and select the keyboad and all is working well, then after a few hours or so it goes back to the wrong inputs17:32
whoeverandybrine: you to setting >keyboard > layout, and tell me how many layouts are listed17:32
whoeverandybrine: so how many layouts are listed17:33
OerHeksshahhena95, sudo apt-get install kubuntu-desktop17:33
andybrinesorry just checking17:33
andybrineat the top on my notification bar I only have 117:33
whoeverandybrine: yes but under setting > keyboard, keyboard layout17:34
whoeverandybrine: is use the same layout for all windows checked17:34
madornwhy is life a dream17:34
andybrineWhen I go to Settings > Keyboard, there is no keyboard layout17:35
andybrinethere is typing and shortcuts17:35
whoeverandybrine: try setting it to your layout17:35
whoeverthen see how that goes17:35
andybrineok, I have it here and only have 1 keyboard layout17:36
whoeverandybrine: the problem your describing i have experienced it with windows but not linux17:36
whoeverandybrine: ok, are you on 13.x17:36
andybrineyeah im on 13.1017:36
NictraSaviosDoes Ubuntu impose a limit on the number of monitors you can have?17:37
andybrineits a real pain in the ass when it keeps changing and has the worng layout17:37
andybrinepardon my language, lol17:37
whoeverandybrine: i would logout and back in or maybe even do a restart , 13.x had some weird fix applied before the release that that was the only way i could get custom keyboard stort cuts to appply, so thinking it may apply to layouts17:38
andybrineI have been using 13.10 since the release date17:38
andybrineis that a recent update?17:38
whoeverandybrine: no i just dicoverd it with custom set keyboard shortcuts17:39
andybrineok thanks17:39
whoeverbut i am wondering if the issue could extend to keymaps17:39
andybrineI will give it a shot then17:40
=== sysadmin is now known as Guest96235
andybrineyeah, maybe17:40
logicicrchelp11off topic but does anyone here know logic circuits17:40
andybrinewhat keyboard would you recomend? There are many for UK keyboard layout17:40
Xuisce1logicicrchelp11: go to #hardware17:41
Xuisce1:)17:41
Xuisce1or #electronics17:41
francisquaremay i know what the difference between a link created via ln command with the windows shortcut link?17:41
francisquareare they the same?17:41
logicicrchelp11Xuisce1: i did :( lol17:41
Xuisce1oh17:41
andybrinethanks whoever, I will give it a go and let you know17:42
=== HerpTheDerpWhale is now known as UKn0Me
BuJitsuBrownwhoever: thank you for you help but it seems i just dont know enogh to ask my questio yet.17:43
MonkeyDustfrancisquare  with the GUUI, it's a symbolic link you create, like ln -s17:45
=== AntiSpamMeta_ is now known as AntiSpamMeta
nsousahello, I have a problema with a ati, after the last update to ubuntu, the screen is black after boot up17:45
MonkeyDustfrancisquare  ln (without -s) is a hard link17:45
nsousathe system is running, but the screen light does not turn on17:45
nsousacan you help me please?17:45
francisquareMonkeyDust, thx17:46
=== dooglus_ is now known as Guest72991
andybrineI personally have had nothing but trouble with the latest release 13.10, I loved 13.04 but seems the latest release has been buggy17:47
=== Vivek is now known as Guest34808
andybrinejust done a reboot whoever and it seems ok for now but will have to give it time to be honest17:48
shahhena95thank you OerHeks :)17:49
andybrineactually when I try to insert the pound sign it adds a hash symbol17:51
nispr0how do I delete a MD device in the linux installasion? gets error that the software device may be in use17:52
nispr0nvm17:52
BuJitsuBrownhello, what would be my internal error reporting program .?     i am using U 12.04 Kernel Linux 3.8.0-35-generic17:54
JediMasterHi guys, I'm in the process of upgrading a tonne of ubuntu servers, and one is causing a problem. It's on 13.04 and I want to upgrade to 13.10 but do-release-upgrade says "No new release found". I've "apt-get --purge remove update-manager-core" then reinstalled it but still no luck, /etc/update-manager/release-upgrades shows "Prompt=normal". Any ideas how I start the upgrade?17:54
francisquareJediMaster, check it with ubuntu software center17:55
=== FloodBot1 is now known as Guest39108
JediMasterfrancisquare, this is ubuntu server, so no GUI17:55
francisquareselect server united stated from Download from?17:56
francisquareyou would need to change server17:56
Blueink_!ops17:56
ubottuHelp! Channel emergency! (ONLY use this trigger in emergencies) - elky, rww, Madpilot, tritium, Nalioth, tonyyarusso, PriceChild, Amaranth, jrib, Myrtti, mneptok, Pici,  jpds,  gnomefreak, bazhang,  Flannel, ikonia, maco, h00k, IdleOne, bkerensa, nhandler, Jordan_U, DJones or k1l!17:56
JediMasterno, it's on the gb archive17:56
francisquarethen update at terminal if you like17:56
JediMasterfrancisquare, same server the other 15 servers that are upgrading fine are using17:56
BuJitsuBrownhello, what would be my internal error reporting program .?     i am using U 12.04 Kernel Linux 3.8.0-35-generic17:57
francisquaresame happen here but when i change the server where to download, i get the updates17:57
b1001Hi guys..I have a laptop that supports upto 3200x1800.. Why is 2560x1600 or 2560x1440 not available? it goes directly from 2048x1536 to 3200.17:57
compdocjust lucky, I guess17:58
BuJitsuBrownhello, what would be my internal error reporting program .?     i am using U 12.04 Kernel Linux 3.8.0-35-generic17:59
monika__Witam17:59
monika__Mam maly problem z ubuntu17:59
whoeverhi all, what is the name of ubuntu software center , i am tring to repin it to launch pad17:59
luka0000Hello. for some time the fan of my laptop is very fast and hot. I have 12.04. What it can be?18:00
monika__Jest ktos kto mowi po Polend18:00
monika__??18:00
monika__:P18:00
microsoftpoland?18:01
monika__yes18:01
fatjonhi when i start the compute, it take some time and at the and show me "Give up waiting to root the device". i have instal ubuntu 13,10 on e hp pavilion dv650018:01
francisquareit's ubuntu software center18:01
SonikkuAmerica!pl | monika__18:01
ubottumonika__: Na tym kanale używamy tylko języka angielskiego. Możesz uzyskać pomoc w języku polskim na #ubuntu-pl.18:01
francisquarewhoever,18:01
boysean0-59 * * * * echo "hejhej" >> /home/boysean/apa/apple.txt18:01
whoeverfrancisquare: yes18:01
boyseandoesnt work..18:01
francisquaremay be not installed18:01
francisquaretry dpkg --get-selections | grep software18:02
francisquareto see if it installed18:02
whoeverfrancisquare: it was there yesterday, also now when i try apt-get  dist-upgrade i get error broken pipe fail, also when i try to update via software center it just fails18:03
zykotick9francisquare: i juse the much shorter "dpkg -l | grep foo"18:03
francisquarezykotick9, correct18:03
francisquarelol18:03
BuJitsuBrownhello, what would be my internal error reporting program .?     i am using U 12.04 Kernel Linux 3.8.0-35-generic18:04
francisquareboysean, are you trying to run a task?18:04
morpheus07Hi guys i am using a HP Pavillion laptop originally having windows8, dual booted with ubuntu 13.04 since the last month. Since then i have been observing that battery life is noticeably short in ubuntu compared to windows and a lot of heat is also being generated. Is there a solution ? I googled but those solutions didnt work..18:05
fatjonhi when i start the computer, it take some time and at the and show me "Give up waiting to root the device". i have instal ubuntu 13,10 on a hp pavilion dv650018:05
JediMasterI'm trying to do a do-release upgrade on a 13.04 install, and I'm getting "No new release found" any ideas?18:05
JediMasterthis is a server, so no X18:05
francisquaremorpheus07, try adjust or do some power management18:05
BuJitsuBrownhello, what would be my internal error reporting program .?     i am using U 12.04 Kernel Linux 3.8.0-35-generic18:06
morpheus07i did but still facing this problem . I also minimised the processor usage to 20%. Yet the problem persists.18:06
zykotick9JediMaster: 13.04 is EOL, see "/msg ubottu eol"18:06
JediMaster zykotick9 did you read my question? =)18:07
zykotick9JediMaster: you need to do some special steps, because it's EOL18:07
Guest50706hi, ive got ubuntu running as a guest. i can ssh from the guest to the host but i cannot from the host to the guest. i've tried this: http://wiredrevolution.com/virtualbox/setup-ssh-access-between-virtualbox-host-and-guest-vms18:08
JediMasterzykotick9, why does do-release-upgrade work on 15 other ubuntu servers running 13.04?18:08
=== Guest50706 is now known as gregf_
k1l_JediMaster: please show the whole output in a pastebin18:08
zykotick9JediMaster: i have no clue.  best of luck.18:09
JediMasterk1l_, seems a bit overkill, but sure18:09
gregf_theres an ssh server running on the guese vm as well :/18:09
gregf_*guest18:09
BuJitsuBrownhello, what would be my internal error reporting program .?18:09
=== sysadmin is now known as Guest98457
=== LordDeath_ is now known as LordDeath
michagogo|cloudIf I'm looking at a drive with an Ubuntu installation on it18:11
BuJitsuBrown2218:11
hitsujiTMOgregf_: in what way can you not ssh to the guest?18:11
JediMasterk1l_, http://pastebin.com/z1jMCqbg18:11
michagogo|cloudIs there a way to find out what packages are installed in the Ubuntu system?18:12
hitsujiTMOmichagogo|cloud: dpkg --get-selections18:12
k1l_michagogo|cloud: "dpkg -l"18:12
BuJitsuBrownhello, what would be my internal error reporting program ?18:12
michagogo|cloudhitsujiTMO: Sorry, I meant without booting into the syatem18:12
michagogo|cloudsystem*18:12
k1l_michagogo|cloud: a another drive. then chroot into it first18:12
michagogo|cloudIs there a way to do it from Windows?18:13
k1l_JediMaster: dont do -d18:13
BuJitsuBrownla put a vrega eso no vale la pena18:13
francisquaremichagogo|cloud, no18:13
JediMasterk1l_, same thing without -d18:13
gregf_hitsujiTMO: i've installed ssh on the guese vm18:13
k1l_JediMaster: that is for development releases.18:13
michagogo|cloudOkay. How do I do what k1l_ suggested?18:13
BuJitsuBrownhello, what would be my internal error reporting program ?18:14
JediMasterk1l_, yeah, I use is as a shortcut when upgrading from LTS =)18:14
hitsujiTMOgregf_: ok, but where exactly are you getting stuck? or is it that you don't know what to do?18:14
k1l_JediMaster: check the mirror you are using with apt-get. maybe you need to run the main servers if that mirror is outdated somehow18:14
k1l_JediMaster: that is a bad idea, too18:14
michagogo|cloud!chroot18:14
ubottuA chroot is used to make programs believe that the directory they are running in is really the root directory. It can be used to stop programs accessing files outside of that directory, or for compiling 32bit applications in a 64bit environment - see https://help.ubuntu.com/community/BasicChroot18:14
linuxearthis it true that command line has more power than gui in linux?18:14
gregf_hitsujiTMO: on the guest vm i ran ifconfig eth1, and i got the ip address. now from the host machine if i do ssh <username>@<guest_vm_ipaddress> i get an error: ssh: connect to host 192.168.56.101 port 22: No route to host18:14
k1l_JediMaster: just get your release-prompt right and dont use bad workarounds18:14
JediMasterk1l_, it's the main gb.archive mirror, it's fine on the other 15 servers that are using the same mirror18:14
linuxearthis it true that command line has more power than gui in linux?18:14
k1l_JediMaster: you got PPAs on that machine?18:15
JediMasterk1l_, let me check18:15
hitsujiTMOgregf_: from the host os can you pastebin the output of: ifconfig18:15
gregf_hitsujiTMO:192.168.56.101 is the guest vm ip address and the user exists(on the guest vm)18:15
JediMasterk1l_, no just gb.archive.ubuntu.com and security.ubuntu.com18:15
k1l_JediMaster: please show a "ls -al /etc/apt/sources.list.d" in a pastebin18:16
gregf_hitsujiTMO:sure18:16
BuJitsuBrownlinuxearth: hope you get an answer ivbe asking the same  on for 5 or ten min18:16
michagogo|cloudk1l_: How do I do that? (chroot into it)18:16
hitsujiTMOmichagogo|cloud: you can't chroot from windows18:17
JediMasterk1l_, it's empty18:17
michagogo|cloudhitsujiTMO: I know18:17
michagogo|cloudI'm attaching the drive to an Ubuntu VM18:17
gregf_hitsujiTMO: http://paste.ubuntu.com/6874359/18:17
gregf_i've got php running as well on the guest vm and some entries in /etc/host to resolve ip to an alias(localhost to test_app)18:18
hitsujiTMOgregf_:  192.168.56.101  is the ip of the host not the guest18:18
=== ariel is now known as Guest33725
JediMasterk1l_, it's really weird, this server should have a pretty similar config to all the others that are working fine18:18
gregf_hitsujiTMO: nope :/. its the guest vm ip address18:18
hitsujiTMOgregf_: no, you just ran ifconfig from the host right?18:19
gregf_hitsujiTMO:from the host i use ssh <user>@hitsujiTMO18:19
gregf_ah - no, sorry18:19
gregf_one sec18:19
gregf_hitsujiTMO: http://paste.ubuntu.com/6874370/18:20
hitsujiTMOgregf_: what virtualisation software are you using?18:21
=== Guest86948 is now known as nesthib
hitsujiTMOgregf_: its not creating a virtual interface on the host so it cant route traffic to it18:22
gregf_hitsujiTMO: i've installed a package for that18:22
gregf_hitsujiTMO: oh,  ok18:22
hitsujiTMOgregf_: you could change the networking type to bridge and that should work then18:23
gregf_hitsujiTMO: ok, please if you could tell me where :)18:23
gregf_hitsujiTMO: as in shutdown the VM and change the network tab?18:24
hitsujiTMOgregf_: depends on the virtualisation software that you're using. should be in the network interface options somewhere. change it from NAT to Bridged18:24
gregf_hitsujiTMO: it was NAT and then as per the link i pasted above i added another network interface18:24
gregf_hitsujiTMO: let me change that18:25
lickalottGents, can someone explain this to me...   I have a 750GB drive.  I've gparted it and once formatted it shows 698.06 available.  I fdisk it and mkfs.ext2.  When I mount it df -h shows 688 total, 198M used and 653G available.18:25
ezrhinoUpdate manager still launches and runs when i boot into Ubuntu, but i did disable it from startup. what can i do to stop it?18:25
Guest33725is there a way i could stop my laptop from dimming?18:25
averagee^0: hey18:25
lickalottI know about the 2^30 math.  What I don't understand is why I'm losing so much after the fact.18:26
JediMasterlickalott, ok, well on top of that there's various things that take up space when you format an file system, like file allocation tables, bad sector data etc.18:26
PotatoHead007Guest33725 did you check the brightness settings in System settings?18:27
lickalottany ideas on how to potentially correct it?18:27
Guest33725yes and it does nothing18:27
gregf_hitsujiTMO: Thanks very much! thats worked :/18:27
JediMasterlickalott, it's not incorrect18:27
gregf_hitsujiTMO: unfortunately i'm using a guest ubuntu vm on a host thats ubuntu as well :/18:28
gregf_s/:\//:\)/18:28
PotatoHead007Sorry to interrupt, but what is the channel for general talk?18:28
lickalott30G just vanishing?  That's normal?  The reason i'm asking is I also have a 1.5 TB and 2 500GB drives in there that seem to be normal loss.  But this one seems to be a special case.18:28
k1l_!ot | PotatoHead00718:28
ubottuPotatoHead007: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks!18:28
PotatoHead007Thanks :)18:29
=== ubuntu is now known as Guest55667
JediMasterlickalott, have you checked the partiition fills the drive?18:29
lickalotton gparted, yes.  On ubuntu (server) no.  I mean it looks like it does (fdisk -l) but I'm not 100%18:30
=== Logan_ is now known as Guest56658
=== Guest17538 is now known as Logan_
jokeart1how to mention someone on irc?18:36
compdocmention?18:36
aufsnewbiehello18:37
JediMasterlickalott, what file system is it?18:37
JediMasterlickalott, it could be the reserved disk space for root user18:37
MantissaDoes suspend need swap space?18:37
JediMasterno, hibernate does18:37
MantissaAh thanks18:38
jokeart1i mean send message to spesific person18:38
aufsnewbiedoes anyone know how to export aufs via nfs?18:38
ecdheI have a kickstart ks.cfg issue, can anybody recommend a channel that could help?18:40
carl-ericSo far I have not managed to make apache's mod_fcgid to use a tmp directory of my choosing, it always tries to use /tmp. It works when I give /tmp to group www-data and make it group-writable18:40
=== CyberJacob|Away is now known as CyberJacob
carl-ericso i have two questions: a) how can I make fcgid use a different tmp dir, and barring that b) why does the group-writable bit for /tmp get removed at random intervals?18:41
ecdheks.cfg, anyone?18:43
ogra_ecdhe, #ubuntu-installer during european work hours ... (you can try now, but i guess most people are gone)18:48
ecdheThanks ogra_!18:48
=== Thor|Away is now known as Thorium220
aufsnewbieI've created an aufs on 3 xfs partitioned drives on 12.04 and now want to export via nfs  but the client just hangs if I add the aufs folder to /etc/exports18:49
=== FloodBot1 is now known as Guest35860
=== FloodBot2 is now known as Guest23918
willwhhi folks; I am trying to add a simple cron job, my script runs fine in the term; $ /home/willwh/bash/player.sh18:57
willwhwillwh@hqx:~$ cat -v /etc/cron.d/snapshot18:57
willwh2 * * * * willwh /home/willwh/bash/player.sh18:57
willwhand it's not running, any ideas?18:57
=== max is now known as Guest70787
worm`hello, has anyone managed to schedule with cron Sikuli scripts or other UI tests on a Ubuntu 12.04 VM? I have been stuck for a few days, here are the details of my problem if you think you'd be able to help me: https://answers.launchpad.net/sikuli/+question/24308419:03
=== whiskers75 is now known as K
=== K is now known as whiskers75
NoBleSirubuntu19:04
Delan82hi19:07
mukare noob questions allowed?19:08
Delan82i want ubuntu for not new netbook19:08
DJonesmuk: Certainly are19:08
jhutchinswillwh: Full paths on all internal calls?19:08
jhutchinswillwh: Add echo or logger lines to see if it's running at all.19:09
jhutchinswillwh: Check logs and email.19:09
mukdoes upgrading ubuntu (to 13.10) effect my scripts and settings that i have changed/made?19:09
NoBleSirno it should not19:09
jhutchinsmuk: Not generally.19:09
mukthanks....and what is the approx amount od data it downloads while upgrading...I am upgrading from 12.1019:10
=== AphelionZ_ is now known as AphelionZ
Delan82hey?19:10
Delan82Any here?19:10
jokeart1yo19:11
NoBleSirnot much19:11
NoBleSirrefresh of os19:11
muk@NobleSir...thanks19:11
=== Thorium220 is now known as Thor|Away
NoBleSir@muk no problem19:12
jokeart1when i click xchat icon on the unity launcher, it always open a new window, what's probably wrong?19:12
lickalottJediMaster, ext2.  I tried ext3 and ext4 but went with ext2 to try and see if it gave me more space due to the non-use of journaling19:12
OerHeksDelan82, old netbooks run best on Xubuntu or Lubuntu19:14
Somelauw_Hi, I want to create a shortcut. What's the program called in which you can change all settings?19:17
mediaworkhi19:17
Somelauw_like, keyboard, screen resolution, etc19:17
mediaworkit seem that I have a intel core duo processor 32bit -- yet it has 3GB of RAM.19:17
lickalottyou want to create a desktop shortcut or a unity launcher short cut Somelauw_19:18
mediaworkon this laptop19:18
govnocan someone help me19:18
govnohttp://allgamesfor.me/?id=248428 just fill out capcha nothing to download or registrer it seys if i ger 4 more people i will get game probably scam but noting to lose19:18
boyseanhow do i restart my cron daemon19:18
govnopls need 3 more19:18
govno1 more19:18
govnonice19:19
govnoty19:19
govnodont need more19:19
govnonow i will see if it is a scam or not19:19
lickalott/etc/init.d/crond restart <---boysean19:19
geniigovno: For future reference, try not to use the support channel for these things.19:19
OerHeksgovno, wrong channel to ask, this is #ubuntu support only19:20
govnoi kno19:20
govnoi just needed people19:20
bessono/etc/init.d/cron restart19:20
Somelauw_lickalott: just the command name19:20
geniigovno: Next time perhaps ask for volunteers in #ubuntu-offtopic19:20
boyseanty19:20
govnoit is a scam19:20
Somelauw_things like gnome-settings don't seem to work19:21
Somelauw_but the program must have a name19:21
lickalotti don't know what command you're talking about.  if you want to create a .desktop file (for just you) you have to make a .desktop file in ~/.local/share/applications.  If you want it available so you can drop it on unity you have to put it in /usr/share/applications19:22
vitaliy_hi all19:22
Somelauw_lickalott: you know the settings menu? I want a command that opens that menu19:22
lickalottin your /home/NAME directory there is/was an example.desktop file that you can work from.19:22
Somelauw_like the command firefox starts a webbrowser19:22
lickalotthit the dash home icon and type settings19:22
Somelauw_i wanna use it outside of unity19:23
lickalottahh19:23
Somelauw_so i need the program name19:23
lickalottwait 119:23
=== zorro is now known as Guest25416
lickalottgnome-control-center19:24
lickalottsudo*19:24
mediaworkok so, I bet I must download the 32 bit version of ubuntu if I hae a 32 bit processor?19:26
lickalotttrue19:26
mukyup19:26
mediaworkI mean, the 64 bit version doesn't somehow magically use my 3GB of RAM?19:27
mediaworkweird, I have a 32 bit processor but 3GB or RAM.19:27
lickalottwhy is that weird?19:27
mediaworkon the ubuntu download page it says if you have19:27
mukram has nothing to do with processor...if you have 32 bit processor..you have to download 32 bit version19:27
lickalott32 bit proc will recognize up to 4GB of ram19:28
mediaworkless than 2GB download the 32bit version19:28
Somelauw_lickalott: thanks, that one worked19:28
kostkonmediawork, what's your cpu19:28
mediaworkintel core duo19:28
* lickalott ^5's Somelauw_ 19:28
k1l_mediawork: if your cpu can go with 64bit go with 64bit, no matter how much ram you got19:28
kostkonmediawork, isn't that 64bit19:28
k1l_kostkon: mediawork of course they are 64bit cpus19:29
mediaworkcheck out the instructions here,  http://www.ubuntu.com/download/desktop19:29
ilcormiciao19:29
ilcormilista!19:29
mediaworkmaybe they shold update it19:29
ilcormi!lista19:29
ubottuilcormi: No warez here! This is not a file sharing channel (or network); read the channel topic. If you're looking for information about me, type « /msg ubottu !bot ». If you're looking for a channel, see « /msg ubottu !alis ».19:29
mediaworkits the core 1 duo, so its 32bit, not 64bit19:29
mediaworkkostkon, core duo t240019:30
k1l_mediawork: there are still 32bit-only cpus out there. but again: if you got a modern 64bit cpu thre is no need to use 32bit only19:30
jhutchinsmediawork: Um, there IS no "core 1".19:30
mediaworkjhutchins, ok so core duo is 64bit?19:30
mediaworkI thought that was core 2 duo19:30
kostkonk1l_, it seems core duos are 32bit19:30
mukyou can see your processor type in settings...or somehwere...19:31
mukwhich os are you using currently?19:31
k1l_kostkon: oh well, that is one of the cheap ones that are 32bit only. yes19:31
jhutchinsmediawork: That CPU appears to be 32bit.19:31
jhutchinsmediawork: Dual Core though.19:32
geniimediawork: The 32bit kernel has Physical Address Extension (PAE) so it doesn't have the RAM limit19:32
kostkonk1l_, yeah, t2xxx aka yonah http://en.wikipedia.org/wiki/Yonah_%28microprocessor%2919:32
mediaworkthanks all19:32
mediaworkI will download 32bit,19:32
Bray90820Would this be a good place to report a bug/typo to the ubuntu website19:33
=== stephen is now known as Guest95696
mediaworkbtw, what is the current ubuntu recommended way of making a bootable usb?  -- low level copy?19:33
jhutchinsmediawork: Windows or *nix?19:33
kostkonBray90820, https://bugs.launchpad.net/ubuntu-website19:33
Bray90820kostkon: thank you19:34
jhutchinsmediawork: What OS are you creating the USB with?19:34
mediaworkjhutchins,  from ubuntu19:34
Bray90820kostkon: it's more of a typo would i still report it there19:34
jhutchinscat or dd > /dev/sr#19:34
kostkonBray90820, yes19:35
Bray90820Thanks19:35
jhutchinsmediawork: cat or dd > /dev/sr#19:35
Bray90820#ubuntu-touch19:37
Bray90820oops19:37
mediaworkjhutchins,  so no the "make startup disk"19:37
mediaworkjhutchins,  actually make startup disk bums out on me ,  says my usb is not big enough19:37
aufsnewbieI've created an aufs on 3 xfs partitioned drives on ubuntu 12.04 and now want to export via nfs  but the client just hangs if I add the aufs folder to /etc/exports19:38
evilbugwhat are a couple of window managers that support tabs since thunar on xubuntu doesn't do that.19:38
Bray90820Us ubuntu desktop still supported on the nexus 719:39
closinginevilbug: nautilus, caja19:40
evilbugclosingin: thanks.19:41
mediaworkoh, how do I get LiLi on my ubuntu?19:42
mediaworkdont see it in the repo19:42
Bashing-omj/ freenode19:42
Bashing-omoopps19:43
Somelauw_not sure what to google on or what to ask, but the icons and fonts and the windows are too big. popups sometimes take half a screen. How to make those appear smaller?19:43
Somelauw_already tried stuff like "displays"19:44
boyseandoes cron daemon need special permission to run programs that I can run from command line?19:44
closinginmediawork: LiLi is a windows software..19:44
Somelauw_but that only enables me to change resolution19:44
boyseanlike '/usr/local/bin/flexget execute' can be run in the commandline, but doesnt work in crontab..19:44
nobitanobiHi guys. I have found myself doing the following in the Terminal a lot. "cd ~/Projects/work/..."19:46
nobitanobiHow could I have a shortkey, like say: gotoproject119:46
nobitanobiin the terminal, that would do that command?19:46
closinginnobitanobi: Create an alias in your bashrc19:46
nobitanobialias, that's it19:46
nobitanobithanks :)19:46
Somelauw_according to the internet there should be an appearance setting, but it's not shown for me19:46
rypervencheboysean: I think you need to be part of either the cron or crontab group.19:47
funky     sudo find -type f -name "*.*" -exec sed -i 's/foo/bar/g' {} \;   can this command affect stings that dont have foo?19:52
funkyI tried it few times seems its changing some else as well19:52
jhutchinsboysean: Doesn't need special permissions, but does need to have the full path.19:54
Somelauw_Does anyone know how to change appearance settings? It used to be in the settings menu.19:54
closinginSomelauw_: /usr/share/themes/19:54
=== FloodBot1 is now known as Guest8319
=== FloodBot2 is now known as Guest8941
jhutchinsSomelauw_: WHat resolution are your19:56
jhutchinsSomelauw_: WHat resolution are you running.19:56
=== g0rd0 is now known as geee_laptop
Sophie1Hi, if Ubuntu's windowing system is switching to Mir in 14.04 does that mean that proprietary drivers would have to support it? And are they going to, if not does that mean no 3D acceleration?19:56
rypervenchefunky: I would not run that. The -i in sed will replace symbolic links with files.19:57
rypervenchefunky: Unless you really know what it will run on, there are better ways to do that.19:57
jhutchinsSophie1: That might be a question for the developers mailing lists.19:57
Somelauw_jhutchins:   dimensions:    1368x768 pixels (341x191 millimeters)19:57
funkyrypervenche:  what do u suggest?19:59
rypervenchefunky: Let's take this to a private message.19:59
funkyI simply want to mass rename strings in files19:59
jhutchinsSomelauw_: themes seems likely19:59
Somelauw_jhutchins: and my actual resolution is 1920*108019:59
jhutchinsfunky: There are rename utilities.19:59
Sophie1jhutchins: Okay, it just seems like it'd be a very bad thing for Canonical to release a distro with no proper 3D support.20:01
k1l_Sophie1: nor forced MIR in 14.04. so for further questions please ask in #ubuntu+120:02
k1l_*no forced MIR20:02
funkyjhutchins:  I search and it seems most advice online is bs20:03
funkythose functions screw something20:03
funkyis there some site where people vote for functions that work?20:03
=== petris_ is now known as petris
BeldarSophie1, What you may not be aware of in a general sense is the lack of support in many areas for linux from manufacturers and vendors and specifically to distributions, and the work on this side that has to be done.20:03
funkywho here knows find and replace function that does work?20:04
funkyraise hand lol20:04
CheekioDo all nvidia cards work pretty well with ubuntu? Will I see a performance increase over my existing ATI card?20:04
CheekioI'm using fglrx and wine installations of games leaves plenty to be desired.20:05
Somelauwjhutchins: sorry, got disconnected for a while20:05
xanguaCheekio: what were you expecting using games on wine¿20:06
CheekioI've seen reports of good experiences, I figured if it can be gotten to work, I can get it to work.20:06
ice9Cinnamon crash every time I login and failback to gnome, any idea?20:07
funkyanyone here knows search and replace text string command in files that works?20:07
ice9funky: check 'sed'20:07
funkyi checked20:07
funkyis there some complete working function?20:07
funkynot just sed manual20:07
swatsondude sed is awesome20:07
swatsonplenty of tutorials online for it20:08
swatsonsuper intuitve and powerful20:08
funkyproblem is some tutorials are wrong20:08
funkylol20:08
funkyI used this      sudo find -type f -name "*.*" -exec sed -i 's/foo/bar/g' {} \;20:08
funkyand seems it screws some files20:08
swatsonwell you could try Perl I guess20:08
ice9funky: try xargs instead of exec20:08
funky meltdown20:09
funkyhow much I love dear windows20:09
funkymuch simpler to rename there20:09
xauthfunky: Nah. That command doesn't screw files.20:09
xauthfunky: it just replaces foo with bar.20:09
funkyxauth: well it seems to rename something else apart foo20:09
funkyhmm20:09
funkyI am going to run it once more20:10
funkyand then run diff, then its clear20:10
swatsonfunky try perl -i20:10
swatsonmight be more what youre looking for20:10
funkyI just something that is proven to work20:10
funkylol20:10
funkyinstead of trying trying20:11
funkyI stick with xauth suggestion, re run and use diff20:11
xauthfunky: Hey, I didn't suggest that.20:11
funkyxauth: funky: it just replaces foo with bar.20:14
funkydarn20:14
Somelauwjhutchins: I found the appearance menu. It is on gnome-control-center, but for some reason it only shows up when using unity20:14
funkyany one here got clear mind and know exact command that works?20:14
funky:D20:14
SomelauwNo offense, but in my opinion that's really crappy design by the ubuntu developers20:14
ice9Cinnamon crash every time I login and failback to gnome, any idea?20:15
SomelauwI think I'm gonna change to xfce20:15
xauthfunky: "<funky> I am going to run it once more"20:15
funkyyes20:15
Xuisce1hi20:15
funkyas u said it works20:15
=== UKn0Me is now known as HerpTheDerpWhale
Xuisce1hi all20:15
Xuisce1hello20:15
Xuisce1hi Guest9569620:16
funkyI saw once a very good site where working search replaces functions are upvoted, forgot url20:16
xauthAm I strange if I think voting on code is really weird?20:16
aufsnewbieanyone use zero or thin clients to vm on a server, i'm looking for some good guides.20:17
michagogo|cloudWhat would best practices be for taking a blank external HD and installing Ubuntu and a second Linux distribution?20:17
michagogo|cloudIn terms of partitioning, I mean20:17
michagogo|cloudHow many partitions? 3, for Ubuntu, otherlinux, and swap?20:18
michagogo|cloudDoes the order matter?20:18
microsoft_Is there something that I should configure on xubuntu before running an ssd?20:18
michagogo|cloudEtc20:18
* xauth is done with swap. If 4+ Gig is not enough, swap is not going to help you.20:18
Xuisce1hi xauth20:19
moldyhi20:20
Beldarmichagogo|cloud, ubuntu can be installed in one partition, a swap is your choice depending on your setup and needs. A single HD with a standard msdos set up does have partition types and numbers of limitations is all.20:20
moldyafter a dist-upgrade, i got debconf messages about grub failing to install. grub-install /dev/sda says this: warn: Your core.img is unusually large.  It won't fit in the embedding area. error: embedding is not possible, but this is required for cross-disk install20:21
moldyi am running lvm on raid1. how do i fix this?20:21
Xuisce1hi all20:21
michagogo|cloudBeldar: oh, swap isn't required?20:21
ianorlinit is needed for suspend though20:21
hewhomusthi Xuisce120:22
xauthianorlin: true.20:22
Beldarmichagogo|cloud, Swap is helpful, it is used for several things, it depends on the memory you have now and what you need.20:22
Beldarmichagogo|cloud, Theoretically if you have a lot of memory and have no need to hibernate you can forgo a swap, however it does cache stuff in general at times.20:24
Xuisce1hm20:25
NindustriesWhile trying to compile a driver for TBS tuner card 6985, it gives me missing .o files during make20:26
xauthNindustries: and? are they missing?20:26
Nindustriessuggestions? :/  http://pastebin.com/m8WhpEP420:26
Nindustriesxauth, there is apparently20:28
xauthNindustries: actually, it's complaining about one missing .cmd file, not "missing .o files".20:29
Nindustriesxauth, it is?20:30
Nindustries( im new to driver compilation )20:30
xauthNindustries: might need to do some prepar-y stuff. Make prepare or something. To generate the .cmd files.20:31
xauthNindustries: it's been a while for me. I suppose the kernel build system has advanced in the mean time.20:32
xauthNindustries: tried to stfw for the error message yet?20:33
aufsnewbiewhat is the best way to export multiple drives as a single mount via nfs20:33
Nindustriesxauth, What's stfw?20:33
MantissaI removed some un-needed swap space partitions and now upon booting it just hangs on 'resume libgcrypt version'?20:33
xauthNindustries: there's a program that has an answer to all your questions. You're never the first with a problem. Someone else always already wrote about it.20:34
Nindustriesxauth, I see, I will use my google-fu20:35
tgiengerAnyone here installed Ubuntu server on ESXi? I can't get it to load from the iso image on boot for install20:35
Nindustriesfound the meaning of stfw.. :)20:36
* xauth snickers.20:36
Nindustriesand I did, yes20:36
* Nindustries gives xauth his +120:36
aufsnewbietgienger: are you using unetbootin20:36
funkywhats the best way to use diff to compare two directories recursively? idea it to compare each file in them and show diff in text if any20:37
MantissaWhen I try to boot into recovery mode it also hangs on resume libgcrypt20:37
myndziwhat's the proper procedure for increasing nofile on ubuntu 12? the internet seems to be full of answers but none of them seem to work20:37
funkytgienger: what is ESXI20:37
tgiengeraufsnewbie: I'm loading into the VM's cd/dvd drive20:37
funkyI propose to make ubuntu wiki20:37
tgiengerESXi is a vmware server20:37
funkyeach correct answer is upvoted and bs answers downvoted20:38
funkytgienger:  simply load ready VM20:38
funkyor u would have to make one20:38
funkywho here likes this idea?20:39
funkyto maky ubuntu wiki20:39
funkythere seems alot of same questions20:39
NoBleSirubuntu20:39
Myrttifunky: it's called askubuntu.com20:39
=== vd is now known as Guest37064
funkyMyrtti: ty!20:40
ahoneybunhow I would like to add a game in the unity dash that is installed in my /home partition20:41
p3rsistWhat's the difference between using sudo su - <user> -c "<command>" and sudo -u <user> <command> ?20:43
SomeDudeHello. Can someone help me pinpoint the configuration file that includes SSL snakeoil directive?20:43
SomeDudeI edited that file to a bad value and my server config is busted20:44
=== hephaestus is now known as Guest56229
myndziexcuse me, ubuntu 13.1020:46
myndzi/etc/security/limits.conf seems to have no effect, and i've done the pam thing too20:47
myndzii checked bashrc and profile to make sure there wasn't something in there20:47
myndzii'm not checking it on the same shell session20:47
xauthmyndzi: did you log out and back in after changing limits.conf?20:50
myndziyes.20:50
jgcampbell300is ubuntu 13.10 stable ?20:51
jgcampbell300or should i use 12.0420:51
Rubasuse LTS version?20:51
Rubas12.0420:51
jhutchinsSomeDude: sudo grep -ir snake /etc/apache2/*20:51
jgcampbell300and i am trying to figgure this one out ... if i install 12.04 and do a apt-dist-upgrade or what ever that command was .. will it move me from 12.04 to something else ?20:52
SomeDudejhutchins thank you!20:52
jhutchinsjgcampbell300: Not by itself.20:52
jhutchinsjgcampbell300: What is your goal?20:52
xauthmyndzi: does setrlimit(2) help you?20:53
jhutchins!upgrade20:53
ubottuFor upgrading, see the instructions at https://help.ubuntu.com/community/UpgradeNotes - see also http://www.ubuntu.com/desktop/get-ubuntu/upgrade20:53
gmachine_24greetings earthlings. I built a media server with ubuntu 13.x server install..... pretty much everything is fine except now when I log in - from either the server itself or via ssh - instead of a desktop I get a gray screen with an arrow... and that's it.20:53
myndzii'll look20:53
jgcampbell300jhutchins, I want to install the most stable version of ubuntu and get the latest updates-upgrades20:53
SomeDudejhutchins do you know fix :443 No VirtualHosts found error. I think I am not associating a file in my sites-available  folder a2en something...20:53
Nindustriesxauth, make prepare doesnt solve it btw20:53
xauthmyndzi: I was thinking of the kernel maximum.20:54
jhutchinsSomeDude: Your configuration does not find any VirtualHosts defined.20:54
Rubasjgcampbell300: most stable version of ubuntu is 12.04, but it depends on which kind of system you are going to want and want you are going to do with it, I suppose20:54
gmachine_24do I need to run an fsck from a live boot or...... what........? the sign-in screen is normal. I can choose the gnome desktop, etc. but then, as I said, nothing. and I must use a terminal on another computer to make any changes, reboot, etc.20:54
jhutchinsSomeDude: I'm a very bad person to teach you about this, my experience is tainted by obsolete and foreign setups.20:55
jhutchinsSomeDude: I believe this is current: https://help.ubuntu.com/10.04/serverguide/httpd.html20:55
=== juliosaraiva is now known as Julinux
jgcampbell300Rubas, well i am in need of a every day desktop to work with ... and i would like to learn much more about wine so i had planned on setting up two partitions with ubuntu one to test and one to use every day .. along with experimenting with xenserver20:56
jhutchinsgmachine_24: You can run fsck at reboot before the drives are mounted by doing sudo shutdown -Fr now20:56
gmachine_24so I don't keep hogging space I've combined my  posts here http://pastebin.ubuntu.com/6875223/20:56
=== FloodBot1 is now known as Guest39055
gmachine_24jhutchins, thanks for that. will it bring me to a command prompt?20:56
jhutchinsgmachine_24: Depending on the condition of your disks it should just be a normal reboot other than the disk check.20:57
Rubasjgcampbell300: use LTS for everyday use (stable partition) use 13.10 for development / testing / having fun - I would say, or maybe I would use debian for the stable partition20:57
gmachine_24jhutchins, ok. it's an ssd drive. I assume the rules are the same.........20:57
jhutchinsgmachine_24: So far yes.20:57
Rubasjgcampbell300: what are you going to do with wine btw?20:58
jgcampbell300rubas, i have been having tons of problems with debian preforance on desktop20:58
jhutchinsjgcampbell300: I would set up 12.04 and start learning to use it.20:58
jhutchinsjgcampbell300: After you're comfortable you can learn about upgrading and try newer versions.20:58
Rubasjhutchins: +120:58
gmachine_24jhutchins, ok. will do and I will report back20:58
gmachine_24thanks :-)20:59
jhutchinsjgcampbell300: Even better than learning wine is learning to do things with native Linux software, which is often even better than the Windows equivalents.20:59
jgcampbell300i want to learn to use wine becouse i am gamer and do alot of work with ms based clients im trying to get away from windows20:59
SomeDudejhutchins: thank you!!! I spent over 2 hours trying to troubleshoot this20:59
SomeDudeIts working now20:59
jhutchinsSomeDude: W00t!20:59
Rubasjgcampbell300: what kind of games do you play? You do know that you can get Steam working under Ubuntu 32bit?20:59
gmachine_24I've never used wine. Why would I use Wine? OK, I have a windows desktop for that stuff.21:00
SomeDudeAnyone know how to always force https even on port 80?21:00
Rubasjgcampbell300: asfaik WoW runs perfectly aswell in Wine21:00
SomeDudei.e. if someone hits http force https?21:00
jgcampbell300rubas, yes ... eve online right now witch as far as i know dosnt work unless you use wine or vm21:00
jhutchinsSomeDude: force redirect.21:00
jgcampbell300rub ya i usto play wow on wine21:00
SomeDudejhutchins: using htaccess?21:00
Rubasjhutchins: +1 for .htaccess21:00
myndziokay, it appears the hard limit is correctly changed, but the soft limit is still defaulting to 102421:01
=== v3d is now known as hephaestus__
jhutchinsSomeDude: Using allow overrid (htaccess) has a significant performance hit, I just put the directives in the site config.21:01
jgcampbell300think im gona go with 12.04 ... so to be clear If i use apt-get dist-upgrade it will stay at 12.04 ?21:01
Rubasjgcampbell300: then install 12.04 (LTS = Long Term Support) and learn the basics in it :)21:02
Rubasjgcampbell300: why do apt-get dist-upgrade?21:02
jhutchinsSomeDude: WIth allow override the server has to check every directory in the tree of every page it hits.21:02
jgcampbell300rubas, from time to time it says i have updates and to get them to run that21:02
jgcampbell300!apt-get dist-upgrade21:02
jhutchinsjgcampbell300: Unless you take additional measures that will just upgrade within the release you have.21:03
gmachine_24jhutchins, rebooted and I wound up at the long-in screen which was fine but then after signing in I get the gray screen with an icon pointer/arrow and that's it.. I can move the pointer around... but that doesn't help21:03
gmachine_24should I reinstall the desktop?21:03
jhutchinsjgcampbell300: dist-upgrade allows pacakges to be replaced and the kernel to be upgraded, within the release.21:03
k1l_jgcampbell300: apt-get dist-upgrade will not bring you to 12.1021:03
Rubasjgcampbell300: i think apt-get update & apt-get upgrade should be cool - in the system ;)21:03
jhutchinsgmachine_24: Sounds like X may be starting but the Desktop can not.21:03
k1l_!apt-get | jgcampbell30021:04
ubottujgcampbell300: APT is the Advanced Package Tool, which together with dpkg forms the basic Ubuntu package management toolkit. Short apt-get manual: https://help.ubuntu.com/community/AptGetHowto - Also see !Synaptic (Gnome), !Muon (KDE) or !Apper (KDE)21:04
jhutchinsgmachine_24: Have you run GUI programs as root?21:04
gmachine_24jhutchins, uhm........... yes. gparted.21:04
jhutchinsgmachine_24: Check the files (especially hidden files) in $HOME to make sure that they are owned by your users.21:04
jhutchinsgmachine_24: One way to check if this is the problem is to add a new user and try to log in as them.21:04
gmachine_24jhutchins: ok. thanks.21:05
jgcampbell300jhutchins, ok thanks ... i bleave i have it now ... im going to keep debian 7 ... but install ubuntu 12.04 for a stable desktop another 12.04 for testing ... i have been running my servers on 12.04 as well ... i just noticed that 10.04 seems to have the lts for server .. is that right21:05
=== hephaestus__ is now known as hephaestus_
jgcampbell300ahh nm21:05
jgcampbell30012.04 is server and desktop21:06
k1l_jgcampbell300: 12.04 is lts too21:06
k1l_!lts | jgcampbell30021:06
ubottujgcampbell300: LTS means Long Term Support. LTS versions of Ubuntu will be supported for 3 years on the desktop, and 5 years on the server; with the exception of 12.04 (Precise Pangolin), which will be supported for 5 years on the desktop. The current LTS version of Ubuntu is !Precise (Precise Pangolin 12.04)21:06
jgcampbell300i cant wait to figgure out how to get xenserver to do what i want it to21:06
jhutchinsSupposedly 14.04 will also be.21:06
jgcampbell300it should make less of a mess with all the tinkering ;)21:07
jgcampbell300thanks for the insite ... i am off to break something else21:07
gmachine_24jhutchins: ok, added user say testuser, rebooted just for effect and then.... same problem logged in as testuser ---> gray screen with icon/arrow21:10
dubisSomeone can help me to configurate java plugin21:10
RubasHow do you whisper in IRC?21:12
dubisHello21:14
magesingHi everyone, I'm having trouble mounting a cdrom. Trying sudo mount -t iso9660 -o ro /dev/cdrom /mnt/cdrom results in: mount: wrong fs type, bad option, bad superblock on /dev/sr021:14
gmachine_24jhutchins: I am reading that this might be a problem with a driver update...... http://ubuntuforums.org/showthread.php?t=1614269&page=2&s=18a530c56baa73b772577f6a304bcf97 but these posts are old21:14
Rubasdubis: what's wrong with your java?21:14
dubisThank >Rubas> .... I need to use the ORACLE java on the java web page http://java.com/fr/download/installed.jsp I 've got error21:15
Rubasdubis: what kind of error do you get?21:16
=== Enissay_ is now known as Enissay
ZiberWhy does PulseAudio only see HDMI for an output device when the hdmi cable is unplugged and I have built-in speakers in my laptop?21:16
dubisRubas: NullpointerException Error While initializiing mamangers21:17
Rubasdubis: is it the only exception you get? and do you get it when you try to go to a website or?21:18
lickalottgents, I have this sound card - Intel Corporation 82801I (ICH9 Family) HD Audio Controller.  I've read a bug report for kernel version and 12.04 specifically but i was wondering if anyone got this to work.21:18
funkymagesing:  did u do mkdir /mnt/cdrom ?21:19
funkylol21:19
dubisI've got some certicate problem last week but I did lot of manipulation since21:19
magesingfunky: yes21:19
ZiberThis has been happening a lot. If I unplug my HDMI cable, my computer forgets how to do sound internally... :/21:19
dubisRubas I use oracle-java7-installer  pacage21:20
dubisRubas:  I've got some certicate problem last week but I did lot of manipulation since21:20
magesingdoh, the media is bad21:20
magesingcracked cd21:20
jhutchinsZiber: pulseaudio is not actually "ready for prime time".  You could probably just restart it.21:21
brimstoneare there preseed answers to ignore the -updates repo during an install?21:21
funkymagesing: edit /etc/fstab after last line add    /dev/sr0     /media/cdrom0   udf,iso9660 user,noauto,exec,utf8 0       021:21
Ziberjhutchins: Are there any that are "ready for prime time"?21:21
Rubasdubis: when do you get that exception, everytime you use a java applet or use a java program?21:21
Rubasdubis: error*21:21
slap_stickhey, i was wondering with upstart scripts how upstart knows how to terminate a process it's started without the pid?21:22
funky/dev/sr0 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 021:22
funky:)21:22
=== jackson__ is now known as Noskcaj
Seveasslap_stick: because upstart traces until it sees the fork() and remembers the pid21:22
funkythere want entry in etc/fstab for cd fom :D21:22
funkycd rom21:22
dubisRubas: On the test page of java that  I gave first If you've an other page of test21:22
SomeDudeI am placing <IfModule mod_rewrite.c>    RewriteEngine On    RewriteCond %{HTTPS} !on    RewriteRule .* https://%{HTTP_HOST}/%{REQUEST_URI} [R=301,L,QSA] </IfModule> into my httpd.conf file and it is not forcing HTTPS across my domain. Any ideas why?21:22
Ziberjhutchins: How would I restart it anyway?21:23
slap_stickSeveas: so it has some db of the forked process? or it still knows that it forked the process?21:23
Seveasit knows it forked the process21:23
slap_stickok21:23
dubisRubas: I found this page => http://www.cis.upenn.edu/~matuszek/General/JavaVersionTests/JavaTests.html21:24
=== jordan_ is now known as jordan
dubisRubas: All applet are in Error  Yor security parameter block non secure application21:25
Rubasdubis: I think you have to reinstall Oracle JDK21:28
Rubasdubis: follow this: http://www.wikihow.com/Install-Oracle-Java-on-Ubuntu-Linux21:29
OerHeksthere is a !java factoid, with openJRE / Oracle JRE solutions and howto set oracle as default21:30
OerHeks!java21:30
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.21:30
dubisRubas: Is oracle-java7-installer package installing Java JRE only???21:30
Rubasdubis: do you need the JDK or JRE?21:31
Rubasdubis: or both?21:31
ZiberSo, having a lot of sound issues, with a laptop with an HDMI connection that isn't always connected. Any suggestions for something better than pulseaudio?21:31
dubisRubas: I need oracle java applet working throught my browser21:32
Rubasthen you only need the JRE21:32
Rubasdubis: http://www.wikihow.com/Install-Oracle-Java-JRE-on-Ubuntu-Linux21:32
dubisRubas: I'm working on Sun ORacle server mainframe There a is java with jar application for taking the hand on them21:33
brodeeQ: I have windows on main ssd, but I have put Ubuntu on my secondary hdd drive, where should I install boot loader?21:34
dubisRubas: http://pastebin.com/bcM5kAb5 That means is allready intalled21:35
=== HerpTheDerpWhale is now known as UKn0Me
Rubasdubis: It looks like it is installed yes, but maybe the config is wrong. I would recommend a reinstall, since the errors you get are not some I have seen before21:36
=== McLive_ is now known as McLive
dubisRubas: This one should be better21:37
dubisRubas: http://pastebin.com/GYF3dXGU21:37
dubisRubas: In english21:38
dubisRubas: The link you gave me doesn't use the java-7-oracle debian package21:40
Rubasdubis: it should be working - my configs are the same dubis21:41
Rubasdubis: it's for ubuntu, not debian? :)21:42
Rubasdubis: but should work on both21:42
dubisRubias: Oooops :)21:43
overratedsnowbalhello21:43
cubehi21:44
cubecan i get some help?21:44
dubisRubias: I need to purge first21:44
Rubasdubis: yes you need to do that first :)21:45
Rubascube: please state your question instead of asking for help, most of us here are here to help you :)21:45
cubeRubas: thanks! :)21:45
tux_1How can I disable the monitor from blanking by command line or configuration file?21:46
cubeRubas: i'm trying to get org-journal to run, but whenever i'm in calendar-mode and do "i j" on a date, i get a "buffer is readonly" error21:46
=== UKn0Me is now known as HerpTheDerpWhale
gmachine_24still having problems booting into the desktop on my 13.x server install. turns out this is a problem with some ssd drives. even worse, though, is when I log in from a remote terminal it says "/ is using 100% of 47.81GB (the SSD drive). Yesterday I was using 8 gb. wtf.21:46
Wiz_KeeDHey guys21:46
ZiberI restarted pulseaudio and it no longer recognizes my built-in mic...21:47
Wiz_KeeDI got two ubuntu boxes on the same network and I can't see one another, I would like to copy some files, how do I got about this?21:47
Rubascube: I can't help you with that sorry, I don't know org-journal that well. :)21:47
MonkeyDustWiz_KeeD  can they ping each other?21:47
k1l_Wiz_KeeD: use samba21:47
Wiz_KeeDMonkeyDust, one second please let me check!21:47
Wiz_KeeDgot I love the ubuntu feel :X21:47
Rubask1l_: what about sftp?21:48
Wiz_KeeDwhat's the difference between the two?21:48
k1l_Rubas: yes, sftp, or scp, or or or. but on low level user i think samba and clicky nautilus is the easiest21:48
RubasWiz_KeeD: k1l_ got the right difference21:49
MonkeyDustsamba is for linux-windows connections21:49
Wiz_KeeDMonkeyDust, yes they can ping eachother21:49
MonkeyDustWiz_KeeD  ok, do you have physical access to both pc's?21:49
Wiz_KeeDyes sir I do21:50
Wiz_KeeDboth are on my lap, well, almost21:50
k1l_MonkeyDust: yes, but its easiest to setup, imho. and it "does the job". of course sftp, or ssh or nfs would be more native21:50
MonkeyDustWiz_KeeD  ok, install openssh-server and openssh-client on both pc's21:50
Wiz_KeeDserver on both? why's that?21:50
overratedsnowbalI'm using empathy for irc and everyone's messages are highlighted in blue, with big bold usernames, t21:50
MonkeyDustWiz_KeeD  do you want to work in both directions?21:50
Wiz_KeeDMonkeyDust, no, not really21:51
Wiz_KeeDand openssh-server is installed on the box I want to get info from21:51
MonkeyDustWiz_KeeD  ok, my mistake then, server on the one, client on the other21:51
MonkeyDustok21:51
Wiz_KeeDboth are installed on both apparently, m3h21:51
Wiz_KeeDnow what?21:51
=== timrc is now known as timrc-afk
MonkeyDustWiz_KeeD  and you can't use ssh?21:52
dubisRubias: Thanks Maybe ICetea could work I've to check21:52
Wiz_KeeDshould I use scp MonkeyDust ?21:52
Wiz_KeeDconnected21:53
MonkeyDustWiz_KeeD  is openssh-client installed on the pc you're working with?21:53
=== Rubas is now known as Rooofy
=== Rubas_ is now known as Rubas
Wiz_KeeDyep21:53
Wiz_KeeDjust connected to the target server21:53
Wiz_KeeDShould I use terminal and SCP?21:53
MonkeyDustWiz_KeeD  yes, scp or rsync21:53
Wiz_KeeDhmm I should google rsync see how it works21:53
ActionParsnipWiz_keed: or filezilla in various OSes, or Andftp in Android :-)21:54
=== whitenite is now known as zz_whitenite
linelevelHi guys. Yesterday I was having trouble copying files to a USB stick -- I reformatted the drive (FAT32), but was still getting corrupt transfers. I tried another USB stick and was having the same problem. So I rebooted my system, and now both USB sticks get mounted as read-only. Can anyone help? fsck finds no problems.21:55
arno_Hi, I'm on 12.04. I'd like to upgrade to 13.10 Do I need to upgrade step by step (12.04 -> 12.10 -> 13.04 -> 13.10), or should I do it one step (12.04 -> 13.10) ?21:55
ActionParsnipArno: you'll need to upgrade sequentially. If you wait til April you can upgrade directly to Trusty as it is LTS to LTS21:55
MonkeyDustarno_  my advice: stick to 12.04 and upgrade to 14.04 in april21:56
Rubasam I connected through a bouncer now? how can I check it?21:56
MonkeyDustActionParsnip  was faster21:56
ActionParsnipArno: the onlybsupported waybto go in one stepnfrom 12.04 to 13.10 is a clean install21:56
ActionParsnipMonkeydust: not bad, even on a Samsung Tab 2.0 721:56
=== FloodBot1 is now known as Guest23007
=== FloodBot2 is now known as Guest66020
overratedsnowbalhello everyone22:00
Rorihi22:01
overratedsnowbalso what is irc all about, this is my first experience22:01
Rorican someone help me triple boot an ubuntu install?22:02
Rorii'm trying to encrypt it22:02
Rorii've got rEFIt installed on my mac but most of the tutorials don't really talk about how to partition and install an encrypted volume for ubuntu22:02
k1l_overratedsnowbal: this is a technical ubuntu support channel. for chatting we have #ubuntu-offtopic22:03
RubasNice ZNC is awesome! :P22:04
daftykinsRori: that's brave of you. is it really necessary?22:05
ActionParsnipoverratedsnowbal: its a chat cnetwork....22:05
ejuanHey I'm trying to get audio over HDMI to work 0n xubuntu 12.04 x64 with an amd r7 260x video card. I see no settings in the ccc and no hdmi device in pulse audio.22:05
Roriyes22:05
Rorii want OSX for general use/purpose22:05
Roriwindows xp partition for windows xp-specific applications that don't run well under vmware22:05
Roriand the linux install for sensitive data22:05
Rubasejuan: do you know if the graphic card does transfer sound over HDMI?22:06
Rubasejuan: support it*22:06
ejuanrubas yes22:06
ActionParsnipRori: xp is dead in April.22:06
Rorii can only install up to osx lion on this old macbook 2,1, so i fear that there are security concerns, but for basic internet browsing and stuff it isn't too bad22:06
Rubasejuan: okay :) just a checkup :p22:06
RubasActionParsnip: didn't they extend the support?22:06
ActionParsnipEjuan: run the large command in step one here : https://help.ubuntu.com/community/SoundTroubleshootingProcedure22:06
Rorii dont need xp support, i need linux support thats why i'm here lol22:07
ActionParsnipRubas: only for anti-malware22:07
ejuanalso i added 'radeon.audio=1' to grub still nothing22:07
SpartanS63I got a question for anyone about Nvidia Optimus laptops.22:07
SpartanS63Anyone think they can help?22:07
ActionParsnipSpartanS63: pleasengive details22:07
jhutchinsSpartanS63: WIth what?22:07
SpartanS63I'm running a backport of Nvidia-Prime 0.5 on Ubuntu 13.10 and I'd like to try to get HDMI output working, if such a thing is possible. Hotplugging doesn't work, so what would my other options be?22:08
ActionParsnipSpartanS63: what is the output of: wget -O alsa-info.sh http://www.alsa-project.org/alsa-info.sh && chmod +x ./alsa-info.sh && ./alsa-info.sh --upload22:09
overratedsnowbalcan I get this http://www.instant-axess.co.uk/pd_wyse_e00_zero_client.cfm?gclid=CL6505a-s7wCFWLHtAodEiwAdA working with ubuntu so that I can have a high powered noisy machine in a different room?22:09
SpartanS63I'll let you know as soon as I've uploaded the output.22:10
SpartanS63Here it is: http://www.alsa-project.org/db/?f=f1c9710c16588761b94791b576e83baf02f2417822:11
ActionParsnip!ltsp | overratedsnowbal22:12
ubottuoverratedsnowbal: LTSP is the Linux Terminal Server Project, which adds thin-client support to Linux servers. See chapter 3 of the !edubuntuhandbook, http://www.ltsp.org and/or http://en.wikipedia.org/wiki/Linux_Terminal_Server_Project22:12
microsoft_is there a way to restore default apps, or restore uninstalled packages?22:13
microsoft_I remove by mistake all system packages, like terminal and stuff, I need to restore them, is there a way?22:13
ActionParsnipSpartanS63: what if you boot to the official ubuntu kernel rather than the unofficial one youbare using....22:13
overratedsnowbalubottu: spot on, thanks. although do these differentiate between zero and thin clients?22:14
ubottuoverratedsnowbal: I am only a bot, please don't think I'm intelligent :)22:14
SpartanS63I haven't tried that yet. I didn't even think of that. I'll try booting on the 3.11 kernel.22:14
SpartanS63The kernel I'm using is from the mainline kernel PPA, if that makes any difference...22:14
ActionParsnipoverratedsnowbal: you will be using rdp or vnc to connect to a server22:14
SpartanS63Here, I'll reboot with the official kernel and let you know what happens. Be back in a few.22:15
ActionParsnipSpartanS63: its not from the official ubuntu repos so we cannot support it here22:15
overratedsnowbalActionParsnip: ok, i'll research, ltsp, rdp and vnc22:15
overratedsnowbal:)22:15
SpartanS63Alright, I'll be right back.22:16
ActionParsnipoverratedsnowbal: thin clients are handy. Central management is great22:16
overratedsnowbalActionParsnip: thin better then zero? This is for my front room, no fans or hdd allowed.22:16
ActionParsnipoverratedsnowbal: id say thin but both have advantages22:17
ejuanaplay -l does not show my video card as an audio device22:17
ejuanjust my south bridge and usb headphones22:17
proteneerwhich library has lkrb5?22:17
ActionParsnipProteneer: search on packages.ubuntu.com22:18
Roriso i guess what i want to do is not possible22:19
ejuandmesg |grep HDA also does not show my video card or hdmi22:19
ejuandoes kernel 3.2 not support ati hdmi audio or would it be more dependent on the video card drivers?22:21
ActionParsnipRori: it should be possible. Just because nobody answers right now doesnt mean its not possible22:21
jhutchinsejuan: HDMI has been supported since the 2.6 kernels.22:22
ejuanhmm22:22
daftykinsejuan: pretty sure it'll be down to the AMD driver you put on. did you get the latest beta to ensure it supports such a new card?22:23
Rorireally i think my issue is just having to partition correctly for a manual dm-crypt install22:23
Rorifor /, /root, swap, and the encrypted lvm22:23
Roribut all the tuts i found are old22:24
daftykinsthe mac you're working with is old :)22:24
Roriit is old22:24
Roribut thats why i ahve rEFIt22:24
jhutchins!efi22:24
ubottuUEFI 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/UEFI22:24
daftykinsusing ubuntu on a mac is already funky enough, so usin encryption you're asking for trouble i think22:24
daftykins*using22:24
Roriif i  had UEFI i'd install archlinux22:24
Roribut this thing only has EFI22:24
linelevelHi guys. I'm running Ubuntu 12.04. For some reason whenever I attempt to copy a file from any ext* partition to any of my FAT32 USB drives, the transfer almost finishes (gets to 100% or close), but then hangs without finishing. If I yank the USB drive and plug it back in, the file appears to have copied perfectly.22:25
ejuandaftykins, yes i just installed the newest experimental package22:25
linelevelBut I can't figure out why it hangs like that and forces me to yank the drive without a safe ejection. Can anyone help?22:25
Rorinew arch distros package UEFI stuff that isn't backwards compat with EFI22:25
Valduarehi guys - what is the ubuntu mac iso?22:25
daftykinsit's ubuntu for macs22:26
CookiesRgooDhey guys22:26
CookiesRgooDsmashing my head here22:26
CookiesRgooDif anyone can help me22:26
CookiesRgooDmuch appreciated22:26
daftykinsCookiesRgooD: please ask on one line22:26
daftykinspress enter less22:26
CookiesRgooDi have a chromebook running xubuntu 12.04.01 lts. I cant seem to get the trackpad working. and my bad.22:27
daftykinsCookiesRgooD: that's pretty outdated, it's up to 12.04.4 now22:27
CookiesRgooDoh yea22:27
SpartanS63ActionParsnip: I'm back, but I have error messages now on this kernel.22:28
SpartanS63Xlib:  extension "GLX" missing on display ":0".22:28
CookiesRgooDmy apologies. i have 12.04.322:28
=== timrc-afk is now known as timrc
Valduareblah lost irc heh - ok so i have a macbook pro 7.1 if I use the ubuntu mac iso it should have everything working out of the box?22:29
terraformerHey guys, does anybody know how to update ALSA drivers? I need a little help. I used a script to update them and it looks like it downgraded my drivers :S :D22:30
ikoniathe sound card drivers are part of the kernel22:30
CookiesRgooDi attempted at saucy as well. my trackpad worked after some fiddling. i did the same on 12 and it doesn't work. i'm not quite sure how to go about it. i tried updating my kernel to 3.11 - with no luck. Any thoughts out there?22:30
sneckhey gotta quastion, while encrypting ubuntu, does it need time while the installation?22:30
terraformerikonia, don't tell me that I may have messed up the kernel somehow!?22:32
ikoniadepends what your script does.22:32
Corkhow do one restart crond in ubuntu?22:33
daftykinsCookiesRgooD: i would have thought all the ubuntu on chromebook websites would have some info - have you searched about your exact model much?22:35
CookiesRgooDyep22:35
CookiesRgooDi have22:35
CookiesRgooDjust no luck.22:36
overratedsnowbalhow do i check what version of nfs am i using?22:37
daftykinsCookiesRgooD: i take it you're trying to run 12.04 for its' being LTS?22:39
CookiesRgooDlol yea.22:39
daftykinsCookiesRgooD: i don't know what to suggest then - does it just not function at all?22:39
CookiesRgooDdaftykins: pretty much22:40
Wiz_KeeDAny idea how I can check my available disk space on a mounted hard-drive?22:40
nispr0df -h22:40
anonymoush'22:42
anonymousi just satartted22:42
aging_wallpaperhow does thunderbird represent visually whether an email has been deleted from the server?22:43
Valduareok so i have a macbook pro 7.1 if I use the ubuntu mac iso it should have everything working out of the box?22:43
sneckIve a question:  look, normaly when im installing debian encryptionprocess needs about 7-10 minutes a GB. Now i was installing ubuntu and it didnt even take one second for encrypting! is it encrypting in the backround?22:44
daftykinsCookiesRgooD: ok well maybe ask again in here giving the exact chromebook model #22:44
=== GTB3NW is now known as GTB3NW_AWAY
proteneeralright i still cant figure out which package contains lkrb522:46
CookiesRgooDi have a chromebook Acer C710-2615 running xubuntu 12.04.01 lts. I cant seem to get the trackpad working. and my bad.22:46
michagogo|cloudOnce 12.04.4 is out, how does one go about upgrading from 12.04.3?22:46
CookiesRgooDdamn sry22:46
nispr0anyonne know how I change the color bar in irssi using putty?22:47
CookiesRgooDi meant 12.04.322:47
douglwhere is my software sources config file?22:47
gmachine_24uhm...... /etc/apt/sources.list....... something like that22:48
douglthx22:48
gmachine_24nispr0 wha tis irssi22:48
gmachine_24the terminal?22:48
Corkhow do one restart cron in ubuntu? service cron start; /etc/init.d/cron start; apt-get --reinstall install cron22:48
Somelauw_Hi, I'm trying to change my gtk-settings using lxappearance, but none of the changes I make seems to get saved.22:48
Corknothing works...22:48
nispr0gmachine_24: irc program22:49
gmachine_24nispr0 because there are color settings on the gui22:49
gmachine_24oh22:49
gmachine_24the gui for putty22:49
ejuanguys, it got my HDMI audio to work on my r7 x260 with xubuntu 12.04. per AMDs  release notes page : http://linux.softpedia.com/progChangelog/ATI-Radeon-Linux-Display-Drivers-Changelog-6719.html  i installed "oem-audio-hda-daily-dkms_0.201402041247~ubuntu12.04.1_all.deb" from https://code.launchpad.net/~ubuntu-audio-dev/+archive/alsa-daily/+packages22:49
nispr0gmachine_24: yeah I have changed theme but when I uses putty I have a big fat light blue bar in the botton and top22:49
TengisAnyone know if the udisks process can prevent drives from spinning down if everything in hdparm is correct?22:49
gmachine_24nispr0 if you are starting the irc software from putty you can change the colors in putty; yeah, I know, those colors are a pain .. royal blue and otherwise22:50
gmachine_24I go crazy with the backgrounds in the terminals for folders..... no one seems to make them readable by default22:50
=== ariscop_ is now known as ariscop
TengisI've had the hardest time getting my ubuntu nas to spin the drives down how i want them. Something is fighting me and i don't know what it is22:50
gmachine_24Tengis, maybe it's the devil22:51
TengisSudo kill devil?22:51
Tengis:p22:51
gmachine_24Tengis, try this http://www.havetheknowhow.com/Configure-the-server/Spin-down-idle-drives.html22:51
glitsj16proteneer: you can query apt to search for any file in your installed repos by using .. apt-cache search <regex> .. e.g. apt-cache search krb5*22:51
glitsj16proteneer: using the * is handy if you're not sure of the exact name of the file your looking for22:52
douglI have a 404 error from a ppa I added... can someone help me edit my ppa list to remove it?22:54
gmachine_24dougl or doug1 post cat /etc/apt/sources.list to pastebin.ubuntu.com and then give us the url here22:54
gmachine_24sorry $cat /etc/apt/sources.list22:54
PinnacleDawni need some help concerning ubuntu22:55
gmachine_24!ask22:55
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 !patience22:55
gmachine_24!patience22:55
ubottuDon'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/22:55
glitsj16dougl: ppa-purge is the recommended way, editing doesn't remove/return packages to their former state, it only takes out the reference to the PPA22:55
PinnacleDawnI'm locked out of my current system i've completely forgotten to password what do i do22:55
gmachine_24PinnacleDawn: so you want us to hack your install22:56
gmachine_24:-)22:56
PinnacleDawnpretty much22:56
PinnacleDawnhow can i do that22:56
mrguest317Hello22:57
PinnacleDawnHi22:57
mrguest317I have a noob question22:57
gmachine_24PinnacleDawn: maybe try this http://www.ubuntugeek.com/how-to-recover-password-under-ubuntu.html22:57
=== FloodBot1 is now known as Guest98858
mrguest317I'm running a dual boot box with ubuntu and win 722:58
gmachine_24!ask22:58
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 !patience22:58
mrguest317ok sorry22:58
gmachine_24np :-)22:58
glitsj16dougl: do you have the name of the PPA in question?23:00
Somelauw_Hi, I'm trying to change my gtk-settings using lxappearance, but none of the changes I make seems to get saved.23:00
mrguest317If I'm running a dual boot box and using ubuntu for everything except games (using Win 7 partition for games). I wan to be able to create an additional win7 environment (using VM box) to use for Pen testing, etc.  - Is that possible?23:00
daftykinsmrguest317: of course, i think you mean virtualbox though.23:01
mrguest317Yes, sorry23:01
overratedsnowbalis there anyway to check on my server what nfs4 folders i'm exporting, /etc/exports has a location exported but the client is saying it doesn't exist, so i want to check from the server end, how it's visible?23:01
mrguest317Ok, can I have more than 1 VM running at once?23:01
gmachine_24mrguest317: I'm pretty sure so, yes23:02
=== brown is now known as Guest4201
gmachine_24people run many23:03
daftykinsmrguest317: yep, you're limited by the specifications of your host system23:03
daftykinsmrguest317: mainly RAM23:03
Flat4ForLifeHello. Anyone have experience with nvidia drivers on a Mac in 13.10?23:03
glitsj16dougl: if you don't know, open a terminal and type: sudo apt-get install pastebinit && ls -lh /etc/apt/sources.list.d | pastebinit  .. that will install pastebinit, an app to easily share info with the channel .. you'll get an url that you can post here when the command finishes23:04
mrguest317Do you think 6GB ram and i3 processor would support an instance of Backtrack 5 and an instance of Win7 (to infect, pen test) simultaneously?23:05
MonkeyDustmrguest317  wrong channel23:06
mrguest317where then?23:06
=== ubuntu is now known as Guest57723
glitsj16Flat4ForLife: can you give some details? what seems to be the trouble with them?23:07
MonkeyDustmrguest317  try #backtrack23:07
daftykinsbacktrack is looooong since dead23:07
mrguest317ok thanks23:07
daftykinsand replaced anyway23:07
mrguest317kali linux, I know23:08
daftykinsmrguest317: yeah that's plenty of RAM. give the VM 1GB RAM and fire away23:08
Flat4ForLifeWell I've tried many versions and looked through many solutions online and I cannot get it to work after reboot. It boots me to the login console. I'm on my phone but I can give whatever derails are needed23:08
daftykinsFlat4ForLife + glitsj16 i bet it's an optimus macbook? am i right?23:09
daftykins(nvidia optimus)23:09
Flat4ForLifeMacbook pro 4,1 with GeForce 8600M GT23:09
daftykinsoh, nah sounds older then23:09
PinnacleDawnok i did what it said in the article but now my system wont reboot i typed the command and booted up and theres just a flashing underscore on the screen23:09
Flat4ForLifeI'm not sure what that is honestly (new to ubuntu)23:09
Flat4ForLifeIt's a few years old yes23:10
glitsj16Flat4ForLife: first, like daftykins said, we need to confirm what exactly you have onboard. can you pastebin from your phone?23:10
douglglitsj16, http://ppa.launchpad.net/danielrichter2007/grub-customizer/ubuntu/dists/trusty/main/binary-i386/Packages  404  Not Found23:10
Flat4ForLifeSure.23:10
glitsj16dougl: looking, give me a few23:11
Wiz_KeeDAny idea how I can check my available disk space on a mounted hard-drive?23:11
glitsj16Flat4ForLife: open a terminal and run: lspci -nnk | grep VGA -A 2 and post it somewhere so we can see, paste.ubuntu.com or whatever you like23:12
overratedsnowbalrhys@cherry:~$ sudo mount -t nfs4 -o proto=tcp,port=2049 tomato:/mnt/ufs/movies /mnt/movies23:12
overratedsnowbalmount.nfs4: mounting tomato:/mnt/ufs/movies failed, reason given by server: No such file or directory23:12
overratedsnowbalrhys@cherry:~$ showmount -e tomato23:12
overratedsnowbalExport list for tomato:23:12
overratedsnowbal/mnt/ufs/movies     *23:12
Somelauw_Wiz_KeeD: du23:12
Somelauw_Wiz_KeeD: df23:12
overratedsnowbalwhat do I try next?23:13
Flat4ForLifeOK give me a sec to type it out23:13
peteyanyone have any idea how I can run a "git pull" over SSH23:13
glitsj16dougl: that's a trusty PPA you have there .. are you on 14.04?23:13
Wiz_KeeDWOW 87% occupied?23:13
Somelauw_petey: just run it23:13
peteyIt doesn't work, it hangs somelauw_23:13
k1l_Wiz_KeeD: what is with that answer to your question that was already given to you?23:13
Wiz_KeeDoh no wait, it shows globally23:13
douglglitsj16, yes23:14
glitsj16Flat4ForLife: no rush, you can also install pastebinit, very easy to post stuff, we're gonna need a few info trips so that might be handy23:14
PinnacleDawndid anyone here my problem23:14
Wiz_KeeD/dev/sdb1      732572668 61177980 671394688   9% /mnt/caddy - So I take it I am occupying only 9% of this drive?23:14
glitsj16dougl: the problem is that the PPA doesn't have a grub-customizer yet for trusty23:14
k1l_Wiz_KeeD: please re read the output. the collums are labeld23:15
Wiz_KeeDk1l_, well my hard-drive is mounted on mnt/caddy23:15
Flat4ForLifeWould this command give the same info from the Mac side since I can't boot into the Ubuntu one?23:15
Wiz_KeeDa 750gb hdd23:15
glitsj16dougl: ask in #ubuntu+1 how to proceed, people there test trusty on a daily basis, they'll know23:15
k1l_Wiz_KeeD: again. read the output in your terminal23:16
tongcxhi guys, when i tried to install irssi, error "libperl5.14 : Depends: perl-base (= 5.14.2-6ubuntu2.2) but 5.14.2-6ubuntu2.3 is to be installed", what do i do?23:16
Somelauw_Wiz_KeeD: look below Use%23:16
Flat4ForLifeJust so I can pastebin the stuff?23:16
glitsj16Flat4ForLife: probably not, hmm, can you boot into a ubuntu liveUSB on the machine?23:16
Wiz_KeeDhttp://pastie.org/869947123:16
gmachine_24PinnacleDawn: did you read this https://one.ubuntu.com/help/faq/how-do-i-recover-or-change-my-password/23:16
k1l_Wiz_KeeD: so what do you think does "use%" mean?23:17
glitsj16Flat4ForLife: make a paste yes, we'll see how it looks and what we can do to get the correct info23:17
Wiz_KeeDk1l_, Used disk space?23:17
Somelauw_Wiz_KeeD: below use it says you used 9% of /mnt/caddy23:17
k1l_Wiz_KeeD: yes23:17
Wiz_KeeDisn't that what I just said?23:17
Wiz_KeeD:-s23:17
* Wiz_KeeD confused23:17
Flat4ForLifeI can try, it's a PITA on a Mac haha hang on23:18
daftykinsglitsj16: just a heads up, looking up the model they're core 2 duos so too early got on-die graphics. i would expect it is indeed solely 8600M GT and so maybe a too new driver went on to support it23:18
daftykinss/got/for/23:18
douglglitsj16, thanks23:18
glitsj16dougl: basically 2 options i guess .. either change the PPA to 'saucy' instead of trusty or just wait till it offers one for trusty23:18
douglglitsj16, that is what I was thinking23:19
PinnacleDawnI thought the people here are supposed to help you guys should know how to recover a passoword, im not trying to log into unbuntu one23:19
Somelauw_Hi, I'm trying to change my gtk-settings using lxappearance, but none of the changes I make seems to get saved.23:19
glitsj16daftykins: thanks, i don't know much about those older macs, but that should make it easier for Flat4ForLife23:19
daftykins:)23:19
rostamHi I have created a deb pkgs which once a while when I want to upgrade it I get the following error: "E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct". I have not done any thing that could cause interruption. Is there anyway I can get more information on what has gone wrong? thx23:20
glitsj16Flat4ForLife: okay, we'll wait a bit for the output, but thanks to daftykins you might be with a working driver pretty soon23:21
Somelauw_PinnacleDawn: You can  recover the password by logging in with secure mode and to reset the password from there.23:21
gmachine_24PinnacleDawn: I gave you links to how-tos on recovering your password and you never responded.23:22
Flat4ForLifeThe live USB won't work, I'll just have to type it23:22
gmachine_24Before I gave you the one that starts at ubuntu one you have to do something23:22
glitsj16dougl: i don't know for sure the saucy version will work correct, but you can always ppa-purge it when it doesn't .. so not that much risk involved, but ask around, i never used it23:22
PinnacleDawni did what it said in the first link and it only briefly booted my operating system there was just a blinking undersscore on the screen23:23
glitsj16Flat4ForLife: well, nothing to be done about that, we'll see how it goes on the fly23:23
PinnacleDawnim having to boot into previous versions of my operating system to get it to work at all now23:24
gmachine_24PinnacleDawn: so your computer boots normally to the sign-in screen and you've just forgotten your password?23:24
overratedsnowbalcan anyone help me troubleshoot my nfs connection please23:25
overratedsnowbaloverratedsnowball@cherry:~$ sudo mount -t nfs4 -o proto=tcp,port=2049 tomato:/mnt/ufs/movies /mnt/movies23:25
overratedsnowbalmount.nfs4: mounting tomato:/mnt/ufs/movies failed, reason given by server: No such file or directory23:25
PinnacleDawnmy computer boots as the terminal23:25
overratedsnowbaloverratedsnowball@cherry:~$ showmount -e tomato23:25
overratedsnowbalExport list for tomato:23:25
overratedsnowbal/mnt/ufs/movies     *23:25
PinnacleDawnat least it used to i was going to ask you how to fix that after id gotten my password back23:26
PinnacleDawnbut now it doesnt boot at all23:26
glitsj16Flat4ForLife: so you can't do anything on the ubuntu right now? if so we can make a paste with instructions, it's probably best to purge all things nvidia you tried and start afresh..23:26
gmachine_24PinnacleDawn: can you boot into a recovery mode23:27
PinnacleDawnbut i can get it to work if i go too boot perious versions but i still dont have my passowrd23:27
lifebird64does gnome-keyring have some sort of maximum passphrase length? I have an RSA keypair where my passphrase works fine via ssh-agent/ssh-add on the command line, but gnome-keyring keeps me in a loop as if I've entered the wrong passphrase. I admit my passphrase is a little long but not exceesively so.23:27
PinnacleDawnand what do i do from there23:27
Flat4ForLifeThat's right, can't boot into it normally at all, just recovery.  Heres the paste from the last command you asked http://paste.ubuntu.com/6875922/23:28
glitsj16Flat4ForLife: okay, recovery could be enough, having a look23:28
Flat4ForLifeI have no Ethernet atm so I can't do networking stuff without a GUI to tether to my phone23:29
gmachine_24Does someone have an absolute dead-set how-to for mr pinnacledawn; I have not used this one but this is the general idea http://www.psychocats.net/ubuntu/resetpassword23:29
glitsj16Flat4ForLife: nvidia driver looks installed .. but we can't be sure what version it is, are you usig a PPA for nvidia?23:30
Flat4ForLifeThat's the last one I installed from, x-edgers or whatever23:31
Flat4ForLifeAgain, I'm new to this so pardon me if I don't know the lingo23:32
glitsj16Flat4ForLife: if you can type over a few commands that should give us what we need .. ah, xorg-edgers, so likely the very latest 331.20 or 331.38 then .. can you boot into recovery and give output of: sudo dkms status please23:32
=== DF3D2 is now known as WolongDongChongF
=== WolongDongChongF is now known as WolongDongChong
glitsj16Flat4ForLife: quite allright, we'll take it one step at a time23:32
gmachine_24PinnacleDawn: recovering a password in Ubuntu is problematic for many reasons which is why there is no easy answer; you might want to read this http://ubuntuforums.org/showthread.php?t=2184068&highlight=recover+lost+password23:33
glitsj16Flat4ForLife: looking for the nvidia version # and confirmation that it installed okay, if it says anything else besides 'Installed' at the end of the line, please tell us23:34
Flat4ForLifeHere's a pic, kinda long http://www.picpaste.com/20140204_163407-TnkqUPHk.jpg23:35
glitsj16Flat4ForLife: okay, pics help :)23:35
glitsj16Flat4ForLife: okay so it didn't build correctly, like it said on the screen, you were in a read-only system when it tried, but that can't write anything so it failed23:37
Flat4ForLifeI could have messed things up with how many different solutions I have tried23:37
gmachine_24........ which is why you have several back ups, right? :-)23:37
glitsj16Flat4ForLife: i don't think many get it from the first try, i know i didn't .. no problem23:37
Flat4ForLifeLol its a new install so no not really haha23:37
Flat4ForLifeSo how do I get it in r/w mode?23:38
PinnacleDawnok now when i go to boot my ubuntu it says "could not write bytes: Broken Pipe"23:39
glitsj16Flat4ForLife: first we'll need to know what drive it is: lsblk .. and look for /dev/sdX (the X being a number) .. as you can't paste you'll have to go ov er the list i'm afraid23:40
glitsj16Flat4ForLife: after we know what to mount rw it gets easier23:41
glitsj16Flat4ForLife: or take another snap of the screen with the output of the command23:42
AbelHello23:42
AbelI need help with ubuntu23:42
Abelanyone here?23:42
Flat4ForLifeMain partition is sda3 ,swap is 423:43
AbelI'm trying to install ubuntu and encrypt the entire hard disk, but I can't seem to get the option to encrypt the hard disk23:43
Abelthe options doesn't show up23:43
glitsj16Flat4ForLife: okay: sudo mount -o remount, rw /dev/sda323:44
gmachine_24PinnacleDawn: does that mean you reset your password23:44
AbelAll I see is "Erase Ubuntu" and "Sometime else", there's no option to encrypt23:44
gmachine_24Abei - it's during set up usually23:44
gmachine_24i.e. the install23:44
Abelyes, I'm in the setup23:44
Flat4ForLifeYou must specificy the file system type23:45
Flat4ForLifeIs what it says23:45
Abelunder "Installation Type" I don't see the option to encrypt23:45
gmachine_24Abei are you installing on a system that already has an ubuntu install23:45
Somelauw_Hi, I'm trying to change my gtk-settings using lxappearance, but none of the changes I make seems to get saved.23:45
gmachine_24!ask23:45
AbelYes, it already has ubuntu23:45
glitsj16Flat4ForLife: ok: sudo mount -o remount,rw /dev/sda3 /23:45
gmachine_24Abei well that's what it is asking. if you want to erase that23:46
gmachine_24one step at a time23:46
glitsj16mind the syntax and spaces etc23:46
Flat4ForLifeAh, stupid spaces23:46
Flat4ForLifeOk23:46
glitsj16Flat4ForLife: no errors or questions this time?23:46
Flat4ForLifeNope23:46
glitsj16Flat4ForLife: next step: sudo apt-get purge nvidia*23:47
AbelYes, but even after I erase the old ubuntu, I just goes and procedes to installing ubuntu, still doesn't let me encrypt hard disk23:47
=== FloodBot1 is now known as Guest74102
Flat4ForLifeIt was 304 version, just an FYI. OK they are purged23:48
gmachine_24Abel: so you don't see this https://www.eff.org/deeplinks/2012/11/privacy-ubuntu-1210-full-disk-encryption what version of ubuntu are you installing23:49
AbelNo, I only see the first and last option23:49
glitsj16Flat4ForLife: ok, good to know, we'll better check what you can actually install: apt-cache policy nvidia* .. that'll be a longer list, we're looking for the highest numbered package called nvidia-xxx, so you can disregard the rest of the output23:50
glitsj16Flat4ForLife: take your time for this, or we run the risk of having to start again heh23:51
Flat4ForLife313 updates seems to be the latest23:51
Flat4ForLifeHow can I do a page output23:51
Abelgmachine_24 what do you think it could be?23:51
glitsj16Flat4ForLife: no 319 in sight? what do you mean by page output?23:52
gmachine_24Abel: what version of ubuntu are you using23:52
Flat4ForLifePage by page since the list is so long23:52
Abel12.04.3 LTS23:53
glitsj16Flat4ForLife: ow we won't need the whole list, i've checked on packages.ubuntu.com what versions are available for 13.1023:53
glitsj16Flat4ForLife: to check: apt-cache policy nvidia-33123:54
Flat4ForLifeOK there's just versions that I can't see23:54
digsCan anyone give me advice on moving to 13 from 12 for my AWS server? Is it a smart move/23:54
Flat4ForLifeCan't locate that one it says23:54
glitsj16Flat4ForLife: yes, we'll test a few of the latest one so we should get it23:54
gmachine_24Abel: it's available on the alternate install and should be available to encrypt the version you have but only the home drive23:54
digsThe server is only running apache, varnish and memcache. - It's sole function is a web server.23:54
glitsj16Flat4ForLife: good, apt-cache policy nvidia-31923:55
Jabodigs: then why upgrade?23:55
digsThat is my question heh.23:55
gmachine_24Abel: I guess I meant the home partition :-)23:55
Flat4ForLifeFound that one, 319.3123:55
Flat4ForLife32 sorry23:55
digsI don't see a reason, but it is there and I am about to deploy this as a replacement for my current VPS solution.23:55
gmachine_24 that is the /home partition23:56
glitsj16Flat4ForLife: great, that's the one we'll be installing again: sudo apt-get install nvidia-319 .. and let the command run, can take a few, it should build the driver module23:56
Jabodigs: if it's 12.04 then I don't see a point in upgrade as you have long term update support etc23:56
=== CyberJacob is now known as CyberJacob|Away
glitsj16Flat4ForLife: if you see the command doing anything wonky or erroring out, tell us so23:57
Flat4ForLifeI have no Ethernet ATM (I know, horrible troubleshooting. But at work)  is there a way to connect using USB or wifi to my phone through command prompt?23:57
glitsj16Flat4ForLife: we will ask the channel for help on that one, i am terrible with that :)23:58
Flat4ForLifeOr possibly get back to nouveau and use the GUI to connect?23:58
Somelauw_what happened to gksudo?23:58
glitsj16Flat4ForLife: that should work yes, so Ctrl+C the install if you started it and reboot23:59
Flat4ForLifeI think not, seeing as how my ifconfig shows no wlan interface23:59
Abelthanks man, will download the alt version23:59
Flat4ForLifeOK how can I force it to use nouveau?23:59

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