[00:11] uuuuu... hiaaa.... hiiiiii.... u-u-u-.. [00:13] you can buy a wireless to ethernet thingy [00:13] i did that once === bazhang_ is now known as bazhang [00:21] if someone can help me in python with something please message me [00:22] implite: there's #python [00:33] hey [00:33] what's new #ubuntu [00:33] hi [00:33] themyth, ubuntu support issue? === ancamnarus is now known as a_ryan [00:33] nah just saying hello [00:34] #ubuntu-offtopic is the chat channel [00:35] cool [00:40] access2me === captain_fixerpc1 is now known as captainfixerpc14 [00:41] Hi everyone! Quick question [00:41] help - I need to change gamma system default = 1.15 > 1.67. permanent [00:42] can someone help me run this on my machine? http://pastebin.com/6s9NXi5z [00:42] Quick question about adding someone to sudoers.. I've added a user to sudoers and also edited the visudo file [00:43] is a java program [00:43] but I still can't use "Sudo whatever" [00:43] but is supoposedly only for Windows and Mac [00:43] with the new user [00:43] ...even though it only runs in Java [00:43] grayghost13: did you log out and back in? [00:43] yep [00:43] i even restarted the server [00:43] grayghost13: try "sudo -l" [00:44] ok, in the root user or new user? [00:44] new user [00:44] ok 1 sec [00:45] "You must SSH in as root to run this command: sudo -l" [00:45] same thing I get when i try other commands [00:46] grayghost13: try as root, "id " "cat /etc/sudoers" and paste the output [00:46] !paste | grayghost13 [00:46] grayghost13: 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. [00:46] I'm trying to run a .jnlp file on Ubuntu... can someone help me? http://pastebin.com/6s9NXi5z [00:47] grayghost13: it sounds like the server has some kind of mechanism though, is this a vps? [00:47] yes [00:47] bumblefuzz, whats a jnlp file [00:47] The file that you are needing, the only change was the line under "root ALL=(ALL:ALL) ALL" [00:48] "newuser ALL=(ALL:ALL) ALL" [00:48] bazhang: it runs in java runtime [00:48] bazhang: the difficulty is it's intended to run only in Windows and Mac [00:48] grayghost13: ask the vps about it i guess [00:48] ok sounds good, thx [00:49] np [00:49] bazhang: but I should be able to run it if it only runs in JRE [00:49] bazhang: I just can't figure out how [00:53] http://askubuntu.com/questions/565016/how-to-run-a-jnlp-file-in-ubuntu-server bumblefuzz [00:58] bazhang: right, I got that far [00:58] bazhang: but it sets up a desktop icon and that doesn't run [01:07] * fergal32 waves hello === zenguy is now known as gtkguy === gtkguy is now known as zenguy [01:26] hi [01:26] hey [01:26] did anybody manage a gpu pass with nvidia? [01:32] I am following the guide here https://help.ubuntu.com/lts/serverguide/advanced-installation.html trying to set up raid but in Step 5 there is no option for "physical volume for RAID", any ideas? [01:32] oh dear, i just noticed it's the server guide, i need desktop guide [01:35] !raid | Kyoku the guide I favor: -Desaktop does not have the raid tools - [01:35] Kyoku the guide I favor: -Desaktop does not have the raid tools -: Tips and tricks for RAID and LVM can be found on https://help.ubuntu.com/community/Installation/SoftwareRAID and http://www.tldp.org/HOWTO/LVM-HOWTO - For software RAID, see https://help.ubuntu.com/community/FakeRaidHowto [01:36] thanks Bashing-om [01:38] Kyoku: :) Pay attention to grub installation . [01:44] There has to be a way to fix this. Two displays plugged into a video card and Ubuntu 16.04 (xenial) won't let me swap the displays under X. [01:45] these raid guides are out of date and incorrect [01:45] Moving the mouse cursor from the left-hand screen means sliding the mouse farther left until it appears on the right side of the right-hand display. [01:46] If I try using System Settings --> Displays and moving the screen icons around, the system locks up with compiz at 100%. [01:50] Hiya folks. I'm trying to figure out a good way to install Ubuntu on an empty disk on my PC. It seems that I need to use the "something else" installation optoin, and partition the new disk with a primary and a swap partition. How big should the swap partition be? What disk should I chose for "device for bootloader installation"? [01:50] How much ram do you have, and how much do you think you could possibly need? [01:50] personally I usually put 8gb of swap and have 8gb real RAM, but I don't use much ram and the swap never gets touched [01:51] if you compile massive projects and run huge complex bloatware or do a lot of multitasking, you may need more ram [01:51] keep in mind, adding ram is better than adding swap if you can afford it [01:51] and if you have free slots for it [01:52] I hear people say you should use anywhere from 50% of your real ram, to 150%, as general recommendations, it's really not an exact science, the more ram you need, the more swap you should have incase you run out [01:52] right on. i have 16gb RAM, and don't really want to be relying on swap too much, so 8gb of RAM is reasonable for "just in case"? [01:53] If I had 16gb ram, I would have no swap partition, but I've never used more than 7gb of ram on this computer and never used any swap because i have swapiness set to 0 [01:53] gotcha. Should the bootloader be installed to the same disk i'm installing ubuntu on? I've heard that mixing windows 10 and *nix gets messy [01:53] but that's just me, you mihgt actually need swap, I don't know how you use your compugter [01:54] I'm a software dev, and just setting up a computer for use at home for my own projects [01:54] I like making a 1-2GB /boot paritition formatted ext2, then a 40-60gb /root partition, make any partitions you want as partitions and not folders after that, then I assign the rest to /home for users files [01:54] If you have 16GB of RAM, you don't need a large SWAP partition. damn, your OS should fly when running various apps [01:54] Oh as a software dev you may actually use 16gb ram [01:55] add 8gb swap to be safe [01:55] unless disk space is an issue [01:55] killtheliterate: If you want a multiboot system... not only dual-boot you have to set ot up from the beggining [01:55] compiling certain things and using many commmon development tools are extremely resource intensive, or at least can be under certain conditions [01:55] like, compiling the linux kernel, or gcc, can use a lot of ram... I don't remember how much, but it's not trivial [01:56] Heaviest thing I plan to do *atm* is compile Scala [01:56] I don't know how much resources that will take, but I doubt it compares to the two packages i just mentioned [01:56] I don't yet know the distinction between dual-boot v. multi-boot [01:56] scala is a language that compiles to JVM bytecode right? [01:57] the one that uses that actor based model(as if I know what that means)? [01:57] I had an irc buddy who was really into scala [01:57] killtheliterate: multiboot=more than two Operating Systems [01:57] and I know he never had more than 8gb ram, not sure how much if any swap he used [01:57] there's a thing called akka that provides the actor model stuff, but yeah, Scala is jvm [01:58] multiboot is the wrong term koleygr, because multiboot is the specification defined by and implemented by grub to provide a standardized way to load kernels not officially supported by grub [01:58] overlapping terms, dual-boot works, but multiboot is taken, we need another word for it [01:59] sorry, my os dev nerd side kicked in and i had to comment === wliu_ubuntu is now known as wliu [01:59] ok [01:59] lol [01:59] Thanks zeroeax2 [02:01] Grr... using xrandr to try and swap displays didn't work. The X server crashed.. and on restart, it sent off another bug report somewhere. [02:01] I think multiboot is the right term, but I also think it shouldn't be, because multiboot is a standard, dual-booting, or perhaps with a comma like multi-booting, to show they arne't the same term [02:01] CS is so huge though I guess there is bound to be overlapping terminology in various places [02:02] hmm, so seems I need to go slow and read some more if I want to install Ubuntu without wrecking my Windows 10 install [02:02] no [02:02] It will not cause a problem [02:03] you can do it with almost no risk [02:03] It will not cause problems unless you delete windows partitions to replace them with ubuntu partitions [02:03] So the option for "device for bootloader installation", should I pick the disk that I'm installing Ubuntu onto? [02:03] yes [02:03] Ah, alright, nice [02:03] Pick the block device, not the partition identifier [02:03] just /dev/sda or /dev/sdb [02:03] so /dev/sda not /dev/sda3 [02:03] gotcha [02:04] You're almost there killtheliterate :D You are on your way to linux-land [02:04] And with ubuntu there's a smaller learning curve because there's so much google-findable community support and guides/tutorials for everything [02:05] haha, nice nice [02:05] if you have a problem with ubuntu, you google the error and find a fix 99.9% of the time already posted because someone before you asked the same question [02:05] But be careful with the previous questions ,,, install alongside... don't erase [02:05] This is the reason I love ubuntu, the community support is great [02:05] looking forward to it... kinda been wanting to get off apple for a while, got a pc for, uh "games", but also want to be able to ease into *nix [02:05] Oh apple... Yeah kill it with fire man [02:06] the only reason I would buy an apple product, is because their laptops are nice hardware to install linux on if you can afford the stupid markup [02:06] If i was rich, I would have a macbook pro or macbook air, or both, running linux [02:06] and pay 2X the price [02:07] kk4ewt, yeah but you get a nice sleak deisgn, the screens are amazing, the batteries are amazing, they are light-weight and durable [02:07] apple wifi is cheapest wifi of the day [02:07] they ARE overpriced by A LOT, but they ARE also better in many ways [02:07] zeroeax2: my turn about terminology... mac use linux [02:07] I don't buy them because I don't have the extra money [02:07] zeroeax2, and the battery swells and breaks that fantastic looking cumputer [02:07] Mac uses a BSD variant, not linux [02:08] I think it's based on netbsd, but I'm not sure... one of the BSD's [02:08] I used to write osx drivers for hackintosh [02:08] so, I know a little about osx [02:08] yes it is based on Next [02:08] yes, but they ripped out all the security features in favor of optimizing performance and user experience [02:09] so, it's really not as safe as most *nix systems [02:09] and the newer security features they keep putting in, themselves are often exploitable and lead to infections [02:09] Apple is just horrible with security, I've delt with people high up in their security branch of software engineering, they have no idea what they are doing [02:10] which has what to do with ubuntu [02:11] It has to do with the fact that he has made a good choice by instlaling ubuntu on his mac [02:11] its really sad that so many packages are just deleted from ubuntu :( [02:13] wouldn't you agree kk4ewt? [02:13] i mean, there are other distro's but for a new linux user ubuntu is the best for sure [02:13] I have one of those new laptops with the touchbar... it's cheesy, imo [02:13] I have a laptop that I'm thinking about installing qubes or something like that on [02:13] Hey, I have a special need for a find command [02:14] find ~/workspace/x86_64-binaries/elf -type f -exec zsh -c 'echo ${"{}"#$"~/workspace/x86_64-binaries/elf"}' \; [02:14] That was the command that I was using, but I can't get it to stop saying bad substitution [02:24] is the a program or way to take snap shots of your system and then recover it later [02:24] DD would be the most basic [02:25] Any other solution that comes up when googling "Ubuntu Backup" would also suffice [02:25] BTRFS supports snapshotting the partition IIRC [02:25] he wants a 'restore point' [02:26] Hello I installed latest Nvidia drivers now all my windows are black [02:26] rsync can do that [02:26] PipeItToDevNull: i just installed a mininall lvm 16.04 but went crazy installed apps hah [02:26] I do a DD of my /root and keep it, simple restore point [02:26] No extra shit at all, I like minimal [02:27] Any suggestions to get my PC back to normal [02:27] no cursing here PipeItToDevNull [02:27] bazhang, My apologies [02:27] Troublednix, drivers installed from where [02:27] PipeItToDevNull: ok ill check it out.. yea me too haha [02:27] Terminal [02:28] PipeItToDevNull: ty [02:28] All my windows are black [02:28] Troublednix, what was the exact command you used [02:28] Sudo apt installing nvidia-178 [02:28] sere, Assuming a small /root (Mine is 8GB) it is an acceptable solution [02:28] Sorry on a mobile [02:29] Troublednix, thats not a correct command [02:29] It was because it installed Nvidia [02:29] Beta drivers [02:29] So, got Ubuntu installed on the new disk. To switch between windows and ubuntu, I hit f11 during startup. What's a bit weird to me is that hitting f11 now loads grub [02:30] PipeItToDevNull: im alittle disappoint because im running fluxbox/openbox used 12GB on the minimal installing just the basics [02:30] sere, How? Even my Xubuntu install fit in 8GB [02:31] killtheliterate, what would you like to happen? I do believe Ubuntu hides grub by default [02:32] PipeItToDevNull: i dunno i i didnt even install X and at first. im going to start over and see what happend but want a fresh start point encase i gotta go back [02:32] Yeah removed Nvidia drivers and all my windows are still black [02:32] Yet the panel is there [02:33] sere, I am on Manjaro atm, about a 5GB install size, my Xubuntu was about the smae === uhhf1 is now known as uhhf [02:36] PipeItToDevNull: thats not to bad when your getting everything it comes with lubuntu around 4gb.. im thinking it might be better just doing one of those [02:37] Hey there [02:38] sere, I enjoyed it, but wanted to try a distro with pacman [02:40] PipeItToDevNull: I don't mind at all, I just thought it was curious. I don't really understand bootloaders/etc. yet, so wasn't sure what/why makes grub appear now [02:41] PipeItToDevNull: reading about it now. never heard of it. ive been wanting to play with arch alittle [02:43] Anyone have trouble setting up dovecot with postfix on 16.04? [02:43] I can't find one guide that isn't somehow broken in a way I google can't help me fix [02:50] got rid of my third monitor and now back to a dual setup. for whatever reason, once i sign in, it won't show side by side desktops. just one desktop on both screns. GTX750Ti. lightdm-gtk-greeter. i3wm. /etc/X11/xorg.conf looks like its the same across reboots. cant figure wtf why it wont keep the dual set up [02:58] should I use 16.04.2 or 16.10? [02:59] or 17.04? [02:59] is 17.04 stable yet? [03:01] no, it's beta [03:01] so 16.10 is good then? [03:03] Sorry rebooted router. [03:03] I'm still on 16.04, I prefer LTS [03:03] PipeItToDevNull: diid you mean deja dup [03:04] sere, I am unsure what that means [03:05] killtheliterate, I am unsure why that would make it come up, I choose to always show the meny [03:05] PipeItToDevNull: what did you mean by DD [03:05] sere, The command dd [03:05] dd if/dev/sda1 of=/backup.dd [03:06] if= [03:06] PipeItToDevNull: hmm oh ok this might work [03:07] sere, It will make a file the same size as the partition copied, it is bit for bit [03:10] PipeItToDevNull: that works. i dont care about compression.. do you just restore it from a livecd or something [03:11] sere, Yep, dd if=/backup.dd of=/dev/sda1 [03:12] It's not about lacking compression, it's about the file being as large as the drives maximum contents, not it's used contents availablity [03:12] You will add all the unused 0's or random data after the useful stuff with dd [03:12] PipeItToDevNull: this is perfect.. thank you :) [03:12] I really think rsync is a better tool, But then it's harder to put pack together if you need to restore it [03:13] Well, you can pipe DD into an archive for compression [03:55] hi all , i just test my irc work normal or not. [03:56] any one can replay me ? [03:56] you mean reply? [03:56] yes,i want to talk tech. with you guys [03:57] Talk tech to us abckk. [03:57] 010010000111100101 [03:57] Show off. [04:00] ok , thank you [04:01] abckk: can you plrease repeat your requset for a test? [04:01] what ? i use irc first time , it's so cool [04:01] abckkk, What client are you using [04:01] abckkk: it was an attempt at humor. [04:28] how can i umount my /home part? [04:28] i want to part it [04:32] you mean you want to share your home folder or? [04:33] lpn_, What is your goal [04:33] Well, ok then [04:37] is discord's webapp ridiculously invasive or something? [04:38] if i use their webapp, it kills all of my internet services that i know of, except irc [04:38] until i clear my cookies [04:38] which is, bizarre [04:38] I havent had that issue [04:39] Hi when I try to set up a blog on Ubuntu say if I want to run a blog on Ubuntu server/ do I need to have ti specifically in the /var folder ? [04:39] implite, it completely baffles me [04:51] hi [04:52] when I make a mkdir command in my /var/ww folder to make a sub folder for a blog it does not allow me to why? [04:52] hi exfi [04:52] hi zeroeax2 [04:52] you may not have permission to access /var/www, or you may be missing a w in www if that's not a typo [04:52] zeroeax2; well im the adminsitrator :) [04:53] I don't know what the appropriate permissions to set your /var/www folder are, sorry [04:53] i used sudo mkdir [04:53] is that ok? [04:53] I want to make a subfolder in it called blog zeroeax2 as pHP runs from /var/www [04:53] I just want ot knwo if it will affect anything [04:53] it will be perfectly fine [04:53] sudo mkdir /var/www/blog [04:54] seems I dont have permission to even make a file zeroeax2 [04:54] zeroeax2, I bet that is owned by www-data "sudo -u www-data mkdir /var/www/blog" should work [04:54] yet im admin [04:54] you probably have to change the permissions of the file for the httpd to access it, maybe chmod 600 but I'm not sure about that. remembering command syntax is not my strong point [04:54] ah yes [04:54] listen to PipeItToDevNull, he seems to know more than me [04:54] :D [04:55] thanks PipeItToDevNull lol [04:55] I hope I didndt osund like a moron [04:55] dont change the perms of that directory, change your behavior to suit it [04:55] ah yes [04:55] i think chmod 600 would have worked too, but setting the permissions to the proper user is a far better option [04:55] yeah [04:55] I did that now [04:56] I should've doen that before :) [04:56] PipeItToDevNull; I wonder why it would be this way? considering im the sole admin of the server [04:56] You never know how to do things until you screw up enough times to accidently get it right [04:56] :) [04:56] yeah thats happened to me a few tiems zeroeax2 I had to issue 5 chggrps LOL [04:56] uxfi, Because www-data is what apache or whatever server runs as, it needs permissions and it shoudl be the only user with access to that data [04:57] PipeItToDevNull; ah right its conencted to apache thats right [04:57] PipeItToDevNull, Yes, I am aware, but I forgot till you said it [04:57] PipeItToDevNull, I'm not a noob, i just have mild brain damage [04:57] lol [04:57] that wasn't a joke [04:57] but hey, lets laugh at my stupidity, i'll throw one in too... lol [04:58] zeroeax2; asme here [04:58] lol [04:58] same [04:58] I got a concussion 3 months ago in an MMA fight and I can notice how much slower and stupider I got [04:58] It's scary how easy you can get serious brain damage [04:58] PipeItToDevNull; hm it seems to not even let me make a file [04:58] in the directory [04:59] says "I dont have permission" I'm using my desktop edtior conencted to the Ubuntu server [04:59] would chown -R be appropriate? [04:59] uxfi, are you doing it as the www-data user [04:59] Hello [04:59] hi StudlyAdams [04:59] PipeItToDevNull; hm yes [04:59] uxfi, did you screw with any permissions? [04:59] dont think so [04:59] I've never done any PHP work on this server before [05:00] uxfi, What is the output of "ls -al /var/www"? [05:00] ahh, the joys of messing with things in linux you don't understand and trying to fix your screwups as you go [05:00] let me paste it [05:01] PipeItToDevNull; http://pastebin.com/f8d8vSzB [05:02] isn't there an ls switch that lists permissions and ownership that he should paste? [05:02] zeroeax2; yeah I think that's ls -l [05:02] I dont know what sr is, mine are all xr [05:03] hm [05:03] Ok, it is a sticky bit, it sets inheritance [05:03] hm [05:04] any ideas PipeItToDevNull ? [05:04] uxfi, So, can you "sudo -u www-data touch /var/www/blog test.txt"? [05:05] jsut did that PipeItToDevNull [05:05] now what? [05:05] uxfi, So you have permissions [05:06] yes [05:06] uxfi, so you are trying to modify this directory with a GUI? [05:06] PipeItToDevNull; ahem yes. since my project fiels are open there. Sure enough I could just use vim or nano [05:07] uxfi, If that program cannot write it may not be running as the right user, assuming you just opened it then it would be running as your user, not www-data [05:08] You may be able to open it with "sudo -u www-data " [05:08] PipeItToDevNull; hm it should be. I used my log in credetilas I use for the server. It also found my RSA Key I use and logs in with that [05:08] and then run the app as the www user [05:09] hm [05:10] I am unsure where the issue would lie [05:10] PipeItToDevNull; me too [05:11] I do everything CLI with vim [05:11] ah [05:13] good morning to all [05:14] PipeItToDevNull; so to make a simple index.php file I jsut need to do mkdir? [05:14] er make? [05:15] "touch" would make a file "mkdir" would make a directory [05:16] ah yes right [05:16] PipeItToDevNull; its actually a permission issue. Coda will be trying to write to your root directory but it does not have permission to do this. [05:16] You need to change permissions in your root directory [05:16] How would I do that? [05:16] thats the problem it seems [05:17] uxfi, what is the output of "ls -al /var/www/blog" [05:18] PipeItToDevNull; http://pastebin.com/W93PtpdU [05:19] I am unsure, do you have a link to what you are trying to do [05:20] oh yes [05:20] PipeItToDevNull; http://ilovephp.jondh.me.uk/en/tutorial/make-your-own-blog/introduction [05:22] What step are we on [05:22] PipeItToDevNull; testing index.php [05:22] heh [05:23] PipeItToDevNull; touch: cannot touch 'index.php': Permission denied [05:23] hm [05:23] , this is all being run explicitly as www-data in terminal? [05:24] PipeItToDevNull; to my knowledge yes since thats where PHP seems to be [05:24] and well PHP reports its isntalled fine [05:25] I am unsure [05:26] PipeItToDevNull; no problem I'll try to solve it [05:28] uxfi: re-ask your question all in one line into the channel for newer volunteers might be able to help [05:31] PipeItToDevNull; a simple chmod 77 fixed it... [05:31] 777 [05:31] uxfi, well yes, but that is not a good fix [05:32] 777 is overly permissive, it's genrally not the best idea unless you mean to give EVERYTHING permission to it [05:32] more of a test to see if it's a permissions issue. [05:32] PipeItToDevNull; well what is the best idea then? [05:32] figure out why the GUI you are using cannot run as the proper user === anonymous is now known as Guest49591 [05:41] www.netblogbox.tech/p/nbb5.html [05:41] is that a sketchy link? [05:41] Yes [05:42] Doesnt load anyway [05:42] Guest49591, If that is a text post use pastebin [05:43] @uxfi I could be wrong on this one, i'm a noob. I'd say make sure the file owner is the ID you're currently logged in as, and if not use chown to make it so, and then reduce the permissions down to only what's needed to give owner r/w access. [05:44] I'm sure other people will correct me [05:44] StudlyAdams, The issue is that it is /var/www which needs to be owned by www-data, and should not have open permissions [05:44] ah, gotcha [05:44] that makes sense. [05:45] is there a way to make a groupw ith those permissions to add the current owner too? [05:45] I guess you could add a user to the www-data group [05:46] This sounds like a definitely documented issue. I bet a google search will get you exact directions on doing this. [05:59] uxfi: StudlyAdams "you" need to ne on the www-data group. see :http://stackoverflow.com/questions/9133024/www-data-permissions for one expanation of what is going on . [05:59] ah [06:01] uxfi: See " drwxr-sr-x 2 www-data www-data 4096 Mar 27 00:57 blog" here www-data is the owner and the group for this directory . [06:03] Bashing-om; cake means what? [06:05] uxfi: in your case "blog" . [06:06] Bashing-om; ah nvm got it [06:07] uxfi: Running a server, security is a art :) [06:07] Bashing-om; Indeed [06:09] That makes sense, so the permissions are inhereted by that group. cool. This is the kind of experience that nets you the big bucks on the Unix/Linux circuit. [06:09] StudlyAdams; yep [06:11] uxfi, how are you man [06:11] I was banned from macosx [06:11] long time back [06:12] lol [06:12] Well, you're better off not in there, you might catch a virus [06:12] :P [06:12] Dr_Coke; met nadine? [06:12] lol zeroeax2 [06:12] uxfi, I wish man [06:13] hi, i have the following problem, with samba server. I installed the samba application on my raspberry (Ubuntu Mate 2016) and after the install, i set a new user (same as my user on ubuntu mate) and set the folder. But when i now, want to access the folder, it seems, that he doesnt know the user or the passwd. I tried with vlc player on smartphone and ubuntu laptop. Is someone familiar with this problem`? [06:23] Does this help any? https://help.ubuntu.com/community/Samba/SambaServerGuide [06:24] I'm looking at the section on file sharing, and it seems to have some information that could potentially be what you're looking for. [06:27] PipeItToDevNull; http://ilovephp.jondh.me.uk/images/pages/phpinfo.gif [06:27] I didnt see this page when I visited my php site [06:28] How do I remove php completely [06:28] I perhaps have messed it up [06:29] http://askubuntu.com/questions/59886/how-to-completely-remove-php [06:29] seems to have answers. [06:44] how can I see which process has a specific port open? [06:45] zeroeax2: ss -p [06:45] thank you === Sauvin is now known as bocaneri [07:06] Hi, after upgrading from 16.04 to 16.10 my WiFi doesn't work on my thinkpad t510i [07:06] Can someone help [07:07] It doesn't show in ifconfig [07:07] pizzadude2: what chipset is it? "lspci" [07:07] is there a decent alternative to postfix? [07:08] pizzadude2: have you check the additional drivers if you are missing anything? [07:08] hateball I typed lspci but what should I grep for [07:08] pizzadude2: network bits [07:09] It only shows Ethernet controller Intel Corporation 82577LM Gigabit Network Connection === jackNemrod_ is now known as jackNemrod [07:09] Would that be it [07:10] out of curiosity, does anything show up in iwconfigS? [07:10] iwconfig* [07:11] Only " lo " and " enp0s25 " show up in iwconfig [07:11] gotcha [07:11] Wireless worked fine in 16.04 before I rebooted [07:11] zeroeax2: what are you looking for that postfix doesn't do? [07:12] ducasse, I'm just looking to try different tools and see what they are each like [07:12] Any ideas? [07:13] since I'm still not set up, i might take this oppertunity to experiment before I'm confined to a running setup I have to work within [07:14] or should I just connect to Ethernet and roll the dice by upgrading to 17.04 beta? [07:14] zeroeax2: there's exim, and old classic sendmail. the latter can be a bit of a beast to configure if you don't know it well. [07:14] Mate broke a lot during the upgrade too [07:15] zeroeax2: i still recommend using postfix, though, there's a reason it's so widely used. [07:16] hi, i'm trying to upgrade 14.04 -> 16.04 using sudo do-release-upgrade, but got connection failed https://paste.ubuntu.com/24259457/. i'm behind a proxy - https://paste.ubuntu.com/24259462/, sudo apt-get update is working fine, can someone help me with this? [07:21] Weird. For some reason after plugging in Ethernet my WiFi shows up [07:23] i've run do-release-upgrade and it now says "Nothing to restart" and has just paused there. what does this mean? === olivier is now known as Guest34643 [08:07] hi i upgraded from ubuntu mate 16.04 to 16.10 and the sound indicator is just a volume slider [08:07] theres no play/pause [08:07] any way to fix this? [08:17] what kind of problems would one expect after updating the kernel to the latest stable? === ariver is now known as Guest27472 [08:17] i've done it a few times and never had issues [08:17] ssarah: how/which kernel do you want upgrade to? [08:17] i usually get the latest stable [08:18] ssarah: but from the official, or the mainline? [08:18] Hi, need help also. When i switch keyboard language it changes "visually" at the top right corner. But when i type, it is always english. However in terminal it is working normal. And when i hold shift, it is working as it should(in caps mode) [08:19] baizon, don't know exactly what you mean. Right now I would get the first on the list. http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.9.18/ [08:19] (generic am64) [08:19] ssarah: so youre upgrading using the mainline, not the official ubuntu kernel [08:19] baizon, yes then :) [08:19] ssarah: you can expect driverissues, but i personally dont think that something bad can happen [08:20] baizon, drivers.. as in external drivers? [08:20] ssarah: what do you mean with "external drivers"? [08:20] intel-microcode [08:20] wireless [08:20] those kind [08:21] ssarah: then, yes [08:21] the proper wording used is "additional drivers" <- these kind, right? [08:21] ssarah: no, all kind of drivers, these are in most case proprietary drivers from hardware vendors [08:22] ssarah: updating kernel means, you get newer open source drivers. [08:23] !mainline | ssarah [08:23] ssarah: The kernel team supply continuous mainline kernel builds which can be useful for tracking down issues or testing recent changes in the Linux kernel. More information is available at https://wiki.ubuntu.com/Kernel/MainlineBuilds [08:23] ssarah: as you can read there, those kernels are not intended for regular usage by end users [08:25] hmm. ducasse. I see. But more than once i've actually had some issues fixed by updating the kernel. [08:25] ducasse, as in if your laptop is new, or newer than the latest ubuntu version, you're better off updating the kernel. [08:26] ssarah: if you do have issues with the regular kernels that are fixed by mainline, then file a bug and report that and which mainline version they are fixed in. === dv__ is now known as dv_ [08:29] ducasse, ok, will do. [08:29] ty [08:31] btw, it's better if you uninstall additional before doing something like updating the kernel, right? [08:31] i just did it without doing so. good thing nothing broke, apparently === AtuM is now known as Prototip === schmidtm_ is now known as schmidtm [09:20] hey, how to wipe data from a usb disk? [09:20] reliably [09:21] niggard: 'man shred' [09:22] ducasse: that's for rewriting files, I'd rather format my usb disk entirely [09:22] basicly you need to write to every inch of it at least once [09:22] dd if=/dev/zero of=/dev/sdb [09:22] https://wiki.archlinux.org/index.php/Securely_wipe_disk [09:25] First time using irc! [09:25] Welcome [09:27] niggard: then run shred on the block device [09:30] ducasse: oh, that makes sense [09:30] thank you selckin and ducasse [09:34] * samsepiol loves Ubuntu [09:36] * samsepiol loves Ubuntu [09:44] hi, I am troubleshooting a package issue, and I have just found out that the output of dpkg -l is just 4 packages, which is obviously wrong - how can I fix this? [09:45] tmladek: if a plain `dpkg -l` only shows 4 packages... reformat :) [09:46] hi [09:48] alkisg: ay :( [09:48] Your dpkg state must be so inconsistent that it wouldn't be safe to try to fix it and resume working on that system [09:49] I was afraid of this [09:49] alkisg: I am going to reformat but I´m still curious, is there no way to rebuild the database? [09:49] or whatever was lost that causes the dpkg -l output [09:50] tmladek: afaik, no, unless you have a backup elsewhere [09:50] the question is: what did you do before this? [09:50] It's not a cache that can be rebuild, it's the main "database" of dpkg [09:50] I see === coffeeguy is now known as zenguy [10:01] tmladek: there might be one, look at /var/lib/dpkg/*-old [10:01] it might not be entirely uptodate, though [10:07] While shutting down my pc, if a systemd service takes a long time to finish, I press Esc to hide plymouth and see the messages. If then for some reason I switch vt... I cannot find the systemd messages anywhere anymore, even if I switch back to vt1! Isn't systemd using one of the VTs?! === Isla_de_Muerte is now known as NwS [10:20] wow [10:20] this looks nice [10:21] jimmy_: what does? :) [10:23] Hey folks [10:23] hey [10:25] Ubuntu 16.04 LTS ... in System Settings item is called "Firewall Configuratio" instead of "Firewall Configuration" [10:26] that is to say, a 'n' is missed [10:26] yes! [10:26] can you reproduce it on your computer ? [10:31] Herbalist: what desktop is that? an what language do you use? [10:33] could someone on ubuntu < 17.04 check if you can slide the volume indicator or if it's stepped? === Spontex is now known as Guest27863 [10:36] brunch875, ask in #ubuntu+1 please [10:38] OerHeks: but I doubt anyone is using ubuntu 16.10 or below there [10:38] does the home directory represent a separate hard drive? like if you have 2 hard drives or something? [10:39] Cooler: you can put the home directories onto a different harddrive, or a drifferen partition on the same drive, if you want. [10:39] brunch875, ohh below? 16.04 volume is step-less, only if you hoover and use scrollwheel, it is stepped [10:39] Cooler: some people do that to seperate system from user data. [10:39] OerHeks: thanks! :) [10:39] brunch875, the '< ' got me off track [10:40] It seems to be stepped in zesty, don't like it! [10:40] k1l_, no i am not talking about some specific setup, i mean by default [10:43] k1l_.. it's English [10:44] desktop is "Ubuntu Desktop" [10:44] Cooler: /home is part of the root filesystem by default, you need to specifically set it up to get it another disk/partition [10:45] so the answer is simply: no [10:49] Herbalist: what's the path item in System Settings? [10:51] System Settings:All Settings:Firewall Configuratio [10:52] not that it bothers me .. i just noticed it [10:54] Herbalist: that is not a standard setup. what program makes that icon there? [10:54] the icon is a blue shield with a with stripe [10:54] gufw i guess [10:54] hi, at this point what am I supposed to do if I need VMware shared folders to work on a Ubuntu 14.04.5 client? none of the proposed solutions found on the internet seem to work anymore? And: did Ubuntu 14.04 _actually_ change the major version (3 to 4) of the Linux kernel via point release? [10:54] could it be from simple firewall ? [10:56] yes, could be [10:56] brillenfux: go back to the original 14.04 kernel if that works, it's still supported and updated [10:56] yea i remember installing it in the very beginning [10:57] at version 14.04 [10:57] brillenfux: the only difference in those point releases is the kernel version and x stack for newer hw support. [10:57] (my beginning :P) [11:00] sometimes my shutdown process is counting down for 90 seconds saying "a stop job is running for user lightdm" [11:00] who is user lightdm ? [11:02] the user id that runs the lightdm process (the default display manager) [11:06] ducasse: that was my initial instinct [11:11] brillenfux: but it doesn't work? [11:11] ty ducasse [11:12] ducasse: I wasn't doing it, I was just checking for alternatives. I don't know everything. [11:15] brillenfux: i just assumed the kernel version was somehow significant since you brought it up. you could also ask in a vmware channel, check with !alis if one exists on freenode. [11:19] ducasse: that's basically what I assumed as well. If Ubuntu users don't have a clue I'm almost certain VMware users won't have either (that said IRC represents a very small sub-group) [11:22] brillenfux: afaik few people here use vmware, most of us seem to use either virtualbox or kvm. [11:23] Hoy hoy hoy [11:23] Is it possible to see how much mA comes out on a USB port? [11:27] XaT, lsusb -v # this gives a max power value, not currently used [11:27] if you find an other answer, please let us know [11:30] how do i trigger the bug filing system [11:30] !bug | immu [11:30] immu: If you find a bug in Ubuntu or any of its derivatives, please report it using the command « ubuntu-bug » - See https://help.ubuntu.com/community/ReportingBugs for other ways to report bugs. === monk is now known as MustaKrakish [11:50] my sound has stopped working, HDA-Intel [11:50] hdmi sound works but not the analogue...any ideas? [11:51] MustaKrakish: muted? the specific output muted? another output unmuted? does it think that headphones are plugged in / are not plugged in? [11:51] Windfisc1, checked all that [11:51] aplay -l shows both sound devices [11:51] i had a similar problem, and found out that the built-in laptop speakers stopped working when the earphone output was UNmuted [11:51] (which, sort of makes sense. but meh) [11:52] hardware tab under sound prefs only shows the HDMI [11:54] did you check your device in Alsa manager? from command line [11:54] immu, I'm not sure what controls the sound anymore, whether its pulse or alsa or both? [11:54] alsamixer sees the analogue card [11:55] in alsamixer, hit F6: choose output device [11:55] https://help.ubuntu.com/community/SoundTroubleshooting [11:55] OerHeks, nothing is muted in alsamixer (1 HDA Intel PCH) [11:57] what is your chipset [11:57] did you install any software? or package? [11:57] immu, nope, was working on Friday, came in this morning and it's not [11:57] MustaKrakish, do you have automute disabledin alsamixer [11:57] Audio device: Intel Corporation 8 Series/C220 Series Chipset High Definition Audio Controller [11:58] BluesKaj, not as far as I know [11:58] did you playanything in bios? [11:58] immu, I have literally changed nothing [11:58] check here | https://bbs.archlinux.org/viewtopic.php?id=177396 [11:58] if auomute is enabled= no audio [11:59] are you using firefox? [12:00] immu, no...chrome [12:00] try this [12:00] hi i need to try eggdrop doesnt work TCL problem [12:00] someone help? [12:00] aplay /usr/share/sounds/alsa/Front_Center.wav [12:00] in console? [12:01] so you get a sound output [12:01] no sound [12:01] sudo aplay /usr/share/sounds/alsa/Front_Center.wav [12:01] ALSA lib pulse.c:243:(pulse_connect) PulseAudio: Unable to connect: Connection refused aplay: main:722: audio open error: Connection refused using sudo [12:03] aplay /usr/share/sounds/alsa/Front_Right.wav [12:04] i can play all three , left, right and center [12:04] says it's playing but no sound [12:04] muck about all you want, but if automute is enabled in alsamixer, there will be no audio output no matter what you try [12:04] did you check alsa mixer [12:04] immu, yes... [12:04] what about alsamixer [12:04] i did [12:04] check [12:04] alsamixer [12:05] hello [12:05] i get error while cups packages update [12:05] unmet dependency errors [12:05] latest LTS [12:05] nothing weird on the system. i didn't even use cups [12:06] thiras: what deps [12:06] thiras: can you put the errors into paste.ubuntu.com and show the url here? [12:06] ^ [12:06] did you check the automute option? [12:07] BluesKaj, automute is disabled [12:07] ok [12:07] https://paste.ubuntu.com/24260449/ [12:07] toggle it to lineout+speaker [12:07] dchapman, k1l_ ^ [12:08] sudo aplay -l [12:08] immu, the analogue card is NOT showing up in sound preferences but it does in alsamixer [12:08] put it in paste.ubuntu.com [12:08] immu, it shows in aplay -l [12:08] ok [12:08] thiras: go to system settings > update & software and make sure -updates and -security repos are enabled [12:08] find /lib/modules/`uname -r` | grep snd [12:09] k1l_, already enabled [12:09] http://paste.ubuntu.com/24260458/ [12:09] thiras: "sudo apt update" and put the output again into the pastebin [12:10] this is first time error appeared https://paste.ubuntu.com/24260465/ k1l_ [12:10] immu, http://paste.ubuntu.com/24260467/ [12:10] Audio device: Intel Corporation 8 Series/C220 Series Chipset High Definition Audio Controller (rev 05) [12:10] myoutput [12:11] https://paste.ubuntu.com/24260473/ this is apt update output k1l_ [12:11] lspci -v | grep -A7 -i "audio" [12:11] thiras: ok, try a "sudo apt install -f" [12:11] immu, http://paste.ubuntu.com/24260478/ [12:12] k1l_, this is output https://paste.ubuntu.com/24260483/ [12:12] sudo apt install -f output [12:13] output is similar to mine [12:13] kind of weird to have nvidia libs on that output [12:13] !who | immu thiras [12:13] immu thiras: 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 :) [12:13] thiras: "sudo apt full-upgrade". looks like it worked [12:14] wonder if the the kernwl module is loaded, sudo modprobe snd-hda-intel, will load the driver MustaKrakish [12:14] nothing unusual seems ok. [12:14] MustaKrakish: what does soundsetting menu says? [12:14] hope it won't cause problem in the future. thanks k1l_ [12:15] BluesKaj, modules are loaded yes [12:15] immu, as i said before, the card is NOT listed in the sound preferences menu [12:15] I'm going to reboot and see what happens [12:16] i've run do-release-upgrade and it now says "Nothing to restart" and has just paused there. what does this mean? [12:16] F6 in alsamixer choose the soundcard [12:16] ok [12:17] then there's pulseaudio, it could be mucking up the audio out setting [12:17] hi. when i remove a HDD from my pc, data auto mounted at /mnt/data, i cant starty up ubuntu ? should i just goto disks and remove auto mount at start up to remove that problem ? [12:19] mantise, where is your grub installed [12:20] mantise: can you pastebin /etc/fstab? [12:21] BluesKaj: on my main HD with ubuntu install.. its a pure ubuntu pc [12:21] ducasse: sec [12:22] ducasse: http://paste.ubuntu.com/24260513/ [12:23] that is the /mnt/data. a 1 tb hd that i use for data only [12:23] mantise, like ducasse implies, if you remove a drive/partition listed in fstab , your system won't boot [12:23] mantise: change the /mnt/data line to 'UUID=b99f2bfe-036c-48b6-8847-cef9eaf09283 /mnt/data ext4 defaults,nofail 0 2' [12:24] BluesKaj: weird tho. that you cant remove a disk without this error :) [12:24] ducasse: ok, so just ad the nofail ? :) [12:25] mantise, think the , nofail should solve that [12:25] mantise: what happened is that systemd expected that disk to be present since it's in fstab, and when it can't find it it throws an error. [12:25] mantise: yes [12:25] ducasse: ok, which means it will ignore the disk if it isnt there ? :) [12:25] mantise: it essentially means "don't freak out if you can't find this disk" :) [12:25] hehe [12:25] ducasse: thank you :) will do that :) [12:28] ducasse: oh cr.. :D how i i edit the file in gnome editor? i mean open the file as sudo, while not in terminal [12:28] mantise: 'gksudo gedit /etc/fstab' - do not use plain sudo [12:29] ok [12:29] :) [12:29] is he back [12:29] immu, not yet [12:30] ducasse: dont have gksudo tho... says i should install it, but what "is" it ? [12:30] !gksudo [12:30] If you need to run graphical applications as root, use « gksudo », as it will set up the environment more appropriately. Never just use "sudo"! (See http://psychocats.net/ubuntu/graphicalsudo to know why) [12:30] i see. thanks :) [12:31] mantise, never run a gui/graphical app as sudo , always use gksudo [12:32] mantise: if you just use regular sudo you are going to end up with files in your homedir suddenly being owned by root, preventing other apps from running as normal. === monk is now known as MustaKrakish [12:32] thanks :) [12:33] immu, had to kill pulseaudio and now it works === felipe_ is now known as DebianTUX [12:33] gonna try remove the hd, and see if i can boot :D [12:33] brb [12:34] ok goodf [12:34] so pulse is crap, thats my prognosis [12:35] not so [12:36] its not the first time it's happened [12:36] its a good audio server and going forward a important part of linux distro [12:36] must be some reason [12:36] u may need to file a bug for it [12:36] u got a HP laptop [12:36] mkay [12:36] yeah [12:36] ProBook 470 [12:37] i got a Alienware 14 [12:37] but similar audiochipset [12:37] must of been expensive [12:37] hi [12:37] secondhand so half price;) [12:37] :) [12:38] * MustaKrakish has a Dell XPS 15 at home [12:38] running linux on it [12:38] on it's last legs...Nvidia card is damaged [12:38] hi has anyone used tmux on windows 10 bash shell [12:38] ok [12:38] !ubuwin | bytefire [12:38] bytefire: Canonical and Microsoft have announced that Windows 10 will be able to run Ubuntu programs without needing porting/recompilation. This functionality is still in beta and is not supported in #ubuntu. For discussion and support, see #ubuntu-on-windows. [12:38] Xps15 is which year model [12:38] runs at 95 degrees playing diablo 3 lowest graphics tuned down with afterburner to 450Mhx and 600Mhz [12:38] ty [12:39] immu, its 6 years old [12:39] ubottu: you a bot or real [12:39] immu: I am only a bot, please don't think I'm intelligent :) [12:39] L502X [12:39] !chat [12:39] #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please register with NickServ (see /msg ubottu !register) and use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [12:39] oh so old [12:39] aye [12:40] i also installed alsa drivers from one ubuntu site [12:40] so its using those drivers [12:40] * MustaKrakish is running stock 4.4.0-70 [12:42] ducasse: well, thanks for your input :) [12:42] !ubottu > crazysane [12:42] CrazySane, please see my private message [12:43] which Os are u using [12:43] LTS [12:43] 4.8.0-41-generic on 16.10 [12:44] MustaKrakish: [12:44] 16.04-2 [12:44] 16.04.2 LTS (Xenial Xerus) [12:45] MustaKrakish: https://wiki.ubuntu.com/Audio/UpgradingAlsa [12:46] logging from kiwiirc [12:46] brb [12:47] hey [12:49] MustaKrakish, intel audio driver is written to by itself on alsa , not pulseaudio like most other soundcards these days [12:49] run [12:50] MustaKrakish: hey [12:50] am i still in? [12:50] Seems like it. [12:50] MustaKrakish: cool [12:51] MustaKrakish, I have 2 machines with intel audio , neither one needs pulse [12:51] BluesKaj: MustaKrakish why so? [12:52] because alsa works with snd-hda-intel without pulse , immu [12:53] I'm used to alsa from my gentoo days [12:53] except if you have firefox, that silly browser wants pulseaudio [12:54] fewer layers of audio processing is good [12:54] Orphis, yes , now it does [12:54] OerHeks [12:55] but I dropped FF :-0 === felipe_ is now known as DebianTUX [12:55] who has a future? BluesKaj pluse or alsa [12:56] alsa is the kernel routine, pulseaudio just another memoryhog [12:56] immu, alsa is the core pulserides on topm of it [12:56] BluesKaj: their must be some reason why pulseaudio got adopted right [12:57] immu: it offers certain things also doesn't by itself [12:57] immu, it was forced down our throats by canonical back in 2008 because it claimed to solve the audio problems in linux at the time [12:58] crappy audio drivers were the norm back then ,. as some still are today that rely on pulse [12:59] so instead of fixing alsa, just build a new subsystem and hope for the best? [13:00] MustaKrakish: please don't be silly [13:00] lol [13:00] MustaKrakish: try running totallly on Ala [13:00] Alsa [13:01] it was written by that poettering guy who's also responsible for systemd [13:01] pulse that is [13:01] makes sense then [13:02] i think he is based in Redhat [13:02] would have come from Fedora first [13:02] Lennart Poettering [13:02] thanks to intel we can still run pure alsa, but we're restricted one audio source at a time . simultaneous audio is pulse's only advantage [13:03] hi === _salem is now known as salem_ [13:03] I would like to install ubuntu along side with Windows. But I don't have a usb stick. Can I launch the installer from windows and install ubuntu on my computer? [13:03] BluesKaj, I'm not running an audio desk here at work so multiple audio systems isn't a requirement. Drowning the droning of my fellow employees is. [13:03] jinxiL: No [13:03] jinxiL, no. [13:04] what happened to Wubi? [13:04] jinxiL, only if you had grub bootloader installed, you could. [13:04] MustaKrakish, :-) [13:04] where do we get speakers which plug into HDMI [13:04] immu, in your tv [13:04] MustaKrakish: that's dead [13:04] ducasse, thought so [13:05] too much to maintain it i guess [13:05] any speakers into my HDMI port [13:05] say on mylaptop [13:05] immu, I have an HDMI to VGA adapter, gives me an audio jack out [13:05] immu, do a seach, there must be some powered speakers that take a hdmi input [13:05] MustaKrakish: it didn't work with newer windows versions (or uefi, iirc) [13:06] ducasse, yeah [13:07] jinxiL: you can try using virtualbox oracale [13:07] or vmware player [13:07] depending if you need snapshots or not [13:07] vmplayer is paid [13:07] immu, you can run non commercial for free [13:07] it's just non-free [13:08] (free)dom [13:08] immu, I use it for my Win7 VM here at work [13:10] how to get an ubuntu container owned in minutes after creation: ssh is installed by default, ubuntu user created without a password and full sudo rights without requiring anything. god. at least set a random password for the ubuntu user like debian does for its root user by default. [13:10] * FinalX facepalms [13:11] /addtopic let us do your 127.0.0.1-work [13:11] FinalX: what kind of container? [13:12] lxc, default ubuntu template, 16.04 in 16.04 [13:12] lxc-create -t ubuntu -n whatever [13:12] FinalX: you do know you can pass options to the template, such as username and password? [13:12] oh, and ferm allows ssh by default, too :) [13:12] no, I don't [13:12] FinalX: you do now :) [13:13] MustaKrakish: ok [13:14] MustaKrakish: going out to play with kids :) [13:14] :) [13:14] immu, have fun :-) [13:14] hi [13:14] FinalX: lxc-create -t ubuntu -n test -- --auth-key /path/to/id_rsa.pub -u username --password test --packages list,of,packages,to,install [13:14] BluesKaj: MustaKrakish okie [13:15] Hi, I got a datafile I want to relate to a program which I had to install manually (not via software manager). How can I configure this realation? (i.e. double click on file opens the program with this file) [13:16] ducasse: seems in newer versions of the template it's different (no default user, no root password, no openssh installed, and thus requiring manual setup) [13:16] Does anyone know how to kill a process running on the GPU? i tried "kill -9 " but it never worked [13:16] (as I'd expect it to ;-)) [13:17] is there a way to run `dpkg -x` so that the extraction doesnt try and change permissions on existing folders [13:18] I received an email yesterday telling me there was a new version of ubuntu 17.04. I immediately erased my old ubuntu and installed the new one. Unfortunately, the new version couldn't connect to the internet. I have no option but to re-installed the old one. Any help is appreciated. [13:19] samwong: who emailed you, is on final beta, will be ready by April 13th [13:19] !ubuntu+1 | samwong [13:19] samwong: Zesty Zapus is the codename for Ubuntu 17.04 - Support only in #ubuntu+1 [13:20] it seemed coming from Ubuntu.com [13:21] samwong, beta2I assume [13:21] samwong, no wifi? try wired networking then .. [13:21] err beta 2 [13:21] both were unable to connect me to the internet [13:21] samwong: what do you mean ¨unable¨? what was the specific error? [13:21] both eth0 and wifi [13:22] samwong: it's still in development, problems are to be expected. [13:22] how can a manually installed program be registered as default application for a certain data type? [13:22] the driver was working properly but ....... [13:24] the wifi signal was very strong and IP address was also available but it just didn't work at all [13:25] the team in #ubuntu+1 maybe can tell if this is a know issue/fix [13:25] miczac: register the mime-type [13:26] miczac: https://help.ubuntu.com/community/AddingMimeTypes [13:28] immu, do you mean everything will be alright after april 13? [13:28] hateball: I also found this, which seems less straight forward: https://ubuntugenius.wordpress.com/2012/06/18/ubuntu-fix-add-program-to-list-of-applications-in-open-with-when-right-clicking-files-in-nautilus/ [13:30] samwong: it may or may not be. it's doubtful the will be no bugs upon release, though. [13:30] hateball: how's the application being referred to? The name is quasi arbitrary, with spaces. [13:32] ducasse, i should wait a little bit longer then [13:32] where I should save my systemd service? /etc/systemd/system/ ? [13:32] jusss: i think in /lib/systemd/system [13:32] samwong: if you want a stable system, it is rarely a great idea to install a new release before or just after the release date. [13:32] jusss: /etc/systemd/system/ yes [13:32] jusss: then systemctl enable service will make the symlinks and everything for you [13:33] /lib/systemd/system is for packaged services [13:33] EriC^^: ducasse should there be personal path? [13:34] like ~/.config/systemd/ [13:34] jusss: that is for user services [13:34] ducasse, you are right, I should give this up [13:35] ducasse: that will work? store it there, and systemctl enable it? [13:35] ducasse: I do like non-root to run some systemd service === vegii is now known as neeksurf [13:36] jusss: for user services, store them in ~/.config/systemd/user [13:36] ducasse: do I need to run systemctl enable xxx? [13:37] or just save it is all right [13:37] Hey guys [13:37] I have internet/wireless connection that interrupts ever x minutes for a few seconds. And it seems to only happen in Ubuntu [13:37] any idea how I can debug/fix this? [13:37] jusss: systemctl --user enable ... [13:38] ducasse: oh I see, I'll try it, thanks [13:39] jusss: see this for details - https://wiki.archlinux.org/index.php/Systemd/User === fahad is now known as Guest66015 [13:49] Hello! Does anyone know how to install nodejs on linux? I downloaded the binary files but I don't know what to do next [13:50] ciao [13:50] yourwhat: have you read any of the documentation on it ? [13:51] yourwhat: have you looked in the ubuntu repos for a pre-packaged version [13:51] ikonia: the version in ubuntu repos is very old, I can't use it [13:51] ikonia: the documentation doesn't say anything about where to put binary files [13:52] yourwhat: you put it where you want [13:52] you're downloading it - do what you want with it [13:52] I suspect the verion in a current ubuntu install isn't that old and I'd doubt it's "unusable" [13:53] I tried it and it's not unusable, but doesn't work for me [13:53] yourwhat: if you get the software from them, get the instructions/support there as well [13:53] what stops it from being usable [13:53] yourwhat: why is it not usable ? [13:53] and the thing is I want to be able to run it from any directory [13:53] yourwhat: wnat to be able to run it from any directory [13:53] yourwhat: lets step back [13:54] yourwhat: what's the problem with the ubuntu packaged and supported version [13:54] ducasse: I can't because their irc channel doesn't allow me to send messages [13:54] !register | yourwhat [13:54] yourwhat: For information on registering your IRC nick, see https://help.ubuntu.com/community/InternetRelayChat/Registration - For any further help, ask in #freenode. [13:54] ikonia: the version in ubuntu repos is old and it doesn't work with some of the tools that I use [13:55] yourwhat: what version of ubuntu are you using ? [13:55] ikonia: 16.10 [13:57] yourwhat: I very much doubt that software is far beind the bleeding edge [13:57] ikonia: I downloaded binary files for the newest version of nodejs but I don't know what to do with them to make it work from every directory on my system just like it is when you install something from the repo [13:57] and if its "too old" I'd question the tools you're using and how you can keep up with them [13:57] yourwhat: you need to set your shell PATH variable [13:57] ducasse: can I save systemd service anywhere and use systemctl link to run it? [13:57] ikonia: ok but how do I know to which files? [13:58] Hi, I have two freshly wiped drives (dd if=/dev/zero of=/drive/) but when I go to create a mirrored ZFS pool I get this [13:58] cannot open '/dev/disk/by-id/ata-WDC_WD1002FAEX-00Z3A0_WD-WCATRC312364-part1': Device or resource busy [13:59] yourwhat: you're putting the files on your system [13:59] yourwhat: so you set your PATH to the directory that contains the binaries you want to run [13:59] Spacebear: that means they are in use by something [13:59] jusss: i think so, but it might become confusing imo [13:59] ikonia, both drives are unmounted at the start of the process. [14:00] ikonia: thanks for help I will try that! [14:00] Spacebear: unmounted does not mean they are not in use [14:00] how could I make sure nothing but ZFS is using them? [14:00] Hi, i use ubuntu server 16.04.2 but it takes unusually long to start the server. See the full dmesg (http://paste.ubuntu.com/24260947/) and the lines which seem to hang somehow (http://paste.ubuntu.com/24260952/). [14:01] Spacebear: zpool create -f ... [14:01] ducasse, I'm using zpool create -f.... [14:01] ducasse, sudo zpool create -f amon /dev/disk/by-id/ata-WDC_WD1002FAEX-00Z3A0_WD-WCATRC312364 /dev/disk/by-id/ata-WDC_WD1003FZEX-00MK2A0_WD-WCC3F4TRLK4T [14:02] ducasse: I cp my service into ~/.config/systemd/user/ and run systemctl --user daemon-reload; systemctl start my.service and it tells me servicve not found... [14:03] sytemctl --user start my.service [14:03] Spacebear: did you try checking with lsof/fuser if anything is using them? [14:03] jusss: you need to enable it first === root is now known as Guest28467 [14:03] ducasse, ok I just checked gparted, the drive it says is busy, it successfully creates 2 partitions [14:03] but didn't touch the other drive. [14:05] Spacebear: what did lsof say? [14:05] lsof says nothing [14:06] its blank [14:06] Spacebear: sudo lsof /dev/disk/by-id/ata-WDC_WD1002FAEX-00Z3A0_WD-WCATRC312364 [14:06] outputs nothing [14:07] then i don't know. try #zfsonlinux? i just needed to use -f when i did this. [14:07] I tried zfs, they're all silent as fuck :9 [14:07] :(* [14:08] ducasse: it's a systemd.mount, it needs to run with root? [14:08] from what I'm gathering, its creating the pool on both disks, then on sde it fails [14:08] mount something need to be root [14:08] I have internet/wireless connection that interrupts ever x minutes for a few seconds. And it seems to only happen in Ubuntu [14:08] any idea how I can debug/fix this? [14:12] Spacebear: fyi - we keep the language family friendly in here [14:13] jusss: it might, i've never tested. i think --user is just for services [14:15] Anyone know of an app that can visualize memory usage (like baoab, kdirstat, etc.)? Looks like there was a proposal for a GNOME app for this, but it hasn't materialized yet. With parent/child processes/threads branching out at the ends. === bruno is now known as Guest39035 [14:18] hello === mandar is now known as Guest73838 [14:18] hi === monk is now known as MustaKrakish [14:23] My debian and Ubuntu cant boot because of this error [14:23] http://paste.ubuntu.com/24254054/ [14:23] so it looks as if pulse starts twice on boot [14:23] I have to kill them both in order for my analogue device to get picked up === dreamon__ is now known as dreamon [14:26] Any help [14:26] MustaKrakish, purge pulseaudio pulseaudio-utils [14:26] then reboot [14:27] hello ? [14:27] I need help with installing [14:27] hsx: Installing Ubuntu? What have you done so far? [14:27] hsx: And welcome! :) [14:28] yeah thank you ^^ === Guest748010 is now known as Ard1t [14:28] it will be a long description but yeah [14:28] BluesKaj, will do [14:28] hsx: Well...before you get started...did you try and it doesn't work? [14:29] Its like yesterday I crashed it and it wont let me install again [14:29] ok [14:29] hsx: Were you using a USB stick or a CD drive or something else? [14:29] Both [14:29] hsx: Laptop or desktop? Just curious. [14:30] laptop [14:30] if you crashed it, fix it. [14:30] allready too late [14:30] hsx: Ok...when you say it won't let you install again, will it just not boot to the USB/CD? === Luke_ is now known as Guest41019 [14:33] Hi guys :) Is anyone using ubuntu 14.04 with the i3 window manager ? [14:33] nope [14:34] I own a Acer Aspire F15 F5-573G-74X5 bought it wednesday for my studies and work etc. It has 2 HDs sda is a 1TB HDD and sdb is a 256GB SSD. I want to install it on my SSD. yesterday I installed it everything worked, no probs at all. but then I tryed to install Bumblebee and crashed my GPU drivers and i could not se a thing. then I wanted to reinstall it and first It wouldnt let me isntall the [14:34] bootloader, it just said "error while installing bootloader" while almost at the end of the installation. I tried many things, it won't work. then I tryed it again and and I cannot even isntall it anymore. Im going to that point where you can select your HD to install it on and then when I hit next it jumps back one step and won't do anyting. and if I hit next then, i can choose again on which [14:34] HD i want to install and so on. Its like its in a loop. [14:36] bumblebee is old, prime is current the tool with nvidiadrivers in our repos. try to boot in a live session, to see with gparted what is going on [14:36] hsx: That's a new one for me...you should be able to overwrite your old install w/o an issue. [14:37] Does anyone know of a pi distro that comes pre-configured with ssh and a web server? [14:37] hsx: OerHeks recommendation [14:37] mrchairman, not with ubuntu. [14:38] OerHeks, probably wrong channel. Figured someone in this vast space would know [14:38] mrchairman, ubuntu core does come with ssh keys personalised, but not with a webserver [14:38] digbychicken: what do you mean with this ? [14:39] I formatted my HDs there is nothing left [14:39] hsx: OerHeks suggested a live session...that's a good idea [14:39] hey [14:39] hsx: you might be able to do a boot repair there if need be === Guest41019 is now known as Luke [14:39] uhm but that somehow doesn't help because I can't even get close to install Ubuntu [14:40] hsx: You should be able to run a live session w/ a install CD...you should get the choice of "try Ubuntu without installing" [14:40] looking to install a luks/lvm ubuntu system in a vm. Is the best way to create a regular boot partition, then create a luks partition of the rest of the disk, then in that luks create a lvm with root and swap lv's? [14:40] hsx: It will load the OS in memory and allow you to poke around [14:41] but there is nothing left to repair ^^ [14:41] I am currently running Ubuntu live from my usb and I'm in the interface [14:43] hey nigga [14:43] has anyone successfully ran ubuntu cloud images with qemu and managed to seed it with cloud config data (ala https://github.com/number5/cloud-init/blob/master/doc/examples/cloud-config.txt)? [14:43] omnigoat shut up [14:44] ok guess my first question is getting ignored, heres an easier one. if I'm not running any servers from my machine is there any reason to install ubuntu server edition? [14:44] Even though I have installed "davfs2" when I try to mount a webdav I get: Error mounting /mnt/backup: /sbin/mount.davfs: mounting failed; the server does not support WebDAV [14:44] any ideas why this might happen? [14:44] !coc > gaby_ keep this channel family friendly [14:44] gaby_, please see my private message [14:44] omnigoat: yes that worked for me [14:45] cpaelzer: happen to remember which cloud image it was? xenial or something earlier? [14:45] omnigoat: umm, like all of them I think [14:46] yea thanks for the help guys [14:46] cpaelzer: ok... thanks. at least I know it's possible then [14:46] omnigoat: I look for some links for you, give me a sec [14:47] cpaelzer: I've perused at least the first 10 that comes up with various google searches for this [14:47] Hi, if i execute Terminal , the "set-command" is not showing the desired Environment-variables why, and how do i enable the set-command of showing me the desired output ? [14:47] I feel like I am missing a special step in partitioning and formatting a usb drive to setup to be a bootable usb of ubuntu. I've tried partitoning and formatting it using gparted, then using unetbootin. But I get a blinking cursor at boot. I've tried usb-creator with same result. I have also tried remaking the partition table, with fdisk AND gparted. Same result, blinking cursor. Have also tried using [14:47] multisystem, and I get the same result. I have also tried using install-mbr to rewruite an mbr, with no luck. Though when I use windows to make it, it works fine. But I no longer have access to a windows machine. [14:48] omnigoat: if for example you use uvtool like "uvt-kvm create ..." it actually does just that behind the scenes [14:48] omnigoat: it creates IIRC a nocloud datasource as second disk [14:48] dewd, try dd [14:49] cpaelzer: ah, alright. I think I'll try that next then [14:49] omnigoat: yeah you could see how it does and derive from there [14:50] Hello. I'm looking at an iptables recent filter list and seeing entries that say "last_seen: 7589807993" and am trying to figure out what unit that timestamp is in. [14:50] omnigoat: that surely is the most direct link that should give you a howto http://cloudinit.readthedocs.io/en/latest/topics/datasources/nocloud.html [14:50] It's greater than 2^32 so it's not a unix epoch. Maybe milliseconds since boot or something? [14:50] omnigoat: did you try that as well already? [14:52] charwood, That's a number of jiffies, which is an internal kernel variable incremented every 1/HZ seconds. [14:53] cpaelzer: yup. the vm boots but the seed data has no effect. my environment is a bit different though, I'm on Arch and don't have the 'kvm' command and I'm using qemu-system-x86_64 [14:53] OerHeks: Thank you. [14:54] cpaelzer: I might just try this whole thing on ubuntu first... for a sanity check. [14:54] omnigoat: are your guests arch as well? [14:54] cpaelzer: no, those are the ubuntu cloud imgs [14:54] omnigoat: ok good, should work as you describe then [14:54] hmm [14:55] omnigoat: the kvm commanr is just a wrapper adding enable-kvm [14:55] cpaelzer: yea, suspected as much [14:55] cpaelzer: anyway, thanks a ton. I'll give uvtool a test... and then I might just try this whole thing on ubuntu for a sanity check. [14:55] omnigoat: cloud-init has plenty of logs, especially in most recent versions you should find what cause it not to do anything [14:56] omnigoat: ok, good luck === deepredsky is now known as _rajesh_ [15:05] I've been hit with this cups packaging bug in 16.04: https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1676376 ... If anyone here is working on it, I am here to help confirm the fix and provide input if needed. I've already added my own data to the bug. [15:05] Launchpad bug 1676376 in cups (Ubuntu) "package cups-daemon 2.1.3-4 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1" [Undecided,Confirmed] [15:06] hi [15:07] hi [15:07] Hi grv [15:07] anyone can help with the drupal [15:08] bipolar hi [15:08] MustaKrakish: hi [15:08] sup [15:09] so hows pulse audio MustaKrakish [15:09] grv: Unless it's an Ubuntu specific installation issue, with official ubuntu packages, it's best to ask in the Drupal channel. What's the issue? [15:09] immu, purged [15:09] u on alsa only [15:10] grv: there is a #drupal channel you can join [15:10] immu, haven't rebooted yet [15:10] I hv install the drupal in the server ,I am unable to open on my web page [15:11] oke [15:11] is there any default username [15:11] ?? [15:11] grv: did you install it from Ubuntu packages with apt? [15:11] I have yes [15:12] grv: have you followed the instructions at: https://help.ubuntu.com/community/Drupal#Install_Drupal_package_from_the_Ubuntu_repositories ? [15:12] MustaKrakish: you always hangout here [15:12] grv, no, just create an account, The first account will automatically become the main administrator account with total control. [15:12] https://help.ubuntu.com/community/Drupal [15:12] might be old, so investigate further [15:13] I'm trying to burn iso's of 16.04.2 LTS for use on macs, and I've re-downloaded the isos, checked the md5sums and wasted 3 dvds trying to create a readable disk [15:13] there is only option for password during installation [15:13] that why I am asking its default username [15:13] rumbler31: make sure you're doing a slow burn speed. [15:13] immu, when I have issues with Ubuntu yeah, otherwise I'm in #gentoo-chat mostly [15:13] ok [15:13] so u use gentoo also [15:14] immu, yup [15:14] hello, I have a friend with a 64 bit OS who needs to use some 32-bit libraries. libatlas:i386 in specific. But the package manager complains that it depends on whatever other 32 bit packages which won't be installed [15:14] nicomachus: my last burn was at the slowest speed. there is a wiki article from 2015 that suggests that a special iso was necessary for macs to be able to read the resulting disks, and such an iso was made for the 14 LTS, [15:14] is there any way to get info on how to fix this? [15:14] grv: https://help.ubuntu.com/community/Drupal#Complete_the_Drupal_Installation_through_a_Browser says you need to create the user though the web interface after the install. Are you sure that password prompt wasn't for creating the MySql database? [15:14] brunch875: pretty tough to do that without delving into dependency hell. Is it possible to set up a 32bit VM to do whatever is needed? [15:15] grv: I don't use Drupal, so my knowledge on the subject is limited. [15:15] nicomachus: sounds unlikely but I'll ask [15:15] bipolar, i think so too, mysql password for drupal use [15:15] MustaKrakish: ok [15:16] nicomachus: but mentioning the depency hell sounds to pretty much answer the question :) [15:16] !info libatlas | brunch875 [15:16] brunch875: it's a bad place to be. [15:16] brunch875: Package libatlas does not exist in yakkety [15:16] brunch875: what "OS" ? [15:16] ubuntu [15:16] libatlas-dev I think it's called [15:17] she said to need libatlas* [15:17] shut the fuck up [15:17] !info libatlas-dev [15:17] libatlas-dev (source: atlas): Automatically Tuned Linear Algebra Software, C header files. In component universe, is optional. Version 3.10.3-1ubuntu1 (yakkety), package size 20 kB, installed size 336 kB [15:17] shut the fuck up [15:17] hello [15:17] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX [15:17] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX [15:17] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX [15:17] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX [15:17] brunch875: can you pastebin the exact message? [15:17] What is this?! [15:17] moongazer: spam. ignore and move on. [15:18] nacc: I can forward you the screen-photo she sent me [15:18] 1 sec [15:19] nacc: http://imgur.com/a/bDdqu [15:20] trying to apt-get those libblas-* packages just complains that it needs some fortran packages [15:20] and so on [15:20] but the tool she's working on is 32 bit only [15:20] fortran....? [15:20] atlas is a library once written in fortran [15:21] you're better off giving her a 32 bit install of an os and going from there [15:21] yes I thought so too [15:21] what tool is she using that is limited to 32 bit? [15:21] brunch875: are they on 16.04? [15:21] nacc: I'd say so, yes [15:22] brunch875: use a VM or a 32-bit LXD container [15:22] rumbler31: some AI clustering tool [15:23] it might also be easier to see if a precompiled version is available for her os [15:23] hi yes I m sure there was no option for user [15:24] because the whole point of the tool is to create an optimized linear algebra stack based on whatever hardware/os it is used on. so it requires a fortran compiler, and for some reason for many years this dependency has been poorly managed. [15:24] I am also using joomla and did not find any issues ,It ask for user and password but in drupal I only found password boxx [15:24] so if she really doesn't need that extra 10%, you might be better off just grabbing a precompiled package [15:25] you there bipolar?? [15:25] unfortunately it doesn't seem like there are precompiled packages [15:25] I'm leaning towards using a LXD container as nacc said [15:25] thanks for you help [15:26] hello to everyone. i just installed kubuntu on a chuwi lapbook 14 and everithing works like a charm except the touchpad wich is detected as a mouse. everything works even gestures but it isn't disabled during typing so i get random clicks because of that [15:29] which is the best lite version of ubuntu [15:30] grv, ubuntu server. [15:30] I install ubuntu server, which is very minimum services. Then I install a minimum Mate desktop [15:31] grv: Sorry, was afk. [15:31] but what would you save, 2 gb? [15:32] thanks [15:32] its not about space saving [15:33] I am asking for lubuntu,kubuntu and similar version sme as ubuntu [15:33] you can check out their webpages, etc [15:35] OerHeks, that space saved is useful when you run a 8GB /root [15:35] brunch875: fwiw, it seems to be working in a LXD container [15:37] how to create a command shortcut or link on the desktop or through keyboard shortcut [15:37] nacc: She said "too much hassle" and said to have decided to use a lab computer since those use 32-bit installations [15:37] nacc: but now I'm really curious about LXD and will try it myself :p [15:37] brunch875: ... ok === nat_ is now known as Natkeeran [15:37] especially since snappy sounds so promising [15:38] brunch875: LXD != snappy [15:38] brunch875: and rather unrelated [15:38] brunch875: beyond 'container' [15:38] Is there any way to create shortcuts for running commands [15:38] grv, an alias in your bashrc [15:39] grv: you want a graphical shortcut? [15:39] grv: or you can source a file [15:39] lol, didnt even think GUI [15:40] nacc: oh so lxd is a container (chroot in mind) but snappy just a package manager with isolations [15:40] yes on desktop ,Like is used to run cammand to load xxamp server from terminal "sudo /opt/lampp/lampp start [15:40] sudo /opt/lampp/lampp start [15:41] I want to create its shortcut on desktop or through keyboard shortcut [15:41] grv: what desktop environment are you using? Unity? KDE? [15:41] lubuntu 16:04 version [15:42] alias can do that, for shell [15:42] grv: oh, ok. I'm not too familiar with it, but try right clicking somewhere on the desktop and look for a menu item like 'create shortcut' or similar. [15:43] ok [15:43] grv: In kde it's called 'link to application' [15:43] brunch875: right, lxd is 'lightweight virtualization' (system containers rather than what docker does, broadly). snappy (no longer called that, snaps is the term) is a packaging format and `snap` is the package installer, which uses process isolation and squashfs images [15:44] yes ,I have got it [15:44] bipolar, Can he not just create a .desktop file [15:44] but I run this on terminal to load xxamp server [15:44] PipeItToDevNull: grv: he can, but it sounds like he's a beginner at this, and a GUI option will be easier to understand at this point. [15:44] grv, Set the shortcut to launch a terminal runnign that command [15:44] xxamp is not supported here [15:45] or to say correct xampp [15:46] grv: here is someone asking a similar question with a solution: http://askubuntu.com/questions/466395/how-can-i-create-a-quick-launcher-in-lubuntu [15:46] official wiki https://help.ubuntu.com/community/UnityLaunchersAndDesktopFiles [15:47] grv: see OerHeks link too ^ [15:48] yes,I hv visited the link [15:48] thnks [15:49] thnks prblm solved..thanks bipolar,oerHeks [15:49] grv: :) [15:49] Permission denied.... when i try to start ./run .... im root on the machine [15:49] whats the prob [15:50] Can someone suggest a weblog client in ubuntu that can be used to update a blog? [15:50] Zeljkoooo: what does the command 'ls -l ./run' show? [15:54] Zeljkoooo: what is "./run", and where did you get it? [15:54] diff /dev/zero /dev/urandom === tripelb_ is now known as tripelb [15:55] OerHeks: :) [15:57] Does this sso (login.ubuntu.com) works for askubuntu.com as well ? [15:58] Karthick, yes. http://askubuntu.com/questions/tagged/single-sign-on === the_ant1 is now known as the_ant [15:58] I recently install XFCE on a 16.04 Ubuntu install, and it changed my login manager theme. How do i change it back to the default? === JanC_ is now known as JanC [15:59] ask xubuntu channe [15:59] channel [15:59] Dreaman: no. [15:59] Perigee: see if this points you in the right direction: http://askubuntu.com/questions/75755/how-to-change-the-lightdm-theme-greeter [15:59] Dreaman: xubuntu is also supported here [16:00] bipolar: Thanks [16:00] Perigee: np [16:00] Perigee: `dpkg-reconfigure gdm` maybe? and pick which you want [16:00] It wasn't xubuntu-desktop I install, just regular XFCE. [16:00] nacc unity 8 how to install [16:00] haw [16:01] Dreaman: i'm sorry? why did you ask me? [16:01] OerHeks, thank you [16:01] Dreaman, on 16.10 it is a preview version https://insights.ubuntu.com/2016/10/13/unity-8-preview-session-in-ubuntu-16-10-yakkety-yak/ [16:03] https://paste.ubuntu.com/24261564/ :) [16:04] So you are on 17.04, join #ubuntu+1 for support [16:04] !zesty [16:04] Ubuntu 17.04 (Zesty Zapus) will be the 26th release of Ubuntu. It is due to be released in April 2017. Discussion in #ubuntu+1 === narinder is now known as narinder_out === ziaa_ is now known as ziaa [16:09] Hello? [16:09] Is anyone here? [16:09] Nox_: yes [16:09] :D [16:09] !ask | Nox_ [16:09] Nox_: 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 [16:09] !ask How do I install Ubuntu as a Live USB? [16:09] Nox_: I am only a bot, please don't think I'm intelligent :) [16:10] T_T [16:10] Nox_: the '!ask' was just a trigger for the bot. You don't need to use it [16:10] Oh, haha [16:10] How do I install Ubuntu as a Live USB? [16:11] Nox_: do you already have an Ubuntu install running you can use to make the USB install? [16:11] !usb | Nox_ [16:11] Nox_: For information about installing Ubuntu from USB flash drives, see https://help.ubuntu.com/community/Installation/FromUSBStick - For a persistent live USB install, see: https://wiki.ubuntu.com/LiveUsbPendrivePersistent [16:11] No, I do not want it on any of my HDD [16:11] I have internet/wireless connection that interrupts ever x minutes for a few seconds. And it seems to only happen in Ubuntu. Can anyone help? [16:11] https://lmgtfy.com/ [16:11] blkadder: Please don't. [16:11] Nox_: then follow this: https://www.ubuntu.com/download/desktop/create-a-usb-stick-on-windows [16:11] !google | blkadder [16:11] blkadder: While Google is useful for helpers, many newer users don't have the google-fu yet. Please don't tell people to "google it" when they ask a question. [16:12] LOL [16:12] Nox_: then you want, i guess, either the live usb or persistent usb options that ducasse said? [16:12] Which one allows me to Live USB [16:12] Oh, okay [16:13] Nox_: rather than argue about it, read the links first? [16:13] Nox_: You may want to try out VirtualBox too. It'll be faster then using a USB disk. [16:13] Nox_: see this https://www.ubuntu.com/download/desktop/create-a-usb-stick-on-windows [16:13] Nox_: do you want to be able to install stuff on the usb and have it survive a reboot? [16:13] Yes [16:14] Nox_: Not to mention with VirtualBox you can run Ubuntu inside of Windows so you'll have a familiar environment to learn in. [16:14] I just need it portable ;# [16:14] Nox_: then follow the link [16:15] Okay, thanks [16:15] Nox_: I'm not sure if the above link allows persistant storage or not. I've never done it that way. [16:15] Crap [16:15] Hmm [16:15] you probably have to install from windows *and* read the link about persistent usb [16:15] T_T [16:16] WAIT [16:16] Nox_: But if you decide to go the VirtualBox route: https://www.lifewire.com/run-ubuntu-within-windows-virtualbox-2202098 [16:16] Idea! [16:16] First, Bipolar, can VirtualBox run on a USB 16GB [16:16] Nox_: virtualbox is a virtualization technology [16:16] Oh, so its on the HDD [16:16] Nevermind then [16:17] Second, With Ubuntu Live USB in, can I plug-in and use other USBs? [16:17] Nox_: Yes, but it's completely isolated. [16:17] :> [16:17] So, I can just move the files I wanna keep to another USB inside Ubuntu [16:17] can anybody tell the channel name for qt pls............ [16:17] do I really need rEFIt in order to get my mac to boot an ubuntu install dvd or usb?? [16:18] !alis | dina [16:18] dina: Alis is an IRC service to help you find channels. For help on using it, see "/msg Alis help list" or ask in #freenode. Example usage: "/msg Alis list http" [16:18] Nox_: my comment was about VirtualBox... it's completely isolated inside the virtual machine. [16:18] Oh [16:18] dina: #qt [16:18] Well, I do not want anything to stay around, haha [16:18] Just on the USB [16:18] thnk you [16:19] Nox_: Try http://www.makeuseof.com/tag/keep-portable-ubuntu-installation-wherever-go/ [16:19] Nox_: in that case just write the usb from the iso image [16:20] Nox_: on the link I just shared, scroll down to 'A True Installation'. That's how I did it in the past. [16:20] Hmm [16:20] Bu that writes on HDD [16:20] I just want a live USB for Ubuntu wherever I go [16:21] Its very handy, since I can run servers as I need [16:21] Nox_: No. When you install, chose the USB disk for it. [16:21] ok [16:21] Nox_: If you want to be extra careful you don't touch your windows install, disconnect your internal hard drive. [16:21] Laptop [16:22] Nox_: then the only disk that will show as available will be the USB drive. [16:22] okay [16:22] Nox_: Then be careful. :P [16:22] Bipolar [16:22] I want you to know, I am stubborn with reading stuff [16:23] I am a hands-on person, meaning I like help [16:23] Nox_: so you're not going to read anything we suggest? [16:23] That is laziness, not hands-on [16:23] I have!! [16:23] >:( [16:23] Listen [16:23] I have read all of them [16:23] Nox_: just trying to understand what "stubborn with reading stuff" means [16:23] I just do not understand [16:23] OKAY === dconroy_ is now known as dconroy [16:24] Nox_: do you want things on the usb to survive a reboot or not? [16:24] Nox_: what don't you understand? [16:24] Nox_: When you run the install, it's going to ask you where to install Ubuntu. Chose the USB disk. [16:24] ducasse: I tried that [16:24] I mean bipolar [16:24] Nox_, Then just make a persistence on the USB [16:24] If you're installing from USB, you'll need *two* usb disks. One for the installation media, the other for the install target. [16:24] I know [16:24] I tried that [16:25] Nox_: and... ? [16:25] But it did not work [16:25] maybe he has got an UEFI machine .. [16:25] I do, Oer [16:25] decribe better why it does not work. [16:25] I can't [16:25] OerHeks: Nox_: that's possible. [16:25] It just did not work [16:25] Nox_: it did not boot the installer? the installer crashed? [16:25] Nox_: It didn't install or it didn't boot? [16:25] Nox_: if you cannot describe the problem, we cannot helpl [16:25] Boot. [16:26] Okay, its written on the SUB [16:26] USB* [16:26] What do I do not [16:26] Nox_: what laptop do you have? [16:26] Now* [16:26] it didn't work because the esp will not be correct on the usb [16:26] EliteBook Windows 10 Intel i7 Core [16:26] Imma restart [16:26] Be right back [16:26] Nox_: see if the bios gives the option to boot via BIOS instead of UEFI. If it does, change it and see if you can boot from USB. [16:27] I can boot from USB with ease [16:27] Nox_: If it boots, then what's wrong? [16:27] Nox_: you just said it doesnt boot [16:27] I know [16:27] Nox_: this is like pulling teeth right now [16:27] I can boot it [16:27] But I can not BOOT it [16:27] *facepalms* [16:27] I have the option it just does not work [16:28] Be right back [16:28] Nox_: Does it chose the USB to boot from, but then fail to load ubuntu? === Zren_ is now known as Zren [16:29] What reality is this channel on nowadays? "I can boot it" and "I can not BOOT it" both true? [16:29] Post logical reality? [16:29] elias_a: presumably for differnet context (bios and grub) [16:29] nacc: yep [16:30] elias_a: i agree it could be phrased better, but presumes some knowledge to do so [16:30] elias_a: he doesn't know enough about the boot process to describe his issue accurately. [16:31] Some support case... :O [16:32] elias_a: I don't think he's 'cupholder is broken' level lol [16:43] using rufus on windows was the only way to create a bootable usb stick [16:43] no mac tool could do it [16:45] rumbler31, or the Fedora media Tool or dd on a mac [16:47] Back! [16:47] so, it works. [16:47] Now, I let it finish installing, and see what happens. [16:47] Thanks everyone for the help [16:47] anyone know a good audio programming channel [16:48] bubbely: #ubuntustudio might be a good place to start [16:49] hmm [16:49] ok [16:49] i need to know what format to sendData() to my bluetooth device for it to play audio if its a speaker.. maybe someone here knos ? [16:49] southern_gentlem: dd on mac did not work [16:52] bubbely, maybe A2DP [16:55] install blueman, better control over your devices http://askubuntu.com/a/836202 [17:10] ssss [17:23] hello, is setting /etc/hostname to blank a bad idea? I don't want to send my hostname when connecting to networks. [17:25] AppAraat: are you worried about just IRC? [17:25] hostname can't be blank [17:25] nicomachus: no, mostly connecting to untrusted APs [17:26] AppAraat: then set it to something that doesn't matter if it's sent [17:27] genii: ah, that might explain why when offline I had this interesting issue: https://bpaste.net/show/94c7c52bd018 [17:27] hello every body [17:27] ducasse: in that case I have to randomize hostname every time I connect to different APs [17:29] AppAraat: why on earth would you care if an ap knows your hostname is 'foo'? [17:29] yeah, i don't follow either, it's more work than it seems worth [17:29] they still have your IP (given that you are using the AP) [17:29] the IP is assigned by the networks' DHCP [17:30] and you're connected to the network over the API [17:30] *AP [17:30] usually before I connect to a public wifi AP, I randomize my MAC address, so AP can only identify me by my hostname (which has been the same over time) [17:31] if I randomize my hostname (or better, not send it at all) then there is next to no identifying information [17:31] you should be safe then [17:31] this smells of excessive paranoia [17:32] or just preventative measures. If I would run a public wifi network, I could datamine it and correlate it with other data. [17:32] and these days, there is no such thing as excessive paranoia. [17:32] yes, there really is. this might not be it, but there is. [17:33] there was, and those people were called paranoid. Then the leaks happened and apparently they were right all along. [17:35] * ducasse walks away [17:36] probably a good idea [17:36] Hi, I'm running 16.04.2 LTS and I recently installed 4.8 kernel upgrade. Works fine, no issues, I was just surprised today after 'running apt upgrade' when I saw that 4.4 kernel packages are being downloaded [17:36] The following NEW packages will be installed: [17:36] linux-headers-4.4.0-70 linux-headers-4.4.0-70-generic linux-image-4.4.0-70-generic linux-image-extra-4.4.0-70-generic linux-signed-image-4.4.0-70-generic [17:36] The following packages will be upgraded: [17:36] linux-generic linux-headers-generic linux-image-generic linux-libc-dev linux-signed-generic linux-signed-image-generic [17:37] truelean: you probably still have the linux-image-generic pacakge installed [17:37] truelean: which means you want the 16.04.1 kernel [17:37] truelean: if you *only* want the hwe kernel, you can remove the non-hwe metapackages [17:37] truelean: but i would not necessarily recommend that (given that hwe is rolling now and you'll auto update when 16.04.3 is available) [17:37] truelean: it's good to have a stable fallback [17:38] nacc okay, so it's safe to leave it as-is [17:39] truelean: yes [17:48] hello everybody [17:48] guys i have 15.04 i would like to pass to 16.04 but the upgrading from 15.04 to 16.04 is not supported [17:48] how can i upgrade it without a new installation [17:49] !eolupgrade | damiano [17:49] damiano: 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 [17:49] old-releases trick, but you would go from 15.04 > 15.10 > 16.04 .. [17:49] damiano: go via 15.10, follow directions ubottu gave you [17:49] ok so 15.10 and then 16.04 [17:49] ok [17:50] why do they number it .04 and .10 [17:50] rts-sander: month [17:50] april october [17:51] ah interesting === pete is now known as Guest1879 [17:56] Hi, running add-apt-repository -y ppa:ondrej/php is giving me [17:56] Cannot add PPA: 'ppa:ondrej/php'. [17:56] Please check that the PPA name or format is correct. [17:57] theShirbiny: looks to be some timeouts iwth lp right ow [17:57] *now [17:57] thank you nacc [17:57] nacc: any status page i can check? [17:57] https://launchpad.net/~ondrej/+archive/ubuntu/php [17:58] theShirbiny: it worked for me on refresh, i'd retry [17:59] depends what version you are on, it has no zesty packages [17:59] i'm on 14.04 [17:59] it's a docker container [18:00] I have to use webchat... my irc clients don't work [18:00] I use 16.10 and I am trying to figure out why every page I open (except from google.com) are 'connection not secure' [18:00] can anyone help? [18:01] most solutions I googled - were with Windows [18:01] tryingthis: https is secure, http is not. FF is just warning you. [18:02] oops, I'm using 16.04 === flying_sausages_ is now known as flying_sausages [18:02] CarlFK: it's with every page [18:02] tryingthis: Are you all up to date? [18:02] and I was inserting 'https' but it doesn't work all the time - some pages still don't open [18:03] not all servers do https [18:03] TheOneMenzie: what do you mean? [18:03] give an example? [18:03] apt-get update - you mean? [18:03] Whats the replacement for screen/irssi [18:03] Zewwy: why replace it? [18:03] tryingthis: [ sudo apt update && sudo apt full-upgrade ] [18:03] * aywchnf ▄▄▄▄▄▄▄▄▄▄▄▄ aladeen: EMERSON IS TRYING TO RAPE MY ASS!!! ▄▄▄▄▄▄▄▄▄▄▄▄▄ [18:03] tryingthis: https://www.ubuntu.com does that say "not secure" ? === flying_sausages is now known as flying_sausages_ [18:03] Zewwy: there are alternatives, but both are still quite heavily used [18:03] nacc, just heard there was a better stuff out, liek to try it [18:03] not really replace [18:04] Zewwy: tmux for screen or byobu, maybe? [18:04] clear your ~/.config/ and restart your browser [18:04] but better irc client anyway, multiple channels at once, etc [18:04] yes [18:04] genii: in /etc/dhcp/dhclient.conf, is 'send host-name = "";' supported instead of 'send host-name = gethostname();' [18:04] that was it thanks [18:04] Zewwy: as to IRC clients, irssi can do all that [18:04] * ihsaoq ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ Afrix: EMERSON IS TRYING TO RAPE MY ASS!!! ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ === ihsaoq is now known as ibsmybw [18:04] * ibsmybw ▄▄▄▄▄▄▄▄▄▄▄▄▄ marenz: EMERSON IS TRYING TO RAPE MY ASS!!! ▄▄▄▄▄▄▄▄▄▄▄▄▄ [18:04] Zewwy: try weechat if you want an alternative [18:04] How can you have to actiuve channel on iRSSI? [18:04] I have to ESC + arrows [18:04] www.ubuntu.com is secure [18:05] Zewwy: esc + A or ctrl + A [18:05] but many other sites, forums etc. have the 'unsecure' [18:05] Zewwy: err, alt + A (sorry) [18:05] tryingthis: try HTTPS Everywhere browser extension made by EFF [18:05] thats teh same as ESC + arrow [18:05] Zewwy: huh? [18:06] tryingthis: many sites are not secure. [18:06] Zewwy: no, it's not [18:06] tryingthis: but if pages don't have SSL versions of themselves then there's not much you can do [18:06] ALT + arrow, or esx + Arrows [18:06] switchs channel [18:06] Zewwy: neither of which is what I said [18:06] but not two active cahnnels displayed at teh same time [18:06] Zewwy: you mean you want to split the window? [18:06] Alt + A does the same thing as ALT + right arrow [18:06] yes [18:06] Zewwy: no, it does not [18:06] exactly === flying_sausages_ is now known as flying_sausages [18:06] that was what I was getting at [18:07] Zewwy: alt + a goes to the active channel [18:07] *an active channel [18:07] i have a lot of active channels :P [18:07] Zewwy: right, that's not my problem :) [18:07] Zewwy: also, you can probably ask for help in the irssi channel at this point [18:07] ;) tmux was it thanks again haha [18:07] ahh it's a wonderful day [18:08] CarlFK: yes, I know but [18:08] How do I determine what is wrong with a package? === jstein_ is now known as jstein [18:08] computer froze... I am doing the update and upgrade suggested by someone here [18:08] tryingthis: which browser is this? [18:08] zzo38: what do you mean? [18:08] CarlFK: I know many sites are unsecure but I cannot access these sites right now [18:08] and I am registered to one in particular I want access to [18:09] There is something wrong with the package libasound2:386 but I don't know what is wrong with it. How do I found out what is wrong with it? [18:09] also I cannot use irc clients... and connect...that's problem #2 after I fix this one :) [18:10] tryingthis: you should give details of 1 problem .. like what site, what happens... [18:10] zzo38: how do you know? what is the problem? [18:10] tryingthis: is this only a browser problem, or do it affect other programs as well? [18:10] O nevermind I found out; apparently the problem is: './usr/share/alsa/alsa.conf' is different from the same file on the system How do I figure out what the differences are so that I can resolve this manually? [18:11] (I am trying to install a 32-bit package) [18:11] zzo38: how did you find that out? [18:11] zzo38: oh you are manually tryign to install a 32-bit package? [18:11] zzo38: use a pastebin, give exact command run and exact output [18:11] package not available in the stardard repos? [18:12] CarlFK: e.g. http://www.hardwarecanucks.com/forum/ [18:12] in either firefox or chrome... [18:12] tryingthis: that is not https [18:12] the symbol for 'unsecure' is there [18:12] tryingthis, clear your ~/.config/ and restart your browser [18:13] When I went into aptitude and then I found that it is pending install that package. And then, that is the error message displayed when I pushed "g" [18:13] incong mode [18:14] Here is the full message: http://sprunge.us/dGLK [18:15] how? [18:15] How do I force it to install despite the file is different? Before doing so though, I would want to check what is the difference, in case there is anything in that file that I need to change at first. [18:16] zzo38, that is an old package, did you run updates first?? [18:16] zzo38: you would need to download the package and extract it (say in /tmp) and then compare it's alsa.conf to your system one [18:16] zzo38: you are on 12.04/ [18:16] ? [18:17] !info libsdl1.2debian:i386 xenial | zzo38 [18:17] zzo38: Package libsdl1.2debiani386 does not exist in xenial [18:17] precise gets another 10 days support, 8th april [18:17] But after comparing the file, how do I tell it to ignore that error, and install anyways without overwriting that file? [18:19] zzo38: what package currently owns that file? [18:19] Bashing-om: 'libsdl1.2debian' [18:19] Bashing-om: didn't realize ubottu can't process the : arch selection:) [18:20] I forget how to do this... :( -> "lear your ~/.config/ and restart your browser" [18:20] nacc: How do I determine that? [18:20] zzo38: dpkg -S /usr/share/alsa/alsa.conf [18:20] OK thanks === flying_sausages is now known as flying_sausages_ [18:21] libasound2 currently owns it [18:21] nacc: Lot;s O too have yet to learn .. but apt also says no ! " apt list libsdl1.2debian:i386 >> Listing... Done" . No candidate found . [18:21] Bashing-om: funny, rmadison shows it [18:22] Bashing-om: maybe try '-a i386' ? [18:22] nacc: Good tool ! I am looking from xenial . [18:22] Bashing-om: but that probably only works if you hve a local apt cache for it === Eragon is now known as Freerider === Freerider is now known as Eragon [18:23] Bashing-om: `rmadison libsdl1.2debian -s xenial` [18:23] nacc: Now what do I do? [18:23] still getting the same error :( [18:23] Please check that the PPA name or format is correct. [18:23] Bashing-om: but note that will only show you the release pocket, not -updates, -proposed, etc. [18:23] zzo38: why do you want to install the 32-bit version? === flying_sausages_ is now known as flying_sausages [18:26] OerHeks: fyi, 12.04 goes eol on april 28 not april 1 [18:26] OerHeks: per the announce email [18:28] finally eol [18:28] we still have 12.04 in college [18:31] nacc oh, i must have read it wrong, https://lists.ubuntu.com/archives/ubuntu-security-announce/2017-March/003777.html [18:31] OerHeks: np, just fyi === flying_sausages is now known as flying_sausages_ [18:35] so I cannot access pages that are insecure? [18:36] nacc: restarting docker fixed the issue thank you [18:36] theShirbiny: strange, but ok :) [18:36] yeah, very strange, i haven't changed any runtime variables [18:36] Algum BR ? [18:37] wasted about 2 hours :( [18:37] nacc: I want to install the 32-bit version so that I can install a 32-bit package that depends on it (as the pasted error message shows). [18:37] zzo38: ok, why do you want the 32-bit version of that package? [18:37] (That package is only available 32-bits version) [18:38] zzo38: so it's non-ubuntu package? [18:38] tryingthis: one more time, is this just a browser problem or does it affect other software? and which browser? [18:38] Yes, it is an external package. [18:38] quit [18:38] zzo38: it sounds like you would have to 'break' packages to install it. I woudl suggest using a VM / container or something [18:42] ducasse: affects both firefox and chrome [18:42] firefox 52.0.1 [18:43] I found the difference; some of the lines for speakers that I do not have are commented out in my version, which the other version does not have. So, I just want it to ignore that error and install it anyways and just omit that file when installing. [18:43] Chrome 57 [18:43] tryingthis: you said something about irc clients not working, do they show the same problem? [18:43] I had XChat === flying_sausages_ is now known as flying_sausages [18:44] but, now, I have Konversation and HexChat but I cannot connect to a channel with these [18:44] zzo38: you can't (generally), but read `man dpkg` and the --force section [18:44] The command I used to check the difference is: diff <(7z e -so libasound2_1.0.25-1ubuntu10.2_i386.deb | tar xO ./usr/share/alsa/alsa.conf) /usr/share/alsa/alsa.conf Probably there is a better way than using 7-Zip, although I didn't bother to figure it out. But just to know for future, what is that other way? [18:44] I'm using Webchat right now [18:45] is that why I cannot connect with them? security? [18:45] tryingthis: try running 'sudo update-ca-certificates' [18:46] okay? [18:46] done [18:46] what do I try now? :) === flying_sausages is now known as flying_sausages_ [18:46] restart the browser and see if that makes a difference. [18:46] updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d. === rafael is now known as Guest70480 [18:47] nacc: I read it, and do not know what to do. [18:47] tryingthis: ok, also try 'sudo dpkg-reconfigure ca-certificates' [18:47] zzo38: you would need to (i think) --force-conflicts, but it will use the version from thepackage [18:49] Will it work to rename the file and then to overwrite it with the old one after it is installed (or to just make those changes manually (since the changes to make are simple))? [18:50] zzo38: presumably === flying_sausages_ is now known as flying_sausages === Tardus is now known as Guest64141 [18:51] ducasse: okay, done [18:51] tryingthis: now restart the browser === flying_sausages is now known as flying_sausages_ [18:51] okay [18:53] Well, it worked. [18:53] hello to everyone. i just installed kubuntu on a chuwi lapbook 14 and everithing works like a charm except the touchpad wich is detected as a mouse. everything works even gestures but it isn't disabled during typing so i get random clicks because of that [18:53] Still, I wonder if there is a better way than using 7-Zip to compare the files like I did. [19:00] I'm searchin a channel with knoweledge of pyton souce codes [19:00] !alis | guest_new [19:00] guest_new: Alis is an IRC service to help you find channels. For help on using it, see "/msg Alis help list" or ask in #freenode. Example usage: "/msg Alis list http" [19:00] no change :( [19:02] thanks ubottu === flying_sausages_ is now known as flying_sausages === flying_sausages is now known as flying_sausages_ [19:14] is it bad to run an httpd and a postfix/dovecot setup on the same server/FQDN? [19:15] why would it [19:15] Southern_Gentlem, I don't know, I was asked to make sure, since every dovecot/postfix guide and blog and info recommends running your mail server not on the same system as your main system [19:15] or at least with virtual hosts [19:16] *was asked = just asked [19:16] zeroeax, and how do you run squirrelmail ? [19:18] does that happen with anyone else here? [19:18] is it a big risk to log in to insecure site? [19:19] tryingthis, yes [19:19] zeroeax, i agree more separation the better but most people only have the one server [19:20] ioria: how can I log in then? [19:20] zeroeax, you don't [19:20] I don't run squirrlemail [19:20] I don't want web based mail [19:21] I want imaps/smtps [19:22] * hyeegct ▄▄▄▄▄▄▄▄▄▄▄ squinty: EMERSON STOP FUCKING ME!!! ▄▄▄▄▄▄▄▄▄▄▄▄▄ [19:22] -zfrwsp:#ubuntu- ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ gregl: EMERSON STOP FUCKING ME!!! ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ === gcvky is now known as ylacfe [19:22] ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ moms: EMERSON STOP FUCKING ME!!! ▄▄▄▄▄▄▄▄▄▄▄▄ [19:22] -ylacfe:#ubuntu- ▄▄▄▄▄▄▄▄▄▄ olli_: EMERSON STOP FUCKING ME!!! ▄▄▄▄▄▄▄▄▄▄▄▄▄▄ [19:22] * ylacfe ▄▄▄▄▄▄▄▄▄▄▄▄ mgottschlag: EMERSON STOP FUCKING ME!!! ▄▄▄▄▄▄▄▄▄▄▄ === uqjsxd is now known as mawgrrct === mawgrrct is now known as rkmhvfih [19:22] * rkmhvfih ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ zeroeax: EMERSON STOP FUCKING ME!!! ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ [19:22] !ops [19:22] 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, chu [19:23] nicomachus, i think they are already on it. [19:23] Waggie: just making sure. They usually yell at me if I'm pestering them. k1l_ doesn't yell, though, he's nice. === flying_sausages_ is now known as flying_sausages === flying_sausages is now known as flying_sausages_ [19:36] Is something wrong with the scheduler in the 4.8 kernel? dd-ing the ZZ beta image to an USB stick grinds the interactivity of the computer to a halt (i5-4460, 8GB of RAM) === flying_sausages_ is now known as flying_sausages [19:37] blackflow: try asking in #ubuntu+1 for anything ZZ [19:37] nicomachus: I'm on 16.10 [19:37] 4.8 is in 16.10 and 16.04.2 (iirc) [19:38] blackflow: you might ask in #ubuntu-kernel too (and does the problem also happen with 4.4?) [19:38] blackflow: could be some issue with the usb. [19:39] k1l_: well, if there is, it's not logged by dmesg [19:40] blackflow, you mean dd not working with Zesty ? [19:40] Are Ubuntu phones going through a redesign or something? Why are they always sold out? https://www.ubuntu.com/mobile/devices [19:41] ioria: I don't. I'm dding the zesty beta image to usb on 16.10, and while it's running the computer is nonresponsive, audio severely stutters (was playing something on youtube) [19:41] merpnderp: A better channel to ask in would be #ubuntu-touch [19:41] merpnderp: not really a question for this channel... you can try #ubuntu-touch but even there is iffy [19:41] thanks :) [19:42] blackflow, i see, thanx [19:42] and, re-running the dd with nice -n 19 keeps the computer normally usable [19:42] (so I doubt it's USB) === flying_sausages is now known as flying_sausages_ === jstein is now known as Guest63635 === jstein_ is now known as jstein [20:28] Hi, I just upgraded a station from 16.04 to 16.10. I use ldap authentication on this machine. On 16.04 I define the ldap authentication server by name in /etc/ldap.conf. In 16.10 I have to set the authentication server by IP otherwise I get stuck on the graphical window never seeing the login prompt. Ideias? [20:30] I believe that this issue is related to systemctl boot up wrong ordering modules. But I couldn't find which modules would affect this issue. [20:35] hello everyone, i am in need of some advice. I am using KDE Neon and when i update my system using apt, it says i have updated to the latest version of the kernel which i think is 4.4.0-70-generic. Now when i reboot my system and check what version of the kernel i am running with "uname -r" i get 4.8.0-44-generic. i think it is an issue with the default kernel in grub. when i run sudo update-grub2 it finds all installed versions of the [20:35] kernel but does not set the newest one to the default. can anyone help? [20:36] Osirus126: 4.8.0-44 is 'newer' than 4.4.0-70 [20:36] !hwe | Osirus126 [20:36] Osirus126: The Ubuntu LTS enablement stacks provide newer kernel and X support for existing LTS releases, see https://wiki.ubuntu.com/Kernel/LTSEnablementStack [20:37] lmao i feel like a dum dum. i wasnt paying attension.. thought it was all 4.4.* [20:37] rsevero: if you login, are you able to resolve the hostname in question? [20:40] Osirus126: np :) [20:47] Can I please get some help with my internet connection issue? I'm going mad [20:50] PCatinean: i don't see your issue in the backscroll, can you summarize? [20:50] hello to everyone. i just installed kubuntu on a chuwi lapbook 14 and everithing works like a charm except the touchpad wich is detected as a mouse. everything works even gestures but it isn't disabled during typing so i get random clicks because of that. can someone help me please? [20:51] robotics_flo, have you tried the #kubuntu channel too? === salem_ is now known as _salem [20:56] @OerHeks trying right now...tbh this is the first time i try kubuntu. i've always been a unity user [20:57] nacc, sure. Every 7-10 minutes my wireless connection just drops [20:57] Takes about 10 seconds or so and comes back up [20:57] In windows I did not notice this hapenning and my phone always works [20:57] on the same network [20:57] and it's driving me crazy, closing my ssh connections it's extremely irritating [20:58] PCatinean: what do the logs say? [20:58] k1l_, syslog? [20:58] or dmesg, yes [20:59] I only see this so far: Mar 27 22:53:38 wiz-ubuntu kernel: [ 9116.963489] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush [20:59] I'll leave it open maybe something pops up when it happens again [20:59] k1l_, this came up: https://hastebin.com/coyopecamu.pas [21:05] PCatinean: cna you show "lspci" please? [21:06] k1l_, https://hastebin.com/lusobojiku.go [21:08] PCatinean: tkip seems to make issues there. can you set your router to use wpa2 aes? [21:09] not sure what that means, but why only on ubuntu k1l_ ? and not sure I can set the router, I'm in an airbnb home :)) [21:09] PCatinean: because the manufacturers still ship crappy drivers for linux. [21:10] Sounds like you need to bouycot the device maker. [21:10] strange it worked beforein 14.04 without a problem, since upgrade to 16.04.02 I had issues with two routers so far :( [21:10] Arn't there opensource alternatives or? [21:11] Wait, it worked fine in 14.04, then not in 16.04? Does the same drive no longer apply for some reason? [21:11] * EldonMcGuinness Can't wait for Ubuntu-Gnome to update to Gnome 3.24 [21:12] I have...no idea [21:13] k1l_, apparently I got in the router [21:13] That really sounds fishy [21:13] admin admin user and pass :( [21:13] rofl [21:14] XD [21:14] I can set the bandwidth but not the encryption [21:14] If it is a linksys router you should see if Advanced Tomato is available for it :P Do the chap a favour [21:15] Hell even if it is not you should check heh [21:15] hi there [21:15] o/ saeron [21:15] looks like a very common issue with that ralink chip. i just find self compile instructions for recent drivers for that chip [21:15] i am having some inssues whit compiz in the las update of 16.04, is taking a lot of resources [21:16] wait found it [21:16] some one know for what? [21:16] do the chap a favour haha =)) [21:16] * PCatinean lols === neeksurf is now known as vegii [21:16] there is some fast fix cauze my laptop can holding [21:16] So it's TKIP + AES [21:16] I shoud change just to AES? [21:16] yes [21:17] isn't it less secure? :-s [21:17] Could it be your laptop drivers are not installed or supported? That would make all the rendering done by the CPU instead of the GPU. [21:17] saeron: ^ [21:18] saeron: Display drivers that is [21:18] sounds like https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1630459 but that user gave up too early [21:18] Launchpad bug 1630459 in linux (Ubuntu) "Ralink rt5390 unstable connection on ubuntu 16.04.1" [Medium,Expired] [21:18] EldonMcGuinness: are you sure i am using intel drivers [21:19] What model? I have an intel driven laptop that runs like arse due to close source drivers [21:19] mmm [21:19] 4000 i think [21:19] I think the one I have is an intel 3500 [21:19] EldonMcGuinness: 4000 i think, there is a solution? [21:20] I have an intel 5000 graphics in my broadwell i5 and it runs great with the non-free drivers [21:20] but yea, it can not even run windows 10 due to it [21:20] intel drivers are shippen in the kernel. [21:20] *shipped [21:20] You will have to do some looking, but not all drivers work, it just depends on the HW [21:20] I have a netbook with an underclocked 3500(because it's passive with no cooling so it can't handle full clock) and it's pretty basic [21:21] but it's underclocked by like 2/3 [21:21] EldonMcGuinness: so i have to install the privative drivers? [21:21] You can try, see what happens [21:22] well there is a new update i will install and try, hopefully will solve else i will try the drivers ...... [21:22] Hi [21:22] Intel GPU's are pretty good if you're not buying the lowest end one [21:22] Perfect for non-gaming usage with minimal 3d [21:22] I've got some problem with graphical issues around windows, running unity on xenial [21:22] http://imgur.com/CeVKKMQ [21:23] appears around chrome's notification popups too [21:23] In my case there is not a fix as it is an intel vs the manufacturer issue [21:23] Krenair: looks like video driver issues [21:23] I use my intel graphics on my laptop 99% of the time it's on, I only switch to the nVidia gpu for like 20 minutes a day to play civ6 [21:23] Both are claiming the other is responsible and neither will do anything [21:23] So it just sits with windows 7 one it [21:23] *on it [21:24] k1l_, hmm... this used to be ok [21:24] Krenair: what video card is it? [21:24] I seem to be on the nvidia GM108M [GeForce 940MX] driver [21:25] 01:00.0 3D controller: NVIDIA Corporation GM108M [GeForce 940MX] (rev a2) [21:25] from lspci [21:25] Chrome is a whole other set of issues, it has flickering issue for me unless I disable GPU rendering [21:25] Krenair: worth looking at Xorg.0.log in /var/log [21:28] mm its lock the bad proble come when i try to play video on youtube [21:28] the update dint solve [21:28] :( [21:29] yea, def sounds like a GPU driver issue [21:29] k1l_, http://paste.ubuntu.com/24263340/ [21:31] can someone help me with troublshooting a touchpad witch is detected as a mouse? everithing works , even gestures like zoom but when i type on the keyboard it doesn,t disable it so i get random clocks [21:31] clicks [21:32] the graphical problem also occurs around right click menus [21:33] Krenair: hmm, i dont see related issues so far. [21:33] yeah, not being very familiar with Xorg internals, nothing in here really stood out to me [21:34] Krenair: the 375 driver is pretty recent (for the lts). you could try the !hwe kernel (that is the 4.8 kernel and xorg from the 16.10 install) and see if that works better. [21:35] Krenair: it's a known bug [21:35] alex@alex-laptop:~$ uname -a [21:35] Linux alex-laptop 4.4.0-66-generic #87-Ubuntu SMP Fri Mar 3 15:29:05 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux [21:36] Krenair: https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-375/+bug/1667158 [21:36] Launchpad bug 1667158 in nvidia-graphics-drivers-375 (Ubuntu) "Regression: Borders of windows and desktop background are displayed badly after suspend/resume" [Undecided,Confirmed] [21:36] I think I messed around with kernel versions at some point [21:36] ah [21:36] Yes, I have definitely done suspend/resume [21:36] Thanks blackflow [21:36] Krenair: if you have a launchpad account, please mark it as affecting you too [21:37] just did that [21:37] open for a month, ouch [21:39] men where still are this kind of bugs in a lts version from the last year [21:41] woo i am already using the privative drivers [21:41] ubuntu make this by default? [21:43] k1l_, they are still hapening even after changing the router encryption [21:43] no bueno :( [21:48] this is begining to be painfull [21:48] i will have to install the nvidia grapics in the laptop ... shit [21:49] What language are we using now? [21:49] mmm i dont think so, i hope in this week we get an update who solve it, o i just move to othre sistem :( [21:49] Crapleingsh? [21:50] english is not my native laguague, sorry mr perfect [21:54] I'd just like to add that English is my 2nd best foreign language. [21:55] elias_a: there's no reason to be rude, and the side commentary is also offtopic [21:55] nacc: How do you support someone you don't understand? [21:56] elias_a: you ask for clarification. [21:56] elias_a: and you're not supporting anyone, afaict. [21:56] nacc: I could have supported if I would even have understood the context. [21:58] elias_a: the point is, rather than ask for clarification, you made an undirected comment and then added an insult (don't attempt to claim that "Crapleingsh" wasn't meant to be a compliment). And if you don't understand, and are not going to bother to try to understand, don't comment at all. It's easy. [21:58] nacc: You are quite right in that. [21:59] are bluetooth headsets supported by ubuntu [21:59] I've actually seen pretty much enough of this. [22:00] Take care all of you. I'll concentrate on real life hacking in the sense that is not supported in this channel. [22:00] bubbely: yes [22:01] maybe i can find a programmer to help me with my situation.. i want to use my own code to output to a bluetooth device using write() i just don't know in what format i must output it for the audio to play from my speaker [22:01] bubbely: sometimes they don't connect correctly at all times, but they do work [22:01] bubbely: why would you want to do that? [22:02] bubbely: and that is offtopic for this channel, maybe search for a channel about programming [22:02] !alis | bubbely [22:02] bubbely: Alis is an IRC service to help you find channels. For help on using it, see "/msg Alis help list" or ask in #freenode. Example usage: "/msg Alis list http" [22:02] nacc: im trying to write an android app to support more than one bluetooth playback device... ie , 2 wireless speakers [22:02] bubbely: that seems to be more a limitation of bluetooth than software (pairing model) [22:02] nacc: it's possible though... [22:03] nacc: it's just that android only supports one a2dp connection at a time, so i need to go around their method with my own [22:04] bubbely: try #android-dev [22:04] bubbely: ok, still offtopic then :) [22:04] mchelen2: no legit answers [22:04] bubbely: doesn't make it 'legit' to ask here :/ [22:05] =( [22:05] ok [22:07] bubbely: as with anywhere on irc, be patient, stick around, do your research, etc. [22:07] hello [22:08] my name is frank [22:09] join #louisvillebookstorecommunity [22:15] Hi, SD card is not automounted on ubuntu 16. How do I do that? [22:15] everybody install arch linux and feel the matrix [22:17] !ot | nemesys [22:17] nemesys: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please register with NickServ (see /msg ubottu !register) and use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [22:18] nacc o/ [22:27] why wont my distro of ubuntu (Ubuntu 16.04.2 LTS) acecpt ipv6 router advertisements by default? ive turned off forwarding and enabled accept_ra in sysctl and im not sure where to go from here :-\ [22:30] does minitube in ubuntu work for anyone? [22:34] zuiss1: gonna try right now [22:34] Delvien: thanks! [22:38] zuiss1: man thats alot of dependencies :/ [22:39] <_dnb_> hey quick question for udev rule gurus... Trying to do some magic with ENV vars, storing a list of USB vendors and another with models, and trying to write a rule like: ACTION=="add", ENV{ID_VENDOR_ID}=="$env{myVendors}", ENV{ID_MODEL_ID}=="$env{myModels}", RUN+="someScript.sh" [22:39] <_dnb_> works if I use the strings explicitly instead of the $env{} substitutions, but this list will grow quite a bit, and it'd be nice to have it cleaner [22:39] Delvien: no problem don't worry about it [22:40] _dnb_: what guarantees that your varibles are defined in the environment in which udev runs? [22:40] zuiss1: well the deb from their website is borked, so not sure what to tell you [22:40] <_dnb_> nacc, they're defined IN the udev rule [22:41] <_dnb_> (file) [22:41] zuiss1: it complains about not being built with the required API, then refers you to download the same deb... that isnt built with the API lol [22:41] _dnb_: you mean you are defining a shell variable in the rule file? [22:41] _dnb_: it helps to pastebin the exact file [22:42] <_dnb_> yeah i'm trying to get all the nda-able items out, 1 sec [22:42] _dnb_: ack [22:43] <_dnb_> @nacc https://pastebin.com/raw/3N3DVNcd [22:44] Is anyone "backporting" (building) versions of systemd for ubuntu LTS [22:45] <_dnb_> nacc: udev monitor shows the env vars set on usb insert, but never runs my script.. if i use the explicit strings in place of the $env sub, it works as expected.. just feels gross growing a string mid-rule over time [22:47] Delvien: lol yea seems messed up [22:53] _dnb_: i don't think ENV and $env are the same thing [22:54] _dnb_: ENV is a udev internal value, $env is (appears to be) a shell variable [22:55] since yesterday i got fancy white noise graphics bug around all my windows in unity [22:55] <_dnb_> well instead of RUN+="myScript.sh" I can do echo $env{myVendors} > /tmp/junk and it outputs what i expect... so it is in essence the same namespace, and it is available in my shell after running the udev rule as an env var? And as best info as i can find indicate they are one in the same, one is for assignment ,and one is for reference [22:56] _dnb_: in the man page there is no reference to $env, only ENV{key} [22:57] _dnb_: and I don't know udev internals enough to know that hte parser understand that for ENV matching (shell variables) [22:58] http://i.imgur.com/BkWd84l.png [22:58] <_dnb_> i see $env in the manpage https://linux.die.net/man/7/udev [22:58] _dnb_: oh sorry, bad grep === xrandr_ is now known as xrandr_laptop [23:00] _dnb_: in nay case, it does not say the ENV field supports it [23:00] _dnb_: the manpage says "The NAME, SYMLINK, PROGRAM, OWNER, GROUP, MODE, SECLABEL, and RUN fields support..." [23:01] <_dnb_> hmmmmmmm good catch [23:01] <_dnb_> well doesn't that suck [23:01] _dnb_: probably worth asking udev upstream as to how this should be done [23:02] <_dnb_> i have an idea, gonna try an IMPORT{program}="cat hardware.txt" where hardware.txt has the list of env vars defined from a service [23:03] _dnb_: ah that does seem like it might do it [23:03] <_dnb_> wellll actually nvm, i'd still need to use $env substitution to compare... [23:03] <_dnb_> damnit! [23:07] I am struggling to install weechat from the command line [23:08] Guest10933: how are you trying to install it? What commands? [23:08] I downloaded the package from their website [23:09] !info weechat [23:09] why not install it from ubuntu's repos? ''sudo apt-get install weechat'' [23:09] weechat (source: weechat): Fast, light and extensible chat client. In component universe, is optional. Version 1.5-1 (yakkety), package size 2 kB, installed size 60 kB [23:09] Guest10933: --^ [23:09] Guest10933: we can't support non-Ubuntu packages in this channel, use the repository version [23:10] _dnb_: can you just have an external program that names the device for you? e.g., PROGRAM=/my/program %k or so? and that script has your variables in it? [23:11] <_dnb_> no this udev rule is the gate for whether the program even runs [23:11] wedgie: that was clutch [23:11] _dnb_: actaully, can't you just put ENV{myVendors} in the rule? [23:11] <_dnb_> essentially, all TTY's are disabled unless a specific USB vendor/model is inserted, with specific instruction sets [23:11] _dnb_: rather than on its own? [23:11] <_dnb_> tried that tool [23:11] <_dnb_> too* [23:11] _dnb_: can you pastebin what you tried? [23:11] <_dnb_> ENV{ID_VENDOR_ID}==ENV{eyeqVendors} [23:11] Guest10933: i must be getting old. I'm not sure if that means you got it working or not :P [23:12] I am only on chapter 4 "The Linux command line" Windows ruined my computing life [23:12] _dnb_: no, *assign* the ENV{myVendors} in the rule [23:12] <_dnb_> oh, it is [23:12] <_dnb_> like in the pastebin earlier [23:12] <_dnb_> https://pastebin.com/raw/3N3DVNcd [23:12] wedgie: It def worked [23:13] <_dnb_> with line numbers: https://pastebin.com/FHFtYXTE [23:13] _dnb_: no, not on its own line, in the ACTION line? [23:13] <_dnb_> what would that do for me? [23:14] <_dnb_> it's not that they're unassigned, but rather ENV{something}==$anything won't work [23:14] <_dnb_> like you mentioned, it's only supported in the select statements [23:14] _dnb_: can you could do ENV{ID_VENDOR_ID}==ENV{myVendors}? [23:15] <_dnb_> yeah i tried that, no luck [23:15] <_dnb_> very frustrating :/ [23:15] _dnb_: alright, i'd ask upstream udev [23:15] _dnb_: i think there is also an irc channel [23:15] <_dnb_> yeah i asked, but it's kind of a ghost town in there [23:15] probably will take some patience [23:16] or use the mailing list [23:17] <_dnb_> i'll just lexical tokenize the file myself first i guess :/ [23:17] <_dnb_> before it's written to disk [23:17] <_dnb_> just makes upgrades more of a PITA [23:18] disk problems here, tl,dr: (re)installed Ubuntu MATE 16.10 on a used (but new to me) traditional HDD, moved ~50GB of data to it, downloaded & installed updates via the Software Updater GUI tool, it told me to reboot (obviously, kernel patches and all) which I did, but on the next reboot it drops to an initramfs console. seems to be a superblock issue, I've tried to follow the instructions... [23:18] ...at http://askubuntu.com/questions/137655/boot-drops-to-a-initramfs-prompts-busybox but "sudo dumpe2fs /dev/sda2 | grep superblock" dies with "dumpe2fs: Attempt to read block from filesystem resulted in shrot read while trying to open /dev/sda2"; fdisk reports and reported earlier on that "Partition 2 does not start on physical sector boundary.". any thoughts on this? [23:23] ashley: Worth considering : http://unix.stackexchange.com/questions/114429/short-read-while-trying-to-open-partition . === bazhang_ is now known as bazhang [23:24] Bashing-om: thanks for the link; as I was afraid -- seems that I gotta dig up a backup drive for the ~50GB of data I already transferred to this disk >.< [23:25] ashley: Well . safty is no accident . I did it to one of my drives with no data loss . YMMV ! [23:26] ashley: But ,, I did and do have backups . [23:28] yeah, it's always a good idea to have 'em so that you don't get bitten by "fun" bugs... [23:30] Quick Question: Where should I go to find a good tutorial on Bash scripting? [23:30] !guide > elkenfugel [23:30] elkenfugel, please see my private message [23:31] err, forgot what channel i was in. elkenfugel: http://mywiki.wooledge.org/BashGuide [23:33] Thank you [23:33] ashley: Bear in mind, all you are doing here is zero'n out the partition table and moving a back up in place - should (!!) not effect the data that is is-place . [23:48] lubuntu can't install the boot loader ? [23:48] "sorry, an error occured and it was not possible to install the bootloader at the specified location." [23:49] its set to /dev/sda1 and I also tried /dev/sda clicking the ok button doesn't do anything [23:51] i checked both the memory and disk before install, all were without errors [23:52] Jan\\: something isn't panning out. Try enabling Legacy Disk support in your BIOS [23:53] because curiosity killed the cat and I'm too curious, I gave "sudo mke2fs -n /dev/sda2" a shot...it says: "Found a dos partition table in /dev/sda2. Proceed anyway? (y,n)" and after telling it to proceed: "/dev/sda2 alignment is offset by 1024 bytes. This may result in very poor performance, (re)-partitioning suggested. mke2fs: inode_size (128) * inodes_count (0) too big for a filesystem... [23:53] ...with 0 blocks, specify higher inode_ratio (-i) or lower inode count (-N)."