/srv/irclogs.ubuntu.com/2014/09/10/#ubuntu.txt

uselessn00bback!00:00
SP33Decho Acquire::GzipIndexes "false" > /etc/apt/apt.conf.d/02nogz00:00
SP33Dwill fix that right?00:00
SP33Dor is it echo APT::Acquire::GzipIndexes "false" > /etc/apt/apt.conf.d/02nogz00:01
uselessn00bTJ-: What was that command you wanted me to run?00:01
k1l_just open it with sudo nano and change that to false by hand00:01
TJ-uselessn00b: Ahhh, maybe you need 'sudo': "sudo pastebinit /var/log/syslog"00:03
Michael87Anyone know how to change the time from military to normal on cairo? I'm tryying it out as a replacement to unity00:03
uselessn00bTJ-: "Unable to read from: /var/log/syslog"00:04
TJ-uselessn00b: Is it missing? "ls -l /var/log/syslog"00:06
TJ-Michael87: That's sometimes configurable via the Locale/Language > Time and Date setttings00:06
uselessn00bIt says that I cannot access it.00:07
TJ-uselessn00b: OK, so are you working with a user account that doesn't have "sudo" rights? do "groups" and see if "sudo" is listed amongst the groups your user is a member of00:07
uselessn00b"video sudo plugdev audio"00:08
TJ-uselessn00b: OK, it is, so try "sudo ls -l /var/log/syslog"00:08
Michael87TJ general settings wasn't changing it in cairo dock session. Its a customization in cairo dock. Again giving it a wirl. Been using unity for over a year and wanted to give something different a shot other then kde of course. I always liked the Cairo dock but it needs some tweaks00:09
TJ-Michael87: So the dock is ignore the settings?00:09
uselessn00bthat is lower case L and -L (lower case), right?00:09
TJ-useless, it is00:09
Michael87TJ-, yeah I know right?00:09
uselessn00bNot working...00:10
Michael87TJ-, the cairo dock has its own settings. Trying to figure it out00:10
TJ-uselessn00b: What does "not working" mean?00:10
uselessn00bls: cannot access -: no such file or directory.00:10
TJ-uselessn00b: What have you done to that system!?00:10
Michael87TJ-, I'll get there. it reminds me manually changing it with lubuntu. Probably the same method will work00:10
uselessn00bI just installed it a couple nights ago. o_O00:10
Bashing-omuselessn00b: I too find it hard to believe that file does not exist. what returns -> ls -al /var/log/00:11
TJ-uselessn00b: "sudo ls -latr /var/log/" --- do you see any log files/directories?00:11
uselessn00bBashing-om: That did something.00:11
TJ-uselessn00b: We need *specific accurate* feedback from you; we can't guess what you're seeing!00:11
uselessn00bSorry!00:12
uselessn00bUh, should I paste bin it?00:12
TJ-uselessn00b: E.g. ... "it listed about 20 files and 5 directories, some of which were named ..."00:12
uselessn00byeah, that.00:12
TJ-uselessn00b: Yes please - pastebin is our lifeline00:12
uselessn00bUh, I'm so useless.00:12
uselessn00bLiving up to the name.00:12
uselessn00bHold on.00:12
OerHeksmy best guess the issue is in the proposed repo00:13
TJ-uselessn00b: No you're not, you're doing it, you just lack a little specificity, but you're learning rapidly00:13
uselessn00bI'm having trouble paste binning it now.00:13
uselessn00bsomething to do with my syntax surely.00:13
Bashing-omuselessn00b: It is a thought process, and a process of learning ( TJ- teaches me bunches !) .00:13
uselessn00bTell me it's unable to read from ls00:14
TJ-uselessn00b: putting this all together with the networking issue and missing syslog file I'm beginning to lean towards there being something faulty with the PC itself, such as RAM modules corrupting. It might be worth doing a reboot and running the "memtest86+" RAM module tester00:14
TJ-uselessn00b: "pastebinit < <(sudo ls -altr /var/log/) "00:15
uselessn00bFailed to connect to server?00:15
TJ-uselessn00b: network issue then, the PC lost connectivity?00:16
Bashing-omuselessn00b: Are you doing -> ls -al /var/log/ | pastebinit <- . that works for me !00:16
TJ-uselessn00b: Let's check on the state of the interface: "sudo iwconfig wlan0" and tell us the last line it reports - the numbers of the 3 types of errors00:17
uselessn00bTJ-: http://paste.ubuntu.com/8304500/00:17
TJ-uselessn00b: It'll look similar to "Tx excessive retries:0  Invalid misc:390   Missed beacon:0"00:17
coolstaris there a way I can encrypt my home folder in linux?00:18
coolstarI don't want to create a new user account, I want to encrypt my existing home folder00:18
uselessn00biwconfig not found00:18
TJ-uselessn00b: Something very wrong: "cat /etc/issue" what does that report?00:19
TJ-coolstar: Yes. the ecryptfs tools00:19
uselessn00b"Ubuntu 14.04.1 LTS \n \l"00:19
uselessn00bOh, I don't know if this is relevant but I'm fairly certain I have installed Linux to an SD card.00:20
coolstarTJ-: so how do I use it?00:20
TJ-coolstar: "man ecryptfs-setup-private"00:20
TJ-coolstar: If not installed, "sudo apt-get install ecryptfs-utils"00:20
zerickHi folks, I'm measuring execution time with time command, and I'm a little concern about time builtin, I'm using /usr/bin/time instead in order to get different output but I'm seeing that formats are differente between builtin and proper time command.00:21
TJ-uselessn00b: There's a lot missing from /var/log/ that is created at boot, important log files created by core system services. For those to be missing, something is very wrong. If you have no valuable data on there, I'd suggest a total clean reinstall since we can't trust the system to be in a sane state00:22
zerickI'd like to know which is the equivalent for "real" in the non-builtin time command output (/usr/bin/time)00:22
uselessn00bTJ-: Oh, damn. I spent so much time just trying to install this the other day!00:23
TJ-zerick: Don't you just need "--portability" ?00:23
uselessn00bTJ-: Is it because I have it installed to an SD card?00:23
Bashing-omTJ-: uselessn00b :: I am in a learning mode here, useless shows only 20 files, for reference useless >http://paste.ubuntu.com/8304481/ <- I have 87 and suslogs is among them .00:23
TJ-uselessn00b: Installation target should have no affect; everything is a block device as far as Linux is concerned00:24
spearheadBashing-om, I would say you have a lot more log files because your computer has been running for a lot longer00:25
Bashing-omspearhead: Partly true, but look at the logs that useless doesn't not have ?00:27
uselessn00bShould my laptop normally be visible on a Windows network?00:27
TJ-uselessn00b: Not unless the samba utilities are installed - not sure if they are installed by default, probably so00:28
trustythar1404ubuntu 14.04 is very good system00:29
uselessn00bCan I try installing them before doing a clean install?00:30
spearheadBashing-om, yeah, that is odd... he doesn't even have auth.log...00:30
TJ-uselessn00b: Don't cause yourself more grief; do a clean standard reinstall00:30
=== truerock is now known as bigdave2
=== bigdave2 is now known as truerock
=== youngershen is now known as hugo
=== hugo is now known as Guest27054
Guest27054sdf00:41
Guest27054hello00:41
truerockHellp00:41
truerockhello00:41
apb1963Hello00:41
* truerock sighs00:41
* apb1963 gasps00:41
=== treloool is now known as ryan_46
kareneinerhola00:43
truerockJust installed Xubuntu 14.04 ... easy as falling off a log. :D00:43
kareneineresto que es00:43
apb1963!es-ubuntu00:43
kareneinerwhat is this?00:43
truerockOfficial Ubuntu Support Channel00:44
truerocksays so right in the header :D00:44
kareneinery para que es?00:44
kareneinercomo funciona00:44
=== Guest86625 is now known as gorelative
apb1963!ubuntu00:44
truerockWe're here to learn to ski and do our taxes.00:45
zerickTJ-, are both the same? I'm seeing quite different output, but I won't be sure because of the number of units00:45
evenprimeIs there a program that can essentially run a website (web-app like trello) as a standalone desktop app? With a google search I found something called Fogger, which appears to be broken for 14.0400:46
=== i4saken_ is now known as i4saken
Shag__I just installed gnome core on 14.04 for a vnc session, I installed synaptic package mgr. and cannont open it.  what am I missing00:50
=== Guest70634 is now known as Snuggyfoo
ryan_46Shag__: Type synaptic into a terminal and see what it says. Does it open it?00:54
SnuggyfooDoes anyone here run a mail server on a commercial internet connect (eg comcast)?00:54
Shag__will check now00:55
compdocSnuggyfoo, why?00:55
Daryl_Is LXC hard to setup on Ubuntu?00:55
SnuggyfooI'm trying to set my web server up with SSL from SmartSSL, however, it needs a working email to verify ownership.00:56
SnuggyfooOpen to other options00:56
Shag__it says starting without admin privileges00:56
SnuggyfooAs far as I know my ISPs ips are blacklisted according to mxtoolbox00:56
ryan_46Shag__: Right so you would sudo snaptic to use it.00:57
compdocemail address is likely some proof of who you are00:57
Shag__shouldn't I be able to access it from the gui?  I used xfce4 before and didn't have to type that into terminal?00:58
=== zz_RedDeath is now known as RedDeath
jobbahuthi00:58
* RedDeath Back00:58
jobbahuti have a new box00:58
Snuggyfoocompdoc, yeah it's to verify ownership of the domain00:58
ryan_46Shag__: Yes you should be able to gui it.00:58
jimbobcan anyone give me a little direction on booting live usb ubuntu 14.04 on secure boot Asus entry level laptop please? not sure what info on my rig you might need in order to help direct me, but its a windows 8, asus laptop, 64bit, secure boot. i only see one boot option in boot setup00:59
jobbahutcreated a new user and my shell looks like: [root@br3 etc]# <-- like this, how do i change the br3 globally?00:59
Shag__ryan_46: it does nothing by gui00:59
ryan_46Shag__: I am not sure how to make it gui. Someone else might know.01:00
juicedjobbahut: edit your hostname, or change your bash prompt for a kludge01:00
Shag__thanks ryan_46,  Just seems odd. like I don't have correct permissions or something like that cuz I cant open settings or download anything either.01:01
ryan_46Shag__: Welcome. Keep asking. Wish you well.01:02
Shag__thanks01:02
jimbobis there only certain variants of linux that are able to boot with windows 8 secure boot?01:03
OerHeksjimbob, disable fastboot in windows8, and see this manual01:04
OerHeks!uefi01:04
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/UEFI01:04
jimbobthank you.  tried disabling secure boot, but didnt look in to fastboot.  thanks, ill give it a shot01:05
OerHeksi dont have this bios, so can't help you else this manual01:05
jimbobi appreciate it.01:06
OerHeksyeah, disable fastboot is the best 1st step i know sofar.01:06
arooni-mobilehey everyone;  i am running ubuntu 14.04; and i have configured my network manager settings to use google's public DNS but for instance when i dig a random website name, say deadbaby.com; i get ;; Query time: 3664 msec ... and dig says nothing of  8.8.8.8 or 8.8.4.4 just ;; SERVER: 127.0.1.1#53(127.0.1.1)... how can i know if google dns resolution is working properly?01:10
Snuggyfooarooni-mobile what if you just type "dig"01:12
juicedarooni-mobile: ubuntu uses dnsmasq as a proxy. you could try tcpdump to see where the queries are going.01:13
apb1963Several months ago knotes had some kind of problem with a new version, and I lost access to my notes.  I was told a fix would be forthcoming at some point, and I put it aside until now.  So, I would like to retrieve my notes at this point.  How can I go about doing that please?01:16
apb1963ubuntu 12.0401:16
bubbajuiceHello everybody :)01:17
bubbajuiceAny dpkg experts around?01:17
mjaykJust ask away if someone can help they will bubbajuice01:17
bubbajuiceK01:18
bubbajuiceI added a deb ftp site to my /etc/apt/sources.list earlier today and screwed up my 12.04 Ubuntu install01:19
bubbajuiceNow I have a conflict with the libc6 installed and broken circular dependencies.01:19
bodie_hello all, I need to get the latest nvidia binary drivers.  is there a recommended ppa or should I just use their installer?01:19
bodie_(14.04)01:19
bodie_the trunk version has a bug affecting me which is fixed in the newest driver01:20
bubbajuiceTo fix it, I manually downloaded the right .deb packages for 'libc6' and 'libc6-i386' and then force installed them to the system...01:20
mjaykbodie_, have you tried using the additional drivers option or is that not newable01:20
mjayknewable wtf01:20
mjayknew enough01:20
bodie_hehe01:20
bubbajuiceHowever, the circular dependency is screwed up still in 'configuration'..   http://paste.ubuntu.com/8304901/01:21
bodie_mjayk, I've just been using apt-get, I assume that's an option in the gui updater01:21
bubbajuiceLooking for any help on what to do next to resolve this...01:21
mjaykbodie_, in the dash type additional drivers, that should enable you to select the propiatary drivers (and beta drivers etc)01:21
bodie_mjayk, under Additional Drivers, it shows me using proprietary version 331.38, which is the version affected by the bug01:22
=== rrrre445534 is now known as the_mighty_bogan
ahklernercan i import a .ovpn vpn configuration that has inline certs01:22
mjaykbodie_, ok kk always worth a look, then I would use the nvidia installer01:22
bodie_mjayk, okay, not the ppa?  I was looking here: mjayk, I need to be using 340 -- as given here -- http://www.ubuntuupdates.org/package/xorg-edgers/trusty/main/base/nvidia-34001:23
Radon_3hi everyone, I am running two ubuntu machines at the moment,one 14.0. and the other 12.04, now i need to movehuge stack of fies from one (PC) to the other (laptop)how can i use a crossover cable to do this? Iknew how to dothis in windows 7, but i am really new to ubuntu.01:23
bodie_oops, bad paste, but has the link01:23
mjaykbodie_, just becareful to follow instructions, I always try to avoid ppa's out of personal preference, the have the deb package on that link aswell01:24
bodie_mjayk, I see.  the thing with the PPA is that they want you to use all the software in it, which I'm not sure will be good (it's from edgers)01:24
Bashing-omRadon_3: Common router ? an easy way then .01:24
bodie_mjayk, is there a way to use the installer version until the more current one is in trunk, and then roll over to that?01:24
Radon_3no, only have a crossover cable, and two net cards :(01:25
mjaykbodie_, yes you just need to keep an eye personally on when the next one is released01:25
bodie_fair enough. thanks for the help mjayk01:26
mjaykbodie_, no worries hope it works out, backup if I were you as graphics card drivers have been one of my biggest causes of failure01:26
bodie_mjayk, heh01:27
bodie_what's the worst that could happen!  ;)01:28
mjaykx-server breaks :(01:28
bodie_worst case, I'll just burn my computer to ashes... I mean reinstall the trunk driver version01:28
bubbajuiceInstalling libc6 complains of wrong version of libc6-i386 (2.19) even after I manually install the (2.15) version....01:30
bubbajuiceHow do I fix this?   http://paste.ubuntu.com/8304901/01:30
=== ubuntu is now known as felon
bodie_mjayk, I live! lol01:33
mjayk:) congrats01:33
mjaykbodie_, what bug are you talking about btw I run nvidia aswell01:34
bodie_it's a wine thing.  d3d_set_fog divides by zero01:34
bodie_mjayk, https://bugs.winehq.org/show_bug.cgi?id=3578301:35
ubottubugs.winehq.org bug 35783 in directx-d3d "Risk of Rain freezes randomly" [Normal,Closed: upstream]01:35
bodie_I'm not actually completely certain the new driver is running01:35
gshmubash$ ping www.google.com &      can't work01:36
bodie_nvm, running 340.32.  woot01:36
gshmucommand&  not work01:36
zerothisI have a notebook that runs _only_ the lubuntu GUI installation, not LiveCD, not the installation after finished. So I need to know, what desktop environment and drivers specifically is lubuntu running during the install?01:37
mjaykah thanks bodie_ I dont use wine01:38
spearheadgshmu, what are you expecting ping google.com & to do?01:38
* zerothis is #LinuxOnly as well01:38
gshmuspearhead: run ping at Background01:39
richachello all01:39
spearheadgshmu, what does it do when you run the command?01:39
richacI was wondering is there a way to stop ufw from logging to syslog?01:40
gshmuspearhead: run at shell, i can't stop it01:40
somsipgshmu: "jobs" will show the job number for the ping command, and "fg 1" would bring job #1 to the foreground so you can kill it01:41
gshmusomsip: i using ctrl+D close shell01:41
spearheadgshmu, when you run ping in the background it still prints to the terminal it was ran in... so it will fill up your screen but you can't kill it because it is no longer in the foreground so you either have to bring it back to the foreground with fg 1 and then kill with ctrl-c or use a command such as sudo killall ping01:44
spearheadgshmu, where 1 is the job number provided by "jobs"01:44
gshmuspearhead: thanks, I using Ctrl+D close the shell01:45
=== justinS_ is now known as jhsimpson
gshmuI find four ping at system monitor01:46
gshmuthanks somsip too01:46
spearheadhow many times did you try and run it?01:46
gshmu401:47
feloni love running ubuntu live off my usb drive, just thought id say thats thanks ubuntu team!01:47
SP33Dfelon i love that too01:49
SP33Di repair my system always this way01:49
SP33D:D01:49
spearheadgshmu, when you ctrl-d out of a terminal the process running in the background is still running... that is why you have 4 ping commands running01:49
feloni by-pass windows windows 7 admin accounts this way i love it01:50
spearheadgshmu, to kill all of them run sudo killall ping01:50
gshmuspearhead: is any way to fg it?01:50
gshmuI kill it at system monitor01:50
somsipgshmu: you could use reptyr to reown the processes but it's probably more than you need as you can safely kill these01:51
spearheadsomsip, I don't know that command... and I don't have a manual entry for it...01:52
somsipspearhead: github only. Unsupported but useful in some circumstances01:52
feloni use a computer that only has quest access, so i cant d/l and install things so, i use a 8 gig usb (dedicate all the space) for downloading and burning movies from ubuntu live without installing it.01:52
mjaykfelon, is there a question there ?01:53
=== vemacs is now known as vemacs|ded
overcloudclear02:01
CowmooGiven that I'm running Trusty, how can I apt-get a package version that is only available for Utopic?02:09
=== pi_ is now known as chocopi
somsipCowmoo: you can't. Using a PPA may be an option but is unsupported. Which package?02:09
Cowmoosomsip: http://packages.ubuntu.com/utopic/pdftk02:10
CowmooOn Trusty, it's at 2.0102:10
CowmooI'd like 2.02 in the link I shared02:10
gshmuCowmoo: got package, and then dpkg it. maybe02:10
somsipCowmoo: oh, you want a more recent version. As I said before, use the current package out of the official repo or use a PPA02:11
somsip!ppa | Cowmoo02:11
ubottuCowmoo: 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-purge02:11
Cowmoo!addppa02:11
ubottuSince Ubuntu 9.10, a !ppa can be added using a single command «  sudo add-apt-repository ppa:user/ppa-name » See https://help.ubuntu.com/community/Repositories/Ubuntu#Adding%20PPAs for more details02:11
CowmooThanks, I will look into this02:11
rww!addppa =~ s/Since Ubuntu 9.10, a/A/02:12
ubottuI'll remember that rww02:12
corcoran723hello everybody02:14
skydogcan anyone tell me whats the program called running in the top right, with the time and shutdown button?02:31
skydoghttp://farm8.staticflickr.com/7131/6941311192_4f0feb9772_b.jpg02:31
goldblumwhich icon?02:32
usr13skydog: When you hold the mouse cursor on it, does it show anything?02:33
skydogThis isnt my desktop, I want that program but I dont know whats its called02:33
xanguaskydog: looks like avant window navigator02:34
skydogThanks :)02:34
skydogEven if it isnt, ill take it Avant does similar things. so that'll do, wasnt sure what those things were called.02:35
skydoghm I searched awm, it looks like I was misunderstood, apparently awm is the tray at the bottom... or am I missing something here?02:35
skydog*awn02:36
skydogim guessing its built in to whatever window manager is being used in the screenshot02:37
=== ares_ is now known as Guest51058
skydogAnyway, let me get to the point. I want a bar in my top right that has the time, and a power button. What would this sort of program be called?02:40
somsipskydog: looks like this is all cairo-dock 3.0 http://glx-dock.org/mr_article.php?b=5&a=6102:42
skydogthanks buddy. im gonan test it out02:43
skydogoff to slackbuilds02:43
=== arrrghhh is now known as arrrghhhAWAY
richac /join #linuxmint02:46
richacerr02:46
james0ri have xubuntu 14.04 32bit installed and have 6 gigs of RAM. I understand 32bit only takes advantage of 4 gigs of ram. I'm starting to mess with an android emulator which tries to grab 2 gigs of ram for the emulator. will upgrading to 64bit let me utilize all 6gigs of ram and give me a boost?02:47
somsipjames0r: yes02:47
somsipjames0r: though...I thought all kernels were PAE enabled by default now. What does free -h tell you?02:48
james0rhttps://dl.dropboxusercontent.com/u/16833274/cd-2014-09-10__09-49-06.txt02:49
james0rsomeone,02:49
james0rsomsip,02:49
somsipjames0r: so it's already recognising your 6GB02:49
james0rsomeone, i mean it shows on my conky so i figured it was seeing it, just thought it wasn't able to use it in 32bit02:50
james0ri got my xubuntu setup all tweaked and perfect so trying to avoid another OS install if possible.02:50
somsipjames0r: I'm quite sure that all kernels now have PAE enabled, which allows 32 bit installs to access all of the RAM02:51
TJ-james0r: The only limitation is that no single process can address more than 4GB of virtual memory. 1GB is reserved for the kernel mappings, and effectively the maximum is aorund 2.5GB if I recall correctly. In 64-bit mode processes do not have those limitations02:51
somsipjames0r: "from 12.10 only the PAE releases are maintained" https://help.ubuntu.com/community/PAEhttps://help.ubuntu.com/community/PAE02:52
somsipsorry - double paste on the URL02:52
james0rTJ-, okay maybe no issue then, because i never try to grab more than 2gb of ram from my emulator at a time.02:52
TJ-james0r: That 4G of virtual address space also has to allow for all the dynamic libraries mapped into the process address space too, so for larger processes with complex linkage, the maximum usable address space can be surprisingly low02:54
james0rTJ-, i understand some of that :) I'm getting a black screen on my emulator when i try 2gb so low memory might be the issue. i'll look into it some more. thanks for the info!02:55
james0rhrmm, sure enough. lowering the RAM it grabs to 1gb allows it to run. i'll shrink my partition, install 64 bit on a small partition and give it a shot on that side.02:57
=== Tom_ is now known as Guest52628
=== Guest52628 is now known as pyromine
Guest43948How can you determine how much video memory your PC has?03:01
joshuasm32I really messed up.  D:03:01
joshuasm32My school computers run Windows 7, and I added Ubuntu in the background as a secondary boot.  I only want to use open code, so...03:02
somsipGuest43948: lshw -C Video (might tell you)03:02
joshuasm32I was going to remove it later on03:02
joshuasm32But now my Windows user account is corrupted03:02
meliohi everyone03:02
joshuasm32and I have to turn it in tomorrow so that the it guy can add a textbook03:03
joshuasm32he is really zealous about the laptops03:03
meliojust got here. not sure what's up03:03
joshuasm32and all configurations in windows are banned03:03
melioso you tried dual boot and it flaked?03:03
joshuasm32my Windows user account is corrupted03:04
MDTech-us_MANdoes ntop show PIDs03:04
melioEFI and dual boot problems?03:04
somsipjoshuasm32: seems like a windows issue. Probably best to fess up to the systems admin at school and learn from your mistake03:04
joshuasm32On a school computer03:04
joshuasm32with ubuntu03:04
meliono sweat then03:04
meliogive it to the dudes making dollars for your problems03:04
meliothey'll wipe and reinstall windows on it03:04
joshuasm32lol03:04
usr13Guest43948: grep -i memory /var/log/Xorg.0.log03:04
joshuasm32is there a way to reformat the drive while its in use using ubuntu?03:04
melioi mean unless you got a windows install you can pop on it03:04
melioyou can resize it03:05
melioand reformat unused partitions03:05
joshuasm32I could turn in a blank one and then make up some excuse...03:05
joshuasm32...03:05
melioyou can thumbdrive boot it03:05
meliothen wipe it with fdisk03:05
joshuasm32resize windows?03:05
meliojoshuasm32, there's tons of things you can do. but i suggest you get a unetbootin app03:05
melioand install it03:05
meliothen get yourself a ubuntu iso03:06
joshuasm32I basically want to remove everything, all partitions, not just windows03:06
melioand write it to a nice 4gig thumbdrive03:06
meliouse a persistant file system03:06
meliothen boot tht. wipe your computer with it03:06
melioand keep your thumbdrive as your active ubuntu install03:06
meliowhen you need linux, boot it03:06
joshuasm32ok03:06
joshuasm32thanks03:06
meliowhen you have to use windows. it's there03:06
joshuasm32i'll remember that03:06
meliowhen theyreinstall it03:06
joshuasm32my user account03:06
joshuasm32is corrupted03:06
melioyou got root03:06
joshuasm32and he's super picky03:06
joshuasm32all the windows tricks don't work03:07
=== pumba is now known as pumbaway
joshuasm32i hacked my account for admin access lol03:07
joshuasm32in windows03:07
meliousually the registry can be rebuilt or restored03:07
meliobut your in a ubuntu channel03:07
joshuasm32but the user account...03:07
meliowindows skills are high, but not practiced here03:07
joshuasm32all configurations are banned03:07
joshuasm32in windows03:07
joshuasm32so if i turn it in even like this i'll be in trouble03:07
melioyou can safemode and create a new user03:07
melioso wha03:08
usr13joshuasm32: And you are using Enter key for puncuation.03:08
meliousr13, it's emotional dictation03:08
Guest43948Would that grep command work for xubuntu 14.04, usr13?03:08
usr13Guest43948: Yes03:08
meliojoshuasm32, be hones and tell them you are a computer science student doing experiments03:08
joshuasm32sorry, i'm ranting03:08
meliohonest even03:08
meliocomputer science causes junk like this03:09
joshuasm32i'll spend some time making it look better03:09
joshuasm32so that windows is the same03:09
joshuasm32thanks though03:09
Guest43948I'll try the lshw command first, it looks simpler03:09
melioi wouldnt, just give it to them to fix it03:09
joshuasm32the it guy is zealous03:09
melioi need to make this font bigger. you guys are too tiny on my screen.03:09
joshuasm32expulsion involved if ubuntu is found03:09
joshuasm32or anything is changed almost03:09
somsipjoshuasm32: that is your problem. It's not a ubuntu issue. Can you stop now please.03:09
Guest43948thanks somsip03:10
RChambleehelloi03:10
somsipGuest43948: did it work?03:10
joshuasm32yes03:10
Guest43948I need to run that command on my other PC03:10
joshuasm32sorry like i said03:10
joshuasm32Is #ubuntu an open IRC or mainly only for tech support?03:11
Guest43948I"m running a live CD on this PC, and it probably already has tonnes of video memory03:11
somsipjoshuasm32: only for ubuntu support03:11
joshuasm32Oh sorry03:11
joshuasm32Here is a genuine Ubuntu question however03:11
joshuasm32Can I somehow hide the partition with Ubuntu on it without removing it?03:12
Guest43948I asked because I was looking at the hardware requirements to run a game on an old PC running Xubuntu 14.0403:12
usr13Guest43948: But if it is integrated video chip, (on the Motherboard), grep -i memory /var/log/Xorg.0.log  will not show anything.03:12
usr13Guest43948: (... because it uses shared RAM)03:12
Guest43948The PC I want to run a game on is an HP desktop PC03:13
somsipjoshuasm32: hide it from what? It's defined on the hardware (HD partition table) so will be readable by anything that access the HD partition table. Like Windows Disk Manager (or whatever it is called)03:13
joshuasm32oh03:13
joshuasm32alright03:13
Guest43948HP dx5150 SFF desktop PC03:14
usr13Guest43948: If it uses shared RAM, you will often find an entry in the BIOS that allows you to specify how much RAM to use for it.03:14
joshuasm32bye, thanks for putting up with me03:14
=== yamk is now known as maysara
melioi have full touch screen support on this laptop03:14
Guest43948Shared RAM, what is that?03:14
melioit's amaze-balls03:14
melioxchat doesnt have it tho03:14
meliooh well03:14
Guest43948usr13, I meant, what is shared RAM?03:15
usr13Guest43948: It is where your video chip just uses the system's Random Access Memory chip(s) for it's video RAM needs.03:15
usr13Guest43948: So a certain amount of your system RAM is set asside for the video chip's use.03:15
Guest43948Does that cause it to run videos slow?03:16
usr13Guest43948: no03:16
melioI love this new computer03:16
usr13Guest43948: Well, not if you have enough.03:16
usr13I love this old computer03:16
usr13... or do I... Really?03:17
=== RedDeath is now known as zz_RedDeath
Guest43948this command...grep -i memory /var/log/Xorg.0.log....is that a zero an the letter O near the end, usr13 ?03:20
usr13yes03:20
gebbionethings are becoming funny https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/132292503:20
ubottuLaunchpad bug 1322925 in nautilus (Ubuntu) "Copy, paste stops working randomly in Ubuntu 14.04 nautilus" [Undecided,Confirmed]03:20
usr13Guest43948: ls /var/log/Xorg.*03:21
Guest43948Oh, it looks like a zero, it just changed when I copied and pasted it03:21
HikaruBGhi guys!03:21
usr13Guest43948: Also, "the tab key is your friend"03:21
HikaruBGhow can I set my ubuntu localhost to be visible from the internet?03:21
usr13HikaruBG: Do you have a public IP?03:22
gebbioneif you connect directly just call your public ip03:22
HikaruBGcurrently I am usung private IP Addressing, provided by my ISP Wireless router03:22
HikaruBGno - private IP usr1303:22
gebbionethen forward a port like 8080 to your internal ip03:22
gebbionecheck port forwarding settings in your router03:22
usr13HikaruBG: If not, you will need a Nynamic DNS provider03:22
HikaruBGgebbione, by internal IP you mean....  my router IP ?03:23
Guest43948Does that command........ls /var/log/Xorg.*......do the same thing as the last one you gave me, usr13  ?03:23
usr13HikaruBG: Yea, most ISPs will use shared IP03:23
usr13HikaruBG: But why do you need ti?03:23
gebbioneinternal ip is your machine, the public ip is already accessible and you router responds on it03:23
HikaruBGusr13, Dynamic DNS you say...  where to find that?03:24
usr13HikaruBG: On the internet.03:24
gebbionenoip.com03:24
gebbionejust set the port forwarding first03:24
usr13HikaruBG: What is it you are trying to accomplish?03:24
HikaruBGI have a gitlab server at home, and I am trying to make it public so my developing team can use it03:25
gebbionejust use bitbucket or github03:26
usr13HikaruBG: As gebbione is pointing out, you'll also need to forward the  port you are wanting to use to the PC that runs the server.03:26
HikaruBGgebbione, github has limited secured projects ...  it comes a bit expensive03:26
HikaruBG:)03:26
gebbionebitbucket gives free 5 private projects if thats the problem03:27
HikaruBGusr13, i have noticed gebbione's advices and I will look into that03:27
HikaruBGThanks03:27
HikaruBG:)03:27
HikaruBGI know - bitbucket has been checked. :)03:27
Guest43948the first command worked, the lshw command03:27
HikaruBGThanks for the reference03:27
Guest43948it gave me a bunch of information I already knew about my VGA compatible controller03:28
gebbioneanyway ubuntu is slowly become less usable ... i am seeing bugs i could not imagine happening to a software as widely used as ubuntu03:29
rypopesuch as?03:29
gebbionehttps://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1322925?comments=all03:29
ubottuLaunchpad bug 1322925 in nautilus (Ubuntu) "Copy, paste stops working randomly in Ubuntu 14.04 nautilus" [Undecided,Confirmed]03:29
gebbioneseriously something like copy and paste not working03:29
Guest43948I should have just asked about that in the first place, cause I already knew I have an RS480 Radeon Xpress 200 Series (AMD)03:29
gebbioneor resizing of the columns in a folder doesnt work anymore in 14. rypope03:30
Guest43948But none of all the info I have on it say anything about the video memory03:30
gebbioneso to see the full name you cannot drag it to the right for some strange reasone03:30
Guest43948All I know about the RS480 is it has 32 bits of width and a 66MHz clock03:31
Guest43948I think those stats are not related to video memory, usr1303:32
=== Gnomethrower is now known as GT|Work|away
Guest43948by the way, the first lswh command said I was supposed to run it as a superuser.  But was is a superuser?  How do I do that?03:35
_unreal_sudo03:35
kostkonGuest43948, sudo lswh03:35
_unreal_sudo=semi super user03:36
guest-lH3QMhist03:37
_unreal_Guest43948, what are you trying to do?03:37
Guest43948I ran the third command line, and just got some weird lines that make no sense03:37
Guest43948it just looks like a list of four directories with log or log.old at the end03:38
_unreal_Guest43948, do you have pastebin installed?03:38
_unreal_type: pastebinit                  and hit enter03:38
Guest43948No, I am running a live CD here03:38
_unreal_then it may03:38
_unreal_what are you trying to do. I've read threw the log quickly but I'm not really sure what your trying to solve?03:39
Guest43948the xubuntu PC is different from this one.  This PC is running a live xubuntu CD03:39
Guest43948just want to know how much video memory I have in my Linux PC03:40
_unreal_OK 2 questions, is it onboard video card OR is it an add in card?03:41
_unreal_if its onboard video have you checked what its set at in the bios?03:41
Guest43948I don't know03:41
_unreal_you dont know if the video card is onboard or an add on card?03:41
_unreal_ok do you know what computer expansion slots are?03:42
Guest43948It's likely a video card attached to the motherboard03:42
Guest43948yes03:42
_unreal_LOL to be used its attached to the motherboard LOL onboard or add on is the questions03:42
_unreal_ok so your video cable going to the monitor will be plugged into the computer. trace it down. and if its plugged into an area where the expansion slots are. you know its an ADD ON03:43
Guest43948Don't ask me to open up my PC again.  Last time I did that it took 2 hours and I almost busted the casing03:43
_unreal_all you have to look at the back of the computer03:43
bajin-lee_hello,32bit and 64bit,which should i choose03:44
_unreal_one sec I'll spend a moment finding a picture OK.....03:44
Guest43948Although, last time I opened it up I shot about 200 high rez photos of all the guts03:44
gebbione6403:44
=== dodie|off is now known as dodie
=== dodie is now known as Guest82434
Guest43948you can't see the video card from the back, it's inside the casing03:45
_unreal_no kidding03:46
_unreal_http://image.shutterstock.com/display_pic_with_logo/664081/134269205/stock-photo-the-back-of-a-desktop-computer-with-the-motherboard-on-a-white-background-134269205.jpg03:46
bajin-lee_gebbione ,why03:47
_unreal_this is a picture of the back of a computer with onboard video and expansion slot video.  the blue box on the computer by the keyboard connector IS onboard video. down below there is a silver card with 3 connections a blue one and a white one and a black one. thats an expansion video card.03:48
gebbionebajin-lee_, http://howtoubuntu.org/how-to-decide-if-you-should-use-32bit-or-64bit-ubuntu03:48
bajin-lee_thanks03:49
_unreal_if your video cable is plugged into the ONBOARD video location which is blue in that image, then you can go to your bios and find out exactly how much memory is being used by the video card. if its an expansion card then it gets a little more complicated03:49
_unreal_Guest43948, do you follow? or are you lost03:49
Guest43948That's what my Pavilion PC looks like at the back03:49
Guest43948But I already know enough about my Pavilion's videocard03:50
Guest43948My Linux PC is different, but it has a similar VGA connector03:50
_unreal_http://unsupportedvideoconfigurationdetected.com/images/dell_inspiron_518_back_annotated.jpg03:50
_unreal_much better photo now03:50
_unreal_dude I'm about to walk away, you have yet to answer a single question03:51
andencan i map a key to another key using xmodmap or something? i've currently only managed to map a key to write one specific letter03:51
Guest43948My monitor is plugged into my videocard connector, so I can't even see what colour it is03:53
_unreal_its a LOCATION03:54
Guest43948It's probably easier to just look through the photos I shot of the interior guts.  I probably have a shot of the RS480 Radeon Xpress 200 Series video card03:54
meliocool. 12 pt font is muh better to read irc with03:55
Guest43948or may be I can google that, RS480, and see if there's any information on it regarding video memory03:55
_unreal_you have a rs480 radeon card?03:55
=== zz_RedDeath is now known as RedDeath
Guest43948yes03:55
_unreal_then     lspci03:56
Guest43948RS480 [AMD/ATI]03:56
_unreal_find the video card, and go to google and look it up03:56
meliohere's a tip guest usernames, if you find a userid you enjoy. use it. guest accounts are hard to talk to when times get buzy in irc03:56
=== melio is now known as Melio
Meliotype /nick awesomenick03:56
_unreal_or: lspci | grep 48003:56
Melioif it's taken nickserv will educate you03:56
_unreal_Melio, this guy is showing dire need of educating03:58
Guest43948lspci works, but does not provide much useful information03:58
_unreal_I just told you what you need03:58
=== RedDeath is now known as zz_RedDeath
_unreal_that should give enough info for you to look up the card and find out what its got03:59
_unreal_Guest43948,:   last command and I'm done helping I'm sorry but you hardly follow or listen to what any one has said.   type this and you will get your answer: lspci -v | less04:02
=== Guest43948 is now known as Slartibartfast13
zerothisI want to use the installer as it is as my permanent installation. Can I just image it to a partition?04:04
usr13Guest43948: If your video chip is onboard, it more than likely does not have any RAM. Run grep -i memory /var/log/Xorg.0.log to find out.04:05
_unreal_usr13, give up trust me04:05
Meliolol04:05
zerothis_unreal_: Linux never gives up! I say do likewise!04:06
_unreal_usr13, : lspci -v | less                       gives the exact details strait from the card04:06
_unreal_then you help him04:06
Loshkizerothis: and I say: pick your battles. You're not infinite...04:06
_unreal_zerothis, I offer you the keys to the kingdom04:07
Meliohow do you get to the unsigned drivers and proprietary drivers in 14.04.104:07
Meliothere's a way enable or install em i forgot04:07
Meliomaby it's in settings04:07
_unreal_unsigned drivers? you mean free and non free?04:07
Melioyes04:08
_unreal_one sec04:08
_unreal_crap I dont know off the top of my head, go to your software manager and you can enable it there04:08
Meliook04:08
_unreal_my ubuntu VNC  computer is not on right now, and this is an RPM based system04:09
Slartibartfast13There is one host bridge and two compatible controllers for my RS480 video card04:09
Meliocentos?04:09
_unreal_fedora04:09
gebbionerypope not even the shutdown works04:09
gebbioneGRRRRR04:09
_unreal_gebbione, ?04:09
Slartibartfast13The host bridge is Rev 1004:09
gebbioneamd the keyboard languare resets itself04:10
gebbione_unreal_, too many bugs in ubuntu04:10
Melioadditional drivers in search pulled itu p04:10
gebbione14 is a disaster04:10
Slartibartfast13But googling it still does not show its video memory, not on any of the websites I have visited so far04:10
gebbionei have to shutdown manually04:10
_unreal_I have not had any issues with 14.04 other then going threw hell to get a broadcom wifi card working.04:10
Loshkigebbione: if you want stability, you should be on 12.04.latest...04:11
Meliotht's not hell04:11
gebbioneso you can resize folders fine?04:11
DVCE_hi all04:11
Melio14.04 is very stable for me04:11
Meliothis laptop is brand new04:11
_unreal_gebbione, if your having such issues it sounds more like user infelected problems that the system its self being unstable04:11
ObrienDaveI have no issues with 14.0404:11
Melioit's quickly becomming a very useful system04:11
gebbioneLoshki, i was and then i thought 14 by now should have been good enough04:11
DVCE_how command show  the version of my ubuntu ?04:11
gebbionebut i have all sorts of annoying bugs04:11
ObrienDavepebcak04:11
gebbione_unreal_, the bugs are reported04:12
gebbionenot only me04:12
LoshkiNevertheless, 14.04.1 is just a step away from the dot-o release. If it runs true to form, it won't really stabilise until 14.04.0404:12
MelioDVCE_, uniity buton in the upper left protion of the screen tells you04:12
gebbionelike the ones i posted earlier04:12
gebbionenight all04:12
Melioor lsb_release -a04:13
MelioLoshki, you should know textbook responses about linux don't apply to every computer and every kernel running on them04:14
_unreal_gebbione: landscape-sysinfo | pastebinit04:14
_unreal_sigh04:14
Melioit's great to have an LPI cert encoded response in yuor mind, but it's not always the best way to look at stability :)04:14
DVCE_M04:14
LoshkiMelio: textbook? I'd say it's a minority opinion. Most people assume newer is always better...04:14
ObrienDaveDVCE_, cat /etc/issue04:15
_unreal_I bet you his system is a disaster, lot of unsigned software etc....... and messing about04:15
Slartibartfast13I got a lot of information about my RS480, but still nothing about the video memory04:15
DVCE_Thanks04:15
Melio_unreal_, whos?04:15
_unreal_gebbione04:16
ubardgreetings everyone04:16
Meliooh he lef04:16
Meliot04:16
ubardI have a screen flickering problem after the last updates04:16
Meliohi ubard04:16
ubardcan anyone help me out?04:16
Melioubard, desktop or laptop?04:16
_unreal_Slartibartfast13, I already gave you the exact command that would print the amount of memory the video card has.04:16
sexyboyubard: just ask your question :D04:16
Meliohe did :P04:16
DVCE_on shell, what's the command that show my version of ubuntu ?04:16
ubardlaptop04:16
_unreal_Slartibartfast13, from this point on I'm ignoring you04:16
Melioubard, try swaping drivers out for it04:17
sexyboyah you already did04:17
sexyboymeh, i'm tired04:17
Meliolike go to xorg defualt, free drivers, then back to proprietary04:17
LoshkiDVCE_: what ObrienDave said above...04:17
wadI've got a new, 2TB hard drive that I bought to use as a backup. But now it's throwing tons of errors at me. Of course, this was after I copied all my wifes files to it, and wiped the drive they came from.04:17
ObrienDaveDVCE_, cat /etc/issue04:17
Meliosomething in the update changed your video stuff. so try searching for unsigned drivers in the search box04:18
DVCE_ObrienDave, file our directory not found04:18
_unreal_Melio, user -a04:18
ObrienDaveDVCE_, or, lsb_release -a04:18
Melioit should point you to proprietary driver installs and adjustmens to drivers04:18
Loshkiwad: anticipating the next question, when you say "wiped", what exactly did you do?04:18
wadfdisk, deleted all the partitions.04:18
MelioDVCE_, lagged a bit? i answered it04:18
_unreal_sorry Melio : uname -a04:19
Meliointernet is kinda laggy tonight for me too. i'm downloading a bit04:19
wadI don't suppose there is a way to recover deleted partitions... ?04:19
wadIt had 6 partitions on it, becuase it had a windows/linux dual boot.04:19
Loshkiwad: that's it? Didn't format, didn't write any data? Try testdisk...04:19
Melio_unreal_,  uname -a doesnt tell me the ubuntu release just the kernel and stuff04:19
wadOkay.04:19
DVCE_ObrienDave, the second command solve the problem, thanks04:19
_unreal_that I'm not sure of04:19
ubardMelio, pm please04:19
ObrienDaveDVCE_, thank Melio04:20
Meliosre04:20
DVCE_Melio, thanks, but i asked gain , because the command not found04:20
Melioit's ok04:20
=== e is now known as Guest17333
Meliomight have been a typo04:20
_unreal_Melio, landscape-sysinfo       lot of info but thats everything04:20
Slartibartfast13That last command, lspci | grep 480, does not show the video memory.  I ran the command and already told you the three results04:20
Slartibartfast13But thanks for trying to help.  It was worth a try04:21
DVCE_anybody here, already building one server of cs - cardsharing ?04:21
_unreal_Slartibartfast13, you didnt bother READING the command is there and that is NOT it04:21
Slartibartfast13After the four commands you gave me, all of which I ran, you told me to do a google search, which I also did04:22
=== DVCE_ is now known as dVce_
fred-fritheres a server x which i cant ssh into unless i first ssh into server y. i need to copy something from x to my local computer. this has to happen through y. normally i would just copy from x to y and then from y to my local computer, but i cant because the thing i want to copy exceeds my size permissions on y. is there any way to solve this?04:23
Slartibartfast13Oh, I see a -v command04:23
Slartibartfast13sorry, I see the fifth command04:24
matty_rI'm doing some graphics programming in Java and for some reason the performance is terrible unless I move the mouse cursor around in the Java window. Any ideas why this might happen?04:26
_unreal_sounds like code issue04:27
_unreal_but thats a question for #java04:28
manny0080hello04:29
_unreal_hi..04:30
=== zz_RedDeath is now known as RedDeath
=== Guest17333 is now known as docOhdoc
samthewildoneI'm noticing that videos in vlc are distorted ...04:36
Slartibartfast13_unreal_  The last command worked04:36
samthewildoneas in they have these strings of color or a faded color04:36
Slartibartfast13It looks like my Display controller is disabled.  But my VGA compatible controller has 32 bit prefetchable memory at 128 MB, and 32 bit non--prefetchable memory at 64 K.04:36
Slartibartfast13So, is my video memory 128 MB or 64 Kilobytes?04:37
_unreal_omg04:37
_unreal_Palm to face04:37
Slartibartfast13The problem is I don't know what prefetching is.  I suppose I can look it up in Wikipedia04:38
Xat`hi guys04:38
Xat`I have a problem using ubuntu 12.04 with date04:38
Xat`dpkg-reconfigure tzdata04:38
Xat`I choose the good one timezone Europe/Paris04:39
lotuspsychjemorning to all04:39
Slartibartfast13But at least I got lots of useful information from that last command.  I'll just screenshot it and figure it out later04:39
samthewildonehttps://drive.google.com/file/d/0B_rZKP9LDqUFZmszNWRtWXdoNDg/edit?usp=sharing04:39
Xat`but date is completly incorrect : 14 feb 201404:39
ubarddoes anyone know if there's a grubeditor installed with lubuntu 14.04?04:40
Meliois grub installed with ubuntu by stock?04:41
Melioif that's the only thing running . i don't think grub is even installed04:41
Melioyou can of course install it04:41
lotuspsychjeubard: you can edit grub with gedit or any text file editor04:42
lotuspsychjeMelio: did you try holding shift at boot?04:42
=== Ridley5 is now known as zzz_Ridley
Melioshift at boot! . ok04:44
Melio:)04:44
Melioi need to reboot anyhow. i hve strange usb errors that are probably bios contained04:44
Melioi can fix tht04:44
=== blindsight is now known as Guest72258
Slartibartfast13thanks for your help _unreal_  I got a lot of useful information with your help04:45
melionah no grub at boot with shift04:47
Slartibartfast13the next thing I'll do is try to print out all that information onto a hard copy, so it's easier to read.  It looks like about 2 or 3 pages04:47
meliothere's EFI partitions there04:47
melioit's not real easy to mess with04:47
lotuspsychjemelio: what are you trying to do exactly?04:47
melioi'm trynig to figure out how i would change a kernel04:48
meliousnig grub04:48
meliousing grub04:48
Slartibartfast13All those numbers would probably make more sense on a piece of paper, as opposed to trying to read them on a monitor04:48
meliospecificly if grub isnt there. it won't be easy04:48
ubardthanks lotuspsychje! holding shift at boot works..04:48
meliook so grub is here ubard04:48
ubardmelio I managed it04:48
lotuspsychjemelio: holding shift should work normally04:48
ubardyup04:48
melioi must not have held shift a the right time04:48
melioubard, ok so once you install the kernel version you want04:48
melioit should be there in grub once you give it an advanced menu option04:49
melioand you can boot the alternate kernel there04:49
ubardactually I already have the previous version on the list, will try that first04:49
meliook04:49
melioperfect04:49
=== RedDeath is now known as zz_RedDeath
ubardbooted with 3.13.0-32-generic and the flickering is gone!04:51
lotuspsychje!yay | ubard04:52
ubottuubard: Glad you made it! :-)04:52
melioso you know it's a kernel issue now. and you can stay in that kernel till a new one releases in the update04:52
melioor build a nightly build if you dare04:52
melio:P04:52
ubardya thanks to you guys..04:52
ubard:)04:52
ubardnow the question is, next uninterrupted boot will be which kernel?04:52
melioubard, not sure. might try it to see04:53
melioremember uname - r04:53
melio:)04:53
ubardyup! :)04:53
meliouname -r04:53
=== melio is now known as Melio
Xat`using Ubuntu 12.04 I have repository issues. I just installed 12.04 and apt-get update give me : "Hash Sum mismatch"04:54
Xat`"E: Some index files failed to download. They have been ignored, or old ones used instead."04:55
Xat`please help04:55
lotuspsychjeXat`: try a reboot, apt cache clean en apt-get update maybe04:56
Melioi'm going to watch a movie04:58
Meliobe back in a few hours04:58
ubardenjoy! thank you..04:58
Xat`lotuspsychje: same problem05:01
ubardlotuspsychje, how can I configure grub to boot the kernel I want automatic?05:02
lotuspsychjeubard: http://askubuntu.com/questions/216398/set-older-kernel-as-default-grub-entry05:05
=== ubuntu is now known as Guest40074
lotuspsychjeXat`: http://askubuntu.com/questions/41605/trouble-downloading-updates-due-to-a-hash-sum-mismatch-error05:06
Xat`well, I gonna try it05:08
ubardthanks, tryin05:09
x_roothello.. is possible to put, on the top bar of gnome (or another ui) the "menu bar"?05:14
x_rootlike it is on unity or on a mac, but i don't want to use unity to do this..05:14
x_root(or.. maybe, if i can edit the top bar of unity to do this.. =/)05:14
lotuspsychjex_root: there is a classimenu indicator that simulates menu items05:17
lotuspsychje!info classicmenu-indicator | x_root05:18
ubottux_root: classicmenu-indicator (source: classicmenu-indicator): indicator showing the main menu from Gnome Classic. In component universe, is optional. Version 0.07-0ubuntu1 (trusty), package size 8 kB, installed size 105 kB05:18
x_roothm.. it disables the menu on window as well lotuspsychje? i would like to have it as well.. (if possible, of course..)05:18
x_rooti'll see, thanks lotuspsychje :D05:19
lotuspsychjex_root: not really mac os x style, but kinda handy05:19
x_roothm.. ok.. maybe i can do something on some windows..05:19
lotuspsychjex_root: docky can also do nice things05:19
lotuspsychje!info docky05:20
ubottudocky (source: docky): Elegant, powerful, clean dock. In component universe, is optional. Version 2.2.0-2 (trusty), package size 591 kB, installed size 3594 kB05:20
x_rooti have docky installed.. but it have the "docky icon" that i can put out..05:20
x_rootcan't*05:20
x_rootor i can?.. well, i'm doing an effort to have "some" ui's on ubuntu, one of them the most osx-alike05:21
lotuspsychjex_root: there's another on like docky that can do more also, forgot its name holdon05:21
x_rootok05:21
lotuspsychjex_root: cairo dock05:22
x_rootis the one i'm using lotuspsychje :D05:22
lotuspsychjeah :p05:22
lotuspsychjex_root: cairo dock has mac os x themse no?05:23
x_rootalready have the dock and top-panel, but now i'm thinking how to enable a "global menu" like unity/osx05:23
x_rootyes.. but it's not good =/05:23
x_rootlike.. it have just the dock.. to be "mac os x alike" should have the top panel..05:23
lotuspsychjex_root: maybe browse deviantart os x/ubuntu keyword and see how they do it05:23
lotuspsychjex_root: wich ubuntu are you running?05:24
x_rootlotuspsychje, 14.0405:24
lotuspsychjeok nice05:24
x_roothm.. for curiosity, which irc client r u using lotuspsychje?05:24
lotuspsychjexchat05:24
x_roothm..05:25
lotuspsychjex_root: as i like the transparant look with green text05:25
x_rootnot possible with hexchat lotuspsychje?05:25
lotuspsychjex_root: didnt test hexchat myself, used xchat for years05:26
homarianxchat everywere05:26
lotuspsychjex_root: http://www.deviantart.com/?q=ubuntu+mac+os+x read all the comments, how users tweak05:26
x_rooti will, thanks lotuspsychje :D05:27
x_rootlotuspsychje, also, i'm using hexchat (since the default is a comma after the nick+tab)05:27
lotuspsychjex_root: xchat can edit those in : or , whatever you need05:28
x_roothexchat can do to lotuspsychje, but i like the comma xD05:28
Phytycatest05:30
Phytycaclear05:30
Xat`lotuspsychje: your link works well, thank you05:36
=== sburjan` is now known as sburjan
sae=)05:55
=== sburjan` is now known as sburjan
tapouti added a few packages and rebooted and now it hangs on reboot.  Is there a way to rollback the latest installs ?06:02
ObrienDavetapout, was a new kernel involved?06:03
naturallyFWP: have a multitouch monitor, and this website registers five points!  http://www.paulirish.com/demo/multi   yet the interface within ubuntu only acts like a wierd mouse pointer.  what gives?06:07
Arthanyone know anything about webservers that could answer a question real quick?06:09
ObrienDavedepends on the question06:10
Arthi'm trying to make it so that whern you go to the domain, instead of trying to connect to www.domain.com:80, it goes to another service(port) by default06:10
Xat`but really guys about repos, I had opportunities to work with several Ubuntu and except for the latest I always have repos issues06:10
KartagisArth: Redirect06:11
cfhowlettArth, #ubuntu-service06:11
cfhowlettArth, #ubuntu-server06:11
Arthlets say i had a service running at port 555, instead of going to the domain and it points to domain.com:80 i want it to go to domain.com:555 without me having to add :555 to the url06:11
Arththank you06:11
Kartagisor that06:11
Xat`I guess that's not the good choice to have issue when Ubuntu is supposed to be adapted for new Linux users06:12
=== GPenguin is now known as GPenguin_
cfhowlettXat`, strangely enough, for the majority of users, ubuntu works just fine.  YMMV as always.06:13
ObrienDavefunny, i don't have 95% of the problems, 95% of the users have. *shrugs*06:14
Xat`cfhowlett: I always have repo issues using 12.04 or older06:14
cfhowlettXat`, ...06:14
cfhowlettXat`, meaningful solutions require meaningful details ...06:15
Xat`cfhowlett: my problem is now solved but I remember I always have to resolve repo issue first06:15
Xat`on 12.04 and older06:16
Xat`this one today for 12.04 : http://askubuntu.com/questions/41605/trouble-downloading-updates-due-to-a-hash-sum-mismatch-error06:16
cfhowlettXat`this happens to ALL linux users at one point or another.  not specific to or a weakness of ubuntu.  also: fairly easily fixed.06:17
hillary_ i get this error when running upgrade in ubuntu 12.04"subprocess installed post-removal script returned error exit status 2"06:18
cfhowletthillary_, paste up the command leading to this and the output please.06:20
=== sins-_h is now known as sins-
hillary_E: libreoffice-base: subprocess installed post-removal script returned error exit status 206:23
cfhowlett!paste | hillary_06:23
ubottuhillary_: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.06:23
cfhowletthillary_, so you were removing libreoffice?06:24
hillary_http://paste.ubuntu.com/8306693/06:27
acidrain_ubuntu 14. how do i completely remove an application and everything related to it?06:29
anohigisavaylooks like /var/lib/dpkg/info/libreoffice-base.postrm is missing a `fi` ?06:30
cfhowletthillary_, suggestion: sudo apt-get update && sudo apt-get dist-upgrade06:30
acidrain_google-chrome-beta is in question06:30
acidrain_i tried sudo apt-get purge google-chrome-beta with no luck06:30
cfhowlettacidrain_, sudo apt-get google*     would kill all google stuff06:30
cfhowlettapt-get purge google*06:30
ObrienDaveacidrain_, sudo apt-get purge <package>06:30
acidrain_ObrienDave: didnt work06:30
acidrain_upon doing: sudo apt-get install google-chrome-beta, all my preferences, and plugins were still there06:31
hillary_ok let me try see06:31
ObrienDaveacidrain_, because you did not add the package name to the command06:31
acidrain_what do you mean?06:31
ObrienDaveacidrain_, look at your command. you installed again06:31
anohigisavayis purge a command now? it's been long time since last time i used ubuntu but i remeber it was apt-get remove --purge?06:32
acidrain_correct... there shouldnt be any trace that i ever had a previous install of chrome06:32
cfhowlettacidrain_, eh, not quite.  the package is still on your system unless you empty from cache ...06:32
acidrain_cfhowlett: how do i do this?06:32
cfhowlettacidrain_, sudo apt-get clean && sudo apt-get autoremove06:32
hillary_cfhowlett: http://paste.ubuntu.com/8306729/06:34
acidrain_cfhowlett: it worked06:34
acidrain_lets hope this fixes the issue06:34
cfhowlettacidrain_, go for it!06:34
acidrain_for some reason, chrome stops playing netflix movies after about 10sec now06:34
acidrain_has been working for about 5days straight on a fresh install06:34
acidrain_damn it06:35
acidrain_it didnt work06:35
acidrain_options are still there06:35
MandorI have a kickstart config that worked fine under ubuntu 12.04.  It generates multiple LVM physical volumes using the syntax "part pv.01   --size 4000 --asprimary".  Under 12.04, this works great.  Under 14.04, the first one consumes the rest of the disk.  Any clues?06:35
anohigisavayhillary_: i would suggest you reinstall libreoffice-base06:36
anohigisavayand remove it06:36
hillary_ok06:37
anohigisavayhillary_: apt-get install --reinstall libreoffice-base06:37
MandorSample kickstart snippet: http://pastebin.com/raw.php?i=cEyb8GCi06:37
cfhowletthillary_, agreed.  seems a broken install/remove of some kind06:38
acidrain_im pretty sure i hate chrome now06:48
acidrain_why make things so damn difficult06:48
cfhowletthillary_, fixed???06:48
hillary_not yet06:48
hillary_still the same error06:48
cfhowlettacidrain_, actually, chromium is likely a better tool for linux ...06:49
acidrain_Error Code: M7363-1264-0000000006:49
anohigisavayi personally prefer chromium over firefox06:49
hillary_E: libreoffice-base: subprocess installed post-removal script returned error exit status 206:49
hillary_still that error06:49
cfhowlettacidrain_, that's a chrome error?  google error?  should be searchable.06:50
anohigisavayhillary_: just remove the f***ing  /var/lib/dpkg/info/libreoffice-base.postrm06:50
acidrain_cfhowlett: to my knowledge there is only about 4 other people world wide who have this issue06:50
acidrain_ubuntu 14 + chrome + netflix. just RECENTLY stopped working. maybe 8hrs ago06:51
cfhowlettacidrain_, wow! you are in rarified company!  :006:51
acidrain_idk what to do....06:51
dios_mioacidrain_: install slackware!06:51
cfhowlettacidrain_, sadly, with so few folks facing the issue, not likely that a whole lot of folk are working on a solution.06:51
acidrain_i like chrome. but i would extremely rather not install firefox + pipelight again06:51
cfhowlettdios_mio, no trolling please.06:52
ObrienDaveacidrain_, i think chrome settings are retained by google. i know when i install chrome to a VM, once i login through google all my settings and bookmarks show up06:52
cfhowlettacidrain_, true.  if you actually log into chrome, it will synch your google account settings.06:53
acidrain_this error im getting seems to be a time based thing06:54
acidrain_like seriously06:54
acidrain_everything is loading fine. netflix is buffering like WAY ahead of where im watching. then for no reason: BOOM. unexpected error occured. try reloading the page. Error Code: M7363-1264-0000000006:55
ObrienDaveacidrain_, seems to be a LOT of issues with that code. most having to do with netflix06:56
acidrain_ObrienDave: where are you getting that info from?06:57
acidrain_i cant even figure out what the code means06:57
ObrienDavetry searching for the code06:58
acidrain_https://www.google.com/webhp?sourceid=chrome-instant&ion=1&espv=2&ie=UTF-8#q=netflix+Error+Code%3A+M7363-1264-00000000+-fixya06:58
acidrain_0 results. lol06:58
ObrienDavehttps://www.google.com/search?q=M7363-1264-00000000&oq=M7363-1264-00000000&aqs=chrome..69i57.1544508j0j4&sourceid=chrome&es_sm=122&ie=UTF-806:59
ObrienDavei don't know where you get your google from LOL06:59
micwhi07:00
micwi have an ubuntu server that hangs during boot. on console 1 it shows that disks are mounted. on console 7 it shows that some services where starting/stopping07:00
micwbut i cannot get a shell, sshd is not yet started07:01
cfhowlett!server | micw,07:01
ubottumicw,: Ubuntu Server Edition is a release of Ubuntu designed especially for server environments, including a server specific !kernel and no !GUI. The install CD contains many server applications. Current !LTS version is !Trusty (Trusty Tahr 14.04) - More info: http://www.ubuntu.com/products/whatisubuntu/serveredition - Guide: https://help.ubuntu.com/12.04/serverguide/C/ - Support in #ubuntu-server07:01
micwoh, ok, thanks07:01
ghost_hiii07:01
ObrienDaveghost_, greetings & welcome07:02
ghost_I used install lightdm mac in nobslab for ubuntu but is bug error., whay., /07:03
cfhowlettghost_, what language do you speak?07:03
anohigisavayxD07:03
ghost_I'm sorry.,07:03
cfhowlettah MAN?  He left!  I was going to redirect him to a better channel!  No insult intended!07:04
ObrienDavejust your dynamic personality ;P07:05
* cfhowlett sniffs armpits, checks breath ...07:05
ObrienDavegood thing you're halfway around the world from me ;P07:06
anohigisavaycfhowlett: how can you do this? * cfhowlett sniffs armpits, checks breath ...07:06
cfhowlettObrienDave, oh, I already know, I could NEVER compete with your charmin' a**07:06
ObrienDaveanohigisavay, add /me to the front07:07
cfhowlettanohigisavay, /me messagegoeshere07:07
* anohigisavay haha thanks!07:07
helmut__hi07:07
ObrienDavecfhowlett, my wife says i have none LOL07:08
ObrienDavehelmut__, greetings & welcome07:08
AcidRainwtf.07:08
AcidRaini just rebooted my ubuntu 14 comp to see if that would fix my netflix issue. and its boot logo is "kubuntu" and it wont boot past it07:08
hillary_which terminal command do i use to reinstall libre office ubuntu 12.0407:09
cfhowletthillary_, sudo apt-get install PackageNameHere07:09
ObrienDavehillary_, sudo apt-get install -reinstall libreoffice07:10
geirhahillary_: why reinstall?07:10
AcidRainhas anyone else tried ubuntu 14 and have this issue?07:10
=== RoBo_Zzzz is now known as RoBo_V
anohigisavayAcidRain: sudo update-alternatives --config default.plymouth  this can reset your splash screen but no clue about why you can't boot07:11
AcidRainits like im in a boot loop on an android device07:11
AcidRainlol07:11
RoBo_VMorning Guys !07:11
hillary_http://paste.ubuntu.com/8306955/07:15
acidrain_this is hax07:18
acidrain_period07:18
cfhowletthillary_, I don't normally suggest this, but you COULD download or torrent the libreoffice.deb and dpkg -i to install it07:18
=== Mike is now known as Guest17360
Guest17360hi07:22
geirhahillary_: You have added a ppa with libreoffice in?  apt-cache policy libroffice07:26
ghost_hii07:27
ghost_hii all07:27
hillary_no07:27
cfhowlettghost_, yes we see you.07:27
ghost_how are u cfhowlett07:28
cfhowlettghost_, great.  ask your ubuntu questions07:28
geirhahillary_: could you pastebin this? shows information about the packages in question:  apt-cache policy libreoffice{,-core,-writer,-calc,-impress,-draw,-math,-base,-filter-mobiledev}07:30
ghost_cfhowlett : yaa., please wait07:30
hillary_http://paste.ubuntu.com/8307059/07:31
cfhowletthillary_, installed: none.07:32
geirhahillary_: that one's as expected at least, but the other command that includes the other libreoffice-* packages07:32
cfhowletthillary_, paste the output: cat /etc/apt/sources.list07:33
geirhahillary_, cfhowlett as for sources.list, a more useful command for that would be:  tail -n +1 /etc/apt/sources.list /etc/apt/sources.list.d/*.list07:35
hillary_http://paste.ubuntu.com/8307083/07:35
ikoniahe's installed it from a PPA then removed the PPA file07:36
ikoniaso it doesn't know where the installed version came from07:36
ikoniabut apt-policy isn't aware of the other versions as the ppa file has been removed07:36
ikoniaapt-cache sorry07:36
geirhabackports is enabled. Maybe there's a newer libreoffice in there07:36
ghost_I've installed lightdm_mac to myubuntu but there are errors when first turned on, please help., ?07:37
hillary_http://paste.ubuntu.com/8307096/07:37
ikonialook at the bottom07:37
geirharight, so there has been a libreoffice ppa enabled at some point, but it's now disabled07:37
ikoniadissabled PPA's07:37
cfhowlettikonia, yep there is is.  line 68, 7207:37
ghost_themes mac to ubuntu, from nobslab07:38
cfhowlettikonia, apt-purge?07:38
ikoniaghost_: talk to them then07:38
cfhowlettghost_, ask noslab for support07:38
geirhasudo apt-get install libreoffice{,-core,-writer,-calc,-impress,-draw,-math,-base,-filter-mobiledev}=3.5.7-0ubuntu6.1.0 # I think07:39
ikoniaorrr no07:39
ikoniait's already installed07:39
ikoniafrom a ppa07:39
ikoniaso trying to install a conflicting version is a bad thing07:39
geirhaikonia: will have to cover all the packages of course07:39
ikoniano you don't07:39
ikoniayou're just trying to install conflicting packages07:40
ikoniaso covering all would just try to install more conflicting packages07:40
geirhaI might not be, but that's the list of packages from the initial apt-get install, it will likely show more packages which needs downgrading, yes07:40
ikoniadowngrading ??  they are totally different and in conflict07:41
ikoniayou need to resolve the conflict07:41
ikoniaand get rid of the PPA stuff07:41
ikonianot try to install from base07:41
ikoniabut carry on07:41
ghost_cfhowlett : ok, I send bug report error07:41
geirha*sigh* fine, I'll leave it to you07:41
ikoniaI'm tired of fixing the libreoffice PPA07:41
ikonia*sigh* I'm not doing it07:42
=== JanDzbanII is now known as Guest17852
imhumanhi :D07:50
mowolHi. In ubuntu 12.04, i removed my users password, but in order to add new users or change the password again, i need to unlock the settings page. However, neither an empty password or my old password works. What do i do?07:51
ObrienDavemowol, www.psychocats.net/ubuntu/resetpassword07:52
mowolObrienDave: i'll try it out. Thanks07:52
imhumanhi :D07:52
imhumanwhat r u guys doing now?07:52
imhumanheyyyyyyyyyyyyyyyyyyyyyyyyyyyy07:53
imhumananyone??? @@07:53
cfhowlettimhuman, ask you ubuntu questions07:53
somsipimhuman: this is a support channel. Do you have a support issue?07:53
imhumanoh no @@07:53
imhumansry07:53
mowolObrienDave: great, that worked. Thanks again :)07:57
ObrienDavemost welcome07:57
dwalkwhat up humans07:57
ghost_how to read the windows partition after install ubuntu 14:04 ?08:07
BenNZhi , trying to allow members of the users have access to the shutdown command via sudo without needing password , here is my sudoers file if anyone can help http://paste.ubuntu.com/8307246/08:08
BenNZ*users group08:08
somsipghost_: mount it, access it. What filesystem is it? Something normal like NTFS?08:08
cfhowlettghost_, mount the partition, enter your sudo password when requested.08:08
ghost_all : how to., ?08:09
cfhowlettghost_, click on the windows partition.  you'll get a pop-up requesting your password.   enter password.08:10
BenNZghost_: if using win8 , make sure to disable fast boot aswell , otherwise youll only be able to mount the partition read only08:10
k1l_ghost_: open the file browser, click on the windows partition (named after the size) on the left panel, use it.08:10
k1l_ghost_: if windows uses the "fast start" thing you cant mount them and need to set that off in windows first08:11
anohigisavayone of the first things i do for every distro i use is install ntfs-config08:13
BenNZwith my problem , looks like all other members of the users group except me can access the shutdown command via sudo without needing a password08:13
cfhowlettBenNZ, wait what?  you have multiple sudoers?  why?08:14
BenNZcfhowlett: all i want is members of one group to have access to the shutdown command preferably without a password08:14
BenNZcfhowlett: all users of that group can , except for some reason my user (even tho im in the users group)08:15
cfhowlettBenNZ, ehhhh, OK.  might want to ask #ubuntu-server or ##linx08:15
anohigisavayare you sure?08:15
cfhowlett##linux08:15
BenNZcfhowlett: ill try there then thanks08:16
anohigisavayif you just usermod -aG users youself then you'll have to logout before changes come to effect08:16
anohigisavayBenNZ:08:16
BenNZanohigisavay: im in the users group already08:16
anohigisavayBenNZ: i'm not sure but i suspect the line ben ALL=... overrides the above08:18
BenNZanohigisavay: just thinking the same thing , but it really shouldnt08:19
cynicallemonanohigisavay: thast what i was thinking08:19
BenNZanohigisavay: yeah thats it , i commented out my user from sudoers and it works as expected08:20
BenNZanohigisavay: which is odd im sure in the past ive been able to configure my user to not need a password for certain commands08:21
anohigisavayBenNZ: maybe the order matters08:21
anohigisavayor the settings are processed such that user settings override group setings08:22
BenNZanohigisavay: im thinking that if i use !/sbin/shutdown on my users line , then i should be able to , i might test that08:22
cynicallemonBenNZ: When multiple entries match for a user, they are applied in order.  Where there are multiple matches, the last match is used (which is not necessarily the most specific match)08:23
BenNZcynicallemon: ok i see08:24
cynicallemonBenNZ: hence it would prompt for a password08:25
BenNZcynicallemon: ill change the order and see if that makes a difference08:26
cynicallemonBenNZ: seems the logical thing to do08:26
thepatriothi all08:31
=== Kartagis is now known as viktor
ynonhellow08:48
ynoni got a problem with ubuntu 14.04. wifi is connecting but internet is not working08:50
ynoni mean no internet access despite appearing to be connected to wireless network08:51
EriC^^try ping google.com in the terminal08:52
ynonbut still access appearing even the internet  is realy off08:54
ynoni' using the 14.0408:54
ynonhi Eric08:55
=== derkopf is now known as derk0pf|NA
dima_bvcnbkc09:10
g105bMy boot partition is full, can't upgrade. Is it safe to delete all these files within /boot ? vmlinuz-3.13.0-*-generic initrd.img-3.13.0-*-generic config-3.13.0-*-generic System.map-3.13.0-*-generic?09:16
cynicallemong105b: what have you done to clean up files?09:18
g105bcynicallemon: sudo apt-get clean ... doesn't remove any of them09:18
g105bcynicallemon: haven't tried anything other than that, as that was the only thing that was suggested by the GUI09:18
cynicallemong105b: dont remove anything in /boot09:19
g105bcynicallemon: okay09:19
cynicallemong105b: try a sudo apt-get autoclean09:20
cynicallemong105b: and a sudo apt-get autoremove09:20
g105bcynicallemon: ok that removed about 50 mb of stuff09:20
g105bcynicallemon: still get "The upgrade needs a total of 81.4 M free space on disk '/boot'."09:21
cynicallemong105b: you on a ubuntu desktop?09:22
g105bcynicallemon: Yes, a pretty standard 14.04 install. this is what's in /boot: http://paste.ubuntu.com/8307738/09:22
=== derk0pf|NA is now known as derkopf
cynicallemong105b: what does uname -a say?09:23
g105bcynicallemon: Linux Lapetus 3.13.0-30-generic #55-Ubuntu SMP Fri Jul 4 21:40:53 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux09:23
cynicallemong105b: you have probably got a few older kernels installed09:24
g105bcynicallemon: are these the files in /boot?09:26
anohigisavayg105b: just dpkg-query -L linux-image to list the images you installed09:26
cynicallemong105b: can you paste the output of, dpkg -l | grep linux-image09:26
anohigisavayoops sorry my command is wrong. use cynicallemon's09:28
g105banohigisavay: cynicallemon: http://paste.ubuntu.com/8307773/09:28
DarsVaedahow can I figure out the command that is used by deja-dup?09:28
cynicallemong105b: you can apt-get remove linux-image-3.13.0-24-generic linux-image-3.13.0-27-generic linux-image-3.13.0-29-generic09:30
cynicallemong105b: assuming there not needed09:30
g105bcynicallemon: what about the linux-image-extra files?09:30
EriC^^leave the last 2 ( 30 an 29 (09:30
cynicallemonok09:31
cynicallemong105b: apt-get remove linux-image-3.13.0-24-generic linux-image-3.13.0-27-generic09:31
cynicallemong105b: the extra will be marked for autoremoval i think09:32
g105bEriC^^: thanks, can you explain why?09:32
cynicallemong105b: always best to have a kernel to fallback to09:32
EriC^^g105b: ^^09:32
g105bThanks for the advice everyone.09:33
cynicallemoni just live dangerously :)09:33
cynicallemonafter you remove those, do a apt-get autoremove too09:33
g105brodger that09:33
cynicallemonif the linux-image-extra are still there for 24 and 27 then remove those too09:34
cynicallemonthink that should free about 250-300MB of space09:37
=== Ista is now known as Istalantar
anohigisavayanyway tried systemd-nspawn to launch ubuntu images?09:38
the_dark_knightHi09:44
=== rawagner is now known as rawagner_afk
the_dark_knightI have an invoices/ dir. invoices in my application are generated by 1) a python script 2) web server. So permissions on invoices/ are "me www-data". Now my question is suppos I create a file invoice_1.pdf in invoices/ using python script. So permissions on that file will be "me me". Now I want to overwrite that file by the webserver. But www-data doesnot have permissions on invoice_1.pdf. How do I overwrite it? I don't want to add www-data to "09:47
Kazazihi, im using "tree" command in shell...it shows files which doesnt exist...neither with "ls -la" command nor i open the folder via desktop ... why is that?09:58
=== bill is now known as Guest22304
EriC^^Kazazi: maybe it uses a db like locate?09:59
EriC^^!info tree09:59
ubottutree (source: tree): displays directory tree, in color. In component universe, is optional. Version 1.6.0-1 (trusty), package size 35 kB, installed size 109 kB09:59
Guest22304hi all09:59
EriC^^check the man page09:59
KazaziEric^^: thanks. sure i check10:00
Guest22304I boot up 14.04 server livecd, but  no fdisk command in it10:00
Guest22304why?10:00
ObrienDaveask in #ubuntu-server10:01
=== BQ_ is now known as BQ
Rukhhi10:04
ObrienDaveRukh, greetings & welcome10:04
mohan3142123hello, quick doubt - any help is welcome. NTFS partition with Windows 8 installed. Not booting, has bad sectors. If I do a fresh install of Ubuntu, will it fix/repair/handle the bad sectors?10:06
mohan3142123or should I do chkdsk first?10:06
yubin:) everybody10:07
aaron__hi :)10:07
ObrienDavemohan3142123, fresh Ubuntu install will NOT fix windows partition/sectors errors10:08
mohan3142123sorry, should have been clearer - I meant, if I reformatted the NTFS partition to ext, would it fix the errors? And then install Ubuntu...10:10
ObrienDavemohan3142123, probably yes. doing so will wipe out windows. you sure you want to do that?10:10
mohan3142123yes10:11
ObrienDavethen have fun with it :)10:11
MonkDAcezhey fellas, you guys know any idea where i can find a disassembler program online for a small jo10:12
MonkDAcezjob*10:12
mohan3142123ObrienDave, I meant to install linux anyway. Just wondering if the errors have to be fixed with chkdsk first. I read someplace that this has to be done before formatting to ext. But if the formatting itself would handle the errors, then I can save time and directly go ahead with the linux install...10:12
yubinMonkDAcez google it and it will give you the answer hopefully10:12
EriC^^mohan3142123: i'd chkdsk first10:13
MonkDAcezok yubin, was hoping for more direct contacts, thanks10:13
mohan3142123EriC^^: could you explain? As in, why chkdsk first?\10:13
ObrienDavemohan3142123, running chkdsk first would do a low-level format on the bad sectors first and then mark them as bad if not successful at repair10:15
mohan3142123ObrienDave: wouldn't a reformat do that as well? or not?10:15
ObrienDavemohan3142123, maybe yes, maybe no. i would think killing the partition/ redefining it would also work. YMMV10:16
mohan3142123alright. I guess it's a few hours with chkdsk it is then. Thank you ObrienDave and EriC^^10:17
anohigisavayjust recreate the f***ing partition table10:18
ObrienDavemohan3142123, use gparted to redefine and format to EXT. it will be fine10:19
ObrienDaveanohigisavay, obfuscated swearing is not allowed here10:20
anohigisavayok sorry10:21
hillary_I have downloaded the LibreOffice_4.3.1_Linux_x86_deb.tar.gz. Help me with a terminal command to install it . ubuntu 12.0410:21
ObrienDavehillary_, just a minute please10:22
hillary_ok10:22
RadarI've got a script at /etc/init/puma-manager, but when I do "service puma-manager restart" I'm told "puma-manager: unrecognized service". Why is this?10:22
RadarHow can I make it a recognised service?10:22
ObrienDavehillary_, unpack the archive first. i need to fine the instructions10:23
ObrienDave*find10:23
anohigisavayRadar: is it upstart script or init.d10:23
Radaranohigisavay: upstart script10:23
hillary_is it sudo dpkg -i LibreOffice_4.3.1_Linux_x86_deb.tar.gz???10:23
ikoniahillary_: use the packages provided by ubuntu10:23
ikoniahillary_: no10:23
anohigisavayif it's upstart try start puma-manager10:23
ikoniahillary_: that is not the command10:23
ikoniahillary_: why are you not using the version ubuntu supplies ?10:23
ObrienDavehillary_, no10:23
hillary_i have tried but failing10:24
Radaranohigisavay: ah, thank you10:24
Radaranohigisavay: that does work :)10:24
hillary_ok10:24
ikoniahillary_: what is the issue using the ubuntu ones ?10:24
mohan3142123thanks again ObrienDave10:26
ObrienDavemohan3142123, welcome10:26
hillary_ikonia: http://paste.ubuntu.com/8308142/10:27
hillary_i have downloaded LibreOffice_4.3.1_Linux_x86_deb.tar.gz10:28
ikoniahillary_:  you need to remove the packages you installed from the PPA10:28
ikoniahillary_: this was explained to you earlier10:28
hillary_i have done so10:28
ikoniahillary_: then re-install the packages from the stable/supported ubuntu repo, not from a tar file10:28
ikoniahillary_: you have not10:29
hillary_unless am missing procedures10:29
ikoniahillary_: thaht is why there is package conflicts10:29
EiriksUbuntuI am having issues with flash plugin installer, it seems that auto updating daily keeps downloading 2 separate packages and replacing each package with the other package. So, *.400.* replaces *.406.*, then *.406.* replaces *.400.* and on and on.10:29
ikoniahillary_: how did you remove the PPA packages10:29
hillary_kindly guide me on how to remove the ppa10:29
hillary_idont remember installing10:29
hillary_i have been using the one from ubuntu untill this morning10:30
ikoniahillary_: how did you remove the PPA packages10:30
hillary_how can i check the presence of ppa10:30
hillary_?10:30
ikoniahillary_: you said you had removed them - how did you remove them10:30
ikoniahillary_: answer the question being asked10:30
hillary_sudo apt-get remove --purge libreoffice*10:31
ikoniahillary_: please pastebin the output of "dpkg -l | grep -i libre"10:31
hillary_ok10:32
hillary_http://paste.ubuntu.com/8308168/10:33
mrwappiesup10:34
EiriksUbuntuhow do i test swap?10:34
mattxtnto see if you have one?10:35
hillary_ikonia: seen the output?10:35
EiriksUbuntuyeah10:35
EiriksUbuntumattxtn yep10:35
ikoniahillary_: just about to read it10:35
hillary_ok10:35
EriC^^EiriksUbuntu: free -m10:35
mattxtntry sudo swapon -s10:35
mattxtnor that10:36
ikoniahillary_: ok, so there are still some packages there10:36
ikoniahillary_: what is the command you are using to install libreoffice ?10:36
ikonia(exactly the command)10:36
EiriksUbuntuok, here is what I got: /dev/sda5                               partition28600280-110:37
mattxtnyup, thats a swap10:37
EiriksUbuntuit shows priority is -110:37
EiriksUbuntuused is 010:38
ObrienDaveswap is only used when needed10:38
hillary_sudo apt-get install libreoffice10:39
EiriksUbuntuYes, i understand this, but it's never being used10:39
ObrienDaveso?10:39
ikoniahillary_: ok, run that command, and pastebin the FULL output please.10:39
the_dark_knightI have an invoices/ dir. invoices in my application are generated by 1) a python script 2) web server. So permissions on invoices/ are "me www-data". Now my question is suppos I create a file invoice_1.pdf in invoices/ using python script. So permissions on that file will be "me me". Now I want to overwrite that file by the webserver. But www-data doesnot have permissions on invoice_1.pdf. How do I overwrite it? I don't want to add www-data to "10:39
ObrienDaveEiriksUbuntu, how much RAM do you have?10:40
hillary_http://paste.ubuntu.com/8308221/10:40
EiriksUbuntuObrienDave I think 4gb10:40
mattxtnfree -m will tell u how much10:40
EiriksUbuntu             total       used       free     shared    buffers     cached10:41
EiriksUbuntuMem:          2737       1256       1480          7        109        53610:41
=== wede is now known as CrazyEddy
ikoniahillary_: please pastebin the full output of the command "sudo apt-get update"10:42
k1l_EiriksUbuntu: seems like the BIOS is cutting some ram of for the video card10:42
EiriksUbuntuthat's what I was wondering, I want to run blender, but I'm not going to be able to if my graphics card is hindered10:43
k1l_!paste  | EiriksUbuntu10:44
ubottuEiriksUbuntu: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.10:44
k1l_put all the free -m there10:44
EiriksUbuntuok will do10:45
hillary_ikonia: http://paste.ubuntu.com/8308265/10:45
ikoniahillary_: ok, thank you10:45
ikonia!info libreoffice-core precise10:46
ubottulibreoffice-core (source: libreoffice): office productivity suite -- arch-dependent files. In component main, is optional. Version 1:3.5.7-0ubuntu6.1 (precise), package size 36403 kB, installed size 105406 kB10:46
=== tcpman is now known as Guest9776
ikoniahillary_: sudo apt-get install libreoffice-core10:47
RadarIs it possible to get more information past "Job failed to start" for an upstart job?10:48
hillary_ikonia: http://paste.ubuntu.com/8308279/10:49
ikoniahillary_: sudo apt-get purge uno-libs310:50
EiriksUbuntuhttp://paste.ubuntu.com/8308298/10:51
EiriksUbuntuI am having issues with flash plugin installer, it seems that auto updating daily keeps downloading 2 separate packages and replacing each package with the other package. So, *.400.* replaces *.406.*, then *.406.* replaces *.400.* and on and on.10:52
hillary_ikonia: http://paste.ubuntu.com/8308304/10:52
ikoniahillary_: now try to install libreoffice again10:52
k1l_EiriksUbuntu: see the line with Buffers/cache. in the used row that is what your system actually needs: 806mbb. the 1551mb is with the buffers and cahce stuff which is not occupying the ram.10:52
hillary_ikonia: http://paste.ubuntu.com/8308310/10:54
ikoniahillary_: sudo apt-get install libreoffice-core10:54
EiriksUbuntuk1l_ ok, so everything seems to be as it should be, but swap isn't being used?10:54
hillary_ikonia: http://paste.ubuntu.com/8308321/10:55
ObrienDaveEiriksUbuntu, just because you have swap does not mean it will be used. it's not like windows swap10:55
ikoniahillary_: sudo apt-get purge libexttextcat010:55
EiriksUbuntuI just want to speed up loading applications that I close/open often10:56
ObrienDaveEiriksUbuntu, Linux does NOT work that way10:56
mattxtnikonia wouldn't sudo apt-get autoremove get rid of that10:56
hillary_ikonia: http://paste.ubuntu.com/8308329/10:57
EiriksUbuntuthat's what swap used to do, when I had 10.04 it was way faster than this10:57
ikoniamattxtn: not %100 sure with the ppa config being removed10:58
EiriksUbuntuthis is just as slow as windows, but uses much less cpu (which fixed my over heating)10:58
ikoniahillary_: sudo apt-get install libreoffice-core10:58
ObrienDaveEiriksUbuntu, you're probably correct. but there is a lot more to the OS since then10:58
=== Guest52044 is now known as moarrr
LordDeathcan I log out my graphical login at tty7 over the shell in tty1?10:59
hillary_ikonia: http://paste.ubuntu.com/8308345/10:59
ikonia!info libexttextcat0 precise11:00
ubottulibexttextcat0 (source: libexttextcat): Language detection library. In component main, is optional. Version 3.2.0-1ubuntu1 (precise), package size 14 kB, installed size 64 kB11:00
EiriksUbuntuYeah, I understand that. I'm not dissatisfied with it, I just want to get the best I can out of this 4 year old laptop without buying anything new11:00
apeeyush_I restarted my Ubuntu 12.04 today (after a month or so for which it was continuously on :P) and it's not working. I am thinking of installing Ubuntu 14.04 along with the currently installed 12.04 and windows for the time being and debug 12.04 later.  How should I partition my disk in this case? I have created an empty partition (currently unallocated) of size 100GB. Do I need separate swap areas for the 2 versions of Ubuntu?11:00
=== cenobite is now known as Guest99178
ikoniahillary_: sudo apt-get install libexttextcat011:00
ObrienDaveEiriksUbuntu, mine is 5 years old. i understand completely :)11:00
ObrienDaveapeeyush_, no you do not need separate swap11:01
hillary_ikonia: http://paste.ubuntu.com/8308366/11:01
ikoniahillary_: apt-cache policy libexttextcat-data11:02
apeeyush_ok. thanks ObrienDave .. And what should I do with the 100 GB currently unallocated. Should I make it ext4 with "/"11:02
ObrienDaveapeeyush_, not sure. never tried installing 2 versions of Ubuntu. sorry11:03
hillary_ikonia: http://paste.ubuntu.com/8308377/11:03
apeeyush_ObrienDave, ok. thanks anyway :)11:03
EiriksUbuntuObrienDave it feels good to know I'm not alone in that. I am getting a new prescription tonight for social anxiety / PTSD, so there is a light at the end of the tunnel :)11:03
pnglHi everyone, I have a Lenovo_Recovery partition on my computer but grub doesn't offer me to boot from it. How can I do that? I've been told to try "supergrub" or add "chainloading" but I'm not sure what that is.11:04
ikoniahillary_: apt-cache policy libexttextcat011:05
EiriksUbuntuapeeyush_ the installer will sort it all out if you install along side, it will also allow you to update (and keep everything) if you want11:05
EriC^^pngl: what are you ultimately trying to achieve?11:05
ObrienDaveEiriksUbuntu, sometimes you have to live by "if it works, don't try to fix it" :)11:05
ikonia!info libexttextcat011:05
ikonia!info libexttextcat0 precise11:05
ubottuPackage libexttextcat0 does not exist in trusty11:05
ubottulibexttextcat0 (source: libexttextcat): Language detection library. In component main, is optional. Version 3.2.0-1ubuntu1 (precise), package size 14 kB, installed size 64 kB11:05
ikonia!info libexttextcat0-data11:05
ikonia!info libexttextcat0-data precise11:05
ubottuPackage libexttextcat0-data does not exist in trusty11:06
ubottuPackage libexttextcat0-data does not exist in precise11:06
pnglEriC^^: reinstall Windows over Ubuntu from recovery partition. Install Ubuntu inside a VM in Windows.11:06
hillary_ikonia: http://paste.ubuntu.com/8308395/11:06
dsdsqIs it possible to make "quick lanuch" icons on the top bar in gnome 3.10?11:06
=== BQ_ is now known as BQ
ikonia!info libexttextcat-data precise11:06
ubottulibexttextcat-data (source: libexttextcat): Language detection library - data files. In component main, is optional. Version 3.2.0-1ubuntu1 (precise), package size 162 kB, installed size 363 kB11:06
EriC^^pngl: ok, usually you boot into recovery partition's by pressing F10 or something when the pc boots11:06
ikonia!info libexttextcat-data11:06
ubottulibexttextcat-data (source: libexttextcat): Language detection library - data files. In component main, is optional. Version 3.4.3-1ubuntu1 (trusty), package size 151 kB, installed size 412 kB11:07
EriC^^pngl: most likely, your pc won't boot it anymore, since you messed around with the partition's11:07
apeeyush_EiriksUbuntu: thanks for the advice. I am worried about the alongside option because I also have a Windows. I am worried that installing 14.04 alongside 12.04 may overwrite windows partition..11:07
ikoniahillary_: apt-get purge libexttextcat-data11:07
ikoniahillary_: sudo apt-get purge libexttextcat-data11:07
apeeyush_Should  I be worried about that?11:07
EriC^^pngl: give it a shot11:07
dsdsqalso, gnome 3.10 on 14.04 does not detect my wwan/mobile broadband modem (ericsson n5321gw). works fine on debian squeeze11:08
dsdsqdebian wheezy, sorry11:08
pnglEriC^^: yes. I press F11 and get a Windows 8-looking interface, but when I select "reset computer" it says that a partition is missing. I have another partition, WINRE_DRV, which also contains recovery stuff. I believe that's where it goes when I press F11 but then it doesn't see the Lenovo_Recovery partition (much bigger) which contains the actual Windows 8 installation files.11:08
EriC^^pngl: ok, worse case scenario you can recover everything yourself11:08
EriC^^pngl: you'll need a windows recovery usb ( or anything that gives you a command prompt )11:09
hillary_ikonia: http://paste.ubuntu.com/8308414/11:09
apeeyush_btw I also posted the question on askubuntu in case someone could answer there.. http://askubuntu.com/questions/522324/installing-ubuntu-14-04-alongside-ubuntu-12-04-and-windows11:09
=== prateek is now known as Guest57799
dsdsqpngl: how big the the winre_drv?11:09
ikoniahillary_: sudo apt-get install libexttextcat-data11:09
pngldsdsq: 1GB. Lenovory_Recovery is 18GB11:10
EriC^^pngl: yeah it contains the image file11:10
dsdsqpngl: the winre drive is only the windows boot files then11:10
dsdsqpngl: for bitlocker bootloader, rescue mode etc11:11
hillary_ikonia: http://paste.ubuntu.com/8308426/11:11
dsdsqpngl: winre.wim?11:11
dsdsqpngl: that is the image filename, neh?11:11
ObrienDavehillary_, \o/ making progress :)11:11
pngldsdsq: could I boot directly from Lenovo_Recovery?11:11
ikoniahillary_: sudo apt-get install libreoffice-core11:11
pngldsdsq: yes11:11
pngldsdsq: in WINRE_DRV/Recovery/WindowsRE/winre.wim11:12
dsdsqmhm11:12
EriC^^pngl: dsdsq it might be something else, winre is just the recovery environment, like a windows environment to install the actual stuff11:12
EiriksUbuntuapeeyush_ during installaton it will offer you the option to update 12.04 to 14.04 and that's what I did. I kept all the packages, then after I booted into the updated OS I let the cleanup/updater do all the rest and it works perfect11:12
EriC^^pngl: it should be another huge .wim , with a bunch of indexes too,11:12
pngldsdsq: EriC^^: in Lenovo_Partition there is an 11GB install.wim11:12
dsdsqEriC^^: nah, its there for bitlocker loaders should he choose to use it11:13
hillary_ikonia: It is installing. I wait to complete11:13
EiriksUbuntudoes someone have a better text to speach script than xctts.py?11:13
pngldsdsq: EriC^^:  Just a guess, there's a bunch for FACTORY_POST directories containing .efi files. What would happen if I moved them to /boot/EFI?11:14
pngls/for/of11:14
EriC^^pngl: what you need to do is extract the image to C: , after creating it11:14
dsdsqEriC^^: winre.wim is maybe 150MB11:14
EriC^^pngl: then you can use bcdedit C:\windows ..blabla to create the efi files on the efi partition11:15
apeeyush_EiriksUbuntu: ok. So updating from 12.04 to 14.04 won't wipe off windows.. right?11:15
EiriksUbuntunope11:15
EriC^^dsdsq: i know, i mean the install.wim11:15
EriC^^and he has to choose the right index as well11:15
EriC^^like it's probably index 3 or 4, mine is 411:15
EiriksUbuntuapeeyush_ nope it won't even touch it11:15
pnglEriC^^: I don't know how to do these steps :( For instance "extract the image to C:" ? Do you mean extract the content of install.wim to an NTFS-formatted partition?11:16
EriC^^pngl: yes, using dism11:16
EriC^^it's a command line tool found in windows recovery usb's11:16
apeeyush_EiriksUbuntu: thanls :) I started the update :D11:16
dsdsqpngl:  http://www.datafilehost.com/d/77b2296311:17
EiriksUbuntuapeeyush_ okay, well I'll be in here through the whole process so keep me updated :)11:17
dsdsqpngl: live-boot windows from any livecd, extract the license key from firmware with that file and get a windows install media to install from scratch11:17
EriC^^pngl: you can extract the license key in ubuntu in the terminal11:18
EriC^^1 command hold on11:18
pngldsdsq: This looks difficult. I will try that, but before, would you have any guesses as to why the normal recovery process fails? As in, there's this Lenovo_Recovery partition, shouldn't I be able to boot an installer from it?11:19
EriC^^but you already have the recovery partition11:19
dsdsqpngl: you should, use "efibootmgr" on ubuntu to see if there is an entry for lenovo recovery11:19
EiriksUbuntulol, the new iphones are out today, but they don't got jack on the LG L3 :)11:19
dsdsqpngl: if so, rename its efi loader to the name of the normal windows loader11:20
dsdsqpngl: or just change the order with efibootmgr11:20
dsdsqpngl: you should retrieve your key from firmware for a rainy day anyway ;)11:20
dsdsqubuntu 14.04 is gnome 3.10, right?11:21
ikoniait's unity11:22
pngldsdsq: you're right :)11:22
k1l_!info gnome-shell11:22
ubottugnome-shell (source: gnome-shell): graphical shell for the GNOME desktop. In component universe, is optional. Version 3.10.4-0ubuntu5.2 (trusty), package size 300 kB, installed size 1039 kB11:22
pngldsdsq: I don't see Lenovo_Recovery listed. Coulud it be because the partition has flags "hidden" set and "boot" unset?11:22
EiriksUbuntuif you want GDE you have to d/l it11:22
hillary_ikonia: http://paste.ubuntu.com/8308509/11:22
ikoniahillary_: looks like you're all done11:22
ObrienDavehillary_, \o/ YAY11:23
EiriksUbuntuyay!11:23
dsdsqmaybe. which lenovo model, btw?11:23
EiriksUbuntuI am having issues with flash plugin installer, it seems that auto updating daily keeps downloading 2 separate packages and replacing each package with the other package. So, *.400.* replaces *.406.*, then *.406.* replaces *.400.* and on and on.11:23
pngldsdsq: T440s11:24
dsdsqahhh11:24
dsdsqsame model as me11:24
hillary_ikonia:can i install libreoffice?11:24
ikoniahillary_: yes11:24
dsdsqi went through a lot of pain11:24
dsdsqcheck your bios, see if rapid start is enabled on power settings11:24
pngldsdsq: it is11:24
dsdsqit will force-boot windows no f-ing-matter-what11:24
dsdsqdisable, reboot and try recobvery11:25
ikoniadsdsq: no need to swear11:25
ikoniaplease don't11:25
pnglha thanks i'll try11:25
EiriksUbuntuwow, my cat just hawked up a huge hairball holy cow11:25
dsdsqikonia: forsakenly11:25
dsdsqikonia: forsakenly-matter-what11:25
ikoniaEiriksUbuntu: try #ubuntu-offtopic for cat hair news11:25
EiriksUbuntuikonia lol11:26
pngldsdsq: uefi only/off/both ?11:26
ikoniadsdsq: or just say "sure, no problem" rather than pretend if meant something else11:26
dsdsqpngl: i have uefi and secure boot enabled11:26
pnglyou're talking about "rapid start" in Power, not "quick start" in "startup", right?11:27
dsdsqyes11:27
dsdsqpngl: this wont work if the big lenovo recovery partition has been deleted though11:27
pngldsdsq: no it's still there. well I could explore it from Ubuntu anyway. It does have the flags hidden and not boot though, which disturbs me.11:28
dsdsqMBR boot flag is irrelevant on GPT11:28
pnglright, sorry I'm new to this11:28
dsdsqalso the EFI boot part is the only to have the boot flag set11:28
dsdsqand hidden is to make sure you dont use the recovery part for pr0n11:29
pnglok so I can go to "Windows Boot Manager", which I could before, but it gives me the same message "Unable to reset your PC. A required partition drive is missing".11:30
dsdsqyeah, dont use grub to load windows11:30
hillary_ikonia: Thank you very much. Am back to normal. God bless you people11:30
dsdsqF12 during bios splash11:30
pngldsdsq: yeah I'm retrying with F11 at BIOS splash11:30
ObrienDavehillary_, give ikonia a !cookie :)11:31
dsdsqpngl: you rally should do a clean install of windows anyway. the lenovo image is chock-full of crapware made by a chinese government affiliate11:31
ikoniahillary_: no problem11:31
hillary_He deserve i tell you11:31
ikoniahillary_: try to stay away from PPA's11:31
ikoniahillary_: (PPA's or external repos)11:32
hillary_I will thank you for your advice11:32
ikoniano problem11:32
pngldsdsq: damn same message. I'm going to do clean reinstall as you said :)11:32
dsdsqpngl: exttract the key11:32
hillary_ok11:32
EriC^^pngl: it's very easy to recover form the recovery partition manually11:33
hillary_i will be using anything only from ubuntu11:33
EriC^^pngl: that said, this will give you you're product key form the bios sudo cat /sys/firmware/acpi/tables/MSDM11:33
ikoniahillary_: if you are  in any doubt, ask the people in this channel11:33
EriC^^pngl: i'd advised against a clean install though11:33
pnglEriC^^: what was that line to extract a key?11:33
EriC^^sudo cat /sys/firmware/acpi/tables/MSDM11:33
pnglEriC^^: ah, why?11:33
hillary_Thank you. I have trusted this channel ever11:33
EriC^^cause first you have to find the proper iso online11:33
dsdsqpngl: if you do a full bios factory defaults and set os optimized defaults to "on" and *then* reinstall windows+ubuntu you will get separate windows and ubuntu entries in the boot (f12) menu11:33
EriC^^and it's a PITA, and you already have everything in your recovery partition11:34
dsdsqpngl: remember to disable rapid start after the facreset though11:34
EriC^^unless you're anti-bloatware i don't see why you would opt for a fresh install over the oem recovery11:34
pnglEriC^^: should I be worried that the key contains gibberish (box characters with numbers in it)?11:35
dsdsqEriC^^: lenovo is owned by the chinese gov11:35
EriC^^pngl: the key is the last digits, after the box characters11:35
pnglAh it's fine,just my terminal acting up. Vim is nicer.11:35
EriC^^XXXXX-XXXX-....11:35
EriC^^5 of those XXXXX's11:35
dsdsqEriC^^: i cant find my key that way11:35
pnglEriC^^: well I've just tried recovery with the help and dsdsq and I'm going nowhere11:36
EriC^^pngl: if you have a way of getting a command prompt, then you're all set..11:36
pnglEriC^^: I'm completely open to suggestions of what I should try, it's just that apart from clean install I'm out of ideas right now.11:37
pnglEriC^^: ok let me try that11:37
=== mk3548208_ is now known as mk3548208
cadefyhi, how can I changed "Last Login:" from "juzz.local" to whatever I like? when I log in11:42
pnglEriC^^: sorry for the delay. I have a command prompt.11:45
EiriksUbuntucan someone tell me what the best visual tweak app is? I want the pretty stuff.11:46
pnglEriC^^: I'm not used to windows cmd though so I don't know what to do from there.11:49
BluesKajHi folks11:50
=== chalcedny is now known as chalcedony
=== michael is now known as Guest63050
EriC^^pngl: sorry im back, was eating lunch11:53
EriC^^ok11:53
EriC^^first you have to check the partitions, run diskpart11:53
=== rawagner_afk is now known as rawagner
mattxtnAnyone know of a program to change id tags in mp3s in mass?11:54
EriC^^you'll need to delete the ubuntu stuff, and create a ntfs partition for windows11:54
pnglEriC^^: ok I have a DISKPART prompt11:55
EriC^^ok, the commands are pretty intuitive11:55
kill_-9_1does Ubuntu uses Shim on UEFI ?11:55
EriC^^list lists disks and partitions, and select selects them11:55
EriC^^pngl: so you'd do list11:56
EriC^^or list disk, let me find an online guide or something11:56
pnglEriC^^: alright, I'm going to format the Ubuntu partition11:56
EriC^^pngl: no you need to delete it11:56
EriC^^ok11:57
EriC^^nevermind11:57
EriC^^yeah format to ntfs11:57
EriC^^be sure to use -q or something11:57
EriC^^or it'll take forever11:57
EriC^^( for a quick format )11:57
pngldone11:58
EriC^^ok, the efi partition is there right?11:58
EriC^^cause you need it11:58
EriC^^you can mount it by selecting it, then assign letter=a11:58
EiriksUbuntuIs there any free "classes" i could take to be able to join into the Ubuntu community and help?11:59
pnglEriC^^: oh crap I've formatted the 1GB Recovery partition. Hope that's ok until I reboot. What is the EFI partition?11:59
EriC^^the efi partition is the partition that holds the boot files11:59
EriC^^it's like 300mb or so, at the start of the disk11:59
EriC^^it should be fat32 i think11:59
EriC^^you should have one, cause ubuntu uses it too12:00
pnglEriC^^: yeah that's fine, I think it is "System" (iirc that's what was mounted as /boot under Ubunut)12:00
EriC^^is it fat32?12:01
knobGood morning all.   An odd error.   I want to check my apache logs.   I am running 14.04      I want to go to   /var/log/apache2/access.log12:01
knobYet if I go to  /var/log           and the     sudo cd apache2       it tells me      cd: command not found12:01
knobAm I missing something basic?12:01
EriC^^you don't need sudo to cd there12:02
pnglEriC^^: yes.12:02
pnglEriC^^: having trouble formatting Ubuntu partition, sorry, 1mn12:02
knobEriC^^, yet it tells me     permission denied    if I do     cd apache212:02
EriC^^knob: the permissions should be Access: (0750/drwxr-x---)  Uid: (    0/    root)   Gid: (    4/     adm)12:03
EriC^^do stat /var/log/apache2 to check12:04
EriC^^if you aren't in the adm group you can't access them12:04
knobEriC^^, I got there by doing an interactive shell with    sudo -i12:04
knobGoing to check now with   do stat /var/log/apache212:04
pnglEriC^^: I have something strange. There are 4 partitions. LIST PARTITION shows them. SELECT Partition 3 (Ubuntu), then FORMAT says "Please select a volume". But LIST VOLUME shows 3 corresponding to each partition except the Ubuntu one. Or at least the sizes match.12:05
knobEriC^^, I ran the command, and it came back as you posted.   (0750/drwxr-x---)  Uid: (    0/    root)   Gid: (    4/     adm)12:05
EriC^^ok , type id12:05
knobOk... my user does not match that12:06
knobI am using user with uid=100012:06
EriC^^what about group adm?12:06
knobLet me check...12:07
foldartknob: 'cd' is a shell builtin, which won't work with sudo.  sudo works with executables.12:07
EriC^^pngl: if you list volumes it doesn't see the ubuntu one?12:07
knobfoldart, ok ok thanks12:07
EriC^^pngl: 1 sec12:08
=== xubuntu is now known as Guest65000
pnglEriC^^: nop12:08
EriC^^pngl: you don't have to select the volume to format12:08
EriC^^select the partition12:08
EriC^^then run format fs=ntfs label=<label here> quick12:09
EriC^^maybe it's asking for the label12:09
pnglit says I need to select volume12:10
=== willcooke_ is now known as willcooke
pnglEriC^^: I think only volumes have labels. The Ubuntu partition does not show up in volumes, so I don't think it has a label?12:11
EriC^^pngl: it might be that diskpart can only format over ntfs ?12:13
EriC^^try to delete the partition12:13
EriC^^and then create it again12:13
cadefyhey12:14
cadefyhow do I log in as root, while in putty?12:14
ikoniayou don't12:14
rockwoodi am unable make symlink12:15
ikoniause sudo to execute a command12:15
cadefyikonia: airmon-ng?12:15
ikoniacadefy: pardon ?12:15
pnglEriC^^: create partition primary ?12:15
rockwoodroot@cyberia:~# cp ~s /usr/share/php5/php.ini /etc/php5/apache2/php.ini12:15
rockwoodhelp me guyz12:15
EriC^^rockwood: thats -s not ~s12:15
=== Goldarnit is now known as Leeforbubbes
ObrienDaveairmon-ng is a wi-fi cracker. iirc12:16
EriC^^yeah it sets the wlan to promiscuous , monitor mode12:16
foldartrockwood: 'ln -s' makes a symlink (not 'cp -s')12:17
EriC^^pngl: yeah12:17
ObrienDaveyea, aircrack-ng12:17
apeeyush_hey EiriksUbuntu ... It's working great! :D Some of the packages got uninstalled due to some error but at least my ubuntu is working again (which wasn't the case before the update ;) )12:17
EriC^^foldart: cp -s will copy a symlink there12:17
foldartEriC^^: Ah ok12:18
pnglEriC^^: ok done, it's formatted. There is no drive letter assign, should I assign one?12:18
EriC^^pngl: yeah12:19
rockwoodfoldart: root@cyberia:~# ln  ~s /usr/share/php5/php.ini /etc/php5/apache2/php.ini ln: target ‘/etc/php5/apache2/php.ini’ is not a directory12:19
ikoniarockwood: not ~s12:19
ikoniarockwood: ln -s12:19
rockwoodohh okay12:19
k1lrockwood: its not "~" its "-"12:20
EiriksUbuntuapeeyush_ see, that is great, I am looking into contributing to the community, this OS has been making leaps and bounds over the past 20 years or so since I first got to play around on Linux!12:20
k1lno "snake" just a "minus"12:20
pnglEriC^^: ok done12:20
rockwoodikonia:  k1l    still the error --> ln: failed to create symbolic link ‘/etc/php5/apache2/php.ini’: File exists12:20
EriC^^pngl: now mount your recovery partition12:20
ikoniarockwood: remove the target12:20
ikoniarockwood: or replace with ln -sf12:21
rockwoodone path is traget ?12:21
apeeyush_EiriksUbuntu, that's true :) good luck and thanks..12:21
ikoniarockwood: you're trying to replace a file with a link12:21
ikoniarockwood: either remove the file you're trying to replace or use ln -fs12:21
EiriksUbuntuapeeyush_ your welcome, it's just good to hear another success :)12:22
rockwoodlike this ikonia --> root@cyberia:~# ln -fs /etc/php5/apache2/php.ini12:22
ikoniarockwood: no12:22
ikoniarockwood: there is no target there - it's just a file12:22
rockwoodikonia:  really i dont know much about that type link12:24
ikoniarockwood: what are you trying to do ?12:24
pnglEriC^^: eh... "assign mount=Y:" : "DiskPart cannot assign a mount point to an OEM, ESP or recovery partition.". It has letter D, but cd D: does nothing12:24
EriC^^pngl:12:25
EriC^^just select it, and type assign letter=..12:25
pnglEriC^^: yep, it has letter D12:26
rockwoodikonia: i  am following     https://help.ubuntu.com/community/ApacheMySQLPHP      this part -->  create a symlink to your desired settings:12:26
EriC^^pngl: so it's assigned?12:26
ikoniarockwood: tell me exactly what you are trying to do - not post a lilnk please.12:26
pnglEriC^^: yes12:26
EriC^^ok so you can view the files?12:27
EriC^^cd D: then dir12:27
EriC^^pngl:  they might be hidden12:27
pnglEriC^^: cd D: print D:\, then a new prompt with the old pwd (X:\windows\system32)12:28
pnglEriC^^: I mean the comomand "cd D:" prints "D:\"12:28
EriC^^dir /a or something12:28
pnglSo I can't cd into D: i think12:29
EriC^^pngl: ok, try to unassign it if possible12:30
EriC^^and use the assign letter=12:30
EriC^^and not the assign mount=..12:30
kudakwasheis there a password generator program for ubuntu?12:30
pnglEriC^^: I didn't find how to unassign, but I reassigned to F:. I still cannot cd into it.12:31
pngl(using assign letter=F)12:32
Guest17852pngl: if it's windows you just have to do F:12:32
Guest17852without cd :v12:32
EriC^^ah12:32
EriC^^^^12:32
pnglGuest17852: thanks, it worked12:32
pnglEriC^^: I see the files12:32
EriC^^:)12:32
EriC^^great12:32
EriC^^now cd to the dir with the install.wim12:33
pnglEriC^^: ok12:33
EriC^^now we need to check the indexes12:33
EriC^^try this Dism /Get-ImageInfo /ImageFile:F:\path\to\install.wim /Index:112:34
=== Guest17852 is now known as Igurd
EriC^^do that for index 2 3 and 412:34
EriC^^in mine, index 4 was the largest, and i used that12:35
pnglEriC^^: what are indexes?12:35
kudakwasheshould i be using .bashrc or .profile?12:35
kudakwashein ubuntu?12:35
kudakwashewhat is the difference?12:36
BluesKajkudakwashe, for?12:36
EriC^^the image file has indexes, like index1 could be a recovery with less features12:36
kudakwasheBluesKaj: for this http://www.cyberciti.biz/faq/linux-random-password-generator/12:36
pnglEriC^^: I believe I only have 1 index, I get an error if Index:N with N>112:36
EriC^^ok12:37
EriC^^where is this file located?12:37
EriC^^in my recovery it was in \preload  i think12:37
kudakwasheBluesKaj: but what is the difference between .bashrc and .profile ( don't they do the same thing)12:37
BluesKajkudakwashe, well the tutorial says to use ~/.bashrc12:38
pnglEriC^^: I don't see that directory12:38
kudakwasheBluesKaj: Yeah, but would it work in .profile as well?12:38
BluesKajkudakwashe, no idea12:38
Lysianhi, since when are firefox bookmarkbackup files binary? When manually making a backup file it's still a text file .json.12:39
kudakwasheBluesKaj: couldn't the contents of .bashrc and .profile all be in the same file? why is it neccesary to have two files?12:39
EriC^^pngl: ok,12:40
kudakwasheBluesKaj: anyway, i'm using it and it works and it's a great way to generate strong passwords12:41
EriC^^Dism /apply-image /imagefile:F:\path\to\install.wim /index:1 /ApplyDir:<partition>:\12:41
EriC^^replace partition with the windows partition12:41
BluesKajkudakwashe, sorry, I'm not familiar with .profile usage and i just use ~/.bashrc for alias commands for the terminal12:41
EriC^^pngl: if you want to try a bigger index first, you can12:41
EriC^^it should have more than 1 index, but i guess it doesnt12:42
kudakwashethanks i'm outski12:42
pnglEriC^^: ok it's working12:43
EriC^^ok, might be a while12:43
pnglEriC^^: It should take a couple of minutes12:43
jorgehow do I found out what my domain name is?12:43
oleoleHey. I have some problems with a 3G USB modem on my 12.04 installation. Ubuntu recognizes it, and connects to the cellular network, it gets an IP address, but I have no connection to the outside (e.g. I cannot ping; “destination host unreachable”). It looks like the gateway isn’t set up correctly or something. But everything is just plugged&played through network manager. I have another modem that I know works with Ubuntu, and 12:44
oleoleput the sim card into that, and that works just fine (with the same configuration profile). So it’s something about this modem that doesn’t work correctly12:44
dragon2621hi, can someone help me with run ubuntu server on ibm x226?12:44
oleoleBut it’s just weird, because Ubuntu says it’s connected, and even shows connection strength12:44
oleoleAny ideas on how to get it working?12:45
jorgeis device name same as domain name?12:48
pnglEriC^^: ok, it's done12:48
EriC^^ok assign a letter to the efi partition12:49
Radon_3sorry for the disconnection people, my connection was interrupted. did anyone make a suggesstion for me?12:50
oleoleOne thing I’ve noticed: The working modem has a ppp0 connection in ifconfig. The modem that DOESN’T work have a usb0 connection. I’ve also tried another modem that works, and that’s also ppp012:51
oleoleSo it looks like something’s wrong in the config?12:51
pnglEriC^^: done12:52
pngl(G)12:52
EriC^^ok12:52
EriC^^type bcdrec /fixmbr12:52
EriC^^sorry bootrec /fixmbr12:52
pnglEriC^^: "operation completed successfully"12:54
EriC^^ok, bootrec /fixboot12:54
pnglEriC^^: success12:55
EriC^^ok12:56
EriC^^bcdboot <windows partition>:\Windows /s G: /f ALL12:56
Radon_3am I invisible in this channel? Can anyone see this?12:57
mattxtnYou're not invisible Radon_312:57
DJonesRadon_3: We can see you12:57
Radon_3alright12:57
Radon_3thanks12:57
pnglEriC^^: ok, done12:57
Radon_3so any ideas on my problem?12:57
Ben64Radon_3: not seeing a question from you12:58
EriC^^pngl: ok, reboot12:58
Ben64pngl: doesn't seem like you're asking about ubuntu at all... are you in the correct channel12:58
jorgetrim!12:58
jorgetrim my jim12:58
Radon_3sorry, i think you should blame my internet. I want to move some files from my pc to my laptop, now i can use a flash usb stick, but the files are way too huge, and it would take me for ever to move 500GB of files. So I want to be able to share the whole drive in my pc with my laptop, just using a crossover cable.12:59
Radon_3How can i do this in ubuntu?13:00
Radon_3both my pc and laptop are using ubuntu 1413:00
pnglEriC^^: damn you know your stuff13:00
hateballRadon_3: ssh is a simple way13:00
IgurdRadon_3: setup ssh on both and scp it13:00
hateball!ssh | Radon_313:00
Ben64pngl, EriC^^: in the future please don't use this channel for non-ubuntu support13:00
ubottuRadon_3: SSH is the Secure SHell protocol, see: https://help.ubuntu.com/community/SSH for client usage. PuTTY is an SSH client for Windows; see: http://www.chiark.greenend.org.uk/~sgtatham/putty/ for it's homepage. See also !scp (Secure CoPy) and !sshd (Secure SHell Daemon)13:00
Igurdor even rsync :v13:00
pnglEriC^^: I have to go, but thanks a lot.13:01
EriC^^no problem13:01
pnglBen64: it started off as a GRUB question but EriC^^ and another person noted that it would be quicker to resolve by going through windows13:01
Ben64Radon_3: does it need to be a crossover cable? would be easier to just have them both plugged into a hub/switch/router13:01
Radon_3thank you so much folks. But how can i make the two pcs talk?13:01
Radon_3Ben64: I don't have any hubs or routers, yes it wouldbe easier.13:02
Radon_3:(13:02
Ben64pngl: seemed like your main issue was getting the windows recovery to boot, which isn't really an ubuntu issue, but whatever13:02
Igurdyou have to setup static IPs in the same subnet on both :v13:02
Ben64Radon_3: then if you have a crossover cable, go for it. set the ips to what Igurd said13:03
Radon_3awesome,so it is just like windows then.13:03
Ben64better :P13:03
Radon_3yes.13:03
Ben64rsync is fantastic, i recommend it highly13:03
Radon_3and I guess i need to setup an ssh server on my source pc, and an ssh client on my laptop, is that right?13:04
Ben64yeah rsync over ssh is probably easiest/best13:04
Radon_3isn't there probably a way to do this without ssh?13:05
Ben64many ways13:05
IgurdRadon_3: it is possible to do it either way with scp, but rsync likes to have server on the destination :v13:05
jackbrowndoes anyone knows a fast way to convert a PDF file to a PDF/A format ? ^^^^^^^^^13:05
Radon_3Ben64: can you please give me the next easiest way?13:05
IgurdRadon_3: this is the easiest way :v13:06
Ben64i just like rsync because you can resume transfers, do partial transfers, use compression, etc13:06
Ben64Radon_3: the next easiest way is much less easy13:06
Radon_3Ben64: preferably one without needing to setup a server on any machine and13:06
Radon_3Ben64: preferably one without needing to setup a server on any machine.13:06
IgurdRadon_3: another one would be setting netcat to listen on the destination, and piping to it from the source with netcat and tar13:06
kris_hello my sound doesent work at all, i have tried link every method that is by googling that the sound doesent work etc, im on xubuntu 14.04 btw, what can i do?? the music seem to show that it plays inside sound settings while theres not coming sounds from speakers on my laptop at all13:06
Ben64ssh servers are handy though13:06
IgurdRadon_3: there isn't much to setup13:07
Igurdas in, you just start the service13:07
Igurdand it works :v13:07
Radon_3Ben64: can you please tell me about it?13:08
Radon_3Ben64: i mean that easiest way13:08
Guest-66679ah13:09
thc2catHi anyone. Can someone help me with a NFS issue ( Ubuntu 14.04.1 LTS) ?13:10
thc2cat,usrquota, is not understood by mount ( mount.nfs: an incorrect mount option was specified error )13:10
thcOk question I got Ubuntu desktop 14.04 installed  after login it freezes graphics card is ati radon 3000 hd?13:11
thcHow do I fix it13:11
thc2cati would try another driver, maybe a more generic one13:12
thcHow13:12
Radon_3thank you so very much for the info folks. bless you all.  ill see what would do it13:12
cfhowlett!ati13:13
ubottuFor Ati/NVidia/Matrox video cards, see https://help.ubuntu.com/community/VideoDriverHowto13:13
kris_hello my sound doesent work at all, i have tried link every method that is by googling that the sound doesent work etc, im on xubuntu 14.04 btw, what can i do?? the music seem to show that it plays inside sound settings while theres not coming sounds from speakers on my laptop at all13:13
fellayaboyhey i have a problem here with ubuntu 14.04, im using vmware workstation.  and after a while my guest operating system's network connection seems to drop... i know it has to do with ubuntu going to sleep in a way... im 99% sure... how can i get ubuntu to never never never go to sleep or turn blank at all...everything at maximum force as if im working on it?>13:14
IgurdRadon_3: you could do something like this http://ay.gw.lt/upload/73107361497335eb04186f1d146098b1cce5dac0a144ea9e4077916a.png :v13:15
EriC^^fellayaboy: settings > power13:15
Igurdjust either redirect it to the disk or pipe it to tar, to untar it while it's sending13:15
fellayaboyEriC^^:  i did that already13:15
EriC^^so did you set it to never sleep?13:16
fellayaboythe only option i see is suspend when inactive for: dont suspend13:16
EriC^^ok, so that's that13:17
fellayaboyEriC^^:  i chose dont suspend but still,  why is it that the connection on my vmware goes doo doo brainy on me13:17
silverfixhello13:17
yoggHi on my unutu 12.04 I would like to disable apparmor. I have done the following: "service apparmor stop && service apparmor teardown && update-rc.d -f apparmor remove && reboot". But after the reboot "service apparmot status" shows me that apparmor is running.13:17
Radon_3Igurd: thanks man13:17
yoggI have not found a starting script in /etc/init for apparmor13:18
silverfixI'm using lvm encrypted FS, is there a way to not ask passwd at boottime ?13:18
fellayaboybut when im on the machine. using it.,..ill never get a warning on my guest os that my connection failed....i know it has to do with ubuntu doing other thigns in the background...seems that the network goes to sleep or something i dont understand it13:18
IgurdRadon_3: if you don't have netcat, you can do this http://hacktux.com/bash/socket :v13:18
Radon_3Igurd: I think using samba13:19
Radon_3is easier a bit13:19
EriC^^fellayaboy: you could look into the power saving of the wifi maybe13:19
fellayaboyi use ethernet cable13:20
fellayaboyand how would i see that13:20
=== derk0pf is now known as derk0pf|NA
=== derk0pf|NA is now known as derk0pf
IgurdRadon_3: in my experience setting up samba is harder than ssh13:21
=== romtamcloud is now known as AAA
Radon_3Igurd: yeap.you are absolutely right, it is way harder13:25
kudakwashehow can i change the passphrase to unock he disk in ubuntu?13:28
kudakwashehow can i change the passphrase to unlock he disk in ubuntu?13:29
kudakwasheyou know the screen.... Unlocking the disk /dev* (sda5_crypt) Enter passphrase:13:29
whoeverhi all, is there a way to supply a password in the command string for ssh : i have tied user:pass@host , and i am still asked for a password13:31
=== AAA is now known as romtamcloud
RoBo_VGuys I Have ssh'd irssi on ubuntu, but no terminal sound when messgae comes in13:34
kudakwashewhoever: don't put the password in the command string13:35
kudakwashewhoever: manually enter the passphrase, and also use a key13:35
=== lasdfmjlkdsaflas is now known as harlingar
=== harlingar is now known as aalcaide
kris_hello my sound doesent work at all, i have tried link every method that is by googling that the sound doesent work etc, im on xubuntu 14.04 btw, what can i do?? the music seem to show that it plays inside sound settings while theres not coming sounds from speakers on my laptop at all13:38
mattxtnJust rm'ed my entire /Music dir.. Any way to recover that?13:38
EiriksUbuntumattxtn13:39
EiriksUbuntu^^ did you ask?13:40
mattxtnYeah13:40
EiriksUbuntuI know it can be done, but I don't know how13:40
mattxtnI'm just going to restore it from backup.13:40
EiriksUbuntuthat works, but i would still like to know how to do it without backup13:41
LegalGadFlytest13:42
EiriksUbuntureply13:42
=== BQ_ is now known as BQ
TimeVirushello13:44
plexHi everyone. I installed 2 new 4tb HDD in my tower today for media storage. They are both ext4 and have them mounted through fstab. Any idea why I would be struggling to get 7mb/s transfering between them over sata?13:46
Lysianhi, since when are firefox bookmarkbackup files binary? When manually making a backup file it's still a text file .json.13:46
veedu#mozilla13:47
kudakwashegreetings, i need to change my passphrase to unlock my disk when ubuntu boots13:50
kudakwashei do know the old passphrase (obviously) but need to change it13:51
kris_hello my sound doesent work at all, i have tried link every method that is by googling that the sound doesent work etc, im on xubuntu 14.04 btw, what can i do?? the music seem to show that it plays inside sound settings while theres not coming sounds from speakers on my laptop at all13:52
btm05it's related to tmux, I just noticed.13:53
levois there any software for keeping contacts and exporting importing them . . .?13:56
=== BQ_ is now known as BQ
=== VoX is now known as vox
bongo12345hi, i keep getting "E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?" ,what can i do ?14:01
BluesKajbongo12345, run this,  sudo fuser -vki /var/lib/dpkg/lock;sudo dpkg --configure -a14:04
bongo12345BluesKaj, thanks14:05
geirhano! never use fuser -k without providing a sane signal, like -SIGTERM14:05
geirhait defaults to SIGKILL, which you really don't want to use14:05
EiriksUbuntuBluesKaj how do you learn that?14:05
baakoi ran sudo php5enmod mcrypt on 14.04 and got warning module mcrypt ini file doesn't exist under /etc/php5/mods-available14:05
baakoWhere is it?14:06
baako.14:06
BluesKajgeirha, been using that command for many yrs, ppl always correct me, but i've never seen it do any damage14:06
kudakwashegreetings, i need to change my passphrase to unlock my disk when ubuntu boots14:06
kudakwashehow can i do that?14:06
geirhaBluesKaj: http://stackoverflow.com/a/690631/34741114:06
Igurdkudakwashe: probably with cryptsetup14:07
BluesKajEiriksUbuntu, from a tutyorial a long time ago ...I keep important commands in a text file for reference14:08
kudakwasheIgurd: I can see it here http://imgur.com/wkgKjOa but cannot find how how to get the window to change the password14:08
kudakwashepassphrase14:08
kudakwashei mean14:08
EiriksUbuntuBluesKaj I have always wanted to get into programming, so yeah, I'm jelly14:10
jak2000hi all, how to share files with apache? the documentroot of my server is: /var/www/html/mysite  (www.mysite.com) the files that i need share are on: /home/user/files  thanks14:10
BluesKaj!Aptfix | geirha14:10
ubottugeirha: If 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 »14:10
Enno1Can naybody help me get my external display work with ubuntu? I just started mucking around in xorg.conf and remembering how much I hated that, because I haven't a clue what I am doing14:10
=== levo is now known as Guest23949
BluesKajEiriksUbuntu, I'm not a programmer , just a user with some experience in linux14:11
geirhaBluesKaj: Yes, should be fixed. I've tried suggesting fixes for ubottu factoids before (not that one in particular though), but they've just been silently ignored, so I can't be bothered.14:11
chrisss123456hey guys, little problem: rhythmbox doesnt want to import music. im trying to move from my mac itunes to rhythmbox, and copying the music folder, but when i try to import, nothing happens.. why?14:11
BluesKajgeirha, well if it's still on the books and works , who's to argue :)14:12
Enno1Problem: I have a new lenovo x1 carbon laptop (intel hd graphics) and when I boot from the lubuntu live image, my external display only shows resolutions up to 1080p (i.e. it does not give me the native 2160p resolution as an option). Windows 8, whcih came pre-installed, does this okay.14:13
Krisghi how can i install Ubuntu on the usb and able to boot on it. Not as an USB Ubuntu installer but an installed OS ?14:13
ikoniageirha: I've not seen a factoid request from you about kill14:13
ikoniageirha: if you'd like to submit it, it can be reviewed14:13
geirhaikonia: as I said, not about that one14:14
ikoniageirha: yes, and if you'd like to submit one it will get reviewed14:14
Enno1Krisg: do you want a live system on a USB stick?14:14
EiriksUbuntuKrisg you can do that from Ubuntu to the stick14:15
EriC^^Krisg: just install it on the usb as you usually install, and install grub there14:16
EiriksUbuntuKrisg make sure grub is on any drive you want to boot as linux14:17
geirhaBluesKaj: It sets a bad precedent. Maybe dpkg avoids problems with potential corrupton of its data, but other programs might not deal with it that well14:18
amaehi everybody14:18
KrisgYes Enno1, i like it to be like a portable OS on a USB14:19
Enno1krisg: find a live image, install it on a USB stick.14:19
KrisgEriC^^: would it not overrite any MBR thingy on my existing OSes on my harddrive?14:20
Enno1KrisG: http://www.ubuntu.com/download/desktop/try-ubuntu-before-you-install14:20
EriC^^doesn't have to be a live image, he wants a standalone ubuntu installation on a usb14:20
Krisgthanks gonna search that out ^^14:20
BluesKajgeirha, like I said I've never had problems with it, and it's quite selective being a dpkg command meant to terminate or kill a package manger that's still open or frozen14:20
Krisgthanks for the link Enno114:20
Enno1a live image is going to be the fastest way to get that to happen, though. and best-documented14:20
KrisgEnno1 isnt that the one everytime i restart all the changes will be gone?14:21
Enno1you might say it's the canonical way.14:21
EriC^^Krisg: please clarify, is it that you want ubuntu on a usb as a standalone installation ? or you want a liveusb which gives you a try or install ubuntu ?14:21
moritzkoelnjoin14:21
Enno1oh, that. yeah, if you want that, you want something else :-)14:21
Enno1never mind me.14:22
Enno1I *was* only here to get help with my monitor, not to give advice :-)14:22
Enno1it's not my day.14:22
EiriksUbuntuKrisg I have a Live USB and USB HDD, I can run them both without the optional install, if you install a live usb from Ubuntu it don't give you the extra install menus as the first load14:23
luistwhats the size of 12.04 repos?14:23
Enno1Not using mode "3840x2160" *exceeds panel dimensions) ??14:24
geirhaBluesKaj: that doesn't mean people won't try it on other files, thinking it is safe since it was used like that for dpkg's lock file14:24
EiriksUbuntuKrisg they give you the option to choose when you run Startup Disk Creator in Ubuntu14:24
KrisgEriC^^: a standalone and portal OS on a USB14:25
KrisgEriC^^: portable*14:25
EiriksUbuntuyepI have a 500gb hdd that I can plug into anything and reboot to my OS14:26
EriC^^Krisg: do you have 2 usb's ?14:26
EriC^^one only has to be ~1g14:26
BluesKajgeirha, well I certainly wouldn't suggest using it on anything other than a locked up package manager and never have.14:26
amaehelp please, i want to install ubuntu 14.04 alongside windows 7 with image recovery and i already partition a 20 gb in my hard drive, is that ok to install ubuntu 14.04 in hard drive with dell image recovery? anyone please...14:26
EiriksUbuntuYou can also install into a SDHC card if you have a reader14:27
chrisss123456oh no.14:28
amaeEiriksUbuntu, i already have flash drive i want to install it alongside with win714:28
chrisss123456guys i need some major help14:28
chrisss123456im trying to get rhythmbox to play mp3s14:28
chrisss123456and it said i needed a gstreamer ugly plugin14:28
chrisss123456so i did sudo apt get etc14:28
chrisss123456and it has removed vlc, audacity, ubuntu desktop and software center...14:28
chrisss123456:(14:29
EiriksUbuntuamae you will be given the option when you boot the usb and use the install option14:29
chrisss123456for the love of god someone please tell me what the hell just happened14:29
EiriksUbuntuchrisss123456 it's going to be ok, take a breathe14:30
EiriksUbuntulol breather14:30
geirhaikonia: there's no feedback when it gets rejected, so it feels like a waste of time.14:30
chrisss123456EiriksUbuntu: ok...14:30
chrisss123456but what just happened? why would it remove?14:30
chrisss123456i can reinstall everything, but i just dont get it14:30
amaeEiriksUbuntu, is that ok with my dell image recovery? co'z i don't want to loss my dell image recovery in hard drive14:31
KrisgEric^^: yes, i have 2 USB14:31
ikoniageirha: ok, don't do it14:31
EiriksUbuntuamae it won't hurt it, it will be fine14:31
EiriksUbuntuyou can chose to install along side your other OS14:31
amaeEiriksUbuntu, ok thanks14:32
EiriksUbuntuamae np :)14:32
EriC^^Krisg: make a liveusb out of one, boot it, in the installation select something else, then partition your second usb as you see fit, and install ubuntu there, (make sure the bottom selection says install bootloader on /dev/sdX where X is your second usb)14:32
ralpheeeesorry very new ubuntu /xubuntu...can i ask a question here?14:33
chrisss123456EiriksUbuntu: im reinstalling everything now, but i dont really like what happened. do you know what happened?14:33
EiriksUbuntuKrisg yeah EriC^^14:33
EriC^^chrisss123456: i'm sure you can see logs and find out14:33
chrisss123456EriC^^: yea, it said: The following packages will be REMOVED, and i was stupid enough to press enter, but i dont get why that would be necessary...14:34
EiriksUbuntuI understand that you apt-get etc and it auto removed the other packages, those packages might have been seen as obsolete i'm not sure14:34
KrisgEriC^^: would it not replace any MBR thingy the currency system im using?14:34
EriC^^chrisss123456: what package were you trying to install ?14:34
KrisgEriC^^: current*14:34
ralpheeeein xubuntu i installed nemo as my default file manger...when i insert a ext hard drive nemo does not open up automatically...can anyone help pls?14:35
chrisss123456EriC^^: i was trying to install gstreamer - ugly (or something like that) to play mp3s on rhythmbox14:35
MrCoderSince upgrading to Unbuntu 14 from 12 LTS lightdm seems to keep hanging and I have to restart it. Anybody else getting this?14:35
chrisss123456i tried through rhythmbox but it kept failing.14:35
EiriksUbuntuKrisg your going to boot the usb, try ubuntu, use startup disk creator to install Ubuntu onto the second usb as if it were a hard drive14:36
EriC^^Krisg: no, the bootloader option says where to install grub14:37
EiriksUbuntuKrisg this will not affect the computer at all14:37
EriC^^EiriksUbuntu: no, he's not!14:37
EriC^^cut - it - out14:37
EiriksUbuntuwhat are you talking about? I am running it exactly what he wants right now14:38
EriC^^EiriksUbuntu: you're suggesting he uses a live usb to create a startup disk on another usb?14:38
EriC^^if you are asking what im talking about14:38
EiriksUbuntuEXACTLY14:39
sri_does anyone know netlimiter like software in ubuntu14:39
EiriksUbuntuThis option leaves no trace in the computer, which is what he wants14:39
EriC^^EiriksUbuntu: this option creates another live usb14:40
EriC^^you're effectively asking him to create a live usb, then use that to create another live usb14:40
EiriksUbuntuyes, one he can do anything with, and another he can boot on any computer anywhere and have his own OS14:41
EriC^^then why create it from the live usb then?14:41
KrisgEriC^^: Is it ok to use a DVD instead of an USB for the installer? To install to the other USB?14:42
EiriksUbuntuKrisg Yes14:42
EriC^^Krisg: yes14:42
sri_does anyone know netlimiter like software in ubuntu14:42
KrisgTyvm :)14:43
EriC^^np :)14:44
EiriksUbuntuKrisg just make sure you install onto the USB as if the USB is your hard drive, some computers you boot it with may require you to download additional drivers to work better14:46
KrisgEiriksUbuntu: thanks ill keep that in mind :)14:52
EiriksUbuntunp :D14:52
amaeEiriksUbuntu, how to make shrtcut icon in ubuntu 14.04 , b'coz the msg appear error?14:59
=== parallels is now known as gizmo
EiriksUbuntuamae um can you get into the option for Try Ubuntu?15:02
EiriksUbuntuamae I don't understand, please give me more information15:03
amaeEiriksUbuntu, i mean how to put shortcut icon like terminal in desktop display15:04
luistwhats the size of 12.04 repos if i want to make a local mirror?15:05
EiriksUbuntuamae if you start the application you can right click it on the launcher and pin it15:05
sariramea: you can always manually create a desktop file ( don't know if there is an automated way) (if you want it on the desktop itself, in most cases pinning the application is a better variant)15:07
geirha!mirrors | luist15:07
ubottuluist: Ubuntu installation CDs can be downloaded from http://releases.ubuntu.com - Mirrors can be found at http://wiki.ubuntu.com/Mirrors - PLEASE use the !torrents to download !Trusty, and help keeping the servers' load low!15:07
Slartibartfast13When I ran the Xubuntu live CD, it did not mount my hard drives automatically, but when I run Kubuntu, it looks like it did mount my hard drives. Is Kubuntu supposed to do that automatically when running the live test CD?15:08
Abhinav1!torrents15:08
ubottuTrusty can be torrented from http://torrent.ubuntu.com/simple/trusty/desktop/ubuntu-14.04-desktop-i386.iso.torrent or http://torrent.ubuntu.com/simple/trusty/server/ubuntu-14.04-server-amd64.iso.torrent depending on your needs. Other flavors can be found at http://torrent.ubuntu.com:696915:08
TurkerTunali1Hi guys,  I've created a user when installing ubuntu server 14.04 (namely:ubuntu) . I want to ask you that does this user has root privileges? Because I have some strange behaviours. I have a script which installs Postgresql 9.3 along with our ERP and it works greate on AWS but my local machines can't connect Postgresql.15:09
amaeok guys... thanks15:09
=== moarrr is now known as Guest51421
geirhaSlartibartfast13: The Ubuntu live CD (at least) mounts swap automatically if it finds some. Other filesystems will only be mounted on demand (e.g. by clicking on them in the file browser)15:10
Abhinav1TurkerTunali1: that have sudo permission15:11
SchrodingersScatTurkerTunali1: I would think the user would have sudo privileges15:11
TurkerTunali1I didn't get it!!!15:13
EriC^^amae: type nautilus /usr/share/applications , then right click the application you want > copy to > desktop15:13
Abhinav1TurkerTunali1: you ca elevate your user's permission using sudo15:14
EriC^^TurkerTunali1: what do you mean?15:14
=== sarir is now known as sarri
amaeEriC^^, ok i try15:14
EriC^^TurkerTunali1: type id in the terminal15:14
Abhinav1but the user doesn't have root priv15:14
MandorI'm having a kickstart/kickseed issue.  Looks to me like a bug, so I've submitted a bug report.  But maybe I'm missing something?  Report: https://bugs.launchpad.net/ubuntu/+source/kickseed/+bug/136760115:15
ubottuLaunchpad bug 1367601 in kickseed (Ubuntu) "kickstart physical volume consumes entire disk" [Undecided,New]15:15
amaeEriC^^, thanks eric :)15:16
EriC^^np :)15:17
sennn_1FV9sivy3kLD3GViDdxLmabKnaee23fNko15:17
TurkerTunali1EriC: it gave this: uid=1000(ubuntu) gid=1000(ubuntu) groups=1000(ubuntu), 4(adm), 24(cdrom),27(sudo),30(dip),46(plugdev),110(lpadmin),111(sambashare)15:19
sri_does anyone know netlimiter like software in ubuntu15:22
sri_does anyone know netlimiter like software in ubuntu15:23
=== willcooke_ is now known as willcooke
=== idleone_ is now known as io
=== pd921 is now known as pd92
Abhinav1sri_: http://askubuntu.com/questions/83352/good-alternative-to-netlimiter15:32
ActionParsnipAbhinav1: what is the output of:  groups15:33
olive_hello15:34
geirhaActionParsnip: I think you mean TurkerTunali1, and sie just showed the output of id(1)15:35
Abhinav1ActionParsnip:  groups - print the groups a user is in15:35
Abhinav1olive_: Hello15:35
ActionParsnipah, sorry15:35
ActionParsnipTurkerTunali1: then you are in the sudo group, so can use sudo when you need admin access15:36
geirhaTurkerTunali1: postgresql can be configured to give certain users/groups access to this and that database without requiring a password. Maybe the difference is there.15:38
=== zz_RedDeath is now known as RedDeath
WeiJunLiWhen I used vmware in windwos it kinda lags a bit, what is the best vmware workstation or vmware player for an  Ubuntu machine, I pretend to install windows in the vmware.15:40
ActionParsnipWeiJunLi: why not use virtualbox?15:40
ActionParsnipWeiJunLi: neither vmware player or workstaion is "best" or vmware would only make one, as nobody would use theother. Both solutions exist as they have different strengths.15:41
ActionParsnipWeiJunLi: think about it.....15:41
WeiJunLiwhat is the difference between using vmware and virtualbox?15:42
=== dannixon is now known as Guest83664
ActionParsnipWeiJunLi: virtualbox is opensource and installable from the official ubuntu repos, so will automatically be updated as the packages are updated, just like the rest of your OS15:43
WeiJunLiActionParsnip: apt-get install virtualbox ?15:43
griffinhave a game, wolf ET: it runs perfectly in ubuntu 14.04, but there is no sound, while all other programs and games have... any tips for a noob?15:44
ActionParsnipWeiJunLi: prefixed with sudo, yes15:44
amaeafter i install ubuntu 14.04 what things to do?15:44
ActionParsnipamae: run updates15:44
ActionParsnipgriffin: https://help.ubuntu.com/community/EnemyTerritory15:45
ganja日你嘴15:45
amaeActionParsnip, how?15:45
luistgeirha: i dont have 600+GB for the whole archive, can i sync only the 12.04 repo?15:45
ActionParsnipamae: sudo apt-get update; sudo apt-get upgrade; sudo apt-get dist-upgrade15:45
Abhinav1amae: http://howtoubuntu.org/things-to-do-after-installing-ubuntu-14-04-trusty-tahr15:45
griffin@actionparsnip: i have done this, but they ask to make a script, don't know how15:46
amaeActionParsnip, thanks15:46
ActionParsnipgriffin: do the commands make it work ok?15:46
geirhaluist: Probably, but not sure. #ubuntu-mirrors might know more15:46
innocent95Hi15:47
griffinno, it did not15:47
ActionParsnipgriffin: which did you try?15:47
innocent95I have a problem, my xubuntu is no longer shows update messages, i guess there is a problem15:47
griffinmethod 115:48
=== no1 is now known as No1
k1linnocent95: what does "lsb_release -d" give you?15:48
ActionParsnipgriffin: tried the rest?15:48
griffinsince i don't know how to look into my terminal to see for errors, i did not try 215:48
ActionParsnipgriffin: then you should15:48
griffinhow can i see in my terminal for error?15:49
innocent95k1l, Gives me Description:Ubuntu 14.04.1 LTS15:49
griffinbecause it is asking to look for a certain error15:49
amaeActionParsnip, do i need anti-virus for this15:49
ActionParsnipinnocent95: use http://pastie.org   and give the output of:  sudo apt-get update15:49
ActionParsnip!av | amae15:49
ubottuamae: Antivirus is something you don't need on !Linux. except where files are then passed to Windows computers (perhaps using samba), See https://help.ubuntu.com/community/Antivirus15:49
levodoes someone know a quick app for making vCard contacts?15:50
amaeubottu, ok thanks15:50
=== ubuntu is now known as Guest32411
innocent95ActionParsnip, everything looks fine, http://pastie.org/954247415:51
innocent95amae, Ubottu is a bot :P15:51
ActionParsnipinnocent95: ok, run:  sudo apt-get --reinstall install nano       isit ok?15:51
amaeinnocent95, what?! :)15:52
innocent95ActionParsnip, rewrite that properly, write the commands between quotes15:52
ActionParsnip!bot | amae15:52
ubottuamae: Hi! I'm #ubuntu's favorite infobot, you can search my brain yourself at http://ubottu.com/factoids.cgi | Usage info: http://ubottu.com/devel/wiki/Plugins | Bot channels and general info: https://wiki.ubuntu.com/IRC/Bots | Make a clone of me: /msg ubottu botclone15:52
ActionParsnipinnocent95: I already put it between a tonne of spaces, it's obviously not clear enough                        "sudo apt-get --reinstall install nano"15:52
innocent95ActionParsnip, nano the editor?15:53
ActionParsnipinnocent95: yes, the command reinstalls teh text editor, is it successful?15:54
ActionParsnip*the15:54
innocent95ActionParsnip, nano has been successfully installed15:54
ActionParsnipinnocent95: ok, run:    sudo apt-get upgrade     is it ok?15:55
innocent95moment15:55
=== Sleepnbum is now known as Guest50436
innocent95ActionParsnip, boobs15:55
amaeActionParsnip,  is that really ubottu is bot? like A.I in the movie :p?15:56
innocent95ActionParsnip, a lot of stuff, need to be upgraded.15:56
ActionParsnipamae: she reacts to triggers15:56
ActionParsnipinnocent95: ok, run updtes15:56
amaeActionParsnip, like JARVIS :p15:56
innocent95ActionParsnip, You mean, i should upgrade them?^15:56
ActionParsnipamae: I dont know what that is15:56
WeiJunLiActionParsnip: how can I install Vista in ISO format on the virtualbox without the license key?15:56
ActionParsnipinnocent95: yes, regular upgrades will help keep your system running ok15:57
amaeActionParsnip, Jarvis from the movie ironman hehehe..15:57
ActionParsnipWeiJunLi: you will still need a valid license to install in a virtual system15:57
ActionParsnipamae: not seen it15:57
innocent95ActionParsnip, Thank you very much, the great man.15:57
ActionParsnipinnocent95: glad to help15:58
=== izdubar is now known as MarkDude
WeiJunLiActionParsnip: btw do you have any link for download windows vista iso ?15:59
ActionParsnipWeiJunLi: no idea, try asking in ##windows15:59
Miquel#ubuntu-es16:03
TeraJLhi there, i need mysql client 5.6 how can i install it? 14.0416:04
k1l!info mysql16:04
ubottuPackage mysql does not exist in trusty16:04
xikkubmysql-client16:05
k1l!info mysql-client16:05
ubottumysql-client (source: mysql-5.5): MySQL database client (metapackage depending on the latest version). In component main, is optional. Version 5.5.38-0ubuntu0.14.04.1 (trusty), package size 12 kB, installed size 126 kB16:05
ActionParsnipTeraJL: could have searched in software centre and found that.....16:05
TeraJLthere is mysql-client-4.6 but it starts uninstalling my KDE packages and then i can't install mysql-workbench16:05
jackbrownAnyone can help ? I'd like add an icon to the software that hasn't and the same in the context menu thanks   here is a screenshot for better understanding http://imgur.com/RGTEI5L ?????????????????????'16:05
k1lTeraJL: hmm, even 14.10 got 5.516:05
=== moarrr is now known as DanMAbraham
ActionParsnipjackbrown: I belive its set in the .desktop file in /usr/share/applications16:07
TeraJLmysql-workbench and KDE depends on the package mysql-client , so if i install mysql-client-1.6 i can't have KDE or mysql-workbench16:07
amaeActionParsnip, after i nstall ubuntu 14.04 alongside with windows 7, it boot straight to win7 why?16:07
jackbrownActionParsnip: thanks I'll take a look16:07
ActionParsnipamae: if you hold SHIFT at boot, do you see Grub?16:07
amaeActionParsnip, wait i restart my laptop16:08
ahernandezhi16:09
ahernandezwhat is this16:09
ahernandez??16:09
k1lahernandez: this is the technical ubuntu support channel. please make sure you read the topic and read the guidelines16:10
amaeActionParsnip, nothing happen after i hold shift in boot16:10
TeraJLis there any way to install mysql-client-1.6 as mysql-client? so it does not brake my system?16:11
werner_I use Lubuntu since four months now and I am very happy with it. Goodbye Microsoft...16:11
ActionParsnipamae: then you need to boot to liveCD and put Grub on the MBR16:11
* heytimc seeks help debugging a Rhythmbox hang16:11
ActionParsnipamae: I assume you did not use wubi16:11
k1lTeraJL: mysql-client 1.6?16:11
TJ-amae: Is the system UEFI firmware ?16:11
TeraJL*5.616:11
TeraJLsorry16:11
amaeActionParsnip, i use flash drive in ubuntu16:12
amaeActionParsnip, do i have t burn it on blank dvd?16:12
k1lTeraJL: why do you need the 5.6 version?16:12
k1lTeraJL: 5.5 (with patches for security and bugfixing by ubuntu) is in the ubuntu repos.doesnt that work?16:13
ActionParsnipamae: did you install Ubuntu within Windows, or did you resize your NTFS to make room for Ubuntu16:13
TeraJLk1l: because my servers uses 5.6, and mysql-workbench loses some functionalities and give some warnings because i'm using and older client that the server16:14
TeraJL*than the16:14
k1lwell, than use the same PPA like the server does16:14
TeraJLk1l: the server is an amazon RDS16:15
amaeActionParsnip, no i just let ubuntu decide what to do, i just click alongside install and then ubuntu automatic resize then after install nothing happen16:15
heytimcRhythmbox 3.0.2 on Tahr hangs most times on first run, works fine thereafter16:15
TJ-amae: >> Is the system UEFI firmware ? <<16:15
amaeActionParsnip, what is that?16:16
k1lTeraJL: then see if a PPA got the 5.6 version16:16
amaeTJ-, what is that?16:16
amaeTJ-, sorry im just beginner..:p16:17
TJ-amae: The system's built-in firmware, either BIOS or UEFI. If the system is UEFI and Windows is installed in UEFI mode, then you'd need to also ensure Ubuntu installer started in UEFI mode to have both operating systems in the firmware's boot menu16:18
TJ-amae: If you're not sure, tell us the make/model of the motherboard or PC itself so we can look it up16:18
amaeTJ-, my laptop model is dell inspiron 154516:19
amaeTJ-, with dell image recovery16:19
ActionParsnipamae: sounds like grub didnt get put on the disk, so windows boot loader is still present16:20
TeraJLk1l: i found one but it does not work on 14.0416:20
TeraJLthe only one i found16:20
TJ-amae: Getting the manual now, give me a couple of minutes to scan it16:22
k1lTeraJL: mysql-client-5.6 is in universe16:22
amaeActionParsnip, if i choose in do something else and chioce partionship what i want do you think guys is it ok without harming my win7 and dell image recovery?16:22
k1l!info mysql-client-5.616:22
ubottumysql-client-5.6 (source: mysql-5.6): MySQL database client binaries. In component universe, is optional. Version 5.6.19-0ubuntu0.14.04.1 (trusty), package size 4759 kB, installed size 52723 kB16:22
ActionParsnipamae: if the OS is installed, you can use the omgubuntu guide "sticking it to Grub" and install Grub using a chroot16:23
ActionParsnipamae: usually the installer puts Grub on the disk for you16:23
amaeActionParsnip, i think the os is not installed, my file is the same.. i try it again16:25
TeraJLk1l: there is, but when i install it breaks my system because of KDE and mysql-workbench dependencies16:25
havarkahi guys, when i try to install skype, i get this, what can i do about it? http://paste.ubuntu.com/8310693/16:25
k1lTeraJL: are they from other PPAs?16:25
TeraJLk1l: no16:26
amaeTJ-, ok i wait16:26
TJ-amae: OK, the 154 is a BIOS system. So, the symptoms you describe indicate that when installing Ubuntu the boot-loader was not written to the hard disk. The installer doesn't make that optional, so if you installed Ubuntu from a USB flash device, or had other storage devices connected during installation, it is more likely that the boot-loader was written to the wrong device instead.16:27
TJ-s/154/1545/16:28
mbrgmhi! when I'm logging into a remote system with ssh and the -A (ForwardAgent) option supplied and then execute `ssh-add` on the remote machine -- what exactly does happen? does it store my private key on the remote machine?16:28
ActionParsniphavarka: what is the output of:    cat /etc/issue16:29
TJ-amae: You'll need to boot from the Live Desktop ISO, choose "Try Ubuntu" and repair it manually, or with the help of some scripts16:29
ActionParsnipmbrgm: why private key? surely you mean the public key (for SSH authentication)16:29
amaeTJ-, ok i try16:30
havarkaActionParsnip, Ubuntu 14.04.1 LTS \n \l16:30
ActionParsniphavarka: if you enable the partner repo, you can install it from there. easier16:30
=== tdannecy_ is now known as tdannecy
havarkayou mean PPA?16:31
havarkaActionParsnip,16:31
ActionParsniphavarka: no, its an official package source16:31
ActionParsniphavarka: you can enable it in software centre16:31
SuperLagIf you're going to set up multiple instances of Ubuntu, what kinds of methods do you guys do to automate that? Like custom configuration, installing updates and extra packages... stuff like that?16:32
SeveasSuperLag: puppet.16:32
havarkaActionParsnip, i dont have it in Lubuntu Software Centrum16:32
ActionParsnippuppet for me16:32
ActionParsniphavarka: then you can uncomment the lines for the partner repo in /etc/apt/sources.list16:32
TJ-SuperLag: preseed, kickstart, and any one of several orchestration and configuration management packages16:33
ActionParsniphavarka: you will need to run:   sudo leafpad /etc/apt/sources.list      to get write access16:34
havarkaActionParsnip, i am there, but which one is for the skype?16:34
ActionParsniphavarka: its not specifically for skype, its the partner repo16:34
ActionParsniphavarka: search the file for the word "partner" you want the lines that start with "deb http"   remove the hash from the start of the line to uncomment it16:35
havarkahttp://pastebin.com/rhKL8k7Z16:35
havarkaachernya,16:35
havarkaActionParsnip,16:35
SuperLagSeveas: ActionParsnip: How does puppet handle things that require interaction? i.e. saying "yes" to installing a third-party packge, entering a license key for foo16:35
ActionParsniphavarka: http://pastie.org/954255116:36
ActionParsnipSuperLag: not sure, never had that issue really16:37
havarkaActionParsnip, thx i got it16:37
ActionParsniphavarka: then run:   sudo apt-get update; sudo apt-get install skype16:37
=== carlo is now known as Guest7069
havarkaActionParsnip, mmnt, let you know how does it goes16:39
cimmmHey all, I'm back again... didnt get much time yesterday but reading about "hybrid graphics" etc, most resources are for laptops. I'm still trying to get dual- or triple-head running split between intel igpu and nvidia dgpu while using nvidia-331 drivers. Fresh install 14.04.1 nouveau gave me all 3 monitors, but nvidia-331 apparently leaves igp idle once X starts up. Card is non-optimus (GTX560Ti) so I shouldn't need bumblebee. Where do I g16:39
TJ-cimmm: I'd guess it's an 'nvidia' thing - unlike the nouveau open-source driver, it won't/can't cooperate with another GPU driver (the intel)16:41
whilhelmhello is irsii working on ubuntu16:42
=== julianwa_ is now known as julianwa
ActionParsnipwhilhelm: yes16:44
havarkaActionParsnip, this is what i get now http://paste.ubuntu.com/8310855/16:47
ActionParsniphavarka: try:  sudo apt-get -f install16:47
ActionParsniphavarka: what is the output of:   uname -a16:48
havarkaActionParsnip, Linux e531 3.13.0-35-generic #62-Ubuntu SMP Fri Aug 15 01:58:42 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux16:49
ActionParsniphavarka: then why did you download the 32bit skype, when you have a 64bit OS?16:49
Alina-malinawhen i connect with ftp, why i get owner groul as www-data www-data?16:50
Alina-malina*group16:50
havarkai did download 6416:50
SeveasSuperLag: you tell the vendor to make it automatable or go to a different vendor. There's *no* excuse to require interaction.16:50
ActionParsniphavarka: it says i386 on the file you downloaded.....16:50
havarkaI download from skype.com Ubuntu multiarch - is`n that 64, there was only then 32 and debian?16:51
ChogyDananyone here know how to deal with kernel-oops errors?  or even interpret them?16:51
SeveasSuperLag: e.g. answers to questions in debian packages can be given noninteractively.16:51
SuperLagSeveas: not Sublime Text16:51
amaeActionParsnip, what is wubi?16:51
cimmmTJ- seems like this should be harder on a laptop, I've found quite a few of those but it seems like they all require optimus/bumblebee and fool around with prime. I don't need gpu offloading in either direction, but I require nv binary accel for windows vm... guess it's just not an option16:52
ChogyDanhavarka: I think I got skype working on 64bits, and it was a matter of trial and error.  Just try the packages and see what works16:52
SeveasSuperLag: then tell the sublime text developers to get their act together...16:52
ActionParsnipamae: its a cheap and nasty hack to install Ubuntu to a file in your NTFS which acts as a "disk" it's not been updated in 2 years and is bloody awful16:52
ActionParsniphavarka: yeah, seems to be how its done now.16:53
ActionParsniphavarka: enable all the other souces in sources.list, it may help16:53
amaeActionParsnip, ah... ok16:53
ChogyDanif anyone knows how to read a kernel oops, I would love your thoughts: https://launchpadlibrarian.net/184479280/oops_record.log16:53
ActionParsnipamae: its flimsy as anything and hard to repair but people still try and use it16:53
ActionParsnipamae: its intended to be ran a frew weeks, to see if you like the OS16:54
japroso has anyone fixed issues with a Realtec RTL8188EE wifi adapter on 14.04?16:54
TJ-cimmm: If that's what you need... run the host on the iGPU and pass-through the nvidia directly to the the VM using VT-d16:54
sarahSwhy is apache so different on every system i’ve ever used?16:54
amaeActionParsnip, i don't want to risk that way, im just beginner in ubuntu16:54
SeveasChogyDan: [ 3152.662196] BUG: unable to handle kernel paging request at b199bb0c16:54
Seveasbugreport time.16:54
ActionParsnipamae: you just need to put Grub on the MBR and you are done. The "sticking it to grub" guide will show you how16:55
japroi find a bunch of threads about it which either seem to claim that upgrading the kernel to 3.14.1 works (doesn't for me), or that they changed the router settings (not really an option since I don't control routers elsewhere obviously) or just downgrading to 12.0416:55
CatKillerChogyDan: The problem is that the trace gives very little indication as of what caused the memory error16:55
cimmmTJ- erm I'm on a 3xxx-k series (VTX no VT-d)16:55
ChogyDanSeveas: it's filed  :)  I don't know how much attention it will get since it is an old laptop16:55
ChogyDanCatKiller: can I improve that?16:56
amaeActionParsnip, yah.. i try it again to installe ubuntu 14.04 hope this time i get it.. cross finger :p16:56
sarahSon ubuntu, you have this sites-available and sites-enabled setup (and same for mods etc)….on fedora it’s just vhost.conf file in a single directory.  Why are they so different?16:56
CatKillerChogyDan: Probably not. If it keeps happening try to find out why16:56
CatKillerChogyDan: or exactly how you reproduce it.16:56
havarkaActionParsnip, still the same output when i try to install skype16:57
ChogyDanCatKiller: well, ok.  It just happens after a few minutes of use, when graphics are enabled.  That's about it :/    I wish I could debug it further.  Thanks though  :)16:57
jiohdianyone here ever try ubuntu on a cyberpowerpc?16:58
Seveaswhat the hell is a cyberpowerpc? :)16:58
ActionParsnipjiohdi: its just a PC building company, if they use components friendly to ubuntu, it will run ok16:58
jiohdiI am wondering if anyone ever found a way to turn off the neon lights on the fan16:59
ActionParsnipjiohdi: were you expecting a blanket "yes they work", because you won't get that with any company unless they preinstall it for you16:59
ActionParsnipjiohdi: I'd ask in ##hardware or contact the seller16:59
jiohdiActionParsnip, thx17:00
thcanyone know how to install amd catalyst17:00
havarkaActionParsnip, http://paste.ubuntu.com/8310965/17:01
ActionParsnipthc: use additional drivers app in system settings17:01
thci tried that17:01
ActionParsnipthc: https://help.ubuntu.com/community/BinaryDriverHowto/AMD17:02
thcim new to ubuntu gives me error after logining17:02
=== Edgan_ is now known as Edgan
HideMeI have integrated and PCI videocards. How do I prevent the PCI card from being loaded by the OS?17:02
cimmmTJ- I guess im gonna screw around with laptop triplehead setups until I lose patience. sadly I'm stuck on windows if I can't get this going though =(17:05
SeveasHideMe: add the driver to /etc/modprobe.d/blacklist-hideme.conf17:05
havarkaActionParsnip, do you have an soution?!17:05
ActionParsniphavarka: no idea mate, maybe others can advise17:05
ActionParsniphavarka: skype is junk17:05
HideMeSeveas, I've done:  echo "blacklist radeon" >> /etc/modprobe.d/blacklist.conf17:06
amaeActionParsnip, my laptop model is dell inspiron m504017:06
ActionParsnipHideMe: that wont work as the user doesnt have write access to that file17:06
HideMeActionParsnip, even if I do it as root?17:07
ActionParsnipHideMe: the file is root owned17:07
amaeActionParsnip, how to dtermine if uefi my bios17:07
ActionParsnipHideMe: echo "blacklist radeon" | sudo tee -a /etc/modprobe.d/blacklist.conf         will work17:07
muriano\close17:07
ActionParsnipamae: doesnt appear so17:08
havarkaActionParsnip, but thx anyway17:08
japrowhat is extra annoying that with this realtec adapter i don't only get shitty connection it also takes down the rest of the wifi with it17:08
ActionParsnipjapro: what driver module is it using?17:08
HideMeActionParsnip, Right.  So I see the lines on blacklist.conf, yet VMM errors saying the device is already in use.  How can I check to see if a video card is in use?17:09
amaeActionParsnip, no17:09
japroActionParsnip, i have "rtl_pci                27261  1 rtl8188ee" in lsmod17:09
ActionParsnipjapro: try:   echo "options rtl8188ee swenc=1" | sudo tee /etc/modprobe.d/rtl8188ee.conf > /dev/null17:10
ActionParsnipjapro: reboot to test17:10
havarkaActionParsnip, but i think the probelm is that i was trying upgrade to unicorn. and something didnt work out..17:10
ActionParsniphavarka: sounds like you have a halfway OS then.17:10
havarkaso i reinstall, quickest solution ActionParsnip17:11
ActionParsniphavarka: why were you upgrading to Utropic? You do realize it only has 9 months support, wheras Trusty is suported til April 2019.....17:11
ActionParsniphavarka: why did you try upgrade to Utopic?17:12
MonkeyDustand why upgrade to something that isnt ready17:12
ActionParsnipexactly17:12
havarkaActionParsnip, cause I`am idiot17:12
HideMeActionParsnip, So I see the lines on blacklist.conf, yet VMM errors saying the device is already in use.  How can I check to see if a video card is in use?17:13
ActionParsnipHideMe: the video card will always be in use, it makes the display17:13
ActionParsnipHideMe: is this in VMWare?17:13
HideMeActionParsnip, I have dual videocards tho.17:13
havarkaActionParsnip, so see you in 15 minutes17:14
HideMeNo. KVM with PCI Pass-through.17:14
ActionParsnipHideMe: then I have no idea. I am avoiding that switching video cards hack. I think its nasty17:14
HideMeon-board video for host, pci video for VM's17:14
ActionParsnipHideMe: why does a VM need a video card?17:16
HideMeActionParsnip, As I said...  PCI pass-through.17:16
ActionParsnipHideMe: but for why? Why is it needed?17:16
HideMeActionParsnip,  If I want to run a Windows game.17:17
deSouzawhats the command for mount?17:17
ActionParsnipdeSouza: mount is the command17:17
ActionParsnipHideMe: sounds like a config of the hardware in the VM17:17
ActionParsnipHideMe: so, the setting in vmware etc17:18
MonkeyDustdeSouza  sudo mount [device] [folder]17:18
japroActionParsnip, the swenc=1 doesn't seem to change anything17:18
HideMeActionParsnip, not using VMware.  KVM.  :)17:18
deSouzaty. Is there a website with all the commands?17:18
MonkeyDust!cli | deSouza start here17:18
deSouzawhere??17:19
MonkeyDustdeSouza  start here https://help.ubuntu.com/community/UsingTheTerminal17:19
ActionParsnipdeSouza: you can read the man pages of the commands you have, they are installed on your system17:19
japromeh, given that i'm kinda on a fresh install anyway i'll probably just go with the lazy approach and install 12.0417:19
deSouzaok ty17:19
petersonhi17:19
ActionParsnipdeSouza: if you tell us what you want to achieve, we may be able to advise more concisely17:20
japrowhich is supposed to work17:20
ActionParsnipHideMe: are there any guides online for this?17:20
petersonAlguém do Brasil aí?17:20
ActionParsnip!brasil17:20
ubottuPor favor, use #ubuntu-br para ajuda em português. Para entrar no canal por favor faça "/join #ubuntu-br" sem as aspas. Para a comunidade local portuguêsa, use #ubuntu-pt. Obrigada.17:20
HideMeActionParsnip, I'm documenting the method.17:20
ActionParsnipHideMe: https://encrypted.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=2&cad=rja&uact=8&ved=0CCkQFjAB&url=http%3A%2F%2Fwww.reddit.com%2Fr%2Flinux%2Fcomments%2F1qj648%2Fcreate_a_gaming_virtual_machine_using_kvm_vfio%2F&ei=fogQVL2sIsbKaIKqgugJ&usg=AFQjCNHu3Dsk_YgwXXJhDxOe3zCqziVQAQ&sig2=j_sFAgnociNcEulbRsX9qg&bvm=bv.74649129,d.d2s                  sorry for the long link17:21
ActionParsnipHideMe: Google is an ass17:21
MonkeyDustActionParsnip  no ddg?17:21
ActionParsnipMonkeyDust: its what I was on, so I used it17:21
MonkeyDustActionParsnip  you *do* know that google now knows that you're a cat17:23
ActionParsnipMonkeyDust: oh noes17:24
ActionParsnipMonkeyDust: google can know what they want. I don't care17:24
rainbowwarriorhello17:31
ActionParsnipMonkeyDust: plus, everybody wants to be a cat17:31
rainbowwarriorHi , can someone please tell me why java 7 for me only half works as when i use it on some chat sites it works fine, but when i use it on this certain one, i get the java icon then when i click on it, nothing happens how can i fix this please ?17:33
rainbowwarriorI am using Ubuntu 14.1017:33
squintyhttp://www.bbc.co.uk/newsbeat/29140059   which includes producing the world's first stuffed, radio-controlled flying cat.   (OT)17:33
ActionParsniprainbowwarrior: then your support is in #ubuntu+117:34
rainbowwarriorActionParsnip : ok ty17:34
ActionParsniprainbowwarrior: you are using pre-release, its NOWN to be broken17:34
ActionParsnip*known17:34
rainbowwarriorActionParsnip : ah ok ty17:34
ActionParsniprainbowwarrior: if you want an OS that works, wipe Utopc off and reinstall with Trusty17:35
ActionParsniprainbowwarrior: Trusty is also supported til April 2019 as it is LTS, Utopic only has 9 months supoprt after release next month17:35
ccapndaveHey all - I am trying to mount an NFS folder with no_root_squash, and am getting 'mount.nfs: an incorrect mount option was specified'.  My command is 'mount -o 'no_root_squash' 10.0.0.1:'/Users/dave/Projects' /projects'17:36
rainbowwarriorActionParsnip : ok ty17:37
Awellsteinhey could anyone help with my problem. my server does not recognize certain UTF-8 characters for example the section sign, and I cant find any documention on this17:43
d91eudhi fooks17:44
montabone-mrchi!17:45
=== kubuntu is now known as Guest84572
d91eudshould i use ubuntu or debian?17:45
MonkeyDustd91eud  whatever you like most17:45
=== arthur is now known as Guest54378
maxviadvice free ui prototyping and mockup tool for ubuntu to install from repository or add ppa17:45
ActionParsnipd91eud: you are talking about OSes that champion choice and freedom. Yet you ask for random strangers what to use and how to think?17:46
ActionParsnipd91eud: smacks of Microsoft don't you think?17:46
edsagedoes anyone know of a debian package of mono 3.4.0 for lucid 10.0417:46
ActionParsnip!ppa | edsage17:47
ubottuedsage: 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-purge17:47
ActionParsnipedsage: may be a PPA for it there17:47
kostkonmaxvi, search in the software centre. Also, there is pencil http://pencil.evolus.vn/17:47
maxvikostkon: can't find ppa for pencil17:47
kostkonmaxvi, you download the deb and double click on it17:48
edsageI already looked in the PPAs17:48
=== tron is now known as Guest69800
=== kubuntu_ is now known as Slartibartfast13
adsmzI'm having issues connecting to my wireless network. It seems my hardware refuses to turn on.17:49
ActionParsnipmaxvi: cd $HOME; wget https://evoluspencil.googlecode.com/files/evoluspencil_2.0.5_all.deb; sudo dpkg -i ./evoluspencil_2.0.5_all.deb; sudo apt-get -f install17:49
edsageI'm currently tasked with creating a deb of mono for 10.04... Unfortunantly we cannot upgrade because of other dependancies, if anyone has any advice for creating debians... please let me know17:50
EiriksUbuntuI think I found an irritating little bug. When I download videos and if while downloading I take a look at the downloads folder then Ubuntu tries to make a preview, while it's making a preview it kicks the video out keeping the picture that it chooses to be the preview, so I can only see the preview picture while it plays the sound... any idea how to stop that?17:50
donkyhi17:50
adsmzI've tried restarting the laptop and the card, but neither worked17:50
donkymy biggest question is, Why should i use ubuntu instead of debian?17:50
=== Tom_ is now known as pyromine
ActionParsnipdonky: its aimed at new linux users17:50
donkybecause, ubuntu is based on debian i cant figure it out17:51
ActionParsnipdonky: it does more hand holding17:51
edsageIf you're asking that question and cannot answer it for yourself, stick with Ubuntu17:51
Slartibartfast13I"m trying to figure out how to install Other-Life onto this PC which is running a live Kubuntu CD17:52
MonkeyDustdonky  plenty review about your questions, here's one: http://superuser.com/questions/154333/what-is-the-difference-between-debian-and-ubuntu17:53
Slartibartfast13These are the installation instructions for Other-Life:17:53
Slartibartfast13http://pastebin.com/7J1WX8Cx17:53
adsmzyeah, #kubuntu wasn't very helpful with my networking issues17:53
Slartibartfast13The only part of these instructions for installing Other-Life, that I don't understand, is the following:17:53
Slartibartfast13 Set the execute bit on the executable programs (*bin):17:53
Slartibartfast13 chmod +x *bin17:53
adsmzin fact the person helping me dissappeard from the online list17:53
Slartibartfast13Is that a command line I need to enter in the command terminal, and at what point during the installation do I enter it?17:54
EriC^^Slartibartfast13: yes, it sets anything that ends with bin, as an executable, you should cd to the folder first and run it17:54
postman|My 14.04 system is running a second lightdm process: http://i.imgur.com/k3Erv0h.png  It occasionally locks me out of my desktop, requiring me to restart the service.  How is lightdm initiated during startup?  Where should I look to fix this?17:54
adsmzcouldn't you also just go in, right click, and mark it executable from the properties thing?17:55
adsmz@ eriC^^17:55
g00gzAnyone familiar with running a tcpdump for SIP voip traffic?17:55
kostkonpostman|, same here (on 12.04) so i'm guessing that's normal17:55
EriC^^adsmz: well, he'd have to do that for all bin files, that would do them all at once17:56
g00gzi'm trying to determine if iptables is causing the sip call to disconnect after 90sec17:56
adsmzah, I see17:56
Dario34does anyone play Lin-city?17:56
ActionParsnipDario34: many17:56
postman|kostkon:  Really?  I don't recall seeing the second instance before I installed (and then uninstalled) xfce4 a few days ago.17:56
Dario34i do but still miss sc 300017:56
Slartibartfast13EriC:  When you say “cd”, do you mean enter that command into my terminal konsole?17:57
indn1234Slartibartfast13: yes17:57
EriC^^Slartibartfast13: cd /path/to/binfiles17:57
EriC^^ls to view directory contents17:58
Dario34ActionParsnip: in the early game what is the way of increasing tech level? schools only?17:58
kostkonpostman|, check your logs17:59
Dario34does anyone have cities to share? (lin-city)18:00
ChogyDanis there a way to look at a dmesg from a previous boot (my laptop is locked up, and I can't seem to even alt+prtscrn+k)?18:01
g00gzanyone?18:01
ikoniathe syslog contains dmesg18:02
ChogyDankk, thanks ikonia18:02
Slartibartfast13When the Other-Life support says  “Download el_ol_linux_193.zip and extract it into a new folder,” do they mean extract it to the ol_linux folder?18:03
Slartibartfast13that was for EriC18:04
=== izdubar is now known as MarkDude
=== Dario34 is now known as Lin-CityBeginner
EriC^^Slartibartfast13: try unzip filename.zip18:08
EriC^^create a new folder (mkdir)18:08
EriC^^mv it there and unzip18:08
Slartibartfast13Should I create a new directory called ol_linux using the command terminal konsole?18:09
EriC^^ok18:09
RoBo_V_Guys I have .sh shell script how to make it execuatbale and run it on startup... ?18:09
EriC^^RoBo_V_: chmod +x script.sh18:10
EriC^^RoBo_V_: run it on start up, does it need privileges?18:10
RoBo_V_No I think18:10
luffydoes anybody know how to use gdb?18:10
EriC^^you can add it to ~/.profile if you want18:10
luffycan anyone explain how to debug using gdb?18:11
Slartibartfast13Would this command work, EriC, "mkdir ol_linux"?18:11
EriC^^yes18:12
edsage@ luffy you compile the program and then run gdb on the binary18:12
RoBo_V_EriC^^: I see, how to add18:12
cn28hluffy: you'll probably want to be a little more specific ..18:12
EriC^^RoBo_V_: add the line sh script.sh to ~/.profile18:12
luffyProgram received signal SIGSEGV, Segmentation fault.18:12
luffy0x0000000000400735 in main ()18:12
luffy(gdb) bt18:12
luffy#0  0x0000000000400735 in main ()18:12
xikkubluffy: compile with debugging symbols (-g) and run in gdb with "gdb ./myprog"?18:12
luffywhat does it mean?18:13
RoBo_V_EriC^^: okk let me try18:13
edsagefirst, don't put a ./18:13
hashkenluffy: Compile as gcc -g -o myprog myprog.c18:13
EriC^^gdb doesn't help with segfaults though does it?18:14
luffywill i i be able to get the line number where segfault is occuring?18:14
hashkenluffy: Not sure. I've heard valgrind is good for these purposes18:14
xikkubbt shows your call stack. you might find 'valgrind' to be useful18:15
amaeguys, where i can find recycle bin in ubuntu 14.0418:15
edsageit can help with segfault, but it looks like its encounterng a segfault when it loads the binary18:15
edsageand valugrind is for checking memory leaks18:15
edsagevalgrind*18:15
luffyhashken ,whats valgrind?18:15
hashkenedsage: Oh, my bad18:15
Slartibartfast13Do you unzip a file by right clicking on it and choosing unzip, or do you do it in the command konsole?18:15
edsage@amae its called trash in ubuntu18:15
EriC^^amae: you mean the actual location of it?18:15
cn28hgdb certainly does help with seg faults18:16
hashkenluffy: As edsage pointed put, valgrind is a tool for checking memory leaks18:16
edsageand you can find it by opening the file browser and looking at the left18:16
cn28hif you have built with debugging symbols, bt should print the line numbers in the stack trace18:16
amaeEriC^^, yes, the exact loc18:16
xikkubvalgrind isnt exclusively used for memory leaks, though thats what i use it most often for18:16
luffyso can i debug using valgrind?18:17
EriC^^amae: ~/.local/share/Trash18:17
Slartibartfast13sorry, EriC^^, for you I asked, "Do you unzip a file by right clicking on it and choosing unzip, or do you do it in the command konsole?18:17
cn28hvalgrind is also very useful for memory corruption and catching uninitialized reads18:17
EriC^^amae: it's in the files directory18:17
edsageno, you debug with gdb18:17
edsageyou check for memory leaks with valgrind18:17
luffyedsage,what is memory leak?18:17
edsageIt's were you told the program to get some memory from the heap but you never told it to delete the memory18:18
bkuberekhello, having an issue with groups -- using usermod -a -G <group> <user>18:18
amaeEriC^^, thanks :p18:18
edsageso for instance, you create a pointer, and then don't destroy the pointer, you will have a memory leak at some point18:18
EriC^^np :D18:18
bkuberekI am logged in as the user and if I do `id` vs `id <username>` different things are displayed18:19
xikkubedsage: only if you've dynamically allocated what it's pointing to, though?18:19
edsageYour problem is that your program is failing, probably because there's an error semantically with your code18:19
luffyedsage,can i get the line number of segfault using gdb?18:19
EriC^^Slartibartfast13: i think both work18:19
EriC^^bkuberek: that's normal18:20
edsageIf you open it with gdb you can walk through your code until you encounter an error, but it sounds like your error is at the beginning of execution18:20
bkuberekEriC^^: how do I fix that?18:20
bkuberekI am trying to change permissions on a folder but it is not being activated18:20
EriC^^/etc/group and /etc/passwd can be read by everyone18:20
EriC^^bkuberek:  you don't :)18:20
EriC^^why do you want to fix it?18:20
luffyedsage ,how can one figure that out?(where the error is occuring)?18:20
bkuberekEriC^^: lets say I am logged in as foo18:21
bkubereksudo usermod -G somegroup -a foo18:21
Slartibartfast13EriC^^ Do I run the “chmod +x *bin” command before or after I unzip the Other-Life el_ol_linux_193.zip file?18:22
bkubereksudo chgrp somegroup somedir18:22
EriC^^Slartibartfast13: after18:22
Slartibartfast13thanks Eric18:22
bkubereksudo chmod g+rwx somedir18:22
edsage@luffy you may need to just read through the code yourself and diagnose the error. GDB may not work until you've removed some of your intial errors18:22
MonkeyDustbkuberek  use a pastebin for multiple lines18:22
EriC^^Slartibartfast13: np18:22
bkuberekI am unable to list the files in dirt18:22
luffyedsage,eeee,thanks18:23
bkuberekMonkeyDust: I didn't paste them I typed them18:23
bkuberekbut I will18:23
EriC^^ok, ls -l /path/to/dir , and id18:23
EriC^^sorry18:23
EriC^^ls -ld /path/to/dir18:23
bkuberekEriC^^: I will do a paste18:23
EriC^^paste those two lines here, it's fine18:23
c0mrad3can any one help me with installing webgoat18:24
ikoniawhat the devil is webgoat ?18:24
edsage@luffy sorry that I can't help you more, but just try to walk through the code in your head and see if you find any obvious errors18:24
=== prateek is now known as Guest75359
luffyedsage,thanks i will try to figure it out,,thanks18:25
Slartibartfast13EriC^^  Can I use Dolphin File Manager to create the directory and move the zip file into it, instead of using the command terminal?18:25
EriC^^Slartibartfast13: yes18:25
Slartibartfast13Excellent18:25
c0mrad3Please set JAVA_HOME to a Java 1.5 JDK install18:27
bkuberekEriC^^: http://pastebin.com/1fSQpnrj18:27
c0mrad3what should i do when i get this18:27
=== sarsaeol_ is now known as sarsaeol
chemist^!ask c0mrad318:30
chemist^!ask18:30
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 !patience18:30
c0mrad3kk @ubottu18:30
bkuberek!patience18:30
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/18:30
edsagecomrad3 you need to set java_home in your terminal to your java binary18:31
EriC^^bkuberek: do this18:31
EriC^^exit18:31
EriC^^then login18:31
EriC^^id and id ubuntu will be consistent18:31
edsageyou can also use a oracle-java-set-default package to do it for you18:32
bkuberekeraggo_: appears to be caching my session. I will try terminating my session18:33
CodeGosuwhat is easiest way to scheldue some scripts executed on startup, i do specificaly need a job to be run in visible terminals so i can easely see error messages invidualy as well as ability to close them on will18:33
bkubereksorry I mean EriC^^18:33
Slartibartfast13EriC^^  Here is a summary of the installation instructions I got from the Other-Life website and from chatting with you....tell me if this is correct:18:33
Slartibartfast13http://pastebin.com/23B0SBNM18:33
=== RedDeath is now known as zz_RedDeath
EriC^^bkuberek: you can either logout or login, or login again using su ubuntu18:34
Slartibartfast13I cut it down to four steps18:34
=== chaos1 is now known as chaos10
dogarrheahow recommended is it to hack xorg, download untested nvidia drivers and restart?18:35
dogarrheais there a real possibility of bricking my computer?18:35
chaos10hello, i am facing a problem with 14.04 on a laptop, after an upgrade, i can't get to login screen without "nomodeset" in the boot parameters. I get a black screen with blinking cursor.18:35
Slartibartfast13EriC^^  Then I pasted it here, so you can check if I got the 4 steps right  http://pastebin.com/23B0SBNM18:35
JagaJagaHI guys! Trying to install ceph on 12.04. But when updating repos apt Ignores my ceph repo. That's why it installs old version from ubuntu's repos. How to fix it?18:35
CodeGosuare there tools that can scheldue startup stuff in terminals somehow like this18:35
CodeGosuterminal  1:  cd ~/blah/blah; lsc -cwo . .18:35
CodeGosuterminal  2:  cd ~/blah2/; python3 -m http.server18:35
CodeGosuterminal  3:  cd ~/blah3/; ./blahblah18:35
EriC^^CodeGosu: you can use gnome-terminal to open it in a terminal18:36
systestdoes anyone still use sysstat?  the defaults in the package are sort of useless (1 data point every 10 minutes)18:36
Slartibartfast13EriC^^  Will those 4 steps work?18:36
EriC^^CodeGosu: gnome terminal -e "bash -c '<yourcommand>; exec bash -i'"18:36
EriC^^CodeGosu: that will execute it in a terminal, and leave it open after the program finishes18:37
systestCodeGosu, what do you mean by "schedule"?  It's going to be tough to open a terminal window unless you already have some sort of GUI session open.18:38
eraggo_bkuberek: np18:38
JagaJagaGuys? :(18:38
=== eraggo_ is now known as eraggo
Slartibartfast13Can someone check that I got these 4 steps right?  http://pastebin.com/23B0SBNM18:39
MonkeyDust!find ceph18:39
ubottuFound: ceph, ceph-common, ceph-common-dbg, ceph-dbg, libcephfs-dev, libcephfs-jni, libcephfs-jni-dbg, libcephfs1, libcephfs1-dbg, python-ceph (and 9 others) http://packages.ubuntu.com/search?keywords=ceph&searchon=names&suite=trusty&section=all18:39
guardianpwr08hello... on my web server after maybe a day, the URL wont resolve.... but the IP address works great. if i run "ps aux | grep apache2 | wc -l" it showed 150 + instances of apache running...  the only thing i knew to do was restart apache, which fixed the problem and started apache back at around 14 instances.   I am totally clueless on what to do to fix this...18:40
MonkeyDustJagaJaga  the repos contain ceph 0.80.518:41
JagaJagaMonkeyDust: yeah, man. I know it. But in 12.04 repos it's old. How to force it download from another repo (which I've added to sources.list)?18:41
MonkeyDustJagaJaga  try a !backport18:41
JagaJagaMonkeyDust: what is it?18:42
JagaJaga(I'm out of ubuntu at all, using another distro for years)18:42
MonkeyDust!backport | JagaJaga18:42
autoburgerright18:42
ubottuJagaJaga: If new updated Ubuntu packages are built for an application, then they may go into Ubuntu Backports. See https://help.ubuntu.com/community/UbuntuBackports - See also !packaging18:42
JagaJagaMonkeyDust: thx18:43
JagaJagaMonkeyDust: gonna go this way18:43
=== danielbw__ is now known as danielbw
HideMeAnyone using KVM with PCI Pass-through?18:45
ChogyDanJagaJaga: what do you mean it ignores your ceph repo?  it shouldn't do that.  If backports doesn't work for you, maybe pastebin the errors and outputs and the commands used, and such18:46
Slartibartfast13Oh yeah, look at stage 3, I think I made a mistake18:46
EriC^^Slartibartfast13: how many bin files are there?18:48
Slartibartfast13I forgot to write this command first, "cd ol_linux".  Then I execute this command...chmod +x *bin18:48
Slartibartfast13I have no idea, cause I have not unzipped the zip game file yet, EriC^^18:49
EriC^^well you should try it18:49
autoburgerok sysadmins, what do you interview for?18:49
EriC^^as it could unzip to a folder itself18:49
Slartibartfast13No one has verified my four steps yet, and I made a mistake with step 318:49
autoburgerI have apparently gotn old and have been dissed 3x18:49
rwwubottu: ot | autoburger18:49
ubottuautoburger: #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:49
EriC^^Slartibartfast13: like you could unzip it and it could make it's own folders,18:50
autoburgerI am wondering if  my impertinent manner perhaps is to blame18:50
EriC^^Slartibartfast13: i told you to make a new folder as the instructions are not clear enough, i didn't want you to unzip them and have a bunch of files in your home directory18:50
Slartibartfast13But why would that matter, if all the folders are inside the ol_linux folder, EriC^^ ?18:50
EriC^^Slartibartfast13: cuz then you'd have to cd ol_linux\other folder18:51
thci got ubuntu desktop on now it says system error each time after i login18:51
JagaJagaChogyDan: trying do this http://ceph.com/docs/master/install/upgrading-ceph/ After adding repo of Ceph it still installsversion from repo of precise. (Just add to sources >> update >> install ceph >> ceph version 0.41 instead of 0.80)18:52
ChogyDanJagaJaga: and then what is the command that you ran to update?18:53
thcanyone? run into this problem?18:53
JagaJagaChogyDan: apt-get -q update18:54
clarjon1Heyo, i have ubuntu installed on my server, and i just got this when i tried to apt-get update: http://privatepaste.com/0d5fac536c18:54
ChogyDanthc: can you describe the issue more?  is it a popup?  any other details?18:54
clarjon1What should i tweak in my sources to fix this? Thanks.18:54
Beldarclarjon1, quantal is eol18:55
Slartibartfast13EriC^^:  Please just look at the first 4 steps and tell me if anything needs to be changed.  I revised step 3 in this new pastebin: http://pastebin.com/LM1tVWGE18:55
rww!eolupgrades18:55
ubottuEnd-Of-Life is the time when security updates and support for an Ubuntu release stop, see https://wiki.ubuntu.com/Releases for more information. Looking to upgrade from an EOL release? See https://help.ubuntu.com/community/EOLUpgrades18:55
clarjon1Beldar: apt-get dist-upgrade then?18:55
ChogyDanJagaJaga: and then apt-get upgrade says nothing?18:55
rwwclarjon1: see the link at the end of ubottu's message18:55
clarjon1looking at it now18:55
JagaJagaChogyDan: nothing about ceph18:56
EriC^^Slartibartfast13: i can only tell you to test this if you're handing this out to someone else18:56
ChogyDanJagaJaga: can you pastebin the ouput of apt-cache policy ceph-deploy18:57
Slartibartfast13Keep in mind I"m using a Live CD18:57
EriC^^Slartibartfast13: i dont know if the file manager will run a program if you double click it18:57
clarjon1rww: Dang, that page doesn't have an upgrade from quantal -- it stops at a version before quantal.18:57
EriC^^Slartibartfast13: what distro are you using again?18:57
Slartibartfast13Kubuntu 14.04 live CD18:57
JagaJagaChogyDan: http://pastebin.com/rKSFcGrT18:58
EriC^^ok well, that means whatever you do you can't mess up, right?18:58
Slartibartfast13yeah, because it's a live CD.  If things go wrong, I can just reboot18:58
Slartibartfast13and it will disappear from my RAM, I am assuming18:59
rwwclarjon1: oh. fun :c18:59
EriC^^Slartibartfast13: curious, who are these instructions for?19:00
Slartibartfast13But look at stage 3, are the command lines right, EriC^^ ?19:00
Slartibartfast13for me19:00
EriC^^so why don't you follow them19:00
Slartibartfast13http://pastebin.com/LM1tVWGE19:00
EriC^^and see if they work19:00
EriC^^?19:00
EriC^^:D19:00
ChogyDanJagaJaga: and you want firefly, and you want to upgrade ceph, right?  What does apt-get upgrade ceph say?19:00
clarjon1and of course i didn't have the update-manager-core installed, so i have to mod the sources manually. At least that page gives me enough info to get that far :) Thanks rww19:00
Slartibartfast13just want to check the command lines first, to save time19:00
EriC^^^^ not making sense19:01
EriC^^unzip the file19:01
EriC^^chmod, and try to double click19:01
Slartibartfast13What doesn't make sense?  How do I fix it?  Change stage 3?19:02
helowhere the heck does apport put my cores?19:02
helo(noticed it steals my cores because of /proc/sys/kernel/core_pattern)19:02
Slartibartfast13Sorry, EriC^^, I did not address you, when I asked how to fix stage 319:03
* clarjon1 facedesk.19:03
JagaJagaChogyDan: http://pastebin.com/wXY8f49a19:04
CodeGosuhow to execute multiply sequntial commands in terminal in one line? first one works, but second dosent19:04
CodeGosugnome-terminal -e ls19:04
CodeGosugnome-terminal -e cd /home/code && ls19:04
havarkahi guys, i am using Chromium, and when I click on magnet link on thepiratebay or kickass i guess it aplly to any other site as well instead of opening the deluge its just open new window in google, how to associate deluge with chromium? thx19:04
Slartibartfast13Please look at the commands in stage 3, and tell me how to fix them, EriC^^, http://pastebin.com/LM1tVWGE19:05
clarjon1of course the upgrade tool doesn't install it's full dependencies. Why on earth would it do that? Why on earth would update-manager-core need to mark python-apt as a dependency... *continues frustrated grumbling under breath*19:05
ChogyDanJagaJaga: heh, I dunno.  Maybe try aptitude19:05
TJ-CodeGosu: "&&" will only execute the 2nd command if the 1st returns TRUE19:06
JagaJagaChogyDan: oh shi~ :( With aptitude no luck too.19:06
SleepyPi1achuI'm using ubuntu 12.04, I attempted to manually install some 14 packages to enable the drm features in google-chrome. However this hasn't worked and now when I do an apt I get the following output http://pastebin.com/ryGX392S19:06
JagaJagaChogyDan: there is no way in ubuntu to tell install ceph-0.80? Or smth like that?19:06
TJ-CodeGosu: If you want to pass the entire line to gnome-terminal, enclose it in quote marks19:06
ChogyDanJagaJaga: maybe try here: http://superuser.com/questions/95938/apt-get-for-a-particular-version    and specify the whole 0.8 version string19:07
luffyif i remove zeistgeist will my system speed up?or will there be any side effects?19:08
JagaJagaChogyDan: this way have to specify version for all deps too.. Eh...19:10
ChogyDanJagaJaga: the last idea I can think of would be to apt-get install --reinstall ceph, see if that grabs the latest19:10
JagaJagaChogyDan: already. No luck19:11
MonkeyDustluffy  is this useful http://askubuntu.com/questions/45548/disabling-zeitgeist19:11
=== RoBo_V_ is now known as RoBo_Zzzz
frankquxhi, anyone here use policykit with xinit/startx ?19:12
jhutchinsfrankqux: What did you try to do?  How did you try to do it?  What did you expect to happen?  What happened instead?19:13
ChogyDanJagaJaga: and you have tried dist-upgrade as well?19:13
JagaJagaChogyDan: can't do it. Need server runnig for research.19:14
JagaJagaChogyDan: heh, 9 pkgs with version written did the job... F.. ubuntu19:14
ChogyDanJagaJaga: what do you mean?  dist-upgrade just allows new packages to be installed.   so apt-get dist-upgrade ceph shouldn't affect the rest of your system19:15
JagaJagaChogyDan: well i did this `apt-get install pkg1=version1 pkg2=version2...`19:16
MonkeyDustJagaJaga  dist-upgrade is not the same as a release upgrade19:16
evigrandes19:16
somanWhy I always get skype tray context menu with only about 3 items and up and down buttons? Last skype release xubuntu 12.04.119:16
ChogyDanJagaJaga: yep, a pain.  sorry about that19:16
somanHow make skype to show all items at once19:16
JagaJagaChogyDan: thx for all your help!19:18
ChogyDannp, take care19:18
havarkaMonkeyDust, whats the difference?19:18
SirRiffsAlotHey guys, is it possible to encrypt a flash drive containing, say music files, and enable anyone plugging it into their machine to listen to the files without being able to copy or alter them in any way?19:18
MonkeyDusthavarka  dist-upgrade upgradess the packages to the newest version, that's not the same as a new ubuntu version19:19
ChogyDanSirRiffsAlot: that is DRM not encryption19:19
IgurdSirRiffsAlot: not really19:19
Igurdas in every drm gets broken once somebody with skills cares enough about it19:19
alicewandHi, does anyone know how I can install the i386 version of this package from the command line? http://packages.ubuntu.com/trusty/f2c19:20
MonkeyDustalicewand  is it in the repos? if not, try wget and then dpkg -i19:20
SirRiffsAlotChogyDan: Igurd :-S19:21
alicewandMonkeyDust, I'im new to Ubuntu, what is the repos?19:21
havarkaMonkeyDust, and how to you upgrade to new ubuntu version what is the command?19:21
MonkeyDusthavarka  do-release-upgrade19:21
frankquxI'm trying to find the correct way to invoke the policykit agent via startx/xinit. the end of my .xinitrc looks like http://paste.ubuntu.com/8311986/ . it seems to work but I don't know much about dbus/consolekit/policykit so I don't know if those commands overlap or if one is meant to replace another19:22
IgurdSirRiffsAlot: why do you want to do that? :v19:22
Igurdmaybe there's another solution19:22
havarkaMonkeyDust, but the question is, isnt the best to have LTS ?19:22
alicewandI would like to specify using the i386 instead of the AMD64 version of the package because my machine is 64 bits but I'm doing some 32-bit stuff19:22
SirRiffsAlotIgurd: well, in my school there are several drummers, and I wanna show them my stuff and enable them to listen to it in peace so I'm not there to make them awkward. However I don't want to spread my soundfiles all over the place19:22
MonkeyDusthavarka  yes, if you want long support19:22
alicewandso I don't want to automatically let wget install the default19:22
SirRiffsAlotIgurd: but DRM sounds good, I'll look into it! Thanks ChogyDan!19:23
havarkaand new version if you want new features, correct? MonkeyDust19:23
MonkeyDusthavarka  yes, if you want the latest and greatest - I prefer LTS releases19:23
ChogyDanSirRiffsAlot: there may not be any sort of DRM available on linux.  That might be a dead end, but it is the correct term...19:23
clarjon1rww: Woohoo! do-release-upgrade worked! After having to install a hard dependency that wasn't taken care of by apt, but still, success! :319:24
SirRiffsAlotChogyDan: any other ideas then?19:24
havarkaMonkeyDust, so whats the difference between apt-get upgrade and dist-upgrade ?19:24
MonkeyDusthavarka  that, my friend, i am not sure of myself19:25
SirRiffsAlothavarka: you upgrade for instance kernels as well19:25
rwwclarjon1: good to know :D19:25
clarjon1havarka: apt-get upgrade will select all the packages it can to update, without uninstalling packages.19:26
clarjon1havarka: apt-get dist-upgrade will do a full upgrade of all packages, even if it means that due to dependency conflicts, packages get removed19:26
ChogyDanSirRiffsAlot: I would use soundcloud or some other service.19:26
clarjon1havarka: That is the difference from my experiences with it19:26
SirRiffsAlotChogyDan: Hmm19:27
CodeGosui want to write a line in sh file that calls terminal, it executes many commands in raw, but i want it to be readable, how to seperate in into several lines?19:27
CodeGosugnome-terminal -e "bash -c 'cd /home/qq/code; ls; some other actions that might be better on 30 lines; exec bash -i;'"19:27
calahan /sc19:27
SirRiffsAlotChogyDan: I don't wanna upload stuff into a "cloud", kinda defeats my goal to begin with19:27
calahansorry missed window19:27
clarjon1havarka: So if certain packages need to be upgraded in a specific order, which often happens when updating a distro version.... dist-upgrade will nuke a lot of 'em.19:27
MonkeyDustCodeGosu  there's also the channel #bash19:27
havarkaso the best is to do apt-get upgrade and then dist-upgrade, and everything should be ok?!19:28
clarjon1havarka: It's actually best to use the distro upgrade tool that canonical provides19:28
clarjon1There iiiiis a way to upgrade to another version without it, which includes editing the sources.d yourself and then managing updating the packages yourself ( i've done such things before) but it is NOT recommended at all, unless you know whatyou're doing19:29
havarkaclarjon1, ok19:29
clarjon1havarka: It's mostly a process of try to upgrade everything, find out what it wants to delete to do the upgrade, upgrade the packages it wants to delete first to fix the dependency issues, repeat until system is upgraded19:30
clarjon1rather tedious and involved.19:31
havarkai see19:31
ChogyDanhavarka: I have done that in the past.  It isn't worth it.  It leaves behind a lot of old packages as well19:31
clarjon1^19:31
havarkaand anyway who needs the most up-to-date system when everything works well?19:31
havarkaChogyDan, but you can to autoremove afterwards19:31
ChogyDanhavarka: no, you can't19:32
alicewanddoes anyone know how I can change the architecture on aptitude from amd64 to i386?19:32
alicewandfor an installation?19:32
alicewandchange the architecture for an aptitude installation from amd64 to i38619:32
havarkaChogyDan, that sucks19:32
ChogyDanhavarka: and further, there are potential configuration issues that are handled by the upgrade tool that wouldn't be handled by such upgrades19:33
havarkaChogyDan, so whats the best way according to you?19:33
ChogyDanI ran into all this stuff because years ago, I didn't know they had an upgrade tool19:33
jgornickHey guys, is it possible to install an older version of a package from a PPA? For example, I'm trying to install an older version of Node.js from https://launchpad.net/~chris-lea/+archive/ubuntu/node.js19:33
SleepyPi1achuCan anyone help me with this: http://pastebin.com/AwgdkQkz I'm stuck in a loop (sudo apt-get -f install instructs me to call it again)19:34
ChogyDanhavarka: I dunno, either the upgrade tool, or clean installs I guess19:36
ChogyDanSleepyPi1achu: what is the output of apt-get install libnss3?19:36
havarkabut before you said it leaves lot of old packages, but still its the best?19:37
SleepyPi1achuChogyDan: http://pastebin.com/1er0yUg719:37
ChogyDanhavarka: the do-release tool and the graphical tool have a part where they remove the old packages19:38
=== kubuntu is now known as Slartibartfast13
ChogyDanSleepyPi1achu: apt-cache policy libnss3*19:38
havarkai see, so the tool its the best, no disadvantages19:38
SleepyPi1achuhttp://pastebin.com/PvPKpWnV19:39
ChogyDanhavarka: it is where the ubuntu devs put all their work to make things work.  So, if there are any bugs that someone comes up with a fix for, it will be integrated into those tools.  They are where the best will go, I suppose19:40
SleepyPi1achuChogyDan: forgot to tag you, sorry. Thanks for your help so far :-)19:40
Slartibartfast13EriC^^  I created a directory called ol_linux, then I moved the zip file to that directory and extracted the zip file there, and it automatically created a new directory called ol_linux with the ol_linux directory19:40
Slartibartfast13within the ol_linux directory, (same name)19:40
autoburgerSlartibartfast13: you are learning the ancient sorcery of zip and unzip19:41
autoburgerare you standing ina macgic circle?19:41
autoburgeror pentagram19:41
autoburger?19:41
Slartibartfast13in that double directory, it created a bunch of folders and files and two of the files are bin files19:42
havarkaChogyDan, thanks for explanations19:42
Slartibartfast13So how do I make those two bin files executable?19:42
havarkaPROBLEM: I am using Chrome, and when I click on magnet link on thepiratebay or kickass i guess it aplly to any other site as well instead of opening the deluge its just open new window in google, how to associate deluge with chromium?19:43
Slartibartfast13I tried the command chmod +x *bin, but Kubuntu told me "Cannot access chmod: no such file or directory"19:43
ChogyDanSleepyPi1achu: where did you get libnss3-1d?  Did you download it separately?  When did these errors start?19:43
=== tiny is now known as Guest7993
SleepyPi1achuChogyDan: I tried to manually install some packages from 14, I understand that was a mistake but I'm having trouble correcting it. :P19:44
Slartibartfast13EriC^^ et autoburger chmod: cannot access ‘*bin’: No such file or directory19:44
ikoniaSlartibartfast13: then you are not in the same directory as the file you are trying to chmod19:44
ChogyDanSleepyPi1achu: would you be ok with removing those 2 packages, and then reinstalling them?  That would down grade their versions, and they would be removed temporarily19:45
ikoniait's not just the two packages19:45
ikoniadid they pull in any dependencies19:45
SleepyPi1achuChogyDan: I've tried to do that but I'm more than happy to give it a shot. I've taken a snapshot of my vm anyway - I can always roll back19:45
ikoniadid they force the upgrade of any packages currently installed to meet dependencies19:45
Slartibartfast13I ran "ls" in the ol._linux directory, and got two names....ol_linux....and.....ol_linux_193.zip19:46
ikoniaSlartibartfast13: what exactly are you trying to do19:46
ikoniaSlartibartfast13: you seem to have been struggling for a while now19:46
Foxy1604hi!!19:46
Slartibartfast13Yeah, I need to go inside the ol_linux which is inside the directory of the same name19:46
ChogyDanSleepyPi1achu: if you wanted to upgrade libnss3, or whatever, you would need to uprade all the dependencies from whatever source you are using, fyi19:46
Foxy1604Anyone wanna help me with a Ubuntu related question?? (My sister broke her laptop while updating x3)19:46
Guest7993How bad is it?19:47
Slartibartfast13ikonia, Install and excecute the game called Other-Life, that is my goal19:47
SleepyPi1achuChogyDan: Can you help me with what you suggested? Removing the package and then installing it again from the repo? I'll upgrade to 14 once I'm table19:47
SleepyPi1achustable*19:47
Slartibartfast13I am running Kubuntu 14.04 off a live CD19:47
ikoniaSleepyPi1achu: it's not just those packages19:48
ChogyDanSleepyPi1achu: apt-get remove libnss3-1d libnss3-nssdb19:48
ikoniaSleepyPi1achu: it's any others they touched via dependencies19:48
=== Guest7993 is now known as fdisk122
x_roothello, i'm on gnome-shell.. alt+tab is not working as intended..  it should, every time i press tab it should go to the next program19:49
ChogyDanikonia: he installed those 2 packages from random debs, it looks like.  That's why it can't find the dependencies since it wans't through apt19:49
x_rootbut this is working now only with super+tab.. how to fix this?19:49
Foxy1604my sis was upgrading her laptop (a old Samsumg mini-laptop with Atom processor) but got a bit impatient and turned it off while upgrading..19:49
ikoniaChogyDan: it will still match dependencies19:49
fdisk122Foxy1604: was there any valuable data on it?19:50
Foxy1604now it trows a lot of error messages like packages that can be found but it dont wanna install19:50
Foxy1604fdisk122: all of her homework and programms19:50
Foxy1604the homework is something i can save but the programs..19:51
SleepyPi1achuikonia: Agreed but can't I now install the correct packages at the bottom of the tree>19:51
Foxy1604that is the big how..19:51
ChogyDanikonia: the updated depends aren't available in the repos.  Here is what he posted, fyi: http://pastebin.com/PvPKpWnV19:51
fdisk122Foxy1604: Can you boot into recovery from GRUB?19:51
ikoniaChogyDan: then it wouldn't have installed19:51
ikoniaChogyDan: if the dependencies couldn't be met as they are not available, it wouldn't have installed19:51
ChogyDanikonia: good point.  I don't know how he got those packages on his system19:52
Slartibartfast13I used these commands, and it worked...kubuntu@kubuntu:~/ol_linux$ cd /home/kubuntu/ol_linux/ol_linux19:52
Slartibartfast13kubuntu@kubuntu:~/ol_linux/ol_linux$ chmod +x *bin19:52
Foxy1604fdisk122: yes i can! :D19:52
Foxy1604fdisk122: let me do that right now ;)19:52
fdisk122Foxy1604: Try restarting the upgrade from there with sudo apt-get update then sudo apt-get upgrade19:52
Slartibartfast13Does that mean the two bin files in that double directory are now executable?19:52
fdisk122Foxy1604: You may need to run sudo dkpg --configura -a also19:53
fdisk122*configure19:53
Foxy1604okay!!19:53
Foxy1604just a sec :319:53
fdisk122If that doesn't work there's a fix you can try if you can boot to an Ubuntu live CD or USB19:53
Slartibartfast13the directory is called ol_linux/ol_linux....it's a directory inside a directory of the same name19:53
Foxy1604kay recovery booted..19:53
notnarbI've added a stick of ram to my computer and everything seems to be working fine (even ran a pass of memtest), but now I can't resume from suspend without the computer seizing on a black screen (cursor appears and can be moved for a short while, then frozen).  I diffed my pm-suspend.log and no difference from a successful resume.  (14.04/3.13)19:54
notnarbDo I need to increase my swap size maybe?19:54
ChogyDanSleepyPi1achu: where did you get those packages from?19:54
SleepyPi1achuChogyDan: ikonia I installed them from debs downloaded from here and similar http://packages.ubuntu.com/utopic/amd64/libnss3/download19:54
evil_dan2wiknotnarb, yes.19:54
fdisk122Foxy1604: First try resuming the update and upgrade with apt-get19:54
evil_dan2wiknotnarb, but sometimes, the ram just doesn't work with suspend and ubuntu.19:55
Foxy1604fdisk122: okay!!19:55
alesanhello which application is there in UBUNTU to open dxf files? I do not need to edit them just to open and maybe esport as PDF or image19:56
Foxy1604fdisk122: ehm.. it say's things like (with a rugh translation) unmet depencies19:56
fdisk122Foxy1604: Is networking enabled?19:56
Foxy1604jep ;)19:56
Slartibartfast13I tried double clicking on this file, ol.x86-64.linux.bin19:57
Foxy1604update worked like a charm19:57
Foxy1604let's try pinging to google ;_19:57
fdisk122Foxy1604: You may have to plug in an Ethernet cable and run dhclient eth0 if not19:57
Slartibartfast13But it just asks me to open it using some app I must choose19:57
ChogyDanSleepyPi1achu: did you download libnss3?  it is still the old version, which is what apt originally complained about.19:57
Foxy1604fdisk122: yep i do have internet ;)19:57
notnarbevil_dan2wik: thanks, I guess I'll try resizing my swap19:57
fdisk122Foxy1604: try sudo dpkg --configure -a19:58
SleepyPi1achuChogyDan: I don't remember. I'll try19:58
ChogyDanFoxy1604: was she running regular ubuntu?19:58
Slartibartfast13How can I execute the following file....ol.x86-64.linux.bin19:58
Foxy1604fdisk122: i just did that and it failed with..  a lot of programs on the screen..19:59
Foxy1604ChogyDan: yes she was running a LTS version ;)19:59
Slartibartfast13Is there a command that I can use in the terminal  konsole to execute a file?19:59
SleepyPi1achuChogyDan: http://pastebin.com/skzXZZXc19:59
ChogyDanSlartibartfast13: on a cli, you just ./bin_name.bin19:59
=== newbie is now known as Guest8610
Slartibartfast13cli?  What is cli?20:00
Slartibartfast13cli = command line?20:00
Specyes20:01
MonkeyDustcli = command line interface, as opposed to gui, graphic user interface20:01
ChogyDanSleepyPi1achu: yeah, sorry, I can't help with installing packages across releases.  I can help downgrading back to normal if that's what you'd like20:01
Specor webui, :p20:01
fdisk122Foxy1604: Perhaps try sudo rm /etc/apt/sources.list.d/*20:01
SleepyPi1achuChogyDan: Yeah I just want to get back into a stable state20:01
fdisk122or if you have ppa-purge installed use that20:01
Foxy1604fdisk122: okay!! just a sec :320:01
ChogyDanSleepyPi1achu: did that remove command work?20:01
fdisk122then sudo apt-get update again and sudo apt-get -f install20:01
ChogyDanFoxy1604: and pastebin the errors you get20:01
Slartibartfast13should I type this in the command line?.....    ./ol.x86-64.linux.bin    ?20:02
MonkeyDustSlartibartfast13  yes, if you are in the right folder20:02
SleepyPi1achuChogyDan: That leaves me with http://pastebin.com/N4s11G5k20:02
SleepyPi1achuChogyDan: and apt-get -f install takes me back to the start state I think20:03
Foxy1604ChogyDan: that could be difficult.. i am using a my own laptop to chat to you all..20:03
Slartibartfast13thanks CHogy and MOnkey20:03
Foxy1604so....20:03
Foxy1604^^"20:03
fdisk122Foxy1604: Just type really fast.20:03
ChogyDanSleepyPi1achu: does it?  exact same packages?20:03
Foxy1604lib20:03
Foxy1604oops20:03
alicewandDoes anyone know how to get the f2c i386 library to work with gfortran on Ubuntu? http://askubuntu.com/q/52252620:04
Foxy1604i can send a pic.. :320:04
SleepyPi1achuChogyDan: http://pastebin.com/nsdEas1520:04
MonkeyDustalicewand  it says here, gfortran is gcc relatede ... are you a developer20:05
ChogyDanSleepyPi1achu: maybe try: dpkg --remove on the two packages.  If that doesn't work, dpkg --remove --force-all.   When it does work, apt-get install -f20:05
alicewandI'm a grad student20:05
alicewandtrying to get some old fortran code to work for some physics problems20:05
MonkeyDustalicewand  you need it for development?20:06
alicewandI do need to run the fortran, and the fortran is f7720:06
alicewandI have some computer background20:06
ChogyDanalicewand: off hand suggestion, install a virtualmachine, and run a 32bit version of ubuntu.20:07
SleepyPi1achuChogyDan: You're a hero. Thanks :-)20:07
Slartibartfast13the command did not work.....here are the results....20:07
Slartibartfast13./ol.x86-64.linux.bin: error while loading shared libraries: libSDL-1.2.so.0: cannot open shared object file: No such file or directory20:07
ChogyDanSleepyPi1achu: yw20:07
SleepyPi1achuikonia: Thanks for your input also. :-)20:07
alicewandSo basically I need a 32 bit ubuntu20:08
alicewandor else it won't work20:08
Slartibartfast13is there a way to execute the file by using the Dolphin file manager?20:08
fdisk122Startibartfast13: Why are you trying to execute that file?20:09
trismalicewand: you have a capital L on the cuba lib, don't you want -lcuba ?20:09
alicewandtrism, cuba is a directory20:09
Foxy1604fdisk122: here ya go!!20:09
Foxy1604fdisk122: http://nl.tinypic.com/r/25zjgvb/820:09
alicewandtrism, I thought a directory needs a capital L20:09
Foxy1604fdisk122: i hope it helps :320:09
Guest8610Slartibartfast13, maybe +x flag missed on your file? chmod +x ?20:10
fdisk122He doesn't have the correct dependencies or something it seems20:10
fdisk122Slartibartfast13: sudo apt-get install libsdl1.2-dev libsdl-image1.2-dev libsdl-mixer1.2-dev libsdl-ttf2.0-dev20:10
Slartibartfast13yeah, smn told me that chmod +x command may not work if you got more than one bin file in that directory20:11
fdisk122Foxy1604: I'll check out the error now it's loading20:11
trismalicewand: I just ask because it is looking for a symbol from the cuba lib according to a quick google search20:11
Foxy1604fdisk122: kay!20:11
ChogyDanFoxy1604: can you install pastebinit?20:11
Slartibartfast13fdisk122 Keep in mind I am running a live Kubuntu CD.  Will those commands still work?20:11
alicewandtrism, I'm new to all this, should I have a small l then?20:12
fdisk122Slartibartfast13: Possibly, depending on your computer's RAM20:12
trismalicewand: would give it a shot, do you have libcuba3-dev installed?20:12
Foxy1604ChogyDan: if i could.. it does not let me install me anything.. (even apt-get install -f) does nothing20:12
Slartibartfast13Is that all one huge comnmand line, fdisk122  ?20:12
ChogyDanFoxy1604: what is the error when you try pastebinit?20:12
alicewandif I put -lcuba, it says it can't find -lcuba20:13
fdisk122Slartibartfast13: yes20:13
trismalicewand: do you have libcuba3-dev installed?20:13
alicewandtrism, I guess not20:13
Foxy1604ChogyDan: that the install has failed and that i should try -f (which i already used x3)20:13
alicewandtrism, should I get libcuba3:i386 or libcuba3-dev:i38620:14
ChogyDanFoxy1604: what is the error when you do -f?20:14
Foxy1604ChogyDan: let me see.. just a sec ;)20:14
trismalicewand: you would need the -dev one20:14
=== xubuntu is now known as Guest5317
fdisk122Foxy1604: What command did you run when it gave you those packages? Was that dpkg --configure?20:15
Foxy1604fdisk122: yes ;)20:15
alicewandtrism, do you know the reason to use dev? because would I need devs for other stuff as well then?20:15
ChogyDanit is dpkg --configure -a20:16
yanowhat command can i run to make ubuntu pop up with the "Add Printer" dialog?20:16
yanoi'm not using any of the default stock DEs20:16
yanoand cups is being a pita with authentication20:17
yano(i've tried editing the cups config directly and restarting it and nothing is actually changing on localhost:631)20:17
Slartibartfast13fdisk122, I ran the command and it installed a whole bunch of stuff, is all that for the game?20:18
Slartibartfast13I think it installed 186 MB of data20:18
alamihello, xrldp work only if i have install xfce?20:19
Slartibartfast13fdisk122, so what do I do next, try running the game?20:19
mjrosenbhey, all.  I'm trying to re-install a kernel on my pandaboard, and it looks like it isn't running the postinst hooks necessary to get a new kernel.20:19
mjrosenbany idea how to figure out what is wrong?20:19
fdisk122Slartibartfast13: yes, try again20:19
yanofound it, system-config-printer20:20
ChogyDanalicewand: -devs are for compiling, non -dev is for running20:20
Slartibartfast13or do I still need to execute that file called ol.x86-64.linux.bin, fdisk122 ?20:20
trismalicewand: you might only need the lib, since you don't seem to need the header, and just pass the full path to the libcuba.so.3 lib instead of -lcuba, the -dev package just creates a link to libcuba.so20:20
fdisk122Slartibartfast13: That should be the game I think20:20
Slartibartfast13Do I still need to execute that bin file, fdisk122 ?20:21
alicewandtrism, what is the full path to libcuba.so.3?20:21
alamican any one help with xrldp Problem?20:21
trismalicewand: dpkg -L libcuba3:i38620:21
fdisk122Slartibartfast13: yes I believe so20:21
metaphysicianAlert: Invalid archive signature: http://in.archive.ubuntu.com trusty-updates Release20:21
metaphysicianBADSIG 40976EAF437D05B5 Ubuntu Archive Automatic Signing Key <ftpmaster@ubuntu.com>20:22
Slartibartfast13./ol.x86-64.linux.bin: error while loading shared libraries: libSDL_net-1.2.so.0: cannot open shared object file: No such file or directory20:22
Slartibartfast13fdisk12220:22
alicewandtrism, I have a lot /usr/lib /usr/lib/i386-linux-gnu /usr/lib/i386-linux-gnu/libcuba.so.3.0 /usr/lib/i386-linux-gnu/libcuba.so.320:23
alamihow can i remote desktop a ubuntu box using rdp Protocol20:23
TingbadiuPiuIm thinking of switching from xp to linux because the only game i play is counter strike 1.6 and it got native linux port now. However my computer has only single core cpu and geforce 6800GT. It runs cs at 75+fps constantly, in the cs shop page it shows that the linux version requires much highers specs- is that really true or did valve make a mistake with that?20:23
TingbadiuPiuPs. if the linux version doesnt require more power, will the open source gpu driver suffice or do i need proprietary one?20:23
trismalicewand: gfortran -m32 -O -o out10 MBpart1ep0.f -L. -lmathlib -lkernlib -lf2c /usr/lib/i386-linux-gnu/libcuba.so.3;20:24
ChogyDanSlartibartfast13: have you installed libsdl?20:24
Slartibartfast13yes, his command worked, ChogyDan20:25
alicewandtrism, I still get the same error: /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../libf2c.so: undefined reference to `MAIN__' collect2: error: ld returned 1 exit status Z(20:25
alicewandignore the Z( at the end20:25
metaphysicianNever mind, transient mirror problem. Resolved on refresh.20:25
fdisk122Slartibartfast13: Someone wrote a shell script for that: http://www.other-life.com/forums/index.php?/topic/204-installing-the-linux-client-under-ubuntu/20:25
fdisk122Foxy1604: What were the results of apt-get upgrade? the dkpg --configure output as far as I can tell is actually somewhat normal20:26
Foxy1604fdisk122: after a reboot it say's that the pakkage plymouth needs to be reinstalled..20:27
=== whoever is now known as Guest5574
Foxy1604fdisk122: (before it sad that it had unmet depencies)20:28
RyouOtaku!list20:28
ubottuRyouOtaku: 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 ».20:28
ChogyDanFoxy1604: I like this command for cleanup:`sudo apt-get install ubuntu-desktop^`          the ^ makes it a tasksel kind of thing20:29
fdisk122Foxy1604: I think ChogyDan has the right command, otherwise you may have to do `sudo apt-get install --reinstall plymouth`20:29
Slartibartfast13fdisk, not sure if that willl work because I am running Kubuntu 14.04 live disk on a Pavilion PC that uses NVIDIA graphics20:29
mjrosenbso, nobody knows about what apt-get --reinstall does with a kernel?20:30
fdisk122Slartibartfast13: Maybe this is a crazy suggestion but how far out is it for you to partition the drive in your box and make a hard install of linux?20:30
fdisk122mjrosenb: nope I actually have no idea20:30
ChogyDanmjrosenb: probably reinstalls the files, re updates grub, rechecks dkms20:30
=== coolsa_ is now known as coolsa
Slartibartfast13fdisk122, are you talking about creating a dual boot system or a virtual machine?20:31
Foxy1604fdisk122: ChogyDan kay!! but it still say's that plymouth needs to be reinstalled but the laptop cannot find the package.. xP20:31
ChogyDanFoxy1604: can you install pastebinit?20:31
Foxy1604ChogyDan: no sorry.. still the plymouth error20:32
fdisk122Slartibartfast13: A dualboot20:32
Slartibartfast13I already talked about both those options, and came to the conclusion   that I should keep Kubuntu and Windows XP running on separate PCs, fdisk12220:32
Foxy1604but i'l guess i call it a day.. ;)20:32
ChogyDanFoxy1604: can you photo the error again?  :)20:32
Foxy1604need to get up early :)20:32
Foxy1604bye bye20:32
Foxy1604ChogyDan: tomorrow ;)20:32
fdisk122Foxy1604: Good luck! Bye20:32
ChogyDangl20:33
fdisk122Slartibartfast13: That shell script is probably the best bet either way. I'm a big fan of dualbooting though.20:33
alamino one here can help?20:34
Slartibartfast13those guys convinced me that dual booting requires maintenance and troubleshooting skills beyond my knowledge and expertise20:34
fdisk122Slartibartfast13: I'm using a school computer that I installed a secondary partition onto20:34
fdisk122Slartibartfast13: nobody else even KNOWS about the partition and it still works20:34
fdisk122Slartibartfast13: That's how low maintenance it is20:35
Slartibartfast13fdisk122:  What is the native OS running on that school PC?20:35
fdisk122Slartibartfast13: Windows 720:35
TJ-Slartibartfast13: I think that was a false deduction on your part, based on BluesKaj and myself discussing various issues with dual-boot vs VM use for a Windows + Ubuntu installation.20:35
Slartibartfast13This PC has Windows XP installed on it20:36
fdisk122Slartibartfast13: The host OS wasn't affected at all except a little bit of drive space being eaten up by my partition. All their accounts, domain setup, networking etc. is not affected20:36
Slartibartfast13Yes, it was them, BluesKaj and TJ20:36
trismalicewand: is the MBpart1ep0.f file something you could pastebin or add to the askubuntu post?20:37
fdisk122Slartibartfast13: Windows XP is also based on NTFS and the partition will resize in the same way as Windows 7. The only reason not to do it is if you don't have enough extra disk space20:37
mjrosenbok, well, my issue is that there are some post-hooks that are /supposed/ to be run, and are not being run.20:38
TJ-Slartibartfast13: Our discussion ws focused on whether, with a VM basis, Windows or Ubuntu should be the bare-metal OS. I was making the point that if the Windows programs intended to be used require hardware 3D acceleration, then Windows as the bare-metal OS and Linux in VMs would be better than Linux as bare-metal OS with Windows in VM20:38
mjrosenband I suspect one of the post hooks is responsible for actually putting the new kernel in place.20:38
=== user_326 is now known as c107
mjrosenbI guess I can try removing and re-installing the kernel?20:38
Slartibartfast13But I thought I heard someone say there would be problems if I try creating a duel boot system.  Someone warned me against it20:39
alicewandtrism, here: http://pastebin.com/hgML3TXi  http://mbtools.hepforge.org/20:39
Slartibartfast13May be the only problem is that WIndows XP is no longer supported or secure.  Is that the only problem with my proposed duel boot system?20:40
mjrosenbSlartibartfast13: *dual, and it very much can work, just setting it up sometimes requires a bit of effort.20:40
TJ-Slartibartfast13: Dual boots once set up are fine - we were talking about how with Legacy BIOS systems multiple OSs have to 'fight' for who gets control of the MBR sector 0 of the boot disk - the preferred installation order is Windows first, then Linux+GRUB so GRUB then acts as boot-loader for both Linux and Windows.20:41
mjrosenbSlartibartfast13: unless you plan on running both operating systems at the same time, and see which one kills the other first.20:41
TJ-Slart_: If Windows is installed after Linux+GRUB, it replaces GRUB's MBR boot-strap code in sector 0 with the Windows boot-strap code, and then there is no way to boot Linux20:41
MonkDAcezthen you use a live linux usb and reinstall grub20:42
Slartibartfast13Well, Windows XP is already installed on this PC20:42
mjrosenbSlartibartfast13: also, if you have certain antiviruses installed in windows, they check the mbr, and refuse to boot windows if it isn't exactly the one that they saw when they were installed.20:42
* mjrosenb ran afoul that in 2005 or so, with mcafee (mcaffee?)20:43
TJ-Slartibartfast13: So, installing Ubuntu now should be fine - GRUB will become the system's boot-loader, and it will add Windows to the boot loader menu so you can choose between Ubuntu and Windows each time the system starts20:43
Slartibartfast13sounds like a great idea, TJ, but I doubt it will work that easily.  There will be troubleshooting required, I think20:45
Slartibartfast13even if I only stick to one OS at a time20:45
TJ-Slartibartfast13: No more than you've been doing so far this evening; and probably a lot less, verging on nil20:46
Slartibartfast13However, this whole dual boot system idea looks very attractive now20:46
Slartibartfast13You got a link for dual boot instructions for Windows XP and Kubuntu?20:47
TJ-Slartibartfast13: I tend to think any issues you have will be with the learning curve of adopting Linux/Ubuntu methodologies20:48
TJ-Slartibartfast13: https://help.ubuntu.com/community/WindowsDualBoot20:48
Slartibartfast13thanks TJ20:48
TJ-Slartibartfast13: Don't be scared by the amount of info on that page; most of it is covering contingencies and non-standard installation steps20:49
=== izdubar is now known as MarkDude
Slartibartfast13Yeah, I get it, TJ20:50
inglor_Hello - anyone can help with a quite broken system produced from upgrading from 12.04 -> 14.04 ?20:52
alicewandtrism, if you get the answer, please post it on http://askubuntu.com/questions/522526/how-to-get-gfortran-to-work-with-i386-i-have-undefined-reference-errors-how, thank you SO MUCH20:52
inglor_I am in a situation of not able to fix-broken packages, and not able to install new20:53
alicewandhave a great rest of the day.20:53
mjrosenbinglor_: what broke?20:54
inglor_mjrosenb, the whole desktop. when I do a `apt-get check` I get a bunch of unmet dependencies20:56
=== GT|Work|away is now known as Gnomethrower
mjrosenbinglor_: my usual response is apt-get install -f20:57
inglor_yeah tried that - here's the output from `apt-get check` http://pastebin.mozilla.org/642630420:57
inglor_mjrosenb, and the output of `apt-get install -f` http://pastebin.mozilla.org/642632520:59
TJ-inglor_: "gir1.2-glib-2.0 : Depends: libglib2.0-0 (>= 2.39.91) but 2.32.4-0ubuntu1 is installed" That is a 12.04 package going to be installed, not the 14.04 package21:00
inglor_TJ-, yeah so it seems like the upgrade is done half-way ?21:00
inglor_TJ-, Is there a way to fix it ?21:01
inglor_Also to mention that my source.list has only trusty references now21:02
inglor_and I disabled all the PPAs21:03
Slartibartfast13thanks for your help guys21:04
TJ-inglor_: I'm not entirely sure; I've got systems out of that state in the past but I can't say I could put my finger on precisely which action got the fix working21:05
Slartibartfast13so, everything in my HOme directory will get wiped when I reboot out of the live CD?21:05
inglor_Slartibartfast13, yes21:07
hichris123Grr, still having problems with '__NR_*' from compiling clang.21:11
=== ares_ is now known as Guest17607
=== ruben_ is now known as Guest98514
=== xar_ is now known as xar-
Moony22WOW21:20
Moony221707 nicks21:20
Slartibartfast13thanks inglor21:21
=== blindsight is now known as Guest37634
Pyro_Killerhello everyone, I have installed ubuntu 14.04 minimalist on a desktop, and I want to reinstalll it, however when I boot from the USB key it runs me straight in to the grub of the disk and I can't seem to reinstall, the disk is disabled from boot in the bios21:28
janusz__Good evening dear professionals.21:28
ikoniaPyro_Killer: how many non-usb disks are in the system ?21:30
Pyro_Killerikonia: one21:30
ikoniaPyro_Killer: so if there is only 1 disk in the system, that means that has to have the boot sector on21:31
Pyro_Killerwait, sod I might be back... MBR is written to the wrong bleeding disk i think21:31
ikoniaPyro_Killer: so either a.) you've not disabled it as a boot device in the bios b.) your bios is faulty21:31
ikoniawrong disk ?21:31
ikoniayou said there is only 1 disk in it21:31
Pyro_Killerto my USB stick21:32
ikoniaerrr that has to have a valid boot sector on to boot the livecd from it21:32
ikoniaif you can boot without the usb disk in - then you know the OS is booting from the disk21:32
Pyro_Killerit didn't21:33
ikoniait didn't boot ?21:33
Pyro_Killerit only booted when the usb was selected as 1st boot disk21:34
ikoniaso you have your answer then21:34
Pyro_KillerI did a derp21:34
Pyro_Killeron another note, does anyone have a fairly simple way of getting 14.04 on to a wpa2 through CLI21:36
Pyro_Killerthe installer has no problem connecting, but once I booted up it will not connect21:36
ikoniawpa_suplicant21:37
ikonianetwork manager command line21:37
ikoniawhy do you need the command line ?21:37
=== KeithLG_ is now known as KeithLG
ikoniajust use network manager as it's designed to be used21:37
rberg_man nmcli21:37
ikoniathe dekstop application is excellent21:37
Pyro_Killerthank you rberg_21:37
rberg_somethineg like 'nmcli dev wifi con "Cafe Hotspot 1" password caffeine name "My cafe"'21:37
Pyro_Killerdoes it have an "autoconnect" where it starts up automatically and connects to whatever is available?21:40
rberg_yeah, not sure how you set that from the cli as I mostly use the gui21:40
jhutchinsPyro_Killer: If it's a static network you can put it in /etc/network/interfaces21:41
jhutchinsPyro_Killer: Are you thinking of a mode where it has multiple networks configured and joins whatever one becomes available?21:41
rberg_'nmcli -f GENERAL,WIFI-PROPERTIES dev list iface wlan0' shows GENERAL.AUTOCONNECT: yes21:42
mjrosenbdoes anyone know why the kernel's postinst hooks would not be run?21:43
=== ubuntu is now known as Guest96743
Guest96743hi21:47
Donquichotte18hi21:50
robertbellarmineHello, I notice that there are Ubuntu Studio meta packages for lots of professional software for audio, video, image editing etc... There are also debian science based packages, now what I am wondering if there is something similar for programming to get all the packages for IDE and all the different programming language libraries21:50
netlarI am getting screen freeze when I try to use gnome do. I am on 14.04 Unity.21:52
Guest9674321:52
netlarPlus it is in my startup apps and does not load when I start Ubuntu.  Is that app buggy for Unity?21:52
Guest96743ı am using ubuntu on my computer ! ı am new user :) but ı dont know about ubuntu ! what do you advise to me ?21:53
MonkeyDust!manual | Guest96743 start here21:55
ubottuGuest96743 start here: The Ubuntu Manual will help you become familiar with everyday tasks such as surfing the web, listening to music and scanning documents. With an emphasis on easy to follow instructions, it is suitable for all levels of experience. http://ubuntu-manual.org/21:55
netlarShould I just reinstall gnome do, to fix it?22:00
Ben64netlar: what is gnome do22:00
netlarBen64: http://do.cooperteam.net/download.shtml22:01
netlarBen64: It is an app that lets you do quick searches22:01
Ben64if thats where you got it, you're on your own22:02
netlarWell that is there website, but loaded it from software center , no ppa22:02
netlarIt is in the repository22:03
Ben64it may not work with unity, since it has "gnome" in the name, and unity isn't very gnome-y22:04
netlarBen64: Yea, so I am not sure how that works, I thought most gnome stuff works with Unity22:04
netlarBen64: I thought Unity was a fork of gnome, or am I mistaken22:05
=== RoBo_Zzzz is now known as RoBo_V
netlarWell anyway I removed it22:11
=== phuh is now known as phuh_____
=== phuh_____ is now known as phuh
havarkahi, why fresh installation of ubuntu has a 12GB??? what could that be?22:16
k1lhavarka: what 12gb?22:16
ObrienDave12GB of what?22:16
havarkai just installed ubuntu and it does need 12GB of hdd22:17
ObrienDavehow much swap did you assign?22:17
k1lwell. what do you expect? is this a minimal install?22:18
havarkai do not know, like 6 ? .. no its lubuntu22:18
ObrienDaveok, Lubuntu IS Ubuntu with a different DE. so, 6GB swap + 6GB install = 12 GB22:19
JanCno default Ubuntu install uses 6 GiB22:19
havarkabut i do have a swap partition on separate partition22:19
JanCI think most are still under 3 GB22:20
havarkaok, so whats going on?22:20
phill_could anyone help with Preseed and kernel parameters for the ath9k - Boots fine after load, but not for preseed load... thanks22:21
ObrienDavehavarka, probably nothing is going on22:21
=== blindsight is now known as Guest19939
havarkaobrienDave, i dont know, but it seems to be too too much22:22
k1lhavarka: so it did choose 12GB in the automatic installer and you are not fine with it?22:22
ObrienDavehavarka, does it work as expected?22:22
JanChavarka: where do you see that 6 GB?22:22
k1lhavarka: is it only / or /home included? and how much is it filled?22:23
k1lhavarka: please give us full info on what the real issue is. as of just that statement i cant see what should be wrong there22:23
havarkano, i gave it 22 GB partition and 9.4GB is free22:23
HikaruBGhi guys22:23
havarkathere is nothing in home, i keep personal stuff in different places22:24
HikaruBGhow can I disable the mouse-wake-up function for Ubuntu 14.04 ?22:24
k1lhavarka: so "df -h" does tell you what?22:24
HikaruBGI don't want the mouse to be able to wake up my laptop when the lid is closed22:24
JanCisn't ta a hardware thing?22:25
JanCHikaruBG: check your BIOS/UEFI config?22:25
klysmouse is not in bios configs22:25
HikaruBGthe BIOS? doesn't sound right JanC22:26
TJ-HikaruBG: IS it a USB or PS/2 mouse?22:26
havarkahttp://paste.ubuntu.com/8313455/22:26
JanCUSB HID wake-up22:26
HikaruBGUSB Bluetooth mouse HP22:26
HikaruBGTJ-, USB Bluetooth mouse HP22:26
TJ-HikaruBG: There'll be a firmware setting to enable/disable various wake-ups, including by USB device, in the ACPI/power management section of the firmware setup22:26
HikaruBGTJ-, is the firmware setup accessible from the regular Ubuntu System Settings?22:28
HikaruBGI looked there and didn't see mouse wakeup option22:28
ObrienDavehavarka, something isn't right. the numbers under sda6 don't add up to 22GB22:28
waykool99anybody notice a suspicious Folder names with about 10 numbers under /home/myname, you can't open it or Delete it as root. but you can re-name the folder?22:29
havarkasry guys, i had two iso`s in bin :/22:29
ObrienDavehavarka, that will do it LOL22:29
havarkayeah22:29
havarkaat least i learned new cmd22:29
ObrienDavethere's always a plus22:30
Ben64waykool99: nope22:30
TJ-HikaruBG: No, firmware setup is only accessible at boot-time just after power-on, usually there's a key such as F2 to press to enter setup22:30
waykool99ClamAV finds nothing wrong with it but I do. when you can't open contents as 'root', raises red flags.22:30
HikaruBGOh, that ...  I see ... let me take a look - will be right back22:31
waykool99and can't delete the folder22:31
Ben64waykool99: well pastebin some info22:31
mattxtnwaykool are they encrypted /home files?22:31
ObrienDavea screenshot would help22:31
waykool99no idea. hourglass freezes forever trying to open that folder.22:32
waykool99BUT you can re-name it.22:32
mattxtnpastebin or screenshot what you are seeing22:32
Ben64stop giving us stories and post some actual information22:32
TJ-waykool99: Use the terminal, not GUI programs.22:32
waykool99TJ, good idea. i'll try that now.22:33
TJ-Sounds to me like  a corrupted file-system with an inode loop22:33
Ben64waykool99: if you havent been using terminal, how did you try to delete or open it using root22:33
dw1anyone know how to make perfectly round circles with the Shutter ellipse tool?22:34
ObrienDavedw1 keep the drag line at 45 degrees22:34
HikaruBGTJ-, no settings for the USB mouse in the firmware settings.22:35
dw1ObrienDave: yeah but its not obvious theres no display for it :/22:35
HikaruBGany ideas how to configure this from Ubuntu?22:35
TJ-HikaruBG: It won't mention mouse, it'll be something like "Wake on USB"22:36
waykool99using sudo /home/me/HighlySuspciousFolder# dir, it freezes in Terminal.\22:36
mykeyIm having issues with my disc drive...can anyone help?22:36
waykool99i rename the foldeer22:36
HikaruBGTJ-, I see - it only has Boot from external devices available. Really offers very limited options.22:36
ObrienDavedw1, eyeball is close enough. screen pixels are usually a 1:1 ratio. close enough to eyeball22:36
Ben64waykool99: if you havent been using terminal, how did you try to delete or open it using root22:37
dw1ObrienDave: .. they should have a feature where you hold Ctrl or somethin'. guess ill find the suggestion box22:37
mykeyanyone?22:37
Ben64waykool99: and you can't sudo a folder... pastebin stuff like "ls"22:37
Ben64mykey: you'll need to ask a question before receiving assistance22:37
ObrienDave!patience | mykey22:37
ubottumykey: 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/22:37
ObrienDave!ask | mykey22:38
ubottumykey: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience22:38
mykeycd/dvd drive wont mount ofter being ejected...22:38
Ben64waykool99: wow, don't login as root in gui!22:38
mykeyhow can I make sure this doesn't keep happening22:38
dw1ObrienDave: actually Ctrl holds the current dimensions, so i could eyeball it small and then expand ....22:38
=== ubuntu is now known as Guest32675
TJ-HikaruBG: Weird. You might be able to control it via the sysfs, via the usb controller/port's "power/wakeup" node22:38
HikaruBGOK - let me check that22:38
ObrienDavedw1, there ya go :)22:38
Ben64!pm | waykool9922:39
ubottuwaykool99: Please ask your questions in the channel so that other people can help you, benefit from your questions and answers, and ensure that you're not getting bad advice.22:39
mykeyIve reinstalled because I gave up on it but I did it again...all I did was click on the eject button and now nothing mounts22:39
TJ-HikaruBG: If you can identify which device the mouse is in sysfs, then "echo disabled > /sys/devices/...../power/wakeup" should stop it waking up22:39
mykeyusb does but my disc drive is usless now22:40
Ben64waykool99: seriously, STOP pm'ing me22:40
ObrienDavemykey, are ther similar problems under a different OS?22:40
Pyro_KillerI installed the MBR to the wrong disk, how does one write the MBR to the other disk?22:41
HikaruBGThanks TJ-22:41
smwPyro_Killer, grub-install22:41
TJ-HikaruBG: Do you see the device name in the output of this command "cat /sys/class/input/mouse?/device/name" ?22:41
mykeyNot that I recall...22:42
TJ-HikaruBG: If you do, which line 1st, 2nd, 3rd ...?22:42
mykeyjust wonder why if i eject a cd/dvd it wont mount the entire drive again22:42
Ben64mykey: insert a new cd/dvd you'd like to mount, then pastebin the output of "dmesg"22:43
HikaruBGyep, TJ- mouse3 shows: "HP HP Link-5 micro dongle"22:43
mykeywill do one sec22:43
TJ-HikaruBG: OK ...22:44
mykeyum that is alot22:44
ObrienDavemykey, check under "removable drives and media" there is an auto-mount setting there22:44
=== bazhang_ is now known as bazhang
TJ-HikaruBG: I'm looking for the easy way to link the mouse to the USB port :)22:45
mykeyCant locate "removable drives and media"...how do I find it?22:46
ObrienDavemykey, i'm in Xubuntu. your settings might be different22:47
HikaruBGOK thanks guys - this is irrelevant :) will deal with it later. Thanks TJ-22:48
ObrienDavewaykool99, are you going to pastebin some stuff for us to look at?22:49
ObrienDaveor continue to irritate people trying to help you for free?22:49
mykey00 mBm) [  297.557139] cfg80211:   (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [  297.559603] wlan0: RX AssocResp from 30:46:9a:a1:53:9a (capab=0x411 status=0 aid=4) [  297.565397] wlan0: associated [  603.424129] usb 1-3: new high-speed USB device number 2 using ehci-pci [  603.557549] usb 1-3: New USB device found, idVendor=1058, idProduct=071a [  603.557562] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialN22:50
ObrienDave!pastebin | mykey22:50
ubottumykey: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.22:50
=== pd92 is now known as pdbits
=== vemacs|ded is now known as vemacs
anivairHi there, anyone know anything about NoMachine?  I'm in a bind here.22:52
anivairI've been using nxclient for a while. Someone was kind enough to install on the wrong architecture and NoMachine won't connect to my nx server22:52
ObrienDaveanivair, and this relates to Ubuntu support how?22:54
anivairSorry, the client an sever are both ubuntu machines. We run an ubuntu shop here mostly.22:54
anivairI should have specified22:54
anivairclient is 14.04. server is 13.0422:55
ubuntu_hi22:55
ubuntu_hi22:56
=== stapler117 is now known as J2andcr5315-4-ev
=== J2andcr5315-4-ev is now known as stapler117
daftykinsanivair: then you know 13.04 is EOL? :)23:00
anivairI do.  Sadly, I don't have any control over that but just yet.23:00
anivairI'm just trying to coble what they have here for one user23:00
anivairthe nx server still works fine23:00
anivairan older nxclient connects fine as well23:01
anivairbut nomachine does not23:01
daftykins!enter23:01
daftykinsugh more deletions23:01
anivairodly23:01
anivair(oddly, even)23:01
=== richard is now known as Guest57518
TJ-HikaruBG: this should work:  "  MOUSE=mouse3; DP="/sys$(udevadm info --query path --path /class/input/$MOUSE)"; while [ -n "$DP" ]; echo $DP; do W="$DP/power/wakeup"; if [ -f $W ]; then echo $W; echo disabled | sudo tee $W; break; fi; DP=${DP%/*}; done  "23:06
esperantztox23:09
Bobbo__Hi. Could someone help me get ubuntu running on a laptop please? It seems to work from a live USB, but then won't boot after the first time. =/23:18
=== user_233 is now known as c107
jiohdiit wont boot from the usb after the first time?23:18
Bobbo__No, it won't boot from the hard drive from the first time.23:19
ObrienDavedual boot?23:19
Bobbo__Like, uhh. I do the installation, I click to reboot now and it boots fine. But if I restart afterwards it won't.23:19
Bobbo__No23:19
ObrienDavewhat do you get?23:20
jiohdiblack screen? does alt-ctrl-f1 give you a terminal?23:20
Bobbo__It falls through to trying to boot from the network device.23:20
Bobbo__Like, it doesn't even know the hard drive has bootable content on it.23:21
rellisAnyone know of a way in sh (dash) to pass this string as a single argument to a program? JAVA_OPTS="${JAVA_OPTS} -XX:OnError=\"kill\ -9\ %p\""23:21
TJ-Bobbo__: Between the time it boots correctly and the time it doesn't, do you remove any USB flash storage device?23:21
ObrienDavecheck your BIOS settings23:21
rellisthe spaces in the kill command make it end up as multiple arguments when it should be one23:21
Bobbo__TJ-: No. I removed the flash drive during the first shutdown.23:22
ObrienDaveit can't parse nested quotes23:22
Bobbo__ObrienDave: Anything more specific, I've already been in there... But it's a Toshiba Satellite S50 and there isn't much I can do. =/23:22
jiohdiBobbo__, what happens on the screen when you boot?23:22
TJ-Bobbo__: Does the system have UEFI firmware?23:23
ObrienDaveBobbo__, look at the boot order. CD/DVD 1st, USB drive 2nd, Internal drive 3rd.23:23
Bobbo__jiohdi: Toshiba splash, some black and then network boot stuff23:24
Metaliinuxitehey guys23:24
Bobbo__TJ-: Yes23:24
Bobbo__ObrienDave: It's in USB, CD, HDD, network iirc.23:25
Bobbo__Possibly CD and USB other way around, either way it's definitely in the right order to boot from HDD (I ain't that foolish)23:25
TJ-Bobbo__: Did it install in UEFI mode then try to boot in CSM legacy mode, or visa-versa?23:25
Bobbo__What's CSM?23:25
Metaliinuxiteso i deleted my partition table from gparted (all ntfs) and i boot up Ubuntu Live and all the drives are listed properly!! now how do i write that partition table to my drive?23:25
Bobbo__(Probably not)23:25
Metaliinuxitei tried gpart but it just hangs at the "begin scan" part23:26
Metaliinuxiteand I don't like testdisk because a reboot is necessary23:26
=== ratskinmahoney is now known as ratskin
TJ-Bobbo__: Compatibility Support Module, the part of UEFI that handles old-style (Legacy) BIOS boot23:26
=== root is now known as Guest32543
MetaliinuxiteUbuntu figured the parition table perfectly, but how do I make it permanent?23:27
Metaliinuxite*partition23:27
Bobbo__Just checked bios; secure boot is disabled, boot mode is UEFI.23:28
Guest32543hi i am using recordmy desktop, but i cant record my sound from my usb mic23:28
TJ-Bobbo__: OK, and is there an "Ubuntu" entry in the UEFI boot menu? If not, it's been installed in CSM legacy mode23:28
havarkaMetaliinuxite, what do you mean did you installed it? or You on LiveCD?23:29
Bobbo__Um, what boot menu?23:29
Metaliinuxitehavarka: live cd23:29
Bobbo__TJ-: Maybe I should of clarified, I don't even get to grub. It's like the bios thinks the HDD isn't bootable.23:30
TJ-Bobbo__: That is what I'd expect. If Ubuntu was installed in Legacy mode (meaning the installer was started in that mode), then if the system doesn't have CSM enabled it won't try to boot via an MBR boot-strap. The opposite is also possible: if Ubuntu was installed in EFI mode and added itself to the UEFI boot manager (through the efibootmgr program), then it is possible the UEFI firmware has 'lost' the entry due to some firmware bug.23:34
TJ-Bobbo__: Boot the Live ISO again, then use "Try Ubuntu" and we can investigate23:34
TJ-Bobbo__: This illustration might help you understand better: https://iam.tj/kb/pc/boot/23:35
Bobbo__TJ-: That looks freaking complicated, heh.23:39
Bobbo__okay. So I'm in the try ubuntu thingy.23:39
TJ-Bobbo__: but it shows how minor differences can cause problems, and roughly where they're caused based on how far the system gets23:40
Bobbo__Okay; so where do we start investigating? L323:41
TJ-Bobbo__: First, start a terminal (Ctrl+Alt+T) so we can type commands in the shell23:42
jponc_hi guys23:43
Bobbo__TJ-: I'm not new to linux, just this laptop. I'm reasonably command savvy, btw23:43
TJ-Bobbo__: Yay! saves me some typing :)23:43
Bobbo__:)23:43
TJ-Bobbo__: "ls /sys/firmware/" ... is there a "efi/" directory?23:43
HikaruBGWell well... :) I need now to setup a secured file server23:43
Bobbo__yes23:43
HikaruBGon Ubuntu23:44
TJ-Bobbo__: In that directory are there others, including efivars/ ?23:44
Bobbo__TJ-: Yes23:44
TJ-Bobbo__: That tells us the system booted in UEFI mode.23:44
jponc_Any new news regarding ubuntu? :D23:44
TJ-Bobbo__: That could be useful later once we look at the installed system, in terms of what we need to do to repair it23:44
TJ-Bobbo__: OK, now lets find out what block devices there are: "pastebinit < <(sudo lsblk)"23:47
Bobbo__dling pastebinit first.23:47
TJ-Bobbo__: OK :)23:48
Bobbo__http://paste.ubuntu.com/831398423:49
TJ-Bobbo__: OK, so sda will be the installed system. "pastebinit < <(sudo parted /dev/sda unit s print)"23:50
Bobbo__http://paste.ubuntu.com/831400323:51
TJ-Bobbo__: OK, It's GPT and partition #1 is FAT32 and is about 512MB so that'll be an EFI System Partition (ESP)23:52
=== Joshua^Dunamis is now known as Joshua^Dunamis_i
TJ-Bobbo__: "sudo mkdir /target; sudo mount /dev/sda2 /target" then check that looks like the root file-system with "ls /target"23:53
=== EriC^^ is now known as eeee
Bobbo__TJ-: Ya, that's the root fs23:53
TJ-Bobbo__: OK, check that "ls /target/boot/" has an "efi/" directory (that is currently empty)23:54
Bobbo__Aye, it's empty23:54
TJ-Bobbo__: Now lets check the ESP has what we expect in it: "sudo mount /dev/sda1 /target/boot/efi"23:54
TJ-Bobbo__: Then "pastebinit < <(find /target/boot/efi)"23:55
oniMakerI seem to be unable to instal some common packages: E: Unable to locate package php5-curl23:56
Bobbo__http://paste.ubuntu.com/8314038 -- I should clarify the extra stuff is from instructions I followed here: http://linuxontoshiba.blogspot.se/2014/05/getting-ubuntu-1404-to-boot-from.html23:56
root___hi23:56
=== root___ is now known as juniour
juniourhi every one how can i get two diffent hash of same string???23:57
eeeejuniour: change the salt23:57
juniouri am not using anysalt23:57
junioureee echo "hello" |md5sum give me a hash but i check online on website, it give me different hash23:58
TJ-Bobbo__: Let's ask the motherboard's firmware what it has in its boot menu "pastebinit < <(sudo efibootmgr --verbose)"23:58
Bobbo__http://paste.ubuntu.com/831406923:59

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