[00:00] tried installing pepper too.... [00:00] ok, 1 sec [00:00] denz_: you don't have to install it, it comes with chrome [00:00] meant reinstalling, my bad... [00:00] is there a tool like the taskmanager i can see active processes and kill them if i need to? [00:02] Jordan_U: http://pastebin.ubuntu.com/7555083/ [00:03] denz_: Well clearly it's disabled. Now we just need to figure out how to enable it again :) [00:03] denz_, do has trism said and enable flash in chrome://plugins [00:05] is there an appmenu indicator that shows free memory? [00:06] problem solved! thanks folks! [00:07] sorry to have troubled you with something so simple, but you all have my gratitude nonetheles...can't help but wonder what disabled it in the 1st place tho... [00:08] Seannie: why yes, actually there IS something similar to windows task manager - its called system monitor [00:09] Seannie: system monitor is available from the dash menu [00:09] gave me an excuse to blow the cobwebs off of irssi at any rate...cheers all! [00:13] I used pendrive install to install Lubuntu to a USB. The USB is 2GB. Is this too small of a drive? [00:14] yes, [00:14] I want a bootable usb drive [00:14] in my opinion tht makes it too restrictive [00:14] then use livemedia [00:14] rather than installing to a pen drive [00:15] It has been a sluggish === step21_ is now known as step21 === Zyprex is now known as Zyprexa [00:19] why so quiet? [00:19] everything is working! [00:19] so.. is that Mark Shuttlewroth bitch still in charge over at conical? [00:20] when I made my pendrive should I have set my persistance the rest of the drive? [00:20] DrakkenWarr: no, and please mind your language and attitude here. === vikinick is now known as vikinick|away [00:26] !seen steve urkel [00:26] I have no seen command === GG111 is now known as SameDay [00:36] Hello, i need some help creating ApacheOpenOffice launcer [00:42] hello [00:42] what runlevel does locale get set in the system? [00:43] i have an upstart script that fails the first time it gets invoked and then when its respawned later it works fine. I believe its due to not having UTF8 as my locale set at the time it is first invoked [00:43] !runlevel | schone [00:43] schone: In Ubuntu all runlevels except 0,1 and 6 are by default equal. Also keep in mind that Ubuntu now uses !Upstart instead of System V init so there is normally no /etc/inittab. [00:43] ubottu: i am using an upstart script to run it… im just trying to figure out the best start stanza to use [00:43] schone: I am only a bot, please don't think I'm intelligent :) [00:44] yeah [00:44] schone: Why does your upstart script depend on locale settings? [00:44] ubottu: will you lick my balls? [00:44] ASSH0LE: I am only a bot, please don't think I'm intelligent :) [00:44] Can I check is package is a metapackage? [00:44] Hi, can i get some help resuming wired network after sleep/suspend un 14.4 please? [00:45] Jordan_U: my upstart script does not… but the code that eventually get run inside the JVM fails becuz i assume there is no locale set so the JVM doesn’t have anything and when it runs into some weird characters inside the files its reading it hiccups [00:45] hello folks, [00:45] i want to use real-time for audio [00:45] hey all....is powerpc still usable like it is for upstream provider debian? [00:45] Jordan_U: like i said earlier, this only happens when that upstart script is run on launch… when respawn kicks into action after the program dies and tries to run that java program again, it works just fine [00:45] i have read thAT I MUST ADD MY USER INTO THE AUDIO GROUP [00:45] IS IT TRUE? [00:45] that happens about 5 minutes after the machine has been up and running [00:45] elhoir-wrk: Please fix your caps lock key. [00:46] i read time ago that i shouldnt use the "audio" group [00:46] Jordan_U: i did, sorry [00:46] so im assuming some environment variable is missing the first time it loads… since my current start stanza looks like this start on runlevel [2345] [00:46] Jordan_U: this is only a hunch… but i have nothing better [00:46] can I get some powerpc lovein [00:46] may anyone help? [00:48] room got quite when I asked for powerpc love [00:49] donofrio: Try asking your actual question. [00:49] Jordan_U: am I missing something about those runlevels and the locale? [00:49] ok where do I get a working desktop update that is as good as 12.04 is, cause nothing after that suppports the ati r200 [00:49] it seems [00:50] let alone it looks like powerpc arch is dieing in ubuntu [00:50] schone: I don't know about locale specifically but start on runlevel [2345] is very ambiguous as far as defining what needs to be ready for your service to start successfully. [00:51] schone: What is this service exactly? [00:51] its a webservice [00:51] schone: Does it depend on Apache running or similar? [00:52] but thats irrelevant to the story…. the problem is that it reads some file packaged inside the jar that has some funny characters and it produces a java MelformedInputException [00:52] Jordan_U: no it does not [00:52] its a standalone java app [00:52] schone: Does it require network connectivity? [00:53] yes [00:55] schone: Then "start on (local-filesystems and net-device-up IFACE!=lo)" would probably be more appropriate, and may as a side effect start your service after locales have been configured (though clearly it would be better to explicitly depend on that rather than depending on what is essentially a race condition between networking and locale setup). [00:55] where is locale setup? === alone is now known as dream [00:58] schone: Of course you could also just add "env LANG=en_US.UTF-8" to the upstart configuration. [00:58] true [01:00] can someone help me with my fstab? I cant move files into trash from my home directory [01:00] schone: So with both of those fixes, I think you'll have a much imporoved service file. [01:00] So I'm having a strange problem. I just updated my 14.04 install, and if I run "screen -dr" *inside screen* *without an extra argument*, it aborts. [01:01] Jordan_U: ill give it a shot! thanks [01:01] chrissso: How are you trying to move files into the trash from your home directory, and why do you think that's related to your /etc/fstab? [01:01] schone: You're welcome. [01:01] (in the "Aborted (core dumped)" sense) === wig is now known as Wug [01:02] Jordan_U: I have most my files on a data partion but I had some problems with mounting as I'm a linux beginner. I made it somehow work. but I cant move anything into trash from my home directory. I feel like it has to do with the mounting. how can I find out [01:02] I can not find a Libreoffice question here since I can not find a channel for it and it came with ubuntu [01:04] chrissso: How are you trying to move files into the trash from your home directory? [01:05] Jordan_U: for e.g deleting something from the desktop or just in the home directory in nautilus [01:05] chrissso: Ok, so let's say you right click a file in Nautilus and send it to the trash. What happens next? === dream is now known as givinatry === givinatry is now known as dream [01:06] Jordan_U: You dum dum [01:06] chrissso: don't listen to dum dum Jordan_U [01:07] Jordan_U: when I'm somewhere in /home it says: ...cant be put in trash. do you want to delete immediately..Show more details: unable to create trashing info file:permission denied [01:07] [01:07] clogmit: why [01:08] chrissso: Jordan_U Is spawn of poop. [01:09] clogmit: That's enough. Please be civil and helpful in this channel. [01:10] Jordan_U: them fighting words [01:11] chrissso: What is the output of "ls -ld .local/share/Trash/"? [01:11] or 'something' is too big for trash ? [01:13] Jordan_U: all folder say my username but how do i check .local/share/trash/ ??? [01:14] Jordan_U: I tried only ls -l [01:14] chrissso: Do you know how to open a terminal and run commands there? [01:15] Jordan_U: yes I do, I did the "ls -l" one [01:16] chrissso: The 'd' is important in that command. Please run "ls -ld ~/.local/share/Trash/" and post the output (which should only be one line) here. [01:16] Jordan_U: oh sorry I also did tried to one to check the trash === thewafflewhat is now known as thewafflecaust [01:16] Jordan_U: it says chris, my username [01:16] chrissso: It should say a lot more than that. [01:17] chrissso: Please post the exact, complete output. [01:17] Jordan_U: ok it says drwx------ 4 chris chris 4096 Apr 25 19:55 .local/share/Trash [01:18] Jordan_U: the other folders say, drwxr-xr-x at the beginning though [01:20] chrissso: Please pastebin the contents of /proc/self/mounts. [01:22] Jordan_U: where can I pastebin that? its a lot [01:22] Jordan_U: http://pastebin.com/jKGqDXMU [01:22] Jordan_U: ok found a site [01:23] Hi there! When i try to start/stop mysql, it says "unknown job", can you please help me? [01:23] how are you trying? [01:23] also, are you the guy that was here earlier asking the exact same thing? [01:23] service mysql stop || stop mysql [01:24] I was here earlier asking a more general question, now, after 4 hours of troubleshooting, I got to a more accurate question [01:25] bodom, seems the same question to me. [01:25] OerHeks: I should've missed the answer then [01:26] so can you please be kind and answer again? [01:27] bodumikonia was trying to get your issue clear, what part did you miss? === david__ is now known as bananapie [01:28] any powerpc love here [01:28] OerHeks: I have never been talking with bodumikonia or anyone with a similar nick [01:29] you have been talking to ikonia, just a typo, sorry [01:29] bp [01:29] Jordan_U: did you find anything [01:29] bodom, explain this please: "I also have a different mysql server" ?? [01:30] different than the version from the repos ? === justinS is now known as jhsimpson [01:31] OerHeks: I completely missed that message. Nevermind it, anyway: it's superseeded now. I meant a 2nd machine but that one is fine now === bazhang_ is now known as bazhang [01:35] hello all [01:36] greetings [01:36] i'm new to black box ubuntu and was wondering if anyone knew how to successfully connect and access the tor network? i can easily connect, but am unable to access it through my browser. [01:37] darklord, set socks5 proxy to 127.0.0.1 9050 [01:37] in browser [01:38] if i run service --status-all it lists mysql as "?" status [01:38] thank you, gr33n7007h! [01:38] np [01:39] is powerpc love the same as it was in 12.04? [01:40] donofrio: dead [01:40] why [01:40] hardware still good [01:40] becuse no-one wants it [01:40] no-one wants to maintain it [01:40] it's a dead platform [01:40] actually i think i've seen unsupported ISOs [01:40] hang on let me have a gander [01:40] there is [01:40] it's an auto build process [01:41] daftykins: yah let me know - that would rock... [01:41] with a small group of community members trying to fix the autobuild failures [01:41] donofrio: however as i say, unsupported so you can't ask about issues [01:41] bodom, what are you trying to do? [01:41] daftykins: understandable [01:41] donofrio: http://cdimage.ubuntu.com/releases/trusty/release/ [01:42] gr33n7007h: I'm trying to figure out why I cannot start/stop mysql via upstart [01:42] I noted that just this week already [01:42] ah [01:42] i see [01:44] bodom, what does it say when you type `service mysql status` [01:45] bodom, mysql -V aswell [01:45] also noticed its server only so I'd have to do apt-get diff from desktop 12.04 install to server 14.04 [01:45] gr33n7007h: status: unknown job: mysql [01:45] why is server powerpc here if unsupported? [01:46] gr33n7007h: mysql Ver 14.14 Distrib 5.5.37, for debian-linux-gnu (x86_64) using readline 6.3 === kirk is now known as Guest55044 [01:46] donofrio: you seem to have missed what ikonia said above, scroll up [01:46] donofrio, consider debian. [01:46] donofrio: it's old, rubbish, power hungry hardware. it should be given a proper funeral and buried [01:46] Artemis3: already have netinstl and dvd's but only wheezy installs with working xorg [01:47] donofrio, why not use that? [01:48] Hi [01:48] Is it cool to chill in here [01:48] bodom, try `sudo initctl reload-configuration` [01:49] gr33n7007h: I already tried, no luck :( [01:50] gr33n7007h, i switched the proxy setting to localhost and the port number to 9050 and it's redirecting me to an alternative google, which is certainly a great sign. it's also giving me the captchas and slowing my connection so it's connected, but i'm unable to access .onion sites. i know it's nothing that i've done to break the distro because it's a fresh install. [01:51] bodom, did you try `/etc/init.d/mysql start` [01:51] darklord: this is ubuntu support not TOR support [01:52] darklord, are using polipo aswell? [01:52] darklord: refer to the documentation that came with what you installed. [01:52] ooops [01:52] my apologies, gentlemen [01:52] gr33n7007h: yes, it's a long story: the old init script runs but doesn't work. I have to use upstart because of the "respawn" feature [01:54] so I gotta dpkg --get-selections on this 12.04 powerpc install (that took four hours to patch) and dpkg --get-selections it back once I install server 14.04 (why no 14.10?) [01:54] bodom, you might get better help in #mysql unless you've already been there [01:55] gr33n7007h: I've been there and they helped me find it's an upstart issue, so went back here [01:56] bodom, try reinstall mysql server [01:56] gr33n7007h: I did it, no luck [01:56] gr33n7007h: with "purge" === wheresmypaaants is now known as Dairy [01:57] bodom, what OS [01:57] gr33n7007h: lastest ubuntu x64 [01:58] bodom, it's gotta be a bug [01:59] gr33n7007h: Isn't there any debug tools to check _why_ mysql service is unknown to it? [02:00] bodom, I don't know of any [02:00] gr33n7007h: sounds like a famous redmond OS :) Ty anyway for your time [02:02] bodom: are you sure you've not done something non-standard? [02:02] bodom: what was the problem again? [02:02] * grimeton joined too late [02:02] hi all. There is any way to backup a running system ? No reboot, no shutdown services. [02:03] the_eye_: tar cvf - / | xz -9 | nc some.server 12345 [02:03] daftykins: Yep, pretty sure, at least not in recent years [02:03] grimeton: service mysql stop gives me "unknown job" [02:03] Hey there [02:04] bodom: sounds like mysql isn't running ... [02:04] bodom: 'recent years'? that doesn't make any sense :P [02:04] the_eye_: I usually use rsync [02:04] bodom: ps auxw | grep -i mysql | wc -l [02:05] daftykins: Honestly, I don't remember if I made any change let's say 4-5 years ago :) Let's just say it survived all the distro upgrades fine [02:05] bodom: eww [02:05] grimeton: mysql i up and running :P 4 [02:05] I use rsync as well. The archwiki has an OK guide for doing a bootable backup with rsync. [02:06] Ok so i am trying to get to my schools thing not sure what it is i will send you the link if need be but I am in need of it working and it goes through a company called starfish solutions and its not working for me... what can i do [02:06] However I would recommend doing separate backups for SQL etc. [02:06] And of course you MUST test your backup [02:06] bodom: hm, then the pid file is wrong? [02:06] bodom: wrong pid inside the pid file so the process is unknown [02:06] If you don't test your backup, it will likely fail and I will laugh :-) [02:06] The point is that mysql is started at boot coorectly bot for some reason upstart then "forgets" about it and I can no longer stop/restart it [02:06] jacob_: you're going to want to format a question which can actually be answered, "i tried... i expected... but instead this happened..." [02:07] Testing the backup includes testing the restore. [02:07] bodom: i'd check for the pid file [02:07] grimeton: good idea, but /var/run/mysqld/mysqld.pid has the right pid [02:08] grimeton, this will stream backup to some.server port 12345 ? [02:08] bodom: another idea would be to check the upstart scripts where the error message is generated and then see what the script does before the error message line to see what could go wrong [02:08] s/could go/is going/ [02:09] the_eye_: yeah, just an example [02:09] the_eye_: you also want to exclude /proc /sys /run and stuff [02:09] hi when i'm running unetbootin in ubuntu getting error [02:09] ./unetbootin-linux-603: error while loading shared libraries: libpng12.so.0: cannot open shared object file: No such file or directory [02:09] grimeton: sadly, upstart is not script-based but config-based, so, afaik, there is no script to debug [02:09] shunya_chakra: are you trying to put a .ISO onto a flash drive? [02:10] grimeton, how some.server 12345 will receive the backup data ? [02:10] bodom: upstart is a bunch of scripts ... vim $(which service) [02:10] daftykins, not yet, I just download the unetbootin from it's site [02:10] the_eye_: nc -l 12345 > some.file.tar.xz [02:10] and trying to run it daftykins [02:11] daftykins, but i want to put win on usb [02:11] this is the error i am receiving : The application has encountered an error. We apologize for the inconvenience. If this happens again, please contact your system administrator. [02:11] Provide the error id: BZVG10TTG1. === dino82 is now known as zz_dino82 [02:11] shunya_chakra: oh... from Linux? good luck! :) [02:11] grimeton, thanks [02:12] but it should not do that it should go to a place like moodle [02:12] daftykins, yup from linux do you have idea how can i get rid from this error? [02:13] https://chemeketa.starfishsolutions.com/starfish-ops/session/casLogin.html?ticket=ST-2933938-pVdKxgHDZKsEy6XGSvo9-cccauth01 [02:13] !find libpng12.so.0 [02:13] File libpng12.so.0 found in libpng12-0 [02:13] thats the web site [02:13] shunya_chakra: apt-get install libpng12-0 [02:13] starfishsolutions.com , is the company [02:14] shunya_chakra, forget unetbootin use`dd if=/path/to/file.iso of=/dev/sdXX bs=512` making sure you choose the correct disk [02:14] cock [02:14] daftykins saying already installed. [02:14] penis [02:14] shunya_chakra: ok, i'm out of ideas then. [02:15] ass [02:15] scrotum [02:15] gr33n7007h, I need to type it on terminal? [02:15] ni285533: is it you, kev? from derek on sky1? [02:15] daftykins, np, thanks [02:15] goatse.info [02:16] shunya_chakra, yes in terminal, sudo fdisk -l to check disks [02:16] gr33n7007h, yup I think it showing partition like in window [02:16] sda1, sda2 sda5 [02:16] gr33n7007h: shunya_chakra is after creating a Windows USB flash drive, i told a friend recently to dd a Windows ISO onto one and it failed, so i don't think your approach is going to work [02:17] daftykins, just make sure it's formatted to fat32 done it plenty of times without fail [02:18] grimeton: if you mean /etc/init/mysql.conf it is not executable and has only pre and post start scripts inside [02:18] ah, seems nonsensical to format a drive prior to dd'ing an image onto it [02:18] surely the dd creates a filesystem itself [02:18] but i guess that's it :> [02:18] bodom: i'm talking about going through the service command scripts and check where the error message is generated exactly [02:19] grimeton: do you know where they are? [02:19] Hello [02:20] this is the error i am receiving : The application has encountered an error. We apologize for the inconvenience. If this happens again, please contact your system administrator. [02:21] bodom: no, let me check [02:24] bodom: it's part of the sysvinit-utils which doesn't hold lots of scripts [02:24] bodom: you got an exact error message that you can paste somewhere? [02:24] grimeton: it looks like that "service" calls the "stop" command and "stop" communicates with init via d-bus. [02:25] grimeton: stop: Unknown job: mysql (I've translated it myself because it seems to also ignore my LC_ALL settings) [02:26] bodom: LANG=C service mysql stop [02:26] grimeton: stop: Job sconosciuto: mysql [02:26] grimeton: it ignores LANG too [02:26] ah great... [02:27] but you're root? [02:27] grimeton: ofc I am [02:27] (you never know) [02:27] :P [02:28] sorry, i'm a bit out of ideas [02:28] i'd go and debug the init system === step21 is now known as step21_ [02:28] grimeton: yep, that's what I am trying to do, but, tryst me, debugging uocrap is a pain [02:28] grimeton: thank you for your help so far :) [02:29] anyone here done the 12.04 install on powerpc then http://iwtf.net/2010/01/05/list-backup-or-restore-installed-packages-on-debian-and-ubuntu/ merging that into a fresh load of 14.04 server for powerpc? [02:32] Hallo? [02:32] grimeton: Finally [02:34] grimeton: so, just to keep things simple, "service" command calls the "stop" command, the "stop" command calls "initctl" and "initctl" finally signals "init" via DBus that you want to stop a daemon [02:35] ui [02:35] kiss [02:35] lol [02:35] grimeton: "initctl" has a "--system" option that affects how it comunicates to "init". Using it makes things work [02:36] hi need help with suspension mode [02:37] i've allready post a thread but nobody can help me [02:37] what problem? [02:37] bodom: so, problem solved? [02:37] not solved [02:37] grimeton: solved is a big word. Problem worked around :) [02:37] suspension stars correctly but instantly it resume the sistem [02:38] i press suspend it seems to suspend but instantly resume [02:39] i had tryed some scrypts that are around the web but they didnt worked [02:42] ? [02:43] donofrio: https://wiki.ubuntu.com/PowerPC and for the download: https://wiki.ubuntu.com/PowerPCDownloads [02:45] should install powerpc? whats that? [02:45] I've installed the adobe flash plugin and it works in Firefox to play videos on YouTube, but I can't use it to run .swf files. I can in Debian. what's the deal? [02:46] Can somebody help me please? [02:46] Jeffrey_f: cool good start, need gnash that does flash13, jre 1.8 and 3d drivers fully enabled then I should be good [02:46] Elouise: just ask. [02:47] I'm kinda new and idk what to do. [02:47] well I have an acer chromebook c720, and I figured that the best OS i could possibly get is Ubuntu [02:47] Elouise: just ask. someone will answer if they know [02:47] How To Create a wireless network to share Internet on Ubuntu 14.04 [02:47] I found this version called "Gnome." [02:47] How do I get it? [02:48] Currently, I'm downloading Kubuntu, but I'd cancel this, if that's a way I could get Gnome? [02:48] Elouise: from a command line: sudo apt-get install gnome [02:48] Eloise ubuntu gnome, the first result on google or duck duck go [02:48] hello [02:49] Elouise: logout, then on your login, you can choose your environment [02:49] Ubuntu gnome isn't a desktop thing like Kubuntu, Lubuntu, Xubuntu, etc? [02:49] Elouise: it's a flavor of desktop [02:49] Jeffrey_f shes starting from fresh install [02:49] Ohhhh [02:49] Idk what im doing im sorry lol [02:49] I'm still installing kubuntu atm XD [02:50] How To Create a wireless network to share Internet on Ubuntu 14.04 [02:50] Elouise: once you install some version of *buntu, you can add the desktop of your choice. [02:50] Elouise: you can finish installing kubuntu, then install any other desktop flavor afterward [02:50] http://ubuntugnome.org/download/ if you want to install fresh. if not,, there are instructions on this website to add it to a current ubuntu install [02:50] By terminal? [02:51] Elouise: that's the easiest way [02:51] okay [02:51] I will try [02:51] Elouise: Terminal is the easiest way to do it when you are getting instructions from a forum like this [02:51] where's FireFox, that I can try to tell it to open .swf files? I'm trying to search the web for this info and I can't find it. [02:52] Is it normal that I can't connect to other wifi connections? Like when I go to a hotel, it can detect wifi, but the problem is I can't access to the internet. [02:52] That's the reason why I re-installing Ubuntu atm lol [02:53] {ubuntu "open with" firefox} fails to find this. [02:53] Elouise, that's not normal...does it let you connect to the network? [02:53] Yes, it does. [02:54] I was in a hotel yesterday, took me like 2 hours to fix it, then it worked.. When I get home, I tried connecting to my WiFi connection, it stopped working again. [02:54] can i run both a 32 and 64 bit linux distro from usb depending on the system thats detected [02:54] Elouise, that's quite strange [02:54] I know right :( [02:54] ghostmediapro you want knoppix [02:55] god damnit. that doesn't work. I guess the flash player for ubuntu just can't run .swf files. [02:55] wait, but it does. when it's in a web page. just not by itself. [02:55] Can you help me [02:55] not until you ask a question [02:56] shawnbon206: why is that [02:56] this is so retarded. I want to get rid of my Debian installation but I can only run .swf from Debian. Ubuntu is the only one with an more up to date version of WINE. [02:56] I'd like to install the VMWare on Ubuntu but I don't know if it's possible. [02:56] because its designed for that ghostmediapro [02:56] ghostmediapro: One may run 32 bit OS on 64 bit hardware - not the other wise, and 'boot' the os of choice. [02:57] What does linux-firmware-nonfree do? [02:57] better question is there a big differnece in linux between 32 & 64 bit performance wise [02:58] ghostmediapro: the relevance of the two tends to be more about how much RAM you have [03:00] my bro wants to do mobile pentesting, he has access to both 32bit and 64bit machines, so he asked me to make a bootable usb for him, and in the process learn abit [03:00] 2 to 4 gb [03:00] ghostmediapro: are you on a windows system or...? [03:00] Elouise it's firmware (kind of like drivers) for hardware that's manufacturer releases it without a free license...if you have a wireless card that uses proprietary firmware, it might help [03:00] ghostmediapro: because YUMI allows booting multiple ISOs from a single flash drive. [03:00] Elouise: nonfree software as in adobe flash. Non-free meaning, not open source [03:01] Ohh okay. [03:01] makeing the usb from windows [03:01] ghostmediapro: perfect, go grab YUMI from pendrivelinux.com [03:02] burning alt powerpc 14.04 cdrom from 12.04 (six hour install/upgrades - found 866+ updates) then I'll reboot and start the install again [03:02] it would be better to use the iso format, than iso to usb in this case [03:03] donofrio: i told you you can't get support for that, so there is no need for you to provide any updates in here as to your progress as you cannot ask for help [03:05] daftykins: do they have an irc channel? [03:05] donofrio: i don't think you understand. there is no support. [03:12] OKay so [03:12] Can you help me [03:12] How To Create a wireless network to share Internet on Ubuntu 14.04 [03:12] (this is what I got along the Kubuntu downloading process) File patch: [03:12] What should I put === Jan11 is now known as ON1 [03:14] Elouise, I've never heard of that...are you downloading it from www.kubuntu.org? [03:15] oh man sharing wireless network on linux, very difficult, why cant linux dev make it easier [03:16] Romance: i think the better and more relevant question is, why cant the hardware creators make it easier for the operating system developers to implement that for you [03:16] !commands [03:16] The linux terminal or command-line interface is very powerful. Open a terminal via Applications -> Accessories -> Terminal (Gnome), K-menu -> System -> Konsole (KDE), or Menu -> Accessories -> LXTerminal (LXDE). Guide: https://help.ubuntu.com/community/UsingTheTerminal [03:16] Romance: if the driver support is not there for linux, it may be challenging, or not work at all [03:18] No carlosqueso [03:18] Mp3player [2 Fátima] CeBoLiNhA 2014 [03:19] Elouise, don't know then...I've only played with the official builds [03:22] Mp3player [3 Veraneio Vascaína] CeBoLiNhA 2014 [03:22] !ot > di_giorgio [03:22] di_giorgio, please see my private message === e is now known as Guest9139 [03:24] Elouise: I would get the version from http://www.ubuntu.com/downloads -- Simply because those are official distributions. Others may be customized or (worse) have buggy or malicious code. I have a hard time trusting other sources [03:25] Mp3player [4 Música Urbana] CeBoLiNhA 2014 === XStatik1 is now known as XStatik === Guest9139 is now known as e^ [03:27] hi [03:27] i shall help here nao [03:27] hello [03:28] immediately after coffee [03:29] Mp3player [4 Música Urbana] CeBoLiNhA 2014 [03:33] Mp3player [4 Música Urbana] CeBoLiNhA 2014 [03:35] Hi, is there anyway to move the icon taskbar panel to the bottom of the desktop, in 14.04? [03:35] Beans_, left panel? No [03:35] Correct, left panel :) [03:36] Beans_, There are docks and you can set the panel to basically hide. [03:37] Ah, so get a dock, then hide the left panel? [03:37] Beans_, That is just an option. === ShapeShifter499 is now known as register [03:37] di_giorgio: if you want to stay in here, please deactivate that script === register is now known as ShapeShifter499 [03:37] Thanks wilee! [03:38] Beans_, No problem, a lot of desktop choices as well. [03:38] I just wish the left panel was moveable >.< [03:38] lol [03:39] Beans_, Should be, the gnome shell has a similar panel that can be moved to right that hides like unities. [03:40] * [gnubie] waves [03:40] <[gnubie]> i have a running xen domU inside an lvm logical volume (production_domU) that i "lvcreate -s" to take a snapshot (snapshot_domU) of it. after that, i did a dd of that snapshot (snapshot_domU) volume into a raw image file (dd if=/dev/vg0/snapshot of=/tmp/snapshot.img bs=1024). now, how can i verify the contents of the raw image file (snapshot.img) if the contents are the same as what's inside in the production logical volume (production_domU) of the xen d [03:40] <[gnubie]> omU? [03:48] would it be safe to "apt-get install xubuntu-desktop" ? [03:48] as an alternative to unity? [03:48] [gnubie]: mount /tmp/snapshot.img /mnt -o loop [03:49] [gnubie]: you took a snapshot of a mounted fs -> BAD, then you dumped that mounted fs to a file -> still BAD, and now you're mounting it [03:49] [gnubie]: you should have at least let the kernel of the domu do an emergency sync [03:49] Beans_: you can use any desktop you want, why it wouldn't be safe¿ [03:49] [gnubie]: and stop the services (database) to write stuff to the harddrive [03:49] I'm just hoping it doesn't bug out on me D: === justinS is now known as jhsimpson [04:01] hey [04:02] <[gnubie]> grimeton: original source volume is mounted via xen; then created a snapshot from that original source. so now, i have 2 x logical volumes: original source + snapshot. then, i dd the snapshot into an image file. [04:05] yeah, you took a snapshot of an opened fs [04:05] that's a bad idea === megabitdragon is now known as megabit|away [04:07] hi [04:08] <[gnubie]> hhmmm.. [04:08] uh-oh sudormrf is back [04:09] daftykins, YOU AGAIN!!! :D [04:09] do any of you guys know of a program like subsonic but that doesn't use java? [04:10] never heard of it [04:10] what does it do? [04:10] daftykins, it streams your music anywhere. sort of like google play/itunes match, but for your local content. [04:10] ampache is an alternative, but I don't really like ampache [04:11] oh, i use the software for my logitech squeezebox for that [04:12] i can connect into my own shoutcast server and play music via a remote web admin === TDJACR is now known as PennAppsBot [04:12] hmmm === PennAppsBot is now known as TDJACR [04:13] was that built in to the logitech box or is it something I can grab somewhere. not talking about shoutcast, talking about the software in your logitech box [04:13] it's software that runs on my file server to provide to the physical device over the network [04:13] so yes, it's freely available [04:15] what's the software called? :D [04:16] wow seriously you haven't gotten it by now [04:16] you are running a shoutcast server [04:16] Hi all I have a problem with the compiz , I had installed it on ubuntu LTS 14.04 but I could not see the Dash or the menu bar . [04:17] and use something on your logitech box to connect to it [04:17] sudormrf: no no no no no === justinS is now known as jhsimpson [04:18] daftykins, ok. well then, no, I haven't gotten it. [04:18] sudormrf: *sigh* http://www.mysqueezebox.com/download [04:18] there's a .deb, but no idea what versions it supports [04:18] it sets itself up on port 9000 [04:19] daftykins, no need to sigh. [04:19] well given the answer was a google away, yeah... yeah there is [04:20] if you have FLAC, you'll need FLAC and LAME binaries in order to transcode them on the fly so as to be able to play FLAC and hear it over the shoutcast feed [04:20] so you'd tell your player in a remote location to play http://host:9000/stream.mp3 i think it is [04:20] aaaaand the rest is in the docs, probably [04:20] daftykins, not really. you said this: "i use the software for my logitech squeezebox for that" which indicates you use something OTHER than "squeezebox". it's the "for" that caused the problem. [04:20] yeah [04:21] was still a name to google [04:21] google ftw [04:21] i don't know if you speak english natively but it makes sense [04:22] duckduckgo FTW :D [04:22] lunchies: vote Chuy's at Duvaly slow [04:22] daftykins, I have been looking on alternativeto since I came here. interestingly enough it doesn't mention squeezebox. [04:22] argg touchpads.... [04:22] 'alternativeto' ? [04:22] touchpads ftw [04:23] daftykins, to quote you, *sigh* http://www.alternativeto.net [04:23] ;P [04:23] difference is that's not ubuntu related [04:24] so you don't get to do it! [04:24] not gonna look however [04:24] haha [04:24] eh don't get to do what? [04:24] it is a site that offers alternatives to software. it is a pretty useful tool [04:24] yeah [04:24] depop, use *sigh* [04:24] lol [04:25] sigh ftw [04:25] *shrug* for like OS converts? [04:25] depop: support questions only, feel free to say " ftw" in #ubuntu-offtopic until your typing fingers are red raw [04:25] daftykins, it can be useful for that, but it can also be useful for finding alternatives to other pieces of software on linux. [04:26] yeah === z_ is now known as Guest96143 [04:26] what sudormrf mentioned ftw [04:27] hello, I've upgraded to 14.04 and now my wifi doesn't connect (but it sees the network) [04:27] ok, i've had enough [04:27] energizer, that is curious. can you connect to any wifi network? [04:29] sudormrf: actually, i just thought of a solution. it's a usb adapter, so i unpluged and repluged, and it worked. if i can reproduce the problem (i bet i can) i'll be back [04:29] energizer, GL [04:29] ok [04:35] hey all. I am in desperate need of help. For some reason my NFS share has decided it is read only and I cannot figure out how to change it back to rw === Chex is now known as Guest97813 [04:38] chmod: changing permissions of `FOLDER/FILENAME: Read-only file system [04:39] how I create partition with system in use [04:40] i install system whiout swap [04:40] i install system without swap [04:42] Al3xG0, if you have unpartitioned space available, just create the partition, format it as swap, add it to /etc/fstab as swap, and then swapon /dev/sd* [04:42] no have [04:42] ;z [04:42] then you need to do it in a livecd/liveusb [04:42] i have new ssd is possible? [04:43] resize your partition (shrink), and then create swap partition [04:43] yes a new ssd would work as swap... [04:43] ok [04:45] or a swap file === Willis_ is now known as Willis [04:46] al3xG0: another way to swapon is by gparted partition manager.right click on swap partition and press swapon. [04:46] dw1, oooh good idea, I completely forgot I did that on my VPS! [04:47] Al3xG0, here is a good guide on using a swap file instead: http://ubuntuforums.org/showthread.php?t=1042946 [04:48] "Swappiness in the file should be set to 10. Skipping this step may cause both poor performance, whereas setting it to 10 will cause swap to act as an emergency buffer, preventing out-of-memory crashes." -- echo 10 | sudo tee /proc/sys/vm/swappiness; echo vm.swappiness = 10 | sudo tee -a /etc/sysctl.conf [04:49] that may not be as big of a deal these days with nice speedy SSDs [04:49] but it wouldn't hurt to set it [04:49] "To prevent the file from being world-readable, you should set up the correct permissions on the swap file:" sudo chown root:root /swapfile; sudo chmod 0600 /swapfile [04:49] yeah [04:57] hello i have not used my computer for while and i let my computer stand still for while and it went to lock screen and you have to put in your password, i forgot that password.... How can i change that password ot find out what it was.... i have to shut computer down and start it back up [04:57] keri: do you have disk or home folder encryption enabled? [04:58] idk [04:58] i am using ubuntu 10.4 [04:58] well without encryption, you can simply boot into recovery mode as root and change the password for the user [04:59] https://wiki.ubuntu.com/RecoveryMode [04:59] at prompt do passwd [05:00] but with encryption, you may not be able to access your home folder files without either knowing the old password or the 32 character pass phrase when the encrypted folder was created [05:00] when i start computer to do anything i enter a password, and when ideal it is a differant password. this is same password i use in comman terminal [05:01] ? [05:01] login pasword should be unlock password === jacksenechal is now known as jssj [05:01] ive tried it don't work [05:01] but you can login ? [05:01] yes [05:01] hmm === badon_ is now known as badon [05:02] i put differant password for if computer sits for a while so roommate could not get back on if he tried [05:03] i dont know how to do that :p [05:03] my password for comman terminal is same as that other password [05:04] http://www.thegeekstuff.com/2011/10/change-login-keyring-password/ [05:04] dont know [05:06] dwl ty i will try that [05:06] 10.04 desktop hasn't been supported for about a year now. [05:06] I would highly recommend updating. [05:07] Quick question, what's the difference between export name=value, and just name=value? [05:08] i have that password to unlock computer keyring.... [05:10] GeekWine, http://stackoverflow.com/questions/1158091/defining-a-variable-with-or-without-export [05:11] phunyguy: Thank you [05:11] GeekWine, basically you need export if you want to call subprocesses and have them be aware of the variable [05:11] cheers [05:11] yes, I will be using subprocesses ;) [05:12] find -re -lt === ben14_ is now known as ben14 === Guest11642 is now known as nesthib [05:29] hi [05:30] Good Morning! Okay, on Lubuntu 14.04, I set it up to act as a gateway, that's working, I'm here, when I use openvpn on the server, the gateway nat part failes (can't use internet on other computers anymore) where should I start looking? [05:30] fails* [05:32] i wanted to install adobe reader on ubuntu 14.04 amd 64. please assist.. [05:32] the easiest way [05:33] hola alguna mujer soy nuevo [05:33] !spanish [05:33] En la mayoría de los canales de Ubuntu, se habla sólo en inglés. Si busca ayuda en español entre al canal #ubuntu-es; escriba "/join #ubuntu-es" (sin comillas) y presione intro. [05:35] is there a way to get powertop running automatically? [05:38] ? [05:41]  [05:41]  [05:57] Hi everybody [05:58] I deal with installer crashing in 14.04 amd64 (desktop) [05:59] smss1995: What's your graphics card? [05:59] could anyone tell me how to install it? are 14.04 trusted at all? [05:59] Nvidia [06:00] Nothing_Much: nvidia, (lenovo thinkpad edge) [06:01] smss1995: Huh. That's weird, I expected a radeon card.. [06:01] Nothing_Much: so, what can I do? [06:02] Nothing_Much: I want to install it! [06:02] smss1995: I think it could be an optimus problem.. [06:02] Does that laptop have Nvidia Optimus on it? [06:03] Nuthing_Much: I don't know [06:03] Nothing_Much: I don't know, How can I now? [06:03] Nothing_Much: I don't know, How can I know? [06:03] Hmm.. [06:04] There could be a sticker on your laptop that says "optimus" [06:04] But I really can't help you, sorry about that dude :( Try waiting for someone who can help you out :) [06:06] Thanks Nothing_Much [06:06] I report It. and Go to install 10.04! [06:06] :D [06:06] bye [06:07] smss1995: 10.04? [06:07] Try 12.04 dude o.o [06:07] 10.04 is EOL [06:08] to be fair 10.04 was awesome, I don't care if you call me a baby duck. [06:08] hello! [06:08] hilarie: yeah it was, but Unity is much better in 14.04, #ubuntu-offtopic btw [06:09] unity is still really bad though.. [06:09] #ubuntu-offtopic solomon === dex is now known as Guest76518 [06:10] solomon: ... I blame Compiz for it being unoptimized tho === Chex is now known as Guest18718 [06:11] Nothing_Much: yeah 10.04 === limitedaton is now known as limitedatonement [06:12] smss1995: You probably shouldn't do that because 10.04 is EOL, try 12.04, that's the oldest LTS version that's still kicking [06:12] !ops [06:12] Nothing_Much: really?! Uhhhhhh .... [06:13] Yeah, 10.04 is 4 years old and that was the last of the 3 year LTS support [06:13] Now Ubuntu has 5 years of LTS [06:13] For the desktop [06:13] Starting with 12.04 [06:14] Nothing_Much: thanks in advanced. [06:14] no problem dude [06:15] Repent or Perish! Jesus gave his life as a ransom for many! [06:16] hi guys, i need support, i bought hp proboook 455 g1 and i need /home/nerka/Downloads/SP62406/rtl8188ee wireless drivers sombady could help? [06:19] morning to all [06:21] hihi [06:21] hey [06:21] hrm. [06:22] rww are u a OP [06:22] silly opscript [06:36] hi guys, i need support, i bought hp proboook 455 g1 and i need rtl8188ee wireless drivers sombady could help? === whiskers75 is now known as ^whiskers75 === sd is now known as Guest86204 [06:38] psichas: at least in trusty (14.04), rtl8188ee is part of the kernel package [06:41] llutz, kernel version? [06:42] !find rtl8188ee.ko [06:42] File rtl8188ee.ko found in linux-image-3.13.0-24-lowlatency, linux-image-extra-3.13.0-24-generic [06:42] psichas: ^^ [06:43] hi [06:44] psichas: just checked, 3.13.0-27 aswell [06:44] psichas, what problem do you have with your wireless? [06:45] Nothing_Much: I'm in installing ubuntu 12.04 (amd64), [Hopfully! [06:45] Good luck smss1995! [06:47] i had sled11 installed as default os, but i wrote ubuntu , and i found wifi drivers on hp support website rtl8188ee-2013.0207-3.1.x86_64.rpm rtl8188ee-kmp-default-2013.0207_3.0.13_0.27-3.1.x86_64.rpm and with sled i think my wifi worked better :D [06:48] so i asked you about drivers [06:48] psichas: you asked from who??? [06:48] all [06:49] anyway srry for bad eng :) [06:49] psichas, worked better in what way? [06:49] in hp probook 455 g1 laptop [06:50] psichas: google it [06:50] Hi [06:51] AndroUser: Hi [06:51] i tried but only sled11 has drivers for me === AndroUser is now known as nikonmx [06:51] i tried but only sled11 has drivers for me [06:51] do you try with ndiswrapper? [06:51] psichas: do you try with ndiswrapper? [06:52] psichas: "uname -r" says what? [06:52] hi. on my server I have the 12.04 LTS, now I want to jump directly to 14.04. what was the trick to do that ? [06:52] ggherdov: do-release-upgrade -d [06:52] thanks llutz [06:53] What are minimum specs on pc for new release [06:54] nikonmx, For which flavour? [06:55] uname -r [06:55] 3.13.0-27-generic [06:55] Simple flavor newbie here [06:55] Gnome [06:55] psichas: "sudo modprobe rtl8188ee" [06:56] Xdfce maybe? [06:57] I want to purchase new desktop. ..im on small income...disabled [06:57] smss1995, i didn't try ndiswrapper how could it help me? [06:57] nikonmx, for gnome, roughly 768mb ram [06:57] xfce 512 [06:57] xfce bug 512 in general "Seg faults everytime...only error msg regards audio output driver" [Major,Closed: invalid] https://bugzilla.xfce.org/show_bug.cgi?id=512 [06:57] lxde 256 [06:57] unity and kde also about 768 [06:57] I have pent three now that amount of ram [06:57] I run xp pro [06:58] I'd suggest you use lubuntu, so you have room for more programs to be open [06:58] although xubuntu should work fairly well too [06:58] I want faster desktop [06:58] More ram etc [06:58] With your current desktop, xubuntu and lubuntu will work [06:59] with a new desktop, and flavour will work [06:59] Thanks noskcaj [06:59] no problem [06:59] I want to program [07:00] Linux has programming tools for newb? [07:00] There's plenty of ways to learn to program through ubuntu and linux [07:01] Cool [07:01] I need a hobby [07:01] All the tools you need are on every OS, i'd suggest you learn python first. [07:01] I dont go to a job [07:01] psichas: google it( ndiswapper , ndis-gtk ) [07:01] Thanks again [07:01] ok [07:02] nikonmx: you want a hobby, my best bet is to learn graphics software, 3D and animation and such, trust me [07:02] I wish I didn't go to a job. [07:02] I need mac book pro for graphics [07:03] I save a couple checks [07:03] I'm fast nikonmx: graphics software + making music, trust me you gonna get that fame soon in youtube [07:04] too much programmers and sysadmin nowadays [07:04] Im a great tenor [07:04] Humble [07:04] I know a lot of out of work designers :( [07:05] Mario lanza caliber [07:05] Im bipolar [07:05] And I've never met a graphics or 3D designer who used Linux. [07:05] But stable [07:06] lol what is bipolar is that a satellite [07:06] Manic depressive [07:06] Ah i'm taht also [07:06] lol [07:06] Very religious...greek orthodox [07:06] !ot | nikonmx [07:06] nikonmx: #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! [07:06] Ahhh k, catholic greek [07:07] Ne [07:07] I'm Luthran [07:07] Er however it'z zpelled [07:08] Linux is dope suse and ubuntu [07:08] Its awesome yeh I am awn it atm [07:08] Linux tptp.cc 3.2.0-4-amd64 #1 SMP Debian 3.2.41-2+deb7u2 x86_64 GNU/Linux === hilarie_ is now known as hilarie [07:11] Im on mobile android [07:11] In bar [07:12] Im a bit autistic too [07:12] If you are social enough to be in a bar, you probably aren't autistic, you just played too many First Person shooters, look it up, crutches are bad, mmmkay? [07:13] !ot [07:13] #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! [07:13] I took care of that myself, I'll be going now. [07:13] Sorry [07:14] Python how do u access in ubuntu [07:15] nikonmx: open a terminal, type "python" [07:15] control alt f1 sign in, type python [07:15] Thanks [07:15] Scripting language correct? [07:16] Yes. [07:16] if you register your nick you can join #python and they are awesome people. [07:16] What shell is default in ubunu [07:16] How do i registet nick [07:16] nikonmx: bash as usershell, dash as system shell [07:16] !register | nikonmx [07:16] nikonmx: Information about registering your nickname: https://help.ubuntu.com/community/InternetRelayChat/Registration - Type « /nick » to select your nickname. Registration help available by typing /join #freenode [07:17] !register | nikonmx [07:17] nikonmx, please see my private message === ^whiskers75 is now known as whiskers75 === hilarie_ is now known as hilarie [07:33] Hi, i am trying to install virtualenvwrapper in ubuntu 14.04 using pip, i installed python-pip and when trying install virtualenvwrapper i am receiving the next error: Errno 13 Permision denied '/usr/local/lib/python2.7/dist-packages/virtualenvwrapper' === whiskers75 is now known as whisk|cloud === CyberJacob|Away is now known as CyberJacob [07:38] hi [07:40] I have a problem with Unity. Clicking on an icon for an open program does not take me to it. This used to work. Anyone have any ideas I can try? [07:40] theshit123, suppose you've tried with sudo? [07:41] no sudo [07:45] theshit123, check its permission with ls -l and add you're self to any groups it requires === hilarie_ is now known as hilarie [07:56] hello everyone === Ihavenohats is now known as Ihaveallthehats [08:10] mark the SO software is still desired however deduction leads to the culpable [08:13] Hi. I have a 1Tb Lacie external disk drive,(https://www.lacie.com/uk/support/support_manifest.htm?id=10065&article=1349) formatted as ext3. It works fine via USB (/dev/sde1) but when I connect via firewire, the device is detected by Linux but I can't seem to access the disk and there is no /dev/sde1. [08:14] if I run : lspci | grep -E -i "(1394|firewire)" [08:14] i get : [08:14] 05:05.0 FireWire (IEEE 1394): Texas Instruments TSB43AB22A IEEE-1394a-2000 Controller (PHY/Link) [iOHCI-Lynx] [08:14] So anyone have any idea why it not mounting or how to do so? [08:14] Gizmo_the_Great: calculate 144 x32 [08:15] Hi all, god a question, running ubuntu 12.04 - on startup get message system process crash + icon flashing - but click on it and the choices are report it or close, so i cannot see what the problem is, what is the simplest way to find that out please? [08:15] herbert1: 4608.... [08:15] herbert1: I don't get the question though? [08:16] Gizmo_the_Great: 1000/144 [08:16] herbert1: 6.94.... [08:16] whats with the riddles? [08:16] herbert1, what are you talking about [08:16] 7mb userspace [08:16] I just extracted a code sourcery install archive (.tar.bz2), but the contents are two .sh files, two .xml files, and a whole bunch more .tar.bz2 archives. Is that some kind of standard software archive? Is there some automated method for extracting the ~40 other archives? [08:17] partitioning [08:17] the SECOM keys [08:17] herbert1: I'm sure there is a logical answer but how does that relate to the disk not mounting? [08:17] 7mb size keys [08:18] herbert1: sorry, I don't understand [08:18] Gizmo_the_Great: layers of logic under the partitions [08:18] dohzer, maybe it is something you build with apache ANT [08:18] herbert1: so it can't be mounted? [08:19] have a look at the sh file, see what it does [08:19] run the 144milsim program [08:19] mounted to run the 144 milsim [08:20] herbert1: the what? Is that in the repositories? [08:21] still got a question, running ubuntu 12.04 - on startup get message system process crash + icon flashing - but click on it and the choices are report it or close, so i cannot see what the problem is, what is the simplest way to find that out please? [08:21] red45923: yeah looks like I need to build it. :( [08:22] dohzer, building software is not such a big deal if you got all the right versions of the required libraries [08:23] OK, other than the riddles from Herbert1, does anyone else have any idea? Need to mount 1Tb Lacie drive formatted with ext3. Works via USB but not via Firewire. [08:23] sometimes the latest software requires the newest libs to build though [08:23] yeah, I'm normally pretty good with it, but I'm a bit lost if it isn't a git repo :S hehe. Will see if there is a good guide on the Code Sourcery page [08:23] if I run : lspci | grep -E -i "(1394|firewire)" [08:23] 05:05.0 FireWire (IEEE 1394): Texas Instruments TSB43AB22A IEEE-1394a-2000 Controller (PHY/Link) [iOHCI-Lynx] [08:23] i would need help to install berkeleyDB4.8 for crosscpmpiling with mxe, anyone? [08:23] So it is detected but I can't mount the device [08:24] dohzer, well gd luck, sometimes i use slightly older versions to build so i dont have to update my system just to build 1 prog, ymmv [08:25] A friend told me that because I gave space between 'clang' and '3.2' it uninstalled all the packages that contained 'clang' and '3.2'. when the command got fully executed and I came back from the washroom, the network manager blurted 'this kind of network is not compatible'. I rebooted and then the arrow keys stopped working in the grub. After 10 seconds of waiting, it gave dead blank screen with only caps lock and num key leds on [08:25] lol [08:26] avavtrouble: "on" or "blinking"? [08:26] the command was - 'sudo apt-get purge remove clang 3.2' === e is now known as e^ [08:27] Hello, I'm considering to buy a new laptop so that I can study outside in the sun and by excursions in a ban. I want to put xubuntu on it and use it for more than one jear. Can anyone give me some advice what for propertys the laptop should have? [08:28] avavtrouble, sometimes i think purge can take away more than you intend, can you check what was removed? [08:30] 1. I executed a command – ‘sudo apt-get purge remove clang 3.2‘. A friend told me that because I gave space between 'clang' and '3.2' it uninstalled all the packages that contained 'clang' and '3.2'. when the command got fully executed and I came back from the washroom, the network manager blurted 'this kind of network is not compatible'(and my wi-fi was gone). I rebooted and then the arrow keys stopped working in the grub. === ubuntu is now known as sm21 [08:31] Hello [08:31] avavtrouble: you you start answering instead of repeating. [08:31] *you should [08:31] bekks so, sorry, i ll take care now [08:32] I have windows 7 installed and i've booted up from a usb drive ubuntu 14.04 to install side by side with windows 7 but when I go to make the partitions for ubuntu i dont see the windows 7 partitions just the entire harddrive [08:32] avavtrouble: "on" or "blinking"? [08:32] a question :) [08:32] :bekks :gry , on [08:33] "< red45923> avavtrouble, sometimes i think purge can take away more than you intend, can you check what was removed?" [08:33] and a second question :) [08:34] sm21, so win7 occupies your whole hard disk and you have no partitions? if so why are you surprised? [08:34] bekks, I can but i need a usb bootable OS, i don't have one, i m downloading Ubunut's usb, download is slow [08:34] No it doesnt windows 7 only occupies 50% of the harddrive [08:34] bekks , but even if I could what after that? [08:34] Guido1: It can be hard to find a new laptop where Linux works just out of the box. [08:36] Guido1: Laptop makes are using all kinds of hardware in there systems what maybe not be working on Linux. [08:36] I would come to a shop with a CD in my hands and see how they go about me testing that [08:36] Live CD, that is [08:36] sm21, well from what i recall there are some options on the install, something like use entire disk is one and custom partition is another, so i think there is an option before you get to that screen where you can choose to do it another way [08:37] Guido1: For example the Wi-Fi adapter can be trickie. [08:37] ok ill have a look [08:37] anything on it ? [08:37] how to look from what package application came from? For example I want to know what package installed /usr/bin/chromium [08:38] there is an option for 'something else' which is what I am doing [08:38] Guido1: My advice, make a xubuntu live boot CD, go to a real computer shop and ask if you can test e few models. [08:38] then it brings up the list of hard drives and it just shows the entire hard drive and not the windows parititions [08:39] gry, robin1: i thought about instaling with a live cd, but what is importand by the hardware? I'm just back from an excursion and my pold laptop only works if i put it on the heating, but the laptops others worked everywhere in the barn. I don't want one which stops working after a year, but it should also not be very expensive as I'm a student [08:39] avavtrouble: you cold try booting a live cd and investigate the issue further. [08:39] Guido1: hardware that is functioning is important. [08:39] sm21, something else is the one but something is wrong there, whenever i have used it [08:39] bekks, see, if i see the log file of the apt-get and see what packages were removed, would I be able to reinstall them? and then recover my grub2 then? [08:39] it can see the partitions there and i can do stuff with them [08:40] hmm not sure what do to [08:40] to do* [08:40] bekks, i m really in a situation of urgency, i have very less time of internet access for the next month now after today, could you help me likewise if you could, I [08:40] bekks, I 'd appreciate it if you could [08:41] bekks: what kind of battery works long bevore charing and has no memory effect, which processor, how much and which ram, which grafic card to conect a beamer or screan, ... [08:41] Guido1: if you want a laptop for rough environments, you need to buy a "ruggedized laptop" [08:41] cant think, anyone have any suggestions for sm21 ? [08:41] avavtrouble: you need a live cd. [08:41] avavtrouble: and you could try using nomodeset before [08:41] Guido1: Putting your laptop on a heater is not normal behaivour, but moste laptop (and all other electronics) have a temperature range where they should work. Normaly somting from 0 to 40 degrees celcluis. [08:41] !nomodeset | avavtrouble [08:41] avavtrouble: A common kernel (boot)parameter is nomodeset, which is needed for some graphic cards that otherwise boot into a black screen or show corrupted splash screen. See http://ubuntuforums.org/showthread.php?t=1613132 on how to use this parameter [08:43] Guido1: Laptop's dont like temperatures below 0 degrees. The batterij will then fail. [08:43] Hi [08:43] sm21, well i am not sure why the screen is showing you no partitions if there are partitions there, are you sure there are partitions? [08:43] And condensed water will destroy other components. [08:43] hi, nikonmx [08:43] Hi gry [08:43] Guido1: "ruggedized" means laptops like these, e.g.: http://www.dell.com/learn/us/en/555/rugged [08:43] how can i help you? [08:44] robin1: the range worked the first few weeks, but now it has to be about room temperature - 21 degree or what it is. a bit below and the laptop doesn't start. inm the barn it was maybe 18 to 20 degrees and that was too coold :-S [08:44] ubottu I'd have to research on that and read, but to be clear even my terminal is not opening from cltr+altr+F1 , ubuntu is not booting [08:44] avavtrouble: I am only a bot, please don't think I'm intelligent :) [08:45] After upgrading to 14.04 from 13.10 I no longer get sound in wine - how to go about trying to resolve it? [08:46] robin1: i didn't used it below 0 degrees and i think i don't even transported it by that temperature. [08:46] Guido1: Sounds like your laptop is defective, may be damaged by condensed water as bekks says. [08:46] bekks , to be clear my OS is not booting, nomodest , i ll have to look up for, read about it, but that is the only problem, i have less time [08:47] Hi every body, does anyone know a safe and secure dns lookup client which would work on port 53 for ubuntu? [08:48] avavtrouble: Read what ubotto told you about nomodeset. [08:48] avavtrouble: No need to google that. [08:48] theTroy, have a read of this see if it helps [08:48] http://www.unixmen.com/2012003-howto-resolve-nosound-problem-on-ubuntu/ [08:48] my ISP has blocked normal dns lookups for me and I am some what irritated and scared [08:48] radon_3: i think that is netwok tools software. [08:48] Radon_3: All DNS clients work on port 53. [08:48] ubuntuser13: what do you mean? [08:48] Radon_3: And all are "safe" and "secure". [08:48] Hi [08:49] I have a question. Can anyone answer it for me? [08:49] robin1: on my room it's now working. it's from terra. i have the idea that it just isn't a good laptop. it is from the time that vista came out. i bought it with xp. after installing office 2007 it already went mad and became worthe. with x ubuntu it was better, but than it got worth again. the excursion last week now lets my finaly consider to buy a new one, but i don't want that again [08:49] Radon_3: I get sound in ubuntu, I _only_ do not get the sound for wine applications. in 13.10 I had sound for both the OS _and_ wine apps [08:49] radon_3: install network-tools from software center. [08:50] Elouise: you have to ask it before. [08:50] !ask|Elouise [08:50] Elouise: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience [08:50] So, I just got kubuntu 14.04 today. The username shown in Account details is "user." Is there any way to change this? [08:51] Sooo? [08:52] Elouise: thats the username you choose when installing ubuntu. [08:53] Actually I got it fixed. [08:53] Thanks. [08:55] Guido1: Every electonic device can become defective. But if you stay in mainstream brands you should be fine. Brands like HP or Dell have normaly a long life. [08:56] robin1: okee, than i will look there. i was also thinking that shops often want to make money and so maybe say that things are required which are not required === Ihaveallthehats is now known as UKn0Me [08:57] Guido1: Did you read the link I gave you? [08:58] So cool [08:58] lol [08:58] Hi, I came in with a problem before , now I have more information to be able to fix it... [08:58] Ermagud [08:59] to give you background I am trying to install ubuntu dual boot with win7 and the install can't see my windows partitions it just shows the entire hard drive [09:00] so i ran qparted and it gave me this error [09:00] /dev/sda contains GPT signatures, indicating that it has a GPT table. However, it does not have a valid fake msdos partition table, as it should. Perhaps it was corrupted -- possibly by a program that doesn't understand GPT partition tables. Or perhaps you deleted the GPT table, and are now using an msdos partition table. Is this a GPT partition table? [09:00] sm21 your HDD iis gpt? [09:00] bekks: yes, i read it. it looks good, but one problem: I'm a student and don't have the money :-( [09:00] what is gpt? and how do i fix it? [09:00] sm21 right. convert your GPT to MBR and it'll work [09:00] oh ok, how? lol [09:01] Pressing [Shift + Print Scr] doesn't seem to work. What cause this? [09:01] !uefi | sm21 [09:01] sm21: UEFI is a specification that defines a software interface between an operating system and platform firmware. It is meant as a replacement for the BIOS. For information on how to set up and install Ubuntu and its derivatives on UEFI machines please read https://help.ubuntu.com/community/UEFI [09:01] what trigger the "Backup > Keep your files safe by backing up regularly" wndow/system in ubuntu? I had to restart the system and after the login it showed up. have my files been probably damaged? [09:01] *trigger = triggers sorry [09:02] sm21 http://askubuntu.com/questions/84501/how-can-i-change-convert-a-ubuntu-mbr-drive-to-a-gpt-and-make-ubuntu-boot-from [09:02] Radon_3: No, thata an information/suggestion. [09:02] bekks: thank you so much [09:02] hrm [09:02] Thank you cfhowlett. [09:02] sm21 happy to help === z_ is now known as Guest41522 [09:03] is a UEFI bios common? [09:04] sm21: yes. [09:04] still got my question, running ubuntu 12.04 - on startup get message system process crash + icon flashing - but click on it and the choices are report it or close, so i cannot see what the problem is, what is the simplest way to find that out please? [09:05] is there any dictionary app that I can use mouse to select words then get the meaning of words in ubuntu? [09:06] Bro try to update the packages... I did it and most of the time got the problem solved [09:06] @ [09:08] akshay_, i tried that but everything is up to date, I *think* it started happening after a previous update, but i am not sure, happens every startup now, pain in the butt [09:12] so, can you guys probably suggest me with some dns client which would be capable of DNSSEC ? [09:13] Hi guys, recently I had installed that compiz, now my menubar and the side bar is not being displayed. I have also read some posts on SO. If I remove it will my menubar and the side bar will be back ? [09:13] hi to all. I've a problem: when I click on "suspend" button or do "pm-suspend", it displays me a black screen and soon after it goes to the logon screen , like if I clicked "lock". Why is that? How can I suspend? [09:14] P.S.: I have Ubuntu 14.04 3.13.0-27-generic. [09:14] b0unce: not a professional but I think that you either have to change the suspend settings of your BIOS or your mother board and bios and also your RAM have to support the suspend features already [09:15] Radon_3: but weeks ago it worked perfectly. === nano is now known as Guest68947 [09:15] b0unce: so to shoten the stuff: 1- check your BIOS settings 2- See if your system supports the suspend features [09:16] #can [09:16] b0unce: you mean Ubuntu 14.04 worked fine with the suspend feature and now it doesn't? [09:16] alt [09:16] Radon_3: yes, may it be a kernel upgrade? [09:17] b0unce: told you, I don't know anything about ubuntu, I am just a beginner here, you need some professional look up your problem man, sorry bro :( [09:17] I wishI could help more [09:18] b0unce easy test. reboot. choose an older kernel. [09:18] cfhowlett: alright . I'm gonna try. [09:18] can someone please tell me about a good dnssec implementation for ubuntu 12.04 please? I am dying over here [09:19] Radon_3: "dnssec implementation for ubuntu 12.04". thats nonsense. the implementation of dnssec has nothing to do with ubuntu. What is you actual goal? [09:20] ok, fare enough, I want my dns lookups in ubuntu not be visible to my isp, and I want a secure dns lookup, that's all [09:20] Radon_3: dnssec is nothing that can help you with that. [09:21] Radon_3: you need a ssh tunnel to bypass your isp, and use an external dns server. dnssec has nothing to do with that. [09:21] cause my ISP is interfering with my DNS choise, it doesn't allow me to use 8.8.8.8 or open dns servers, which is very irritating, it is like they know and control everything [09:21] Radon_3: they always do, regardless of the dns server you are using. [09:21] bekks: ok, any suggestions for ssh tunneling business? [09:22] Radon_3: "ssh" is all you need. [09:22] !ssh | Radon_3 [09:22] Radon_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) [09:22] just use softether vpn, free and opensource vpn, install and pick any server location [09:23] bekks: Hello, recently I had installed compiz and ran into trouble, no side bar and no menu bars. [09:23] bekks: well I know about ssh, prtly-cloudy-ish but I don't know any free ssh providers [09:23] bekks: well I know about ssh, partly-cloudy-ish but I don't know any free ssh providers [09:23] How do I fix this ? [09:23] Radon_3: thats nothing we can help you with then. you need a location outside your isp to ssh to. [09:24] Varun_krishna: which ubuntu release are you using, and what did you do before there was "no sidebar" and "no menu bars" anymore? [09:26] Radon_3: as i suggested use a free vpn like softether but configuring it on linux is a lil bit difficult, but if you want some cheapest shell so u can ssh, there are $3.99/yearly vps [09:32] bekks: I am using ubuntu 14.04 LTS. After I had installed that compiz thing the side bar and menu bar disappeared. [09:32] bekks: Do you think simply by removing the compiz will fix the problem ? [09:34] Romance: actually I know of a very friendly SSH provider, but I don't want my whole traffic to be encrypted, only my dns lookup. [09:35] Varun_krishna: No. [09:35] bekks: No ? [09:35] Radon_3: which is fairly nonsense. so you isp will get the entire content, but you will be hiding the dns requests. [09:35] Varun_krishna: No. [09:36] Radon_3: how did you know your isp interfere the dns lookup, dns leak test? [09:36] Varun_krishna: You'd better start to investigate the issue but looking at the logs. [09:36] bekks: how do I look at the log, where can I find it >? [09:37] bekks: i absolutely agree with you that it looks nonsense, but that's what I need, cause I am living in Iran, and you kind of are missing the point that things are done differently over here [09:37] Radon_3: since you only want to "hide" your dns lookup as is web browsing, just use ssh tunneling set in your favorite web browser [09:38] Romance: yeah, a bit of that, but the fact that all the DNS lookups, even from other servers like 8.8.8.8, get translated from a similar local server which is actually the ISP's, even when I use opendns [09:39] Radon_3: and so, ssh tunnel [09:40] I mean, if DNS look ups where not that big of a deal, why the hell is my ISP BLOCKING all the other DNS servers? Just let me, as a customer, have the freedom of choosing my own DNS servers... but no... [09:40] oh dont play with those word "let me as a customer have the freedom" [09:40] it is nonsense not only for u [09:40] but for everyone [09:40] ok .... === Logan__ is now known as Logan_ [09:42] Radon_3: so, ssh tunnel or vpn [09:43] Romance: I don't wanna fall in the pit of being offtopic, but I am gonna stick with none, cause I only need safe dns lookups, nothing more nothing less === asturel is now known as asturel_ === bekks_ is now known as bekks === Defcronyke_ is now known as Defcronyke === dw3 is now known as dw1 === bugz_ is now known as Guest4057 [09:44] oh, and by the way, no VPN works in the country, no VPN === WLM|zzzzz is now known as WLM [09:47] I found this so far: http://dnscrypt.org/ [09:49] Radon_3: your approach is pointless. hiding dns requests only makes sense when hiding the requested content too. === Sohron_ is now known as Sohron [09:50] I'm running Ubuntu 14. All of a sudden when I press the super key or click the dash icon on the dock, the dash search stuff won't popup anymore. any ideas? [09:52] need help in installing ubuntu [09:53] sibi let's hear it [09:53] bekks: I understand your point completely, but the problem is VPNs are not working in this country, SSH tunnles will be giving me limited speeds, TOR nodes (some of them) will be logging my data so I son't be able to login to my desired websited safely. [09:54] Radon_3: and hiding dns requests but not hiding the entire results and the contents you access is pointless. [09:54] How do I change apt-get to use a closer mirror? [09:54] son't = won't [09:54] Radon_3: and tor isnt logging any data. [09:54] Radon_3: if the website you're connecting to use ssl, then it doesn't matter if they log it, no? [09:54] how speed is limited with ssh tunnel? i always use ssh tunnel with compression and it amazes me how fast i can surf the web [09:55] Fritzendugan: exactly, but not all websites use ssl [09:55] Radon_3: what website where you're entering sensitive information doesn't use ssl? [09:55] bekks: some nodes keep logs of the data they transfer and if you don't use ssl over http for the transmission and that node happens to be logging your data, you are screwed. [09:56] Radon_3: then why on earth do you want to hide the dns request, but are willing to show the result to your ISP? Thats completely pointless - to use a friendly term. [09:56] Fritzendugan: good point, but I can't remember them, but there are many forums out there that don't use ssl for loging in [09:57] Radon_3: you should be concerned about using those websites instead. [09:57] unity --reset says it's deprecated. What should I be using? [09:58] bekks: OK, you wanna know why, because I am afraid if they mess with my dns lookups, then theywill redirectmy requests to a dummy server which is not the actuall server, and when I try updating my ubuntu, instead of getting the keys from canonical I will be getting the keys from a messed up faulty local server, and I would be screwed [09:59] Radon_3: and not hiding the actual traffic will allow them to instantly replace the traffic with faked and faulty packages, e.g. [09:59] Radon_3: so your approach is _entirely_ pointless. [09:59] and when I say good morning ubuntu 'sudo apt-get update' please, it will be gettng the wrong, messed up faulty data [09:59] Fritzendugan is this useful http://ubuntuhandbook.org/index.php/2014/04/reset-unity-and-compiz-settings-in-ubuntu-14-04/ [09:59] Radon_3: either hide your entire traffic or dont. [10:00] bekks: OK, I am sorry for being a totall ass, and I hate to admit, you are right. [10:01] they COULD mess with the data too [10:01] MonkeyDust: thanks a ton! Yeah that worked. For some reason when I clicked the icon or pressed super, unity wouldn't do anything anymore. That fixed it thanks [10:01] I think I might have to kill myself [10:01] Radon_3: so use an ssh tunnel to hide you entire traffic. as you have been told initially. [10:01] Radon_3: you have to stop talking nonsense in first instance. [10:02] bekks: I am sorry man, and also I am a human and I am allowed to make mistakes I guess. [10:02] I want to install ubuntu to a usb stick so I can use it on different PC's, what read/write spreed should I get? I'm guessing read is more important than write? [10:02] trijntje: depends on your usb stick. [10:03] for some strange reason my at key is not working anymore ... [10:03] trijntje: I don't think it matters much. [10:03] trijntje: cheap ones are slower. [10:03] what can be bad configured [10:03] i have germany layout selected but its not corelating to the keyboardf [10:04] barbara: try US international with dead keys, most pc's sold dont have a german keyboard anyway [10:05] bekks: i'm actually surprised how cheap you can get them. 10 euro for 32G, 20 euro for 64G. But does anyone have any idea what read/write speed to aim for? [10:06] trijntje, it is sluggish even on a decent USB 3.0 stick. but it is doable. I'm using such setup for diagnosing and other stuff. update can take a while [10:07] note that I'm using a "proper" installation not a LiveUSB setup [10:08] MichaelLong: yeah, I'm also gonna install to the usb. I'm thinking of using lubuntu instead of ubuntu, that should speed things up a bit [10:08] well time to give this install a whirl [10:08] trijntje, yep [10:08] may god have mercy on my soul [10:09] OK, I give up, I can't get SSH running in ubuntu so that it will encrypt my whole Internet information, how can I do that? [10:09] I have a SSH account, how should I be using it in ubuntu? === WLM is now known as WLM|weg [10:11] !ssh [10:11] 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) [10:12] Here is a neat new idea, why doesn't ubuntu provide its update system over SSH? [10:12] trijntje, I even gone so far to partition the stick with 3 partitions. the first one (primary) 32GiB is a normal fat32 partition, second is linux and third is swap. windows only detects and uses the first partition so that stick still acts as a normal data exchange storage device [10:12] I mean that way everything would be safe and sound [10:12] Radon_3: all updates are cryptographically signed, so nobody can modify the packages without you noticing [10:12] Radon_3 that question would be for #ubuntu-offtopic, i guess [10:13] what if the keys are not the keys that they are supposed to be [10:13] secureboot not secureboot ahh [10:14] MichaelLong: thats a good idea actually, thanks [10:15] Radon_3: So where are you located at, actually - which country? [10:15] Radon_3: you get a warning about untrusted packages, telling you not to install unless you know what you are doing [10:15] bekks: Iran [10:15] does ubuntu get installed in fat 32 or ntfs [10:16] bekks: why? [10:16] dualbooty ext [10:16] Radon_3: Just wondering which country you do talk about. [10:16] Radon_3: And currently you arent using tor, etc? [10:16] MonkeyDust, not sure this is UEFI dual boot im trying to do [10:16] bekks: ok, well now that you know, any comments? [10:16] !uefi | dualbooty start here [10:16] dualbooty start here: UEFI is a specification that defines a software interface between an operating system and platform firmware. It is meant as a replacement for the BIOS. For information on how to set up and install Ubuntu and its derivatives on UEFI machines please read https://help.ubuntu.com/community/UEFI [10:17] Radon_3: technically nothing changed of what has been told to you already. [10:17] ive read it. [10:17] bekks: I understand. [10:17] in Iran, a lot of politics is involved in how the internet can be used [10:17] im just a noob and theres an overwhelming amount of contradictory info [10:17] i know everyone hates dual booters but i need windows too [10:17] dualbooty take your time to learns new things [10:18] my out of the box configuration has a gazillion partitions [10:18] I've a weird problem with rtl8192cu - usb wlan adapter - on a new 14.04 install. It connects fine to my network - and I get great throughput. However, opening firefox, kills the connection. And from then on, if I disconnect and try to reconnect to the network, I'm always unsuccessful and I see the timeouts from dmesg. [10:18] Weirdly, using chromium doesn't seem to kill it, but using firefox kills it. Why? [10:18] does anyone know how to configure sendmail so forward to smtp relay? [10:18] it seems like if i get ubuntu installed i can after the fact repair it [10:19] according to askubuntus favorite solution http://askubuntu.com/questions/221835/installing-ubuntu-on-a-pre-installed-windows-8-64-bit-system-uefi-supported [10:19] its 8.1 update 1 not even 8 at this point [10:20] hi [10:20] GRUB can boot windows but windows cant boot linux, is that right === david is now known as Guest98264 [10:21] just downloaded ubuntu....loving the interface [10:21] any suggestions for apps etc? [10:21] dualbooty if you install windows after linux, your grub will be ruined... you can repair that, but it's annoying [10:21] benthew: yeah, tell me about it, it's the best [10:22] I have it running on VirtualBox [10:22] benthew: I think ubuntu comes with almost everything you need, but as go on working with it, you will find your way around and get to know your own taste in things and install what you need. [10:23] benthew: OH, not the virtual box .... ;( [10:24] Little slow but I have processing power [10:25] nothing wrong with playing in a vbox [10:26] Good morning === tt_ is now known as Guest13728 [10:30] How can I display which channel my wifi is using? [10:31] platzhirsch try iwconfig [10:34] I've a weird problem with rtl8192cu - usb wlan adapter - on a new 14.04 install. It connects fine to my network - and I get great throughput. However, opening firefox, kills the connection. And from then on, if I disconnect and try to reconnect to the network, I'm always unsuccessful and I see the timeouts from dmesg. [10:38] so does anyone actually know how to use sendmail? seems like it exist just to troll [10:42] Aw man! === CyberJacob is now known as CyberJacob|Away [10:47] Hello! [10:47] I have a very subjective question, not really related to Ubuntu [10:47] What do you think is more professional? "edward@snowden.com" or "edward@snowd.en"? [10:49] icsu try question@offtopic [10:50] I have an issue with the unity sidebar. Selecting a program icon wont' take me to any window sitting on a different workspace, only the ones in the current. Can anyone help? [10:50] hi guys, I removed my /var/log/*.logs files and they does not seem to be created anymore [10:50] Ojoloco: restart the services [10:50] thanks sarcasti_ [10:51] hello [11:00] Hi my nvidia card is blacklisted so I can not by default run Unity 3D under Ubuntu, but for 12.04 LTS I can go around that by UNITY_FORCE_START=1 . It works well for me under 12.04 without any stability issue. Been running 12.04 over 1 year. I will move to 14.04 when the first point release will come. Have no time to install new version now. My question is does UNITY_FORCE_START=1 still work for 14.04? Anybody with experiance? [11:04] will ubuntu merge in the debian project? [11:05] is that true? [11:05] r0x ubuntu is based on debian [11:05] yes, but i heard some voices that says that the ubuntu project will dropped === [Tristan] is now known as Guest12331 [11:06] r0x source? [11:06] a friend of mine [11:11] OK, I am trying to install https://unbound.net/ and I have noticed that the repositories already have a version of the software, what risks am I taking if I install the latest version from the software's website https://unbound.net/ ? [11:12] Radon_3: As long as the website is official, the worst you can run into is dependency problems [11:12] repositories have version 1.4.16-1 but the latest version of the software is 1.4.22 [11:12] !info unbound [11:12] unbound (source: unbound): validating, recursive, caching DNS resolver. In component universe, is optional. Version 1.4.22-1ubuntu4 (trusty), package size 462 kB, installed size 1637 kB [11:12] Radon_3: which ubuntu version do you have? [11:12] r0x better use this site as source of information http://www.omgubuntu.co.uk/ [11:12] theadmin: how can I see if I have the right dependencies so that I would not face that sort of problems? [11:12] Hey there, I'm having an issue with SDL_mixer that I don't understand at all. [11:13] lotuspsychje: I am using 12.04 LTS [11:13] Radon_3: What is the download on the website, is it a .deb file? [11:13] hey guys, how do i get rid off ssh asking for a passphrase when usin more than one session? works for one session only: ssh-agent, ssh-add path/to/pub [11:13] !info unbound precise [11:13] Radon_3: If it is, then you just won't be able to install it if you don't have the right dependencies, so just shoot ahead. If it's an archive of some sort, then it won't run without the right dependencies. Either way, nothing is gonna break. [11:13] unbound (source: unbound): validating, recursive, caching DNS resolver. In component universe, is optional. Version 1.4.16-1 (precise), package size 573 kB, installed size 1360 kB [11:13] Radon_3: I also recommend searching for a PPA [11:14] http://imgur.com/7awKDkp is the screenshot [11:14] can anyone shed a little light on this for me? [11:14] Radon_3: 14.04 has latest unbound, maybe upgrade to trusty? [11:14] theadmin: no not a deb file, but they have suggested to use the repository version of the software, but it is old. [11:15] Radon_3: To be fair it doesn't seem to be too old, the major version is the same (1.4) [11:16] lotuspsychje: I am holding my breath till july, and till the endpoint release is out there [11:19] well I can see a lot of bugs have been fixed since version 1.4.16, a lot [11:20] Radon_3: well you have 2 options, upgrade to trusty or try the 1.4.22 on your 12.04 [11:21] lotuspsychje: I prefer the latest option, but I only don't know how to do it, (OMg this is embrassing)... [11:22] How long should ntpd to update the clock? [11:22] Radon_3: there's s tar.gz to compile yourself on their site: http://unbound.net/download.html [11:22] Radon_3: but i would go for the easy way and upgrade to stable 14.04 [11:22] Pupeno_: I guess after a few secondsmine usually takes some where around 7 to 10 secs, sometimes less. [11:23] lotuspsychje: ok, let's do it.... how much traffic would it take for me to upgrade from 12.04 latest upgrade to 14.04 ? [11:23] Radon_3: this is ntpd running in the background, right? [11:24] Radon_3: well personally i rather do clean installs, but i think about 45min upgrade [11:24] Pupeno_: No I guess it is just sending and recieving some data to the time servers to calculate the latency and then give you an accurate result that's all [11:25] lotuspsychje: how much bandwidth man? [11:25] Radon_3: think thats hard to guess, depends on your personal installes packages too i think [11:26] lotuspsychje: Well give me some numbers, your best guess please... [11:26] Radon_3: you have broadband internet to upgrade? [11:26] yeah, I got one [11:26] Radon_3: you have bandwith limit? [11:27] Radon_3 i upgraded with do-release-upgrade and ik took over 2 hours, broadband [11:27] it* [11:27] lotuspsychje: yeah bandwidth limit like you wouldn't believe [11:27] Radon_3: lol, maybe better just download 14.04 iso and install clean [11:28] lotuspsychje: damn... then I would have to download all the IDEs and games and stuff all over again, which I don't think I can afford [11:29] Radon_3: aptoncd your favorite packages to usb first [11:29] !info aptoncd | Radon_3 [11:29] Radon_3: aptoncd (source: aptoncd): Installation disc creator for packages downloaded via APT. In component universe, is optional. Version 0.1.98+bzr117-1.4 (trusty), package size 213 kB, installed size 1561 kB [11:30] But I guess, since many new things are available over at 14.04 (the lovely), my current p[ackages wouldn't be of use anyhows and I would have to download them all over again. [11:31] maybe much newer versions are availble in 14.04 [11:31] Radon_3: it will use some bandwith afterwards yes [11:31] Radon_3: but the good news is you be supported till 2019 [11:31] lotuspsychje: and get much better look and feel, which I amdying for.... [11:32] Radon_3: trusty is awesome :p [11:32] i have accidentally purge removed all packages which had '3.2' in it, grub2 is hanged now and blac screen appears after 10 secs(ubuntu not booting), how to correct it without reinstallation [11:32] AndroUser: maybe grub recoverymode and fix broken packages? [11:33] lotuspsychje: I know I have seen it's screenshots man... [11:34] Radon_3: install your favorite packages on public wifi :p [11:34] Lotuspsychje , it can? Sure? [11:34] AndroUser: maybe it will fix some packages you purged [11:35] Not if AndroUser removed the kernel though [11:35] lotuspsychje: Airport is miles away, and I have a heavy PC... funny if I could get it to airport and tell them I am there to update my ubuntu, super funny.... [11:35] AndroUser: you know howto enter grub recovery? [11:35] Ok === kSwit is now known as KSwitrbt [11:35] Radon_3: haha, that would look kinda silly yes, no spare laptop to try? [11:36] Lotus, No i dont I'm a newbie [11:36] AndroUser: hold SHIFT during boot, to enter grub then select ubuntu(recoverymode) [11:36] lotuspsychje: no laptops... no. [11:36] AndroUser: then select fix broken packages from recoverylist [11:38] Radon_3: well clean install and aptoncd would be your best bet i think [11:38] Lotus, arrow keys or for that matter any key isnt working , m not able to scroll [11:38] AndroUser: you cant move in grub? [11:39] AndroUser: or cant enter grub [11:39] Hi [11:39] lotuspsychje: you are right, the best actully would be to boke out of the country and go somewhere else, but still thank you so much [11:39] Whats the best way to make a user with no permissions for use as an SSH tunnel only [11:40] ;) [11:40] so needs SSH access but no commands, etc [11:40] Radon_3: maybe aptoncd can also backup offline packages, look into it mate [11:42] Radon_3: you will always need a little bandwith for updating new packages right [11:42] joe_dm: Just set his shell to /bin/false [11:42] Radon_3: so offline apptoncd 12.04 packages and back them up after clean install 14.04 [11:43] theadmin: how do i do that? [11:43] ok anymore here know why 14.04 powerpc video only displays the mouse moving and no background or anything on my mac mini [11:44] lotuspsychje: still it seems if I wait till 14.04 is official out for 12.04 users it might be less of a headache to enjoy trusty [11:44] joe_dm: sudo usermod -s /bin/false USERNAME [11:44] *officially [11:44] Radon_3: 14.04 is already out officially [11:44] !14.04 | Radon_3 [11:44] Radon_3: Ubuntu 14.04 LTS (Trusty Tahr) is the current release of Ubuntu. Download at http://releases.ubuntu.com/14.04 - Read the release notes at https://wiki.ubuntu.com/TrustyTahr/ReleaseNotes [11:45] yeah, I know, but 12.04 people have to wait till july to upgrade to it. [11:45] *July [11:45] :( [11:45] Radon_3: you dont have to wait, you can wait if you want [11:45] donofrio the channel #ubuntuppc exists, but is empty... the closest would be #debianppc, i guess, some 10 people there [11:46] theadmin: so when I do that and putty in the session just dissapears [11:46] Lotus, I vant move in grub [11:46] AndroUser: you have usb keyboard? [11:46] joe_dm: Well yeah, you won't be able to log in, but tunelling should work fine [11:46] in tmux how can open two window with one command? i have this tmux new-session -s visor -n 'visor' "htop" [11:47] AndroUser: doublecheck your bios for usb keyboard/mouse support is enabled [11:47] theadmin: I was going to tunnel via putty [11:47] Does putty even support tunelling? [11:47] theadmin, yeah, use it all the time [11:48] joe_dm: You might want to set "Don't start a shell or command at all" in SSH settings then [11:48] joe_dm: (in Putty, that is) [11:48] thadmin, will look for that === Guest12331 is now known as Tristna === Tristna is now known as _Tristan_ [11:50] good morning [11:51] joe_dm: Just so you know, type first few letters of the username and hit "tab" to complete it [11:51] joe_dm: Works with bash commands too [11:51] Is possible to anble HDMI output on notebook with nevidia optimus? [11:51] spoapolo: I had many problems doing that, couldn't get it to work :( [11:52] theadmin: going to try using rbash instead [11:52] theadmin, thanks [11:54] spoapolo: Or rather, it would work if using the Intel card, but not if using the NVidia one [12:02] can any one tell me how to enable wifi in ubuntu 14.04 [12:02] Does anyone know how to change the format for terminal? [12:03] example: https://www.youtube.com/watch?v=ZikY5lst5lg [12:04] Raj73: what do you mean? [12:04] wifi | Raj73 start here [12:04] !wifi | Raj73 start here [12:04] Raj73 start here: Wireless documentation, including how-to guides and troubleshooting information, can be found at https://help.ubuntu.com/community/WifiDocs [12:06] thanks....@MonkeyDust [12:07] Does anybody know how I can prevent all the workspaces from going dim when I use "super+s" to switch workspaces? I'd like for them all to be full brightness so I can more easily recognize their contents [12:08] Fritzendugan explore !ccsm or unity-tweak a bit [12:08] Bom dia === cristiano is now known as Guest70002 [12:09] bom dia === hucksy_ is now known as hucksy [12:09] bonjour a tous [12:09] MonkeyDust: I'm not seeing it in ccsm unless I'm blind, but I'll check again. I'll also give unity-tweak a look, thanks [12:11] hello [12:11] To com um probleminha na saída HDMI do meu PC. Depois que instalei o UBUNTU ela parou de funcionar ao inicializar o sistema. Alguém pode me ajudar [12:11] which mysql version sholud be install in ubuntu [12:11] Hi, Any ideas why VMware Workstation 10 is very slow on this Kubuntu 14 install while the same VM works fast on another Linux Install (Mint 15 KDE) [12:11] ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) [12:11] could anybody help me to change the password of my samba user? [12:12] Paramezuis: Its just passwd username [12:12] Paramezuis: or sudo passwd username [12:13] thanks joe_dm [12:13] To com um probleminha na saída HDMI do meu PC. Depois que instalei o UBUNTU ela parou de funcionar ao inicializar o sistema. Alguém pode me ajudar [12:13] but how does it know i'm refering to samba? [12:14] #odroid [12:14] !br | Guest70002 [12:14] Guest70002: Por favor, use #ubuntu-br para ajuda em português. Para entrar no canal por favor faça "/join #ubuntu-br" sem as aspas. Para a comunidade local portuguêsa, use #ubuntu-pt. Obrigada. [12:15] hey kids [12:17] Can anyone recommend a good pdf editor for Ubuntu? I need to add some handwritten fonts to [12:17] a pdf [12:18] Bom dia Guest70002 [12:18] eu falo algo de portugues mais non tenho mota idea de como ajudarte ca tua dubida [12:19] !pt | Paramezius [12:19] Paramezius: Por favor, use #ubuntu-br para ajuda em português. Para entrar no canal por favor faça "/join #ubuntu-br" sem as aspas. Para a comunidade local portuguêsa, use #ubuntu-pt. Obrigada. [12:19] antonio__, Okular, pdf-master, lots of choise === CyberJacob|Away is now known as CyberJacob [12:21] hey pls help me, how to reduce brightness on 14.04 [12:22] good morning [12:22] antonio__ https://apps.ubuntu.com/cat/applications/master-pdf-editor/ === _Tristan_ is now known as [Tristan] [12:22] can i have help about Nvidia optimus and HDM? [12:23] oerheks: when I try to install it from apt://master-pdf-editor it pulls up the "choose an application" dialouge...not sure which one to use though [12:23] monkeydust: thats the one I tried to install...Look above to see whats happening [12:23] antonio__, that would open softwarecenter for me [12:24] antonio__ or gdebi, perhaps [12:24] consqui, please do not spam in PM, thanks [12:26] rww: that consqui guy spamming in query again [12:26] oerheks: monkeydust: its not opening any software... [12:27] its opening the "launch application" window...where I have to select the program to use to install it [12:27] antonio__ what's available? [12:27] antonio__, then do it manually in softwarecenter [12:28] To com um probleminha na saída HDMI do meu PC. Depois que instalei o UBUNTU ela parou de funcionar ao inicializar o sistema. Alguém pode me ajudar [12:28] Australia [12:28] !br | cristiano_ [12:28] cristiano_: Por favor, use #ubuntu-br para ajuda em português. Para entrar no canal por favor faça "/join #ubuntu-br" sem as aspas. Para a comunidade local portuguêsa, use #ubuntu-pt. Obrigada. [12:29] Hey, How do you set SSH timeout for a specific user? e.g. if I want foo to have a timeout or keep-alive of 4 hours? [12:29] anyone please help me how to reduce brightness when using 14.04 [12:29] gotta be some linux that had 3d graphics support for my powerpc's!!! just sayin (really anyone know any that work debian and ubuntu only good at 12.04 after that its toast) [12:29] oerheks: monkeydust: isn't pdf master free? [12:29] ddr90: does your brightness slide not work by default? [12:29] its asking for payment with software center [12:29] no, it can't be changed using function keys [12:30] MonkeyDust: I've been able to change basically everything but the dimming of the windows :/ anywhere else I should look? [12:30] antonio__ yes, that's possible, free as in free speech, but not as in free beer... it can be commercial [12:30] ddr90: you use the Fn button also? [12:30] Fritzendugan not sure, I don't use unity [12:30] antonio__, yes, buy it for $0, you need to register. [12:30] ah ok ;) [12:30] MonkeyDust: what do you use? [12:30] Parlo solo italiano Scusate Esco dalla Chat [12:30] !it | daniele_ [12:30] daniele_: Vai su #ubuntu-it se vuoi parlare in italiano, in questo canale usiamo solo l'inglese. Grazie! (per entrare, scrivi « /join #ubuntu-it » senza virgolette) [12:31] Fritzendugan i switched to "the distro that must not be named" [12:31] Fritzendugan because 14.04 doesnt work well on my hardware [12:32] MonkeyDust, the one from bug 1 ? [12:32] bug 1 in Ubuntu Malaysia LoCo Team "Microsoft has a majority market share" [Critical,In progress] https://launchpad.net/bugs/1 [12:32] nvidia optimus is working fine on my xubuntu 14.04. [12:32] lotuspsychje: on windows i use F10 and F11 to reduce or increase [12:32] without bumblebee. [12:32] MonkeyDust: lol. I used Mint for a while. I like the "search-oriented-ness" of Unity, but it's been a pain to try and configure some things [12:32] OerHeks that's no distro, it's a minty distro i'm referring to :-) [12:32] ddr90: Fn+ F10 F11? [12:33] pressing F10 reduces brightness, it sole purpose; but for F10 functionality, i need to additionally press Fn [12:34] ddr90: just tested here and works for me [12:35] ddr90: you see the brightness icon+ level on your screen? or nothing happens [12:35] i've recently insalled 14.04, this issue didn't happen in 12.04 [12:35] lotuspsychje: there's no such icon [12:35] ddr90: what happens when you slide brightness in your settings? [12:36] lotuspsychje: nothing [12:36] lotuspsychje: actually nowhere there is an option to adjust brightness [12:37] ddr90: brightness and lock screen icon? [12:37] MonkeyDust: ah-ha! I found it. It was in ccsm after all. [12:37] !yay | Fritzendugan [12:37] Fritzendugan: Glad you made it! :-) [12:38] lotuspsychje: there's an option for the same in Settings, but it is for locking screen after a fixed time only, no brightness adjust [12:40] ddr90: you sure you have 14.04? [12:41] lotuspsychje: yes, absolutely [12:41] ddr90: doublecheck you /var/log/syslog for any relevant acpi errors maybe [12:41] ddr90: http://askubuntu.com/questions/451350/how-should-i-control-the-brightness-on-my-ubuntu-14-04-system [12:42] ddr90, on what laptop? [12:42] with or without prop. driver? [12:43] hi! yesterday i installed lubuntu via the graphical installer from an usb-stick and selected "replace windows 7" while thinking, the installer would detect different (deactivated) partitions, true crypt volumes and so on but it repartitioned and reformatted the whole hd, my fault, sorry, had to rtfm, ofcouse. Now, can someone pinpoint me to some sort of data-rescue-(distribution or whatever) because my external backup spontaneou [12:44] !info testdisk | calmer_dude [12:44] calmer_dude: testdisk (source: testdisk): Partition scanner and disk recovery tool. In component universe, is optional. Version 6.14-2 (trusty), package size 534 kB, installed size 1269 kB [12:44] calmer_dude: sudo photorec after install to recover data drom your HD [12:45] Hi, can we change color of bash terminal tab color-scheme ? [12:46] @lotuspsychje @ubottu thx, is this also possible from an live environment? [12:46] calmer_dude: never tested it from live, but i assume photorec will scan whole hd from anywhere [12:49] @lotuspsychje @ubottu ok, testdisk and photorec @reisio my laces are tighter than your flop-flips [12:50] hello, i get this error Check if system has the tools required for installation. fglrx installation requires that the system have kernel headers. /lib/modules/3.13.0-27-generic/build/include/linux/version.h cannot be found on this system. [12:50] i have a hd4870 card and im using ubuntu 14.04 [12:51] helo [12:51] hello* === Dairy is now known as wheresmypaaants [12:51] hi leeyaa [12:51] i have this for syslog configuration but for some reason syslog is empty. http://bpaste.net/show/GYkGCuAsJqjK1zxN0yR0/ any tips what i might be missing ? [12:53] leeyaa: you could test out tail -f /var/log/syslog and see what it does? [12:53] lotuspsychje: nothing syslog.log is empty [12:53] hello, im using chrome stable, and I have /opt/google/chrome/plugins , but my browser doesnt show me any of the plugins there (java,flash,totemplayer...) [12:53] leeyaa: did you try the tail? [12:53] yep [12:54] I have a Dell E7440 running Ubuntu 14.04. My problem is with the touchpad 2 finger scrolling. If my fingers are 'too close' together only one finger touch is detected and the cursor can jump around the screen when I do the swiping. Anybody else have this problem or know of a solution? Same fingers distance on my Samsung laptop works just fine. [12:55] leeyaa: did you change syslog conf for a reason? [12:55] lotuspsychje: i havent, thats how i got it [12:55] IdleOne: tnx [12:55] it might be changed by someone else in the past [12:55] leeyaa: lemme check what default looks like [12:57] <_[myth> I have installed Ubuntu by wubi on my computer with Radeon HD 5900, but when I try Ubuntu, the graphic card is heated seriously. How can I solve this problem?? [12:57] leeyaa: seems like i dont have a syslog.conf in etc [13:00] _[myth wubi is supposed to be used for testing, don't struggle with it too long [13:01] wubi is dead [13:01] hi guys. i'm running 14.04 on a root server used for kvm virtualization, client disks are on LVM on the host system. I need the lvm snapshot merge feature, however dmsetup targets does not show 'snapshot-merge' as shown in this tutorial: http://www.switchroot.com/how-to-rollback-a-lvm-volume-to-its-snapshot how can I fix this? [13:01] a root server ? [13:01] what's a root server ? [13:02] what command tests mirror servers? [13:02] apt-get update ? [13:02] a dedicated root server. a rented server. [13:02] a root server ? [13:02] @ ikonia [13:02] its got a public ip.. and a subnet. what do you want to know? :) [13:02] I just have no idea what a "root server" is [13:02] bluenemo: you mean a server on which you have root access? [13:03] bluenemo: please show me the output of uname -a [13:03] I think I know your problem already :) [13:03] yes. please forget about the root server ;) might be a european term, idk. but it doesnt concern the question; how do I get ubuntu 14.04 to display snapshot-merge when running `dmsetup targets`? [13:04] Linux v1.host.org 3.13.0-24-generic #47-Ubuntu SMP Fri May 2 23:30:00 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux [13:04] ooh stable ubuntu kernel, wasn't expecting that [13:05] can you pastebin the output of dmsetup targets please [13:05] hi [13:06] I am looking for this ikonia IdleOne http://pastebin.com/Q9GXm8zc :) [13:06] ikonia, here :) [13:06] bluenemo: that shows snapshot-merge [13:07] ooh wait, I see [13:07] you've pasted the example too [13:07] the second one, yes. i pasted it from the tutorial posted above [13:07] yes [13:07] looks like your kernel does not support it, which is surprising, and why I was expecting a non-stable ubuntu kernel [13:07] yes, I also thought the kernel one gets with ubuntu for servers supports this :/ [13:08] Does anyone know how to change the format for terminal? [13:08] example: https://www.youtube.com/watch?v=ZikY5lst5lg [13:08] bluenemo: modprobe dm-snapshot [13:09] bluenemo: that's the module that contains it [13:09] bluenemo: that should have got loaded already, but worth checking [13:10] jup works. thank you :) [13:10] bravo === WLM|weg is now known as WLM [13:10] maybe worth depmodding it to see why it's not getting loadfed [13:10] GuyThatNeedsHelp, open terminal > edit > profile pref > first page on th ebottom, "use custom default terminal size" [13:11] * OerHeks did not watch youtube-stuff [13:11] OerHeks: I mean the way terminal is displayed [13:12] https://www.youtube.com/watch?v=ZikY5lst5lg [13:12] GuyThatNeedsHelp, explain please, i do not understand such description [13:12] hello, do anyone know how to solve open source radeon drivers ------ im having screen tearing and low performance when watching videos and so forth === z_ is now known as Guest74909 [13:15] Okz, I see that person in that video... use the cd command (example) instead of seeing name@name/Desktop i was wondering how he got it to display like [ ~/name/Desktop ] [13:22] I've got a directory, foo/. This directory is owned by root:root, but another user "myuser" has been given rwx access to it using ACLs (both default and non-default). So this user is able to create a subdirectory, foo/bar/. This subdirectory is then owned by myuser:myuser, and myuser has rwx access to it via ACLs. Now when myuser tries to create a file in that directory, the permission is denied. If I change the owner to root:root, creating a fi [13:22] le works. Why? [13:22] hello, do anyone know how to solve open source radeon drivers ------ im having screen tearing and low performance when watching videos and so forth [13:22] The owner has r-x-permission on that file [13:22] Hi there, is there any way of grabbing pictures from command line tools with logitech or ms high end webcams ? Which one offers the most flexibility ("aperture control", manually set the focus, etc) ? Are the other webcams good at that - with ubuntu - especially with low light conditions ? Cheers [13:23] Thinking of either microsoft cinema or logitech c920 [13:24] On the ubuntu compat pages they say its skype compat, but i dont really care about closed source skype :-) [13:25] ramkam2014: you might also try asking in #ubuntustudio, be prepared to wait a little bit though because that channel is not as populated as this one. [13:25] you have to be lazy if youre using shitbuntu [13:25] i mean ubuntu* [13:26] Why shitbuntu ? [13:26] just misstyped [13:26] Didnt get it why lazy ? Chose ubuntu because usually things work out of the box [13:27] ramkam2014: they were trolling, gone now. [13:28] okay guys [13:28] Wow, long time i havent seen a ban :-) [13:28] my graphics card only supports the open source ones in 14.04, should i downgrade to 12.04? [13:28] I try to install the proprietory driver of ATI GPU on 14.04, but it keeps prompting me that "No supported adapters detected" , it seems that my discrete GPU won't get power on [13:28] because the open source drivers arent working for me:( [13:28] anyone can help me ? === NaStYdoG is now known as Guest78908 [13:29] cat /sys/kernel/debug/vgaswitcheroo/switch outputs "DIS: DynOff: 000:01:00.0" [13:31] IdleOne: Yeah ubuntustudio is rather emptyland ... [13:32] What's the best webcam one can use with nix systems ? [13:32] Best in terms of control (exposure, focus, etc) [13:32] ramkam2014: I usually just get whatever logitech is on sale at walmart [13:32] for those other features you are asking about I have no idea [13:33] Yep, hard to find info [13:33] Often the settings you give to the cam either wont work or will make it fail [13:33] That's with the cheapos [13:34] Wondering if things get better with high endy's [13:34] ramkam2014: you might also try ##hardware, folks in there are very knowledgeable [13:34] Cool- thx === terry is now known as Guest9821 [13:34] sure thing [13:35] anyone ? [13:39] anyone know a way to install amd legacy on 14.04 or do i have to downgrade to 12.04? [13:42] John322 is this useful http://ubuntuforums.org/showthread.php?t=2222265 [13:42] thanks monkeydust [13:43] Which ubuntu version is----- Xorg 6.9 to Xserver 1.12 and Kernel version 3.4? [13:43] is it 12.04 or 12.10? [13:44] hi guys how can i add more space to my system? i got over 2.5tb space but after 20gb it says its full === Guest78908 is now known as NaStYdoG === gloydathDE is now known as dury [13:48] I'm trying to install libX11.so.6 32bit on utopic 64bit (no GUI available, command-line only) and can't find it. I enabled universe but can't find it [13:49] Frag-O-Byte what output do you see from df -h in the terminal? === king is now known as Guest40826 [13:51] DHE what's utopic? [13:52] how long is Ubuntu 12.04.1 supported for? [13:52] note the 0.1 === daniel is now known as Guest98297 [13:53] MonkeyDust: apparently 14.10 [13:53] aw hell... [13:53] DHE i guess it's a bit early for that, but if you're die-hard: try in #ubuntu+1 === plof is now known as Guest21370 [13:54] I'm not a diehard. I just want steam to run. My real OS is CentOS and I'm installing ubuntu into a container [13:54] got a new laptop with freshly installed Ubuntu 14.04, norwegian keyboard layout... the AltGr key pops up a context-menu (as if I right-clicked something) rather than letting me chose alternate characters on the keyboard... settings -> keyboard has both "compose key" and "alternative characters key" set to disabled as default, I've tried to change them to "right alt" one at a time, but it didn't [13:54] help... tried following various guides, installed compiz-config-settings-manager or whatever it was called and changed stuff there, but the menu still pops up when I hit AltGr.. any ideas? [13:54] hello, where can i download ubuntu 12.04.1? [13:55] well that sucks [13:56] John322 scroll down http://old-releases.ubuntu.com/releases/ [13:56] MonkeyDust http://old-releases.ubuntu.com/releases/12.04.1/ [13:56] it says .3 in the top? [13:57] John322 nvm, it's 12.04.3 apparentally [13:57] why is .3 .1? lol [13:57] John322: for the lazy, 64-bit http://old-releases.ubuntu.com/releases/12.04.1/ubuntu-12.04.1-desktop-amd64.iso 32-bit http://old-releases.ubuntu.com/releases/12.04.1/ubuntu-12.04.1-desktop-i386.iso [13:57] i like code [13:57] http://old-releases.ubuntu.com/releases/12.04.1/ubuntu-12.04.1-desktop-amd64.iso [13:57] yeah, thanks [13:58] could one of you explain what 12.04.XX stand for? like what is .1 .2 .3 .4? === zz_dino82 is now known as dino82 [13:59] John322 major patches, i guess [13:59] ubuntu been running fine for a while now but started to get crash notifications on startup - everything still seems to work but I would like to fix this if i can - nm-applet was one deja-dup-monitor was another - so what are my options? Try to fix it is one, is there another as i am short of time, like maybe rolling back to some previous state, or do i just have to hunt down a fix? [13:59] John322: unless you need the old version for some reason, I don't know why you wouldn't get the newer one [14:00] viper747 propetary drivers for amd-legacy is only supported in 12.04.1, so i have to downgrade from 14.04. funny part is they keep updating the drivers but only allow it to be used for kernel 3.4 [14:01] i tried getting help on the open source drivers on freenode for 2 hours but no luck so ill go down that path === justinS is now known as jhsimpson [14:02] is the waldan university free? [14:02] hello [14:03] can anyone answer me [14:03] John332: what is your GPU [14:03] Somaya, sure why not [14:03] is free? [14:03] Somaya: I don't know what that is or why it's related to ubuntu. [14:03] John332: can you get your discrete GPU on Power ? [14:04] sorry it doesn't relate to ubuntu i just asked [14:04] if anyone know it [14:05] Somaya this is not the place to ask [14:05] Somaya: here you go, #ubuntu-offtopic [14:05] sorry sorry [14:05] 0:IGD:+:Pwr:0000:00:02.0 [14:05] 1:DIS: :DynOff:0000:01:00.0 [14:06] anyone know how to deal with this === nikomx is now known as nikonmx [14:07] metalbrick where how when did you get that? [14:08] just input cat /sys/kernel/debug/vgaswithceroo/switch [14:09] everytime since I found out this way to check my GPU status [14:10] MonkeyDust: I try to install the proprietory driver of ATI GPU on 14.04, but it keeps prompting me that "No supported adapters detected" , it seems that my discrete GPU won't get power on [14:10] hi folks, any advice for a website for learning ubuntu and linux? [14:10] metalbrick doesnt ring a bell, i'm sure someone else can help [14:11] i already googled but maybe you could advice me, best regards [14:11] okay, debootstrap. But it didn't install apt.... [14:11] !manual | ez1 start here [14:11] ez1 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/ [14:11] MonkeyDust: thx anyway [14:12] ez1 but most of all: learn it the way you learned windows or mac, that is: by using it [14:12] when will mir come with ubuntu on next release? [14:12] i want especially to learn about the folders, src usr [14:12] the "environment variables" [14:12] cmake, and all the staff to become an "advanced" user [14:12] thank you for the link [14:13] ez1 you become advanced by being a beginner, first [14:13] but that link is pretty good for a beginner [14:13] MonkeyDust: ez1 then you learn how to Google to become advanced [14:13] yeah MonkeyDust, im not a beginner, id say im a "middle" user [14:14] lol viper474 [14:14] you can learn how to be polite too [14:15] ez1 have you ever used linux? [14:15] sure [14:15] i have to use it [14:15] ez1: heh, didn't intend it negatively. I search for stuff all the time because I can't get good answers. [14:15] due to some programs that only runs on ubuntu [14:15] ok viper474 [14:18] ez1: for filesystem hierarchy, here's a video I found a while ago: http://youtu.be/460IxkYmZxQ === a is now known as Guest95672 [14:20] ez1: doesn't look like it covers src though [14:24] how to make our terminal transparent? [14:24] iceburned edit > profile preferences > background [14:26] which one do you prefer, unity or cinnamon? [14:30] ok. so i thought i would try scanning my windows partition for viruses from within ubuntu, so i installed clamAV. But i did not like how ClamAV worked - its real time scan engine bogs my machine down causing noticeable delays in buffering on multiple tabl websessions. I tried apt-get remove clamAV and it said it only removed one file. Upon reboot i see ClamAV is one of the processes the Daemon asks to stop before turning off. so what giv [14:30] es? how can i remove ClamAV fully? === z_ is now known as Guest46889 === tcpman is now known as Guest4635 [14:31] Seannie try sudo apt-get autoremove;sudo apt-get clean [14:31] k [14:34] I have a dns server problem but the system is a fork of Ubuntu Pinguy [14:34] MOnkeyDust - ty. [14:35] sovereignentity pinguy is not supported here [14:35] when we can buy ubuntu phone? [14:36] I though not [14:36] sovereignentity http://pinguyos.com/irc-chat/ [14:36] There is no one home [14:36] ganja i read an article online showing how you can load Ubuntu on an android OS phone, but i don't know that any OEM's manufacture a phone for the ubuntu yet. [14:36] Seannie: also, sudo apt-get purge ClamAV ? [14:37] sovereignentity then you're out of luck; i guess... tip: use a distro that has much support [14:37] ThanksMonkeyDust [14:37] Seannie: can u share that link [14:38] ifemide i dunno. google it. there were even youtube videos showing reviews of other users who have already done that [14:38] !touch [14:38] Information about the Ubuntu Touch platform for Phone and Tablet is available here https://wiki.ubuntu.com/Touch . Support and discussion in #ubuntu-touch [14:38] Cool, will do soon [14:38] Windows? [14:38] viper474 ty for the suggestion, purge said clamav was not present. === sasha is now known as Sasha [14:40] how to copy/modify folder root without typing in terminal? [14:42] ty all for the helps [14:42] iceburned: gksu nautilus [14:42] ganja: later this year [14:43] thank u Seannie [14:44] i'm looking for a bit of help getting a grub script and initrd customized to boot my rather strange looking raid setup. the problem i'm having is that i'm booted from ubuntu 14.04 liveCD and can't get the system to boot. how do i make a grub script for the non-live filesystem? [14:44] what is the advantage of using cinnamon? [14:44] there is none. Do you have an Ubuntu support question? [14:44] hi in linux we call installer a binary package? [14:45] or installer? [14:45] iceburned it warms your feet [14:46] MonkeyDust what do you mean? I mean DE cinnamon. [14:46] iceburned simply choose a DE and use the one you like most [14:47] shunya_chakra: you can have binary package, which are mainly a set of compiled libraries, or source package, which you have to compile or "build from source". AFAIK an installer is normally a program that installs a binary package [14:47] (I accept corrections) [14:47] MonkeyDust what's your opinion. which one do you prefer? cinnamon or unity? [14:47] !poll | iceburned [14:48] iceburned: Please don't ask for opinions on what is best [14:48] shunya_chakra: that is why you get programs for 64 bits, or 32 bits [14:48] try it and decide for yourself [14:48] they are actually compiled [14:48] but you could also install from source ! [14:49] hope it helps [14:49] I think now it's little bit more clear to me... about binary package and installer ez1 [14:49] could you tell me how to install cinnamon? [14:50] binary package are not exactly installer some times we need to build it. [14:51] So I updated to the propriatary AMD video driver to play witcher 2, but now ksp crashes whenever I try to start the game save === brian is now known as Guest47945 [14:51] shunya_chakra: as far as i know you never build a binary package [14:51] because it is actually built [14:52] let mw show you this [14:52] http://qt-project.org/downloads [14:52] you can see the "online installer" [14:53] shunya_chakra: usually the installer is one set of programs that deal with all the packages. you can use it to update all stuff or install new programs, either from repositories or downloaded packages [14:53] and also you can see the "source code is available..." [14:54] Gallomimia: yes, but usually the installer manages COMPILED packages, i.e., uses the binaries [14:54] I think now I got... it.. [14:54] *use [14:54] ez1, Gallomimia [14:54] of course i might be wrong, im not an expert [14:54] okay, I'm running Trusty now but still can't find the 32 bit version of libX11.so.6 (64 bit package is libx11-6) [14:55] ez1 np, thanks for explaining [14:55] ez1 http://stackoverflow.com/questions/5280906/difference-between-binary-release-and-source-release === no_mu is now known as Nothing_Much === zz_dino82 is now known as dino82 [14:59] Trying to boot ubuntu server, it's hanging on "Starting Bridge socket events into upstart". It says it started OK, but it's hanging there forever, any thoughts? [15:00] hello I had a question: what is the most easy for online broadcast streaming service for my desktop on ubuntu ? [15:00] I guess is justin, but I'm not sure [15:01] shunya_chakra: np, the link makes sense :) [15:03] how are nvidia proprietary drivers on ubuntu ?do they work without problems? im interested in buying gtx760 card to be used with nvidia drivers [15:03] As a final note, i'd talk about the "multiplatform" programs, such as those done in Java, there is no compilation, there is instead a "middle-layer" code called Bytecode which is executed by the Java virtual machine. [15:04] however the bytecode is treated as a binary file === felipealmeida_AW is now known as felipealmeida [15:08] Hmm [15:09] So if you have an nfs mounted directory that a service needs to be mounted (i.e., apache2 logging to an nfs mount) but the nfs mount isnt available, it will hang on boot indefinitely at "Starting Bridge socket events into upstart". [15:09] do I need to enable a repository on my 64-bit trusty system to get 32 bit libraries? I need libX11.so.6 (and other X11 related libs) but they don't seem to be part of anything [15:12] Can Mate be installed on Ubuntu? [15:12] !info mate [15:12] Package mate does not exist in trusty [15:12] soveregnentity: I can, but isnt supported. [15:13] !find mate-desktop [15:13] Found: libmate-desktop-2-17, libmate-desktop-dev, libmate-desktop-doc, mate-desktop, mate-desktop-common [15:13] ah === david is now known as Guest32222 === Guest32222 is now known as toyotapie [15:13] it is supported, i wonder why .. [15:13] :D [15:13] cinnamon is out of the repos [15:14] oerherks mhhh I tried before mate and not add the shortcut to lighgm screen [15:14] but you can access to the programs from mate like the file explorer [15:14] gabrign, i don't know about mate. it should have a file-explorer i guess [15:14] When I used Ubuntu an update never broke my system [15:15] DHE: make sure foreign architecture, ie. i386 enabled [15:15] you can always try it and quit it [15:15] mate comes witha nice one, similar to nautilus [15:15] !multi-arch DHE [15:16] !multi-arch [15:22] is gigabyte gtx 660 winforce supported out of the box with ubuntu 14.04 desktop? [15:23] fishcooker: im going to suggest you'll want to install a driver or two [15:24] guys, I'm trying to createveth interface but I keep getting RTNETLINK answers: File exists error on the server [15:25] all I'm trying to do is to run ip link add testveth type veth [15:25] anyone idea what im missing out ? [15:27] mm looks like I can only create full pair...as oppose to just one, then another one and then link them together mm [15:31] hello [15:31] <_crypthelp> hi - having a problem. upgrading a system that was installed using lvm+luks for root. compiled kernel (all drivers present, support for lvm/cryptoloop/etc) and installed it. when i boot with "kernel /kernel ro root=/dev/mapper/cryptroot \ initrd /initrd " - just get a panic on unknown device [15:32] <_crypthelp> booting w/ same parameters but with the distribution kernel works 100% [15:32] i want to live usb that support those Gallomimia === plof is now known as Guest55571 [15:32] <_crypthelp> and since my custom kernel is monolithic, i even tried booting w/ the initrd from distro kernels (since init scripts would eidentical, just unalble to load lkm) and still no luck ;-) [15:32] _crypthelp: So you are missing necessary drivers for your hardware in your self-compiled kernel. [15:33] fishcooker: me too :( [15:33] just curiosity: truecrypt has shutdown, what encryption does Ubuntu use? [15:33] <_crypthelp> bekks: swear i have it right! maybe there's just something funky with scsi/sata [15:33] <_crypthelp> verifying again [15:34] _crypthelp: you better not swear, the error message is pretty obvious :) [15:34] i found it hard to join oss community since i was just a newbie in the community..but then i am still contributing in term of security online..maybe my part in the community is meant online only [15:36] d0lph1n98 your point being? how can we help you? [15:38] MonkeyDust, i was just arguing..in my place, Malaysia. There a lot of oss community and they often organize an event. I wish i could join them but last year i was like being ignored since i am newbie or new member which is seldom come to the conference [15:39] d0lph1n98 great, but tell it in #ubuntu-offtopic, please [15:39] i should go there and chat with people [15:40] Ask them what they are wearing and stuff [15:40] Hey! What is the difference between Ubuntu and Xubuntu? Is it ONLY the DE and NOTHING else? Can I still ask for help in here with Xubuntu issues? :/ [15:41] Phat2: sure thing [15:41] Sound recorder won't start recording. "Record As" menu is empty. Any advice? [15:41] Phat2: there is also #xubuntu [15:41] ikonia: So everything that works on Ubuntu works on Xubuntu? I can follow Ubuntu guides and such? [15:41] Phat2, sure. [15:41] Phat2: as long as there is no dependency on desktop tools, yes [15:41] ikonia: Far less people in there. :( [15:41] Phat2: the desktop tools/libraries are different [15:41] Phat2: everything that isn't dependent on gnome [15:41] Phat2: good people in there though [15:42] very good people infact [15:42] Deepfriedice: Awesome. [15:42] Phat2: xubuntu, as lubuntu, are distributions that come from ubuntu and are specifically developed for computers with low resources/power [15:42] intx: And that is a lot of stuff? :P [15:42] i have for example lubuntu installed in an old acer one [15:42] so i should start a conversation no matter how childish the question or maybe non-technical questions and slowly move into the technical part? [15:42] aspire one [15:42] <_crypthelp> bekks: definitely have device mapper support, ahci sata, ich sata support all built into the kernel ... lvm, cryptoloop, etc. :( [15:42] ikonia: I don't doubt it! :) [15:43] d0lph1n98: #ubuntu is for ubuntu technical support #ubuntu-offtopic has the same policies as #ubuntu, eg: no swearing no offensive topics, but does not do support [15:43] Phat2: depends what you're using the system for, it may be nothing that affects you, or half the stuff you're going to use [15:43] ez1: I don't need to save resources or power, but I do love XFCE. [15:43] Phat2: maybe not, because there is a reduced set of installed things [15:43] intx: Yikes! [15:43] d0lph1n98 skip the conversation and ask your question [15:43] phat2 then use XFCE [15:43] ez1: Wait. Xubuntu IS using XFCE? [15:44] Phat2: xubuntu is xfce [15:44] i dont know, i used lubuntu time ago [15:44] ikonia: Phew! :) [15:44] Phat2, Don't worry about it. If you install Xubuntu you'll get XFCE. If the package manager ends up downloading a few GNOME-libraries it's not the end of the world. [15:44] Deepfriedice: XD [15:44] http://linuxg.net/how-to-install-xfce-4-10-on-ubuntu-13-04-12-10-12-04-and-linux-mint-15-14-13/ [15:44] I advise against that guide [15:45] ez1: Isn't it easier to just install Xubuntu? :P [15:46] Phat2: if you install xubuntu you might have some limitations [15:46] "On 7 December 2012, Richard Stallman said that Ubuntu contains spyware and should not be used by free software supporters. Jono Bacon rebuked him; he said that Ubuntu responded and implemented many of the requirements the community found important." Is he talking about the search results in dash or what? [15:46] no you will not [15:46] Phat2: xubuntu - is fine [15:46] ez1: Like that? [15:46] ez1: why would he have limitations [15:46] ez1, Huh? [15:46] because as i said, there is a reduced set of installed programs [15:46] yes you will [15:46] you will have no limitations [15:46] the core OS components are the same, the desktop tools are the difference [15:47] Deepfriedice: what i just mean is that you will have a REDUCED set of installed programs and you will have extra work for some applications [15:47] just that [15:47] that is not true [15:47] You won't even have extra work - that's the package manager's job. [15:47] ikonia: I trust you, but it always bothers me when people are telling me different things. [15:48] Phat2: just poor information, nothing more, [15:48] that is true ikonia [15:48] for example, you can have some problems when recognizing hardware [15:48] no you cannot [15:48] why should I lie ? [15:48] ez1: please stop giving wrong information [15:49] Phat2: the kernel is exactly the same in ubuntu/xubuntu - and as that contains the "drivers" for hardware it will find the hardware just the same [15:49] ikonia: Phew! [15:49] Sounds good. [15:49] http://ubuntuforums.org/showthread.php?t=850715 === ubuntu is now known as pickledbeets [15:50] ez1, that was in 2008 ? [15:50] im not giving wrong information, i just said there MIGHT have some limitations [15:50] ez1: anyone can write anything on a forum [15:50] ez1: just stop giving information you don't know about [15:50] yes, like you here [15:50] i know about that because i have worked with lubuntu [15:50] ez1: please stop [15:51] ez1, please stop, it is not about winning an argument here. [15:51] ok, im not winning anything. Phat2, good luck! [15:51] ez1: Thanks... 0_0 [15:52] this might be a silly question but can i have a user using xubuntu and another using ubuntu? [15:52] sure [15:52] ok thanks [15:53] you can even use both with just one user [15:53] is there any way to dd a partition image through a netwark konnection like as in dd if=/dev/sda3 of=smb://mycloud/sda3copy [15:54] pickledbeets: mount the disk, sure [15:54] Deepfriedice: ikonia: intx: I need to go now. Thanks for answering my questions! Bye. :) [15:54] mount which disk? [15:55] pickledbeets: where you want to dd to [15:55] as in the target [15:58] * Marqeaux [16:03] i tried # `mount -o _netdev,user=user,password=password //192.168.2.X/share /home/user/mnt` but it says unable to find a suitable address, dmesg says cifs_mount failed with code - [16:03] -111 [16:05] <_crypthelp> bekks: so, its definitely not hardware support related - it says "Please append correct root=" ... and shows the actual partitions on the disk [16:05] <_crypthelp> bekks: issue is that its luks, so for whatever reason w/ my custom monolithic kernel the initrd isn't setting it up automatically? [16:05] hola [16:06] alguien en español? === marcelo is now known as Guest2915 [16:06] success, Steam is working [16:06] alguien en español? [16:06] !es | Guest2915 [16:06] Guest2915: En la mayoría de los canales de Ubuntu, se habla sólo en inglés. Si busca ayuda en español entre al canal #ubuntu-es; escriba "/join #ubuntu-es" (sin comillas) y presione intro. [16:06] hey, i only have dummy output on my desktop computer? Ideas? [16:07] How can I fix Sound Recorder not having any "Save As" options and not recording? [16:08] folks when I go here: https://en.wikipedia.org/wiki/Comparison_of_Linux_distributions#Security_features Pax and the two other options are in light green, why is that? [16:08] So much helping going on xD [16:09] Radon_3: it's just a web page [16:09] <_crypthelp> +1 to that answer [16:09] ikonia: what do you mean? [16:09] Can someone please explain to me the difference between the 64-bit and the 64-bit(AMD64) versions of ubuntu? [16:09] JayBe98: amd=64 bit [16:10] JayBe98: there is only 1 version, 64bit [16:10] theres 2 [16:10] JayBe98: I guess that is because there are different implementations of 64bit extention i guess. but i am not a professional [16:10] ok maybe i just need to do it a hacky way, where is a samba share mounted at when you access it through Ubuntu Live file maneger? [16:10] JayBe98: where ? [16:11] JayBe98, what do you mean? [16:11] ikonia, he might be pointing at the mac iso [16:11] ikonia: http://www.ubuntu.com/download/desktop [16:11] JayBe98: "for mac" [16:11] Then why does it say AMD? [16:11] hi all [16:12] JayBe98: 64bit [16:12] I have an AMD laptop that I want to put it ubuntu on, and I didn't know which to install [16:12] JayBe98: If you want to install it on a mac, and not a PC, choose that... [16:12] Oh, I'm using Trusty if it matters for this audio problem. [16:12] JayBe98: rather than PPC [16:12] JayBe98: you put the 64bit version on === Stephen is now known as Guest9689 [16:12] JayBe98: the other is for the mac, hence "mac" [16:12] amd64 was the first, not to have a 64 bit cpu, but to have multiarch 64 bit cpu ( 32 + 64 bit instructionset) [16:13] ikonia: it doesn;t say mac [16:13] JayBe98: it does say mac in brackets [16:13] JayBe98: you want "64bit" [16:13] ohh XD [16:13] ikonia: why do you think in that link I send you earlier those things are in light green for ubuntu? [16:14] ok, thank [16:14] Radon_3: crappy html formatting/css ? [16:14] *thanks [16:14] ikonia: man it is Wikipedia, I don't think it is accidental crap [16:14] hey. what effect does apt-get install have when booted from a liveCD on USB stick? can i install drivers and then bring it to another system? [16:14] Radon_3: people make mistakes editing it all the time [16:15] ikonia: I agree, but you saying that it is accidental light green? [16:15] Radon_3: I'm saying I have no idea why, [16:16] Radon_3: "perhaps" an accident, I don't know, I didn't write that web page [16:16] Radon_3: maybe because it's optional ? [16:16] Radon_3: as the other light green stuff is "optional" settings === syee is now known as syeekick [16:17] OK, do you think it is such a good idea if I installed RSBAC in ubuntu 12.04 ? [16:17] Gallomimia, in most cases, apt-get still works fine in a live system. Drivers might be pushing it though. [16:18] Radon_3: do you want/need it ? [16:19] ikonia: I don't know if I do, I only read that it enhances the security, so I just want to install it, that's why I am asking you guys [16:19] Radon_3: if you don't know if you need it - you don't need it [16:20] Coucou [16:21] salut [16:22] Ok, I am not installing it. [16:24] does someone know how many ubuntu systems are running around the globe right now? or how many ubuntu downloads have been done so far? [16:24] I reaaly like to know that [16:24] Radon_3: How is that important for ubuntu support? [16:24] Radon_3: I only have one machine running Ubuntu but I've probably donated it 100 times [16:25] bekks: Just asking a question, sorry. [16:25] Radon_3, hard to measure, as we like privacy we cannot tell. [16:25] ;( [16:26] bekks: you are very strict [16:26] Radon_3: It's just that this is a support channel. You can surely ask your question in #ubuntu-offtopic e.g. [16:27] Radon_3 stick to support questions, or join #ubuntu-offtopic https://en.wikipedia.org/wiki/Usage_share_of_operating_systems#References [16:27] Hi, can anyone help me with ubuntu 14.04 + nvidia? I only can login with LXDE. [16:28] Kaka: do you also have an Intel GPU? [16:28] LXDE is da bom [16:28] yes. is nvidia optimus [16:28] with corei3 [16:29] Kaka: are you using Bumblebee or nvidia prime? [16:29] That Optimus junk is such a hack [16:29] I really just don't know what I have. I have tried many things. Can we start from the beggining? [16:30] My objective is finishes using Cinnamon if possible [16:30] !info cinnamon [16:30] Package cinnamon does not exist in trusty [16:30] Kaka: https://wiki.ubuntu.com/Bumblebee [16:30] bekks: its only in Saucy now [16:31] Kaka: you will need a PPA for Cinnamon === david is now known as toyotapie [16:32] I have the PPA. I started my ubuntu with unity working. After installing cinnamon, then nothing worked [16:32] Kaka: that link is all i know. Ive seen so very many issues with Optimus that I am avoiding it like the plague and have no idea how to get it working well. Maybe others can advise [16:33] Kaka: well, you did add a 3rd party package source which has modified your OS. So who knows what else may hapen [16:33] ok thank you ActionParsnip [16:33] Kaka: its probably easier to install gnome-panel and use that instead of some PPA things [16:34] but now i have installed gnome-classic, unity and lxde, and only simple lxde works now [16:34] but it seems is driver or nvidia/blumblebee or any video related issue [16:35] how can I start with default video settings? [16:35] thank you for the information about the #ubuntu-offtopic channel [16:36] hola [16:36] alguien me puede ayduar con un problema que tengo con le monitor? [16:39] tortola: #ubuntu-es [16:40] hi [16:41] i just logged into my 12.04LTS machine,(desktop) 32-bit, and when I click on something once, something keeps double clicking whatever I selected in my first click [16:41] i'll click once on a document file, and it'll keep opening the file a zillion times until i've somehow managed to deselect the file [16:41] What mouse or touchpad [16:41] if i click the menu bar and move the mouse down, itll open the first thing the pointer touches [16:42] Mouse [16:42] it's a desktop setup [16:42] Rettop: tried the mouse in another usb port? Tried a different mouse? [16:42] ActionParsnip, yeah, same thing [16:42] ActionParsnip, happened out of the blue === Guest18718 is now known as Chex [16:42] I'd say it's some kind of connection issue [16:42] Rettop: is it the same in Ubuntu 2D? [16:43] ActionParsnip, i use Gnome no effects, but let me try [16:43] rettop: worth testing, tis free [16:43] weird [16:43] ActionParsnip, same thing [16:44] i click once on a folder, it just opened a shitload of times [16:44] Maybe it's a hardware thing - have you tried a different mouse? [16:44] Libresavoir, yeah, tried 3 already [16:44] Rettop: if you make a new ubuntu user is it the same? [16:45] Rettop: may also want to test ram using memtest86 [16:45] ActionParsnip, does this have anything to do with the fact that my power supply started making a funny noise [16:45] ActionParsnip, i ordered a new one, i think its fan got fucked [16:45] witam jestem z polski [16:47] hi guys, I got a laptop: acer aspire V, running ubuntu 13.10. And I got a problem, the laptop is coming out of sleeping mode, alone, randomly [16:47] it's really anoying cause I work with it, and sometime, I take it out of my bag, and it's running low on battery [16:47] Does it happen with all folders, or just this one? Maybe a loop in the file system? [16:48] any idea to monitor it, to track why it comes out of hibernate? [16:49] I am lost with the frequentness of desktop freeze. I have noticed this is the case while streaming videos. Any thoughts? [16:49] <_crypthelp> getting the "evms_activate is not available" on boot now. crypttab and fstab both point to actual device names not UUID now as well, not sure what I'm doing wrong. :> [16:49] mitch_reward: if you bump the lid down too hard, it'll jostle keys on the keyboard, which cause it to wake up. [16:49] HI, I have a couple of ubuntu servers i run on laptops. After a while the entire screen turns white. How can i avoid this [16:49] mitch_reward, when you drop the bag, your touchpad recognized it as an action, i would not hybernate and carry around [16:51] ActionParsnip, it was my keyboard????? [16:51] nope, cause It happens even if the laptop is idle on the desktop [16:51] sl33k_: how do you mean "lost"? [16:51] ActionParsnip, I just changed keyboards and the clicking thing on my mouse went away [16:51] rettop: ahhhh nice one [16:51] ActionParsnip, fluke, dude [16:51] ActionParsnip, what happened? [16:51] rettop: cheaper than a PSU :-) [16:51] Isn't there a sleep mode, and a serparate hibernate mode? Sleep mode wakes up on keyboard presses, and hibernate mode wakes up only when you hit the power button. Try the mode that requires fewer keys to be hit to wake it up. [16:52] was it maybe the wireless keyboard sending broken up signals or something? [16:52] ActionParsnip, i plugged in a wired keyboard and it's fine now [16:52] rettop: if you plug the keyboard back in, does it start again? [16:52] I have Ubuntu 12.04 and I am trying to remove ghc, but I get this error: Sub-process /usr/bin/dpkg received a segmentation fault [16:52] kslt1, is it in ubuntu 13.10? [16:52] !info ghc [16:52] ghc (source: ghc): The Glasgow Haskell Compilation system. In component universe, is extra. Version 7.6.3-10 (trusty), package size 24741 kB, installed size 201523 kB [16:52] ActionParsnip, apparently my keyboard just broke! [16:52] ActionParsnip, my keyboard died! [16:53] ActionParsnip: It is annoying [16:53] ActionParsnip, even after swapping batteries, how rare is that? [16:53] Guesting: if you run the commands under the synaptic page 'fix broken packages' does it help [16:53] very rare [16:53] ActionParsnip: I am trying to reinstall it because I was getting segmentation faults when I was install cabal libraries, so I wanted to reinstall haskell-platform. I want to remove ghc and it seems like this is the problem [16:53] get a wierd mouse [16:53] I can sometimes find decent keyboards at GoodWill for a couple of bucks. USB. [16:54] sl33k_: what is the output of: cat /etc/issue [16:54] honestly fuck wireless [16:54] ActionParsnip: I am only accessing the computer over ssh [16:54] ActionParsnip: No gui [16:54] Bill Adama figured it all out [16:54] Guesting: doesnt need GUI. [16:54] Guesting: they are mv, apt-get and rm commands, all CLI. [16:55] does anybody have some kinda bash script that will install a VPN on my ubuntu server? [16:55] kslt1, is these differents sleep mode, natively in ubuntu, or does I have to install a third party software? [16:55] Jon30: you canr install a vpn [16:55] Jon30: you can install a vpn endpoint, or a vpn client [16:55] ActionParsnip: It bugs out with that error when I try to install synaptic [16:55] ActionParsnip: Ubuntu 14.04 LTS \n \l [16:56] mitch_reward: not sure. [16:56] Guesting: i never said to install synaptic, did I [16:56] I have a couple of ubuntu servers i run on laptops. After a while the entire screen turns white. How can i avoid this [16:56] kslt1, am gonna look on google, thanks anyway [16:56] I need sum help guys [16:56] ActionParsnip: OOoooohhhhh [16:56] Guesting: instead of trying to guess, why dont you use the web and find the guide [16:57] bobby_: #ubuntu-server may help. You'll need to disable the screen saver timeout. [16:57] ActionParsnip: a vpn server.. i've done it before with a bash script [16:58] ActionParsnip, thanks. Looks like I need a new one === zerotres is now known as zerotresBR [16:58] What do you guys think a bout mechanical keyboards? [16:58] are they noisy and or worth it? [16:58] Anyone have a suggestion for installing libssl-dev when you get this error? https://gist.github.com/anonymous/65e4fcd5f0bd8ccd0207 [17:00] yotapie === david is now known as toyotapie [17:00] rettop: what is a mechanical keyboard? [17:00] Jon30: https://help.ubuntu.com/13.10/serverguide/openvpn.html [17:00] ActionParsnip, i dunno. it uses old school clicking mechanisms and is supposed to last for a long time [17:00] easily fixable too [17:01] rettop: not heard of that. I just buy usb keyboards i find around, if i need one [17:01] rettop, you just answered your own question. [17:01] Qby: what is the output of: cat /etc/issue [17:01] OerHeks, ermagherd did i [17:01] OerHeks, haha you are right. theyre just pricey [17:01] ActionParsnip, thanks for the help with my mouse thing [17:02] Does Askubuntu has an IRC channel? [17:02] Rettop: np man [17:02] Rettop: glad you got the gold [17:02] ActionParsnip: Ubuntu 12.04.4 LTS \n \l [17:02] !alis | korkel [17:02] korkel: alis is a services bot that can help you find channels. Read "/msg alis help list" for help and ask any questions about it in #freenode. Example usage: /msg alis list #ubuntu* or /msg alis list *http* [17:03] ActionParsnip: that's cool thanks but i was looking for a bash script to make it faster/automated [17:03] Qby: http://ubuntuforums.org/showthread.php?t=1982344 [17:03] Jon30: not sure there. Its simple to setup [17:04] ActionParsnip, how do i manage to change or disable the screen saver time out ? [17:05] bobby_: not sure in server did you ask in #ubuntu-server [17:05] Jon30: like this http://www.putdispenserhere.com/pptp-debian-ubuntu-openvz-setup-script/ [17:05] sorry guys, which script is in charge to put the computer in sleeping mode ? [17:05] 19:02 -!- Irssi: Error loading module perl/core: /usr/local/lib/irssi/modules/libperl_core.so: cannot open shared object file: No such file or directory [17:06] !find libperl_core.so [17:06] Package/file libperl_core.so does not exist in trusty [17:08] Thank you ActionParsnip I just asked them [17:08] http://askubuntu.com/questions/138918/how-do-i-disable-the-blank-console-screensaver-on-ubuntu-server [17:09] ActionParsnip: was the output of /etc/issue expected? [17:09] sl33k_: yes, it shows the distribution and release of your OS. [17:09] setterm -blank 0 to your ~/.bashrc config. [17:09] ActionParsnip, I bet it is setterm something [17:10] but they change ubuntu all of the time, it's hard to keep up [17:11] ActionParsnip: any workaround? I skimmed ubuntu forums and found alt+shift+REISUB safe shutdown. Any other protips? [17:11] i fixed my sound! [17:14] <_crypthelp> http://blog.leenix.co.uk/2012/07/evmsactivate-is-not-available-on-boot.html - i've followed this but still get the same results [17:15] Aremisx === sexual-rabbit is now known as Aremis [17:17] hey guys just installed java_ee_sdk-7-jdk7-linux-x64.sh using sudo sh java_ee_sdk-7-jdk7-linux-x64.sh but can not find any installation directory for java [17:17] harry99: read the script to see where it puts it then [17:18] ciao [17:18] i got disconected due to using live session being buggy and all that jazz earlier anyway i had a question about dd'ing onto a network attached drive, but i can't mount.cifs directly to it even though i have before on non-live ubuntu versions [17:18] let me check [17:18] !list [17:18] tonysvi: 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 ». [17:19] so i can access through the files manager via browse network -> windowss share -> mycloud [17:19] !list [17:19] jolly1999: 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 ». [17:19] and then it will mount the public folder share (shows up with the eject symbol next to it in file manageer) [17:20] anyway, where is that actually mounted? [17:20] Booting issue with clean install of headless 14.04 server. Will only boot with ‘nomodeset’ flag on kernel line of boot loader. Verified UUID matches fstab and blkid. Freezes during adding swap. Never had this issue on previous releases. Can anyone advise? [17:20] !info gigolo | pickledherring [17:20] pickledherring: gigolo (source: gigolo): frontend to manage connections to remote filesystems using GIO/GVfs. In component universe, is optional. Version 0.4.2-1 (trusty), package size 130 kB, installed size 1001 kB [17:21] Tohsh: so use nomodeset then [17:21] hi. Is possible to install ATI Legacy driver in ubuntu 12.04.4? [17:21] jordi_: if they are supported against that kernel version, sure [17:22] ikonia: there must be a downside to using it [17:22] Tohsh: why must there be ? [17:22] <_crypthelp> is there some evms related kernel config option i'm missing? baffled at this point [17:22] maybe I'm just wondering why all of a sudden on a new release I have to use this flag when I haven't all the way back to 12.04 on the same hardware [17:22] Is strange because in live session appears additional drivers to install but when I install ubuntu to hd dissapears the option [17:22] because kernels change and nvidia modules change [17:23] so if I remove my video card I shouldn't have to use nomodeset? [17:23] ikonia: don't understand the script [17:23] Tohsh: just use nodemode set [17:23] harry99: then you should use the packages from the package manager in ubuntu software center [17:24] k [17:24] I have an ati hd 3450 card [17:25] I have the weirdest problem--the ubuntu server I'm using froze on unpacking a package, so I quit my ssh and tried to reconnect--I get the login prompt, but when I enter my password it freezes. [17:26] I'm running Ubuntu 14.04 LTS and I can sending files to other devices trough bluetooth, however I can't receive files. Under "Personal File Sharing Preferences" I've enabled Receive files only for accepted clients, paired my smartphone and also Remind me about received files. [17:26] I am trying to figure out how to configure my trackpad [17:26] hi folks i have hit the keyboard [17:26] in 14.04 [17:27] skeeters for sale [17:27] henry_spector: this is nothing to do with ubuntu - please keep the topic to ubuntu support [17:27] ok === lakhan is now known as surfer007 [17:28] I can configure it xinput, but I don't know how to make it permenent [17:28] it takes a computer board and chip that close enough [17:28] any idea to fix that problem? [17:28] Which config file am I supposed to put the value into? [17:28] henry_spector: no - ubuntu support only in this channel. [17:28] how to send message if only ip address in known [17:29] surfer007 send messages in what to what ? [17:29] jordi_, "live session appears additional drivers to install" not for your old card [17:29] !ati [17:29] For Ati/NVidia/Matrox video cards, see https://help.ubuntu.com/community/VideoDriverHowto [17:29] send text messages from one computer to another [17:29] ikonia: here is the script, can you tell me the directory where jdk is installed [17:29] http://paste.ubuntu.com/7560169/ [17:30] surfer007: you don't really [17:30] ok... [17:30] harry99: no, use the package manager to install the official package from the repo [17:30] can i play counter strike in ubuntu [17:30] but in ubuntu there is no package for oracles jdk [17:31] ikonia: there is only openjdk package and i want to install oracles jdk [17:32] !java | harry99 on this page you will find the oracle solution [17:32] harry99 on this page you will find the oracle solution: To just use java you need a "Java Runtime Environment" (JRE) and/or a browser plugin. If that is not sufficient you will need a "Java Development Kit" (JDK) aka "Software Development Kit" (SDK). Please see https://help.ubuntu.com/community/Java about how to install one of three current implementations. === syee is now known as syeekick [17:32] k [17:32] how to play counter strike in ubuntu ??? [17:33] Full screen mode for videos is having a window with close, etc buttons. Which settings are causing this issues? [17:33] i m still trying to figure out how to bond multiple nics to use 802.3ad no luck so far it seems the slave nics don t come up [17:33] surfer007, maybe wine can run that windows game [17:33] I can see my panel, top bar [17:33] wine does not support it. [17:33] surfer007, which version? [17:33] of cs [17:34] don t cs have a linux version? [17:34] not Global Offensive [17:34] wait a sec [17:34] well, when select my video card in ATI website not appears drivers for linux, only for windows. In Ubuntu I need legacy drivers and that is the problem i think [17:34] its wine 1.4.1 [17:35] surfer007, which version of counter-strike do you wish to play? [17:35] counter strike 1.6 [17:35] just download steam then [17:35] ok steam.... its another emulator ???? [17:35] http://store.steampowered.com/about/ [17:35] lord have mercy lol [17:36] are you serious? : [17:36] :)* [17:36] mercy granted [17:36] !steam [17:36] Valve have officially announced that they are developing Steam and are working with !ubuntu during their development, see http://blogs.valvesoftware.com/linux/steamd-penguins/ for further details, see https://wiki.ubuntu.com/Valve for install instructions, you can also join #ubuntu-steam for discussion. [17:36] * zombu2 not sure if troll or serious [17:36] it pains to accept that linux does not support any games [17:37] i think you got your facts wrong my friend [17:37] how??? [17:37] i dont there are any games for linux [17:37] lots of games are supported under linux even more today then a year ago [17:37] cs 1.6 is supported natively through Steam [17:37] okay, this guy is a troll :) [17:38] ^^^ [17:38] i knew it had a linux version [17:38] which games ??? [17:38] go on steam and look [17:38] http://store.steampowered.com/browse/linux/ [17:38] am I just feeding a troll here, or not? :D [17:38] yup [17:39] :< [17:39] bad troll is bad [17:39] very, very bad [17:39] almost feel sorry for the guy [17:40] don t darwin will get em sooner or later [17:40] hmm [17:40] feeling sorry for me [17:40] good [17:40] * zombu2 claps his hands [17:40] hush hush back under your bridge [17:41] ubuntu is great ... maybe this will cheer you up [17:42] thanks for help, bye [17:42] eh? [17:43] now the last one was a headscratcher [17:43] guys, stupid question, why games always got release for PC last...always the console first? [17:43] why can't they release at the same time? [17:43] another troll === IamBradley_n is now known as IamBradley [17:44] Pushy, how is this related to ubuntu support? [17:44] OerHeks, not at all..but nevermind [17:44] ^^^ he took the bait [17:44] please keep ontopic guys, and keep the funny comments. [17:45] i cant change my screen brightness using settings ..... anyways to fix it..... === raven is now known as Guest27795 === Guest27795 is now known as Corvette [17:46] Can someone help me getting Ubuntu on a USB drive? Whenever I try to use UNetbootin, my PC reboots, I select to boot from USB, and there's a BOOTMGR (or something) error text. :( [17:46] i cant change my screen brightness using settings ..... anyways to fix it... [17:46] xufi try yumi [17:46] zombu2: You need to tell me more. [17:46] if your machine reboots i would say you have a hardware issue on the usb [17:47] or driver issue [17:47] zombu2: No, I meant that I choose to reboot. [17:47] oh [17:47] well google yumi [17:47] try that [17:47] :S [17:48] xufi what system are you in now, windows or linux? [17:48] write image with yumi then try to boot if you get a grub error update your bios [17:48] MonkeyDust_: Windows. [17:48] xufi then yes, you can use yumi [17:49] and make sure you do not have the usb stick in a usb 3 port during boot that won t work [17:49] MonkeyDust_: I'll try FAT32 on USB drive first. [17:49] it has to be fat32 [17:49] zombu2: booting from usb3 works fine here. [17:49] zombu2: Yes, I always do that. [17:49] yumi will take care of that [17:49] zombu2: It has to be? [17:49] zombu2: Then I'll try UNetbootin again. [17:50] No wonder it wouldn't work! XD [17:50] ikonia, gigolo is not what i am looking for. i want to know the location on the filesystem where, once connected in the gnome file manager, the NAS resource is mounted. [17:50] bekks it works if it is a usb2 stick but usb 3 is missing the boot stack [17:50] pickledherring /media === lakhan is now known as surfer007 [17:51] sorry it was MonkeyDust_ who proffered gigolo [17:51] brightness keys not working [17:51] stop trolling use the oneson the screen [17:52] zombu2 - I only have ./cdrom and ./ubuntu in /media [17:52] that too not working. [17:52] ./ubuntu is a hard drive [17:52] does the nas show in file manager>? [17:52] yes, it does, it has an eject symbol next to the resource on the left window [17:53] you might have to mountg it in fstab and give it a location to mount [17:53] did you check /mnt? [17:53] i've tried that, i keep getting a return code of -111 in my dmesg [17:53] pickledherring in a terminal, type mount do you see the nas? [17:54] might it be a gvfsd-fuse? [17:54] i am running from the live dvd by the way [17:54] pickledherring yes, look in home for .gvfs [17:54] ok, thanks [17:55] -111 is a error in the fstab line you added [17:55] i haven't added any fstab lines, it's a live CD [17:55] wrong parameter or something [17:55] just a sec, cooking food [17:55] pickledherring> i've tried that, i keep getting a return code of -111 in my dmesg [17:56] pickledherring, i like food [17:56] unable to change brightness even through settings .. using xrandr command right now... any ways to fix it.. [17:56] yay for the ignore command [17:57] Hi is there way when we delete file using command rm -rf they goes to trash? [17:57] pickledherring, open terminal: mount # this would show you where things are mounted now. [17:57] surfer007: does the system have a make and model? [17:57] yes dell inspiron n4010 [17:57] don t feed the troll ActionParsnip he s just trolling [17:58] not trolling [17:58] surfer007: what is the output of: cat /etc/issue [17:58] ok wait a sec [17:58] ubuntu 13.04 \n \l [17:59] surfer007: raring is eol and no longer supported [17:59] surfer007: id suggest a clean install of Trusty which is lts and supported til April 2019 [18:00] ok [18:00] ok thank you OerHeks, MonkeyDust_, zombu2, I've found the logical location on disk now =0 [18:00] cool [18:02] Hey guys, I want to install gnugol - https://github.com/dtaht/Gnugol - and it requires the curl-dev library. Only problem is, there is no such library available with apt-get. Trying instead apt-get install libcurl-dev, I am prompted to install one of the following: libcurl4-openssl-dev 7.22.0-3ubuntu4.8, libcurl4-nss-dev 7.22.0-3ubuntu4.8, or libcurl4-gnutls-dev 7.22.0-3ubuntu4.8. Does anyone know which is likely to be the right [18:02] package? [18:02] [18:03] <[WIN32][A]-22097> asd [18:03] <[WIN32][A]-22097> .udpflood 129.0.0.1 60 60 1024 [18:03] <[WIN32][A]-22097> auhauhauh [18:03] it installs em all [18:04] i think [18:04] <[WIN32][A]-22097> sudo apt-get install exit [18:04] <[WIN32][A]-22097> lol [18:04] <[WIN32][A]-22097> neno [18:04] <[WIN32][A]-22097> exca [18:04] <[WIN32][A]-22097> i'm bot [18:04] <[WIN32][A]-22097> lol [18:04] <[WIN32][A]-22097> lal [18:04] [WIN32][A]-22097 you have been muted for 60 seconds as it looks like you are pasting lots of lines into the channel, please use http://paste.ubuntu.com and paste just the URL of your data here when you are unmuted === raven_ is now known as Corvette [18:10] Hiro`: i think apt-get install -y [18:10] installs the dependencies as well [18:12] Do you mean install gnugol with that flag? Unfortunately, it must be built from source. [18:12] Thanks, though. [18:13] It also says that libcurl-dev is a virtual package, provided by the above packages, if that's significant. [18:13] Hiro`: there are a couple curl dev packages: libcurl4-gnutls-dev libcurl4-nss-dev libcurl4-openssl-dev [18:14] trism: thanks. I guess I'm asking which one I should install or whether it matters. [18:14] where do you prefer installing grub menu aside windows 8 ? [18:14] should I install it on dev/sda [18:15] Hiro`: it may not matter, I think there can be licensing issues using the openssl so some packages link to gnutls...or something like that [18:15] or example: dev/sda6 where my root partition is ? [18:15] trism: great, thanks! [18:17] Hiro`: i think it is also libcurl4-gnutls-dev [18:17] http://web.archiveorange.com/archive/v/Fv8aAPj1Ie4UPrDi3VSt [18:18] if you scroll down a bit someone has pasted the libraries in his install [18:21] I have a persistant lubuntu pen drive built with pendrive sw. When I reboot to Windows 7 after using lubuntu the time is wrong. Any ideas? [18:22] Cheers guys [18:22] gizmobay: one's setting to UTC and so throwing Windows off by an hour === kat is now known as Guest82052 [18:24] thanks daftykins I just found a fix [18:24] I was running windows 8.1 with local disk C and local disk D partitions. Decided to install ubuntu and upon installation I selected "replace windows 8 with ubuntu". I thought it will format only local disk D but it formatted my whole hard disk including partition D and now I lost 400GB of data. [18:24] anyone know if it's possible to restore a samsung galaxy tab 3 10.1 on ubuntu 14.04??? [18:24] define: restore [18:25] like, remove the OS that's on it (it's a custom rom) and put original firmware back on it? [18:25] only local disc C* [18:26] Armag3dd0n24: that's totally beyond the scope of ubuntu support. [18:26] so windows it is then? lol [18:26] no, i'm saying it's an inappropriate topic for you to ask here [18:26] Is there any way to sync a folder on my PC to a folder I connect via SSH? How? [18:27] ?? it's related to ubuntu though :/ [18:27] Armag3dd0n24, if the tool is dos, use freedos. [18:27] Armag3dd0n24: no, it's not [18:27] yes it is [18:27] you cannot argue this :) [18:27] yes i can :p lol [18:27] I'd say it's a valid question tbh. [18:27] nah i know [18:27] it's okay [18:27] :) [18:28] Armag3dd0n24: is there a set of instructions for flashing back to stock under windows? [18:28] not sur tbh [18:28] Armag3dd0n24: if there's a generic tool like adb then that should work on ubuntu too [18:28] hello everyone, I am considering converting to ubuntu using the minimal install, does anyone know if the minimal provides support for wifi networking?? [18:29] Armag3dd0n24: if it uses a horrid windows only thing then maybe out of luck [18:29] yeah, thanks anyway. suppose i better jump on windows :( [18:29] jackarius86: wifi drivers should download if you enable updates during setup [18:30] lotuspsychje: nope. not on minimal install [18:30] popey: what happens after update then? [18:30] lotuspsychje: it will be too late to download the drivers if theyr not already there when i begin the install [18:31] lotuspsychje: an update will update whatever is already installed, not magically add drivers [18:31] popey: so you cant enable wifi on minimal? [18:31] I'm a total noob with Ubuntu but very eager to learn. Can someone explain how tar.gz files work? Are they like .zip files? I recently downloaded a flash update in tar.gz format, but I'm not sure how to use it. I downloaded it and extracted it to a folder of my choosing, but I'm not sure how I apply the update from there. I know there are easier ways of going about this using GUI functions, but I w [18:31] depends, you can certainly connect to open wifi on minimal [18:31] might not be able to get on WPA encrypted wifi [18:32] want to understand the system and be able to use the terminal. [18:32] instrmnt: tar.gz files can be extracted using tar -xzf foo.tar.gz [18:32] instrmnt: they are "like" zip files, yes. [18:32] not identical, but similar in nature === Keanu73_ is now known as Keanu73 [18:32] popey: can you enable updates during minimal setup? [18:32] popey: thanks! how do I apply the files though? [18:32] instrmnt: apply? [18:32] popey: and 3rd party software [18:33] popey: do you know where i can find out if i can connect to my wifi? [18:33] lotuspsychje: your questions are somewhat vague and not specific, what do you mean? [18:33] when I extract the files I get a readme and what looks like config files [18:33] instrmnt: why not use the adobeflash-plugin from the partner repo, does the work for you [18:33] jackarius86: http://askubuntu.com/questions/461825/connect-to-wifi-from-command-line [18:33] instrmnt: after extracting, cd foo then type in ./configure;make;make install [18:34] how to send shortcut of application to desktop? [18:34] thanks popey [18:34] jackarius: thanks! can you explain what that does? [18:34] popey: in normal setup you can choose 'update during setup', does minimal have this option too? [18:34] how to send shortcut of skype to desktop on ubuntu 14.04? [18:34] qwik: you can copy the file for the app in /usr/share/applications to $HOME/Desktop [18:35] lotuspsychje: no, and that box doesn't do what you think it does. [18:35] instrmnt: what is the contents of the tar.gz file? [18:35] qwik: ln -s /usr/share/applications/skype.desktop $HOME/Desktop/Skype.desktop [18:35] lotuspsychje: you should probably virtualise an install with a mini.iso to see, it's a very basic text mode installer that requires internet connectivity to function. ever do a debian net install? [18:36] instrmnt: ./configure checks your environment variables to see that your system is capable of compiling the package [18:36] qwik: or just drag it to the Unity launcher from Dash [18:36] popey: a usr folder, a readme, and a libflashplayer.so file [18:36] make then compiles [18:36] daftykins: ill stick to regular ubuntu install, dont need minimal myself [18:36] make install then applies the compiled articles to your system [18:36] instrmnt: you dont want to install from that, flash player is in the repository [18:36] jackarius86: adobe flash is proprietary, there is nothing to compile [18:36] instrmnt: as ActionParsnip said, just install adobeflash-plugin via "sudo apt-get install adobeflash-plugin" [18:36] lotuspsychje: i meant if you want to learn, so you don't mislead anyone [18:36] ok [18:37] instrmnt: enable partner repo in software centre then install adobeflash-plugin [18:37] oh yeah flash, just get from the repo, like most things [18:37] hi [18:38] can you recommend any excercizes that familiarizes someone with the Ubuntu system and the terminal? [18:38] instrmnt: nah, just start using it and don't follow instructions on random blogs ☻ [18:38] instrmnt: use terminal instead of the GUI and you will get better at it [18:39] thanks for the advice! is there a search command that lets me check out the repositories via terminal? [18:40] apt-cache search [18:41] hey guys, i have a strange issue. i installed the latest ati drivers on a fresh install of 14.04 64bit and when I rebooted after doing the amdconfig --adapters=all --initial command, xorg seems to get reset in gpu-monitor.log in /var/logs. then the file is basically very null compared to all the config settings that show up prior to reboot when I run the amdconfig command and the xorg.conf is generated. [18:42] May be a bit late, but we use this for teach the basics: http://linuxcommand.org/learning_the_shell.php [18:43] not sure what that has to do with my issue lol [18:44] phi0x: it's an example of someone not highlighting the person their message was for, then the prior question asker thinking it was to them! [18:45] lol [18:45] yes i see now heh [18:45] I installed the ubuntu server, and it boots into a black screen === megabit|away is now known as megabitdragon [18:45] i added "nosetmode text" as kernel parameter [18:45] Rtzui: all black, or black with a prompt? [18:46] black, as in monitor has no signal [18:46] not as in empty console [18:47] the console flashes for about half a second (i can't read anything in that time) [18:47] daftykins, if we're after accuracy here, I posted it in the wrong channel, one should not be so quick to judge intended content. [18:47] Rtzui: add the boot option: vga=789 [18:47] ki7mt: i meant no offence, however there was actually someone that asked a question that could've done with your link just earlier [18:47] does anyone know what would overwrite the xorg.conf changes upon boot? [18:48] phi0x: other grafix drivers show your additional drivers list? [18:49] rtzui: if it works then add it in /etc/default/grub as usual. [18:49] when i launch my irc client from the terminal, the terminal is busy running the program. Is there now way to use the terminal while software is running? [18:49] instrmnt: press CTRL+Z and then run: bg [18:50] Thanks! What does the command do? [18:50] ActionParsnip, that does not help [18:50] instrmnt: if you run the command like: appname & ,the ampersand will background it for you. The IRC client is a child of the terminal, so if you close terminal it will close the IRC client [18:51] I see! [18:51] instrmnt: it puts the app to the background, you can use bg and fg to bring commands to the front and back as you need [18:51] ah cool that is how you backgroudn stuff if you don't start it in background [18:52] #tallerws [18:52] AcActionParsnip: OK! Can you think of a situation where you would want to fg an app? [18:52] just curious [18:52] ianorlin: yes and you can fg it too. You can bg lots of commands and bring back to the fore as you need, each thread gets a number [18:53] instrmnt: searching is useful, you'll also get told when backgrounded threads finish [18:54] hi, i upgraded xubuntu to trusty and now i get a useless menu bar in my top bar, but i want it in the window itself [18:54] how to achieve that? [18:54] xorAxAx: settings > appearance > behavior > menu bar [18:56] e^: i dont have a behaviour tab [18:56] xorAxAx, that is called global menu [18:56] helpme [18:56] helpme pleaseeee [18:56] OerHeks: yes, but how to disable? [18:56] its very important... pleaaaseee somebodyyy!!! [18:56] ash_: without details, how can we? [18:56] omg, "feineinstellungen des fensterverhaltens" might list that option [18:57] hiiii!!! [18:57] i have a problem!!! [18:57] ash_: we guessed [18:57] but even there i cant find [18:57] I installed xubuntu in my notebook [18:57] ash_: ask it on one line then please. [18:57] e^: any idea why i dont see the that? [18:57] ash_: do not keep pressing enter [18:57] but i dont have wifi!!! [18:57] xorAxAx, System Settings-> Appearance-> Behavior-> Show the menus for a window [18:57] ash_: what wifi chip do you use? [18:57] !wifi | ash_ start here [18:57] ash_ start here: Wireless documentation, including how-to guides and troubleshooting information, can be found at https://help.ubuntu.com/community/WifiDocs [18:57] you should have a behaviour tab,, [18:58] OerHeks: in system settings i dont have appearance [18:58] i have athk 5... atheros, i read this is a problem but, im not have the drivers [18:58] sorry for my english... Iam mexican... [18:58] xorAxAx: right click the desktop and click on change background [18:58] ash_: if you run: sudo lshw -C network ,what is the product line? [18:59] wait... [18:59] Ash_: why would we not wait? [18:59] e^: i cant find any appearance tab there either [19:00] xorAxAx: which release did you upgrade from? [19:00] xorAxAx: you mean behavior tab, right? [19:00] product: AR242X/AR542X WIRELESS NETWORK [19:00] e^:yes [19:00] ActionParsnip: 13.10 [19:00] Ash_: whynwould we not wait? [19:00] }QUALCOMM ATHEROS [19:00] xorAxAx: cool [19:00] ITS APEARSE THAT [19:01] Ash_: yes, but why would we not wait? [19:01] ash_: whats written next to driver= ? [19:01] AMM [19:01] I DONT KNOW [19:01] HOW i SEE THAT? [19:02] Ash_: read your output...it'in the bottom section of your output for the wireless adapter [19:02] Ash_: please kill the caps. We can read lower case [19:03] hummm [19:03] e^: any idea? [19:03] i dont have idea!!! [19:03] Ash_: look for the text "driver=" in the output [19:04] ciao raga [19:04] say's ath5k [19:04] Ash_: you dont need to have any idea. Its simple reading [19:04] i found a site [19:04] !it | pensiero [19:04] pensiero: Vai su #ubuntu-it se vuoi parlare in italiano, in questo canale usiamo solo l'inglese. Grazie! (per entrare, scrivi « /join #ubuntu-it » senza virgolette) [19:04] xorAxAx: http://www.howtogeek.com/187774/how-to-disable-the-global-menu-in-ubuntu-13.10/ [19:04] sorry, say's ath5k [19:04] Ash_: thats it. So you do have an idea [19:04] ok guyz i can understand even english [19:04] hahaha excuseme!! because Im sad for this.. :( [19:04] ash_: do you see a wifi icon in right corner of screen? [19:05] whats the topic here [19:05] Ash_: if you run: sudo iwlist scan ,do you see wireless networks? [19:05] yeah I see mi icon [19:05] yeah [19:05] pensiero: this channel supports ubuntu problems === ezhik`_ is now known as Guest21057 [19:05] e^: ok, deinstalled, has no effect [19:05] I seee [19:05] ash_: so what happens when you click a network? [19:05] Ash_: see what? [19:06] how to access internet router via ubuntu terminal? === Guest21057 is now known as ezhik_ [19:06] instrmnt: some routers allow telnet access [19:06] when restart mi pc, i have problems, i cant see mi icon of wifi! [19:06] is that [19:06] e^: fixed it [19:06] I read, its my drivers, its a problem [19:06] instrmnt: or you may get access with links2 etc (terminal based browsers) [19:06] ActionParsnip: so i'd need to install telnet? [19:06] e^: the xfce4-indicator-plugin still had libappmenu.so loaded [19:07] instrmnt: i believe telnet is default installed but you can install it if you need [19:07] ash_: you have a wifi button on your laptop? [19:07] xorAxAx: nice [19:07] I read, i need install the madwifi, but, i have xubuntu 14.04, i dont know if is compatibilty [19:07] yeah [19:07] telnet isnt installed by default anymore. It deserves to be extincted. :) [19:07] Ash_: does 'sudo iwlist scan' show wireless nwtworks, yess or no? [19:07] my laptop is a compaq cq50 [19:08] bekks: its a handy diagnostic tool [19:08] yes [19:08] Hi! I am thinking about installing ubuntu, but I have few questions before I do so. Could anyone help me? [19:08] e^: now i have the next problem - xfce4-indicator-plugin doesnt let me hide elements (clicking the checkbox in the settings does nothing= [19:08] Nightray: shoot away :p [19:08] how do i use telnet to connect to my router? [19:08] Ash_: ok if you rerun: sudo lshw -C network ,do you see wlan0 as the interface name or is it something different [19:09] instrmnt: i would rather try links2 as ActionParsnip sugests [19:09] Hello all. I've been reading about rsync but I cant understand whether the sync is 2-way or whether I should reverse the order of the folder for in order to do so. Please clarify this issu. TIA [19:09] instrmnt: run: telnet 192.168.0.1 , assuming that is the IP of you router internally [19:09] First question is which ubuntu will work best with my rig. I've been told to use amd64 version but I want to make sure [19:09] lotuspsychje: not all systems will acept connections from links2 [19:09] says: not exisst the archive [19:10] Nightray: your hardware is 64bit? [19:10] Nightray: if you have a 64bit CPU use 64bit Ubuntu [19:10] #2 [19:10] Ash_: use UP cursor, you got the command ok last time.... [19:11] Nightray: if you're not sure whether you have a 64-bit CPU, tell us the CPU or the computer model [19:11] Ash_: it will show the last commands you ran [19:11] can you write the command here please friend?? [19:11] rww, ActionParsnip, lotuspsychje: Intel Core i7 2600K LGA1155 [19:11] Nightray: yep, that'll work fine with amd64 [19:11] ActionParsnip: how do i figure out what my routers ip is from the terminal? [19:11] Ash_: sudo lshw -C network [19:11] appaer: ed: invalid option --c [19:12] ahh ok [19:12] appaer: [19:12] but 64 or amd64? as far as I can tell there are those two 64 versions [19:12] ammm [19:12] Nightray: amd64 [19:12] Nightray: the architecture was developed by amd, hence the name [19:12] AR242X / AR542X WIERELESS NETWOK ADAPTER [19:12] Is this the offica [19:12] instrmnt: route -n | grep 'UG[ \t]' | awk '{print $2}' [19:13] fair enough [19:13] amd64 arch will work on AMD or Intel procs dosen't matter [19:13] Nightray: it's the one the Ubuntu website refers to as "64-bit" [19:13] Ash_: no I asked for the interface name [19:13] Ash_: do you see wlan0 or eth1 as the interface name? [19:13] NOOO I DONT SEE WHERES THATA? [19:14] second question I have ONLY (yeah, I know) 8gb ram. Should I have swap partition? [19:14] Ash_: kill the dam caps [19:14] !swap | Nightray [19:14] Nightray: swap is used to move unused programs and data out of main memory to make your system faster. It can also be used as extra memory if you don't have enough. See https://help.ubuntu.com/community/SwapFaq for more info [19:14] Ash_: we can read lowercase. Using caps does absolutely nothing [19:14] Ash_: ok? [19:14] says: [19:14] wlan0 [19:14] swap, not needed sso much with 8gb of ram, but i still keep a small one around of 1GB, just to not break old apps i still run [19:14] ActionParsnip: How do I figure out what my router ip address is? [19:15] instrmnt: i gave a command to get it, scroll up [19:15] interface inalambrica [19:15] lotuspsychje: I read few guides on that and one said that I should have swap 8gb, other 16gb and another said that there is no point in having swap [19:15] that's why I am asking here [19:15] ActionParsnip: sorry, my connection timed out [19:15] my main machine has 12GB of ram, havent touched the swap partition in months [19:15] Ash_: then why the need for the outburst of capitals....when you can see it? [19:15] Nightray: you can use the automatic partitioning also in setup, will auto assign swap space [19:15] instrmnt: route -n | grep 'UG[ \t]' | awk '{print $2}' [19:16] Ash_: why was it necessary? [19:16] yes but will assign uneeded amount of space for swap based on actual ram. best to set yourseld [19:16] Ash_: what is the output of: cat /etc/issue [19:16] lotuspsychje: shows just amd drivers i believe [19:17] Ubuntu 14.04 lts n l [19:17] ok, so last question. It seems that my headset has no linuks drivers. Is there any way (or point in doing so) to install windows drivers? [19:17] phi0x: wich grafix drivers came by default, before you installed latest? [19:17] Ash_: as the system is a laptop, have you connected the system to a wired connection to get fully updated using Ethernet? [19:17] lotuspsychje: not sure standard ubuntu ones? [19:17] no [19:17] phi0x: yes [19:17] i use mi wifi, because i format mi pc! [19:18] I installed Xubuntu14.4 and my mouse lags tryed new mouse [19:18] but, in some days, comes the problem the wifi [19:18] phi0x: maybe try a switch and see what it does? [19:18] hmmm sorry for my english friend... im mexican... [19:19] Nightray: does your headset need windows drivers? [19:19] Ash_: you said you were Mexican a while back. I assumed nothing has changed in the time we have chatted [19:19] lotuspsychje: yup [19:19] Nightray: to do what exactly? [19:19] get a better headset, most shoud work just fine under any linux [19:19] ahhh oka, jaja [19:19] Ash_: connect the laptop to a wired connection and run full system updates. Then reboot the system [19:20] only that my friend? [19:20] installed Xubuntu 14.04 but starting to get mouse lag [19:20] Ash_: the updates may fix the issue [19:20] lotuspsychje: Well.. to be awesome. Without drivers it sucks.I have sound blaster tactic 3d alpha [19:20] wexwimpy: is the system fully updated? [19:20] ok [19:21] thanks my friend [19:21] is there a way to get mouse working ? [19:21] Nightray: you mean drivers of your soundcard then? [19:21] Ash_: plus its easy as the system is mobile [19:21] yes [19:21] wexwimpy: what GPU do you use? [19:21] rigth! [19:21] dont know [19:21] Hello all. I've been reading about rsync but I cant understand whether the sync is 2-way or whether I should reverse the order of the folder for in order to do so. Please clarify this issu. TIA [19:22] lotuspsychje: the soundcard is in the headset [19:22] lotuspsychje: but technically, yes [19:22] Nightray: first i hear of a soundcard inside headset, but i assume ubuntu will recognize when plugged in maybe [19:23] I've tried accessing my router via both links2 and telnet but i get an access denied every time. How do I go about doing this? [19:23] nimbiotics: rsync is one way. Files are updated if source is newer than dest [19:23] instrmnt: what ip are you trying to connect? [19:24] nimbiotics: you'll need to do it both ways manually to get a 2 way [19:24] I'm just trying my router ip. I used the route -n command to get the ip address [19:24] lotuspsychje: headset is connected to the usb adapter which requires drivers to work some magic [19:24] instrmnt: check your router model allows telnet access and that it is enabled of it does [19:25] are there certain types of routers that just don't let you acces them? [19:25] Nightray: plugin your adapter and headset during ubuntu setup then [19:25] * kilab33z [19:25] ActionParsnip: Thanks a lot! [19:25] ok [19:25] thanks [19:25] nimbiotics: notnall routers do it [19:26] Nightray: good luck with your new ubuntu experience! [19:26] nimbiotics: although having telnet installed is handy [19:26] too late [19:27] ActionParsnip: no idea what telnet is and I dont have much control over the remote server. I'm connecting via SSH [19:27] lotuspsychje: did u see output? [19:29] phi0x: can you tell us your end goal? did you default grafix drivers not work, that you installed latest ones? [19:29] i have amd cards so i need amd drivers. [19:29] when running regular drivers xorg does not launch either. [19:29] phi0x: but did it not work out of the box? [19:29] screen blank on computer [19:29] can only ssh to comp. [19:30] it only worked when i had one card in the box. [19:30] amd worked as well with one card. [19:30] when i plugged in the rest, it stopped. xorg then re-wrote itself every reboot. [19:30] phi0x: you use 2 grafix cards togheter? [19:30] 6 [19:30] lol [19:30] i've got 6 working on an older distro [19:30] phi0x: you got 6 screens? [19:30] and had 6 working in 12.04 a while back. [19:31] no i dont use monitors [19:31] cracking? [19:31] :p [19:31] just need to ssh into the box [19:31] software needs the cards to work, for processing [19:31] nimbiotics: telnet is like ssh but with zero security [19:31] how can how can i tell what version of ubuntu im running? [19:31] phi0x: can you lshw -C video for us lolz [19:31] * lotuspsychje is curious [19:31] Taev: cat /etc/issue [19:32] Taev: works on all GNU distributions :-) [19:32] 8.04 [19:32] is that old? [19:32] oO [19:32] Taev: yes, its no longer supported [19:32] Taev: we have good news 14.04 is out :p [19:33] lotuspsychje: when i do that cmd lshw -C it doesnt work. gives me full help output [19:34] phi0x: sudo lshw -C video [19:34] !paste | phi0x [19:34] phi0x: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imagebin.org/?page=add | !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [19:35] ActionParsnip: im reading about, now, would I need to install/configure anything on the server? All I have is server name, port, user and password. Im connecting via SSH and am able to do most of what I need via Caja . How would I benefit from telnet? [19:35] http://paste.ubuntu.com/7560925/ [19:35] nimbiotics: if your router allows telnet you may need to set it as enabled. [19:36] phi0x: is 6 times the same card, loaded same driver [19:36] lotuspsychje: yes all 6 cards are the same type. [19:36] phi0x: driver=fglrx_pci seems okay [19:36] ActionParsnip: I can do that on my side, not sure about the other side though but again, how would I benefit from telnet? [19:37] lotuspsychje: http://paste.ubuntu.com/7560939/ [19:37] nimbiotics: you can configure your router using cli, like you wanted. Yes? [19:37] hi, is there a way to check the integrity of all files from package X? I suspect I have a package with some broken file, i'd like apt to check that for me [19:38] phi0x: so you have nu GUI? whats your problem for your cards then? [19:39] lotuspsychje: when I run the fglrxinfo cmd it does nothing. it stalls just hangs. when i run sgminer software it doesnt do anything, hangs as well. [19:40] lotuspsychje: and yes no display when i hookup monitor to just test. have to always ssh. [19:41] phi0x: maybe you better of with ubuntu server? [19:41] lotuspsychje: this happened on server edition as well. [19:41] phi0x: after clean install? [19:41] yes [19:42] anyone have problems setting up their BMC4352 Wireless network adapter on ubuntu? [19:42] lotuspsychje: i think it has something to do with the system re-writting xorg.conf. when i do the amd cmd to build xorg for the cards, it resets to that output i posted in pastebin. [19:42] phi0x: you sure its not a hardware thing, cause all your drivers loaded fine so it seems [19:42] ActionParsnip: Sorry I got disconnected and dont know if you answered my last question [19:43] !broadcom | LinxCat [19:43] lotuspsychje: when i reload the old linux image onto the usb flash drive, that old image works just fine. [19:43] LinxCat: Help with Broadcom bcm43xx can be found at https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx [19:43] LinxCat, Have you have seen the broadcom link wiki? [19:43] above now [19:43] lotuspsychje: old image isnt 64bit its 32bit. i want to get 64bit going as its needed for some of the software i need to use [19:43] phi0x: and what version of ubuntu did work? [19:44] i was looking at that page. i am confused as to which driver i should download because noone of them say that they support "BCM4352" [19:44] nimbiotics: using telnet will allow you to configue your router via cli, which is what you wanted, right? [19:45] nimbiotics: does the system you are sshing to have a desktop ui running? [19:45] lotuspsychje: i once had 12.04 working [19:45] lotuspsychje: 64bit as well but that ubuntu was unstable with the flash drive, always freezing up. [19:45] phi0x: and you upgraded or clean install 14.04? [19:45] lotuspsychje: clean install of 14.04 desktop and also tried 14.04 server. [19:47] phi0x: thats really weird, both installs work and load your grafix drivers..not sure whats going on [19:47] something is re-writting the xorg upon reboot [19:48] phi0x: maybe pastebin your xorg log from /var/log [19:48] ActionParsnip: Im not sure what you meant bycoonfigure my router, guess u might be confused. The system Im sshing can run a gui, but all I really need is to be able to sync a folder reciprocally from home [19:49] phi0x: or some relevant errors on /var/log/syslog [19:50] !scp [19:50] scp is a secure way of copying files across networks using !SSH. Usage: scp filename user@host:filename - WinSCP is a client for Windows, available at http://winscp.net/ [19:51] ActionParsnip: this is what I got when I tried to telnet the serer: http://paste.ubuntu.com/7561056/ [19:51] lotuspsychje: http://paste.ubuntu.com/7561057/ [19:51] hi [19:53] exit [19:53] lotuspsychje: here is the xorg.conf after i run amdconfig command to initialize all cards http://paste.ubuntu.com/7561060/ [19:54] phi0x: might be indeed something going wrong here: can't access /etc/X11/xorg.conf [19:54] phi0x: but not sure why it moves and regenerates [19:55] lotuspsychje: yes i dont know. i want to just maybe make xorg read only.. [19:56] phi0x: maybe try a driver switch at your additional drivers list [19:56] phi0x: and see what it does, just to test [19:57] lotuspsychje: how do i do that? [19:57] phi0x: software sources/last tab additional drivers [19:57] phi0x: then enable another grafix driver (if available) [19:57] lotuspsychje: how do u do it from cmd line? no gui. [19:57] phi0x: oh my bad [19:58] lol [19:58] Hi, where can I get an updated list of dell, alienware and hp laptops whose hardware is fully supported by Ubuntu? [19:58] !hcl | Z3_ [19:58] Z3_: For lists of supported hardware on Ubuntu see https://wiki.ubuntu.com/HardwareSupport - To help debugging and improving hardware detection, see https://wiki.ubuntu.com/DebuggingHardwareDetection [19:59] Z3_: And the current hardware (besides webcams possibly, finger print sensors, and unneeded stuff like that) is supported nowadays. [19:59] bekks that worries me more is LAN, Wi-Fi and Nvidia video card [20:00] Z3_: that will work, but possibly you will get a nvidia optimus chipset. [20:01] how hard it is to swap unity with another desktop environment? [20:02] keevitaja: One command only :) [20:02] bekks so, if I get any laptop with intel hd graphics (hp,asus,dell,etc) I can be sure the essential hardware (audio/video,lan, and wifi) will work? [20:03] bekks: lol, how many options do i have? [20:03] phi0x: out of ideas here :p [20:03] lol yes me too [20:03] i've been using linux for couple of month now and i think unity is nothing outstanding [20:04] not sure why it rebuilds config === InFierno is now known as elfuego [20:04] lotuspsychje: is it amdcnofig that is rebuilding or xorg or something else? what is gpu-monitor.log a part of? [20:04] keevitaja: quite a couple. Unity, KDE, XFCE, LXDE... [20:05] gnome as well? [20:05] keevitaja: Never wanted to use Gnome, sorry :) [20:06] have you used xfce? [20:06] I love Unity. My first love was Windowmaker [20:06] but it feels little bit dead nowadays [20:06] gnustep [20:06] i hv used gnome pinguy os......and it was unstable..... [20:07] lotuspsychje: this talks about nvidia lost upon reboot not sure if related http://askubuntu.com/questions/379483/nvidia-x-server-settings-lost-on-every-reboot [20:07] tanay111: And your keyboard is broken. [20:07] keevitaja: Yes, I did. [20:07] ok, how to switch between desktop environments and can i do a rollback? [20:08] hola [20:08] algun español por aqui [20:08] !es loculinux [20:08] keevitaja: After installing a second desktop environment, just choose it at the login screen. [20:08] !info nvidia-settings | phi0x [20:08] phi0x: nvidia-settings (source: nvidia-settings): Tool for configuring the NVIDIA graphics driver. In component main, is optional. Version 331.20-0ubuntu8 (trusty), package size 749 kB, installed size 2336 kB (Only available for i386; amd64) [20:08] ianorlin: missed a | [20:08] :) [20:09] !es | loculinux [20:09] loculinux: En la mayoría de los canales de Ubuntu, se habla sólo en inglés. Si busca ayuda en español entre al canal #ubuntu-es; escriba "/join #ubuntu-es" (sin comillas) y presione intro. [20:09] bekks so, if I get any laptop with intel hd graphics (hp,asus,dell,etc) I can be sure the essential hardware (audio/video,lan, and wifi) will work? [20:10] Is there any easy way to wipe and replace system partition to an out-of-the-box state? I have both home, www, and opt directories on another partition. [20:10] Z3_: best way is to just install with internet connection on [20:10] Z3 wifi depends on the card and some boradcom cards are problematic [20:11] lotuspsychje thank you ! [20:11] Z3_: can you plugin ethernet cable during setup maybe? [20:11] ianorlin thank you [20:11] Z3_: i'm running ubuntu 14.04 on dell latitude e5420 and everything is working out of the box [20:11] lotuspsychje sure [20:12] Z3_: then install updates and third party software during setup [20:12] Z3_: There is no guarantee given by no one - but chances are very very high that everything will work (besides exotic crap like webcams and stuff) [20:13] skinux: you mean like cloning? [20:13] Ok, thank you to everyone [20:13] :) [20:13] for me everything was working icluding mic, cam, smartcard reader [20:13] So based on the ubuntu BCM43xx wiki, my wireless card 14e4:43b1 is not supported. what should i do now? [20:14] I found one ubuntu laptop oficially supported: Dell XPS 13 Developer Edition [20:14] but a little expensive [20:14] LinxCat: Which chipset is that exactly? === leeve is now known as croftworth [20:14] * popey hugs his Lenovo X220 running Ubuntu [20:14] Z3_: Did you find exact hardware specs for it on the dell site? [20:15] bekks they have lot of specs and it comes with ubuntu preinstalled [20:15] bekks: you are talking about computer chipset or PCI-ID? [20:15] Z3_: They have a lot of generic specs. thats why I am asking. [20:15] LinxCat: I am talking about the wifi chipset. [20:15] bekks http://www.dell.com/us/business/p/xps-13-linux/pd [20:16] Z3_: Ah thanks. The specs are too low for me - I am currently looking for a new laptop either. :) [20:16] Z3_ this is ubuntu certified laptop [20:16] many other laptops will work out of the box [20:16] its the 14e4:43b1 (PCI-ID) Broadcom BMC4352 802.11ac wireless net work adapter [20:17] LinxCat: "BCM4352" :) [20:17] thank you to everyone :) [20:17] LinxCat: http://ubuntuforums.org/showthread.php?t=2197997 [20:17] yah BCM sorry [20:17] acer aspire netbook 14.04 64bit with samsung evo 120gig ssd here, fast as rocket [20:17] LinxCat: No, "BCM4352". "BCM" is the abbreviation of BroadCoM :) [20:21] bekks: in that forum post, the solution to the problem was " I replaced ubuntu 12.04.3 with 12.10 and it worked with no problem at all. " [20:21] i am on lubuntu 14.04 [20:22] hey folks, Im having trouble creating a startup disk with the creator. I'm on kubuntu. Is there another way? I doubt creator can be fixed. [20:22] LinxCat: So can you give us the post proving that the BCM4352 will not work on Ubuntu please. [20:23] https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx [20:23] nothing about BCM4352 [20:23] LinxCat: Which doesnt say it isnt supported. [20:23] i looked at specs for b43, and they dont support it :http://wireless.kernel.org/en/users/Drivers/b43 [20:24] LinxCat: And what about the wl driver? === iman is now known as Guest87186 [20:25] How do you mount LVM partitions at boot time in 12? [20:25] The loader cannot find the root partition [20:25] asarch: you dont mount LVM partitions, you mount filesystems on LVM volumes. [20:25] i think that is the one that is already installed with lubuntu. if i go to my software & updates --> additional drivers, i see the broadcom adapter there which says "this device is not working". under it has an option to "use broadcom 802.11 linux STA wireless driver source from bcmwl-kernel-source" [20:26] lotuspyschje: i cannot find anything ugh lolll [20:26] Oh, I see [20:26] after i select it and click apply changes, it still says "device is not working" [20:26] My root partition is inside a LVM volume [20:26] The loader cannot boot the system because it cannot load that partition [20:27] LinxCat: Then your only chance is to manually install the driver from the broadcom website. [20:27] asarch: Whats the exact error you get? [20:27] hey, my vmware vm of xubuntu 14.04 LTS keeps freezing. I've updated vmware workstation, checked the logs, found nothing in vmware logs and ubuntu kern.log or syslog. Any ideas? [20:28] these ones: http://www.broadcom.com/support/802.11/linux_sta.php ?? [20:28] LinxCat: I dont know, I never needed to do that manually. [20:28] LinxCat: sudo lshw -C network should tell you what driver is running more acurately [20:28] anyone got x-tile to work on ubuntu 14.04 [20:29] bekks: The exact message I don't have it but, booting using the rescue mode, the system cannot find the root partition that is inside a LVM volume [20:30] asarch: And whats the message displayed there? [20:30] Chogy: this is what i get: [20:31] *-network UNCLAIMED [20:31] description: Network controller [20:31] product: BCM4352 802.11ac Wireless Network Adapter [20:31] vendor: Broadcom Corporation [20:31] physical id: 0 [20:31] [q] is there a way to make a boot able usb other than creator? it isn't working for me... === jd is now known as Guest49208 [20:31] !pastebin | LinxCat [20:31] LinxCat: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imagebin.org/?page=add | !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [20:32] ChogyDan: many ways. unetbootin works well, dd works for certain images [20:32] ChogyDan: here it is http://paste.ubuntu.com/7561290/ [20:32] i should have guessed that pasting 28 lines is not gonna fly :) [20:32] Ben64: thanks, Ill give that a try :) [20:33] LinxCat: no driver is listed. Maybe try rebooting after you do the driver install [20:33] bekks: ALERT! /dev/mapper/pc-root does not exist. Dropping to a shell [20:33] ChogyDan: where do you actually see the driver name? [20:34] i mean where should it be listed under? [20:34] It seems that the volumne is not activated at boot time bekks [20:34] LinxCat: look at your ethernet card, it is listed there === Guest49208 is now known as j75 [20:35] asarch: how did you create that - manually configured, encrypted system? [20:35] Manually, not using any encryption at all [20:35] i am trying to compare the two diff adapters, but i dont see any driver names on the eithernet one [20:36] is it the eth0? [20:36] In fact, I had to install lvm2 and activate manually the volume before starting the installation dialog (so I could use the partitions) bekks [20:36] "logical name"? [20:36] driver=alx in configuration [20:36] LinxCat [20:36] nevermind, i see it === andrea is now known as Guest12049 [20:37] asarch: Thats all done by the installer automatically. [20:37] No, that was not [20:37] LinxCat: eth0 is your cabled interface number 1, most likely. [20:37] My dns server is down nonexistent is there a Ubuntu how to for reinstalling and configuring? [20:37] The installer didn't show the partitions inside the volume [20:37] asarch: so which ubuntu release is it? === WLM is now known as WLM|zzzzz [20:38] 12 [20:38] asarch: LVM does not have partitions at all, but only logical volumes. [20:38] asarch: which 12? [20:38] (seems like my Alt Gr issue is the same on 2 other distros, so I'm redownloading Windows to see if the problem persist, and will rather contact Acer for support.. if they have such a thing.. not a Ubuntu issue, so bye for now) [20:38] 12.04 [20:38] asarch: and did that system ever boot? === Guest87186 is now known as DarkObsidian [20:39] No, it hangs up because it cannot find the root partition [20:39] ALERT! /dev/mapper/pc-root does not exist. Dropping to a shell [20:39] asarch: then I'd reinstall with a 14.04 === BlackoutIsHere is now known as BlackoutIsHere|O [20:40] It doesn't work either. After been off for hours, the machine just hangs in the GRUB display with no error message [20:40] asarch: Then power it off, power it on, insert a 14.04 medium and reinstall 14.04 [20:40] You have to force to off by keep pressing the power button [20:40] asarch: So do it. [20:42] looking at http://www.broadcom.com/docs/linux_sta/README.txt i still dont see support for my card 14e4:43b1 [20:42] does this mean that there is no linux driver from broadcom for my card? [20:43] LinxCat: were you linked to the broadcom page on the ubuntu site? [20:43] LinxCat: possibly. i'd recommend getting an external usb wireless chip [20:43] dafty: yes [20:44] LinxCat: From which page, exactly? [20:44] bekks: you see the "SUPPORTED DEVICES" sectin of http://www.broadcom.com/docs/linux_sta/README.txt [20:45] ? [20:45] LinxCat: bug 1173761 looks related [20:45] bug 1173761 in linux (Ubuntu) "14e4:43b1 Broadcom Corporation Device 43b1 (rev 03) - not supported" [Medium,Confirmed] https://launchpad.net/bugs/1173761 [20:45] LinxCat: Thats not an answer to my question. [20:46] trism: let me try that workaround from that bug page [20:47] LinxCat: if you mean the link to drivers, you might want to remove anything you put on from the additional/hardware drivers page and reboot first [20:48] LinxCat: later comments indicate the workaround isn't building for 3.12 so probably won't build on 14.04 without some work === abdu89 is now known as ABDU1989 [20:50] trism: i think you are right [20:50] its there a list of USB wireless card that will work with linux and that i can find in regular computer stores "best buy", etc (i am not trying to order it from internet and then have it not work and send it back etc etc) === ABDU1989 is now known as abdu89_ [20:54] !hcl | LinxCat [20:54] LinxCat: For lists of supported hardware on Ubuntu see https://wiki.ubuntu.com/HardwareSupport - To help debugging and improving hardware detection, see https://wiki.ubuntu.com/DebuggingHardwareDetection [20:55] LinxCat, You can research like amazon for ones known to work than check your local stores for the model. [20:56] 100's on that site alone listed at the least [20:57] wilee-nilee: Do you have a laptop? [20:57] bekks, Yeah. [20:57] wilee-nilee: I'm sorry, I mistabbed :) [20:57] no prob [20:58] LinxCat: check the link given for chipsets known to work, then search amazon for that chipset, and ask your local dealer wether they have the specific device. [20:59] This is going to sound like a stupid question, but if you are using ubuntu desktop, what is the best way to remote desktop to it if you are on a windows machine that doesn't end up looking extremely laggy? [21:00] VoidWhisperer_: nxclient/nxserver [21:00] Ok... anyone else have input to go with that? [21:02] VoidWhisperer_, Fortunately the channel is slow, however linking post without context can make it hard to or give help. We see the first post. [21:02] I'm having an issue with 14.04 LTS with three screens (two via gfx card and one via onboard gfx) [21:02] when all screens are enabled, the mouse cursor flickers a lot [21:02] not sure if it's related to https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1278223 [21:02] Launchpad bug 1278223 in xorg (Ubuntu) "Mouse Flickering after adding 3rd Monitor" [Undecided,Confirmed] [21:03] does anyone have any ideas what I can do about this? [21:04] * wilee-nilee thinks a bot link on ? additional any ideas....etc no context link is needed [21:05] I just installed phonon-backend-vlc .... is there something else I need to do to make it "go" ? [21:05] ubuntu 12.04 [21:06] I get sound on everything else including jitsi, hulu, and amarok....(which all use gstreamer backend)... but tomahawk doesn't play sound - it requires vlc-phonon [21:07] any clues? [21:08] hi everybody, I've a problem with app scrolling down on gnome shell on 14.04 [21:09] how can I take a screenshot? [21:09] bigo72, What is happening, I have the shell but rarely use the secondary app gui. [21:11] !screeshot | bigo72 [21:11] !screenshot | bigo72 [21:11] bigo72: Screenshots can be made with the [PrtScr] button. Want to show us a screenshot of your problem? Upload an image to http://imagebin.org/?page=add and post a link to it. [21:11] blah blah blah [21:12] wilee-nilee, look here, please https://www.dropbox.com/s/a8p85i8imh1o1xd/Screenshot%202014-05-31%2023.10.34.png [21:12] it's a little pain [21:12] Hey all. Is there a specific channel for information for ubuntu on Mac? [21:12] munderwo, I have ubuntu on mac, what's your problem? [21:13] I'm running ubuntu server and trying to start openvpn on boot. I entered "sudo update-rc.d openvpn enable" and restarted, but the vpn does not autostart..... Any ideas? [21:13] bigo72: oh nice. I've just installed it on a 2013 Mac pro 13" laptop. And I think its having a problem with the disk? it keeps on spitting out ata.100 errors and such. and being really slow. I googled around a bit and couldnt find anything specific? [21:14] bigo72, Graphic issues are not my real strong point, I've had intel from the beginning that always work. My first thought though is check additional drivers, and name the graphic hardware and what you have done and installed there, to the channel, not me particularly. [21:14] This dnsutils is a slow insta [21:14] this is so frustrating [21:14] Insta [21:15] Guest66811: what does that sentence mean, actually? [21:15] Install [21:15] Install [21:15] Guest66811, Stop, think and make posts that have context and are clear, don't assume we all have read all your posts. [21:15] Guest66811: And what does "This dnsutils is a slow install" mean? [21:16] i am trying to setup openVPN and there are a number of iptables rules that need to be added rc.local, i have been using ufw and my question is, should i add the iptables rules to rc.local or to before.rules (or somewhere else)? [21:16] wilee-nilee, thank you very much anyway, I'm going to find all this infos [21:16] And irc sucks on a tablet [21:17] anyone know why fglrxinfo would show nothing after installing amd drivers? they seem to have loaded OK and xorg.conf is OK now. but fglrxinfo wont output anything. no errors I can see. [21:18] Bekks is there a Ubuntu tutoral on dns server install? [21:18] Guest66811: sure there are. what are you actually trying to do, and what makes you assume that you need to install a dns server? [21:19] guest66811: checkout bind installs for ubuntu, search google for 'ubuntu bind install' [21:19] phi0x: Before you rebooted, did you do -> sudo amdconfig --initial <- ?? [21:19] Hi [21:20] Bekks I can't ping8.8.8.8 [21:20] bashing-om: yes that's how xorg.conf rebuilt and seems to be different than the other xorg.conf that I used to see. i had the problem before where i would reboot and xorg would rebuild config automatically and it would be incorrect. purged all fglrx/drivers and reinstalled amd drivers and now xorg does not rebuild conf, amdconfig's xorg.conf sticks when i reboot now which is good. [21:21] Guest66811: bind is a great DNS server, we use it at work. [21:21] ATTENZIONE: Non e' stata intercettata la versione originale di lynx. [21:21] Questo script e' in grado di funzionare sono con lynx e non links2. [21:22] phi0x: What ATI card is installed ? [21:22] ATTENZIONE: Non e' stata intercettata la versione originale di lynx. [21:22] Questo script e' in grado di funzionare sono con lynx e non links2. [21:22] bashing-om: r9 280x's are installed. [21:22] bashing-om:6 of them. [21:23] Action/Parsnip I installed bind9 [21:23] Bashing-om: i can have them running when I use a 32bit pre-imaged build that was built for 280x's but im trying to use ubuntu 64bit [21:24] I'll just install an os [21:26] Does anbyody know how to suppress Dropbox "new file added" notifications in ubuntu 14.04 on a default Dropbox installation from the official site? [21:27] Bashing-om: I thought since xorg conf shows its sticking now, that fglrxinfo would work. but it does not. when i run the sgminer software it hangs, no output. sgminer -n should output all details about the system/cards. if i run just 'sgminer' it does load saying 'sgminer 4.2.1..' but does nothing else. and cannot exit the program have to exit ssh session. [21:27] I'm trying to sync folders with a remote server I can use via SSH using Unison, but everytime I enter my password I get a "Fatal Error: Lost connection with the server" and Unison closes. Does anyone know why is this happening? Do I need to have Unison running on the server too? I dont need something fancy; I tried rsync'ing both ways but nothing gets updated when I go from local to server.... [21:27] ...Why/ TIA!!! [21:28] hi, i upgraded my xubuntu from 13.10 to 14.04 and after reebot, all icons on my desktop got messed up, after second reboot i've got upgraded GUI and everything looked fine until i opened my home folder. all of my personal files was lost, but then i noticed that they had been moved from /home/konrad to /home/konrad/konrad. is that a bug, or normal thing that happens when you upgrade your ubuntu? [21:28] phi0x: Mind you with multi monitors, out of my pay grade, but does : http://linuxg.net/how-to-install-amd-catalyst-13-11-beta-1-driver-on-linux/ <- apply ? [21:28] Bashing-om: i dont use any monitors. i want to purely ssh into the box, i do have one monitor i use for just basic installation and stuff though. [21:29] Bashing-om: the cards are purely for the software to use for processing [21:29] you mean gpgpu? [21:29] opencl?? [21:29] Bashing-om: also the drivers are installed it appears OK [21:29] opencl [21:30] is it possible to get povray for 14.04? [21:30] nimbiotics: can you login using ssh? [21:31] hi [21:32] Bashing-om: http://paste.ubuntu.com/7561586/ === aman is now known as Guest84243 [21:32] bekks: yes [21:33] nimbiotics: and is unison installed on the remote server too? [21:33] bekks: nope [21:33] bekks: i cannot install software on the server [21:33] nimbiotics: then you cant use unison. [21:34] bekks: OIC, but I also tried rsync'ing and it wouldnt work from server to local... any ideas why?? [21:34] phi0x: Think'n .. what returns from terminal command -> dpkg -l fglrx-modaliases <- . Are you installing the drivers from AMD's web site or from "Additional Drivers" utility ? [21:34] bekks: SORRY, for local to server did not work [21:34] nimbiotics: is rsync installed on the server? [21:35] Bashing-om: i installed the drivers from downloading the linux 64 bit beta drivers on amd site yes. [21:35] bekks: hmm not sure [21:35] Bashing-om: ill try that cmd [21:35] bekks: lemme check [21:35] nimbiotics: if not, you cant use rsync either. [21:35] phi0x: look'n at 7561586/ .. [21:36] irc.darkartika.n [21:36] bekks: rsync IS installed on the server [21:36] nimbiotics: is it installed locally, too? [21:37] bekks: yes [21:37] nimbiotics: and whats the rsync command you are using and whats the error message you get? [21:37] bekks: now ... do I have to run rsync at server in order to update from local to server? [21:37] nimbiotics: first step to check is that you can ssh into the remote from the local with the same credentials. Sounds like a network error/ ssh refusing you on the remote end [21:37] bekks: gimme a sec [21:37] phi0x: "Is fglrx enabled? no" a similar. Looks like 'fglrx' is not installed. [21:38] nimbiotics: it doesnt matter where you start rsync. [21:38] Bashing-om: yah im trying to reinstall that too [21:39] bekks: rsync -a --update -r -e ssh ml51@columbia.broward.edu:/home/ml51/labs "/home/nimbiotics/Documents/BCC/intermediate c++" /// I do just swap folders in order to ensure 2way [21:40] nimbiotics: -a includes -r [21:41] bekks: , Ok, lemme try that again === scott is now known as Guest27633 [21:41] nimbiotics: I am still waiting for the error message you get when using that command. [21:43] bekks: I dont get any error message, It just works when trying server->local bot not local->server, lemme try again w/o the -r though [21:43] nimbiotics: If you dont get any error message, define "it doesnt work" please. [21:43] bekks: I have files & folders in server that dont get copied to local [21:44] nimbiotics: did you look at the rsync options and do you exactly know what they are doing? [21:47] bekks: I copied command from an online tutorial, not really sure what the options mean. As for the -r, when I first tried the comand I was only geting the top level folders and files [21:47] phi0x: I am a bit out of my depth here, - never having resorted to OEM drivers -- but -> sudo apt-get install fglrx fglrx-amdcccle fglrx-modaliases <-. Maybe then rerun the install script ? [21:47] nimbiotics: So investigate what the options actually are doing before stating "they dont work". [21:48] nimbiotics: and throw away that "manual". [21:48] Bashing-om: i will try that too thx :) [21:48] phi0x: Have you verified you have the header installed to compile the AMD driver ? [21:49] nimbiotics: if you have a desktop UI you can use grsync [21:49] bekks: Will do, THX a bunch! [21:49] ActionParsnip: you mean a destop UI on the server? [21:50] Bashing-om: im not sure what that means? i had followed some amd install guides which told me in the end to run the .run file then do a install of the fglrx *.deb files [21:50] nimbiotics: grsync a graphical tool you can start on your client. [21:50] nimbiotics: if it has one, yes. [21:50] phi0x: ^^ -> sudo apt-get install linux-headers-generic <- . [21:50] Bashing-om: yes i had done that once [21:51] Have an issue in Ubuntu 14.04 64 bit. Attempted to install Fallout using latest version of PlayonLinux from website. Game moves extremely slow and/or locks up. What can I try to fix this? It worked on 12.04. Is it possible there was a regression? Should I downgrade to 12.04? [21:51] ActionParsnip, bekks: Installing, thanks again both of you! [21:52] phi0x: As all is in place, try and (re-)install the AMD driver - see what results ..maybe if no workie, purge all drivers and start afresh (??). [21:53] Bashing-om: yes i've purged a few times lol [21:54] Is there a way I can convert each frame of a given animated SVG to a series of other SVGs, maybe with ImageMagick or something? [21:55] phi0x: Depending on what all you have done in the past, ya might run -> dpkg -l | grep fglrx <- and see if you see anything strange in the output. [21:56] BlueProtoman: let me see. I think it may need mplayer... [21:58] so Ruby Version Manager requires that the terminal starts in the login shell so i can open multiple bash tabs and still have ruby available. However, I am bother by the two second delay in the terminal having to login to the shell. Is there a way to combat this delay? [21:58] *bothered [21:58] BlueProtoman: http://ubuntuforums.org/showthread.php?t=1722066 [21:59] ActionParsnip: Seen it, not helpful [22:00] BlueProtoman: you could setup imagemagick to snap a certain section of the screen every second or so, then play the animation there. [22:00] ActionParsnip: So I can have ImageMagick run an animated SVG, take a snapshot of it ever 1/60 of a second or so, and export that to another SVG? [22:01] Bashing-om: [22:01] E: Unable to locate package fglrx-modaliases [22:01] Guest27633: did you check the wine appdb? [22:01] Bashing-om: ii fglrx 2:13.350.1-0ubuntu2 amd64 Video driver for the AMD graphics accelerators [22:01] BlueProtoman: its one solution. Is there an imagemagick channel? [22:02] Yes, it's rated platinum [22:02] ActionParsnip: Yes [22:03] Guest27633: are there any tips on the appdb to make it run better? === cassio is now known as Guest75291 [22:08] I have to say, after using ubuntu for couple weeks, i prefer windows [22:08] half the time compiz fusion doesn't work [22:08] phi0x: Hey, are you running release 14.04 for ubuntu ? I been looking around -> AMD Catalyst™ 14.6 Beta for Linux _. look interesting ? [22:08] it's annoying as fuck [22:08] The newest Ubuntu version is 11.10 and Linux Mint 14 [22:09] Paperman1: you dont have to use Compiz.... [22:09] Bashing-om: yes 14.6 beta im using [22:09] Bashing-om: 14.04 [22:09] i like hotcorners [22:09] It just says the version of wine that is platinum [22:09] bu they don't work half the time [22:09] Guest27633: ubuntu 14.04 is the latest stable [22:09] I'll double check to see if the wine version is the one listed on the appdb [22:09] i know, but it's not actually listed on the database [22:10] Paperman1: maybe other WMs have hot corners... [22:11] ActionParsnip, bekks: Using Grsync, I did not change any of the settings but did add "-e ssh" in "Additional options" unders the "Advanced options" tab, nevertheless I'm now getting an errore message shown at: http://paste.ubuntu.com/7561753/ (along with the command issued by Grsync. Any ideas? TIA! [22:11] Paperman1: kde has hotcorners. Give it a whirl [22:11] ok, I'll try it [22:12] phi0x: The following packages must be installed in order for the AMD Catalyst™ Linux graphics driver to install and work optimally: see: http://support.amd.com/en-us/kb-articles/Pages/latest-linux-beta-driver.aspx ... [22:13] Bashing-om: i will try to confirm [22:14] phi0x: I am grasping at straws - there - , but sure wont hurt to check. [22:18] Hiii [22:19] So I installed Kubuntu and I realized that it's not the newest version (12.04). Is it possible to upgrade to 14.04? [22:19] Anyone? XD [22:21] Elouise: Yes, but it will take less time and bandwidth to just install 14.04. [22:22] how do get mplayer to pause the last frame of video's instead of closing the window? [22:23] Hi, I am trying to mount my cooldisk using sudo mount -t ext4 -o uid=1000,gid=1000 /dev/sda1 /media/cooldisk, but It does not work and after dmesg|tail, it says unrecognized uid=1000. But when I type id it says my uid and gid are 1000. do you know what should I do [22:23] ? [22:26] hi i am having trouble setting up my wifi on ubuntu mini [22:26] it worked during the install [22:26] Using Grsync, I left all the options unchanged but did add "-e ssh" in "Additional options" under the "Advanced options" tab, but am getting an error message shown at: http://paste.ubuntu.com/7561753/ (along with the command issued by Grsync. Any ideas why? TIA! [22:26] but i have never done it manually === Bladerunner is now known as blade [22:26] i have checked lots of how tos and faqs === blade is now known as Guest68112 [22:27] i keep getting ioctl invalid arguments when using wpa_supplicant [22:28] and now i am using my phone to troubleshoot :-( [22:30] mojtaba: Does the mount point "/media/cooldisk" exist ? -> ls -la /media , what results then from -> sudo mount /dev/sda1 /media/cooldisk <- ?? [22:30] Bashing-om: Yes I have created it [22:31] Bashing-om: It mounts the cooldisk in there. [22:31] Bashing-om: My final goal is to make the cooldisk auto-mount. [22:31] I am running 14.04. I can't seem to figure out how to disable the Alt+Space keyboard shortcut. It is interfering with my Emacs use. I don't see it under System Settings / Keyboard / Shortcuts. [22:31] mojtaba: OK, so do you need to get fancy with the mount options ? [22:31] I have added the following line to fstab, but it is not working: UUID=54aa74cd-e8b1-4773-b25f-71385e71d298 /media/cooldisk ext4 rw,defaults 0 0 [22:32] I thought I should mount it with that options [22:34] Hello, I still can't install ubuntu [22:34] sm21 what happens when you try [22:34] ubuntu wont see my windows partitions, i have to change something to mbr but have no clue how === MonkeyDust_ is now known as MonkeyDust [22:34] im dual booting windows 7 ubuntu [22:35] well trying too [22:35] i have win7 installed [22:35] mojtaba: The fstab entry looks good to me .. if per 'sudo blkid" the UUID is correct. [22:37] Bashing-om: Yes, the UUID is correct, but when I reboot, it was not mounted. [22:39] mojtaba: What problem are you actually having? [22:39] mojtaba: UUID=136af805-5758-4880-acc4-0e1d35e2c266 /var ext4 defaults 0 2 <- as an example of how I am mounting a partition. [22:39] Jordan_U: The cooldisk is not mounted after reboot. === tcpman is now known as Guest95340 [22:41] Bashing-om: Should I separate them with tab or space? the last one for me is 0 not 2. (what is the difference?) [22:43] mojtaba: The spacing method does not matter, just so there is white space; the '2' is what order to check the file system ( if ya want it checked).// If you mount a partition manually is good practice to 'Umount' it prior to shutting down/re-booting. [22:44] ello sluts :) [22:44] Bashing-om: Do you know why the cooldisk does not mount after reboot? [22:45] i am so sick of upgrading computers! [22:45] Snowleaksange: what do u mean? [22:45] nothing works on my ubuntu 10.04 box =(( [22:46] nothing works on my windows xp box also [22:46] all computers demand to be constantly upgraded [22:46] is there any alternative ? [22:46] Snowleaksange: welcome to life dosn't everything need to always be managed ;) [22:46] If I try replacing my Synaptics TouchPad driver with one from http://cscott.net/Synaptics/, is there even a slim chance that my TouchPad will stop working completely if that driver isn't right one? [22:47] its horrible [22:47] * skinux wishes he knew a way to find out specifically which driver he currently has. [22:47] Bashing-om: hmm i purged everything again and reinstalled amd drivers but aticonfig command doesnt work and /etc/ati doesnt exist anymore. yet when i try to go again and install the drivers it says its already installed [22:47] Snowleaksange give ubuntu 6.06 a try [22:47] if someone can invent an operating system u dont have to reinstall every few years, technology might be a net benefit [22:47] skinux: if something does not have a driver it normally will not work correctly ;) [22:48] mojtaba: Nope, looks good. IF the mount point exist (media/cooldisk), The UUID is correct for '/dev/sda1'. It should mount , I agree. [22:48] mojtaba: What is the output, if any, of "sudo mount /var/"? [22:48] Well, since I dual-booted for Ubuntu, my TouchPad can be quite shaky. As far as I know, that should be a driver issue. [22:48] Snowleaksange what you want, is called a 'rolling release' [22:49] I've noticed it happens with Windows also since I upgraded to 8.1. [22:49] im gonna have to reinstall unbuntu in order to install the software i want to run on it [22:50] all software developers everywhere are failiong me at this moment [22:50] Jordan_U: When I try sudo mount /dev/sda1 /media/cooldisk it works, but when I add the following line to fstab and reboot it does not mount: UUID=2ceb4a82-1959-42a2-94b8-b7364328d7fa /media/cooldisk ext4 rw,defaults 0 0 [22:50] im having this issue with my mac book pro where after grub it goes into this black screen with 2 little purple strips but its from a live usb so im not able to boot to the installer menu or the live version. I've tried using this forum post as a work around but its not really helping any ideas? http://ubuntuforums.org/showthread.php?t=2075383 [22:50] failing their families, failing their countries, failing their gods [22:50] mojtaba: What is the output, if any, of "sudo mount /var/"? [22:50] Jordan_U: What is this command? [22:51] Snowleaksange this may interest you (2013) http://www.datamation.com/open-source/pros-and-cons-of-a-ubuntu-rolling-release-1.html [22:51] Snowleaksange: Please keep discusion productive. [22:51] phi0x: How did you purge ? -> sudo sh /usr/share/ati/fglrx-uninstall.sh , sudo apt-get remove --purge fglrx fglrx_* fglrx-amdcccle* fglrx-dev* <- ??? [22:51] Bashing-om: the second one u posted yes [22:52] mojtaba: It will try to mount /var/ using the line relating to /var/ in your /etc/fstab. [22:52] hmm what about like centos ? [22:52] is there a different linux i should be usin gif i value not resinstalling [22:52] Interesting...trying to reinstall or remove bleachbit, I get error that package is in very bad inconsistent state and I should reinstall it before continuing. How am I supposed to reinstall a package before reinstall the package?? [22:53] mojtaba: Hey, that is an example only, if your '/var/ is not on a separate partition, no workie for you !!! [22:54] phi0x: With proprietary drivers, think ya want to use their "uninstaller" to remove their files from the system. Might check the docs on the AMD installer. [22:55] ty chat ur all so helpful :p [22:55] hmm. ok. next question. how do i install ubuntu? [22:55] yeah i cant run the amd/ati cmd tho when it 'installs' [22:55] i just googled it. but the top results are assuming i have an ubuntu dvd [22:55] try to use amd/aticonfig and it does not work [22:56] Snowleaksange: There is no OS that you can continue using new software on without eventually updating the core components of the OS. There are GNU/Linux distros that upgrade thigs gradually as individual pieces make new releases, but I have a feeling you wouldn't particularly like that either. (If you left it for a long time without updating you'd still have a large upgrade of many components to do at once, but this large upgrade ... [22:56] ... would be less well tested than if there were fixed releases). === megabitdragon is now known as megabit|away [22:56] Snowleaksange: you should keep files on a different partition or on a file server so you can upgrade os's without too much worry [22:57] Snowleaksange: You can upgrade directly from Ubuntu 10.04 to Ubuntu 12.04. [22:57] ah thats firt thing that makes me appreciate unbuntu today Jordan_U! [22:57] nice [22:57] !upgrade | Snowleaksange [22:57] Snowleaksange: For upgrading, see the instructions at https://help.ubuntu.com/community/UpgradeNotes - see also http://www.ubuntu.com/desktop/get-ubuntu/upgrade [22:57] Snowleaksange finding your way in a new world? [22:58] Bashing-om: Can I put that line in fstab without mentioning the fs type? [22:58] phi0x: Geting deep here, ok .. what is in the directory -> ls -la /usr/share/ati/ <- . [22:59] just installing again we shall see heh [22:59] ill run the cmd in a moment almost done [22:59] mojtaba: What is the output, if any, of "sudo mount /var/"? [22:59] heh the upgrade instructions really suck tho [23:00] press the windows key (nothing happens) welp that stalls me there [23:00] mojtaba: Nope, the 'fstab' file is of a fixed format, each field is required. [23:00] Bashing-om: after installing drivers and not doing the .deb files yet, amdconfig command is working again. [23:00] Snowleaksange backup and fresh install is faster, easier, cleanier than upgrade [23:00] cleaner* [23:01] Bashing-om: So why it does not mount? :( [23:01] i dont even care about keeping the fils on hd [23:01] phi0x: Well ! .. If it works, do not fix it ! [23:01] Bashing-om: http://paste.ubuntu.com/7562008/ [23:01] i just want to type 1 command and it reinstalls [23:01] but seems its going to be drawn out process [23:01] Bashing-om: well i have not done the .deb files yet for fglrx [23:02] Hi guys [23:02] I'm trying to update my Ubuntu 12.04 to 14.04 but I get this [23:02] Elouise@chrubuntu:~$ sudo do-release-upgrade [23:02] Checking for a new Ubuntu release [23:02] Get:1 Upgrade tool signature [198 B] [23:02] Snowleaksange yeah, if you don't need a backup, nothing holds you from a fresh install [23:02] Get:2 Upgrade tool [1196 kB] [23:02] Fetched 1197 kB in 6s (114 kB/s) [23:02] Elouise you have been muted for 60 seconds as it looks like you are pasting lots of lines into the channel, please use http://paste.ubuntu.com and paste just the URL of your data here when you are unmuted [23:02] MonkeyDust; except terrible documentation [23:02] Bashing-om: not sure what the .deb fglrx files are for but it regenerated xorg.conf we shall see when reboots [23:03] Snowleaksange fresh install doesnt need documentation : insert USB strick, boot from usb, follow instructions [23:03] So in Ubuntu (or debian I suppose), is the best way of installing perl modules not in the standard repos to use perl -MCPAN -e shell to do the installs? [23:03] how do i get this usb stick MonkeyDust [23:04] im having this issue with my mac book pro where after grub it goes into this black screen with 2 little purple strips but its from a live usb so im not able to boot to the installer menu or the live version. I've tried using this forum post as a work around but its not really helping any ideas? http://ubuntuforums.org/showthread.php?t=2075383 [23:04] Snowleaksange or DVD, whatever medium you are using [23:04] ... [23:04] i need to download an image and burn it [23:04] Bashing-om: gpu-monitor.log shows Is fglrx available? no [23:04] currently trying to google for [23:05] finding a mess of irrelevant results [23:05] Snowleaksange yes get it here http://www.ubuntu.com/download [23:06] mojtaba: Is there a reason you're not answering my question? [23:06] i can make a bootbale usb from the iso too i guess? [23:06] Snowleaksange yes [23:06] Jordan_U: Probably because he doesn't get paid to sit and answer questions so is probably off doing something else. [23:06] ok thanks downloading it now [23:07] Bashing-om: Jordan_U: Sorry but as Bashing-om said it was an example and I do not have any idea about this command. (It has root permission and could make a damage!) [23:07] mojtaba: //refreah my memory please, what is the end result you are seeking ? is not 'sda1' the default 'root' partition that ubuntu installed onto. I am confused for sure. [23:09] Bashing-om: ‌The sda1 is my cooldisk and I want to make it auto-mount [23:09] ServerSage: I think you're missing some context, I am the one trying to provide support in this case. [23:09] phi0x: The last log I looked at a while back on this, no fglrx was not available. [23:10] mojtaba: Please pastebin the output of "sudo blkid". This command will list information about your filesystems, including their UUID. You can run "man blkid" to get more information about blkid. [23:10] Is there a way I can see the firmware of my SSD ? [23:11] Guest4371: What do you mean by "see the firmware"? [23:11] Firmware version [23:11] Jordan_U: http://paste.debian.net/102750/ [23:11] mojtaba: Let's see what is: Terminal command -> sudo fdisk -lu | pastebinit <- . theis is your hard disk info. [23:11] Snowleaksange do som reading too http://ubuntu-manual.org/ [23:11] some* [23:14] Bashing-om: yes i think because i didnt do the installing of the .deb fglrx files after the amd driver [23:14] Guest4371: hdparm -I /dev/sdX where X is whatever drive you wanna see the firmware version on. [23:17] ServerSage: Thanks! [23:17] phi0x: OK, after the (RE-)install of the catalyst driver, what is not working now ? [23:17] hi, I installed firefox through wine, after that I uninstalled wine, but now firefox keeps appearing on the menu, how can I remove it? [23:19] Bashing-om: well fglrxinfo did not work. blank screen output from it, just hangs. then i went and installed those amd fglrx*.deb files and now amdconfig command does not work again. [23:19] If I use ext4 filesystem for a SSD do I have to manually enable trim support? === stephen is now known as Guest95214 [23:21] I am having some trouble with the "tr" command. When I use cat file | tr -d '\n' the result is that all lines are removed [23:21] Hello [23:22] I expect only the new-line characters removed ... what am I doing wrong? [23:23] Again Hello [23:24] Bashing-om: Jordan_U: Is it ok? [23:24] Guest95214: I think we all just come here and say something ... 100+ people in the room but no one responds ... then we leave [23:25] hi. how can I change to encrypted home? [23:25] Bashing-om: now the /usr/share/ati folder is nearly empty. the installation of fglrx *.deb files wiped it out [23:26] Bashing-om: yet ubuntu site says to do the install of fglrx *.deb files after doing the .run file. [23:26] RoyK: I will give you a bad answer until someone gives you a good one [23:27] RoyK: create some encrypted partition and mount it to your /home/royk directory every time you boot [23:28] I know what you mean Deans [23:28] everybody must be sleeping [23:29] Guest95214: At least one of them is dead. Do you have a specific question? [23:29] no [23:29] lol [23:30] I am just on here to check this program out [23:30] Guest95214: then you can help with mine ... why does tr -d '\n' remove more than just new-line characters? [23:31] deans: heh - doesn't make sense [23:31] phi0x: Beats me, - with six cards -maybe you have to go into xorg.conf and set up which card is the primary related to the card that is driving the monitor ?? // did you run -> sudo amdconfig --initial <- ? and that commnad may not apply here with 14.04 (??). [23:32] hello, I'm trying to mass rename files and was wondering if anyone might be able to assist me? Am wanting to do something like mv "Stargate Atlantis Season 01 Episode*.avi" "Stargate Atlantis S01E*.avi" [23:32] deans: cat file | tr -d "\n" [23:32] royk: cat file | tr -d '\n' | wc -l yields 0 when the file has lots of text in it [23:32] Bashing-om:yes ran the --adapters=all --initial [23:33] humbag: still 0 characters in output [23:33] have been attempting to read the documentation for rename but I don't understand all the ’s/\. stuff [23:34] deans: are you full of midden or is just the impression? [23:34] hello, i have installed mini ubuntu (command line only) and am trying to figure out how to get fluxbox up and running, i have done sudo apt-get install fluxbox xserver-xorg [23:34] ... wc -c [23:34] what else do i need to do? [23:34] alright, perhaps there maybe an app that can do bulk renames instead of using command? [23:35] Ubuntu 14.04 LTS server. invoke-rc.d: initscript apparmor, action "reload" failed.when I try to install apparmor [23:35] 2.8.95~2430-0ubuntu5 [23:37] test123123: rename works quite well, give us an example [23:37] hello, i have installed mini ubuntu (command line only) and am trying to figure out how to get fluxbox up and running, i have done sudo apt-get install fluxbox xserver-xorg [23:37] what else do i need to do? [23:37] mojtaba: Can not say " Bashing-om: Jordan_U: Is it ok?" untill I see what we are working with, I have no idea: Terminal command -> sudo fdisk -lu | pastebinit <- so we know what we are working with. [23:37] humbag: -c yields 13732 which was a surprise since I expect -l to yield 1 if -c yields anything [23:37] you took out all the newlines deans [23:38] humbag: but without them I still expect 1 line, no? [23:38] humbug: i'm wanting to rename some mv "Stargate Atlantis Season 01 Episode*.avi" "Stargate Atlantis S01E*.avi" but * does not function in this way [23:38] Bashing-om: http://paste.debian.net/102752/ [23:38] need them to say S01E* [23:39] RoyK: my question is quite serious [23:39] Bashing-om: i am going to take a little break lol too many hours on this again today -_- [23:39] example Stargate Atlantis Season 01 Episode 04 - Thirty Eight Minutes.avi needs to be Stargate Atlantis S01E04 - Thirty Eight Minutes.avi [23:40] humbag: also when the output is allowed to stream to the console there is nothing [23:40] i usually just rename with the mv command but it doesn't seem to work with multiple files [23:40] mojtaba: look'n at 102752 . [23:41] so like swap the "Season 01 Episode " to "S01E" ? [23:41] https://gist.github.com/davols/5d44cd0e5487d210c35a problems with apparmor install. 14.04 LTS server :/ [23:41] a TL;DR being invoke-rc.d: initscript apparmor, action "reload" failed. [23:42] humbag: so even if wc doesn't count output without a newline as 1 line it still doesn't answer my question as to why there is no output when it is sent directly to the console? [23:43] test123123: yes rename is ideal for this or you could put mv in a for loop [23:45] test123123: 's/Season /S/' means replace "Season " with "S". Similarly you can then use 's/Episode /E/' . [23:46] is that used with mv? [23:46] or rename? i've been trying to read the rename documentation but have never been able to understand anything similar to reg exp [23:47] rename was kind of my entry into regex, sed etc. just make a copy of your directory before you change things, the first couple of times [23:49] mojtaba: I see no reason that 'sda1' does not mount. show me once more the fstab line that you are currently using to automount 'sda1', please. [23:49] i thik i might have erased the content of my locale.gen? [23:49] how od i fix this? [23:49] i am on a ubuntu [23:51] test, so perhaps?: rename 's/Season /S/' Stargate*.avi && rename 's/Episode /E/' Stargate*.avi [23:52] Bashing-om: UUID=2ceb4a82-1959-42a2-94b8-b7364328d7fa /media/cooldisk ext4 rw,defaults 0 0 [23:57] mojtaba: Please pastebin the output, if any, of "sudo mount /media/cooldisk/". I assure you that it's a safe command to run, but if you're worried you can run "man mount" to confirm what it does, or ask others in the channel to confirm that it's safe. [23:58] mojtaba: That should mount ! .. ok -> sudo blkid | pastebinit -> , ls -la /media | pastebinit <- see if I can spot an error.