[00:00] daftykins, We need a strawman argument bot click, that is what goes on here continually. ;) === phantomcircuit_ is now known as phantomcircuit === Guest81959 is now known as Espanol [00:04] Ahh, it prompts for password === Xe` is now known as Xe [00:08] root@user:/var/www/html# dir shows js.js. [00:09] /var/www/html# scp root@IP:/var/www/html/js.js /var/www/html yields scp: /var/www/html/js.js: No such file or directory [00:12] ApplesInArrays, you should rarely use the -P option when using scp/sftp commands, as someone can go through your command history and find your password. The scp/sftp applications will both prompt you for a password when you connect [00:12] err [00:12] ApplesInArrays, ignore what I said earlier [00:12] ApplesInArrays, the -P is for setting the port number to connect to on the remote system [00:13] Now I'm just stuck trying to send over a little js file. [00:13] I get past the password prompt, but keep getting a "No such file or directory" [00:13] ApplesInArrays, you might find sftp more user friendly than scp [00:13] given this user is talking of nefarious activities i don't think assisting is a good idea at all [00:13] daftykins, what do you mean? [00:14] read up if you were here [00:15] I was asking what's to stop someone. [00:15] then I said (7:03:04 PM) ApplesInArrays: Ahh, it prompts for password [00:15] ApplesInArrays, you would need to know their password [00:15] I'm wanting to install mame on my ubuntu 14.10 machine. I have roms for mame 143, so how do I install mame .143 and not the newest amme? [00:15] Yes, I have 2 Ubuntu14.04 VMs [00:15] ApplesInArrays, and they'd be foolish to allow root to remotely login [00:15] Now I'm just trying to transfer a 1kb js.js file to another server. [00:15] pragmaticenigma: agreed! [00:16] ApplesInArrays, Look into sftp... it's a lot easier to use and still uses the ssh connection method. [00:16] It's also terminal? [00:16] ApplesInArrays, yes [00:16] !sftp [00:16] 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) [00:16] that was unhelpful ubottu [00:16] ApplesInArrays: you are wondering what's stopping someone accessing your drive over the internet. Nothing really. === zz_saschpe is now known as saschpe [00:17] sftp/scp/ssh and a few others are all part of the same suite of applications to remotely connect and manage systems [00:17] You're saying someone can go ahead and read my IP:/etc/? [00:17] ApplesInArrays, only if you haven't configured you system with a password [00:17] I'm using Putty to connect to my droplet atm [00:17] They all have passwords. [00:17] p455word1 [00:17] ApplesInArrays: true and false. You need a server running. [00:18] and I type that in when it says Permission denied, please try again.root@ForeignIP's password: [00:18] I have 2 VMs running. I connect to one through Putty. [00:18] I want to see if I can send a js.js file to another [00:18] Eventually, I need to migrate this MySQL file since I'm getting "Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/lib/php5)" [00:19] ApplesInArrays, your systems (droplets) may not be configured to allow root to remotely access via sftp/ssh/scp [00:19] Oh. that's interesting. [00:19] Ok, so I'll set up a proper user account for ForeignIP. [00:19] I just spun it up, so haven't had time to do that stuff yet [00:19] yes [00:19] but I'm going to keep the password p455word1 [00:19] ApplesInArrays: there are many servers like http ftp ssh nfs [00:19] Otherwise I forget [00:20] That's interesting. They block SCP for root@IP [00:20] I'm learning a bit more day by day about host limitations. [00:20] niceties those are protocols not servers [00:20] ApplesInArrays: ok well this sounds like DigitalOcean, so this isn't ubuntu out of the box anyway. it's modified === [BNC]gsilvapt is now known as gsilvapt [00:20] daftykins: How modified? [00:21] their defaults are not ubuntu defaults [00:21] I'll be honest, it's RIJX.com's [00:21] for example you probably got email'd a root password, root doesn't have a password with ubuntu OOTB [00:21] $10/year [00:21] ApplesInArrays, I really hope that isn't your actual password [00:21] ApplesInArrays: first most servers only allow access thru certain ports. And a simple firewall can block those ports to the outside [00:21] pragmaticenigma: of course not [00:22] Right now I'm using WinSCP to connect to a server one at a time to transfer files. I just figure I should learn this SCP thing. [00:22] niceties server ports are arbetry and can be set on server and client [00:22] swordsmanz: Yes but they need a server. [00:22] Alright, so I should (1) create a genuine user account. (2) figure out which ports are open for SCP on receiving end. [00:23] Is IPv6 working on the [00:23] US deb repository? [00:23] ApplesInArrays: Are you asking because you are having problem remotely accessing files? [00:24] ApplesInArrays, the ports are always 22 unless you have changed them in the config file for openssh. [00:24] wolfy1339, Tons of US ubuntu repos, change yours to one that works, [00:25] niceties: I want to be able to send files from server to server [00:25] Then finally, I want to be able to migrate a MySQL database [00:25] i am using us.archive.ubuntu.org, but ipv6 doesn't seem to work [00:26] Alright, it looks like I got it [00:26] ApplesInArrays: there is nfs which ubuntu uses. [00:26] root@ForeignIP's password: scp: /var/www/html//js.js: Disk quota exceeded [00:27] ApplesInArrays you might want to install a dameon for manageing multiple servers [00:27] swordsmanz: what kind of Daemon? [00:27] I hope to only have to do this once [00:27] but I'm interested [00:27] swordsmanz, he's migrating from one machine to the another, not mirroring them [00:27] mirroring sounds cool, though! [00:27] and fuck, I can't figure out why disk quota is exceeded. [00:28] I just updated from 13.10 to 14.04.1 on a KVM VM running on Ganeti, and I now get the following kernel panic when trying to boot: http://paste.ubuntu.com/9758956/ any ideas about why? [00:28] ApplesInArrays, you might want to login to your target machine and figure out what's going on there. In the meantime, if you are using a service like digital ocean, you should really contact them for further support [00:29] It's RIJX [00:29] unfortunately [00:29] Alright. I'm back to 'df -i' showing 100% usage of /dev/simfs [00:30] wolfy1339, .com [00:30] ApplesInArrays: put port in root@ForeignIP's password: scp: /var/www/html//js.js: Disk quota exceeded [00:30] pragmaticenigma so most decent solutions offer options for both [00:30] It's really a disk quota problem. [00:30] OMG [00:30] Now I have to figure out how to move things around the server. [00:30] as for specifics i really wouldent feel comfertable adviseing on one, there are a shit tonne of ways to do that kinda thing [00:30] even .com doesn't work [00:30] /dev/simfs is 100% full. /dev/ and /run are empty [00:31] but those don't appear when I use 'ls -la' [00:31] ApplesInArrays: after foreignips put :port [00:31] Guys I am having a NICE porter right now [00:31] niceties: I used putty to log into "ForeignIP"'s machine. [00:31] Replace port with number of port ApplesInArrays [00:31] because I forgot how dire ForeignIPs situatoin is. [00:31] its so black; like me that, its so RICH [00:32] Now, RIJX is so ridiculously cheap, they could really be overselling physical space [00:32] !offtopic [00:32] #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [00:32] Is it off topic? [00:33] I'm trying to diagnose space [00:33] I was considering a possibility [00:33] ApplesInArrays, talking about your service provider is offtopic [00:33] When loading Kubuntu (or any Ubuntu derivative for that matter) into VirtualBox, should you choose Ubuntu or Linux (Other) as the OS? [00:33] Alright, fine. /dev/simfs 175000 175000 0 100% / is the only issue at hand. there is no service provider. [00:33] ApplesInArrays: if it's not the standard port. You need to tell it what port to use. And no matter what your router or even your internet provider might block the port. Your router you can fix. [00:34] ApplesInArrays dont expect internal disk managment to give you acurate readings if you are useing a hyporvisor [00:34] niceties: I figured out the SCP thing. I moved on to just figuring out what's happening with disk space on ForeignIP [00:34] Nathan2055, you can use either. the setting is just for presets that are considered optimal for the system you are installing. [00:34] I think I found what's wrong. My actual root partition isn't mounting properly on boot. Any ideas why this might be? [00:35] Nathan2055, it just makes sure the default memory, networking and disk space setups are optimal [00:35] #du -ch <--- this command tells me how much I have free? I get 36k [00:35] So all that does is pull the default settings, which I usually change anyway? [00:36] ApplesInArrays this is a hypervised box right ? [00:36] ApplesInArrays: what's wrong with a simpler protocol like ftp or smb [00:36] Sorry, let me look that word up. [00:36] niceties: I'm no longer transfering files anywhere. [00:36] ApplesInArrays a vps [00:36] It's a VM [00:36] but according to rules, there is no service provider. [00:37] pragmaticenigma: So all that does is pull the default settings, which I usually change anyway? [00:37] ApplesInArrays well ubuntus disk managment is not going to give you acurate readings [00:37] swordsmanz: I see. I know of 'dh -i' and 'du -ch'. 'dh -i' says I'm using up my whole disk. [00:38] Alright, so ubuntu disk usage is not useful for VM. Is that what you're saying? [00:38] yes [00:38] I see. [00:38] well a vm with a shared fs/ kernal [00:38] I think that's what I'm dealing with. [00:38] hi, I am setting up ufw, I want to setup a NAT MASQUERADE by editing /etc/ufw/before.rules, I am wondering if I set the output interface as eth0 or br0 (eth0 is added to br0 too as well as my VMs) [00:39] based on what I find for /dev/simfs [00:39] How can I encrypt an external drive in gnome-disks? [00:39] I need to buy a replacement harddrive for an all-in-one desktop [00:39] how do I know which type to get? [00:39] I have cryptsetup installed [00:39] rocketeer: Not sure about gnome disk, but I would use the command line app cryptsetup [00:39] ApplesInArrays if its a OpenVZ box then yes thats how OpenVZ can put so many boxes on relatively low end hardware [00:40] swordsmanz: I think I'm beginning to understand. [00:40] rocketeer: Then when I plug the drive in Nautalus will prompt you for hte key [00:40] swordsmanz: Really thank you for pointing this out to me so clearly. [00:40] phix: I just don't want to mess something up by encrypting the wrong thing [00:40] Anyways, I figured out SCP today, learned about the limitations of some of my machines. [00:41] I thought htop was telling me the whole story. [00:41] htop, du -ch, df -i, scp [00:41] rocketeer: I see [00:42] rocketeer: well you can pastebin the command and I can check it if you like [00:42] And it's driving me nuts because there is an encrypt option in disks but it's greyed out [00:42] ApplesInArrays: sounds like you punched through only to find out your not authorized to access the drive. You have no rw privileges. [00:42] niceties: for the last time, I'm not transfering files. [00:42] rocketeer, Just be aware that encrypting will keep others out including you if something goes wrong. [00:42] I'm on a machine with an obese MySQL DB [00:42] That stopped working a few days ago because I have 0bytes free. [00:42] Yep I know, which I why I'd like to not mess up my laptop [00:43] ApplesInArrays: still sounds like an ownership issue. [00:43] Why does it sound like an ownership issue? [00:43] root@Master:~# df -i [00:43] I'm root [00:44] Apples: On which machine? [00:44] On "ForeignIP" [00:44] Where I have 0% free on the drive since I have an obese MySQL DB [00:44] Oh ok sorry [00:45] ApplesInArrays: root still may be a blocked user [00:45] niceties: it's not. [00:46] man cryptsetup is probably the most opaque pages I've seen in a long time [00:46] ApplesInArrays: Just a wild guess. Maybe root needs a password set on the server [00:46] niceties: The disk is full. End of story. [00:47] Does dist-upgrade preform a full upgrade to the next major Ubuntu version of just update packages? [00:48] Nathan2055: just update packages [00:48] as per the man page [00:48] The only difference between that an upgrade is that some packages may be removed, right? [00:49] *and [00:49] Nathan2055: or added [00:49] Right. === cppforlife is now known as cppforlife_ [00:51] ApplesInArrays: so your mysql filled up the disk [00:51] niceties: That's right. [00:51] It was scraping [00:52] but now that I have 5 shitty VMs paid for 1 year and I understand SCP, I can just get a good VM and have them all 'report' to a 'master VM' [00:52] don't use that kind of language please [00:52] *paranoid* disks lists my external drive as /dev/sdb1, so can I run cryptsetup -y -v luksFormat /dev/sdb1 without breaking anything else *paranoid* [00:52] Can you tell I've lost drives by mistyping before [00:52] daftykins: You're right. Sorry. [00:53] Now. I'm sorry, someone said before some alternatives to SCP? [00:53] So we been through all this just to figure out You want to keep your sql data on remote servers [00:54] not exactly the most direct of questions ever =| [00:54] Nah, it was learning SCP and figuring out about disk usage. [00:54] The actual application shouldn't matter, should it? [00:55] are you not wanting to resolve this full disk issue then? :P [00:55] I will get a new VM (no provider), throw the SQL on there, clear out all of my other servers. [00:56] Then just use them as slave IPs for scraping. [00:57] re: SCP, just create a simple user who IS allowed to SCP and use them as a go between [00:57] safer than enabling for root [00:57] plus using root in general isn't really that wise [00:57] what am i missing with extending an LVM [00:57] disk [00:57] Device /dev/sda4 not found (or ignored by filtering). [00:57] brw-rw---- 1 root disk 8, 3 Jan 15 22:46 /dev/sda3 [00:58] its there 0.) [00:58] o.O [00:58] err tahts supposed to be /dev/sda3 [00:58] daftykins: I suspected it could be group/user issue [01:00] niceties: i don't even follow this guy so nevermind :) [01:00] bed for me [01:00] Yes he is deep. [01:01] Is "RM" a program like "SCP" is? [01:01] ApplesInArrays: so you wAnt to securely move the sql [01:02] I know I can type "python script.py" and it will run the script... Does that mean 'python' is the program and 'script.py' is just a parameter? [01:02] ApplesInArrays: Yes. [01:02] Why are some parameters passed with -[letter]? [01:02] This means that rm/dir/cd are all 'programs' [01:03] ApplesInArrays: Note that since linux is case sensitive, "RM" and "SCP" are actually not valid commands ("rm" and "scp" are though). [01:03] wow, you're right. [01:03] command not found [01:03] anyone here familiar with LVM? [01:03] However, I read somewhere i could use nicknames or something. [01:03] alias? [01:04] ApplesInArrays: They're all commands, all of them except "cd" (which is a builtin command, which is probably more than you need to know right now) could also be called programs, but we usually just call these types of things "commands". [01:04] OMG, 'alias' is amazing. [01:05] Ok, so some commands are 'built-in' [01:05] moin! [01:05] This is very interesting. [01:05] Jordan_U acrually mv is the only one that is a command, the others are all programmes [01:05] What if I made a nice program called 'SCP' that does financial stuff, and I wanted to be 'apt-get install scp' ? Who decides the "SCP" part? [01:05] this is weird [01:06] Oh, Canonical? [01:06] swordsmanz: What definition are you using for "program"? [01:06] No wait, it's the repositories, right? [01:06] That's why sometimes you have to add repositories to get obscure programs [01:07] Jordan_U a programme that is separte from bash, that needs compileing and stuff that is its own programme [01:07] and I already know that 'bash' comes with a loaded namespace already. [01:07] and that you can extend it. [01:07] in that it exists as a seperate entity and is a programme in its own right, and is totaly seperate from bash [01:08] Does that mean you could uninstall them? [01:08] ApplesInArrays: "bash" is a shell and has no "namespace". [01:08] ApplesInArrays yes [01:08] swordsmanz: Which would also include "rm" and "dir". [01:08] Jordan_U yup also programmes [01:08] ApplesInArrays: It has a set of built in commands, but thats not what you would call a "namespace" in programming languages. [01:09] I added the path to PHP to the 'namespace' [01:09] so I just have to type 'php script.php' [01:09] I think it's like Window's ENV Path, yeah? [01:09] maybe 'namespace' is the wrong word. [01:09] ApplesInArrays: well, it's called PATH env variable too :P [01:10] that namespace is just called "path" - the absolute names of directories where binaries are searched. === Guest86707 is now known as L235 [01:11] so any insight into my ufw question? [01:14] Jordan_U well programmes is a bit of a stretch for the file management stuff, becouse they are actually commands of the programme linux not the programme bash [01:14] Alright guys, another question. [01:15] df -h shows 5% used. df -i shows 100% use. I read up on what http://www.linux.org/threads/intro-to-inodes.4130/ inodes are. [01:15] It seems that If I can move some stuff around, stuff won't be so full anymore [01:15] inodes are like 'pointers' to the data, not the data itself. If I could allocate more spcae to inodes, I would be able to write more, yes? [01:15] gang? [01:15] swordsmanz: Let's continue this discussion in #ubuntu-offtopic. [01:15] you there? [01:16] phix: who's your gang? [01:16] Gang of Ubuntu users [01:17] That's the correct term right? [01:17] Alright, so I need to allocate more inodes [01:17] phix: can you please repeat the question? I've just join here, cannot see it... [01:17] Stanley00: I am setting up ufw, I want to setup a NAT MASQUERADE by editing /etc/ufw/before.rules, I am wondering if I set the output interface as eth0 or br0 (eth0 is added to br0 too as well as my VMs) [01:19] phix: well, why don't you try both to see what'll work for you. there're only two options, so easy :P [01:19] phix: you masquerade the bridge [01:20] I'm trying to download ubuntu, but it links me to "ubuntu-14.04-1.desktop-amd64.iso" is that correct for a macbook pro? [01:20] ApplesInArrays, it appears you can't increase the number of inodes on an existing ext4 filesystem === Guest97735 is now known as mfisch [01:20] wafflejock: I just found out the same thing! [01:20] ApplesInArrays, I wonder do you know why you would have so many inodes? [01:20] So i'm trying to figure out if every row in my MySQL DB takes up an inode! [01:21] ApplesInArrays, hmm that is strange [01:21] has anyone found a nice way to automatically prevent dropbox syncing for specific networks (eg. when tethering off my phone) [01:21] ApplesInArrays: it probably does not [01:21] Asblarf: That's what I think, too [01:21] ApplesInArrays: that would be a pretty bad design [01:21] but df -h shows 5% usage. df -i shows 100% usage. === andatche_ is now known as andatche [01:22] !Mac | SrPx [01:22] SrPx: For help on installing and using Ubuntu on a Mac, see: https://wiki.ubuntu.com/MactelSupportTeam/CommunityHelpPages [01:22] That basically means you have a lot of very small files somewhere on your fs [01:22] Hmm... Maybe I can find out where [01:22] Stanley00: wouldn't that break the Internet? [01:23] Stanley00: also, what's with naming female character with the same letter for the first and last name? [01:23] ApplesInArrays: no. every file has it's own unique inode. a mysql db consists of files for every table. one table in your mysql db, no matter how big it is, consumes one inode [01:23] wonderworld: that makes sense. [01:24] it sure does [01:24] phix: hmm... you try, if it doesn't work, you can revert and try another. But as wonderworld said, " you masquerade the bridge" [01:24] SrPx, basically if you have a 64bit processor that looks right to me [01:25] For anyone else, does "sudo find . -xdev -type f | cut -d "/" -f 2 | sort | uniq -c | sort -n" help you figure out where your inode usage is? [01:25] for i in /*; do echo $i; find $i |wc -l; done [01:25] for /tmp it's HUGE [01:25] wafflejock: hmm thanks but that is actually not very informative since my model is not listed :( anyway I just found it weird that it said amd, but alright. THank you! [01:26] and I found out what it was! [01:26] I have a TON of Curl cookies! [01:27] <21WAA0UI1> hello [01:27] maybe I should figure out how to delete files in /tmp older than a day? === 21WAA0UI1 is now known as MDTech-us_MAN [01:27] ApplesInArrays: you're so energetic, you remind me of my cat when he's on acid [01:27] Asblarf: This is so exciting [01:27] SrPx, amd64 is just the 64bit architecture standard basically still applies to intel 64 bit as well it is confusing though === modafinil is now known as modafinil_ [01:28] I see! [01:28] ty [01:29] I think tonight is a good night to figure out how to write a .sh that clears out /tmp [01:29] ApplesInArrays: I can tell ;) [01:29] Or does anyone else have a better route? [01:30] you could write a book on how to troll tech channels [01:30] I tried changing the ssh port by editing /etc/ssh/ssh_config and uncommentign the "Port" directive [01:30] Hey, I just want to thank everyone here. [01:30] inode usage back down to 20%. HD Usage still 5%. 0 cookies. [01:30] but ssh is still listening on 22 [01:31] I did do service ssh restart [01:31] you need /etc/sshD_config [01:31] ^^ [01:31] ssh_config is client [01:31] ahhhhh [01:31] I seee [01:31] so i put this entry in fstab to mount a windows partition "UUID=E41E58801E584E24 /media/alox/Windows ntfs-3g defaults,fmask=0000,umask=000,dmask=0000,uid=1000,gid=1000 0 0", and i mount it with sudo, but then the regular user doesnt have write access, anything i'm missing? [01:32] thanks wonderworld [01:35] licnep, here is mine, /dev/sda7 /mnt/Windows ntfs-3g defaults 0 0 I subbed the UUID with the actual partition [01:36] licnep, No idea what you mean my sudo mount, unless it's fstab to edit, should be gksudo [01:36] Now. I figure that one solution to my problem would be to create a *.sh with "rm /tmp/*" . but then it would need to run as sudo, yeah? [01:36] ahh, nm. [01:36] https://help.ubuntu.com/community/Beginners/BashScripting [01:37] bubbasaures: i mean i'm mounting it from a terminal with "sudo mount", but even mounting it from nautilus the result is the same, i'll try your line and see if it works [01:38] Does anyone know why ubuntu installed in parallels desktop on a Macbook Pro Retina host, with 2880x1800 (native) resolution, looks blurry? http://i.imgur.com/O6XGNtS.png doesn't look like it is 2880x1800 [01:38] ApplesInArrays: why would write a script that would contain a one liner ? [01:38] +you [01:38] Asblarf: so I can crontab -e it. [01:39] ApplesInArrays: what about finding the source of your problem instead of fixing the symptoms? [01:39] SrPx: what grafix driver active? [01:39] Asblarf: I have to write all those cookies so i can scrape FinancialTimes.com [01:39] oO [01:39] or TheDiplomat.com [01:39] I forget which [01:39] one of them has a redirect [01:39] like an intermediate page [01:40] ApplesInArrays: you can't be true [01:40] #52 http://thediplomat.com/2015/01/the-indian-ocean-zone-of-peace-reality-vs-illusion/ [01:41] #57 http://thediplomat.com/2015/01/thailands-ruling-junta-threatens-to-take-action-if-protests-occur/ [01:41] Why not? [01:41] ApplesInArrays: keep it ontopic please [01:41] lotuspsychje: You're right. I just want to show that I am true. [01:41] Anyways, I think I have the bash thing down. [01:41] just have to chmod [01:42] lotuspsychje: how do I know? Also, why parallels only allows me to alloc 32mb of video memory to the guest os? Isn't that tooo low? [01:42] SrPx: can you sudo lshw -C video please? [01:44] SrPx: it could be a paralel issue also, ask in the mac channel for best retina settings maybe [01:45] lordbachus: pastebin.com/uH8R9XMr [01:45] oh damn, lotuspsychje * [01:46] Alright. I have the ClearTemp.sh working every hour. Just has 'rm /tmp/*' with chmod 700 [01:47] ApplesInArrays: did you compile your script? You need to if you want to avoid memory leaks on the long term. [01:49] SrPx: can you put on pasteubuntu plz, that pastebin lags on me recently [01:49] Asblarf: I'm working on compiling the script in Ada to ensure reliability in deleting the /tmp/* files [01:49] haha sure [01:50] touch me [01:50] :\ [01:50] * samthewildone is working hard with gimp [01:50] http://paste.ubuntu.com/9759272/ [01:50] I'm so lazy but, for a reason. [01:50] ApplesInArrays: Just deleting all files in /tmp/ will lead to problems. Programs do expect *some* persistance of that data, just not across reboots. [01:50] when using images on the web whats the best format to be used for fast loading times ? [01:50] Jordan_U: I only find cookie Curls in there. PHP Sessions are saved elsewhere [01:51] Quality does matter but, I don't want my image taking more than 1 second to load. [01:51] Oh, maybe I will just delete files that start with "CURLCOOKIE" [01:51] That seems smarter [01:51] SrPx: yeah its using the product: Accelerated Virtual Video Adapter from paralel [01:51] ApplesInArrays: That sounds much more reasonable. [01:52] SrPx: you could try best retina settings in your mac maybe, not sure if you will get it better then the blur [01:52] rm /tmp/CURLCOOKIE* [01:52] SrPx: virtualizing grafix can never be as good as the real thing [01:52] I seee... [01:53] okayy thank you :) [01:53] Hey guys, thanks for helping me keep this enterprise server together [01:53] been a huge help with inodes/memory and bash and all [01:54] lotuspsychje: SrPx: Ubuntu should not be looking that pixelated though, even in a VM. My guess is that parallels isn't configured properly. [01:54] Jordan_U: that surely possible [01:55] ApplesInArrays: cool, glad we could help [01:56] why can't I get upstart to work with `start on net-device-up IFACE=eth0` ubuntu 14.04? [01:56] !upstart | hydrajump maybe some info here [01:56] hydrajump maybe some info here: Upstart is meant to replace the old Sys V Init system with an event-driven init model. For more information please see: http://upstart.ubuntu.com/ [01:56] I've tried with INTERFACE=eth0 but I can't get even a simple `echo "test" > /tmp/test` [01:57] lotuspsychje: thanks I've been through it several times and googled as well, but I don't understand why specifically net-device-up isn't working for me [01:57] hydrajump: also try the guys from #upstart, they also might know [01:57] ah good idea [01:57] thanks [01:58] Hi [01:58] .players [01:59] hey i am having a problem with all of a sudden upstart takes over my processor for some odd reason and making the computer freeze temporally [01:59] Hello all. I'm struggling with iptables a bit. I'm trying to open access to mysql from one U14.04 server to another [02:00] This is my iptables as it stands: http://pastie.org/9834453 [02:00] !iptables | welly [02:00] welly: Ubuntu, like any other Linux distribution, has built-in firewall capabilities. The firewall is managed using the 'ufw' command - see https://help.ubuntu.com/community/UFW | GUI frontends such as gufw and ufw-kde also exist. | An alternative to ufw is the 'iptables' command - See https://help.ubuntu.com/community/IptablesHowTo [02:01] hi [02:01] lotuspsychje, yep! using iptables. I'm struggling to get it working. It's fine for SSH, PING and HTTP just not mysql [02:01] jamie_: htop can help you find whats causing cpu 100%? [02:01] can someone help me with a problem i am having? === andre__ is now known as Guest16800 [02:01] can someone help me? [02:01] Guest16800: if you ask your question, we could [02:01] ssorry [02:02] lotuspsychje: is that a program [02:02] jamie_: htop in terminal [02:02] okay one sec want to look it up real fast [02:02] on my taskbar, all but one of my windows i can click on to unfold them and have a white arrow next to them [02:02] jamie_: maybe check your logs also, syslog,dmesg [02:02] but, one has a unfilled arrow, which i cannot click on [02:02] but the application is running, as i hear its audio [02:04] Guest16800: explain a bit more clear mate, taskbar and white arrow? [02:04] so, on windows a taskbar is the thing on which you can click on to unfold windows [02:05] is it the same name on ubuntu? [02:06] Guest16800: on unity sidebar windows minimize back to the icon, is that what you mean? [02:06] Guest16800, screenshot please [02:06] hey [02:06] ok, [02:06] andrex: State your issue, to the channel. [02:06] lotuspsychje: im not really sure what to look for [02:06] jamie_: dmesg in terminal should show relevant problems [02:07] and syslog returns no such command === andrex is now known as andrex|off [02:07] jamie_: you need the log viewer icon from your programs [02:07] jamie_: or browse to /var/log/syslog manually [02:08] that is a lot easier for me... okay one sec taking a look [02:08] http://imgur.com/xhZEgudhttp://imgur.com/xhZEgud [02:08] see how on the left side of my screen, to the left of the google chrome logo, there is a white arrow? [02:09] that link's not working [02:09] if you look 3 icons below it, you will see one with a white arrow but its just an outline [02:09] oh yeah sorry [02:09] http://imgur.com/xhZEgud [02:09] double paste [02:10] Guest16800: you mean the grey icon? [02:10] yeah [02:10] a few minutes ago, i could open it [02:10] Guest16800: wich package is this? [02:10] but now [02:10] i cannot [02:10] it is minecraft [02:10] Guest16800: from wine? [02:10] i was developing a mod [02:10] no, the linux version [02:11] i should clarify, technic pack [02:11] for some reason it doesnt have a proper icon, [02:11] but im not worried about that [02:11] why won't you just restart your comp. [02:11] im worried about the fact that i cant click it [02:11] Guest16800: might be something wrong with the package itself [02:11] i have tried [02:11] Oh ok [02:12] have you ever seen anyone else have this problem? [02:12] Guest16800: try also running it from terminal, see what errors you get [02:12] just wondering [02:12] lotuspsychje: if i use the past bin can you take a look the end of syslog and give me a hand [02:12] Guest16800: also try the reboot as devzdesilva sugests [02:12] i have tried multiple times [02:12] jamie_: paste to pasteubuntu plz [02:12] but, the log file in cmd is short [02:12] since its a .jar i use cmd to open it [02:13] http://paste.ubuntu.com/9759339/ [02:13] send a screenshot of the terminal log...that'll help [02:13] lotuspsychje: http://paste.ubuntu.com/9759341/ [02:13] wow [02:13] i feel stupid [02:14] well [02:14] i sort of accidentally had it open behind google chrome [02:14] so maybe it thought it was open? [02:14] either way sorry to disturb u guys [02:15] jamie_: dont see anything suspicious there, can you pasteubuntu dmesg also? [02:15] okay one sec === achernya_ is now known as achernya [02:16] lotuspsychje: http://paste.ubuntu.com/9759351/ [02:17] im good at solving it.... but i have no error that i see that explains it [02:18] Hi, By chance do you know how to fix fingerprint in Thinkpad 440S (Ubuntu 14.04 LTS)? [02:18] and im used to working from error messages... kinda useless for the most part [02:18] hi, is this line looks correct ? tar -xfv wiki.tar.gz [02:18] I get : [02:18] tar: v: Cannot open: No such file or directory [02:18] tar: Error is not recoverable: exiting now [02:18] jamie_: wich ubuntu version is this? [02:18] 14.10 [02:19] I know the file does exist ! [02:19] jamie_: this doesnt look right 34.231884] systemd-logind[1132]: Failed to start unit user@112.service: Unknown unit: user@112.service [02:20] anyone running pantheon as there WM ? [02:20] jamie_: did you install systemd or something? [02:21] no [02:21] MichaelHabib1: try rar or 7zip maybe [02:21] MichaelHabib1: Are you working in the same direcory as the .tar.gz file is ? You do an "ls" do you see that target file ? [02:21] lotuspsychje: okay.... I hate to kinda run in the middle but have to go take care of something important..... crap, Ill be back in a few [02:22] help who needs it, I will be back in a little [02:22] jamie_: kk good luck [02:22] Bashing-om: I'm , I used [TAB] to auto complete the file name and I triple checked it exists. [02:23] isn't `sudo ifconfig eth0 down && sudo ifconfig eth0 up` equivalent to unplugging and plugging in an ethernet cable? [02:23] I'm getting a kernel panic and am currently trying to fix it using initramfs. I think my linux-image* packages may be deleted. How can I best reinstall them from initramfs? [02:24] Hi [02:24] Is there an Ubuntu app that allows me to record audio I hear from my headphones or speakers? [02:24] Where do I look up hardware support for the HP Steam 11-d010nr Notebook, Looking to run Elemenrty OS or Mint from USB or Flash Card Boot. [02:25] hydrajump: I think it is.. Most of the time I do sudo ifdown -av to shutdown all network connections (just incase you didnt know ) [02:25] aRdoR: only ubuntu support here mate [02:25] I havn't bought the laptop yet, I am looking for one I can use linux first and foremost but it needs to be light weight small and ideally cheap. [02:25] Hi, By chance do you know how to fix fingerprint in Thinkpad 440S (Ubuntu 14.04 LTS)? [02:25] aRdoR: xubuntu/lubuntu are light [02:26] MichaelHabib1: It's weird but after I do ifconfig eth0 up I get `network unreachable` and I have to reboot for networking to work agian [02:26] very odd [02:26] hydrajump: could be network-manager also [02:26] Thanks Lotuspsychje: I ment lite as in pounds/grams [02:27] aRdoR: xubuntu - lightweight, good-looking, and free [02:27] aRdoR: many laptops will work with ubuntu [02:27] could you please tell me what is the difference between KVM and Virtual Machine? [02:27] Which one is better? [02:27] hydrajump: could it be Spanning Tree? === kerosene_ is now known as kerosene [02:28] !kvm | mojtaba [02:28] mojtaba: kvm is the preferred virtualization approach in Ubuntu. For more information see https://help.ubuntu.com/community/KVM [02:28] lotuspsychje: is there a list kept some where? [02:28] MichaelHabib1: sudo ifdown eth0 and sudo ifup eth0 seems to work. Now I jsut need to figure out why upstart isn't reacting to these events. thanks MichaelHabib1 [02:28] lotuspsychje: What is its difference with virtual machine? [02:28] lotuspsychje: I want to run win7 and another ubuntu machine [02:28] aRdoR: there is an page that shows supported hardware yes, but ubuntu supports more hardware then the list [02:29] mojtaba: virtualbox will fill in all your needs [02:29] lotuspsychje: I just found this, reading it now. http://ubuntuforums.org/showthread.php?t=2258262 [02:30] lotuspsychje: I want to learn too at the same time! [02:31] aRdoR: http://www.ubuntu.com/certification/desktop/ [02:31] mojtaba: you can install ubuntu and run w7 from virtualbox perfectly [02:32] Thanks lotuspsychje: thanks, not listed. but this is indeed the link I was looking for. [02:32] aRdoR: mostly you will buy an uefi machine, and ubuntu will run just fine on it [02:33] lotuspsychje: what about the kvm? what can it do? (sorry for asking too much. I would really like to learn sth new.) [02:33] aRdoR: ill recomend you 14.04 [02:33] mojtaba: read that kvm trigger mate or the ubuntu manual [02:33] does ubuntu lag behind new drivers for new chipsets released by debian? [02:33] lotuspsychje: sure, thanks [02:34] Q : can i chmod without sudo from command line ? [02:34] (logged in through SSH ) [02:34] !chmod | MichaelHabib1 [02:34] MichaelHabib1: An explanation of what file permissions are and how they can be manipulated can be found at https://help.ubuntu.com/community/FilePermissions [02:34] and is it possible that ubuntu has drivers before debian does? [02:35] eatyourguitar: whats your issue exactly mate? [02:36] my ubuntu came with office (wtf???????) and a lot of directories inside home... can I delete all that? wtf === mixed_ is now known as mixed [02:36] SrPx: what do you mean? [02:37] lotuspsychje: using the same login details, I can change file permission from FTP but when I do "chmod" from Command-line logged in using SSH I "Must" use sudo .. then it says my account doesnt have sudo permission ! [02:37] hey all [02:37] lotuspsychje: ~/Downloads ~/Music ~/Public (??) ~/Desktop ... [02:38] SrPx: thos folders are default [02:38] rm -rf ~/* [02:38] I don't want those folders I want to organize it my own way [02:38] #elementary ----------- elementary support [02:38] #elementary-dev ------- elementary desktop development [02:38] #elementary-offtopic -- general chat [02:38] #elementary-web ------- elementary web development (for elementaryos.org) [02:38] #elementary-design ---- elementary design [02:38] #elementary-apps ------ elementary community apps development [02:38] can I? [02:38] someone here with xubuntu? [02:38] or will it cause problems? [02:39] victor, the real issue is what the channel needs [02:39] SrPx: you can tweak what you like in your /home [02:39] bubbasaures, you have the channel of xubuntu? [02:40] SrPx: not sure of what it will do to nautilus icon (rightmouse) [02:40] victor, No, xubuntu is supported here, you have to describe the problem for help to the channel. [02:40] I plan on buying a new computer soon [02:40] but I'm not sure if I am getting a single core or dual core [02:40] eatyourguitar: ubuntu will run fine on most hardware [02:40] Ok, thanks, my issue is with my external monitor [02:41] the single core might have multithreading [02:41] I already have installed the drivers [02:41] eatyourguitar: a computer with ssd is recomended [02:41] AMD drivers omega [02:41] I can link specific hardware [02:41] and the external monitor is messed when i use the both on mirror conf [02:41] hey I use a 3G dongle modem to connect to the internet, to make it work I install its driver, but it doesnt work anymore after a reboot or if I disconnect it, they way ive been doing is reinstalling the drivers each time. Is there a way to make changes permanent? [02:41] eatyourguitar: http://www.ubuntu.com/certification/desktop/ [02:42] zotac zboz PI320 pico [02:42] comes with windows 8.1 === 7JTAB3J1G is now known as thomas [02:43] I don't know if the HDMI will support sound + video in ubuntu [02:44] Yes, support video and audio over HDMI [02:44] you need to change the sound options [02:44] eatyourguitar: there's an article here: http://liliputing.com/2014/10/run-ubuntu-zotac-zbox-pico-mini-pc-kinda.html [02:44] in the gnome sound [02:44] control [02:44] I'm leaving [02:44] thanks [02:49] How do I mount /media/rpiggott/Users as Ubuntu boots [02:51] Hi, By chance do you know how to fix fingerprint in Thinkpad 440S (Ubuntu 14.04 LTS)? [02:52] mojtaba: maybe this can help: http://www.omgubuntu.co.uk/2013/03/how-to-get-your-fingerprint-reader-working-in-ubuntu [02:53] lotuspsychje: It did not find mine! [02:56] RonWhoCares: That can be done in 'fstab' file. See: http://ubuntuforums.org/showthread.php?t=283131 <-bodhi.zazen -Understanding fstab , https://help.ubuntu.com/community/Fstab . If this is a USB drive, watch the mount options. [02:56] Anyone running kali linux or other dist on tablet? [02:56] not a USB device [02:57] shponguluma: this channel is for Ubuntu support only :P [02:57] #love [02:58] so this Zotac ZBOX pico looks like the guy got it running but no wifi [02:58] How do I defragment on LUKS fs, my SSD is getting slow? [02:58] and it can be installed I guess [02:59] Success, you don't. [02:59] he was running it as a usb boot [02:59] bubbasaures well why not [02:59] Success, linux partitioning does not need fragmenting [03:00] Success: and basically, encrypting will slow thing down :3 [03:00] if you fill up the HD that may cause issues [03:01] Success: also never defrag an ssd [03:02] 14.04 has trim built in but you can tweak around with that Success === Dr_Manhattan is now known as DrManhattan [03:03] is this supported http://www.newegg.com/Product/Product.aspx?Item=N82E16856102053 [03:04] eatyourguitar: http://askubuntu.com/questions/395941/installation-of-ubuntu-12-04-on-nuc-d54250wyk [03:07] bubbasaures: you got ssd yourself on ubuntu? [03:07] lotuspsychje, Yeah, several [03:08] Can ayone help me please? I have issues installing wireless rt3290sta driver..? [03:09] Kento: can you pasteubuntu sudo lshw -C network [03:09] Hello, I was about to revert my system to ubuntu-minimal via APT, was just curious how I would add linux-image-generic to the following line so it is correct syntax: sudo aptitude markauto '~i!~nubuntu-minimal' [03:09] bubbasaures: cool, check your invite [03:09] lotuspsychje, I have pm off [03:10] bubbasaures: i invited with server notice [03:10] lotuspsychje the outpus i just : PCI (sysfs) === Schnabel- is now known as Schnabeltierchen [03:11] lotuspsychje IO have a whole lot off I think on now try again. [03:11] bubbasaures: ##linux-ssd [03:12] ahh, doh thanks [03:15] Kento: it should give you more info [03:16] !realtek | Kento [03:16] Kento: some help for recent Realtek chipsets can be found at https://help.ubuntu.com/community/WifiDocs/Device/RealtekRTL8187b [03:16] Kento: check also main realteks website for recent linux drivers/firmware [03:19] Hi all, been googling a lot about this issue. The disable touchpad when using keyboard setting is not working for me. === gerald is now known as Guest69264 [03:20] hey everyone [03:22] This is somewhat unrelated to Ubuntu directly, but I think someone may be able to help me. Long story short, I'm doing an extensive amount of SSH'ing into servers, and I want to be able to easily access my commands from within every server I ssh into (assuming all bash, assuming all function correctly). Currently, I have hostname/date/w all run when I ssh into a server, however when I try to set functions [03:22] before I use "bash -l" (to initiate the actuall prompt), the functions aren't accessible [03:22] Basically, any easy way to make a sub bash session access functions from the initial bash session, or rather, keep the initial bash session open after running the commands? idk. [03:24] we do ubuntu only here [03:27] so ... remote login and execution of a command in 12ms [03:28] decent? [03:28] 0.012s [03:28] according to time command [03:29] mynameisdeleted: Depends on the command? [03:29] Can anyone help me to install rt3290sta driver please? http://paste.ubuntu.com/9759523/ [03:30] uptime or ls [03:30] bubbasaures: It's related to Ubuntu. [03:30] running locally takes about 0.002ms [03:30] try timing how long it takes to use regular ssh key to log into a system [03:30] mynameisdeleted: That sounds pretty good, man. [03:30] ah, yea, its uaully half a second or less [03:31] setting zsh shell and using host authentication with rlogin over private network helps a lot [03:31] also using infiniband or fiberchannel (or 10gbe) helps a lot [03:31] also using low latency kernels helps [03:31] I'm trying to write a udev rule to set the autosuspend_delay_ms of my mouse whenever I connect it (to a usb3 port). My udev rule doesn't work and I've tried many variations of it without success. Can someone provide some assistance? Thanks! Here's an example of my rule: ACTION=="add", SUBSYSTEM=="usb", ATTR{idVendor}=="1532", ATTR{power/autosuspend_delay_ms}="600000" [03:32] mynameisdeleted: keep it ontopic plz [03:35] can I use an apple supperdrive to boot a ubuntu distro on a NUC? === johnnie is now known as funkymuppet [03:37] Can anyone help me please? I have problems installing rt3290 wireless driver . sudo lshw -C network output is http://paste.ubuntu.com/9759523/ [03:37] Liam`, what your trying to do is a bit more advanced than what this room is capable of supporting. You may want to check out some of the other rooms to see if someone there could be of better assistance [03:37] lotuspsychje: So theres never any "fun" talk in here, when theres nothing else to talk about? [03:37] pragmaticenigma: PM me possibly rooms I could ask in? [03:37] Hola, consulta sobre impresor epson l200. Como se instala? [03:37] !discuss | CtrlAltDelicious [03:37] CtrlAltDelicious: Want to talk about Ubuntu but don't have a support question. Join #ubuntu-discuss, for other non-support discussion not Ubuntu related you can also join #ubuntu-offtopic. Thank you. [03:37] !es | hd [03:37] hd: 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. [03:38] CtrlAltDelicious: the fun part of #ubuntu is solving problems [03:38] I've been using a dual-monitor set up for a few days without issue (the built-in display on an "all-in-one" and an external via HDMI), but now suddenly the built-in won't work. When, for example, I try to disable / enable it or change resolutions, it just briefly flashes the picture and then goes off. [03:39] Of course in the back of my head, I'm dreading that this might be a hardware problem; it doesn't seem to behave properly before boot either. [03:39] lotuspsychje: True, but theres not really an abundance of them. [03:39] !xrandr | jMyles try this maybe [03:39] jMyles try this maybe: XRandR 1.2 is the new method of running dual screens in !X. Information/HowTo here: http://wiki.debian.org/XStrikeForce/HowToRandR12 [03:39] Although as I recall this computer was never much for display before the boot [03:39] brb need to change IP addresses [03:40] lotuspsychje: Will do. In the mean time / also, is there a surefire way to determine if I'm experiencing a hardware issue with the built-in LCD? [03:40] jMyles, test a live if you can. [03:40] Lee- why the highlight? [03:41] bubbasaures: That had occurred to me, but again, it doesn't even work in BIOS. I surmise that somehow my video hard has been 'hard switched' to 'external only' mode or something. [03:41] :( My wireless card driver support is too bad. [03:41] back [03:41] jMyles, ##hardware maybe [03:41] Success, because your nick is a common word that people use when writing sentences regarding technical aspects. [03:42] Can anyone help me please? I have problems installing rt3290 wireless driver . sudo lshw -C network output is http://paste.ubuntu.com/9759523/ [03:42] Lee- oh okay i thought you needed me :) [03:42] I do if you can help with my issue ;) [03:43] Hey! I need help uninstalling a font that I installed. To install the font, I just double clicked it and pressed install. I cant find the uninstall button, and the font is NOT in the usr/share/fonts folder either. Font info: http://i.imgur.com/mC3XoGI.png I need to uninstall this because in chrome, everything looks bold. [03:43] oh god I wish, I have no idea what that is [03:45] Is there any way to get rid of Unity in the newest Ubuntu/ [03:45] thats my big question. [03:45] !notunity | CtrlAltDelicious [03:45] CtrlAltDelicious: Ubuntu 11.10 and higher use the !Unity desktop environment by default. To use GNOME Shell instead, install the "gnome-shell" package and investigate "gnome-tweak-tool". For GNOME Fallback mode, which is similar to GNOME 2, install "gnome-panel". Both packages will place entries in the Sessions dropdown. [03:46] Hello, I've booted an ubuntu usb stick on macbook pro retina. It didn't recognize the partition I made using disk utils. I selected the option to chose my own partition. I found the one I made and clicked it. It asked me to chose between several different options (FAT, paging... etc). What should I chose? [03:46] CtrlAltDelicious, sure install a different DE. [03:46] Ah, also you used to be able to right click and edit icons to, for example, in wireshark add the gksudo command. Now when I click its just UI options. [03:47] Finally found it! it was in my home folder [03:48] greetings === swordsmanz is now known as hugbot [03:49] hi raging_goblin [03:50] give us your sorrows ;) [03:50] can somebody help in installing skype on ubuntu studio 14 ? its not in the repos and the skype site says 12 [03:51] Is it possible to make a galaxy tab 4 able to monitor packets etc. In networks? Like if someone wants to monitor their routers data in and out? [03:51] nobody knwos? :( also, do I *need* to install that rEFind thing? [03:51] raging_goblin, It is be sure the partners repo is open. [03:52] raging_goblin, Look in software and updates 2nd tab [03:52] ok thanks bubbasaures i ll look that up [03:53] shponguluma: Depends, is it rooted? [03:53] raging_goblin, two additional repos there independent and canonical partners I use both myself. === TeddyMurray_ is now known as TeddyMurray [03:55] !offtopic [03:55] #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [03:55] Are irc channels sequestered on specific networks? [03:55] It is, yes. CtrlAltDelicious [03:56] bubbasaures thanks man and good night [03:56] no prob night [03:56] shponguluma: https://play.google.com/store/apps/details?id=blake.hamilton.bitshark [03:56] Install that, it will allow you to do full packet captures on all interfaces, and dump them to pcap [03:57] Great, thanks man [03:57] shponguluma: My pleasuer, amigo. Let me know how it goes. [03:58] Will other apps with an ability to sniff air and such be opened for that aswell then? [03:58] bubbasaures, skype isn't in any of the repos. he just needs to go to Skypes download page and grab the one labled for ubuntu 12, it will work on any version of ubuntu after 12. [03:58] !skype | pragmaticenigma [03:58] pragmaticenigma: To install Skype on Ubuntu, see https://help.ubuntu.com/community/Skype - To record on Skype, check: https://wiki.ubuntu.com/SkypeRecordingHowto - Please use open protocols instead if you can, see !Ekiga [03:59] it is in the repos and suggested as first use [04:00] I'll take a look, bubbasaures. I just grabbed the .deb file from Skype's website and it worked just as easily [04:00] shponguluma: I dont understand your question. [04:01] pragmaticenigma, I did to, however not everyone has the skills to deal with issue, common one no sound is all. Ubuntu's wiki's rhetoric is use there's is all. ;) [04:01] What partition format should I chose when installing ubuntu with an usb stick on macbook pro? [04:02] SrPx, ext4 is the default [04:02] Ah, bubbasaures, I ran into the no sound initially too, now that you mentioned it. but it was a quick change in the config/options and got it working [04:02] Ctrlaltdelicious Well, i havent been able to monitor packets with fex a self-made ng-ettercap, checked everything so there seems to be a lock or smthn [04:02] bubbasaures: thanks! [04:02] m [04:02] !offtopic | CtrlAltDelicious shponguluma [04:02] CtrlAltDelicious shponguluma: #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! === hugbot is now known as swordsmanz [04:03] SrPx, no problem. [04:04] Just added USB 3.0 card to Ubuntu Server 14.04 and now external drive gets mounted as sda1 before root. Does this matter? Can it be corrected? [04:04] pragmaticenigma: You BuntuNazi this room like you get paid to do it, bro. [04:04] This your full time job, man? [04:05] Hi [04:05] hi bonsoir [04:06] Sorry [04:07] Thought it was #android === johnnie is now known as funkymuppet [04:07] lmao shponguluma LOL [04:07] Is there a delay option to keep usb drive from mounting before root? [04:07] shponguluma: Im in there too, if you want to continue over there we can. [04:08] Ill just pm mate === ubuntu is now known as Guest98485 [04:08] ok [04:09] Wow, a lot of people joining and quiting, but nobody actually talking about support. [04:10] normal for this channel [04:10] bonesdds: Often the quits and joins are merely someone's computer starting up or shutting down. [04:10] Any help on here or a better channel to ask for help? [04:10] not if you don't ask a support question [04:11] !ask | bonesdds [04:11] I'll repeat. Installed usb 3.0 in pci-express slot and now my external drive gets mounted earlier than the root drive. [04:11] bonesdds: 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 [04:11] I asked 2 time above. [04:12] Would love some help. [04:12] !patience | bonesdds [04:12] bonesdds: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or http://ubuntuforums.org or http://askubuntu.com/ [04:12] bonesdds, it's not possible to mount an external drive before root... unless the external drive is bootable [04:12] bonesdds, if that is the case, you need to access your system bios or firmware and change the bootdrive order [04:13] blkid lists usb drive as sda1, 2nd usb drive as sdb1 and root drive as sdc1. [04:14] Good tip about bios. Haven't checked there. Thanks. [04:14] New to fstab and all this mounting stuff. [04:14] When I boot the ubuntu install pen drive it says "the current computer has no detected operating system". It asks to erase my whole HD. I don't want that, I want to dual boot! What do I do? There is a "something else" option... but I'm not sure I understand what it will do. [04:14] I'm afraid it will erase everything [04:14] how can I ensure it will not erase all my osx files [04:14] SrPx, You get to the desktop? [04:15] bubbasaures: ? [04:15] SrPx, ah osx, I'm out, not sure, nevermind. ;) [04:15] :( [04:16] Does the drive name (sda, sdb, sdc...) actually matter. Everything works fine, I just am used to the root drive being sda1? [04:16] root drive should be sda1 [04:17] where I can paste an screenshot? my linux enviroment are bugged [04:17] It's currently sdc1. Can't figure out how to fix it. [04:17] !screenshot | slainr [04:17] slainr: Screenshots can be made with the [PrtScr] button. Want to show us a screenshot of your problem? Upload an image to http://imgur.com/ and link the created page here. [04:17] bonesdds, check bios, change boot order [04:18] Will try thanks. [04:18] bonesdds, no, the drive names do not matter [04:18] hey, take a look. I've change my vga cable to an hdmi and my desktop get fuck*d -- http://imgur.com/hPmuFM6 [04:18] !uuid [04:18] To see a list of your devices/partitions and their corresponding UUID's, run this command in a !shell: « sudo blkid » (see https://wiki.ubuntu.com/LibAtaForAtaDisks for the rationale behind the transition to UUID) [04:19] !language| slainr [04:19] slainr: The main Ubuntu channels require that you speak in calm, polite English. For other languages, please visit https://wiki.ubuntu.com/IRC/ChannelList [04:19] seems like nobody knows right? :( [04:19] SrPx: does it see all the partitions [04:19] Have done blkid, lsusb, lspci...Have all the info other than how to fix it and will now try ObrienDave's suggestion. [04:20] I guess so, I don't understand though. I recognize my main partition (300+ gb) and the partition I reservd for ubuntu (~100gb) but there are other (150mb~) partitions I don't recognize [04:20] bonesdds: don't matter [04:20] I dont what to solve this display problem [04:20] I dont know* [04:20] bonesdds: If UUIDs are inplace the name 'sda1' in booting does not matter . [04:21] SrPx: is it Windows 7 [04:21] Using UUID mounting, so it all works fine. Maybe it's just my OCD, but would like it back to the way it was. [04:22] bonesdds, there are not drive letter assignments like in windows. It does not matter what the device's handle is in /dev/sd* ... the linux kernel knows where the devices are and maps them as it needs to [04:22] SrPx: and is the machine use bios or efi [04:23] niceties, its a mac [04:23] bonesdds: Good explanation also : http://ubuntuforums.org/showthread.php?t=283131 <-bodhi.zazen -Understanding fstab . [04:23] I realize all that and thank you for trying to help. Call it intellectual challenge that I want to figure out. Should be a way to delay the mounting of the usb externals until the root drive gets mounted. Will read link. Thanks. [04:23] SrPx: Are you using the 64 bit version of ubuntu [04:24] niceties: it is a macbook pro [04:24] yes [04:24] the one you download from http://www.ubuntu.com/download/desktop [04:25] Yeah, read this last night. Didn't see anything that would "fix" what I'm describing. [04:25] SrPx: You need refind program. === marko is now known as bgd30 [04:26] old 32 bit hp proliant server, headless, so ssh and command line are only options. [04:26] I have it.... [04:27] SrPx: install it. Shut off computer. Not a restart. [04:28] Based on recent comments, it doesn't sound like changing bios settings will change anything. [04:29] bonesdds, no, bios doesn't affect the OS once the OS has taken over. I can understand it's a little annoying that what should be your main drive might not be listed as /dev/sda; however it is also why the documentation recommends not using the device path to reference a drive anymore [04:30] SrPx: then start up into osx. Using disk utility shrink the drive enough to install ubuntu but don't partition. [04:31] niceties: hm [04:31] bonesdds, what is likely happening is the UUID generated for the external is alphanumerically listed before the internal drives, which is possibly why the ordering ends up that way [04:32] SrPx: Did you instal refind [04:32] I'll right, I'll give up trying to make things the way I want them and accept the way they are. Thanks for the info. [04:32] yess [04:33] Alright. (sp?) [04:34] SrPx: Did you power off not a restart. After starting did refind boot manger show. [04:34] yes [04:34] not now, a few moments ago, it is working [04:35] It's not the order of UUIDs. Good idea though. The first digit is 0,4,7,9 of the four drives and the a,b,c,d don't follow the order. [04:35] SrPx: don't boot ubuntu USB yet. Boot into osx and use disk utility to shrink the drive. Don't partition it. [04:35] Thanks anyway. Good night. [04:36] I have done that :( [04:37] niceties: is this what you mean? http://imgur.com/oyDA8aP (I already had the other partition before...) [04:37] is this arm9 box supported? http://www.newegg.com/Product/Product.aspx?Item=9SIA40U1PS3671 [04:38] I read this https://gist.github.com/vvuk/4986933 [04:38] but it might be old by now [04:38] SrPx: so. Hd2 what is that. Is that an empty partition? [04:38] it shares the mali GPU with the chrome stuff [04:39] Can a samsung tab run ubuntu? [04:41] SrPx: do you have 2 hard drives. Or is hd2 a partition. [04:41] niceties: it is a partition [04:41] I have one hard drive [04:42] yes, a samsung tablet can run Ubuntu. Search youtube for examples. Also try searching the XDA Developer site. [04:42] SrPx: Did you make it to install ubuntu on [04:42] yes... before you asked [04:42] happyfr0gg yeah ive seen but only trough vnc.. [04:43] SrPx: Just delete it === zz_saschpe is now known as saschpe [04:43] Leave the empty space unformatted SrPx [04:44] ... okay [04:44] now what [04:44] I don't recall which websites but at one time I think I read that there was a way to dual boot Android and Ubuntu on a tablet. [04:45] Yeah that im aware of [04:45] Ubuntu can't see Mac formatted partitions during install. SrPx [04:45] every site asked me to do it :( but ok [04:46] so now I just reboot and it will see it? [04:47] Yes after removing that partition. Leave the empty space. Reboot with USB install. [04:47] Yes after removing that partition. Leave the empty space. Reboot with USB install. SrPx [04:47] okaay [04:47] Search Google for ways of creating a virtual machine of Ubuntu, Windows, etc inside the Android operating system and then install and run the Android app: aFreeRDP (http://www.freerdp.com/) [04:47] ill try it then, brb [04:49] aFreeRDP allows you to use Windows 7 and Ubuntu specific apps as if they were installed locally on the Android system. [04:50] Cool thx [04:51] I've got a bunch of photos that I need to crop. I could use gimp, and do them one at a time.... is there another tool you guys know of for this sort of thing? [04:51] Also, a bunch of them need to be rotated. [04:52] wad: all cropped the same size? [04:52] Yes [04:52] happyfr0gg thx man [04:54] wad: bulk photo processing. [04:54] * wad nods [04:55] wad: sudo apt-get install gimp-plugin-registry [04:56] ok [04:56] wad: or try sudo apt-get install phatch [04:57] Thanks for these suggestions, trying them out. [04:58] does anyone know what can cause an ssh terminal to actually lag from letter to letter? [04:58] If I just typed that into an SSH terminal to a specific machine, it would still be typing itself out [04:58] does anyone know what can cause this? [04:59] Wad imagemagick is command line. Gthumb is a simple one [04:59] ok [05:00] hmm, seems something I've done may have fixed the problem [05:00] damn was it bad [05:01] wad: nautilus-image-converter works inside the folder. [05:02] * wad tries that one [05:03] I'm looking for a way to see if this bug is reported in launchpad: https://bugzilla.gnome.org/show_bug.cgi?id=737840#c4 [05:03] Gnome bug 737840 in general "Spurious warning when expanding external entities containing ID attributes" [Normal,Assigned] [05:05] Hmm. So I've installed that nautilus extension, but I don't know how to use it. [05:06] wad: I think phatch has most features. [05:07] I'm just looking for a quick way to rotate and crop a few thousand photos. [05:07] By hand, each one needs to be cropped rotated or cropped differently. [05:08] wad: http://coalaweb.com/images/Docs/ubuntu/bulk-resize/Selection_373.png [05:09] Hmm. Maybe I need to reboot? I installed that nautilus thing, but I don't get that menu when I right-click. [05:09] I'll try gthumb. [05:10] wad: Did you install phatch [05:11] Not yet. Trying gthumb now. :) === wiak_ is now known as wiak [05:17] I have a W530 with the switching graphics. What can I do to force the Nvidia to kick in, just so I can know the switching works like it's supposed to. === SuperLag_ is now known as SuperLag [05:18] gthumb lets me crop, but it errors out when I try to save the cropped image. >_< [05:18] And there is no "sort by similarity". [05:18] * wad tries phatch [05:20] hey i was on earlier and had to go, I was haveing a problem with upstart for some odd reason taking up most of my processor [05:21] SuperLag_: have you already restated the computer [05:21] never mind just reread that never mind [05:22] Fail. Just going to do them by hand with gimp./ [05:22] SuperLag: that's a hybrid gpu [05:22] jamie_: it's running the Intel card, right now... I want to make it switch to the Nvidia, but I'm not sure how to do it. [05:22] SuperLag: https://help.ubuntu.com/community/HybridGraphics [05:24] Now i have Ubuntu 13.04 i want to upgrade to Ubuntu 14.04.1 LTS how can i do ? Will it upgrade to Ubuntu 14.04.1 LTS if i use sudo do-release-upgrade or it will upgrade to 14.10 ? [05:25] wad: http://photobatch.wikidot.com/install [05:26] wad: http://photobatch.stani.be/download/index.html [05:27] Use that wad . It might be newer than what's on ubuntu server [05:27] SuperLag: did that answer you question [05:27] blackyboy, You. have to use a eol upgrade and go up one by one to 14.04 [05:27] !eol [05:27] End-Of-Life is the time when security updates and support for an Ubuntu release stop, see https://wiki.ubuntu.com/Releases for more information. Looking to upgrade from an EOL release? See https://help.ubuntu.com/community/EOLUpgrades [05:28] ok [05:29] blackyboy, I would just be backed up is all, if you go the upgrade route. [05:29] oh, and can someone help me with this.... i almost forgot... for some odd reason my computer at times will suddenly start to put all the cpu power into upstart and makes my machine start to freeze === Yukitteru is now known as Yukinotteru [05:30] bubbasaures: any document for this process ? [05:30] blackyboy, Oh yeah, i's in that bot message above on eol [05:30] it's* [05:30] Okay [05:31] jamie_, Your not swapping when this happens? [05:32] well for the most part is happening when using gimp [05:32] I have the syslog in the general time frame http://paste.ubuntu.com/9759351/ [05:34] jamie_, what is your cpu and memory? [05:34] bubbasaures: do you mean the type and amount of ram [05:34] jamie_: do you have any program or background process running when CPU spikes [05:34] jamie_, Yeah. [05:34] bubbasaures: I5 quad core and 4gb [05:35] jamie_, Thanks, ubuntu in it's stock swap state will start swapping a little more than using half of that 4 gigs, you can change this with swappiness. [05:36] bubbasaures: what is the problem occuring [05:36] and I tend to uber-multi task [05:36] never ran into this problem before [05:37] jamie_, Try setting the swappiness lower so it takes longer to kick in, I think your probably just overusing it. [05:37] jamie_: disable swap if you have enough memory. [05:37] how much would be concidder enough [05:38] jamie_: 4-8 gb [05:38] jamie_, Do you know what I'm talking about? [05:38] bubbasaures: yes [05:38] it currently says i am using 10 mb of swap out of 3949 mb [05:39] jamie_, This is a guess we or you have to like do the research dude. ; ) [05:39] Open system monitor jamie_ . See how much swap space is used. [05:39] I just said that [05:39] jamie_, So you have changed the swap [05:39] I have htop running [05:40] nope, its has been at 10 since i started htop [05:41] jamie_: also system monitor you can sort processes to see if any are spiking the CPU. It may not be the swap. [05:41] it is upstart, using about 24-40 percent [05:42] jamie_, run this command and pastebin all of it cat /proc/sys/vm/swappiness [05:42] actually you can just post it [05:42] 60 [05:43] jamie_: when did this start happening. Did you reboot. [05:43] jamie_, That is your swappiness, not sure what the "10" you mention is, change the swapiness to say 10 itself. [05:43] the 10 was 10 mb of the swap being used [05:44] https://help.ubuntu.com/community/SwapFaq read this on changing the swappiness [05:44] jamie_, I never asked you how much swap used, on a soinning HD swapping will make it freeze [05:44] spinning* [05:45] miss read sorry [05:46] jamie_, I missread as well, I was not sure we were even communicating. ;) [05:47] jamie_: sometimes swap partition fails to get mounted at boot [05:47] i dont know..... I use linux on a daily basis and have been testing since 9.... and have never ran into this problem.... and have been running 14.10 for several months now... and this just started today [05:47] jamie_, I use a conky to watch this stuff myself, there are 1000's out there people have coded, a thread on the ubuntu forums of them. [05:47] and i have restarted twice [05:48] nice.... I kinda almost fell behind on ubuntu due to fxos [05:48] jamie_, If your swapping on a spinning HD you will see a slow down, or freeze or even what seems to be a crash., [05:48] jamie_: Did you open system monitor and see if swap space is being used. [05:49] yes there is 10mb of 3900 mb being used [05:49] SSD here not even noticeable when swapping [05:50] jamie_: then it's not swap causing issue. [05:50] Hey guys, am I correctly understanding that a default 14.04 server does not run ntpdate by default? [05:50] on a regular basis [05:50] Yea... i really need to get a new hd... my good one broke about a year ago.... and i just shoved what I had in it... 75gb hd...... and i updated the rest of the computer and forgot the hd [05:50] jamie_, If you change the swappiness you would not be swapping with the exact same use is all. We have gotten stuck however on a simple test and a guess really, but probably the issue. [05:51] I dont know for sure... i can run test for yall to help diagnose..... i just really need this to work..... I work on my computer and go to school on my computer [05:52] jamie_: something else is firing upstart to crush your CPU [05:52] is there something yall know of i can run to further diagnose....... [05:53] I can work all day from errors.... Im not sure if its not telling me what is going on [05:57] jamie_, You could just turn the swap off and see if you clear up, before changing anything, the memory is about 60% use is all before swapping. [05:58] you want me to set the swappieness to 0 [05:59] jamie_, That does not shut off swap, that link tells you this I believe, from the command line or gparted to turn it off. [06:00] okay one sec [06:01] sudo swapoff -a [06:01] is that a temp change [06:01] hi [06:01] jamie_, Yeah just turns it off, you can turn it back on === dan_ is now known as Guest78436 [06:01] is there any way to install 32bit version of stdbuf on 64 bit ubuntu? [06:02] okay [06:02] trying to install coreutils:i386 will uninstall the regular coreutils [06:02] which seems bad === Guest78436 is now known as _dan === _dan is now known as _dan_ === _dan_ is now known as dan__ === dan__ is now known as dan___ === dan___ is now known as dan____ [06:03] jamie_, back on is sudo swapon -a [06:05] or alternately, get the included stdbuf to work on 32 bit programs [06:06] but also on the other part, will it disable the swap for hibernation [06:06] jamie_, when of yes. this is just a test. [06:06] off* [06:06] back on and your good to hibernate [06:07] okay im gonna do what i was doing when it kept freezing [06:07] jamie_, What we are doing is isolating if the swapping is the issue. [06:07] okay give me a few minutes [06:07] jamie_, No problem take your time I will be here. ;) [06:08] with nfsv4 the nolock and local_lock parameters to mount are meaningless, correct? [06:09] hi vsftpd stop/waiting what happen? [06:09] funny thing multi tasking has been disproved statistically as faster or even equal to not doing it [06:09] no faster* [06:10] What happened to Wubi? [06:10] Nathan2055, got past being supported is all. [06:11] Is there a way to do a simple dual-boot install like that? [06:11] Nathan2055, A vm, or real dualboot, wubi was a file in windows. [06:12] Nathan2055, even the developer of wubi said only use it for test in lieu of a dualboot. [06:12] * Nathan2055 shrugs [06:12] Okay. [06:12] * bubbasaures ignores [06:18] why would someone use ubuntu over debian? [06:19] strahm, Might get answers in #ubuntu-offtopic [06:19] thanks. [06:19] no prob [06:20] Hey guys, I screwed up my CA bundle in ubuntu 14.04 [06:20] how can I reinstall the CA certificates? [06:20] tried this [06:20] update-ca-certificates [06:21] Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. [06:21] hi vsftpd stop/waiting what happen? === strife is now known as Guest82697 [06:33] I have a KVM that I didn't install any drivers that I know about on windows, but when I tap numlock twice on the keyboard it switches inputs, but on linux it does nothing. Is there some way I can send the key signal to the kvm on linux? [06:34] bubbasaures: it all seems to be running fine now.... no spikes other than the normal [06:34] hey all [06:35] hi kernix [06:35] bubbasaures: how are u ? [06:35] good, good [06:36] chillin watching charlie rose and playing with the cat [06:37] bubbasaures: is there a way to set it to still be enable for hibernation [06:37] jamie_, Cool, Turn the swap on and it will hibernate, you should just change the swappiness to 10 per the link\. [06:38] sudo swapon -a [06:38] will tuen it back on [06:38] okay what exactly does that nuber mean.... it takes haveing only 10 percent of your ram left before using swap [06:38] can i disable gpg checks fo a single repo like i can with yum repos? [06:39] jamie_, Yeah to some extent yes a percentile, you have got it!!! [06:39] i dont want to do it per check, i want to do it for all checks on that particular repo. its my private one [06:39] okay... i need to do that through the actual doc using gedit [06:40] jamie_, Yeah easiest I think in a edit gui and do the restart of that proc [06:41] okay... sorry for the odd typing... i dont exacly have a q-markj or an apostrophie... i need a new keyboard for my laptop [06:41] Hi. [06:41] jamie_, Heh, you are fine, one you set that new swap amount close it a restart with sudo sysctl -p [06:42] okay one sec [06:42] I pressed alt-w in xubuntu and it says that there is no default browser. [06:43] Google Chrome was my default. I guess I could just reinstall it? [06:43] andy__, Settings/Settings Manager/Preffered Applications [06:43] didn't work quite well after all :( [06:44] gpu on all the time so my fan was screaming thunders and the temperature increased to the point of burning my skin [06:50] Hi. [06:51] Hello again. [06:51] andy__, Fixed? [06:51] hi andy__ [06:51] I got it to work. [06:51] ;) great [06:51] It says, "Your profile could not be opened correctly. [06:51] Some features may be unavailable. Please check that the profile exists and you have permission to read and write its contents." [06:52] I guess it is not fixed yet. [06:52] andy__, again the key prompts [06:52] ? [06:55] bubbasaures, I think you are referring to alt-W? That works now. [06:55] andy__, Yeah context is the key here. [06:55] I had to logout, and then log back in, and it worked. [07:00] bubbasaures: okay it returned vm.swappiness=10 [07:01] jamie_, Great I think you set now. [07:01] you're [07:02] bubbasaures: thanks... now i need to head back to moznet... [07:02] hey guys, im sick of being on windows and having to cywin everything, but i also use windows app's alot. anyone running ubuntu + windows (vm)? [07:02] jamie_, no prob. [07:02] actually i think i will actually stick around here for a little and see if there is anything i can help with [07:02] ;) [07:03] blu3ski3s, The actual issue is more appropriate here. ;) [07:04] ok no problem, just wanted to discuss best solution, issues around having linux+windows (vm). no real issues just wanted people's experience/thoughts [07:06] bubbasaures: odd question, what do you think of fxos [07:07] jamie_, Not sure what it is. [07:07] fire fox os [07:07] jamie_, Have not checked it out. [07:08] oh..... you should look into it [07:08] its a phone not a computer os [07:08] probably will I run just about everything once [07:08] thought it was a phone yeah [07:08] hey do you run the firefox browser [07:08] yes [07:09] well not too sure about the standard, but do you know how to use the addons [07:10] jamie_, You would just add them from the addons tab or go to the website. [07:10] both require a search in general. [07:10] okay then, i can tell you how to set up the simulator if you want... its built into the browser not your computer [07:11] blu3ski3s, Have you tried installing windows in a vm yet? It sounds interesting. [07:11] andy__ its rather simple what do you want to know [07:11] I'm fine thanks [07:12] okay, just an offer, sorry auto thing with fxos [07:12] jamie_: not really on topic here in #ubuntu [07:13] jamie_, I'm just an armchair user, my computer is a pretty basic setup, I just run many OS is all. [07:13] Ben64: okay.... sorry [07:13] what's the minimum amount of RAM required to run Ubuntu Minimal? [07:13] just need it to be able to run a DNS server and hostapd really [07:14] and an OpenSSH server [07:14] that's all really, no need for a GUI [07:14] bubbasaures: its kinda an auto thing.... sorry, I do work for them [07:14] coolmadmax: 192MB is listed as the recommended system requirements for server version [07:14] ;) nice to have a job, anyway I'm gonna follow Ben64s' prompt [07:15] bubbasaures: thats fine sorry [07:15] sorry for the disturbance people i guess [07:15] jamie_, I was just wandering whether blu3ski3s had tried it yet. [07:15] Ben64: hmm, I wonder how low I can push that RAM amount [07:15] andy__: okay, sorry to intrude [07:15] coolstar: what are you trying to run it on? [07:16] Ben64: I'm trying to set up a WiFi network from my computer [07:16] Ben64: but the Realtek Drivers are outdated and need 32 bit Ubuntu 13.04 [07:16] and my computer has 64 Bit Ubuntu 14.04 and Linux Kernel 3.18 so it's too new :/ [07:16] Ben64, you talking to coolstar or to me? [07:16] coolmadmax: oh sorry, tabbed you by mistake [07:16] and I can't downgrade the kernel either because of the Haswell graphics [07:17] hey guys, im wondering if my pc can run the newer ubuntu distro, how would i be able to know for sure? [07:17] well on that note im gonna drop out of here and go back to moznet, se yall later [07:17] coolstar: well 13.04 is definitely not supported here [07:18] Ben64: which is why I'm putting it in a VM and not on my actual machine :P [07:18] stupid Realtek drivers :( [07:18] ghost_, https://help.ubuntu.com/community/Installation/SystemRequirements does not hurt to test, sveral lighter desktops. [07:18] coolstar: doesn't make any sense [07:18] hi [07:18] Ben64: ideally I'd run hostapd and the wifi network natively on Ubuntu 14.04 64 bit [07:19] coolstar: try #ubuntu-offtopic\ [07:19] don't know how well it'd play nicely with my Edimax EW-7811Un though [07:19] #ubuntu-offtopic [07:19] ubbasaures: so far running lubuntu pretty snappy on 14.10 [07:20] blu3ski3s, Have you tried the app store that is in Linux? [07:21] well on a older computer set to originally run run vista with a duo core and had to run lubuntu 12.04 [07:22] ghost_, you can just install other desktops if you want === Fuchs_ is now known as Fuchs [07:26] bubbasaures: ill try it out see what result i get (: [07:26] that's the spirit [07:26] thanks [07:28] hi [07:29] Hola. I am about to use one of my servers for backup. I was wondering, which way people prefer -> to pull backup from production machine into backup or to push from production to backup? === sulabh_ is now known as sulabh [07:30] I still have Windowsbobulat0rz on my PC [07:30] Can someone guide me quickly to RHEL ISO newer than 6! [07:31] !topic | ra0specimen [07:31] ra0specimen: Please read the channel topic whenever you enter, as it contains important information. To view it at any time after joining, simply type /topic [07:31] ra0specimen, eh? check your channel = RH this ain't [07:32] Slave for Gates :) [07:32] * ra0specimen tap tap [07:32] ra0specimen, move on please. [07:34] This is about as adept as I can get mister!https://www.dropbox.com/s/vsm0eg5mr42ick4/520171.png [07:34] bubbasaures, I mean, thanks for your help. I think google chrome is back to normal. [07:34] ra0specimen, this is ubuntu support. stay on topic or seek a more suitable channel. [07:35] HexChat: 2.9.6 ** OS: Linux 3.13.0-44-lowlatency x86_64 ** Distro: Debian jessie/sid ** CPU: 2 x Pentium(R) Dual-Core CPU T4300 @ 2.10GHz (GenuineIntel) @ 1.20GHz ** RAM: Physical: 3.8GB, 84.4% free ** Disk: Total: 436.0GB, 31.0% free ** VGA: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller ** Sound: HDA-Intel - HDA Intel ** Ethernet: Marvell Technology Group Ltd. 88E8040 PCI-E Fast Ethernet [07:35] Controller ** Uptime: 9m 33s ** [07:36] Have compiled vim from source and want to install it. Guess it is a good idea to first remove the installed vim. However when I try to uninstall vim-tiny it also want's to remove ubuntu-minimal ? Is that OK? === Guest19484 is now known as bitnumus [07:37] Injects 2 Ubuntu's. I will grant you funny money for more! [07:37] DELL [07:38] I run Ubuntu 14.10 with Unity/GNOME. [07:40] i should be able to run 14.10 no isssue === strife is now known as Guest42545 [07:46] hello all =) === andrex|off is now known as andrex [07:47] im currently running live lubuntu disc because the encrypted install failed on a known bug saying unsafe swap detected, there is a workaround with the swapoff command but I would like to have everything encrypted so could someone help me with setting up partitions [07:48] niytro, workaround; switch off /swap, set up the encrypt, then /swapon [07:49] cfhowlett, do i setup something manually? [07:49] cfhowlett, im still n00b with linux sorry [07:50] niytro, here's what I'd do based on your description; set up your partitions including an empty space for the swap, i.e. DO NOT SET THE SWAP during install. get things where you want/encrypted. THEN do a post-installation swap [07:50] !swap | niytro [07:50] niytro: 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 [07:52] cfhowlett, sry I disconnected for a sec, I read that its better to encrypt the swap as well so the key cant be taken from the data [07:53] !swap | niytro [07:53] niytro: 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 [07:53] niytro, here's what I'd do based on your description; set up your partitions including an empty space for the swap, i.e. DO NOT SET THE SWAP during install. get things where you want/encrypted. THEN do a post-installation swap [07:54] cfhowlett, i dont know how to do that and im barely understanding [07:54] cfhowlett, so i swapoff then run encrypted installation, then do something with it post install? [07:54] niytro, install as normal. DO NOT set a swap partition. DO set some empty space aside for swap [07:58] hello, men. I need some help. Problem is that sometimes in XFCE changing language function is getting down - doesn't work and begins to work only after restarting whole system. How I can restart deamon which do this function without restarting? [07:59] cfhowlett, i really dont know what im doing here so is there maybe a link or resource with a step by step? [07:59] niytro, boot ubuntu USB. "Install ubuntu" "something else" [for manual options] [08:00] cfhowlett, okay well im in the live disc now [08:00] niytro, perfect. :) [08:01] cfhowlett, i have to reinstall unfortunately, i ran chkrootkit about half an hour ago and it said /usr/init was infected with a "suckit" rootkit... =( [08:01] cfhowlett, it was recommended to me to install encrypted so thats why im doing this [08:01] niytro, understood. [08:02] cfhowlett, or rather why its important i figure it out [08:02] cfhowlett, im running the install [08:02] niytro, 14.04?? [08:02] cfhowlett, yea but the point release === Axton_ is now known as Axton [08:02] cfhowlett, lubuntu 14.04.1 [08:02] niytro, perfect! [08:03] cfhowlett, why perfect? [08:03] niytro, most likely a false positive. [08:03] niytro, I can mirror the install on my side via virtualbox [08:04] cfhowlett, okay great [08:04] I have upgrade my samba to version 4.1.6 but Im still getting the talloc memory leak error. Is there any way I can keep samba password sync to user accounts and get rid of this memory error? === calcmandan_ is now known as calcmandan [08:05] no talloc stackframe at ../source3/param/loadparm.c:4864, leaking memory [08:05] DrManhattan, on Utopic, samba current is 4.1.11 [08:05] Maybe worth to upgrade [08:05] niytro, https://lists.ubuntu.com/archives/ubuntu-server-bugs/2014-April/111700.html [08:05] I am on 14.04 [08:06] bubbasaures, upon suckit rootkit search i see someone saying false positive cause of chkrootkit problem [08:06] cfhowlett, okay im in the partition manager thing [08:06] bubbasaures, either way i want to encrypt my stuff anyway [08:06] niytro, you should have partitions already, right? [08:06] niytro, Yeah and encryption only stops the HD accessed once up your as open a not encrypted is all. [08:07] your up [08:07] carry on you have great help niytro [08:08] if netsat -l shows this: tcp6 0 0 [::]:9200 [::]:* LISTEN [08:08] but not *:9200 [08:08] bubbasaures, cfhowlett okay but listen before we go any farther, to back track just a bit more for the reason i did the rootkit test... i was in firefox after just switching from chrome and a new tab appeared out of nowhere and at the bottom it said waiting for centrexity.com [08:08] am i supposed to be able to connect to it via 127.0.0.1:9200 [08:09] niytro, irrelevant. you're reinstalling. I can help with that. [08:09] brucelee: connect to what? you gotta give some context [08:09] niytro, note: I'm no rootkit expert and have never (?) had one [08:09] cfhowlett, okay i have sda1 and sda5 [08:09] niytro, paste a picture. [08:10] cfhowlett, eh trying [08:10] rzeka: I would push since you might have to take the production down for a few seconds to take sql backups and etc. [08:10] cfhowlett, i took a ss but how do i post [08:10] niytro, imgur [08:10] !paste | niytro [08:10] niytro: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [08:11] Ben64: what i mean is if netstat doesnt show that its listening on *: but its listening on ::: meaning its listening on an ipv6 address (correct me if im wrong here), then i shouldn't be able to connect to 127.0.0.1 right? because thats an ipv4 address right? [08:11] OerHeks, is there any way to use the 14.10 sanba package on 14.04? [08:11] Ben64: let me know if thats still uncelar [08:11] brucelee: possibly [08:11] DrManhattan: no [08:11] damnit - SAMBA [08:12] Ben64, so basically the "stable, long term support" release has a known bug with no fix and there's no ETA for a fix and no way to fix it ourselves? [08:12] DrManhattan, nope, that is why i suggested to upgrade [08:12] DrManhattan: i run samba here on 14.04 with zero problems [08:13] Ben64, sorry, but this is a known bug, it's reported all over the place. I get it on a fresh install and apt-get upgrade does not help [08:13] cfhowlett, working, sorry livedisc is slow [08:14] niytro, no worries [08:14] And is it possible now to check, on receiving machine, if rsync is done? [08:14] DrManhattan: dunno man, i have no problems, computer is on 24/7, samba is connected 24/7 [08:14] Ben64, well, all those reports must be false then [08:14] DrManhattan: i'm just telling you what's happening here [08:14] cfhowlett, http://imgur.com/E809YRZ [08:14] I punch that error into google and get About 3,420 results (0.38 seconds [08:15] so good for you but it's a known bug and no one seems to be addressing it [08:15] DrManhattan: you can punch almost anything into google and get thousands of results... [08:15] niytro, is this an HDD? do you have any other storage devices? [08:15] niytro, and is this a server? [08:15] cfhowlett, its older hardware thats why im on lxde [08:15] cfhowlett, now its a laptop for personal use [08:16] cfhowlett, no* [08:16] DrManhattan: wheres the bug listed [08:16] Anyone else? Memory leak in Samba? Any way to upgrade? [08:16] niytro, 3 questions, 3 answers: ... [08:16] Ben64, https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=5&cad=rja&uact=8&ved=0CEEQFjAE&url=https%3A%2F%2Fbugs.launchpad.net%2Fbugs%2F1257186&ei=Nce4VL7mO4azoQTAqILoAw&usg=AFQjCNEON7O_l3XTWqBOURrFJF9lbb9b8w&sig2=vW7T21W2XI2wL3_Zmst4kg&bvm=bv.83829542,d.cGU [08:16] cfhowlett, no, no, no [08:17] * cfhowlett loves it when he gets clear info [08:17] lol [08:17] niytro, OK well ... wait 1 [08:17] cfhowlett, i appreciate your help [08:18] niytro, is there any data you need to save in those partitions? [08:18] DrManhattan: a fix is listed there under #14 [08:18] cfhowlett, no [08:18] niytro, brilliant. delete /sda 1 and sda 5 [08:19] cfhowlett, done [08:19] Ben64, that isn't a fix. It disables password sync with user accounts [08:19] DrManhattan: yep, stops the problem [08:19] Ben64, not a fix, sorry. [08:19] niytro, wait 1 ... screenshot coming [08:19] fixes the problem, yet isn't a fix? [08:20] Ben64, please stop trolling. [08:20] DrManhattan: have a nice day, you may want to work on your attitude [08:20] Ben64, you were no help at all. You may want to work on yours. [08:20] Hello to all... [08:21] Anyone else? Memory leak issue in samba? Any kind of ETA for a fix? [08:21] maybe I should ask in devs [08:22] Can somebody tell me difference between Gtk+ and Qt??? [08:22] DrManhattan, they would suggest to upgrade, i presume [08:22] doubtful. This is a long term support release, supposedly. [08:23] * bubbasaures can't stop rolf [08:23] DrManhattan: if you actually read the bug page you linked to, there are even more solutions and an answer to your other questions [08:24] niytro, http://oi58.tinypic.com/4hfteg.jpg [08:24] Ben64, Thanks but they don't work AND they break things. Perhaps if you read the page you keep insisting is full of fixes... [08:24] DrManhattan: i seriously doubt you've read it [08:24] Ben64, anyhow, what happened to my "have a good day", etc. Thanks but no thanks to you sie. [08:24] dire [08:24] sir [08:25] Ben64, you are trolling. Please stop. [08:25] niytro, /dev/sda1 is mount (OS filesystem)/ /dev/sda5 is the free, unformatted space at present for the futuure /swap, /dev/sda6 is the home. resize partitions for your system [08:25] DrManhattan: not trolling, not appreciating your attitude at all [08:25] Ben64, you are now ignored. [08:25] * cfhowlett thinks "Can't we all get along?" [08:26] he wants to be hand held to the solution, and i'm not about that [08:26] niytro, awake??? [08:26] cfhowlett, im trying to figure size for the partitions [08:26] niytro, for OS: 8, swap = RAM x 2, /home = whatever's left [08:28] niytro, by comparison: i've got xubuntu ... slightly heavier than lubuntu. ON top of that, I've got ubuntustudio AND all the ubnuntustudio suggested alternatives. Full load: 11 gbs. === John[Lisbet is now known as John[Lisbeth] [08:32] I have upgrade my samba to version 4.1.6 but Im still getting the talloc memory leak error. Is there any way I can keep samba password sync to user accounts and get rid of this memory error? [08:32] no talloc stackframe at ../source3/param/loadparm.c:4864, leaking memory [08:32] cfhowlett, almost done sry [08:32] niytro, standing by ... [08:33] cfhowlett, http://imgur.com/mnKvnvF [08:34] Hey [08:34] niytro, by jove, I've think you've got it! [08:34] I have Ubuntu Desktop 14.04 installed and have an AMD 5450 GPU installed [08:34] I changed to the propriety driver and now the system wont boot :( [08:34] TheVerge: you might have to use the open source driver with a gpu that old [08:35] Hey Ben64 [08:35] TheVerge, that happened to me when I did a dist-upgrade on my kernel [08:35] how did you fix it DrManhattan [08:36] TheVerge, I used the previous kernel [08:36] Not really relevant to the issue here though [08:36] cfhowlett, im f&$%#*@ proud of myself [08:37] I may have reinstalled to make sure I didn't have any random packages on there, but when I booted after the dist-upgrade, it was all bad. I couldn't get anything functional out of my 7870 [08:37] cfhowlett, ive really never done that though [08:37] niytro, as well you should be. [08:37] cfhowlett, haha okay well i shall proceed... [08:37] Ben64, Is there some magic button I can hold while it boots to enter a recovery mode type screen [08:37] I now use that system as my HTPC, works like a champ [08:37] TheVerge: spam the shift key when its booting to get the grub menu to pop up, then you can choose recovery [08:38] TheVerge, have you tried selecting one of the previous kernels from the grub boot menu? [08:39] cfhowlett, im assuming i when i set swap after installation it can be encrypted? [08:39] niytro, as I understand it, yet [08:39] *yes*& [08:39] okay === Guest24421 is now known as typ [08:39] cfhowlett, moving forward then [08:40] I have upgraded my samba to version 4.1.6 but Im still getting the talloc memory leak error. Is there any way I can keep samba password sync to user accounts and get rid of this memory error? no talloc stackframe at ../source3/param/loadparm.c:4864, leaking memory [08:40] Shift key isn't working on reboot. It POST's etc, ask if i want to enter setup or PXE boot and then I just get a flashing underscore [08:40] TheVerge: there is a pretty narrow window in which that works [08:41] I was pressing it from the very start of the boot [08:41] reminded me of track and field lol [08:41] lol [08:41] i'm just saying, mash it harder! :D and use the left one [08:41] I used to love the javelin throw [08:42] there was another one, same theme but different games, and I got very good at the high dive [08:42] cfhowlett, im going to duckduckgo encrypting swap, maybe i can read the right article so you dont have to hand-hold [08:42] !swap | niytro, [08:42] niytro,: 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 [08:43] niytro, actually, pretty sure that if you add partitions under an encrypted systems, new partitions inherit the encrypted protection [08:43] cfhowlett, oh okay.. makes sense [08:44] niytro, anywayz, seems like you've got momentum. best of luck to you. [08:45] cfhowlett, cant thank you enough [08:45] Shift aint working :( [08:45] niytro: type this by itself in here then..... no quotes... "!cookie | cfhowlett" [08:45] niytro, no need. pay it forward. :) [08:45] Ben64, lol thats a sarcastic cookie [08:46] no its real! [08:46] cfhowlett, heard [08:46] niytro, I heard. === DLange_ is now known as DLange [08:47] cfhowlett, you know im entering user information and there is only the option to encrypt home folder. Im assuming this isnt the same as encrypting the whole installation? [08:48] hi [08:48] I have upgraded my samba to version 4.1.6 but Im still getting the talloc memory leak error. Is there any way I can keep samba password sync to user accounts and get rid of this memory error? no talloc stackframe at ../source3/param/loadparm.c:4864, leaking memory [08:48] !list [08:48] hi francesco_ [08:48] francesco_: 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 ». [08:48] niytro, nope. /home only. you can encrypt the whole thing. might be worth considering installation >>> encryption >>> /swap workflow [08:49] Am I goosed then Ben64? [08:49] cfhowlett, eh.. yea I wanted to encrypt dee whole ting. duckduckgo time? [08:49] TheVerge: can you do CTRL+ALT+F1 after ubuntu boots [08:50] !ecrpytfs | niytro, [08:50] niytro, man ecryptfs will inform you [08:51] niytro: choose lvm + encryption [08:51] if you're at the user creation, you'll have to reinstall [08:51] No Ben64 [08:52] EriC^^, unfortunately lubuntu 14.04.1 has a bug where encrypted install fails [08:52] EriC^^, 14.10 too [08:52] I have upgraded my samba to version 4.1.6 but Im still getting the talloc memory leak error. Is there any way I can keep samba password sync to user accounts and get rid of this memory error? no talloc stackframe at ../source3/param/loadparm.c:4864, leaking memory [08:54] Ben64, am I going to have to do a full reinstall? [08:56] TheVerge: you just need to hit shift at the right time [08:56] TheVerge, I did, eventually [08:56] TheVerge: or if you have an install cd, you can edit the file and make the menu actually appear for a set number of seconds [08:57] I keep trying Ben64 and no joy :-( [08:57] Now this is more like it Ben64 [08:57] I like this idea [08:57] Let me get the DVD [08:57] TheVerge, good luck. [08:58] hi, how do i find all available vesions of a package? `apt-show-versions -a ...` only shows the current version [09:00] DrManhattan, as far as i understand, the fix with 4.1.11 will be applied in 14.04.2 [09:00] OerHeks: i tried, he got mad and ignored me, good luck [09:00] when is the ETA for 14.04.2? === yena_ is now known as yena [09:00] april '15 [09:01] WooHoo no idea why but this time on restart it's booted as normal Ben64 [09:01] Jesus H christ - so production systems just suffer from a memory leak until April [09:01] DrManhattan: 5th February according to https://wiki.ubuntu.com/TrustyTahr/ReleaseSchedule [09:01] TheVerge, congrats. [09:01] DJones, thank you - I can definitely wait 2 weeks. [09:02] 2.5, whatever [09:02] oh, my bad, i was thinking of the 15.04 release [09:02] TheVerge, did you do anything different this time? [09:04] TheVerge: interesting [09:04] dammit123, maybe try: `apt-cache madison ` [09:04] ciao! [09:04] i've a quesion for you :D [09:04] I would mount via fstab a windows network share with possibility to change permission, with chmod, of the subfolder... with cifs is not possible... [09:05] gr33n7007h: also only shows the current version [09:05] bimma: you asked the same thing in #ubuntu-offtopic and already received the answer... [09:05] bimma, I don't think Unix file permissions mean anything to Windows hosts [09:05] err.. #ubuntu-server [09:05] dammit123, sorry, don't know then :( [09:06] dammit123: apt-cache show ? [09:06] Ben64: nope [09:06] dammit123: works here [09:07] Ben64: this works? apt-cache show libstdc++6 | grep 4\.9 [09:08] im looking for libstdc++6 4.9, cause firefox 34 depends on it >.<* [09:08] (cause firefox 35 broke selenium) [09:09] well i have 4.8, so no, it doesn't return 4.9 [09:09] well, found it thought browsing the repos manually... libstdc++6_4.9.1-16ubuntu6_amd64 [09:09] sounds like you're on the road to breaking your install [09:09] dammit123: apt-cache search libstdc++6 | grep 4\.9 [09:09] Ben64: and i was looking for a solution to find all available versions of a package [09:10] Ben64: yeah, might be. but i need to get these test working... [09:11] i wonder why firefox 34 even depends on libstdc++6 4.9 and then it got downgraded to 4.8... [09:11] dammit123: what version of ubuntu are you on [09:11] 14.04 LTS [09:11] because 4.9 isn't on 14.04 [09:13] must have been [09:13] apt-get install firefox=34.0+build2-0ubuntu2 -> http://ix.io/fNo [09:13] nope, and firefox 34 requires libstdc++6 >=4.6 [09:14] hmm [09:14] then sounds like you've already succeeded at breaking your install [09:14] i doubt [09:15] considering libstdc++6 4.9 isn't in 14.04, i'm fairly confident [09:15] dammit123: what is the output of "apt-cache policy firefox" [09:16] how did you check to which libstdc++6 firefox 34 depends on? === goat is now known as Guest68839 [09:17] Ben64: http://ix.io/fNp [09:18] dammit123: * ldd "$(which firefox)" * will list that [09:19] dammit123: you must have some weird repository stuff going on [09:19] dammit123, sudo apt-get install whohas && whohas -d Ubuntu libstdc++ [09:19] afk [09:20] Hi, I've installed Ubuntu 14, and my google chrome keeps on freezing, even though I have enough memory free as per "free -m" [09:21] so what would be the correct command to downgrade firefox to 34? [09:21] mihael_k33hl, out of curiosity - are you running samba? [09:22] dammit123: easiest way would be to use synaptic [09:22] DrManhattan: nope [09:22] Ben64: this is a headless server [09:22] dammit123: but it's very likely you're mixing repositories or something else bad [09:24] Ben64: tell me http://ix.io/fNq [09:25] should this be the correct version? apt-get install firefox=34.0+build2-0ubuntu2 [09:25] dammit123: how us cat /etc/apt/sources.list.d/* [09:25] *show [09:25] EriC^^: see my last posted link [09:26] dammit123: yes [09:26] ah wait [09:26] !info firefox trusty [09:26] firefox (source: firefox): Safe and easy web browser from Mozilla. In component main, is optional. Version 35.0+build3-0ubuntu0.14.04.2 (trusty), package size 38215 kB, installed size 87979 kB [09:26] I don't think old versions stay in the repositories? [09:27] EriC^^: http://ix.io/fNr [09:28] Ben64: apparently they do, or it's using my cached deb, i have 3 firefox's when i apt-cache show [09:28] i get two, 28 and 35 [09:28] i have 35, 34 and 28 [09:28] are you still on 34? [09:29] Ben64: yeah, it's updating now [09:29] then there you go, it'll disappear after [09:29] i guess 28 is like a fallback or something [09:29] yeah [09:29] 28 is from the original 14.04 release [09:29] 35 is from ubuntu-updates [09:29] hmm, i wonder what that firefox 34 here then is http://de.archive.ubuntu.com/ubuntu/pool/main/f/firefox/ its also missing the ubuntu release version [09:30] dammit123: i think you should install the 35 one [09:30] EriC^^: i would, if it wouldnt break selenium [09:31] theres a deb here ... https://launchpad.net/~ubuntu-mozilla-security/+archive/ubuntu/ppa/+build/6599704 [09:31] so the question is, where do old ubuntu packages go? === Riddelll is now known as Riddell [09:32] dammit123, old browsers are removed, who wants them anyway ? it is a security issue, by mozilla i guess [09:33] dammit123: they're all still in the repos [09:33] dammit123: search for "firefox_" and they'll show up [09:33] ( in that webpage you linked ) === Peanut_ is now known as Peanut [09:35] so which part of the version do i need to use for `apt-get install firefox=...` ? [09:35] hello [09:36] can you confirm that ddrescue logs only when the task is completed, and not in real time? [09:36] I am trying to save a failing hdd to an image file [09:36] this is the command I issued: [09:36] MaxFrames, I believe you can set the level of verbosity [09:36] sudo ddrescue -d -v -n -p /dev/sdc /media/sysadmin/Elements/ps3.hdd /media/sysadmin/SYSADMIN/ps3.log === eduardo is now known as Guest46653 [09:37] dammit123: if you type apt-cache show firefox | grep Version , what do you get? [09:37] the /dev/sdc is the failing hdd, the first path is the path to the image file on an external hdd, and the third path is the path to the log file on a thumb drive [09:37] what I am seeing is this: [09:38] 1) despite the -p switch, the space has not been preallocated on the target drive, the image file is growing in size [09:38] 2) still no log files on the thumb drive [09:38] 3) despite the -v switch, I can see no messages on screen [09:38] ok, installed the deb manually, thanks Ben64. (still dunno how im supposed to do that with apt-get) [09:39] dammit123: don't think you can in this case [09:39] dammit123: that's not recommended [09:39] dammit123: btw you installed the utopic firefox [09:39] I _think_ it is doing something since the image file is growing, but I cannot see what [09:39] Ben64: you mean only old versions of firefox gets removed from the repos? [09:39] hello i m facing weird bug... if i open chromium with 14.04 i have and error message about login error.. i have to click on ok about 6 or 7 times with a message every time [09:39] can you help? [09:40] i googled and found temporal solution going and delete file WebData.... and the problem is gone... till i reboot the system.... any solution ? [09:40] thanks [09:40] EriC^^: the first one i tried from the repos? yeah, i get the impression now too [09:41] dammit123: i mean that webpage you linked to is for utopic [09:41] dammit123: when you type apt-cache show firefox | grep Version , do you get a 34 version? [09:41] EriC^^: https://launchpad.net/~ubuntu-mozilla-security/+archive/ubuntu/ppa/+build/6599704/+files/firefox_34.0%2Bbuild2-0ubuntu0.14.04.1_amd64.deb looks like 14.04 to me, and selenium works again [09:42] not the best solution, but is a solution .... kinda [09:42] now you're stuck with an outdated browser ... yay? [09:42] until selenium gets fixed [09:42] and till then i can still work. yay! [09:45] Ben64: and its not me whos stuck with old browser, just our testing system (for our webapp) :D [09:49] Are you still around Ben64 [09:49] thank you all for the help! back to work. [09:49] TheVerge: kinda [09:51] Ben64, I got the system booted and changed back to the original recommended driver [09:51] sounds good [09:52] Ben64, I have just tried to play an MKV video file and the audio is fine but the video is a bit choppy [09:54] Ben64, My system specs are here http://n40l.wikia.com/wiki/Base_Hardware_N40L [09:55] TheVerge: yeah, i'd imagine it'd be choppy... kind of low on specs [09:56] I am also running Ubuntu Desktop 14.04 32bit [09:56] Ben64, I thought it would be fine with the new GPU. My Pi plays them fine over NFS [09:56] if you had an nvidia gpu, sure. it has hardware acceleration, just like the Pi does [09:57] i'm not very well versed in amd, they might as well, but you have an older one [09:58] Ben64, I wanted an nvidia card but they wouldn't fit inside the case :( [09:59] Plus I believe they have better compatibility with Linux [10:00] there are small ones... gtx 750 is short [10:00] It's more the heatsink and fan that are the issues [10:00] and yeah, I haven't had AMD gpu in my computer since like 2004 :) Nvidia works so much easier [10:04] how secure is SSL connection to freenode ? [10:04] if I use Ubuntu [10:04] ssl v3 256 bits.... :( [10:05] MaxFrames, ain't it TLS ? [10:05] [10:01:46] [SSL] Cifrario della trasmissione attuale [10:05] [10:01:46] [SSL]: Cifrario: DHE-RSA-AES256-GCM-SHA384 [10:05] [10:01:46] [SSL]: Versione: TLSv1/SSLv3 [10:05] [10:01:46] [SSL]: Bit 256 (usati 256) === peng_ is now known as Guest5318 [10:06] what do you reckon? [10:06] yourbeau: you should ask network questions in #freenode === ppf_ is now known as ppf === ubuntu is now known as Guest75059 [10:09] MaxFrames, does it provide us enough security from sniffers ? [10:09] Ben64, ok [10:14] hi [10:19] hi [10:19] I've downloaded some packages (via the "-d" switch) on 12.04. Now I'll be installing 14.04 (from an ISO) Can I use those deb files on 14.04 as well? [10:19] i have ubuntu installed now installed another OS. how can i update grub? just doing grub-mkconfig >> /boot/grub/grub.cfg and then run update-grub? === madmarcel_ is now known as madmarcel [10:21] hm there is not update-grub..is lubuntu using grub2 or grub by default? so i can reinstall update-grub... [10:22] colonolGron, sudo update-grub [10:23] it is grub 2 [10:23] bubbasaures: no grub-mkconfig needed? [10:23] !grub2 | colonolGron [10:23] colonolGron: GRUB2 is the default Ubuntu boot manager. Lost GRUB after installing Windows? See https://help.ubuntu.com/community/RestoreGrub - For more information and troubleshooting for GRUB2 please refer to https://help.ubuntu.com/community/Grub2 [10:24] colonolGron, Never seen it used to update grub [10:24] okay, thanks [10:25] bubbasaures: Do deb files from 12.04 work on 14.04? or do I need to download them again? [10:26] duffer, This is not pick a nick and ask. [10:26] never use packages from another release [10:26] duffer: you do not want to mix packages for different versions [10:27] are all packages version specific? [10:27] yep [10:28] hello, when i do: umount /media/DISK791/ i get: umount: /media/DISK791: device is busy. How do i figure out what process is using that device? sudo fuser -vm /media/DISK791/ returns nothing and neither does lsof. what can i do? [10:28] hi. i've been testing browsers (text) and i noticed they have a primary link "canoical". Is ubuntu appending all http traffic or have modified all browsers to ... [10:34] r [10:35] No one online... oO [10:45] How can i Control a user not to Access crontab Command in Ubuntu Desktop and server [10:48] blackyboy, only administrator users should be able to access that. so make a regular deskto user = lower privileges [10:49] cfhowlett: i have admin privilege now i want to disable cron access for other users only i want to access [10:49] blackyboy, so long as those others users are NOT admin ... done! [10:50] there is sudo vim /etc/at.deny available to disable at option but there is not cronjob [10:54] when i do sudo lsof /media/DISK791/ nothing happens, but still i get device is busy when i try to umount it. what is happening? [10:54] how to use rsync? [10:55] rrr_, man rsync for details [10:56] cfhowlett: i used scp. it is very slow it seems just hung there. [10:57] cfhowlett: so rsync is the same usage as scp? [10:58] rrr_, never used either so I've no experience to base an answer on === doh is now known as Guest55613 [11:03] I can't install Skype due to unmet dependencies in 14.04. I had already tried something with no success: http://pastebin.com/naq4cKNP Any clue? === Guest55613 is now known as doh_ [11:09] rrr_: the man page for rsync should explain it better than anyone else could === michael is now known as Guest53324 [11:23] Test [11:24] !test | xtpeeps [11:24] xtpeeps: Testing... Testing... 1. 2.. 3... ( by the way, remember that you can use /join #test ) [11:25] O okey....so is there a test channel? [11:26] xtpeeps, read the above ... [11:26] Testing... testing... [11:26] ;p [11:27] xtpeeps u test android andchat ? [11:28] Yep [11:29] uporot: How do u know that ? [11:29] xtpeeps , info [11:30] xtpeeps , where u from & [11:30] ? [11:31] U mean country? [11:32] xtpeeps , yes [11:33] uporot: Com from China [11:33] uporot: :) [11:34] how do i detect nic network card in my pc [11:34] xtpeeps , i frm Russia [11:34] guys please socialize elsewhere. this is the support channel [11:35] cfhowlett, ok [11:36] Oops [11:36] gagalicious, try this: http://www.yolinux.com/TUTORIALS/LinuxTutorialNetworking-Add_NIC.html [11:36] cfhowlett: ok [11:36] yeah i am looking at it [11:36] but funny my network card is not detecting! [11:36] i mean it doenst work with /etc/network/interfaces... [11:36] even if dhcp already on [11:36] how do i check what name is m y network card? [11:37] LXLE support here? [11:39] i have a question [11:39] !flavors | vaikai [11:39] vaikai: !Ubuntu-GNOME, !Kubuntu, !Xubuntu and !Lubuntu are simply flavors of Ubuntu that come with GNOME, KDE, Xfce, and LXDE (respectively) installed as default, instead of Unity. Other specialized flavors of Ubuntu include !Edubuntu, Ubuntu !Studio, and !Mythbuntu. [11:39] how come my eth3 starts with eth3??? how do i make it start with eth0? [11:41] wireless network connection is connecting and disconnecting every 8-15 seconds. Strength is 65%. Internet is working. [11:42] How to get stable connection? [11:45] vaikai: type lspci | grep Wireless [11:45] Help! Why does my upstart keep running multiple processes? e.g. ps aux | grep 'upstart' shows 2 each of udev, socket and file. I don't care about those, but I do have my own upstart script which can only have one instance running at a time [11:57] so why is MIR "loved" so much by the linux community? [11:58] uhhimhere, discuss in ##linux or #ubuntu-offtopic...this channel is for #ubuntu support. thank you. === knob is now known as Guest68332 [12:03] hey I have put lubuntu 14.04 iso on a thumb drive with unetbooting (from windows) but it boots to a busybox prompt. what gives? [12:04] MaxFrames, verify your .iso and the usb. one or the other is likely bad [12:04] !md5sum MaxFrames [12:04] can a bad usb drive cause lubuntu to morph into busybox? [12:05] MaxFrames, bad hardware can do all manner of strange things. [12:05] !md5sum | MaxFrames [12:05] MaxFrames: To verify your Ubuntu ISO image (or other files for which an MD5 checksum is provided), see http://help.ubuntu.com/community/HowToMD5SUM or http://www.linuxquestions.org/linux/answers/LQ_ISO/Checking_the_md5sum_in_Windows [12:05] MaxFrames: Busybox isn't another distro, it's just a shell which you get dropped to if stuff goes wrong. [12:06] I see [12:06] could it be it can't boot on the hardware? [12:06] i.e. good iso, good usb drive, incompatibility with the hardware? [12:06] MaxFrames, test: get a different drive. but verify your .iso first [12:07] I don't have another usb drive :/ I can only redownload the iso and/or md5 test it [12:07] MaxFrames, ALWAYS verify your .iso! [12:07] cfhowlett: the only reason I didn't do that yet is that I already used this very ISO, multiple times [12:08] MaxFrames, md5sum : 1. .iso 2. USB [12:08] first time you install an iso from this stick? maybe it's an old grub fucking with you [12:08] cecja, good point but please - !language [12:08] I have used this stick before [12:09] when I boot, it shows a blue unetbootin screen with just "default" and "exit" as choices [12:09] it should have shown the lubuntu live screen [12:09] MaxFrames, in the time since I first suggested you verify your media, you could have done both and eliminated 2 possible sources of trouble. [12:10] So I plan on migrating servers but i'm not sure what software to use for this, I don't really want to pay $100 for a migrate, so is there anything free? [12:10] hi [12:10] Codmadnesspro, perhaps a good question for #ubuntu-server [12:10] dd the iso to the stick if you don't want to debug anything and the iso formerly workerd [12:10] !cn | xuelanghu, [12:10] xuelanghu,: 如欲獲得中文的協助,請輸入 /join #ubuntu-cn 或 /join #ubuntu-tw [12:10] -r [12:11] Codmadnesspro: the question is more about the scale of your operation. [12:12] Howdy folks [12:14] Hi. I'm running the xmonad Window Manager. I am using `nitrogen` to save and restore wallpaper settings. When I start Nautilus it resets the wallpaper to the Ubuntu wallpaper. [12:14] Can I get it not to do that? Anything with the desktop? [12:14] I can't find anything about this in the Nautilus options. [12:14] fhey [12:17] I dont need or want an account to be able to do a bug submit :-( [12:17] clear [12:18] Well, now I need to replace nautilus :S it has very weird behaviour when you start it thats not modifyable in its settings. [12:18] Why should a file manager have anything to do with a desktop wallpaper? [12:19] #c++ [12:19] devzdesilva, ask your ubuntu questions here === tcpman is now known as Guest35228 [12:21] Industrial: They all use the same settings backend. === awakecodh is now known as awakecoding [12:22] jpds_: Thats fine, but I'm not going to make my toaster cook eggs [12:22] hey [12:22] !ask | devzdesilva, [12:22] devzdesilva,: 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 [12:25] i just installed ubuntu and currently in the process in setting up vm's using virtual box. Does anyone know how to setup vm per each tty (if that makes sence) eg: ctrl+alt 2 will display windows 7 vm (full screen & loaded on boot). i tried to google it but no success === andrex is now known as andrex|off [12:26] blu3ski3s: what's the tty have to do with anything? [12:28] well this is likely why im asking for help but isnt the shortcut to tty2 for example ctrl+alt 2? (ive seen it implemented at uni) [12:28] then tty4 for example is red hat [12:29] i might be mistaken, any pointers will be appreciated [12:29] blu3ski3s: ok, with the tty you wont have a gui [12:29] blu3ski3s: can you explain what you want to achieve? === silverfox_ is now known as silverf0x [12:30] 2 vm's booted on boot and can simply switch between them [12:30] I get it now. Using dconf-editor. [12:30] ok, you can boot the vm's from the command line in your startup apps [12:30] That's not really nice though :( should be GUI options for this [12:31] thats fine i dont mind [12:31] this system gives me the chills (dconf) it reminds me of the windows registry [12:31] haha [12:31] like.. who thought it was a good idea to copy THAT >_> [12:31] (as opposed to homedir config files) [12:31] haha, it was probs the same guy that did it for windows [12:31] so evil [12:33] possible to have my thin client running even if the server is shut dow [12:33] n? [12:33] basically my thin client do an nfs over the network to the server system filesystem [12:35] blu3ski3s: you can press right ctrl, then alt+tab to switch between the vms [12:36] not smooth though, the system i saw was literally just like it was multiple desktops. almost like a kvm [12:38] anyone here? [12:38] wodrow: nope [12:38] blu3ski3s: you could put it in a workspace that way you'd only have the vm's in the alt+tab [12:39] !ask | wodrow [12:39] wodrow: 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 [12:39] EriC^^: yeah, but would i have to put it in full screen mode etc every boot? [12:40] blu3ski3s: i think you can start a vm in full screen mode [12:40] EriC^^: Valid tips, but i want it more professional looking. So if i have to implement it other places ill know how. [12:41] ok np ill have a look into it more, thanks [12:41] how bad is empathy compared to mirc lmao === Guest68332 is now known as knob [12:43] hi [12:45] hey guys... does anyone know what could be the idealist processor for a high-end NAS server ? [12:45] DeaDSouL: ideal is something very relative [12:45] DeaDSouL, that's a great ##hardware question ... [12:45] tomodachi: I want it for NAS server [12:46] DeaDSouL: if i was running a nas server i would probably not even run it on linux , but use Freenas (based on freebsd) [12:46] since it has zfs [12:46] there i would go for at least 2ghz whatever with 1 gig ecc for each Terrabyte of Data [12:47] tomodachi: why would you do that? what if you want to change your main nas-server os later?? with all the zfs filesystem ?? it is gonna be a real problem,, I guess === pvoigt_ is now known as pvoigt === RichiH_ is now known as RichiH [12:49] tomodachi: specially if you go with one of the zfs raids ... [12:50] am i right ? [12:50] You know how Firefox gets a special exception when it comes to updates (i.e. LTS will get new versions of firefox as they come out even *if* it means introducing new features) - does this apply to Thunderbird too? and how about LibreOffice - will it follow whatever LibreOffice considers to be 'Still' (the stable release) ? [12:51] since freenas has developed their own thing for zfs.. i think it'll be really hard to get those data from the harddrives with linux later on... [12:51] is there much point in filling a bug for a repeatable kernel crash on 14.10? [12:51] stevenm, best to ask the support channels/forums of those products about their development protocols. not ubuntu sponsored or managed [12:52] cfhowlett, it's ubuntu that is choosing to package the latest firefox and put it in main - even if the LTS is meant to be frozen for new features (security fixes and bugs only) - so it's ubuntu making that exception [12:52] cfhowlett, nothing to do with the original authors [12:53] ngaio, sure, first look if there is a known related bugreport to confirm. [12:53] e.g. firefox is now on version 35 - it's in 12.04 and 14.04 main - but it only got to version 35 only 3 days ago [12:54] OerHeks, even if it's a hardware problem and the Ubuntu kernel team may not have access to that particular hardware? (an external USB hard drive case) [12:55] hello, I want to fix this "Jan 16 12:04:47 mailhub-02 dovecot: config: Error: net_accept() failed: Too many open files", so I added "limit nofile 20480 20480" into /etc/init/dovecot.conf [12:55] ngaio, sure, unless it is custom made ofcourse [12:55] OerHeks, I think it's JMicron [12:55] but the limits are still 1024 4096 after restarting with restart dovecot === CatKiller_ is now known as CatKiller [12:55] ngaio, is it a usb3 issue? [12:55] OerHeks, [12:55] yes [12:56] ngaio, oke then i would go for it. lots of issues with usb3 to solve. [12:56] OerHeks, okay thank you. I'll install that hardware crash package then [13:00] OerHeks, to report it so it's of any use, do I need to install one of the 600MB kernel ddeb packages? [13:01] stevenm, I can't find it but there actually was a discussion on the issue you raise. If I can regurgitate from memory: some packages, e.g. firefox, are considered critical and qualify for update during the LTS lifetime. Some packages are not so critical, so no upgrade. Sorry, no more I can add to this. [13:02] !bug [13:02] If you find a bug in Ubuntu or any of its derivatives, please file a bug using the command « ubuntu-bug » - See https://help.ubuntu.com/community/ReportingBugs for other ways to report bugs. [13:02] not sure you need to install anything, ngaio === zzz_Ridley is now known as Ridley5 [13:02] cfhowlett, ok I'm asking around in #ubuntu-mozillateam - it seems thunderbird gets the same deal too [13:03] stevenm, I'm sure there's a list somewhere but I can't direct you. sorry [13:03] ngaio, i am thinking about what package you need to file a bug against, maybe the kernel ? [13:03] cfhowlett, you'd think LibreOffice would get the same deal so it follows the stable release (which the LibreOffice call 'Still') - it's at least as important and as useful to the desktop environment as firefox === li is now known as Guest28847 [13:04] stevenm, I tend to agree :) but then ... I'm only a user. [13:04] OerHeks, I have no idea. All I know is that when I plug in the external drive, the kernel locks up. Here is where I found the link about install the 600MB debug kernel: https://help.ubuntu.com/community/DebuggingSystemCrash [13:05] Hi, has anyone else noticed with the latest LTS that you have to sign in, then sign out, then sign in again to get an accurate number of updates Ubuntu needs (or if the system needs a restart)? What gives with this, and is there a solution to fix it? I don't think I can go another 2 and a half years like this LOL! [13:06] riz0n, sudo apt-get update && sudo apt-get dist-upgrade === Malsasa_ is now known as Malsasa [13:07] cfhowlett: I use sudo aptitude safe-upgrade === Darkwing_ is now known as Darkwing [13:10] dd [13:11] hey [13:11] need some help [13:11] !ask | shaurya [13:11] shaurya: 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 === sharkasdf_ is now known as sharkasdf [13:13] i'm installing the badgekit api from mozilla. anyone know why im getting this error when I run a script? http://pastebin.com/p26qNmVG [13:15] !patience [13:15] Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or http://ubuntuforums.org or http://askubuntu.com/ [13:18] exit [13:19] Any suggestions why sound won't work on Ubuntu 14.04 until I unpluged the HDMI and plug it in again? [13:20] DeaDSouL: yes [13:22] linuxmint: sound on pc or external tv? [13:22] lotuspsychje: sound on TV. No sound on pc. [13:23] linuxmint: you need to adjust sound settings, to the device you want to hear sound [13:23] lotuspsychje: I mean the computer has no speakers to make any sound. I only need the sound on the TV, which has the speakers. [13:24] linuxmint: did you change sound settings to hdmi audio then? [13:25] mdadm: cannot open /dev/sda3: Device or resource busy [13:25] help [13:25] how can i solve this? [13:25] lotuspsychje: on Ubuntu? Yes. On the TV, to HDMI 1, which worked, but now only works when unplugging the HDMI cable from the TV HDMI port (or the computer's HDMI port I think?) and plugging the HDMI cable back into the HDMI port. [13:27] linuxmint: i think its because ubuntu boots default sound on Os, and not on tv [13:27] linuxmint: note sure howto boot sound into external devices [13:32] lotuspsychje: thanks. Will try to figure it out. [13:32] linuxmint, a simple solution would be to disable the audio device in BIOS [13:33] linuxmint: the soundcard should pass the spdif signal to the hdmi port if spdif is enabled [13:33] linuxmint: check alsamixer [13:34] BlueByte: yes, checked alsamixer and volume is up. I'll try disabling the audio in BIOS. [13:34] Lee-: thanks, I'll try that tomorrow. [13:35] linuxmint: spdif output should be enabled , no MM [13:36] BlueByte: in the Alsamixer settings? [13:36] linuxmint: yes [13:36] BlueByte: what's MM? [13:36] mute [13:36] BlueByte: k, will try tomorrow. Thanks. [13:36] and my nick is BlueShark [13:36] :) [13:37] BluesKaj: ) [13:37] BlueShark: ooops, sorry. Thanks BluesKaj_ [13:37] ok [13:37] BluesKaj: ok. [13:44] so I'm trying to get a script to run whenever I connect to a wireless network (so I can stop drobox when tethering to my phone). I have added the script to /etc/network/if-up.d and made it executable, but it still doesn't seem to run. I've seen some comments suggesting I need wlan0 in /etc/network/interfaces, but I'm not really sure how to add it properly? I tried adding "auto wlan0; post-up /etc/network/if-up.d/scriptname" to the file, but then networking [13:44] sh: 1: Syntax error: "|" unexpected [13:45] Linux wolfmothe-EL460AA-ABA-a1247c 3.13.0-44-generic #73-Ubuntu SMP Tue Dec 16 00:23:46 UTC 2014 i686 athlon i686 GNU/Linux [13:45] Trying to remap middle mouse button to backspace [13:46] Not having much luck with xmodkeys === Pici is now known as Guest66126 === Guest66126 is now known as Pici [14:01] hey is it possible to load VM at login (when you select what desktop eg, gnome kde etc) - virtualbox [14:04] Hello [14:04] i believe they are called Desktop Environments, is it possible to load vm throught that? [14:05] Do you meet with a strange thing? =Xubuntu 12.04 sometimes has sound, sometimes no... [14:05] blu3ski3s: do you mean a WM=Wibdow Manager or VM=Virtual Machine? [14:05] kkutj6tr66h6t [14:07] cecja, sorry i dont understand your question. basicly boot into ubuntu get to login & based on Desktop Environment selected boot into say win7 or red hat etc [14:07] ciao [14:08] !list [14:08] Filippo: 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 ». [14:12] L33t Dodo Hacker H4x0r [14:12] Whitehat Christian Hacker Team [14:12] hi ubuntu [14:13] <ZoneX-Crypto> dodohacker [14:13] <ZoneX-Crypto> zzzzzzzzzzzzzzzzz [14:13] <ZoneX-Crypto> http://dodohacker.us.to [14:13] <ZoneX-Crypto> just release couple 0day [14:14] can you stop spamming the channel please [14:14] !ops [14:14] Help! Channel emergency! (ONLY use this trigger in emergencies) - Pici, Myrtti, jrib, Amaranth, tonyyarusso, Nalioth, lamont, CarlK, elky, mneptok, PriceChild, Tm_T, jpds, ikonia, Flannel, genii, wgrant, stdin, h00k, IdleOne, nhandler, Jordan_U, popey, Corey, ocean, cprofitt, djones, Madpilot, gnomefreak, lhavelund, k1l, rww, phunyguy, bazhang [14:14] zzzzzzzzzzzzzz [14:15] ZoneX-Crypto: Are you done? [14:15] kids these days... [14:16] i feel ubuntu > windows 7 vm will League of legends good :) [14:16] pretty quick atm [14:17] change ownership of a folder and all subfiles is chown newowner -R /directory ? [14:17] all depends on graphics drivers i guess [14:17] I got an error install ubuntu 14.04.01 desktop - fatal error unable to install bootloader [14:17] yep [14:18] ramsrambo, retry install check install disk [14:18] ramsrambo, also why not use 14.10? [14:19] blu3ski3s : anyway's of fixing this bootloader issue now [14:19] yeah liveboot and do grub install ill find a link for you [14:20] try this http://howtoubuntu.org/how-to-repair-restore-reinstall-grub-2-with-a-ubuntu-live-cd [14:21] or this: https://help.ubuntu.com/community/Grub2/Installing [14:22] mucus, yes... however that will also change all the files inside that directory to have the newowner as well [14:22] pragmaticenigma: that is the intent [14:22] directory + all contained [14:23] mucus, depending on the folder, you may also want to change the owner and group. for that it would be "chown newowner:newgroup -R /path/to/dir" [14:23] what differentiates group from owner? [14:24] blu3ski3s, because 14.04 is LTS support [14:24] mucus, different permissions can be set based on how a user is accessing a file or directory [14:24] hm, then i better do group and owner [14:25] mucus, if I own the file, but want all the system admins to have access as well, I can change the group to the sysadmins group and set the permissions as needed [14:25] mucus, so I would still have ownership of the file, but the group could access it as well. It's not as important in a single user environment, but more so when multiple users use the same machine [14:25] but can't anyone with sudo access the file? [14:26] pragmaticenigma, sorry i thought 14.10 was LTS, im on 14.04 too [14:26] or is this just another set of users in addition to owner and super users? [14:26] mucus, not always true. sudo usually can get past some of the permissions, but it's not always the case [14:26] oh. [14:27] interesting! [14:27] not really :P zzzzzz [14:28] ?LIST [14:28] !list | blu3ski3s [14:28] blu3ski3s: pragmaticenigma: 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 ». [14:28] lol [14:28] SHIFT IS STUCK [14:28] LOL [14:29] werid, better now [14:31] that happens every now and then when I'm using VNC [14:32] pragmaticenigma, im pretty sure it was just because i switched between windows VM and ubuntu [14:33] usually the same thing happens to me... go from something on my local machine to my VNC session, and the VNC client gets confused about the state of alt or shift key presses [14:37] hello, I have Ubuntu 14.10 64bit, AMD Phenom II X4 965, Graphics VeSA I have various issues, One is that nautilus sometimes no response when I write the name of directory [14:38] or rename this. [14:38] perhaps the video card settings? [14:39] How would I go about "squashing" uid/gid on an ext4 or btrfs filesystem? Like an NTFS or vfat filesystem is mounted — everything is owned by root, but always 666 or 777 and everything written there automagically becomes the same… [14:39] I have ATI AMD Radeon HD 5670 [14:39] 5650 here from memory [14:40] i dont have any issues on 14.04 [14:40] chebit, video card is unlikely preventing you from renaming files in nautilus. can you describe, in the best detail you can, what happens as you attempt to rename the folder. include all the steps taken from when you click on rename to when you finish. [14:40] With 14.04 it was all good ! [14:41] any reason why you upgraded? [14:41] f3lix, NTFS doesn't support unix/linux file persmission. the driver that allows you to write to the drive is setting fake permissions to allow the OS to read and write [14:41] Ping [14:41] !ping [14:41] pong! [14:42] pragmaticenigma, ok I'll try [14:42] thanks [14:42] pragmaticenigma: exactly, and I'd like to mimic that behavior on an fs that does support proper permissions [14:44] f3lix, that is not recommended or best practice. that will open your system up to all sorts of vulnerabilities [14:44] pragmaticenigma: i know, but I'm wondering if it's possible [14:44] The other problem is on gedit - text editor, sometimes blinks and closes when It's has long text, I 'll try see log files. [14:44] pragmaticenigma: and to be precise, it'll open up that FILEsystem, not my system ;) [14:45] f3lix, I don't fully understand what you are trying to accomplish then. [14:46] pragmaticenigma: I'm trying to mount a regular linux filesystem so that it behaves like a FUSE-mounted NTFS or vfat filesystem would: Squashing all content to be owned by root:root, but readable and writable by all [14:46] after adding a line with "limit nofile 50000 50000" into some upstart config file. I can see this is applied only after a reboot. Is it possible to apply it without rebooting, please? [14:48] f3lix, check out the documentation for fstab [14:48] !fstab | f3lix [14:48] f3lix: The /etc/fstab file indicates how drive partitions are to be used or otherwise integrated into the file system. See https://help.ubuntu.com/community/Fstab and http://www.tuxfiles.org/linuxhelp/fstab.html and !Partitions [14:48] pragmaticenigma: in particular? [14:49] assuming you have an idea on how to do it? [14:49] f3lix, you can set options when the drive or partition is mounted there... I don't recall the exact method or options, but I've done something similar to mount samba shares locally [14:50] Okay, Seems like every time I update, it breaks my video driver. I have the AMD prop driver installed, and I am running 14.04. SO I have an update pop up today, I checked and it is set to leave my driver alone, and there are no driver and or kernel updates.... [14:50] WHAT TO DO ... [14:51] pragmaticenigma: I'm assuming you haven't read the fstab man page yourself, as mount options aren't discussed here; they're totally up to the fs to implement ;) And CIFS and NFS are a totally different ballgame, here we have e.g. root_squash to do it. Which is why I specifically asked about ext4 or btrfs. But thanks anyway :) [14:52] * ZoneX-Crypto location location :p === Guest24387 is now known as Maser === toXel_ is now known as toXel === Xiti is now known as Xiti` === Xiti` is now known as Xiti === biledemon is now known as mgkfgyk === mgkfgyk is now known as frthtfhfgik [15:15] Hello. Not sure if this is the right channel. I'm succesfully tailing multiple files at once with '-f', now I'd also like to grep only one of them. My not working attempt: http://pastie.org/9835395 - hints? [15:17] koichirose: You might want to look into multitail before going down the scripting route. It has, somewhat complicated, but powerful matching and filtering features. [15:18] Pici: I'm looking at it but I'm not sure if it can filter just one file [15:18] Okay, So I updated, and it didn't seem to break my video, however, after I login, the login screen lockes up... I know there is something to do when this happns to fix it... some one remind me [15:20] have to reinstall the greeter or something [15:20] any one have any idea [15:21] Does anyone have any thoughts on connecting an Ubuntu 14.04 Server to a Cisco ASA VPN? I found this: http://askubuntu.com/questions/546677/vpn-between-ubuntu-server-14-04-1-lts-and-cisco-asa-5510 but all I need is to join 1 server as a client to the VPN. Is that link a little too over the top of what I am looking for? [15:22] koichirose: your example would be something like multitail --follow-all -e 'table_name' /var/log/mysql/error.log /var/log/apache2/error.log [15:22] mindless_chaos: what exactly is the problem? [15:22] hi eric [15:22] Okay, so I updated ubuntu [15:22] I have this issue everytime I update it breakes fgrlx [15:23] this is a fresh install of 14.04 [15:23] with amd driver [15:23] this time it didnt break fgrlx [15:23] but after putting in my password on login screen it locks [15:23] I can ctrl+alt f2 to terminal, thats how I am on irssi [15:24] but the login screen is currently locked [15:24] mindless_chaos: locked how? [15:24] I know there is something that has to be done like reinstalling the greeter [15:24] you still have the login screen but it's frozen? [15:24] hit enter, accpets password, and I just see the login screen background [15:24] and it sits [15:24] I can still use term [15:25] but the login is locked [15:25] mindless_chaos: ok, did you try the guest account? [15:25] Pici: I'm reading the docs :) thanks [15:25] disabled [15:25] OH wait, I have another account on here [15:25] WOOT [15:25] Ill try that. If I get in what do I do? === panther is now known as panther_ === panther_ is now known as panther__ [15:25] maybe I should add that user to sudoer [15:25] Pici: I don't understand what '--follow-all' does [15:25] jic [15:26] mindless_chaos: you'll need to remove the config file that's causing the problem on your main account [15:26] okay [15:26] let me try [15:26] ok [15:26] brb [15:27] um.. is this the support channel [15:27] koichirose: actually, maybe you don't need that. It means that if the file gets renamed, now follow the renamed file. [15:27] panther__: indeed. [15:27] ok then, i have a wireless network question [15:28] I just did a fresh install of Kubuntu 14.04 on an Acer netbook === digifiv5e_ is now known as digifiv5e === digifiv5e is now known as daynaskully [15:28] and the wireless network seems to not work [15:29] i am having an issue where rsyslog will be restarted by log rotate. once it is rotated rsyslog only sends locally logged items instead of the other logs it was set to send as well === dan_ is now known as Guest10883 [15:30] i can see all of the networks in my area, it's just that when I connect to mine, KDE says 'Connection (my network) Deactivated' [15:30] lspci says [15:30] 07:00.0 Network controller: Broadcom Corporation BCM4313 802.11bgn Wireless Network Adapter (rev 01) [15:31] hello? [15:31] My network is secured, btw [15:32] and I have entered the right password [15:32] no go on the alternate login [15:32] I think I need to reinall unity [15:32] so I think I will make some breakast, then give it a go [15:33] I am pretty sure I have seen some doc on this issue, will let you know if it worked. === nickande1 is now known as nickander [15:35] i have looked at the dmesg and it says that ERROR @wl_cfg80211_get_station : Wrong Mac address [15:35] * ZoneX-Crypto my God , there is Another Operating System Windows from dodohacker team? [15:40] mindless_chaos: ok [15:41] mindless_chaos: still there? [15:42] yeah [15:42] didnt work [15:43] im makin some omlets then im gonna reinstall unity [15:43] k [15:49] hello. I installed fail2ban and set this jail rule: "port: all", "filter:sshd", "logpath:/var/log/auth.log", "banaction:iptables-allports". Now there's sombody trying to ssh to all my ports 3 times each port, but his IP doesn't get blacklisted. why? [15:53] SMP any one have information ?? [15:54] adunosine, about ? [15:54] SMP [15:54] OerHeks: symmetric multiprocessing === Sedated_ is now known as Sedated [15:56] Would anyone here try to answer a lxde question? Just want to know before I flood the channel with it. [15:56] adunosine, what is your real question about smp? from 12.04 and up it is enabled default http://askubuntu.com/questions/193560/symmetric-multi-processing === rodrigograca31_ is now known as rodrigograca31 [15:57] OerHeks: thank you im using 14.04 lts [15:58] OpenSorce: ask your question and if somebody knows they'll answer [15:59] Thank you EriC^^, Ubunut 14.04.1 fresh install older single core machine. LXDE installed from the repos. Maybe I'm just doing it wrong, but does lxpanel support background imaes with transparency? [15:59] *Ubuntu [15:59] OpenSorce: what do you mean? [16:00] hi i'm getting setting capabilities for gnome-keyring-daemon using linux capabilities failed [16:00] OpenSorce: you mean the lxpanel at the bottom if it can be transparent and show the background behind it? [16:00] when i did sudo apt-get update && sudo apt-get upgrade on my nvidia jetson board that came with ubuntu pre intsalled [16:00] it's stuck on a loading line and isn't going anywhere now... please help... [16:01] hello [16:01] i'm new [16:01] No. I know how to do that. It supports using an image in the lxpanel. I was wondering if it is supposed to support using images with transparency in the image. Like a png. === ck is now known as Guest20895 [16:02] EriC^^, if so it's not working for me. [16:03] am i good to just restart? === root is now known as Guest68104 === eddie is now known as Guest47664 === sjefskoder is now known as Guest47350 [16:15] hi [16:16] !ping [16:16] pong! [16:16] ouch [16:17] heello people =) does anyone knows why I can't fully change the menu setting in gnome flashback? https://www.filepicker.io/api/file/NfuKvneQQAKNB28AAuCy https://www.filepicker.io/api/file/uny7toyHQ72h7uQr2GTA === Fetch_ is now known as Fetch [16:18] what's a great cli program for money management? [16:19] basichash, a plain text file? [16:19] basichash: i don't think you'll find one, really - why do you need CLI though? === spideyman is now known as Guest16233 [16:21] pragmaticenigma, teward: something with good keybindings, where i can easily add a new purchase or whatever, rather than have to fck about with a GUI [16:24] basichash, your comment about keybindings makes me think you mean terminal-based, not CLI? [16:24] in that case perhaps emacs has an answer for you. e.g. http://emacswiki.org/emacs/SpreadSheet [16:27] pbx: i thought they were effectively the same thing [16:27] basichash, no, CLI means you are typing commands one at a time at a prompt. [16:27] basichash, depends on who you talk to. some think of CLI as being an execute only environment, non-interactive [16:28] basichash: please don't use the bad language either - this is a family friendly channel [16:28] teward: i left out the u, don't worry [16:29] heello people =) does anyone knows why I can't fully change the menu setting in gnome flashback? https://www.filepicker.io/api/file/NfuKvneQQAKNB28AAuCy https://www.filepicker.io/api/file/uny7toyHQ72h7uQr2GTA [16:29] basichash: obfuscation doesn't earn points here, just leave it out entirely please. [16:31] Says the person with fecal matter in their name, SchrodingersScat [16:32] fair point [16:32] talk about the tupperware calling the china black [16:32] indeed :) [16:32] basichash, I don't think there are a lot of money management applications written for a text only interface. I get what you are trying to do, was a big fan of the old DOS version of quicken [16:33] pragmaticenigma: ah that's a shame. I generally don't use a mouse, so i was hoping i could find a tool that allowed me to record transactions, etc with some decent speed. guess i'll have to use my mouse then [16:33] if you just need to add up purchases, you could write a very simple script for it. maybe 10 line. [16:34] wonderworld, I think they intend this to be an everyday need [16:34] wonderworld: yeah it needs to be a little more complex than that unfortunately [16:34] basichash, there are some applications where the developers have added a lot of shortcut keys to the application to make navigating and simple tasks easier to process [16:35] pragmaticenigma, any recommendations? [16:35] basichash, I'm not too familiar with them as I run an instance of Quicken within WINE, which serves my needs [16:36] pragmaticenigma: usually the shortcut keys are defaulted by the developing environment used. [16:36] 14.04.1 fresh install. How would I change the look of lightdm from Unity? Trying unity-tweaks-tool but I don't see the option for it. [16:37] !info ledger [16:37] ledger (source: ledger): command-line double-entry accounting program. In component universe, is optional. Version 3.0.0+dfsg3-1 (utopic), package size 1755 kB, installed size 4593 kB [16:37] OpenSorce, lightdm is not an interface, but a backend display manager. If you are looking to "skin" the login window, there are tools for that [16:38] neat SchrodingersScat, I might have to check that one out too === ampelbein_ is now known as Ampelbein [16:38] OpenSorce: that's why I like xubuntu. Its easier and does use lightdm [16:38] ubuntu tweak has options to change the background [16:38] but there are some decent progs out there to really tweak it [16:39] pragmaticenigma, I understand what it is. I was hoping Unity had advanced as far as KDE did many years ago and included a front end to do this. [16:39] OpenSorce: meant it doesn't use lightdm [16:40] niceties, yeah think I'll switch to something a little more user friendly. Or at least something more familiar. I wonder if gdm and kdm are still around? :-P [16:40] OpenSorce, Unity is canoncals attempt at giving a simple interface for all to Linux based OSs... They intentionally made it difficult to tweak things like the login window [16:41] Why is there no /usr/lib/python2.7/config/ in Ubuntu 14.10 ? [16:41] pragmaticenigma, again, I know what it is. But thanks! [16:41] I'll tell you what, regardless of the dificulty of changing unity, I really like it for it's simplicity [16:42] Have sinatelled and re-installed bot python2.7 the -dev package etc. But none gives the config dir [16:42] OpenSorce, http://ubuntuhandbook.org/index.php/2014/04/ubuntu-14-04-change-login-screen-background-remove-the-white-dots/ [16:42] ubuntu tweak has option for dots [16:43] * mindless_chaos likes dots [16:43] mindless_chaos, he's looking to change the image [16:45] ubuntu tweak>tweaks tab>login settings>Click unlock and put in password>then click button to change login screen [16:45] how to install imap for apache? [16:45] mindless_chaos, yeah not seeing the tweaks tab... likely because I am trying to launch it from lxde [16:45] in ubuntu [16:46] mindless_chaos, thanks a bunch for looking that up though man! [16:46] OpenSorce, did you see the link I posted? [16:47] hello please help with ddrescue [16:47] g [16:48] I've been running it all day to copy a failing 80 gb hdd to an image file [16:48] the target file size has grown up to 74.5 gb, it took hours and hoursù [16:48] now the onscreen message is saying "copying non-tried blocks..." and the target file size has perhaps stopped growing [16:49] I need to know if it's anywhere near the end of the process because I'll have to go home in half an hour [16:49] pragmaticenigma, yes, yes I did. Using dconf-editor and advising users to run commands as root just to change a background image in the login screen? Seems pretty irresponsible. [16:49] I cannot leave it running all weekend..... [16:49] nor I am willing to redo from scratch...... [16:49] I have never used ddrescue before so please help me [16:50] hi, i'm in a trouble, i locked my desktop ("Windows Key" + l), after that, i didn't touch the keyboard nor mouse, so the screen fades into black, after some time, i came back and moved the mouse, but the login screen appeared without the "Password field", does anyone has any idea what can i do? I don't want to miss the session, thanks in advance! [16:50] ff [16:50] Who need a bit of shit ? [16:50] OpenSorce, it is not irresposible, what do you think Ubuntu Tweak is going to need to make the change permanent? [16:50] pragmaticenigma, not a user at the CLI running as root? [16:51] think I have him in the right direction [16:52] j. Who need a bit of shit ? [16:52] !ops [16:52] Help! Channel emergency! (ONLY use this trigger in emergencies) - Pici, Myrtti, jrib, Amaranth, tonyyarusso, Nalioth, lamont, CarlK, elky, mneptok, PriceChild, Tm_T, jpds, ikonia, Flannel, genii, wgrant, stdin, h00k, IdleOne, nhandler, Jordan_U, popey, Corey, ocean, cprofitt, djones, Madpilot, gnomefreak, lhavelund, k1l, rww, phunyguy, bazhang [16:52] OpenSorce, if it was easy, you wouldn't be asking for help [16:53] OpenSorce, the login screen background is a system file, so yeah, you need root. [16:54] anyone please? [16:54] MaxFrames? [16:55] anyone what? [16:55] please see backlog [16:55] !anyone | MaxFrames [16:55] I don't have one [16:55] scroll up I mean... I wrote many lines [16:55] I know. My IRC client is glitched [16:55] !patience | MaxFrames [16:55] MaxFrames: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or http://ubuntuforums.org or http://askubuntu.com/ [16:55] I could exit, but then it would disappear [16:56] pragmaticenigma, if it was east it wouldn't be Unity. And I would need to ask. :-) [16:56] i have never used ddrescue [16:56] not sure [16:56] Surely you could write a single-line summary [16:57] lol [16:57] how can I tell the % progress of ddrescue= [16:57] what does "copying non-tried blocks" mean [16:58] hello [16:58] MaxFrames, with dd, you can use a command in another terminal: sudo killall -SIGUSR1 dd ; not sure about ddrescue [16:58] sfdebug: try pressing alt+ctrl+f1 to switch to a console, then login, then run `ps aux | grep screen` to see the screensaver pid, then `pkill pid` to kill it, then switch to alt+ctrl+f7=graphics again [16:58] !hello | erichf === soee_ is now known as soee [16:58] ubottu fail [16:58] but I dont want to kill it [16:59] MaxFrames, -SIGUSR1 wont kill it [16:59] If i kill it, a whole day of work will be lost [16:59] At least not normal DD [16:59] MaxFrames, check the manual [16:59] what will it do then? [16:59] Or do a test run with another ddrescue process [16:59] What package is ddrescue in? [16:59] gddrescue [17:00] I am getting `WARNING: gnome-keyring:: couldn't connect to: /run/user/1000/keyring-vL7qEf/pkcs11: Connection refused p11-kit: skipping module 'gnome-keyring' whose initialization failed: An error occurred on the device` --> Here is the bug report: https://bugs.launchpad.net/ubuntu/+source/gnome-keyring/+bug/1379728 --> Telling me to install from https://packages.debian.org/sid/gnome-keyring... I go the install page and am confused [17:00] Launchpad bug 1379728 in gnome-keyring (Ubuntu) "gnome-keyring crashes in using GNOME-Shell 3.14" [Undecided,Fix released] [17:00] !info gddrescue [17:00] gddrescue (source: gddrescue): GNU data recovery tool. In component universe, is optional. Version 1.17-1 (utopic), package size 93 kB, installed size 212 kB [17:00] alkisg, oh, good man, let me try that!!! [17:00] Ah. I saw the g in front and thought it was a GTK frontend XD [17:00] ubottu is pretty cool [17:00] erichf: I am only a bot, please don't think I'm intelligent :) [17:00] kk [17:00] !botsnack [17:00] Yum! Err, I mean, APT! === luckybunny is now known as lbaway [17:01] Which architecture do I choose? amd64? [17:01] it has been slowly building a 74.5 gb file on the target drive, it took about 8 hours, and now it's stuck on that message [17:01] alkisg, do you know the name of the process? [17:01] sfdebug: what environment, unity? [17:01] alkisg, yes [17:01] at the same time the message came out, the log has finally begun to be written [17:01] up to then, no log file was created === makije_ is now known as makije [17:02] sfdebug: sorry I'm not using unity, don't you see it with ps aux | grep screen? [17:02] alkisg, appeared "unit-panel-service" and "gnome-screensaver" services [17:02] killall gnome-screensaver then [17:03] MaxFrames, probably it's hitting the bad part of the drive then === lbaway is now known as luckybunny [17:03] MaxFrames, The log file is for logging failed operations, I think [17:04] I don't get what it has been doing for 8 hours === Guest18670 is now known as jordanm [17:04] "non-tried blocks", what can it mean? the manual does not explain === TheSojourner is now known as mjulian [17:05] MaxFrames: open another terminal, and type this after reading/understanding it: sudo -i (press enter here) while pgrep ddrescue; do sleep 1m; done; sync; poweroff [17:05] MaxFrames: this will close your pc when ddrescue ends [17:06] but it's a laptop which means it would be plugged in for the weekend, which I am not comfortable with [17:06] also the failing hdd is plugged in to a sata to usb adapter, which means it would be powered on for the weekend [17:06] does the gcc that comes with ubuntu compiles automatically with c11? [17:06] I cannot do that [17:07] MaxFrames, why for the weekend? [17:07] You goign somewhere? [17:07] http://www.manpagez.com/info/ddrescue/ddrescue-1.18.1/ddrescue_5.php => can anyone figure out what "non-tried" means in ddrescue jargon? [17:07] undecim: it's friday... I'm at the office [17:08] MaxFrames, Sounds like blocks that ddrescue hasn't tried to read yet [17:08] Those 2 devices should be fine to be plugged in over the weekend [17:08] alkisg, i killed unity-panel-service but it came again without the password field... :( [17:09] hey finally it is beginning to display some real time data! [17:09] where can i go to get help with linux mint [17:09] the "rescued" field is now constanlty increasing [17:09] sfdebug: why did you kill the panel service and not the screensaver? [17:09] (MB) [17:09] !mint | user549p20 [17:09] user549p20: Linux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org [17:09] alkisg, i killed screensaver first... [17:09] alkisg, after, i saw that and nothing changed... [17:09] alkisg, so i killed the panel too... [17:10] sfdebug: for me, in gnome-flashback session, killall gnome-screensaver works === tcpman is now known as Guest38062 === JIoJI is now known as WickedGame [17:12] alkisg, i found something here that i'll test: https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1311316/comments/13 [17:12] Launchpad bug 1311316 in Unity 7.2 "After locking screen there is no input field to type password for unlock" [High,In progress] [17:13] wait, isn't the whole purpouse of the log file to be able to resume ddrescue? [17:14] so I can perhaps stop now, and resume monday [17:15] it should begin from where it left off [17:15] Is there a straight forward way of listing all the programs installed with apt that are not depended on by any other apt installed programs [17:15] Thanks in advance [17:16] How to disable wireless on startup ? I use mainly ethernet [17:16] natus: Ubuntu will usually prefer Ethernet. If it's not plugged in, then it will move over to a wireless network. [17:17] ‪/nick ra1stl1n [17:17] theadmin: I know but wireless still activated (I must everytime disable it manualy) [17:18] theadmin: I live in a campus they are not wifi only ethernet connection [17:18] natus: google for something like that: dbus-send --system --type=method_call --print-reply \ --dest=org.freedesktop.NetworkManager /org/freedesktop/NetworkManager \ org.freedesktop.DBus.Properties.Set string:org.freedesktop.NetworkManager \ string:WirelessEnabled variant:boolean:$bool_state [17:18] Sorry no time to guide you exactly [17:20] "If you use the logfile feature of ddrescue, the data is rescued very efficiently, (only the needed blocks are read). Also you can interrupt the rescue at any time and resume it later at the same point. " [17:20] In a bash script, how do I test if a command fails? [17:20] that is from the manual [17:20] I should be ok then right? [17:20] undecim: if command; then echo ok; else echo not; fi [17:21] Or, use $? [17:21] alkisg, I was hoping there was an "if not" to simplify when you only need code for false [17:22] undecim: ls asdf || echo "not exists" [17:22] or, if ! command; then... [17:22] its several lines [17:22] if ! command then [17:22] okay, that's what I was looking for [17:22] if ! ls asdf; then [17:22] line 1 [17:22] line 2... [17:23] It just seemed weird to have an empty "then" section [17:23] undecim: fyi, #bash exists and is very helpful [17:23] hi [17:24] my disk space is full and it won't start kubuntu. what to do? [17:24] Hello, I can't seem to get KDE fully UNinstalled [17:24] it's an asus chromebox with 8/8gb partitions [17:24] HAs anyone had experience with this? [17:24] Pici, Yeah, but i was already in this channel [17:25] typing the join command is so much work... [17:25] undecim: well, for next time, they are very knowledable there. [17:25] I figured it was a pretty introductory question, too. I'll head over there for my bash needs from now === ansivirus__ is now known as ansivirus [17:25] alkisg: I don't find anything about it did you "make" it yourself? Must I do some bash script to run it everytime [17:26] natus: yes I made it myself a couple of years ago and I put it in my startup programs so it runs automatically [17:27] alkisg: oh very clever run it like a startup program I'll test it in vm thank you [17:27] natus: your VM has a wifi interface? [17:27] Also, it's part of a program, it won't work without changing a variable there [17:27] That's why I proposed that you googled it instead... [17:28] alkisg: can you just send me to a man page or something i'll try to do it myself [17:29] natus: it's a dbus interface, I don't think it's in a man page [17:29] It's an api of network manager [17:30] alkisg: complicated stuff for me :( I didn't know that it will be so "complicated" [17:31] * alkisg thought you'd find some blog with that command explaining the details... [17:31] There's no man page, but it should still be documented [17:36] Can someone help me condigure tor to access on my uni network? [17:38] Higshbh: have you heard about bridges? they were planned to help people in freedom hating areas. [17:38] hi, how do i get qtcreator 3.3.0 via apt-get? [17:39] How do I get a bridge? [17:39] Higshbh: https://www.torproject.org/docs/debian.html.en [17:39] Higshbh: http://ubuntuguide.org/wiki/Tor [17:41] hio__: what is the output of: cat /etc/issue [17:42] hio__: its a single line, so no need to pastebin [17:43] ActionParsnip: lsb_release do exist [17:43] more reliable than /etc/issue [17:44] alkisg, worked with unity --replace, i was able to go to the session again, but the windows was buuged, but i could save everything and do a logout... :) [17:44] FBI: how do you get "more reliable" ? [17:45] FBI: /etc/issue is a GNU standard file, so will work on MAc too. [17:45] ActionParsnip: many people customize /etc/issue [17:45] FBI: yes, to the distribution they are using [17:45] lsb_release actually works on osX too btw [17:46] (asuming a fairly up to date version) [17:46] ActionParsnip: my /etc/issue doesn't say anything about which distro the machine runs btw [17:46] FBI: the output of either can be changed, its software [17:47] sfdebug: nice, although it's weird that killing screensaver didn't kill it [17:47] FBI: so "more reliable" doesnt apply here at all [17:47] nor do any of the work machines [17:47] hio__: waiting on that output dude.... [17:47] hey guys my monitor is CRT and when i run firefox my screen goes meshy what should i do? [17:48] Mobix: is it only firefox that causes it? [17:49] ActionParsnip: Ubuntu 14.10 \n \l [17:49] usually yes [17:49] hio__: I cannot find a PPA with the newer version. There is an offline installer I have found but its not a deb http://www.qt.io/download-open-source/# [17:49] Mobix: have you tried other browsers to test? [17:50] yeah i know, but i cant run that installer silently === newbie is now known as Guest58282 [17:50] Mobix: You could try setting your screen to a lower resolution and see if that works better. [17:51] Anonymous #opCharlieHebdo targets: http://pastebin.com/RUAraVSX [17:51] Anonymous #opCharlieHebdo targets: http://pastebin.com/RUAraVSX [17:52] I want to figure out why I can't burn a video DVD with K3b, brasero, devede, or dvd styler. I found a command line thing called "hdparm" for my SATA DVD burner ... could someone walk me through how to use that? [17:52] Guest58282: devede will make an ISO which you can then open in any burner. I like xfburn personally [17:53] I don't think hdparm does what you think it does? [17:53] ActionParsnip: I'd be willing to try, but what concerns me is that I want to be sure that it isn't a hardware problem before I try something. The video files are in FLV format (off of Youtube) [17:54] hi... [17:54] SchrodingersScat: What do you think hdparm does and what do you think I want to do with it? [17:54] Guest58282: I could ask you the same. === xubuntu is now known as Guest67871 [17:55] Is it possible to make the laptop with the cover closed worked some time, and then turn off? Explain: I run the program, close the cover, notebook works, and after 30 minutes the laptop itself shuts down? [17:55] SchrodingersScat: I typed "man -k SATA" and the only thing that came backwas this. My idea is to look at the SATA DVD burner to see if there is a hardware problem. [17:55] jhutchins, how can i do it? [17:55] Guest58282: normally I see it being used for hdd functions, like quick erase, etc. If you're having trouble either authoring a dvd or burning an ISO, then those seem like different issues. [17:55] SchrodingersScat: Before I do anything else [17:55] i didnt have no Xorg.conf [17:56] my question was about Ubuntu [17:56] just done system update and now xubuntu wont open my windows drives...any ideas how i get round to mount them [17:56] SchrodingersScat: ActionParsnip: Is FLV from youtube normally the correct video format (as opposed to 3gp or mp4)? [17:57] Guest58282: not for dvd, should use mpeg, but that's why you either convert yourself or use something like devede to convert it and package it up in the vob files, etc. [17:57] Guest67871, Have you rebooted since the update? [17:57] Guest58282: not sure, as long as devede doesn't moan then I assume its fine === Guest78540 is now known as hxm [17:58] Guest58282, flv files are flash player files as on youtube [17:59] undecim, yes but have this message displayed on screen evrytime i click to access it http://paste.ubuntu.com/9762817/ [17:59] SchrodingersScat: ActionParsnip: I'm going to look into xfburn and get back ... also look into MP4 (I don't see mpeg as format offered) ... and eat dinner ... see ya soon? [17:59] Guest67871, Did you follow the instructions in the error? [18:00] undecim, im a newbie, dont even understand what it says [18:00] Guest67871, Basically, when you closed Windows, it didn't shut down, but hibernated [18:00] Guest67871, So now the Windows partition is "still being used" even though the Windows OS is away === alx is now known as alx__ === alx__ is now known as alx_ === alx_ is now known as alx___ [18:01] undecim, hows that possible, it wasnt like this before update [18:01] Guest67871, You can either use the terminal to mount it "read-only" so that you can't change any files (i can help with that), or you can start Windows again and shut down windows properly [18:01] undecim, what should i do then ? [18:01] Guest67871, You haven't used windows lately? [18:02] Guest67871, i.e. since you were last able to open the drive? [18:02] undecim, i did, its the same pc /dual boot, so i dont understand how is this possible since i have now log in xubuntu [18:02] Guest67871, I would definitely try the Windows shutdown before continuing. [18:03] undecim, so how should i shut it down ? i dont understand [18:03] Guest67871, it's possible that the error is not correct in what the problem is. If [18:03] Guest67871, What version of windows? [18:03] windows 8.1 [18:04] Guest67871: you may have caused an improper shutdown on the Windows side of things. boot into windows and shutdown properly. you can also run chkdsk on the windows side to make sure your file system is ok [18:04] Guest67871, Have you disable Fast startup? That might have something to do with the drive state [18:04] undecim, 8.1 pro media centre [18:04] Guest67871, I don't think you can even boot Xubuntu with fast startup enabled, but it won't hurt to check. [18:04] let me find a link to the info for that [18:04] is that in BIOS ? [18:04] Guest67871, Its a Windows option [18:05] i need a nginx webserver to proxy two localhost applications on a single bootstrap template. can anyone please tell me how to do that? [18:05] Guest67871: please address the person you are responding to with their nick [18:05] Guest67871, When in windows, follow the instructions here to ensure that Fast Startup is disabled: http://winaero.com/blog/how-to-disable-or-enable-fast-startup-in-windows-8-1/ [18:05] squinty, the recipient knows who he is [18:06] !who [18:06] As you can see, this is a large channel. If you're speaking to someone in particular, please put their nickname in what you say (use !tab), or else messages get lost and it becomes confusing :) [18:06] Guest67871, Then, make sure you click the "Shut Down" option (not neccesarily the power icon) [18:06] squinty, undecim is there a command in trminal to check current state of windows..e.ii hibernating/in use,etc..?? [18:07] Guest67871, I'm sure there is some way to do it... But the NTFS driver says the drive is in a bad state, and you shouldn't trust Linux to fix that [18:08] undecim, ok ill check link, also, you mention to run check disk for eror, is that in windows or do i run this command from terminal ? [18:08] !uefi | Guest67871 this is the official wiki [18:08] Guest67871 this is the official wiki: 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 [18:08] read that first [18:09] bubbasaures, what ? [18:09] Guest67871, any checkdisk operations for NTFS disks should be run from windows [18:09] Does anyone here happen to have an ASUS laptop, of newer date? [18:09] Guest67871, That linik is the official ubuntu wiki on this exact sistuation. [18:09] I'm wondering what the F-key for quick boot menu is (I guess F9 but might be wrong) [18:09] undecim: testdisk can test ntfs partiotions also [18:09] Guest67871, NTFS is a Windows thing. So by definition, Windows does it right [18:09] lotuspsychje, What kind of information does it give? [18:10] !info testdisk | undecim [18:10] undecim: testdisk (source: testdisk): Partition scanner and disk recovery tool, and PhotoRec file recovery tool. In component universe, is optional. Version 6.14-3 (utopic), package size 314 kB, installed size 1269 kB [18:10] Zaitzev: how is that Ubuntu related? [18:10] lotuspsychje, I can google testdisk. You just seemed to have the information in context... [18:10] It's going to have Ubuntu installed on it from a USB drive [18:10] Guest67871: chkdsk ask in Windows related channel. [18:10] bubbasaures, undecim , ubottu ok thx gents, guess i g a bit of reading to start weekend [18:10] ActionParsnip, You need to know it to boot Ubuntu. A lot of Ubuntuers have needed to know the info... [18:11] Zaitzev: then you dont want quick boot, you want the boot menu to choose the boot device, so you can select usb...no? [18:11] Yes [18:11] Zaitzev, You can Google your computer model to find out [18:11] Zaitzev: that's not "quick boot" [18:11] I tried, no dice [18:12] Zaitzev: F11 or F12 is usual [18:13] thank you :) [18:14] Hello, could anyone recommend a premium notebook / ultrabook that gives the same feeling as a macbook, except for ubuntu? I tried installing ubuntu on my mac and it was terrible. GPU on 100% of the time, overheating, it doesn't know how to deal with closing the lid (system error instead of sleep), etc etc. :( [18:15] SrPx: this is ubuntu support, try in #ubuntu-offtopic [18:15] my bad, thank you :) ActionParsnip [18:15] SrPx: or do you want to troubleshoot your curret system? [18:15] Hello there o/ [18:15] ActionParsnip: not now, thanks! :) [18:15] Any Tox user on Ubuntu here? [18:15] SrPx: nw :) [18:16] I'm joining the dev team of Tox [18:16] And I'll implement (if I succeed) the Ubuntu integration with Unity [18:16] I'd like to know what you'd prefer [18:16] hi [18:17] i prefer lil boys [18:17] * squinty sighs [18:17] both of you take it elsewhere [18:17] i got this sweet fleshlight [18:17] !ops [18:17] !ops egregius [18:17] plugs in usb [18:17] Help! Channel emergency! (ONLY use this trigger in emergencies) - Pici, Myrtti, jrib, Amaranth, tonyyarusso, Nalioth, lamont, CarlK, elky, mneptok, PriceChild, Tm_T, jpds, ikonia, Flannel, genii, wgrant, stdin, h00k, IdleOne, nhandler, Jordan_U, popey, Corey, ocean, cprofitt, djones, Madpilot, gnomefreak, lhavelund, k1l, rww, phunyguy, bazhang [18:18] !ops | egregius [18:18] egregius: please see above [18:18] thanks [18:21] Hello all, i have a question to start to programs with one click, who can Help me? [18:21] Sry i mean two programs [18:22] TingelTangelTom, Sounds simple. You using normal Ubuntu? (not Xubuntu, Lubuntu) [18:22] Yepp 14.10 LTS [18:23] TingelTangelTom: 14.10 is not LTS [18:23] TingelTangelTom: 14.10 is only supported til July 2015 [18:23] TingelTangelTom, So what you need to do is create a custom launcher script === johnnie is now known as funkymupper === funkymupper is now known as funkymuppet [18:24] TingelTangelTom, the first answer on this page explains that: http://askubuntu.com/questions/78730/how-do-i-add-a-custom-launcher [18:24] right undecim [18:24] i look at the link, thx dude [18:24] TingelTangelTom, For the exec line, you need something like Exec=sh -c 'command1 & ; command 2 &' [18:25] This will run both commands (apps) simultaenously [18:26] You could also just write a shell script and put it on your desktop. It's quicker, but uglier (no custom icon, no option to add to unity menu) [18:26] @undecim hui many input for me noob... [18:26] TingelTangelTom, what? [18:28] @undecim I will start an ADS-B decoder and than the WebServer, now i start two terminal windows and write the commands [18:28] @undecim i think they give an "easier" method [18:29] Sry for my terrible english [18:29] TingelTangelTom, It's okay [18:29] !de [18:29] In den meisten Ubuntu-Kanälen wird nur Englisch gesprochen. Für deutschsprachige Hilfe besuche bitte #ubuntu-de, #kubuntu-de, #edubuntu-de oder #ubuntu-at. Einfach "/join #ubuntu-de" eingeben. Danke für Dein Verständnis! [18:30] TingelTangelTom, Do you need the terminal windows to remain after the applications are started? [18:30] stop segregation between user and kernelspace! software should be able to decide where it wants to run on its own! [18:30] @undecim no, oppiste direction... terminal starts the programm [18:30] PraiseTorvalds, But what about the owners of the kernelspace! what about THEIR rights? [18:31] PraiseTorvalds, just free helpers here bro not really a ubuntu support issue. === alexander is now known as Guest62641 [18:31] we are just the users of the software [18:32] TingelTangelTom, That is what happens currently? [18:32] hello ubuntu community. is anyone using ubuntu studio? [18:32] Guest62641, There are on their chanel [18:32] how do I get to their channel? [18:33] @undecim, i need a noob friendly manual to write a shell or what ever [18:33] Guest62641, same OS as here so you have full support here #ubuntustudio I think [18:33] TingelTangelTom, You want is this?: One click will open 2 terminal windows, each already running the commands? [18:34] TingelTangelTom, Or one click will launch the commands, without using terminal windows? [18:35] @undecim Sry No, i will take one click and then start up the decoder and than the webserver [18:35] TingelTangelTom, Will the terminal windows be visible or not visible? [18:35] @undecim, yeah the last message is it [18:35] Guest62641: #ubuntu-studio [18:36] mine was correct [18:36] @undecim, that is not important [18:36] both get there however ;) [18:36] bubbasaures: yep :) [18:36] @undecim Can we talk in a dialog? === xubuntu is now known as Guest66688 [18:43] hi guys, I just upgraded from 14.04 to 14.10 but noticed I have kernel 3.13 and not 3.16. Should I do something to get it? [18:44] is it as easy as "apt-get install linux-image-3.16.0-29-generic"? [18:44] nothign but apt-get dist-upgrade [18:44] TvL2386, Should of happened in the upgrade. [18:44] already tried that compdoc, but it doesn't find anything to update [18:45] already done "apt-get update && apt-get dist-upgrade" [18:45] TvL2386, What do you see if you run sudo update-grub [18:45] bubbasaures, it only finds: Found initrd image: /boot/initrd.img-3.13.0-5-generic [18:45] Found linux image: /boot/vmlinuz-3.13.0-5-generic [18:45] TvL2386, you dont think you have the kernel youre supposed to? === corey84-- is now known as Corey84 [18:46] compdoc, I thought 14.04 had 3.13 and thought I would get 3.16 when upgrading to 14.10 [18:46] TvL2386, your correct as you should have a 3.16, [18:46] I'm mainly upgrading because some btrfs filesystem full errors that have been haunting are supposed to be solved in 3.14 [18:47] so: if I would install linux-image-3.16.0-29-generic can I expect to be on the correct train afterwards? [18:47] in which package is get ? [18:48] YamakasY, "get"? Context? [18:48] bubbasaures, get, url [18:48] no whet [18:48] wget [18:48] "get, url" - which contect? [18:48] YamakasY, never seen it here is all. [18:48] *context [18:49] I did have GET at some point in ubuntu [18:49] undecim, it work ... switch off the fast log in on windows 8 and drives now mount fine in xubuntu [18:49] TvL2386, which I neede [18:49] I have YamakasY [18:49] HTTP GET is not a commandline tool. [18:49] it should be possible [18:49] It isnt. [18:49] libwww-perl: /usr/bin/GET [18:49] Guest66688, Good to hear. Thanks for reporting back [18:49] !file /usr/bin/GET [18:50] gonna install kernel 3.16 [18:50] According to ubottu, /usr/bin/GET is in no known package [18:50] thanks for help gents...much appreciated [18:51] bekks, my apt-file search /usr/bin/GET on freshly update 14.10 begs to differ [18:51] The Ubuntu 14.10 release delivers a v3.16 based kernel. This brings a significant number of bug fixes and new hardware support including expanded architecture support for Power 8 and arm64 platforms. [18:51] yeah compdoc: I do "apt-get install linux-image-generic" and output is: "The following extra packages will be installed: linux-image-3.16.0-29-generic linux-image-extra-3.16.0-29-generic thermald" [18:51] TvL2386: So which package provides /usr/bin/GET ? [18:52] libwww-perl: /usr/bin/GET @bekks [18:52] TvL2386, when you boot, if you hit a key when it asks, you can select the kernel to boot. ever try that? [18:52] Hmpf, wondering why Ubuntu 14.04 desktop decides to mess up the partition table upon install with encrypting the disk.. [18:53] Is this a known issue? [18:53] compdoc, I did update-grub as bubbasaures asked to show the available kernels and I only had 3.13.... [18:53] bekks: http://packages.ubuntu.com/trusty/all/libwww-perl/filelist [18:53] Dominique, table damage no [18:53] YamakasY: why not use wget? [18:53] TvL2386, very strange [18:53] How can I execute a shell script on the desktop in 14.04? [18:54] ActionParsnip: Yeah, just searched for it, too. [18:54] Stupid question - what's might cause for this: after running a python script, bash doesn't echo my input anymore. Hitting enter stacks my prompt lines. [18:54] To reset, I need to run the `reset` command. [18:54] bubbasaures: Well it created a GPT partition table with boot flag on a fat32?! partition. [18:54] But I'm curious to why my program is causing that [18:54] undecim: gnome-terminal --command="some commands here" [18:55] macobo_: try: source ~/.bashrc [18:55] ActionParsnip, No, I mean there is launch.sh on ~/Desktop, and I want to launch it withotu a terminal [18:55] Dominique, sounds like a uefi bios and a uefi boot. [18:55] ActionParsnip, It just opens gedit. Context menu gives no option to execute (permissions are good) [18:55] undecim: so, in the background? [18:55] Correct [18:56] ActionParsnip: I know how to get rid of the error once it appears, but I'm curious as to why it's happening. [18:56] Dominique, You know that the partitions from the outside look like unallocated? Details are really key here for the channel. ;) [18:56] hello, Im trying to run some really old 32-bit software. does anyone know whats the oldest version of 32-bit ubuntu that works on virtualbox? I tried installing Warty (4.10) but it couldnt find any physical hard disks to partition [18:57] macobo_: sounds like its playing with variables in $env [18:57] undecim, just 1 more question, trying to install xarawebstyle using wine, however get message saying that i require internet explorer version 5 or above, any ideas how to get round this problem [18:58] compdoc, Linux laptole 3.16.0-29-generic #39-Ubuntu SMP Mon Dec 15 22:27:29 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux [18:58] Dominique, From the live disc/usb show the channel sudo parted -l in a pastebin it will give more detail, I have to take off to do some work. ;) [18:58] bubbasaures: the fat32 is allocated and so are the others; there is a 244MiB ext2 partition which I recon is the actual boot partition, and yes the machine is likely in uefi as it's a business laptop which normally comes with Windows [18:58] Guest66688, No clue [18:58] Guest66688, Try google [18:58] undecim, ok thx [18:58] undecim: does it need to run at startup each time? [18:59] ActionParsnip: Interesting theory, what causes you to think that? If I remove the explicit environment munging from the script, after running it it still doesn't echo my keypresses. [18:59] I'm not really asking for help on how to fix it, just wondering if it's a bug that it creates a partition with fat32, seems like one to me. [18:59] undecim: you could add it to /etc/rc.local use su to run it as your user and you may need a "sleep" command to add a pause if the command requires the X server to be running [19:00] ActionParsnip, no, I'm helping TingelTangelTom create a launcher. Created a shell script, and thought i could execute it with right-click or double-click like in previous versions of Ubuntu. [19:00] But there is no option at all [19:00] macobo_: if: source ~/.bashrc" resolves it, then the default settings from the file are being clobbered by the script [19:00] I have a ThinkPad W530 with Nvidia & Intel GPUs in it. I've got Optimus *DISABLED* and I have the graphics card set to Discrete. That's supposed to load only the Nvidia card, but it's not working. Now I'm only getting a blinking cursor on boot [19:01] !nvidia-prime [19:01] I had to reboot this morning because kwin was hogging the cpu, load was over 12... and when it came back up the resolution was all wrong. I can't figure out how to change the resolution. ubuntu 14.04 with kde. [19:01] SuperLag, think nvidia-prime is the driver you need for such a setup === macobo_ is now known as macobo [19:06] BluesKaj: when I installed nvidia-331, nvidia-prime was one of the packages that got installe [19:06] installed, that is [19:06] yes, for optimus setups [19:06] BluesKaj: I'm confused. [19:07] iirc is nvidia-prime a depency for the nvidia driver at all. [19:08] SuperLag, afaik there's no need to disable the lower level motherboard gpu with the nvidia-prime on linux [19:09] i just installed xubuntu on my laptop, the only problem is i dont have net only for my browser....what did i do wrong === brunost_ is now known as brunost [19:09] I have a process running that I would like to give more CPU and more resources.. how would I do this? nice? renice? I'm not too familiar with the two [19:11] BluesKaj: well, if I leave it on Nvidia Optimus and let it do the switching, i have no blank screen with a blinking cursor. However, when I plug my laptop into its docking station, where the two external displays are connected, it should switch to Nvidia. [19:11] BluesKaj: and let me activate the two external displays... but that's hot happening [19:12] z0ran: you had net during the install? [19:12] sure [19:12] i can ping and update [19:13] z0ran: error messages? [19:13] nah I wasn't there [19:13] i cant find none...only the browser is saying that is page not available [19:14] i can ping google [19:14] i can install packages also [19:14] weird [19:14] SuperLag, ok, a docking stn setup is different and beyond my experience [19:14] hi [19:15] z0ran: try another browser and/or check Firefox preferences [19:15] how can i make a clean reinstallation of unity on 14.04 lts? [19:15] i did try chrome, same thing [19:15] Pgx13: install synaptic, click reinstall on unity-desktop [19:16] thanks [19:16] z0ran: try add addtional DNS server with 8.8.8.8 [19:16] in nm applet [19:16] mitt, can i do it from gnome? [19:17] mitt ff was using proxy by default...taht was problem....thank you anyway :) [19:17] Pgx13: of course, it would be even better, in terms of if you don't like the way Unity works, you can purge it, and then install, would be cleaner [19:18] z0ran: now works? [19:18] Hey guys, I can t read audios on firefox .. I have to install extra media plugins but it doesn t work. they say toterm-plugin-viewer requires to install plugins to play media files when I go install, a window comes out with the following content ( Package depencies cannot be resolved) ... Anyone can help ?? [19:19] mitt, I unistalled by apt-get autoremove --purge unity and i''m in gnome now, shall i just reinstall unity? [19:19] mitt, now is great :) [19:19] BluesKaj: oh. I thought you knew *everything* about *EVERYTHING* :) [19:20] Pgx13: you wanna do apt-get purge unity-desktop, apt-get autoremove, and then reinstall it [19:20] z0ran: cheers [19:20] thank you [19:20] welcome [19:20] SuperLag, sorry to give that impression, definitely not meant that way :) [19:21] can anyone help ... please [19:22] Nedal: don't write things like this in IRC, just ask:) [19:22] mitt I asked but no one answers [19:22] !patience | Nedal [19:22] Nedal: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or http://ubuntuforums.org or http://askubuntu.com/ [19:23] Nedal: sorry, didn't see; install synaptic,then it will find broken dependencies [19:23] or in terminal [19:23] Nedal: So whats the content of that window popping up, regarding the missing dependencies? [19:24] Hi all, My machine memory is getting lower as day go by after a few search i found out that the command slabtop show that dentry is getting bigger and bigger. Is there a way to find out what is filling the dentry? [19:25] bekks it says Package depencies connot be resolved ( This error could could be caused by required additional software packages which are missing or not installable) [19:25] nokiomanz: Just look at the VSZ and RSS columns of "ps aux", e.g. [19:26] Nedal: nothing more? [19:26] Nedal: this means you do not have some repositories [19:26] bekks Furthermore there could be a conflict between software packages which are not allowed to be installed at the same time. [19:26] mitt What should I do ? [19:27] Nedal: Looks like Totem has a support IRC channel of its own, irc://irc.gimp.org/#totem. You might also try there. [19:28] Nedal: first try install these packages via terminal, it will say what is missing, then go to http://packages.ubuntu.com/, find missing ones and add repositories [19:28] BluesKaj: no, I know better. Just being silly. :) === biledemon is now known as frthtfhfgik [19:29] mitt I will try and see if it works [19:30] SuperLag, yeah, a little humour is good when try to solve problems :) [19:30] bekks: I did but nothing out of the ordinary which is what got me confused [19:30] trying [19:31] Nedal: What version of Ubuntu, Firefox, and the Totem plugin are you using? Is it possible to get the URL with the audio you're trying to play? [19:33] bekks: for information the dentry says it is 11G in size [19:35] avid_fam Ububtu LTS 14.04 Firefox 35.0 .. and I dont know what Totem plugin means [19:39] Urgent help needed, I have downloaded a package from nooblabs apps, it did not fully install, now I can remove it nor reinstall it, and it has paralyzed my apt-get, can't update or upgrade or do anything. Also my boot space is full! I have tried everything clean, autoclean, synaptic manager, etc [19:39] nokiomanz: That value is totally meaningless without seeing ps and free -m :) [19:40] bishopstix: you can locate installed parts of the package with catfish or like it, and delete them manually [19:41] bishopstix, sudo dpkg -r nameofpackage , then try to reinstall if you're brave :) [19:41] Hey folks [19:42] I have a playback issue for media files [19:42] BluesKaj: I tried that! no way I reinstall! [19:42] mitt: haven't tried catfish will try now thanks [19:42] I recently got a radeon 5450 to go inside my n40L to turn it into a htpc [19:43] When I try to play the video files, sometimes they play choppy, and othertimes they play fine but the audio is out of sync [19:43] any thoughts [19:43] I'm running ubuntu 14.04 [19:43] desktop [19:43] bishopstix: or force the removing of your package [19:44] mitt: the problem is that ubuntu is not recognizing that the package is installed [19:44] mitt: so can't purge, can't remove can't use dpkg etc [19:45] I had to reboot this morning because kwin was hogging the cpu, load was over 12... and when it came back up the resolution was all wrong. I can't figure out how to change the resolution. ubuntu 14.04 with kde. [19:46] Nedal: It's definitely old, so I'm not sure how relavent it is, but Totem is/was a media player for Ubuntu. It has/had a plugin for Firefox. https://help.ubuntu.com/community/FirefoxPlugins#Totem_Plugin [19:46] bishopstix: then locate this package in your system, parts with catfish [19:48] Nedal: There might be a different plugin for Firefox that would allow you to play the content from the website. [19:48] avid_fan: totem is the default gnome player, what website¿ [19:50] xangua: Don't have that info. [19:52] Is there an app that will allow you to write a shell script and create a launcher for it? Because if not, I will create it === Numline2 is now known as Numline1 [19:53] Anyone :-D [19:53] Hey all -- i have dropbox in ubuntu's startup programs, but it never starts unless I run it manually. Can someone help me troubleshoot this so it will start automatically? [19:53] mitt: installed catfish from .tar.gz (as I can't use apt-get) after running it, it can't find my package.. [19:54] semitones, This your command dropbox start -i [19:54] Nedal, install ubuntu-restricted-extras [19:54] semitones: How did you configured "ubuntu's startup programs"? [19:55] Jordan_U, the startup programs application from unity's search. and bubbasaures, it is ~/.dropbox-dist/dropboxd [19:55] bishopstix: don't forget to change the folders you checking, from $USER to File system [19:55] TheVerge: What are you using for playback? [19:56] SMPlayer at the moment [19:56] avid_fan [19:56] undecim not yet AFAIK, maybe this page is any help creating such app https://help.ubuntu.com/community/UnityLaunchersAndDesktopFiles [19:56] mitt: yes just did that and so if I manually delete this it will be good? [19:56] bishopstix: yes, this will work fine [19:57] Jordan_U, are you familiar with the startup programs application? [19:57] "Startup Applications" [19:57] semitones, that was from dropboxes load to the starup applications [19:57] semitones: if you didn't use the dropbox installer from the dropbox site, suggest you try that. after initial install, click on dropbox in menu, and the rest of the install should proceed. dropbox will automatically set your system up to start dropbox upon booting [19:57] their load [19:57] I justed helped someone create one and the process was longer and more error-prone than previous Ubuntu versions. Used to be I could just write a shell script, chmod a+x, then double-click it. The click-to-launch doesn't work anymore [19:57] squidly, I did use it though, but it didn't automatically start up [19:57] TheVerge: I've not used SMPlayer, but have you tried to use MPLayer straight from command-line? [19:57] It's a regression, in my book. [19:57] BlueKaj what s that ? [19:58] avid_fan, no i havent [19:58] bubbasaures, I'm sorry, I'm not sure I understand [19:58] avid_fan, although I believe SMPlayer is an MPlayer front end [19:58] My Windows parition is the first partiton on my hard disk, and my Ubuntu partition is the second. Is there a way to shrink a partition from the beginning of it? By that, I mean shrinking the Ubuntu partition from the beginning to make more room for the Windows partition. [19:58] bishopstix: why you can't use apt? and if you install from soruce it won't appear in your package manager of course [19:58] squinty, when I installed it, the main installer didn't point to the latest version, so I found the latest version and installed that using whatever instructions it had [19:59] TheVerge: Right, if you try to play from the terminal, you might get some output from MPlayer as to why the issue(s). [19:59] avid_fan, which driver should I use, the open source one or the proprietary one? [19:59] semitones, close dropbox and run that command in the terminal. Dropbox on install puts the startup application together for you. [19:59] TheVerge: Also, I'd suggest trying VLC for playback. [19:59] TheVerge: I can't speak to the AMD driver. Don't have one. [19:59] semitones: please reread what I typed. I just installed it on another box using that exact method last night without any problems [20:00] TheVerge: my favourite one is Parole media player, never had problems with it [20:00] NinjaCowboy: http://gparted.sourceforge.net/display-doc.php?name=help-manual [20:00] bubbasaures, I don't think I have "dropbox" on a command on my system [20:00] ok listen everybody [20:00] semitones, are you going to try? [20:00] i have a simple problem [20:01] bubbasaures, yeah "dropbox is not installed" [20:01] I have a simple problem that a command I want to run at startup is not running [20:02] semitones: first to know if startup programme is running or not you need to reboot [20:02] semitones, YOU say it can be started than it is not installed, that makes no sense. [20:03] hm. i was discussing this earlier [20:03] bubbasaures, it's installed in my local directory, not systemwide [20:03] what is the best thign to use in order to sync an iphone/pod? [20:03] using ubuntu [20:03] mitt, It's been in startup applications for months now and I have to start it manually each time I reboot [20:03] jrg: from the cloud? [20:03] no [20:03] otherwise i'd just use plex :/ [20:03] squinty: Thanks. Looks like a nice program. [20:04] semitones: try to use the full path to the program in the properties for the launcher in startup applications [20:04] mitt: plex doesn't agree well when connected to my car via usb or bt [20:04] so i guess i have to actually use the iphone music player [20:04] NinjaCowboy: yw. you can installe [20:04] wonderworld, thanks, I'll try that and see if it works [20:04] oops [20:04] semitones: did you check out that application you've been advised? Called "Startup" or like that? type in the Dash to open [20:04] https://help.ubuntu.com/community/PortableDevices/iPhone [20:04] ah ok.. seems lkethat has some information for it === Mathis|2 is now known as Mathis [20:05] Hi [20:05] seems like banshee might be the best bet [20:05] i should try it out [20:05] NinjaCowboy: gparted is available in the repo's but it is also available on the livedvd (ubuntu iso) and the recommended method is to use that to boot from [20:05] avid_fan, mplayer says my system is too slow to play the file lol [20:06] TheVerge: lol. Awesome. [20:06] jrg: if you want to find the best bet; you got a big choice [20:06] Ben_g, welcome [20:06] I've connected a PS3 controller to my laptop, but for compatibility reasons with games, I need to emulate it as an xbox controller [20:06] TheVerge: Well there's your problem. [20:06] I've tried sudo xboxdrv --detach-kernel-driver --mimic-xpad options, but that gives me an error [20:06] mitt: ? [20:07] mitt: what is the big choice? heh... i just wnt to sync my iphone music library with ubuntu [20:07] instead of using itunes [20:07] This is the error it gives me: [ERROR] spawn_exe(): options: exec failed: No such file or directory [20:07] looks like the best choice on that ubuntu help page is banshee [20:07] so i'll try that out.. i can live without syncing playlists [20:07] Is there a way to get it to work? [20:07] jrg: rhythmbox also has some syncing features [20:07] mitt: man it's just stuck.. i deleted all files and it still tells me that the package needs to be reinstalled when i try to install my other packages [20:09] bishopstix: compile that noobslab package from the source, if it's Ambiance or whatever colour suite, they provide the source tarballs on their website [20:09] bishopstix: Just curious, what's the name of the package? [20:09] Or is there maybe an other way to emulate a PS3 controller as xbox controller? [20:10] avid_fan, :-( [20:10] Hi all, is there any way to boot into recovery mode when a computer has full disk encryption? [20:10] let me try out banshee [20:10] mitt, I've been using that from the getgo :) [20:10] worst i'll do is screw up my iphone lol [20:10] it's called startup applications [20:10] mitt: i just tried to reinstall the package i think it worked but now I got a new error.. arghh [20:10] http://forum.ircalem.net [20:10] avid_fan: package is xix-media-player [20:11] maduko, You might address the issue why you want recovery. [20:11] http://forum.ircalem.net [20:11] I [20:11] http://forum.ircalem.net [20:11] Aytac: take it elsewhere or the ops will ban you [20:11] Aytac, stop please [20:11] Aytac: Please stop spamming that link [20:11] bubbasaures: I'm on a trip and I locked myself out of my computer. [20:12] bubbasaures: been using stumpwm and I changed the keyboard with xmodmap and now there is no way to do anything :( [20:12] squidly [20:12] maduko, Ah, bummer, I would address that if i were me, you want to be careful if you want the stuff inside, if at all possible now. [20:12] ok [20:13] maduko, You should be able to change the keyboard back from a vt [20:13] it* [20:14] undecim: vt? virtual terminal? [20:14] maduko, press ctrl+alt+f1, log in, type "export DISPLAY=:0", and you should be able to run xmodmap as if it were in a terminal on your desktop [20:14] maduko, assuming that :0 is your current display. you can use the "w" command to check [20:14] undecim, really where when locked out? [20:14] mitt [20:14] undecim: thanks, I'll give it a shot right now [20:15] bubbasaures, If X is locked, it should affect the vt? [20:15] shouldn't* [20:15] undecim, It is the computer not X [20:15] undecim: No. [20:15] How is the computer locked? === SharkMa-san is now known as Sauna-kun [20:16] bubbasaures: I can log in since I know the password, I just can't do anything once it boots into stumpwm because my keyboard is changed [20:16] avid_fan: now it looks like the xix-media-player is working but I got an error while trying to update linux-image-extra-3.13.0-44-generic and boot space is almost full [20:16] maduko, Ah, well helps to know all of what's going on. [20:17] avid_fan, I installed the gui using apt-get install ubuntu-desktop from the server edition [20:17] bishopstix: use synaptic package manager to remove older kernels. recommended is to leave one or two of the older ones for emergencies [20:17] avid_fan, how would I now remove it to get back to the server edition? [20:18] squinty: ok thanks [20:18] does nobody know how I can fix the xbox360 gamepad emulation? [20:19] bishopstix: search for "linux-image" in synaptic (installed ones will have green box) also look for install "-extra"'s associated with a linux image version [20:19] TheVerge, You could use a program called aptitude to deselect ubuntu-desktop, then reselect ubuntu-server. All ubuntu-desktop packages that are not part of ubuntu-server will be removed [20:19] TheVerge, There's probably some way to do the same thing with dpkg, but I couldn't tell you [20:20] undecim: no, they won't; ubuntu-server is just a metapackage [20:20] squinty: mark for complete removal? [20:20] as ubuntu-desktop [20:20] xangua, I've done it before.... [20:20] xangua, when you re-select ubunt-server, at adds all the packages it depends on [20:20] Ben_g, you are the first one who wants to emulate xbox gamepad with a ps3 controller [20:20] hi i'm running ubuntu 14.04 lts and i need help troubleshooting my bluetooth [20:21] Actually, i correct myself. You don't select the package with aptitude. You select the section [20:21] I think its under "tasks" [20:21] bishopstix: yes [20:21] OerHeks: Some steam games don't work correctly with a PS3 controller [20:21] undecim, is that a gui application [20:21] undecim: got it wrong, thought you were saying removing the metapackage will remove the other packages ;) [20:21] TheVerge, it is a curses applications [20:21] there are no hard blocks or soft blocks, but none of my blue tooth devices are disoverable [20:22] xangua, I thought that's what i was saying too XD [20:22] undecim, a what lol [20:22] And I know xboxdrv is supposed to support it, but for some reason it just errors on my laptop [20:22] TheVerge, CLI application [20:22] (the PS3 drivers do work though) [20:22] TheVerge, curses just means that instead of being line-by-line, it has a gui-like screen. You'll see what I mean [20:23] undecim, now I see what you mean yes [20:23] TheVerge, The bottom section is called "Tasks" [20:23] TheVerge, In there you should find ubuntu-desktop and ubuntu-server [20:23] squinty: looks like everything is working thanks! [20:23] installing it now [20:23] TheVerge, highlight ubuntu-desktop, press "-", then highlight ubuntu-server, press + [20:23] bishopstix: good to hear and thanks for the update. :) [20:23] i've tried a few things but i don't know what to do [20:24] TheVerge, then press "g" and make sure the package removal list looks sane [20:25] squinty: It is you guys to thank for helping us! [20:25] TheVerge, hmm. Looks like the "ubuntu-server" task was renamed to "server"? [20:25] TheVerge, Just make sure all your important packages are still there. [20:26] hello? [20:26] Before you press "g" a second time to commit the changes [20:26] Ben_g, oh, the steam community has an article about that https://steamcommunity.com/app/221410/discussions/0/558748653738497361/ [20:26] are there other users having problems with bluetooth connectivity on 14.04? [20:27] mugetsu, I can't get bluetooth to work at all [20:27] mugetsu, My hardware is recognized by the bluetooth stack, but just doesn't work [20:27] i can't get any of my devices to be seen by my PC, but the devices are discoverable [20:28] mugetsu, You might be suffering from the same bug as me [20:28] your hardware as in the PC hardware or the devices? [20:29] my PC hardware is seen, but I can't get it to do anything (including discover devices [20:29] Can other devices see your PC? [20:31] interesting, my phone is picking up the bluetooth id of my pc when it was running windows [20:31] mugetsu, Same here [20:32] i wonder if there is a command to reset it [20:32] mugetsu, I suspect it is firmware issue [20:32] the hardware all works, but i think that since it was used by windows there might be some issue there. [20:33] undecim, thanks :) === lazy is now known as Guest29575 [20:33] mugetsu, What model PC and/or dongle are you using?\ [20:33] bubbasaures, undecim: Huzzah! I got root with recovery mode so I should be able to change xmodmap and have everything work. Thanks for the help! [20:34] an asus e1 572 with onboard bluetooth [20:34] maduko, Nice [20:34] i thinks its integrated with the wifi card [20:34] mugetsu, what is your wifi card chipset? (see "lspci") [20:35] Qualcomm Atheros QCA9565 / AR9565 Wireless Network Adapter (rev 01) [20:36] mugetsu, we're in the exact same situation then. I've search for a solution, but not found one. [20:38] how to create efi parition [20:39] mugetsu, From what I could find, we're lucky that our wifi works [20:43] that is messed up [20:44] I know it [20:44] I don't know is my USB destroyed or not. it does not have any file system. what should i do ? [20:44] I'm poking around with hci tool right now to see if I can get anything out of it... [20:44] arshia, probably get a new USB [20:45] undecim: I'm not sure is it destroyed or not. how to find that ?? [20:45] arshia, Try "sudo dd if=/dev/sdX of=/dev/null" where /dev/sdX is your USB drive [20:45] arshia, if it runs into an error, then there is a problem with the drive [20:46] arshia, there's also a tool called badblocks for this sort of thing [20:47] undecim: The terminal is not respondig ... [20:47] arshia, It will take a minute [20:47] arshia, it's reading every bit of the drive [20:47] arshia, If there is a read error, it will tell you [20:47] arshia, it doesn't test write though [20:48] undecim: You said i should use badblocks. why ?? [20:48] arshia, it is capable of testing write [20:49] how to get badblocks without the terminal ??? [20:49] arshia, You could also do "sudo dd if=/dev/zero of=/dev/sdX". just make absolutely sure that /dev/sdX is the right drive. It will write the entire drive with zeros [20:49] arshia, badblocks is command line application... i'm not sure if there is a GUI for it [20:50] undecim: where is it ? [20:50] undecim: I cannot enter a command for the terminal. [20:50] arshia, open a new terminal [20:50] Ok [20:50] arshia, or press control+c to cancel the DD command [20:51] anyone here familiar with debmirror? [20:52] undecim: Terminal is working on the new command ... [20:52] hello [20:53] undecim, How many times it will take ? [20:54] clear [20:54] gorelative: better to just state your problem rather than "does anyone...." :-) https://help.ubuntu.com/community/Debmirror never used it myself so hopefully someone else will be able to chime in [20:54] ;D [20:55] arshia, That depends on the drive, the USB link, and the alignment pattern of Saturn, Neptune, Alpha Centauri, and several undiscovered heavenly bodies [20:55] squinty: yeah figured.. i run debmirror it syncs things up.. when i go to run apt-get update apt complains of binary-amd64/Packages missing [20:55] so i go into that dir and all i see are Packages.gz and Packages.bz2 [20:56] The drive is SilliconPower. [20:56] 8 GB [20:57] undecim: Why the filesystem is null ??? [20:57] arshia, probably because the first sector was erased/corrupt [20:57] undecim: What first sector ??? [20:58] arshia, You can get an idea of how far along it is. Type "sudo killall -SIGUSR1 dd" in another terminal, then look at the terminal with the dd command [20:58] arshia, The first 512 bytes of the drive [20:58] Got it. [20:58] hi [20:58] undecim, What will "sudo killall -SIGUSR1 dd" do ???? [20:59] is it possible to set dolphin as default file manager in ubuntu? [20:59] arshia, sends a signal to all running dd processes that causes it to output its progress [20:59] Ok. [20:59] This is my question on askubuntu http://askubuntu.com/questions/574547/debmirror-not-downloading-packages-404-not-found [20:59] arshia, also try: sudo watch 'killall -SIGUSR1 dd' [21:01] undecim, No result for "sudo killall -SIGUSR1 dd" , it will ignore it. [21:01] arshia, The result appears in the terminal with the dd command === maeryo is now known as mmmaeryo [21:02] Saw that. [21:02] the massage is : === mmmaeryo is now known as maeryo [21:03] undecim: the result is : 2401257+0 records in [21:03] 2401257+0 records out [21:03] 1229443584 bytes (1.2 GB) copied, 486.918 s, 2.5 MB/s [21:03] 2504297+0 records in [21:03] 2504297+0 records out [21:03] 1282200064 bytes (1.3 GB) copied, 504.384 s, 2.5 MB/s [21:03] 2571329+0 records in [21:03] 2571329+0 records out [21:04] arshia: How much data are you trying to transfer using dd? [21:04] bekks, its a read test for 8GB usb drive [21:04] arshia, Did the command complete, or that is the result of the killall command? [21:04] undecim: To see how slow it will be? :) [21:05] bekks, to see if it's borked [21:05] i think it is the result of killall [21:05] arshia, it's at ~15% then. [21:05] undecim: Then badblocks would have been more usefull. [21:05] undecim, What's that mean ???? [21:05] arshia, Means that the first 1.3 GB reads [21:06] arshia, I would stop at this point and try to create the FS with gparted [21:06] you're not going to get a good speed with default blocksize [21:06] arshia, It's not a read error preventing the FS from being recognized if the first 1.2G is good [21:06] is there a command that will power off an external Western digial hard drive? Within the disks utility there is a power off button.. what command actually does that? [21:06] undecim: Ok , next ?? [21:06] arshia, It might not write though. Create an fs and try copying files to it. Then make sure the files can be read and are identical to the source [21:07] arshia, use gparted to make a filesystem [21:07] Neldogz: if it's properly unmounted you can just unplug it [21:07] undecim, How to create a FS ??? [21:07] arshia, use Gparted [21:07] arshia: Create a partition with a filesyste on it, using gparted. [21:08] imbezol, the reason I am looking for a command is to add it to a cronjob on shutdown events.. WoL conflicts with external hard disks.. Causes the system to reboot instead of shutdown if the external hard drive is plugged in and turned on. [21:08] bekks: Explain more ... how ??? [21:08] arshia: BY clicking on the appropriate button in gparted? [21:08] Neldogz: if the harddrive has power it's on.. there's no way to power it off [21:09] imbezol, if you open disks.. and you have an external hard drive connected.. do you also see a power off button? [21:09] bekks: I don't see any appropriate button . [21:09] arshia: So which buttons do you see? :) [21:09] Neldogz: i don't have an external harddrive sorry [21:10] anyone know what command will correspond to this power off button in disks? [21:10] arshia, gparted.org/display-doc.php?name=help-manual#gparted-create-new-partition [21:10] I don't know is it solved or not. i added a FAT32 filesystem to the USB. [21:11] the default was FAT32 [21:11] ok more information, disks is actually gnome disks [21:11] and it uses udisks [21:11] arshia, now press the green check [21:11] arshia, And it will commit the changes [21:12] hi [21:12] wasssup [21:12] I'm using byobu (a wrapper for screen).. is there a way to protect a terminal from me hitting ctrl+c or ctrl+d?? [21:13] Is it possible to sniff HCI traffic? [21:13] pentagrass: define "protect"... [21:13] i.e. the link between Linux and the bluetooth hardware [21:13] kirkland: I don't want to accidentally hit ctrl+c and stop the process. I tried ctrl+s but I think that pauses the process [21:13] undecim: I see a green box , and the fs is fat32 , is it ok ???? [21:14] arshia, Sounds good [21:14] pentagrass: sure, you can tell Byobu to just "ignore" all ctrl-c presses [21:14] undecim: Well , lets test it ! [21:15] undecim: How to see the USB files ???? I don't see it ? [21:15] ? __> . [21:15] arshia, After Gparted completes the changes, remove the USB and plug it back in [21:15] Hmmm... [21:15] arshia: you have to copy files onto it... [21:16] gparted doest do that :) [21:16] *doesnt [21:19] bekks: I don't see anything. is it bad ???? [21:19] hi [21:19] i want to uninstall "Videos" [21:19] what package is this? [21:20] shadaloo I believe it's 'totem' [21:20] arshia: Did you mount the newly created filesystem? [21:20] undecim: Why i don't see anything again ??? [21:20] kroq-gar78: that's right, good call sir [21:21] bekks: Not sure.' [21:21] !mount | arshia [21:21] arshia: mount is used to attach devices to directories. See also https://help.ubuntu.com/community/Mount [21:21] arshia, You don't see the drive in the file browser? [21:21] undecim: No, [21:22] ubottu: I cannot mount it now. [21:22] arshia: I am only a bot, please don't think I'm intelligent :) [21:22] arshia, If you used gparted correctly, then the only conclusions I can come to is the drive is broken [21:22] usuario: I dont come to that conclusion. [21:22] GNA. [21:22] undecim: ^ [21:23] arshia: Mount the fs manually, then copy files to it, and compare them to the source. [21:23] bekks: Wait a minute... [21:24] can anyone provide assistance in creating slideshows on lubuntu? [21:25] I think it is mounted. [21:25] b43, LibreOffice Impress is used for creating slideshows [21:25] oh, is that the one like powerpoint? [21:25] b43, yup [21:25] ok tyvm [21:25] neat. my keyboard cover thing for this laptop showed up. i hate not having one on a keyboard [21:26] seems like an iphone 5s is impossible to get to work in ubuntu directly. blah. [21:26] looks like i have to use a vm i suppose [21:26] undecim, I applied the operations. is it works ???? [21:26] too bad MS can't release some microVM that simply installs stuff like this. or virtualbox can run a faux kernel and forward it to the xserver [21:27] undecim: The Mount menu was disabled , so i applied the operations. [21:28] undecim: I can see the USB , thanks form Everyone. [21:37] undecim: The second time i repluged , it doesn't see it in gparted and FIle explorer . why ?????!!! [21:37] arshia, check dmesg [21:37] arshia, in a terminal, do "dmesg | tail" [21:38] undecim: [ 3469.843265] sd 6:0:0:0: [sdb] Assuming drive cache: write through [21:38] [ 3521.553074] sd 6:0:0:0: [sdb] Test WP failed, assume Write Enabled [21:38] [ 3521.555314] sd 6:0:0:0: [sdb] Asking for cache data failed [21:38] [ 3521.555320] sd 6:0:0:0: [sdb] Assuming drive cache: write through [21:38] [ 3573.265058] sd 6:0:0:0: [sdb] Test WP failed, assume Write Enabled [21:38] [ 3573.267303] sd 6:0:0:0: [sdb] Asking for cache data failed [21:38] [ 3573.267311] sd 6:0:0:0: [sdb] Assuming drive cache: write through [21:39] !paste | arshia [21:39] arshia: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [21:39] arshia, Your voice will come back soon [21:40] undecim: What the hell is going on here ????!!!! Why the second time it has a problem ??? [21:40] arshia, give me a pastebin of the dmesg command [21:41] [ 3469.843265] sd 6:0:0:0: [sdb] Assuming drive cache: write through [21:41] [ 3521.553074] sd 6:0:0:0: [sdb] Test WP failed, assume Write Enabled [21:41] [ 3521.555314] sd 6:0:0:0: [sdb] Asking for cache data failed [21:41] arshia, read the bots message to you [21:41] [ 3521.555320] sd 6:0:0:0: [sdb] Assuming drive cache: write through [21:41] [ 3573.265058] sd 6:0:0:0: [sdb] Test WP failed, assume Write Enabled [21:41] [ 3573.267303] sd 6:0:0:0: [sdb] Asking for cache data failed [21:41] [ 3573.267311] sd 6:0:0:0: [sdb] Assuming drive cache: write through [21:41] !paste | arshia [21:41] You have to use paste.ubuntu.com [21:42] Hey guys. I am trying to do something that requires the java plugin in firefox. Every time I try to use it, it crashes [21:42] http://www.geforce.com/drivers is the link I'm visiting [21:42] arshia, do not swear and use pastebin [21:42] can anyone give me some advice on how to keep it from crashing? [21:42] chompy: what exactly is crashing [21:42] the java plugin, or firefox, or neither? [21:42] teward: the java plugin [21:42] chompy: and define "crashing" in context - what actually are you seeing [21:42] I lost my virtual desktops.... ubuntu 14.04 with kde... any help getting them back? [21:43] teward: a message at the top of the browser from firefox informing me that the java plugin has crashed, and to reload the page [21:43] teward: from terminal, The issue I see is that "Channel error: cannot send/recv" [21:44] !details | apb1963 [21:44] apb1963: Please elaborate; your question or issue may not seem clear or detailed enough for people to help you. Please give more detailed information, errors, steps, and possibly configuration files (use the !pastebin to avoid flooding the channel) [21:44] teward: [Parent][MessageChannel::Call] Error: Channel error: cannot send/recv [21:46] undecim: Please give me the result !!! I'm in hurry !!! [21:47] I lost my virtual desktops when I removed .kde/ ubuntu 14.04 with kde... any help getting them back? I don't know if this is related to plasma-desktop but I'm unable to reinstall it either. [21:47] teward: you there? I don't mean to nag. [21:48] undecim: I don't know how to use PasteBin [21:48] apb1963, "virtual desktops"? [21:48] bubbasaures: yes [21:48] arshia: visit pastebin.com and paste code. press submit and give undecim the link [21:48] chompy: i'm doing a lot of tasks at once - hate to ask but you arne't using java 8 are you [21:48] teward: I believe I am [21:48] apb1963, a question mark indicates an explanation of what you mean. [21:49] teward: I am [21:49] chompy: hate to ask if you can hunt for the java 7 plugin [21:49] chompy: just to humor me and test... [21:49] chompy: (Java 8 is evil) [21:49] teward: alrighty [21:49] please hold [21:50] teward, could we stick with facts, and if an opinion state that. [21:50] teward: I can't seem to find a dl link for it [21:50] bubbasaures: duplicate, independent, desktops, each with it's own "environment" for lack of a better way of expressing it. I put application XYZ on desktop 1, app ABC on desktop 2, etc. [21:50] apb1963, regular install multiple desktops? [21:50] bubbasaures: i've seen java apps on sites blow up before in java 8 but work fine in java 7, hence why i suggested it [21:51] bubbasaures: hence saying "humor me and test" [21:51] teward, It was this "teward> chompy: (Java 8 is evil)" [21:51] teward: mind helping me hunt down a link? [21:51] undecim: Can u give me the result ?????????????????? [21:51] bubbasaures: I don't understand the question... it's a part of kde I think [21:51] bubbasaures: be more specific next time, but i'm not the only one with those opinions. [21:51] !fud | teward [21:51] teward: Please do not fall prey to, or spread FUD (fear, uncertainty, and doubt) - it is not welcome here! Please see http://en.wikipedia.org/wiki/Fear,_uncertainty_and_doubt [21:52] dude you are over the dege [21:52] edge [21:52] arshia, I need you to go to paste.ubuntu.com and paste the dmesg output there [21:52] arshia, Then send me the link to the page you get [21:52] undecim: Ok : http://paste.ubuntu.com/9763956/ [21:53] arshia, Okay, nothing interesting there. Can you do the same with the command "sudo blkid"? [21:53] apb1963, I can't be any clearer I afraid, you are making up terms, that does not help. [21:53] I'm* [21:54] undecim: http://paste.ubuntu.com/9763998/ [21:54] arshia, Nothing indicating the drive is there. [21:55] undecim: What is that meaning ??? [21:55] arshia, it means Ubuntu does not see the drive [21:55] undecim: Why the first time it saw it ???? [21:55] arshia, compare the output of "lsusb" with the USB inserted and with the USB removed [21:55] arshia, Most likely because the USB drive or USB link is unstable (i.e broken) [21:56] Or because it is not mounted. [21:56] bekks, blkid will can unmounted drives [21:56] scan* [21:57] undecim: remember to empty the blkid cache before, using sudo blkid -g; then scan using sudo blkid [21:57] bekks, didn't know about that [21:57] arshia, see bekks' comment ^^^ [21:58] undecim: I see the USB now , after an unplug operation. [21:58] hey [21:58] undecim: What is this ? A game ????? [21:58] The result of CMD is : [21:59] arshia, Yeah. You get to a d20 to see if your drive shows up [21:59] Mathis, welcome [21:59] when using a UMTS USB modem (ZTE MF667), I read about disabling the emulated CD drive... is this permanent or just until the device loses the power? [21:59] roll a d20* [21:59] undecim: Yes , i see it. [22:00] undecim: What the hell is my USB's problem ???? [22:00] anyone know how to power on a disk, basically the reversal of udisksctl power-off --block-device /dev/sde1 [22:00] Testing [22:00] arshia, I don't know. I'm not your USB [22:00] i am having wifi problems [22:01] noah, Give the hardware and the issue to the channel. [22:01] undecim, I say why the USB is avilable at a time, after Eject , Unavilable and after another unplug , Returns ???!!! [22:01] arshia, Sometimes, that's how it breaks [22:01] arshia, Or the connection isn't good [22:02] arshia: So just unplug it and plug it back in. [22:02] arshia, Or your motherboard is messed up (try another USB and see if its the same problem) [22:02] noah, lspci in the terminal will show the wifi info [22:02] bubbasaures: I can connect, but network-manager is having trouble managing the secrets [22:02] undecim: Maybe , Well , thanks for now. [22:02] undecim: The problem persists, its a long known desktop environment bug :) [22:02] noah, secrets, you mean the password? [22:02] arshia, anyways, I have to go. I'll still be on my phone (undecim-phone), but I haven't used this app before, so I don't know how well it will handle switching cell towers [22:03] undecim: Solution: unplug it, plug it. :) [22:03] anyone know how to power on a disk, basically the reversal of udisksctl power-off --block-device /dev/sde1 [22:03] Neldogz: Replace power-off with power-on ? :) [22:03] bekks, I've never seen or heard of the problem before [22:03] undecim: I never tried mounting an USB after I ejected it :) [22:03] bekks, that option does not exist [22:04] bubbasaures: don't know, but syslog calls them secrets. [22:04] noah, Not recognizable by me, maybe others know this, sorry about that. [22:05] anyone? [22:05] Neldogz: my udisksctl doesnt support power-off, too. [22:05] Mathis: On what? [22:05] I decided to try the proprietary AMD drivers. When I saw no real benefit, I switched back to using the X.org X Server. However, now my fonts are all fuzzy... Any ideas what I might have broken? [22:05] I understand that udisksctl power-off does the following: the effect is that the USB device will be deconfigured followed by disabling the upstream hub port it is connected to. [22:05] repeating... when using a UMTS USB modem (ZTE MF667), I read about disabling the emulated CD drive... is this permanent or just until the device loses the power? [22:05] !patience | Mathis pleas don'y anyone the channel. [22:05] Mathis pleas don'y anyone the channel.: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or http://ubuntuforums.org or http://askubuntu.com/ [22:05] so i guess the question is how do i re-enable the USB device? [22:06] Mathis: It will last until powering it off. [22:06] thanks [22:07] bekks: do you have experience with network-manager. It is being scitzophrenic === Artpicre is now known as Guest38064 [22:11] how can i set up using the arrow keys to scroll? [22:11] ubuntu 14.04 lts [22:12] noah: And whats the problem with network-manager? === bse_ is now known as behseh [22:13] bekks: it's having trouble communiacting with kwallet (kubuntu's default pw encryption service) [22:14] noah: Can you define "trouble"? [22:15] bekks: I save a network. It works. I can disconnect and reconnect. I can log out and log in. The trouble comes when I restart. [22:15] noah: Can you define "trouble"? [22:16] bekks: once I restart and try to connect, it stays there until finally saying "no secrets were provided". then clicking connect works. === Flint is now known as Guest5568 === Guest38064 is now known as Artpicre [22:18] can anyone help me out with some bash regex? this should be working, I think i've got everything escaped as necessary, but it's still failing. possibly due to string vs value? https://gist.github.com/dlutsch/f39e361a2bf8855f07bb === Mathis|2 is now known as Mathis === biz is now known as Guest10267 [22:23] bekks: did u get my last message? [22:23] I am having severe internet issues on one of my machines [22:23] dns failure is all I am aware of [22:24] and i can still use ssh if i give it an ip [22:24] kubunto: any chance for alternative drivers? [22:24] shuman: open to suggestions [22:25] my broadcom sometimes (after updates) begins to act the same way [22:25] kubunto: what is the issue. I'm may be able to help, unless it's hardware-related. [22:25] noah: shuman root is that i can connect for a max of a minute or so [22:25] kubunto: wifi? [22:25] kubunto: but you said it works if you use ip? [22:25] Ben64: yes [22:26] shuman: not only wifi [22:26] kubunto: then set a [different] dns server [22:26] Ben64: ive tried to set the name server to 8.8.8 and it does nothing [22:27] 8.8.8 is not an ip [22:27] Ben64: dns suggestions? [22:28] 8.8.8.8 is one [22:28] and how are you setting it === Basketballll is now known as Basketballl [22:28] Ben64: network manager in ubuntu [22:29] kubunto: are you experiencing the issue now [22:29] Ben64: i wont be able to tell until i getthe ssd back into the other machine [22:29] well you need to be able to test things [22:30] right now I am writing an image to an ssd [22:30] Hello , I keep getting a window on login telling me my xscreensaver is out dated [22:30] micro sd* [22:30] A few days ago(I'm not even sure what I was trying to do now) I changed the chmod settings on /media/ and now whenever I try to mount an external USB it mounts without access permissions. Can someone help me set chmod back to its normal default chmod settings? [22:31] Can anyone tell me how to get rid of it [22:31] I meant to say can someone help me set /media/ back to its default chmod settings. [22:31] mnature: can you post a screenshot of it [22:32] no t only stays there for a few seconds [22:32] how can i remove the joined and left notifications? [22:32] it's bugging the crap out of me [22:32] !quietirc | mugetsu [22:32] mugetsu: To ignore joins/parts/quits in your favorite IRC client, see http://wiki.xkcd.com/irc/Hide_join_part_messages [22:33] http://wiki.xkcd.com/irc/Hide_join_part_messages [22:33] wah thanks i was wondering same thing [22:33] mnature: i'd need to see it in order to tell what's going on [22:33] how to take a screen shot ? [22:33] Noah_: hey! another Noah. [22:33] mnature: print screen button [22:34] hi other noah :) [22:34] I'm having wifi secrets issues [22:34] Alright I'll reboot , bbs [22:35] Hello. I will be straightforward.. how do I get ReiserFS back to Ubuntu? [22:35] hello who needs help [22:35] ill be backs [22:37] Basketballl: I need help [22:37] Getting ReiserFS back to Ubuntu. [22:37] (On already installed system) === Jean-Charles is now known as Guest10676 [22:37] A124, sorry never heard of that [22:37] i'm new to ubuntu anything i should know or programs i should install/ [22:37] ? [22:38] Basketballl: What? That is filesystem. One of the best filesystems ever. [22:38] !reiser | A124 [22:38] A124: reiserfs is a journalling file system, which outperforms many others on I/O operations, but has drawbacks (such as increasing likelihood of data loss, and introducing latency unsuitable for gaming or real-time audio). Using !ext4, the default on Ubuntu, is *highly* recommended. A read-only Windows driver is available at http://p-nand-q.com/download/rfstool.html [22:38] !reiserfs | A124, it's so murderous [22:38] A124, it's so murderous: reiserfs is a journalling file system, which outperforms many others on I/O operations, but has drawbacks (such as increasing likelihood of data loss, and introducing latency unsuitable for gaming or real-time audio). Using !ext4, the default on Ubuntu, is *highly* recommended. A read-only Windows driver is available at http://p-nand-q.com/download/rfstool.html [22:38] oops [22:38] A124: LOL. BAsically, it is dead, for a decade now. [22:39] mugetsu: it depends. what do you plan on doing? [22:39] something new. im exploring operating systems other than windows for now. [22:39] bekks, Ben64, SchrodingersScat: I Do not care if it is dead or not, I know that. I asked to to get it to Ubuntu. [22:40] mugetsu: I personally do not like the default Ubuntu GUI spin. [22:40] A124: then go for it, good luck [22:40] i figured there has got to be something better than windows so here i am [22:40] A124: there was no link in the !reiser, I have nowhere to go from here. [22:40] mugetsu: Want a tip? My few most used apps: htop, less, mc, nano [22:41] A124: you have to patch it yourself: https://help.ubuntu.com/community/reiser4 [22:43] bekks: If it works, AWESOME! Love you. [22:43] /home/mnature/Pictures/Screenshot - 01162015 - 04:41:31 PM.png [22:43] Getting another kernel cause of that is a Pita, but whatever. [22:43] mnature: you can't paste photos in irc.... upload to somewhere like imgur.com and give us the link [22:43] mugetsu: Most everything you need is preinstalled...web browsers, office suites, the works [22:43] A124: Thats one of the downsides. [22:43] even games >_< [22:44] ok [22:45] bekks: Yeah, thoguht about going Archlinux, which I may for this purposes, but for now on I got a generic machine. Got kind of specific setup with specific tools with specific parameters, which does tremendously boost workflow speed eliminating multiple layers implementation and specific usage. Else I use ext4 as usual. === nexus is now known as Guest63111 [22:47] Hey quick question: Did that huge Freenode hack ever get resolved? [22:48] I feel iffy being on Ubuntu Freenode === Guest63111 is now known as piter-de-vries [22:48] piter-de-vries: ask in #freenode for Freenode stuff [22:48] okays thx [22:48] what ftp client (GUI) do you guys recommend? i love flashfxp but its only for windows :/ [22:48] here it is https://www.facebook.com/photo.php?fbid=786026018145567&set=a.108444489237060.17055.100002145278334&type=1&theater [22:49] mnature: facebook? :| [22:49] arcsky: Nautilus. [22:49] mnature: try imgur.com [22:49] alright [22:50] arcsky: FileZilla :D [22:51] But usually I just use mc [22:51] FileZilla any other ? [22:52] As I said, mc === Guest10676 is now known as KAristide [22:54] here it is http://i.imgur.com/r5u8bBd.png [22:55] arcsky: Did you see my recommendation? [22:56] seen_vader518 [22:56] Whatre the bot commands? [22:56] Jordan_U: doesnt support FXP [22:56] hello, is there a way to killall chromium-browser that works? [22:56] hi. i am setting up a network printer and need to know the device's URI. The ip address is 192.168.1.157, is that what the URI is also? [22:57] !seen vader_518 [22:57] I have no seen command [22:57] oh [22:58] Here is an screenshot of my 'blurry fonts' http://i.imgur.com/U8oxDYQ.png . I have this since I reverted to the open source drivers for my ati card. Any ideas how to get normal fonts back? [22:58] mnature_: Xscreensaver is is the repo (Version: 5.15-3ubuntu1), what have you done that the old version is still on your system ? [22:59] hello [22:59] hi [22:59] nothing it's on my siister's pc too [22:59] I tried switching back to the proprietary drivers and the fonts look great. (But it's killing my wifi... that rabbit hole...) [23:00] I tried reinstalling unbuntu 15.04 byt still there [23:00] mnature_: How did you install Xscreensaver ? Maybe you can 'remove' it and install afresh from the repo ? [23:00] Should I update to latest kernel or not? (LTS version, clean install) [23:00] i didn't , it just appeared [23:01] killall chromium-browser* && killall chromium-browser* works [23:02] for some reason I have to execute the command twice [23:02] Yeah, cause of the main re-spawns children. [23:02] frozenlock, it looks like the anti-aliasing settings for your display might be off [23:02] I am setting up a network printer. Is the "device URI" the same as it's "ip address"? [23:03] pragmaticenigma: any ideas how to turn it back on? [23:03] mnature_: Well, we do not know, yet . Any result from terminal command -> apt-mark showholds <- ? [23:05] have a throwback here....is there a program (graphical is preferred) for creating an "iso" of a floppy disk for ubuntu? I know ISO isn't the right format, but that is to illustrate what I am trying to do [23:06] frozenlock, spooling up an instance of ubuntu now (don't currently have unity setup) [23:06] I wonder why it stay on my hard drive even after I eraced the whole drive ? [23:06] sudormrf: dd [23:06] pragmaticenigma: thanks a lot [23:07] It's such a small thing... the font... but really it's giving me a headache [23:08] frozenlock, I agree, i'm very sensitive to that sort of thing myself. [23:09] mnature_: Is it ? what does the package manager know ? -> dpkg -l xscreensave <- . [23:10] ^^ dpkg -l xscreensaver * === LikeGecko is now known as cats === cats is now known as Snowstormer === Snowstormer is now known as cats [23:13] bekks: Just realized that is Reiser4, not Reiserfs. But will try anyway. Not sure if Reiserfs is not in kernel or I cannot find mkfs for reiser [23:13] A124: Do you really want the ancient reiserfs v3?! [23:14] Yeah. [23:14] Good luck with that one :) [23:14] It was enabled by default on kernel config. [23:15] As a module.. so I might find a kerne.. yep.. it is thre. [23:15] Now I am missing userspace tool to makefs. [23:16] hanks for your help , I figured it out in the terminal , It's gone now [23:18] I just looked at my supported file system, I don't see Reiser* anything being supported in the generic kernel. not that I want it, was just curious. [23:20] hey. what is the login and password for CUPS, on Ubuntu 14.04? === sjefskoder is now known as Guest56008 [23:20] whoops, belay my last reiserfs is there: ls /lib/modules/$(uname -r)/kernel/fs [23:20] ki7mt: How are you checking for supported filesystems? [23:22] i have a slight, mysterious issue, there are 3 or 4 folders i have on my external hard drive that show up in windows explorer, but not in linux, any suggestion? [23:22] Jordan_U, I was looking at /proc/filesystem, which I think is listing only those that are currently in use at the moment. [23:23] mindphuck, ctrl-h to show hidden [23:23] but they arent hidden, they are just regular folders that contain files, [23:23] How do I supress errors in upstart jobs so it doesn't abort? [23:24] mindphuck, did you check if hidden in ubuntu? [23:24] yep, first thing i checked [23:24] so originally i thought i deleted them by accident, and went back to windows to get a data recovery program, then i just took a gander in the folder and low and behold there they were [23:25] mindphuck, with any details it will be a dead duck here. [23:26] bekks: modprobe + package reiserfsprogs, solved! [23:26] Might try to compile and play with Reiser4 for the fun. [23:26] what about ducks? [23:26] Reiser4 was heading into phenomenal heights, but thanks to the arrest of the author it .. went astray sadly. [23:27] A124: And reiserfs v3 was replaced by reiser4 long before. [23:27] bekks: That is the point. [23:28] mindphuck, You have this nick and you do not kn ow what I mean, by the way it is really offensive. [23:29] why it is allowed I would not no [23:29] I am having issues with kwallet and wifi. [23:29] know* [23:29] i didnt come in here for you to tell me what nickname i should choose, did i? no i didnt think so, and how in the hell is it offensive? are you that much of a prude? === Muzer is now known as HaveYouSeenMe === HaveYouSeenMe is now known as Muzer === digifiv5e is now known as Guest78582 [23:31] hmm [23:34] must be from california [23:37] i'm back === theGrg is now known as Guest45557 [23:41] Any reason why kmail from within Kontact won't switch from the "Welcome to Kamil 4.14.2" screen after downloading from gmail? [23:43] Kernel compilation.. I got error when checking platforms I do not care about.. how can I ignore that? === aaron__ is now known as ahoneybun === derk0pf is now known as derk0pf|NA [23:55] Another problem apache.. have vidrtual host on a directory in /opt/ yet it displays /var/www [23:55] And I ahve no idea why. [23:59] Hello, no sound on Ubuntu 14.04 unless I unplug and plug the HDMI cord back in. [23:59] I just turned of Audio in BIOS. [23:59] Alsamixer has no SPDIF or MM to adjust?