/srv/irclogs.ubuntu.com/2016/03/02/#ubuntu.txt

EriC^^Bray90820: oh00:00
EriC^^try sudo service ssh status00:00
EriC^^well now we know why they went to systemd :P00:01
EriC^^it's full of weird stuff, haha00:01
Bray90820ssh start/running, process 102100:01
Mathisenwhat is the best tool to use for sending commands with ssh to multiple servers00:01
EriC^^Bray90820: i guess it's running then00:02
Ben64Mathisen: probably "ssh"00:02
VolundI'm trying to install Ubuntu on a system with a hardware RAID1. Currently using 'Try Ubuntu' to see how this thing views the hardware. if I bring up Disks it shows /dev/sda and /dev/sdb individually, but does recognize they are RAID1 array members. I am also seeing a 1tb /dev/dm-0 and I have no idea what this is. DURING INSTALL, if I go to 'Something else' during the disk formatting question... the only available Device is00:02
Volund/dev/mapper/isw_eadcjfigh_Volume0 which I believe is my RAID. However... under the choice for 'device for boot loader installation' /dev/sda shows up... and so does that Volume0... but it only recognizes it as 1 terabyte, not 8 terabytes. WHAT is going on?00:02
EriC^^Bray90820: you could add a log output after the cron command, like /root/backup >> /tmp/cronbackup.log 2>&100:02
EriC^^it would be pretty useful00:03
Bray90820Echo6: Right noe the script is running and creating a backup which it desperately needs00:03
EriC^^Bray90820: or if you already use postfix with cron then nevermind i guess00:03
Mathisenben64, any other tools? dont want to ssh to every single one just for updates00:03
EriC^^Bray90820: ok cool00:04
Bray90820EriC^^: I have a failing drive which is the reason for all of this00:04
MathisenBen64, i want to do one command and send it to all of them00:04
EriC^^Bray90820: oh :/00:04
Volundlike it's clearly seeing the RAID1 but... is it recognizing it only as 1tb? Abuh00:04
nacc_Mathisen: you may want to look at the various lab management tools out there00:04
nacc_Mathisen: not necessarily ssh, though, but some are00:04
Bray90820so after the script finishes i'll get back to you00:05
EriC^^Mathisen: you could make a script that gets the command and sends it to them00:05
Bingovolund, that grub2 with raid?00:05
EriC^^Bray90820: ok00:05
Ben64Mathisen: you should be able to make one command to do it all00:05
geniiMathisen: Might want to look at clusterssh00:06
VolundI'm... just going to try the defaul option and see what happens00:06
* Volund selects 'erase disk and install ubuntu'00:06
Mathisenthx all.. clusterssh will look @ that,00:07
bekksMathisen: that stuff works :P00:08
Volundgod I hope this thing doesn't think that the volume is only 1 terabyte00:08
Volundif it does I will probably have to use LVM X_X00:09
bekksVolund: LVM is waht you want to use.00:10
Volundbekks: why do you recommend LVM over hardware RAID1 provided by motherboard?00:11
* Volund doesn't know much about LVM so00:11
bekksVolund: BEcause you are mixing up things.00:11
VolundI am?00:11
bekksVolund: LVM is to be setup on TOP of the physical device.00:11
Volund*does some more research* ... 'fake raid is the raid provided by the motherboard on many modern machines and many low-end RAID cards'00:13
Volund... and that's what I'm using right now. Um, oops. abort00:13
bekksFake raid?00:13
Volundhttp://skrypuch.com/raid/ just found this00:13
bekksVolund: Do you have a HW raid controller or a fake raid controller?00:14
VolundI believe it's 'fake raid' now that I've done some research. this is a Lenovo Thinkserver TS140. It's got two hard drive bays and the motherboard can let you setup RAID volumes by linking drives together in a menu before OS load.00:15
bekksVolund: Thinkpads do not have a HW raid controller.00:16
Volundso this is fake raid. :|00:16
bekksVolund: So your only choice is either using software raid or not. And on top of either of them LVM.00:16
Bingoon back of mah WD drive in my Desk system tha drive could be a raid, with switches on it00:17
VolundI'm going to use NO motherboard raid (fake raid) and LVM for a RAID100:17
bekksVolund: LVM does not support RAID at all.00:17
bekksVolund: LVM supports volume mirroring, with a third device to store meta data.00:18
bekksVolund: So you actually want software raid and LVM on top.00:18
AciD`hi, would you see why I cannot `aptitude reinstall '~pstandard'` (cf http://paste.ubuntu.com/15263431)00:18
bekksAciD`: It clearly tells you why. No source found.00:19
Volundgurgle. one moment00:19
bekksVolund: Just hilight me, gotta be afk for a few.00:19
bekksVolund: No need for an unasked query, keep it in this channel.00:20
AciD`bekks > okay...but why need a source when it says clearly  "Need to get 0 B/435 kB of archives.", and those sources are well defined in the source.list : http://paste.ubuntu.com/1526345500:20
VolundI thouht that's what hilight meant *still confused*00:21
bekksAciD`: you need a source because it says: "E: Can't find a source to download version '5.1.29-7ubuntu1' of 'libdb5.1:amd64'"00:21
=== skastur1 is now known as skasturi
AciD`yes, but I have the source there, aren't I? This is confusing00:21
AciD`http://paste.ubuntu.com/1526346500:22
bekksAciD`: Pastebin "apt-cache policy libdb5.1" please.00:22
AciD`bekks > http://paste.ubuntu.com/1526346800:22
Volundbekks: Okay so I'm pretty confused here. Here's my setup: Lenovo TS140 with an Intel RAID controller (integrated with motherboard. apparently 'fake raid'). I want RAID1 drive mirroring. I don't really care how so long as it's reliable and not a chug. What should I be doing?00:22
bekksAciD`: Pastebin "cat /etc/issue" and "apt-get update" please.00:23
bekksVolund: Use a software raid, and LVM on top.00:23
AciD`bekks > http://paste.ubuntu.com/1526348000:24
Volundbekks: so I /should/ be using the Intel RAID controller to link the drives. LVM is needed for...?00:24
bekksVolund: No.00:24
nacc_AciD`: uh, libdb5.1 doesn't exist in 15.1000:25
bekksVolund: Use SOFTWARE RAID and LVM on top.00:25
Volundbekks: I don't understand. isn't LVM software RAID?00:25
bekksVolund: No.00:25
k1l_Volund: no00:25
Volundthen what is?00:25
bekksVolund: LVM is "Logical Volume Manager", not "Software Raid".00:25
Volundokay so I need -two- programs00:26
AciD`nacc_ > well, `aptitude reinstall '~pstandard'` seems to want to install it00:26
nacc_AciD`: the only way you'd have that version of that package is if you were on trusty?00:26
bekksVolund: Yes.00:26
Volundbut should NOT be using the motherboard's raid.00:26
AciD`I was00:26
bekksVolund: Correct.00:26
AciD`and did a 14.10 to 15.10 upgrade indeed nacc_00:26
bekksAciD`: Did you upgrade 14.10 to 15.04 to 15.10?00:26
nacc_AciD`: did you go 14.04 -> 15.10? or 14.04 -> 14.10 -> 15.04 -> 15.10?00:26
AciD`should so I can I can safely remove that version00:26
Volundbekks: okay then. The drives are unlinked, intel RAID controller disabled. brought up the Live Ubuntu via USB, bringing up installer00:26
AciD`14.10 -> 15.1000:27
bekksAciD`: Thats not supported at all.00:27
bekksAciD`: Reinstall.00:27
nacc_AciD`: 14.10 isn't trusty, and that is not a supported upgrade00:27
AciD`I figured00:27
AciD`I'm 'fixing' the upgrade for a day now...00:27
bekksAciD`: Reinstall instead.00:27
nacc_AciD`: you are almost certainly better off starting fresh with a reinstall00:27
Volundstill not sure how to setup the RAID however. it's not an option under 'installation type'00:28
nacc_AciD`: and in the future, either stay on an LTS and go LTS -> LTS, or upgrade to every release :)00:28
AciD`I'm sooo close to fixing it :x00:28
nacc_AciD`: just making the package manager happy does not mean you've fixed it, i don't think00:28
AciD`yeah, note to self : stay on lts00:28
* Volund investigates00:28
nacc_AciD`: but, to reiterate, if you were on 14.10 before -- that wasn't LTS either, 14.04 is LTS00:29
nacc_AciD`: and 16.04 will be00:29
AciD`is there a way to find you all the packages installed, that are not in the repo btw? :)00:29
=== mumixam_ is now known as mumixam
AciD`nacc_ > yes, I really don't know why I upraded that box to 14.10 in the first place..00:29
Bingo< has to fix broke wubi or windowz boot mgr, before ubu studio can be installwd00:31
Volundit seems that trying to use the desktop install is my problem. server install it is00:31
zykotick9Bingo: if you are using wubi all hope is lost...00:31
Bingo (CRIES)00:31
reisioVolund: doubt that will help00:32
BingoI already re-install from live to try.. but it's wubi n' it should not be on the CD00:32
zykotick9Volund: you _might_ want to try mini install instead of server... ymmv...00:32
AciD`nacc_ bekks > ok, I had to manually remove the old libdb5.1 libtasn1-? and libgcrypt1100:32
AciD`it's reinstalling now00:32
AciD`(it's dirty, I know :x)00:33
k1l_Bingo: nevery ever use wubi00:33
Bingootay.. getting dirty here, library closin'  gotta go. TY for yer help !00:33
BingoI know not to use wubi, but it is on the install disk, and did this to me00:34
Umeaboybuild-essential is the same as installing gcc-c++ right? I went to check the content of the build-essential archive, but couldn't find any files to look for in my other system.00:34
Bingoalas, i gots ta get goin.. :(00:34
AciD`any idea why I can't install whoopsie? (http://paste.ubuntu.com/15263529) Should I fix that error message by creating an empty /etc/init.d/whoopsie file? (which would be replaced by the installation anyway)00:34
zykotick9Umeaboy: "apt-cache depends build-essential" shows what will be installed... well, first level of what will be installed anyways...00:35
AciD`nevermind, /etc/init.d/whoopsie already exists...hm00:35
moisesolá00:36
Umeaboyzykotick9: Is there a chan bot here to do that command if you don't have Ubuntu started?00:37
leo_86ciao a tutti raga ho appena installato xchat e uso ubuntu da poco, qualcuno mi consiglia un canale per scaricare film?00:38
zykotick9Umeaboy: i'm not sure... but on debian build-essential installs: libc6-dev gcc g++ make (make-guile) dpkg-dev00:38
reisioleo_86: #ubuntu-it00:38
k1l_Umeaboy: packages.ubuntu.com00:39
=== zenlot_away is now known as zenlot
AciD`ok, I just needed to chmod +x that whoopsie file I rcreated00:41
Umeaboyzykotick9: It seems resonable to install dpkg-devel then.00:42
AciD`chroot is my friend :)00:42
UmeaboyOoooooooooooooooo! Root beer!00:42
Umeaboy:)00:42
Umeaboyhehe00:43
StrontiumHi,  I have a wierd problem with my mouse pointer.  For some reason the Mouse Sprite is stopping moving, but where Ubuntu thinks the Mouse is does move.  So The mouse is working just the sprite stops.  Anyone seen this>00:48
Volundoh COME ON00:50
Volundmy software raid setup was apparently so badass that Ubuntu Server core couldn't handle it. :|00:50
Ben64Volund: unlikely00:52
DaemeonZaneI have a question00:53
VolundBen64: well it errored and the instll stopped.00:53
DaemeonZaneI'm stuck with a Win10 UEFI system and I need to install Ubuntu00:53
DaemeonZaneI have no USB or DVD to do the install00:53
Volundthat's... going to be a challenge00:54
DaemeonZaneUsed to be I could use unetbootin and easybcd to make that happen with a dedicated partition but not anymore00:54
DaemeonZaneNow I want to shoot myself in the face for having this crappy pc00:54
Ben64DaemeonZane: buy a usb flash drive00:54
DaemeonZaneI'm a truck driver, and I can't. Wish I could but truck stops don't sell them and I'm about three weeks away from going home00:55
DaemeonZaneI'm trying to get ubuntu on this crap machine so I can try a couple potential LG G4 Sprint bootloader hacks00:55
Ben64some gas stations do have them, but why do you have to go home or buy it at a truck stop?00:55
DaemeonZaneBecause I have a 72 foot long truck that can't just go anywhere00:56
VolundBen64: You can't park a truck just anywhere - yeh00:56
DaemeonZane80,000lbs and 72 foot long. The damn thing isn't a pickup lol00:56
Ben64surely somewhere along the way you can pop over to a bestbuy/walmart/target/etc00:56
Ben64not sure why you need ubuntu for your phone thing either00:57
xanguaDaemeonZane: bootloader hacks? You mean unlock the bootloader?00:57
DaemeonZaneBen64: Dude, I wish you only knew. Those types of places aren't trucker friendly unless I'm delivering a load00:57
Ben64thats why you have feet00:57
DaemeonZaneWhy Ubuntu? Because Linux is 100000000x better than Windoze00:57
DaemeonZaneSure. Ben64, you're officially a dumbass.00:58
DaemeonZaneNext person with brains, please?00:58
xanguaDaemeonZane: if you mean bootloader unlock you can pretty much do it with Windows or Linux, doesn't matter00:58
Ben64insulting people doesn't get you anywhere00:58
DaemeonZaneExcept that I can't get the compiler I use on Windoze.00:58
DaemeonZaneNvm. I'll just keep googling00:59
xanguaWhy exactly do you need a compiler? :-/00:59
Ben64what a nice person00:59
VolundAHA. SEE? HERE00:59
Volund'partition length of 15594924032 sectors exceeds the msdos-partition-table-imposed maximum of 4294967295'00:59
Volundand this happens when I try to auto-partition the disk, hrm01:00
k1l_Volund: msdos cant handle 8tb drives. you need gpt01:00
Volundoh that's the problem, this thing is running on MBR and not GPT01:00
Volundwhy did the server install do that01:00
* Volund gurgles, grabs a gparted livecd01:04
Ben64you can partition manually from the ubuntu cd...01:05
VillageHello Guys, when i buy dedicate server install ubuntu 14.04 whats my root pass..? I chose only created user and password, but i need root..01:05
xangua! Root | Village01:06
gtnVillage, you could try toor (root backwards)01:06
ubottuVillage: Do not try to guess the root password, that is impossible. Instead, realise the truth... there is no root password. Then you will see that it is 'sudo' that grants you access and not the root password. Look at https://help.ubuntu.com/community/RootSudo01:06
k1l_Village: ask the hoster. they maybe have some standard setups there. but in general ubuntu doesnt have a root account. it uses sudo.01:06
reisiowell, doesn't have a default root password01:06
VolundBen64: should be able to but I'm darned confused here. will try though01:06
gtnvillage, when you use 'sudo', it'll ask for a password. that's your user password.01:07
Gustavo6046Hi all, I'm trying to boot my very first Ubuntu VM01:07
gtnGustavo6046, m'kay.01:07
Gustavo6046but when I insert my password, it goes back to a black window then it asks for it again01:07
Villagegtn, toor not match01:08
Jordan_UGustavo6046: What version of Ubuntu? What VM software?01:08
* Volund brings up the install shell yay01:08
Gustavo6046Virtual Box, Ubuntu 14.04 LTS01:08
gtnVillage, okay.  Use the 'sudo' command in front of whatever you want to get root to do.01:09
Gustavo6046I'm pretty much new to Ubuntu01:10
Gustavo6046I'm trying right now to start as a guest, I'll give the results01:10
Villageubottu, k1l_, thanks01:10
Gustavo6046a black screen appeared and it went back to "Start guest session" screen... strange01:11
Villagegtn, need to try01:11
Gustavo6046so?01:12
gtnVillage - good luck. I've got to run.01:12
Volundthat's it, I'm just gonna gparted this sucker for simplicity01:12
Gustavo6046it's late, I shouldn't still be here, but I will make this work before going to sleep01:13
Jordan_UGustavo6046: Did you have any trouble while the installer was running? Is this the first time you've tried to log in since installing?01:14
Gustavo6046The installer runned OK01:14
Gustavo6046It started some weeks ago, then I saved the state. Then I resumed it today.01:14
Gustavo6046This is the 2nd time I Try to log since installing.01:15
Gustavo6046The 1st one, there was no username.01:15
the_figuring_it_exit01:15
Jordan_UGustavo6046: Have you rebooted since resuming the VM?01:16
Gustavo6046I rebooted after the 1st try to login Ubuntu, then username appeared01:16
Gustavo6046wow, this is so complicated01:17
Gustavo6046so?01:18
Gustavo6046I must sleep soon, I can't wait much01:18
Jordan_UGustavo6046: Does pressing ctrl+alt+F1 get you to a text based login screen? (ctrl+alt+F7 to get back to the GUI)01:18
Gustavo6046yes it does01:18
Jordan_UGustavo6046: OK, please log in there by entering your username, pressing enter, then entering your password.01:19
FunkyELFis there a ppa for getting the latest Python3.5?01:19
Gustavo6046my username is already there01:19
Gustavo6046wait,01:19
Gustavo6046it's not01:20
Jordan_UGustavo6046: It's probably your computer's name (hostname) that you're seeing, which probably contains your name.01:20
Gustavo6046No password is appearing01:20
Ben64FunkyELF: maybe, you can go look for it though. just keep in mind PPAs are unsupported 3rd party repositories01:20
Ben64Gustavo6046: thats normal01:20
Jordan_UGustavo6046: That's normal. Your characters are being read, there's just no indication of them as a security measure.01:21
Gustavo6046It says "Login incorrect"01:21
FunkyELFBen64: maybe I'll just install it myself and activate it with an environment module01:21
* Volund use gparted to make devices GPT, relaunches Ubuntu Server install01:21
Jordan_UGustavo6046: Try again.01:21
Gustavo6046I tried some times01:21
damage_plan91Any suggestions on programs to fix syslinux and bootsect problems for usb flash drives?01:21
Gustavo6046I don't really remember the username I put in the installer01:21
Gustavo6046but I know my password, it's the universal password I use everywhere01:21
Jordan_Udamage_plan91: You'll need to give more details about what exactly the problem is.01:21
Jordan_UGustavo6046: If you go back to the GUI login screen, ctrl+alt+F7, it should list your username.01:22
Gustavo6046ok01:22
Gustavo6046I put the correct username now01:22
Gustavo6046but the universal password isn't working01:23
Gustavo6046I guess I put another password in the installer01:23
Gustavo6046but I Don't remember which01:23
damage_plan91Trying to make live usb via UUI in windows, I keep getting an error about the usb not being bootable.01:23
Jordan_Udamage_plan91: Why not just create the USB in Ubuntu?01:24
Jordan_Udamage_plan91: Or were you asking about Windows programs originally?01:24
AciD`so...by default wine is not installable on ubuntu ?!01:24
Ben64AciD`: yes it is01:25
damage_plan91Because that's where the problem started using unetboot. I would rather use ubuntu, im just clueless as to what to use.01:25
Gustavo6046I'm so sleepy, but I need urgently to solve this01:25
Jordan_UAciD`: Not installed by default, but definitely installable.01:25
AciD`I must have a problem somewhere then because I get this : http://paste.ubuntu.com/1526389101:25
Ben64AciD`: agi wine?01:25
AciD`AND I tried to install it on a 15.10 liveusb, got the same problem..01:25
AciD`ah yes: agi is my alias for apt-get install01:26
AciD`:x01:26
Gustavo6046hm...01:26
Ben64AciD`: pastebin 'apt-cache policy wine wine1.6 wine1.6-amd64 wine-gecko2.21 wine-mono0.0.8'01:27
Jordan_UGustavo6046: We can walk you through resetting your password if you'd like.01:27
Gustavo6046no, I'll do it tomorrow, thanks01:27
AciD`Ben64 > http://paste.ubuntu.com/1526391801:27
Gustavo6046it's clear it can't be done today01:28
Gustavo6046too late01:28
Gustavo6046good night01:28
AciD`looks like I have multiple candidates01:28
Ben64AciD`: you need to enable multiverse repository01:28
FinetundraEvening folks, is there a way to prevent screen timeout while there's an active stream(youtube, skype video, etc)01:28
AciD`oh01:28
Bray90820EriC^^: It's finally done01:28
xanguaFinetundra: https://launchpad.net/caffeine01:29
AciD`Ben64 > I guess I add 'multiverse' for each line in the default source.list file? (ie. wily wili-security and wily-updates repo)01:30
Ben64AciD`: you should be able to add it from the ubuntu software center01:31
Ben64just a checkbox01:31
AciD`I can't, i'm on a tty only01:31
damage_plan91Ok, will ask at another time.01:31
Ben64then how do you expect to run wine01:31
AciD`http://paste.ubuntu.com/1526394401:31
AciD`I don't expect to run it now, just install it01:32
Pratikhi all01:32
Ben64AciD`: you run apt-get update?01:33
AciD`yes I did01:34
Ben64apt-get install wine1.601:34
mav3rickguys can i Install & run #ubuntu_touch on #samsungTab3 ?01:34
PratikI am trying to "dpkg -i libopenvg1-mesa_10.1.0-4ubuntu5_amd64.deb"01:34
AciD`Ben64 > http://paste.ubuntu.com/1526396401:35
PratikI am getting these errors01:35
Pratikdpkg: regarding libopenvg1-mesa_10.1.0-4ubuntu5_amd64.deb containing libopenvg1-mesa:amd64:  xserver-xorg-lts-vivid conflicts with libopenvg1-mesa (>= 0~)   libopenvg1-mesa:amd64 (version 10.1.0-4ubuntu5) is to be installed.  dpkg: error processing archive libopenvg1-mesa_10.1.0-4ubuntu5_amd64.deb (--install):  conflicting packages - not installing libopenvg1-mesa:amd64 Errors were encountered while processing:  libopenvg1-mesa_10.1.0-401:35
Ben64Pratik: why are you trying to install the deb manually? use apt-get normally01:35
Ben64apt-get install wine1.6-i38601:36
Ben64AciD`: ^01:36
PratikI amtrying to install dependencies for qtbase501:36
profallWhat is a good bit torrent client for Ubuntu 14.04?01:37
Volunduuuuuuugh01:37
VolundTrying to get Software Raid 1 running is a PITA because I don't understand what it's trying to do.01:37
Pratikso for that I had to install "libopenvg1-mesa"01:37
Volund.... oh I think I get it. one moment01:37
Ben64Pratik: why? that is in the repository01:37
xanguaprofall: Ubuntu comes with transmission01:37
xangua! Torrent01:38
ubottuSome torrent clients: Transmission (GTK and terminal-based), Deluge-Torrent, Freeloader, BitStormLite, BitTornado-GUI (GTK), KTorrent (KDE), QTorrent (Qt), Azureus/Vuse (Java), !Frostwire (Java), TorrentFlux (web-based), bittornado, rTorrent, cTorrent, bittorrent, aria2 (terminal-based) - FAQ: http://www.bittorrent.com/help/faq - See also !P2P01:38
AciD`Ben64 > I'm following the trail of uninstallabe package. after a few jumps, I'm currently seeing that apt does not want to install libllvm3.6v5:i386...01:38
Ben64AciD`: dpkg --print-foreign-architectures01:38
PratikBen64: Sorry I am confused... I am using "https://community.kde.org/Frameworks/Building" link01:38
Ben64Pratik: why!01:38
Pratikto compile KDevelop501:39
Ben64why!!01:39
AciD`Ben64 > it returns i38601:39
PratikContributing to KDevelop open source project01:39
Ben64AciD`: weird. thought maybe you were missing multiarch but you got it... why doesn't it want to install libllvm3.6v5:i38601:40
PratikBen64: So I am trying to compile it01:40
Ben64Pratik: you're not going to have a good time with that01:40
AciD`well, still a few jumps after this one, I stumbled against a 'big' dependencies problem for libbsd0:i38601:41
VolundOKAY Now I'm even more confused. gonna try alternate method01:41
Ben64AciD`: you might have better luck using the official winehq repository01:42
PratikBen64: ok, where do I start from then?01:42
AciD`well01:42
PratikIts been a month I am trying this01:42
Ben64Pratik: not sure if ubuntu is right for you if you want to compile all of QT01:42
Pratikok01:43
VolundBen64: Okay I'm pretty darned confused. SO I setup Software RAID1 with two disks linked, then setup LVM... but couldn't install because there was no root...01:43
Volund>:|01:43
Volundthis is too confusing01:43
Ben64skip raid01:44
AciD`that lib had a lot of qt5 dependencies, each one depending on libqt5gui5 (which was installed with a version higher than needed, so all good), but also on libqt5gui5-gles, which need to remove quite a few apps to get installed..01:44
AciD`not cool!01:44
Ben64AciD`: the wine from winehq has a lot less dependencies01:45
AciD`well, I'm trying to install playonlinux from the official ubuntu repo so01:45
AciD`I'd prefer to stay as little tainted as I can :)01:45
Ben64AciD`: playonlinux is not needed. having the latest wine is such a big difference since the development moves fairly quickly over there01:47
AciD`yes, but the management of prefix is a pita with bar wine, isn't?01:47
AciD`*bare01:47
Ben64AciD`: no01:48
VolundBen64: All I want is reundant data storage. I have these two 8tb drives, they're the only drives that I can fit in this machine. :/01:49
AciD`ok I'm confused, libbsd0 needs a libqt5gui5 >=5.4.1, but I have 5.4.2! http://paste.ubuntu.com/1526404601:49
VolundBen64: what are my options?01:49
Ben64Volund: you could use lvm, you could use the 2nd drive as a backup01:51
VolundThat's acceptable.01:51
VolundSo long as the data can be accessed if the first drive dies completely.01:51
AciD`damn, steam depends also on libgl1-mesa-dri:i386 and libgl1-mesa-glx:i386, both of which I found in the dependency problem of wine01:52
Ben64in my experience, raid ends up just being a pain01:52
AciD`>_<01:52
Ben64AciD`: i'm telling you man, winehq repository will solve all your problems01:52
AciD`perhaps, but what about steam then!01:53
Ben64steam will still work01:54
AciD`what's the usual way to install steam btw, is there a partner repo and should you use the one provided by valve (if any)?01:55
VolundBen64: So should I just install LVM on /dev/sda and install Ubuntu 'normally' and worry about extending it with a backup later?01:55
AciD`(ie. http://repo.steampowered.com/steam/)01:56
Volundgot identical drives on /dev/sda and sdb01:56
Ben64AciD`: i think either way you install steam, you end up getting steam's repo installed01:56
Ben64Volund: yeah you should be able to add the drive to lvm later and have it mirror01:56
* Volund installs the Desktop version in that case because yay unity01:59
Volundalrighty woooooooo installing FINALLY02:01
VolundBen64: So I'm hoping to use this machine for a combination of NAS, LAMP (home experimenting stuff, not even close to anything that matters), and maybe the odd thing like running a Starbound server and the like off of it. the NAS part being why I want some kind of redundancy JUST IN CASE02:03
SuiciWhat do you think of Ubuntu?02:08
SuiciHi guys02:09
SuiciHi02:10
VolundSuici: one of the most straightforwardly approachable alternate OSes to Windows and pretty solidly usable for anything Linux I need.02:10
VolundNot sure waht else I can say. I love open source but am still kinda a Linux n00b02:10
SuiciI really like Linux02:10
SuiciHi Volume can you learn some bash02:11
SuiciUbuntu and it's flavors are the best OS, no more viruses02:11
AciD`ok, I'm a bit puzzled. Would you see why apt complains about those dependencies ? http://paste.ubuntu.com/1526419202:12
SuiciHave you fiddled with graphics drivers02:12
Bray90820EriC^^: You around02:13
* Volund gets new install booted02:13
VolundI'm gonna be glad to just slap webmin on this thing and.... come on, don't hit me with the empty screen - OH THERE IT GOES02:14
AciD`Suici > I've recently upgraded my distro02:14
Ben64AciD`: guessing - i'd say the 32bit version conflicts with the 64bit02:14
Ben64!webmin | Volund02:14
ubottuVolund: webmin is no longer supported in Debian and Ubuntu. It is not compatible with the way that Ubuntu packages handle configuration files, and is likely to cause unexpected issues with your system.02:14
VolundD:02:14
Volunddarnit all.02:14
SuiciWho typed that stuff02:14
AciD`what stuff, the cmdlines?02:15
AciD`me02:15
SuiciSome webmin is no longer supported thingy02:15
propman!ubottu02:15
ubottuHi! I'm #ubuntu's favorite infobot, you can search my brain yourself at http://ubottu.com/factoids.cgi | Usage info: http://ubottu.com/devel/wiki/Plugins | Bot channels and general info: https://wiki.ubuntu.com/IRC/Bots | Make a clone of me: /msg ubottu botclone02:15
VolundBen64: got any alternatives for webmin?02:16
SuiciAcid are you trying to install steam?02:17
AciD`yes I am02:18
SuiciTry the steam ppa02:18
AciD`Suici > this one ? http://repo.steampowered.com/steam/02:19
AciD`same problem arise02:19
SuiciTthe one on lauchpad02:20
AciD`link please, I cannot find it :x02:24
SuiciHi acid here is the linkhttps://launchpad.net/ubuntu/+source/steam02:26
Ben64Volund: what are you wanting webmin for02:26
\niAciD`, Downloading the binary from steam web site worked for me02:26
AciD`thanks02:27
VolundBen64: with webmin I didn't need to keep a thousand little details of how to do things like setting up apache virtual hosts or quickly seeing system specs, etc. and doing it without having to be at the machine. As I slowly improve my terminal-fu though I'm getting somewhat less dependent on it, but the terminal stuff still isn't quite second nature when I need it to be.02:29
* Ben64 tries to think of the name02:31
Ben64!zentyal02:31
ubottuzentyal is a web-based GUI interface for administering a server. It is designed to work with Ubuntu/Debian style configuration management. See https://help.ubuntu.com/community/Zentyal (Project formally known as eBox - including in Lucid/10.04).02:31
Ben64:D02:31
* Volund investigates!02:32
Ben64but really, vhosts and stuff isn't that hard02:32
Volundit'd probably help if I could find a good 'learning your way around linux' that grooved with my learning style. I'm picking stuff up as I go along though.02:35
* Volund stares. this thing is taking an awful long time to install packages.02:35
Bashing-omVolund: Seen http://ubuntuguide.org/wiki/Ubuntu_Trusty ?02:36
Volundooooh02:36
Bashing-omVolund: I thoght of it as a great foundation and learning source .02:37
VolundTHANK YOU02:37
Volundgaaaaah what is going on the system's slowed to a crawl here02:40
eggslavenbrb overwriting ubuntu with w702:41
Bashing-omVolund: Uh huh ... same guide has : http://ubuntuguide.org/wiki/Ubuntu_Trusty_Servers .02:41
sprechw7?02:41
* Volund reboots the ubuntu box02:42
Volundaugh this is unbearable. :|02:44
goddardanyone know how i can install the latest arduino software?  is there a ppa or something?02:47
mccHello, I am having a series of very weird problems that appear to come  back to the error message "Unable to connect to system bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory" … i get this error whenever i do anything with upstart at all02:47
mccmy /dev devices like /dev/null and /dev/random are not getting set up correctly, every restart /dev/null /dev/random /dev/urandom get incorrect permissions. someone said this could happen if udevtrigger is not running. but i can't probe udevtrigger because upstart fails with the system_bus_socket complaint02:48
mccif you google for this error you can find many epople having the same problem and it consistently appears to be a byproduct of upgrading to ubutu 14.04 from earlier ubuntus but nobody seems to have a n explanation or a fix02:49
Huliohi guys02:49
Hulioanyone here is a programmer?02:49
somsipHulio: it's a support channel. You know that. You spent a lot of time here over the last few days...02:51
Ben64goddard: sudo apt-get install arduino02:52
boinamibhello , i would like to Change path of VM configuration files for kvm and put its in nfs . an idea to do that?02:52
salmmi programmed a vcr once!!02:52
goddardBen64: that is too old02:52
Ben64goddard: well you're free to do whatever you want, but that one is the only one supported here02:53
goddardnobody knows a ppa?02:53
somsip!ppa | goddard (search link here)02:53
ubottugoddard (search link here): A Personal Package Archive (PPA) can provide alternate software not normally available in the offical Ubuntu repositories - Looking for a PPA? See https://launchpad.net/ubuntu/+ppas - WARNING: PPAs are unsupported third-party packages, and you use them at your own risk. See also !addppa and !ppa-purge02:53
Volundthis is kinda off-topic but regarding the earlier RAID debate (software vs fake vs hardware), I'm gonna be sticking two SSDs in my gaming rig in a few days. Was planning to raid0 them for super-duper performance. (and keeping a backup of important things stored on this NAS box.) Original plan was using the motherboard's RAID (Fake raid.) Now I'm not sure what a good option is. Fake raid seems to be hated.02:54
monkey_Hi all, trying to put Ubuntu onto a usb stick with the startup creator, but its messed up the partitions on it, so there is one 3mb partition and the 7.9GB unusable02:55
monkey_How can i fix that?02:56
Ben64Volund: don't raid0 ssd02:56
Ben64also, don't raid002:56
VolundSigh. I looked up things that said SSDs were awesome for it. -_-02:57
Ben64raid0 = one drive dies, you lose everything02:57
Volundyeah I'm aware. It was going to hold Steam Library and other replaceable things02:58
Volundwith everything important stored on the NAS02:58
Ben64and from what i understand, trim doesn't function properly if you have ssd's raided02:59
Volundtrim?02:59
Volund*checks*02:59
Ben64and ssd is fast enough that you don't need to increase performance any more, and if they're on the same controller it might not increase anyway03:00
Volundbleh. fair enough then. :o 2tb of non-raid storage it is.03:00
Ben64like my computer boots in about 20 seconds, i'm fine with that03:01
wafflejockyeah second Ben64 have heard doing anything beyond SSDs doesn't really help game loading time anyways since there are other bottlenecks03:01
DaemeonZaneJust came in to apologize for being an ass earlier03:09
DaemeonZaneI figured out how to boot the install from a partition, now I just have to get this darn pc to see the Ubuntu install properly.03:10
DaemeonZaneDamn Microsoft to the 7th level of whatever netherworld you believe in03:10
DaemeonZaneBen65: Sorry for being an ass dude. lol03:11
DaemeonZaneI lacked both coffee and nicotene03:11
reisioheh03:13
anarchocommunismhttps://paste.fedoraproject.org/332007/45688811/03:15
anarchocommunismhelp please03:15
anarchocommunismI'm trying to start idle03:15
=== Zzyzx is now known as THX1138
phionaim trying to remove clipgrab and its ppa. should i remove it first and then run ppa-purge or will running ppa-purge remove it already?03:23
somsip!ppa-purge | phiona (I think this gives instructions)03:23
ubottuphiona (I think this gives instructions): To disable a PPA from your sources and revert your packages back to default Ubuntu packages, install ppa-purge and use the command: « sudo ppa-purge ppa:<repository-name>/<subdirectory> » – For more information, see http://www.webupd8.org/2009/12/remove-ppa-repositories-via-command.html03:23
tlwh520hi! i'm studying to install kerberos for hadoop at ubuntu. have anyone know how to do that?03:26
phionasomsip: so im uninstalling first then run ppa-purge later.. is this ok?03:27
somsipphiona: the instructions are in the link. Never done it myself...03:27
phionawho has used ppa-purge here?03:29
Ben64you can do it either way03:30
Skandihello. my laptop is connected to a network, but it cant connect to anything. I've looked around on the internet for possible solutions but nothing has worked. toshiba satellite, realtek rtl8188ee, and ubuntu 14.04.03:31
VolundO_o03:31
Volundsomething is weird with this Linux server... seriously weird03:31
VolundI'm getting ping response times anywhere from 2ms to 900ms.....03:32
Volundscrew it, gonna try the other NIC03:34
=== EOIP is now known as crocodilehunter
Volundthat could explain it...03:38
* Volund goes to check something03:38
VolundRRRRRGh03:42
Volundthere is a 192.168.1.3 on this network and I don't know where it is03:42
gr33nbitshello03:42
gr33nbits:P03:42
reisio'lo03:42
rickster__grub03:44
reisiotwss03:44
ramchahow do i set up a new channel?03:45
somsipramcha: /join #mynewchannel03:45
ramchait creates one if isnt there already?03:45
mccramcha: yes03:45
somsipramcha: yes03:45
ramchaany other configuration needed to get stuff up and running?03:45
somsipramcha: join #freenode and ask for advice about IRC there. This is for ubuntu support03:46
reisiogotta talk to #freenode if you want to properly "own" it, instaed of sitting in it 24/703:46
ramchaum sorry03:46
* Volund locates the rogue device03:47
Volundcan an IP address conflict cause a Ubuntu to thoroughly chug and behave wonkily?03:47
jrhola03:47
=== jr is now known as Guest57126
Volundheya03:48
reisioVolund: nope03:48
=== Morpheus is now known as Guest27355
=== Guest27355 is now known as Black_Widow
freshquizdoes anyone know where I can find the source for the iptables "libip4tc.so" shared lib?04:01
AciD`deb-src ?04:01
somsip!source | freshquiz04:02
ubottufreshquiz: You can easily fetch a package's source with apt-get. See: http://www.debian.org/doc/manuals/apt-howto/ch-sourcehandling.en.html04:02
freshquizyep, I got the source for iptables04:02
freshquizbut in that tree, there is this shared lib (which I mentioned) and it contains a function def I need to see04:02
somsip!find libip4tc04:02
ubottuFile libip4tc found in iptables, iptables-dev04:02
somsipfreshquiz: try the -dev04:02
freshquizsomsip: seems to be the same as without -dev04:03
somsipfreshquiz: This any good then, but getting wayyy offtopic now https://github.com/qris/iptables/blob/master/libiptc/libip4tc.c04:04
freshquizi've googled for that lib and I can't find the source anywhere04:04
freshquizsomsip: I have that file, it's part of the apt-get source04:05
freshquizI'm looking for the implementation of the "iptc_commit()" function, which that file you linked does not contain04:05
freshquizit's in libip4tc.so, but I can't find the source for that04:06
somsipfreshquiz: links here are usually reliable http://www.linuxfromscratch.org/blfs/view/7.4/postlfs/iptables.html04:06
freshquizsomsip: no dice, same as from apt-get source04:08
VolundThis system is going so oddly SLOW... I'm not sure what the issue is yet. It might simply be that the drives I stuck in it are indeed THAT slow, but I find this hard to believe. :/04:09
somsipfreshquiz: looked hopeful. Anyway, still OT so I'm out04:09
somsipVolund: suspend belief and apply the scientific method04:09
Volundright now I'm waiting for the install to complete, will run some tests afterwards.04:12
* Volund has run the Ubuntu install process more times today than he has in the rest of the last year04:13
* Volund runs a benchmarking on the disks04:23
somsipVolund: we don't need a blow by blow account...04:23
VolundWhat's frustrating the heck out of me is that when I turn on LVM the software updater seems to hang for long periods of time on random packages that should be trivial. @_@04:32
Volund.... and now the entire thing's frozen up, what gives04:33
=== KindOne is now known as DonaldTrump
somsipVolund: have you eliminated hardware issues?04:40
windcatcherthis maybe kinda oldschool... but is there packages out there where I can create my own personal newsgroup server without having to connect to alt.config or any of their bullshit?04:41
somsip!language | windcatcher04:41
ubottuwindcatcher: The main Ubuntu channels require that you speak in calm, polite English. For other languages, please visit https://wiki.ubuntu.com/IRC/ChannelList04:41
windcatcherfree from all the pay per use backbones04:41
Volundsomsip: I'm working on that right now. trying to run various tests and etc to see where the issue lies04:42
somsip!info nntpd | windcatcher04:42
ubottuwindcatcher: Package nntpd does not exist in wily04:42
somsip!info leafnode | windcatcher04:42
ubottuwindcatcher: leafnode (source: leafnode): NNTP server for small sites. In component universe, is extra. Version 1.11.10-3 (wily), package size 195 kB, installed size 782 kB04:42
somsipwindcatcher: might be worth looking into ^^04:42
Volundsomsip: my main frustration here is, I know it shouldn't be that slow. I did stick a ludicrous 8tb drive in there. And I know it won't be too fast. But it shouldn't -randomly hang- and etc. It should behave -consistently- and something isn't. All I have found is that using LVM -might- make it worse. Still gotta test things04:44
windcatcherty04:44
somsipVolund: there are plenty of people on here who have LVM experience. I'm not one of them.04:44
=== DonaldTrump is now known as KindOne
* Volund updates BIOS first thing.04:47
windcatcherwhat are opinions on INN news server04:50
=== spock is now known as Guest4647
dim_oii04:59
sneakHey05:02
=== sneak is now known as Guest48527
Guest48527Can anybody here tell me what is "Conceptual Summary" in context of NLP?05:02
Guest48527Is it same as automatic summarisation?05:02
=== cigumo_ is now known as cigumo
ramchais freenode website down?05:14
nareshnkHi05:24
nareshnkWht should be the permission for var/www on local host ?05:24
nareshnki am getting 404 error while running project on localhost05:24
Jordan_Unareshnk: Did you move your files to /var/www/html/ ?05:25
VolundHrrrrrrrrrrrrm. 4.6MB\sec for a transfer from RAM to an internal HDD is.... pretty..... awful05:26
VolundI'm not wrong in thinking something's BAD there, I'm sure of it05:26
Jordan_UVolund: How are you transferring from RAM to your internal HDD?05:29
VolundJordan_U: Linux liveCD. so it probably isn't RAM but a flash drive, I guess. STILL shouldn't be down to 5MB\sec when it's USB2.005:30
VolundLiveUSB, er.05:30
nareshnkJordan_U, yes all the projects in HTML folder05:30
VolundI'm gonna try a ew tricks.05:30
Jordan_UVolund: How are your transferring, and what are you transferring?05:30
Volundokay that's much better.05:35
VolundJordan_U: Well for this second test, I used dd to generate a 5gigabyte zero-filled file and just transferred it from the LiveUSB home to one of the drives in an ext4 partition. Then I transferred it from there to the other. I'm getting 200MB\sec, roughly, using nautilus file manager...05:36
Volundgonna see what happens if I use cp this time05:36
Jordan_UVolund: cp might do better due to not being limited to fixed size (by default small) blocks.05:39
Volundhonestly I think it took twice as long, somehow. @_@ copying from one drive to the other05:39
androidkodi05:45
VolundJordan_U: What the heck? These are identical drives, one seems to be going twice as fast as the other?!05:48
Jordan_UVolund: I don't think your testing procedures are valid.05:48
VolundJordan_U: I'm currently using the Benchmark feature of Ubuntu's 'Disks' program05:49
MichaelTiebeslhi there, is this the channel for questions about 16.04?05:50
VolundThere's a 16.04 already?!05:51
jushurMichaelTiebesl: #ubuntu+105:51
MichaelTiebeslthanks05:51
* Volund goes to physically swap /dev/sda and sdb, will then try tests again. see if the results move respectively05:52
MuNcH_MarcelCan someone please explain to me why WoW isn't retaining simple settings on my Ubuntu?05:59
MuNcH_MarcelI was told how wonderful Linux was for gaming, but for some reason a "revolutionary" OS will not allow a decade old game play with hardware that can run any current game on Windows perfectly fine06:00
hateball!wine | MuNcH_Marcel06:03
ubottuMuNcH_Marcel: WINE is a compatibility layer for running Windows programs on GNU/Linux - More information: https://help.ubuntu.com/community/Wine - Search the !AppDB for application compatibility ratings - Join #winehq for application help - See !virtualizers for running Windows (or another OS) inside Ubuntu06:03
MuNcH_MarcelI'm doing research on a Config file has permission issues where I can clearly see that I am the owner of the file, but for some reason the settings still reset every single time I start the game06:04
MuNcH_Marcelubottu: I already have checked the settings on that site, nothing about this issue. Not even mentioned on the list of bugs06:05
ubottuMuNcH_Marcel: I am only a bot, please don't think I'm intelligent :)06:05
Jordan_UMuNcH_Marcel: Anyone that told you that Linux is currently a panacea for gaming was being zealous. You can game on linux, and Steam Machines + Vulkan are coming, but it's not there yet and right now if your only objective is to have the best gaming experience, you should use Windows.06:05
salmmMuNcH_Marcel: are you doing it as an admin/sudo. some make changes you will need a su at the time06:06
hateballAnd this is not even a native game, which is why you could try for support in #winehq06:06
salmmof the change06:06
Jordan_UMuNcH_Marcel: That message from ubottu also told you that #winehq is the place to ask about app compatability with wine.06:06
MuNcH_MarcelJordan_u: Good to know06:06
lintguyHello06:07
lintguyklogd have started eating 100% CPU on two different machines, anyone know what to do?06:07
=== test is now known as Guest30370
MuNcH_Marcelsalmm: Noting to do a sudo06:09
MuNcH_MarcelOnly advice was deleting the config file and forcing the game to make a new one, which didn't work06:10
VolundJordan_U: So I'm getting between 100MB\sec to 200MB\sec for various read and write tasks after I -physically swapped each drive for the other-. Go figure.06:10
steakbbqHi GUYS! I'm brand new to ubuntu and loving it so far!06:10
Volundsteakbbq: Welcome to FREEDOM.06:11
steakbbqOne question though, I like to use my mouse button to talk in mangler, but it makes web pages go back and such, how can I disable the back and forward on mouse 4 and 506:11
salmmMuNcH_Marcel: Not sure what "Noting to to a sudo" means. are you saying that it has nothing to do with sudo?06:11
MuNcH_MarcelNothing*06:12
MuNcH_MarcelTo do a sudo command for06:12
salmmMuNcH_Marcel: where you able to delete the file?06:13
MuNcH_Marcelsalmm: Yes06:13
jushurdont ever sudo a wine application, if you do you can aswell run windows..06:14
salmmMuNcH_Marcel: ok, early post stated you had permission denied.06:14
MuNcH_MarcelAnd looking at the file, looks like it generated everything it needed. Before it was just empty06:14
MuNcH_Marcelsalmm: Incorrect, the purpose was a potential permission issue being the reason why the settings aren't sticking, as to why the settings reset06:15
steakbbqHi Guys06:15
steakbbqHow to I make it so that my extra mouse buttons don't mean back and forward06:15
Jordan_UVolund: I still doubt that your testing is valid.06:16
xrfanghello, anyone familiar with squashfs? I need to append files to an existing sqfs file, e.g. adding dir/file2, when the sqfs already has dir/file1, I hope to get file1, file2 under dir, but mksquashfs will make a new dir_0, and generate dir_0/file2, how to prevent this?06:18
VolundJordan_U: Can't really dispute that, but don't know much better options06:19
jushurVolund: what are you testing for?06:19
Volundjushur: Just today I put two 8tb HDDs (seagate archives) in my Linux box to replace its two 1tb stock drives. I -want- to set them up in some kind of mirrored arrangement, but every attempt to do so has been a nightmare. Both a plain Ubuntu Desktop AND an Ubuntu Desktop +LVM install have gone completely awry with the machine chugging, freezing, and behaving erratically after logging in the first time. I've been testing the06:22
Volunddrives to ensure that their I/O is stable. Had some really weird results earlier with one drive performing at half the other's speed using Ubuntu's benchmarking.... issue happened repeatedly. STANGELY, swapping the drives physically for each other has cleared that up and they're acting normal now? I think these rates are normal? Currently attempting a 'normal' install again to see if it comes out okay. If so I'll attempt an LVM06:22
Volundinstall again06:22
jushurVolund: your bios is verified to handle those drives correctly?06:23
jushurVolund: I would reckommend running the old 1tb drives as / /boot /home and so on, and put zfs on the 8TB drives. for data.06:27
Volundjushur: Not sure how I'd check regarding the BIOS. and i wish I could, but... well. there's only two bays in the darn machine. Though I'm pondering slipping an SSD in there and using it for root, boot, etc06:30
Volund*goes to investigate BIOS*06:30
jushurVolund: ssd would be very nice for that.06:30
hateballI don't understand why you would put /home on the slowest drives, seeing as that's the data you use the most as an average user06:30
Volundjushur: This is a Lenovo TS140 (Thinkserver) and it's running in UEFI. If it can't handle an 8TB drive I'll be startled06:30
jushurVolund: you need to check the motherboard manufacturer site.06:30
jushurhateball: slower? the 1TB versus 8TB drives has no major difference in speed?06:31
Volundjushur: Haven't measured that. Will ive it a try though soon if my attempts turn up nowhere06:32
hateballjushur: Oh, I just assumed newer=faster :)06:33
jushurVolund: well read trough the bios/firmware update version logs on the site. may be some adjustments.06:33
hateballjushur: And in any case I see the advise being passed around, put system files on SSD, user data on HDD etc -_-06:33
jushurhateball: on my systems new/bigger drives usually means slower. more users on them basicly.06:33
jushurhateball: i advice ppl to run clean ZFS on drives bigger then 4TB. especially when its servers and using 2x drives in a mirror.06:34
hateballjushur: Sure06:35
Volundhuuuuuuuuh.06:35
Volundwell that's... interesting. the page here lists it as suporting up to 4tb drives. http://shop.lenovo.com/ISS_Static/WW/wci3/us/en/common/techspecs/ww_ww_ds_thinkserver%20ts140.pdf06:35
lintguyWhat syslog does ubuntu or should ubuntu use?06:36
jushurVolund: make sure you use proper sector size for FS on the new drives.06:36
VolundI am not sure if that is what it -supports- or what they -sell- however06:36
jushurVolund: in my experience, most issues with sata drives is relaetd to bad cables.06:37
Volundjushur: promising results so far with the new install. Boot to desktop seems drastically improved over earlier installs, but not sure yet06:41
jushurVolund: maybe its like so that one of the cables where slightly lose/bad connected. cant imagine just swaping drives would be an solution otherwise.06:43
Volundjushur: So if the motherboard didn't support a drive, wouldn't it error at accessing sectors above a certain limit or something? because I had that happen to me ages ago when the terabyte range was new. I couldn't create partitions bigger than 1tb on my new drives until I did a BIOS update. or maybe it was drivers update. (was in Windows.)06:43
Volundjushur: possibly.06:43
jushurVolund: yes, that would be the expected type of error.06:44
Volundjushur: So far so good, still watching Software Updater. Gonna see if it still trips and hangs on a few of them.06:46
VolundGonna laugh if all this time it was just badly set cables06:46
VolundI've -never- encountered a scenario where a cable could be connected to a point where it was -usable- but -not working solidly-06:46
VolundEither it's connected and working or it's loose and not detected06:47
jushurVolund: I assembly computers for work/customers. and lets jsut say its sad to se how many times there is issues with cables.06:47
jushurVolund: have you bent your sata cables in any way?06:47
Volundaha. see, it's back to that weird hanging. it's taking ages to install libssl06:48
Volundthat library should be TRIVIAL.06:48
VolundJushur: don't think so? But For the heck of it, I'm sick of this. gonna try different cables.06:49
* Volund has lots of SATA cables lying around06:49
jushurVolund: try with only one drive at a time to.06:49
Kingchocomelchhaving a serious problem with github not displaying certain text fonts06:51
KingchocomelchI've googled all over and tried all terminal commands and updates and its not working06:52
jushurVolund: paranoia talking here now, there has been a bit of state hacking going on lately. attacking ssl connections. mitm attacks. and they hid behind the ddos this last weekend. I caught it as I have access to a few sattelites that are not state owned/controlled.06:52
anujHey I have changed my JAVA_HOME in ~/.profile and with echo $JAVA_HOME its giving desired output but still my app says JAVA_HOME is set to an invalid directory: /usr/lib/jvm/default-java06:54
anujecho $JAVA_HOME06:54
jushurVolund: so maybe its not your hardware at all that is at fault.06:54
anuj"/usr/bin/java06:54
anuj"06:54
jushuranuj: restart the application?06:55
anujjushur, have restarted the system06:56
CLAYhello all06:56
jushuranuj: you launch it from terminal?06:56
Volundjushur: O_o06:56
CLAYwhat?06:56
jushur!ask | CLAY06:56
ubottuCLAY: 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 !patience06:56
CLAYsorry man i'm not speak eng)06:57
jushurVolund: what mirror you use? (country)06:57
Volundjushur: USA06:57
jushurCLAY: what language is your main?06:57
CLAYRussian!06:57
jushur!channels06:58
ubottuA list of official Ubuntu IRC channels, as well as IRC clients for Ubuntu, can be found at https://help.ubuntu.com/community/InternetRelayChat - For a general list of !freenode channels, see http://freenode.net/faq.shtml#channellist and !alis - See also !Guidelines06:58
CLAYhow are you?06:58
Volundjushur: Also, the issue is still that it boils down to hard drive access. stuff -downloaded- fine. @_@06:58
anujjushur, its gradle actually06:59
anujjushur, yeah from terminal06:59
jushurCLAY: #ubuntu-ru may be of interrest for you then, id asume =)06:59
itsgokulwhy does notify-send doesnot appear06:59
Volundoh that's cute, the USB headers on the thinkserver's motherboard uses a SATA style connector.07:00
Volundsomething very LIKE sata.07:01
NetworkingProAnyone know if you can schedule a cronjob to only run during certain hours of the day?07:12
NetworkingProI know you can do intervals07:12
moonkyangtest07:12
NetworkingProbut im talking about between 10 pm and 4 am for example?07:12
EriC^^NetworkingPro: yeah07:12
EriC^^0 22 * * *07:13
EriC^^is 10pm07:13
sidotihi07:13
sidotibrazil07:14
hateballNetworkingPro: well you could put a sanity check in the script your're running, using return data from $(date whatever)07:17
* Volund reads up on ZFS. this looks pretty honking cool.07:20
=== EOIP is now known as crocodilehunter
spexiHi! Is there a command to show the welcome message again on command line? That message, which is shown when logging in, displays some system information etc. Or is the way to see it again to login again?07:37
xanguaspexi: hold the super/Windows key07:37
dhanrajdoes anyone know any documentation on libsolv? how it works and how can i use it?07:39
spexixangua: I mean the message, when I'm loggin in to server for example with PuTTY07:39
VolundONE LAST TIME for tonight.... if this flops I'm going to be out of ideas07:40
spexiSo, is there a command to print this out after login: http://i.stack.imgur.com/Xbu4L.png07:42
EriC^^spexi: cat /var/run/motd.dynamic07:43
Ben64spexi: uh, you need to upgrade07:43
intuxicatedHi, How i can add this repository ? https://launchpad.net/ubuntu/+source/golang07:44
spexiBen64: luckily that is only a screenshot from google image search :D07:44
spexirunning 14.0407:45
Ben64thats good07:45
spexiand thanks EriC^^ :)07:45
EriC^^no problem07:45
dhanrajdoes anyone know any documentation on libsolv? how it works and how can i use it?07:46
jushurdhanraj: sudo apt-get install libsolv-doc07:47
VolundArgh this problem is STILL happening. It's hanging on unpacking perl. *flails hands*07:48
* Volund has been hacking at this all day. sobs07:48
Ben64Volund: maybe you got a bad image07:48
Loshkidhanraj: this libsolv? https://github.com/openSUSE/libsolv07:48
Volundyou mean the ISO, Ben64?07:48
jushurVolund: actually Ben64 may be on the correct path there. do a proper test of the iso/img07:48
dhanraji downloaded from here and also compiled it but now the big question how do i use it!!!07:49
Loshkidhanraj: there's a doc directory. Nothing in there?07:49
jushurdhanraj: install the package i said, then in a terminal "man libsolv"07:50
dhanrajohk07:50
dhanrajin doc directory, there's nothing useful for beginner07:50
jushurdhanraj: and those sections it talks about in "man libsolv" is found by "man libsolv-constantids" and so on.07:53
VolundBen64: To give you a complete explanation of what's going on- I've stuffed two 8tb drives into a Lenovo TS140 and am trying to turn it into a Ubuntu-powered NAS, home webserver (for experiments and learning), and just general linuxing. Given the NAS role I want to accomplish redundancy, so as you may remember I've been jumping around trying my hand at setting up things like RAID and LVM. However, I've been plagued with07:54
Volundmysterious lockups and freezes that typically strike when the system performs its first update via Software Updater. System Monitor can't find any process that's using up resources so I figure it -has- to be a hardware hang. 'Unpacking perl' should not take 15+ minutes, even on a likely-slow 8tb Seagate Archive drive. I've tried everything and run repeated benchmarking to see if the drives work properly. They seem to hold steady07:54
Volundno matter what I hammer them with. Tried Changing SATA ports, cables, everything. But every time SOME package hangs on unpacking and it's never the same one.07:54
dhanrajjushur: thank you07:54
Volund*downloads new image*07:54
Ben64Volund: check it with md5sum too07:55
jushurVolund: actually, you should go trough and check all cabless. heatsink (so its fans are working) and so on.07:55
jushurVolund: and maybe try the daily 16.04 build?07:56
Volundjushur: The system works great when it's not using the hard drive. and yeah I think I'll do that07:56
Ben64fyi - 16.04 isn't released yet, and therefore is supported only in #ubuntu+107:57
jushurVolund: http://cdimage.ubuntu.com/daily-live/current/ if you want to test with the new stuff. and if you have any questions when using it. do them in #ubuntu+107:58
jushurim off for quite some time now, can write stuff to me but dont expect answers quickly.08:00
VolundI am just so damned frustrated because as you know Ben64 I've been hammering at this for like 8 hours now.08:00
Volundjushur: thanks for all the help. :)08:00
jushurVolund: http://cdimage.ubuntu.com/ubuntu-server/daily/current/ server edition as you wanted a NAS08:02
VolundJushur: Going to go with Desktop and just install the packages. having the GUI is important to me :)08:02
Volundall I plan on really doing is setting up SAMBA08:03
unicornjedihello, im trying to install playlinux OS, but when I insert the usb in my computer, I get "boot error"08:06
unicornjediany ideas guys? thx08:06
Ben64unicornjedi: sorry, this channel only supports ubuntu08:06
unicornjediBen64, i believe playlinux is ubuntu based08:06
Ben64even so, it isn't ubuntu08:07
unicornjediur face isn't ubuntu08:07
VolundCome on, no need for such immaturity.08:08
VolundIt doesn't solve problems. D: The proper thing to do here is ask if they DO have a IRC channel anyone knows about. Or go google it. @_@08:09
lotuspsychjegood morning to all08:11
fauenmorning08:11
lotuspsychjewhats the right command for removing timestamp on sudo? sudo -K lshw -C video ?08:16
=== jelly-home is now known as jelly
lotuspsychjei need password prompted every command i do, not the default time to remember08:18
phionalotuspsychje: i think -K would be enough. http://www.sudo.ws/man/1.7.4p6/sudo.man.html08:24
Volundoh for heavens sakes, the install's flopping on creating the file system. These drives are CURSED or something08:24
lotuspsychjephiona: well ive tested sudo -K and it still doesnt prompt for password after a sudo command08:25
lotuspsychjephiona: or would it need reboot08:25
VolundI wonder if it really is the motherboard not liking it. 8tb is not listed on the TS140's specs as an option... but they also didn't exist when it was made.08:25
Ben64Volund: thats a possibility08:26
phionalotuspsychje: I dont know. never done it myself.08:26
lotuspsychjephiona: ok tnx anyway08:27
VolundBen64: Would 'these drives are too much for the motherboard' cause intermittent, inexplicable hanging? I thought it would manifest as 'the drives don't appear at all' or 'cannot access sectors higher than some limit'08:27
VolundI mean this is a pretty darned solid possibility, not gonna say I won't buy it. Just kind of... it -almost is working- and yet isn't.08:28
=== dan_ is now known as Guest74273
Ben64Volund: hard to tell without being there08:29
Volundbah. at this point all I can really DO is... take the inactive 4tb out of my main box and see if Linux cooperates with it better. 4tb was listed as an option.08:32
Ben64Volund: you might want to go in the bios and make sure you have it set to ahci08:33
VolundBen64: it is.08:33
phionahow do i go about  making space on my root partitions  with terminal once again please? i thought i could just scroll back but  my chat client only goes back so far.08:33
Ben64any errors pop up in dmesg when it goes weird?08:33
dhanrajjushur: i have read the docs and found out that they provide three language bindings : python,perl,ruby . so does that mean i can use it only in these languages?although the surce code is in c. so can i use it in also? i know this is trivial question but i am new open source development08:35
Ben64phiona: this one? Feb 25 2016 02:59:03 <k1l>phiona: ok, now run "echo $(dpkg --list | grep linux-image | awk '{ print $2 }' | sort -V | sed -n '/'`uname -r`'/q;p') $(dpkg --list | grep linux-headers | awk '{ print $2 }' | sort -V | sed -n '/'"$(uname -r | sed "s/\([0-9.-]*\)-\([^0-9]\+\)/\1/")"'/q;p') | xargs sudo apt-get -y purge"08:35
Volund... or I could learn that my drives are actually 3tbs and not 4tbs. Siiiiiiiiiigh.08:35
phionaBen64: yes. tnx. but there were preliminaries . can you pls go back further.08:37
Volundyou know what, screw it. I don't care anymore. Gonna stick this spare 3tb HDD into the Linux box and just see what happens.08:38
Volundbecause I -know- that drive is good08:39
zzarrhello!08:42
zzarrcan I force the local dns to update? (I'm on 15.10)08:42
zzarrI have a dyndns and the ip changed weeks ago and one stationary machine still have the old ip08:43
Ben64zzarr: if it changed weeks ago it isn't a dns problem, those update within 24 hours08:45
zzarrbut if I run nslookup I can clearly see that it got the wrong ip08:45
VolundTHIS is why I'll be glad to receive my new case tomorrow. http://puu.sh/nrUI4/08224ceffb.jpg08:45
Ben64zzarr: what dns server08:47
phionaBen64: there were things to do before echo...... can you pls go back further.08:48
kashishon every boot I get the fsck /dev/sda6 message .can I hide the message behind the splash screen?08:48
Ben64phiona: give me something to look for08:48
Ben64Volund: eeeeeewww08:50
Volundewww is right. :(08:50
Volundthe components are good but the case is too cramped and until JUST NOW it wasn't in a good position for cleaning.08:50
Volund(this is my gaming rig, not the Linux box.)08:50
phionaBen64:  i dont remember. maybe Feb 25 2016?08:51
Ben64phiona: i mean like a keyword08:51
Volundgonna shut down the gaming rig, bbiab08:52
phionaBen64: sudo?08:53
Ben64phiona: sudo apt-get autoremove && sudo apt-get autoclean08:54
phionaBen64: rm?08:56
phionaBen64: k1l?08:57
Ben64what are you trying to accomplish08:58
phionaBen64: giving you keywords.08:58
Ben64right, but i'm done with logs. what are you trying to accomplish08:59
mademoisellehello09:00
mademoiselleI am getting lots of 404 error when I run apt-get update, like this one "W: Failed to fetch http://ro.archive.ubuntu.com/ubuntu/dists/wily/multiverse/source/Sources  404  Not Found"09:01
mademoisellewhen i run apt-get dist-upgrade, I get this error, WARNING: The following packages cannot be authenticated!09:01
Ben64mademoiselle: pick a different mirror09:01
phionaBen64:  nothing. just trying to learn what k1l taught.09:03
Ben64phiona: well if i don't know the problem, i can't give you a solution09:04
syntroPiIs there already a release date for lts?09:09
mademoiselleBen64: I'm getting the same errors for the security mirrors as well, but I can't find alternative mirrors.09:09
phionaBen64: keyword df -h then all the commands after that09:09
Ben64mademoiselle: you need to change the mirror to a different one09:09
lotuspsychje!xenial | syntroPi09:09
ubottusyntroPi: Ubuntu 16.04 (Xenial Xerus) will be the 24th release of Ubuntu. Announcement at http://www.markshuttleworth.com/archives/1479 - Discussion in #ubuntu+109:09
Ben64phiona: stop. explain what you want to accomplish and i'll tell you how you can do that09:10
=== willcooke_ is now known as willcooke
mademoiselleBen64, where do I find security mirrors and how do I change it?09:11
phionaBen64:  how do i go about  making space on my root partitions  with terminal?09:12
Ben64mademoiselle: open the software center, Edit-> Software Sources, drop down box to choose another server09:12
Ben64phiona: by removing packages you don't need09:13
mademoiselleBen64, I'm connected via ssh to my Ubuntu server, I don't have any other means of accessing it.09:13
lotuspsychje!info bleachbit | phiona09:13
ubottuphiona: bleachbit (source: bleachbit): delete unnecessary files from the system. In component universe, is optional. Version 1.8-1 (wily), package size 271 kB, installed size 2074 kB09:13
Ben64mademoiselle: then you have to edit /etc/apt/sources.list09:14
mademoiselleBen64, where do I find security mirrors?09:14
Ben64mademoiselle: you have to edit /etc/apt/sources.list ... replace ro with us09:14
phionalotuspsychje: im kinda liking terminal.09:16
lotuspsychjephiona: you can use bleachbit from terminal also09:16
syntroPiThanks lotuspsychje so i guess there is no more exact date than "Long Term Support release due out in April 2016"?09:16
lotuspsychjephiona: man bleachbit after install09:17
rory_mckinleyIt has been a while since I have used Ubuntu, but I seem to remember that it would, by default, integrate ssh-agent and askpass so when I used my ssh key with git, it would pop a GUI prompt for the key and then remember the password. Running 15.10 in a VM, it appears to no longer do that?09:17
lotuspsychjesyntroPi: come to #ubuntu+1 please09:17
phionalotuspsychje: i believe bleachbit only cleans the /home directory?09:18
adviserhi, wonder why the ubuntu mate 6 startup slow and it appears white screen for almost 2 mins before it launched.09:18
rory_mckinleyDoes anybody know how to get ssh-askpass, ssh-agent and git to play nicely. Have tried making a gnome keyring helper for git as well as using keychain - neither has worked09:18
lotuspsychjephiona: it cleans the overal system09:19
mademoiselleBen64, I have tried lots of mirrors, same story "http://mirrors.namecheap.com/ubuntu/dists/wily-backports/multiverse/binary-amd64/Packages  404  Not Found"09:20
zzarrBen64, 127.0.1.109:20
lotuspsychjeadviser: maybe the #ubuntu-mate guys might know? is your hardware strong enough to run it?09:20
adviserAnyone encountered this white screen start up issue? It's running on my Lenovo X61 laptop,09:20
Ben64mademoiselle: keep going until one works09:20
Ben64zzarr: nmcli dev list | grep DNS09:20
adviserYes, mine lappy is core 2 duo 2.40Ghz, 3GBram09:20
zzarrBen64, thanks, I'll try that09:21
lotuspsychjeadviser: wich mate version is that?09:21
adviserUbuntu Mate 16.04 Xenial Alpha 2 OS-32bits09:21
zzarrBen64, nmcli don't accept the syntax09:21
Ben64what does it say09:22
lotuspsychjeadviser: #ubuntu+1 please09:22
mademoiselleBen64: are you serious? There are 397 mirrors on that website.09:22
Ben64mademoiselle: thats why i suggested you use the us one09:22
zzarrBen64, Usage: nmcli device { COMMAND | help } .....09:22
mademoiselleBen64: I've used the us one, same problem.09:23
Ben64zzarr: you're typing it incorrectly then09:23
phionalotuspsychje: should  i check all of the checkmarks if i want a truly clean system?09:23
lotuspsychjephiona: thats up to you how deep you want to clean, default options will do alot already09:23
zzarrBen64, I copy pasted your line09:24
Ben64zzarr: ok then, pastebin the full error from that09:24
dhanrajpip3 install rpm gives me error09:25
dhanrajcannot import rpm in python how should i do it?09:25
phionalotuspsychje: ok tnx. im still waiting for k1l to come in.09:25
zzarrBen64, it just say that the "dev"-command "list" is not available (translated from Swedish)09:26
lotuspsychjephiona: k1l is in the house09:26
mademoiselleCan anyone please help me fix this issue? "W: Failed to fetch http://us.archive.ubuntu.com/ubuntu/dists/wily-backports/multiverse/binary-i386/Packages  404  Not Found"09:26
lotuspsychjemademoiselle: have you added ppa's of any kind?09:27
k1l?09:27
zzarrBen64, I have nmcli version 1.0.409:27
mademoisellelotuspsychje: yes09:27
lotuspsychje!ppapurge | mademoiselle09:28
ubottumademoiselle: To disable a PPA from your sources and revert your packages back to default Ubuntu packages, install ppa-purge and use the command: « sudo ppa-purge ppa:<repository-name>/<subdirectory> » – For more information, see http://www.webupd8.org/2009/12/remove-ppa-repositories-via-command.html09:28
mademoisellelotuspsychje: E: Unable to locate package ppa-purge09:29
Ben64zzarr: how about 'nmcli dev'09:29
phionak1l: how do i go about  making space on my root partitions  with terminal once again please? i thought i could just scroll back but  my chat client only goes back so far.09:30
zzarrBen64, that worked09:30
k1lphiona: that depends on what the issues is. in your case it was too many installed kernels. so we removed that kernels and headers.09:30
Ben64zzarr: now 'nmcli dev list'09:30
ouroumovmademoiselle, can you issue the command: nc termbin.com 9999 < /etc/apt/sources.list09:31
zzarrBen64, no, same error message09:31
Ben64zzarr: what version of ubuntu09:31
rory_mckinleyClosing the loop: Turns out it ssh-agent  works by default with git, but you need to have both public and private key present. I am such a dumbass09:31
zzarrBen64, 15.1009:32
mademoiselleouroumov: now what?09:32
lotuspsychjemademoiselle: clean out your sources list manually then09:32
zzarrBen64, and nmcli version 1.0.409:32
lotuspsychje!sources | mademoiselle09:32
ubottumademoiselle: The packages in Ubuntu are divided into several sections. More information at https://help.ubuntu.com/community/Repositories - See https://wiki.ubuntu.com/RecommendedSources for the recommended way to set up your repositories.09:32
phionak1l: yes,. how did we go about cleaning it step by step pls09:32
ouroumovmademoiselle, give the url09:32
mademoiselleouroumov:  what url?09:32
Ben64zzarr: bah, they changed syntax. "nmcli dev show"09:33
ouroumovthe command should print an url mademoiselle09:33
ouroumov(provided you have network access)09:33
mademoiselleouroumov: it didn't print anything09:33
mademoisellei can ping termbin.com and it returns response09:34
mademoisellebut that command doesn't print anything09:34
ouroumovyou don't have a sources.list file?09:34
mademoiselleouroumov: I do have one.09:35
k1lphiona: here is the conversation again: http://irclogs.ubuntu.com/2016/02/25/%23ubuntu.html#t10:0109:35
zzarrBen64, I'll test that09:35
ouroumovmademoiselle, here's the result on my machine: ouroumov@Danaan:~/Desktop$ nc termbin.com 9999 < /etc/apt/sources.list09:35
ouroumovhttp://termbin.com/nzd809:35
zzarrBen64, the only DNS is the router09:36
zzarrBen64, 192.168.1.109:36
zzarrBen64, I'll spank it some and see if it updates09:37
Ben64zzarr: you could try another dns server, or set your router to give a better dns09:37
mademoiselleouroumov:  http://i.imgur.com/gQm0j86.png09:37
ouroumovYeah, what I meant was: you sure you typed the command right?09:38
=== Vampire0_ is now known as Vampire0
mademoiselleouroumov: yeah, I copied and pasted the command09:38
zzarrBen64, yea09:39
ouroumovmademoiselle, you should try and find the original sources.list file for wily and replace yours with it09:39
C0r3ouroumov: Heya09:40
=== Loopeth is now known as Loopeth_busy
mademoiselleouroumov: http://pastebin.com/JfgLrSRS09:40
ouroumovhey C0r309:41
zzarrBen64, I rebooted the router, it did the trick09:41
Ben64zzarr: cool09:41
zzarrBen64, thanks for your help :-)09:41
Ben64zzarr: you might want to have your router use better dns though09:42
C0r3ouroumov: You had a different nick as of I remember. It was ouroumov_09:42
ouroumovmademoiselle, try and use archive.canonical.com and security.canonical.com instead of the us mirror09:42
mademoiselleok09:42
phionak1l: yes. this is what im looking for.  tnx09:43
ouroumovC0r3, yes, I've multiple computers and there can be only one nick09:43
C0r3ouroumov: Oh. I see. :D09:43
mademoiselleouroumov: I'm getting a whole lot of "Err http://archive.canonical.com wily/main amd64 Packages 404  Not Found"09:44
mademoisellenow what?09:44
ouroumovit's archive.canonical.com/ubuntu I think09:44
ouroumovsame for security09:44
VolundHAHAHAHAHAHAHAHAHAHAHAHA09:45
mademoiselleouroumov: http://pastebin.com/QSC2VqkH09:45
VolundBen64: THE HARD DRIVES WERE THE PROBLEM.09:46
VolundAaaahahahahahahahahaha.09:46
VolundI just stuffed all 3 of my gaming rig's drives in this thing and they're working spectacularly. Installed Ubuntu on the 256GB SSD. now need to figure out how I'm going to setup.... any kind of anything now, hrm09:47
Ben64Volund: well thats annoying09:47
mademoiselleouroumov: i just accessed with the browser, and there's nothing useful on that mirror09:48
ouroumovhttp://archive.canonical.com/ubuntu/09:50
Volundokay so a quick question. I have two 3tb drives in this device, one has a LOT of very important data stored on a giant NTFS volume. I want to have this data duplicated between the drives but using ext4 (or hell, ZFS if you think that's a good idea, I heard 16.x supports it.) Gonna move to +1 if I have to but in generalities, is it possible to setup duplication without throwing in a FOURTH...09:50
Volund...drive? like, I want to <do something> to make Drive2 a Linux volume, transfer the NTFS data to it from Drive3, then make Drive3 Linux and get some kind of replication going?09:50
=== rafa is now known as Guest61886
mademoiselleouroumov: apparently I can't even wget Packages.gz on any server, must be a connection problem on my end09:51
mademoisellethanks for the help, I'll see what management can do about it09:51
ouroumovmademoiselle, try this: http://pastebin.com/vuk94DGF09:52
Volundstarting points would be great09:52
VolundI installed with LVM so09:53
Volundthe SSD is already doing that mojo.09:53
Volund(not sure if it needs to, but it may come in handy later.)09:53
twoion[shell]Is there a canonical way for packages to configure modules to be loaded at system start on LTS12.04 (i.e. non-systemd) systems? We need to load the conntrack module with a specific setting. Configuring via /etc/sysctl.d would probably not work because the parameter in question (net.netfilter.nf_conntrack_buckets) is not writable with sysctl as root either. Is patching /etc/modules acceptable? I'm also not09:53
twoion[shell]clear about whether 'options' directives in modprobe.d apply to kernel modules not loaded manually via modprobe.09:53
Volundwhat's really startling, ben64? The Ubuntu installs and updates were taking like.... 30-50 minutes earlier. with the SSD they completed in under 5 minutes09:54
=== mahesh_ is now known as maha
ouroumovVolund, that kind of task is usually bound by network I/O is it not?09:55
Volundouroumov: huh?09:55
ouroumovI mean, when you do an update what takes a while is downloading the new packages, not setting them up usually09:55
mahahello any one please help me am getting this error when iam trying to install packages"Reading state information... Done09:55
mahalibfile-mimeinfo-perl is already the newest version.09:55
mahalynx-cur is already the newest version.09:55
mahaSome packages could not be installed. This may mean that you have09:55
maharequested an impossible situation or if you are using the unstable09:55
mahadistribution that some required packages have not yet been created09:55
ouroumov!paste | maha09:56
ubottumaha: 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.09:56
Volundouroumov: trust me it wasn't network IO09:56
ouroumovk09:56
Volundanyways this is my current dilemna. I need to setup some kind of volume that can FIRST accept a bunch of data, and THEN be extended with replication features to the drive that had all that data I sent it. Is this doable?09:57
mahahttp://paste.ubuntu.com09:58
mahahe following packages have unmet dependencies:09:59
maha libgd-dev : Depends: libpng-dev09:59
maha             Depends: libfreetype6-dev but it is not going to be installed09:59
maha             Depends: libfontconfig-dev09:59
maha             Depends: libtiff-dev09:59
maha libmysqlclient-dev : Depends: libmysqlclient18 (= 5.5.35+dfsg-1ubuntu1) but 5.5.47-0ubuntu0.14.04.1 is to be installed09:59
mademoiselleouroumov: apparently it's a problem on our end09:59
mademoiselleouroumov: do you know what ports apt uses to connect to mirrors?09:59
mademoiselleis it just 80 or 443?09:59
Volundmaha: be more careful or the bots will keep muting you09:59
ouroumovI think it's 80 mademoiselle09:59
=== fabian is now known as Guest53157
Volundokay i see how to do this by setting up software RAID 1.10:02
VolundI don't know if it's possible to get LVM going at the same time with that setup though...10:03
Ben64you should just do lvm10:03
VolundBen64: researching now10:03
Guest61886Hello, i have a problem, my icons on desktop (Xfce) slice in the left corner on the top. Where can i fix it?10:03
mademoisellethanks, ouroumov10:05
WTFguyconfigure: error: Either a previously installed pkg-config or "glib-2.0 >= 2.16" could not be foternal-glib to configure to use the bundled copy.10:06
WTFguyhello10:06
WTFguysomebody can help?10:06
Guest61886hello10:06
WTFguyconfigure: error: Either a previously installed pkg-config or "glib-2.0 >= 2.16" could not be foternal-glib to configure to use the bundled copy.10:06
WTFguyam trying to install pkg config10:07
Ben64WTFguy: give way more details, have more patience10:07
WTFguy$ curl http://pkgconfig.freedesktop.org/releases/pkg-config-0.28.tar.gz -o pkgconfig.tgz10:07
WTFguy$ tar -zxf pkgconfig.tgz && cd pkg-config-0.2810:07
WTFguy$ ./configure && make install10:07
Guest61886my english is not good - can t read it10:07
WTFguy./configure is not working10:07
WTFguychecking for GLIB... no10:07
WTFguyconfigure: error: Either a previously installed pkg-config or "glib-2.0 >= 2.16" could not be foternal-glib to configure to use the bundled copy.10:07
WTFguyHElp....10:09
Ben64WTFguy: sorry, we don't support self compiled stuff here10:10
WTFguydafuQ!10:10
VolundBen64: used fdisk to clear the one free disk I have, created a Linux LVM partition.... now I need to go the next level... lessee10:20
* Volund boggles at fdisk -l why do I have 16 RAM drives or something10:21
=== metalcamp_ is now known as metalcamp
Volundhuzzah10:37
VolundI CREATED A LOGICAL VOLUME big enough to hold all this stuff. can mirror it later. :D10:37
* Volund begins transfer. hope it completes safely overnight, needs to zonk10:37
=== EOIP is now known as crocodilehunter
AlexPortableWhere can I download ethernet drivers for my laptop?10:48
hateballAlexPortable: That's not typically something you do, they are included in the kernel10:49
AlexPortableno network devices available10:50
lotuspsychjeAlexPortable: ubuntu version?10:51
zimek125;)10:55
VolundBen64: success! data copying10:55
zimek125hello, i have problem with ubuntu 14.04.3 (kernel 3.19.0): i compile a kernel 3.4.110 and installed it, but i can't boot system with older kernel10:57
zimek125kernel can't mount root partition10:58
AlexPortablelotuspsychje: 15.1010:59
zimek125?10:59
zimek125hello, i have problem with ubuntu 14.04.3 (kernel 3.19.0): i compile a kernel 3.4.110 and installed it, but i can't boot system with older kernel11:00
zimek125kernel can't mount root partition11:00
AlexPortable?11:00
zimek125can you help me? ;>11:00
AlexPortableno11:01
bazhangzimek125, why are you going outside package management with your own kernel11:01
bazhang!find linux-image11:02
ubottuFound: linux-image-extra-virtual, linux-image-generic, linux-image-lowlatency, linux-image-virtual, linux-image-4.2.0-16-generic, linux-image-4.2.0-16-lowlatency, linux-image-extra-4.2.0-16-generic, linux-image-3.4.0-4-goldfish, linux-image-goldfish, linux-image-4.2.0-17-generic (and 39 others) http://packages.ubuntu.com/search?keywords=linux-image&searchon=names&suite=wily&section=all11:02
zimek125I need older kernel (<3.8.0-27) for a PCI device (Euresys Frame Grabber)11:02
bazhang!info linux-image-generic11:03
ubottulinux-image-generic (source: linux-meta): Generic Linux kernel image. In component main, is optional. Version 4.2.0.30.33 (wily), package size 2 kB, installed size 11 kB11:03
ouroumov__AlexPortable, last time I saw that "no network devices" available messages I had screwed up something doing a debian install and my /etc/network/interfaces file was wrong.11:03
bazhangzimek125, what does this frame grabber do11:03
AlexPortableouroumov__: well i just did a clean install11:04
zimek125It supports 8 cameras for live streaming11:04
ouroumov__DId your machine have network access during the install AlexPortable ?11:04
AlexPortablenope11:04
ouroumov__AlexPortable,  Do lshw -C network11:05
Volund_bwahahaha *connects from laptop*11:07
zimek125bazhang priv11:07
bazhangzimek125, keep it here11:08
zimek125ok11:09
zimek125bazhang i need this grabber, but driver work only in kernel < 3.8.011:10
AlexPortableouroumov__: nothing. I know on windows i needed Intel 82579LM and 82579V11:10
yayel59AlexPortable & ouroumov__ : c'est toujours rigolo de voir deux francophones se parler anglais :-)11:10
AlexPortableor well, the 1 driver for both11:10
AlexPortableyayel59: wat11:10
bazhangzimek125, no idea about a kernel downgrade with that, sorry11:10
AlexPortableyayel59: I'm not french11:11
zimek125wait ;)11:11
yayel59AlexPortable : but your nick seem french. Sorry :-(11:11
AlexPortableyayel59: why?11:11
AlexPortableyayel59: Portable is english word11:11
yayel59AlexPortable : yes ! Very sorry :-( I'm confused11:12
zimek125bazhang, i can downgrade kernel (and this working on machine with one disk), but if i trying to downgrade kernel on server with raid (megaraid_sas) system can't boot :/11:13
bazhangzimek125, I cannot help with that, as I said11:15
zimek125ok11:15
AlexPortableHow do I install a network diriver?11:18
yecineHello guys11:19
yecinehow you doing ?11:19
yecinei'm looking for some help to configure network on a linux server (no gui)11:19
bazhangyecine, what version of ubuntu server11:22
yecineit's an old server that i got unutun 10.0411:23
Volund_by the way11:23
bazhang!10.0411:23
ubottuUbuntu 10.04 LTS (Lucid Lynx) was the twelfth release of Ubuntu. Desktop support ended May 9 2013. Server support ended on April 30 2015. See http://ubottu.com/y/lucid for more details.11:23
yecineyeah very old server :)11:23
bazhangthats end of life yecine11:23
AlexPortableAnyone can help me get networking to wokr?11:23
AlexPortablework*11:23
Volund_PLEASE TELL ME that there's a better way to administrate LVM than the CLI.11:23
bazhanggrab the newer 14.04 at least yecine or 16.04 next month11:24
yecineyeah i want to connect it to network so i can see what's inside with ssh11:24
popeyVolund_: there is not.11:24
yecinebackup what i need and upgrade11:24
bazhangyecine, check the link on eolupgrades11:24
yecinethe issue that i have now is that i have setup the /et/network/interfaces file to get dhcp11:25
bazhang!eolupgrades | yecine11:25
ubottuyecine: 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/EOLUpgrades11:25
bazhanglast link there yecine11:25
bazhangand there is #ubuntu-server for help as well yecine11:25
yecinebut it's requesting dhcp on wrong network 192.168.1.x11:25
yecineinstead on 192.168.0.x11:25
* Volund_ zonks11:26
odtso whats up with the latest isc-dhcp-client11:26
yecineto do the update i have to setup network so it can access internet11:26
odtit kills any interfce it listens on and itself will not die unless a kill -9 is ggiven11:26
AlexPortablebazhang: do keep in mond, how can I he upgrade without access to the system?11:26
AlexPortablemind*11:26
AlexPortable-I11:26
bazhangAlexPortable, that was not for you it was for yecine11:27
AlexPortablebazhang: yes but still11:27
yecinebazhang: i have root access to server11:28
bazhangAlexPortable, address the channel with your issue every 10-15 minutes, if someone can help they will11:28
AlexPortableOkay11:29
lotuspsychjeAlexPortable: did you try an LTS version?11:31
AlexPortablenope11:32
lotuspsychjeAlexPortable: you could try, see if your ethernet card gets recognized11:32
AlexPortable14.04 ?11:32
lotuspsychjeAlexPortable: sure 14.04.411:32
mattkimhello everyone.11:32
madwizardHello, hello, hello11:33
yecinebazhang: do you think you can help me?11:33
lotuspsychjeyecine: you just been told your version is end of life11:34
bazhangyecine, have you started the eol upgrade to a supported version yet? did you read the link I gave you about that yet?11:35
lotuspsychjeyecine: choose a supported ubuntu version from our topic11:35
yecineyes but in order for apt-get to work i have to have internet access on the server11:36
yecineand right now i don't as the networking interfaces seem that they can reach any other machine on my network11:37
Segfault_Is there an overview of the changes from 14.04 LTS to 16.04 that people using Ubuntu Server would care about? All I am able to find is stuff about unity and other desktop related news11:37
renlinxhi all11:38
renlinxis there any minimal ubuntu server available ??11:39
bazhangrenlinx, theres a mini11:39
bazhang!minimal | renlinx11:39
ubotturenlinx: The Minimal CD image is very small in size, and it downloads most packages from the Internet during installation, allowing you to select only those you want.  The installer is text based (rather than graphical as used on the Desktop DVD). See https://help.ubuntu.com/community/Installation/MinimalCD11:40
bazhangserver itself is fairly minimalist11:40
renlinxlike11:40
renlinxsnappy as a distro instead of11:40
renlinxother11:40
renlinxhow to install it on aws11:40
bazhangsnappy's not active yet11:40
tuorHi, how can I override the mbr befor beginning the partitioning in the preseed file? (Like zerombr in a kickstart file)11:43
AlexPortableHow can I get ethernet to work?11:45
hateballAlexPortable: Are you using 14.04 or 15.10?11:47
AlexPortable15.1011:47
hateballAlexPortable: What is the output of "lspci|grep Net" ?11:47
AlexPortableill try 14.04 later11:47
AlexPortablenothing11:47
hateballAlexPortable: What manner of computer is this?11:48
AlexPortablemanner?11:48
Auctusvlc flashes green frames frequently when im watching a video on ubuntu 15.10, i have two monitors and proprietary nvidia drivers, green flashing doesnt happen in default totem video player11:48
hateballWell, is it a laptop of some model? Is it a desktop you built yourself?11:48
AlexPortableoh11:48
AlexPortableHP ProBook 6570b11:48
bazhangAuctus, what about smplayer11:49
hateballAlexPortable: I am using that exact model right now, and it has a working Intel chipset out of the box11:50
Auctusbazhang: didnt try it perhaps i should, not installed currently11:50
bazhang!info smplayer11:50
ubottusmplayer (source: smplayer): complete front-end for MPlayer and MPlayer2. In component universe, is optional. Version 14.9.0~ds0-1 (wily), package size 1388 kB, installed size 3702 kB11:50
hateballAlexPortable: ok do "lspci |nc termbin.com 9999" and paste the resulting link here11:51
AlexPortablehateball: no internet, ill use usb stick11:52
renlinxquit11:53
hateballAlexPortable: Has this machine had working ethernet before?11:53
AlexPortableon windows, yes11:53
hateballAlexPortable: In another OS or whatever.11:53
hateballOk11:53
AlexPortableHost bridge, VGA controller, usb, pci bridge, usb controller, isa bridge, ide interface, ide interface11:53
AlexPortablethese things are listed in lspci11:54
=== Bitrix_ is now known as Bitrix
hateballAlexPortable: Do you see something like a network interface when you run "lsusb" ?11:56
=== _|_ is now known as Guest14334
hateballAlexPortable: Since hp likes to change chipsets etc even for the same model, you might have a different setup than I do11:56
AlexPortablehateball: nope, only usb devices11:57
AlexPortableHM76 chipset11:57
=== kalen_not-here is now known as kalen
hateballAlexPortable: Well I don't really know. You could try with a nightly 16.04 live-boot I guess12:01
nosoundonmyMy laptop is run by lubuntu 15.10 but when there is no sound when I play youtube videos12:01
nosoundonmyits me again12:01
AlexPortablenosoundonmy: flash or html5?12:02
nosoundonmyI dont know a thing about flash or html512:03
=== denis is now known as Guest31968
AlexPortablerightclick the video, what do you see?12:04
nosoundonmyhtml512:05
AlexPortablewhich browser?12:05
nosoundonmyAlexPortable: mozilla firefox12:06
lotuspsychjeAlexPortable: i would try also a 14.04.4 with internet access + updates enabled during setup12:07
nosoundonmyI tried puppy linux but it has the same problem, no sound12:08
nosoundonmyAiyo this thing is wierd man12:08
nosoundonmyI cant get it to work12:08
AlexPortablenosoundonmy: try another browser12:09
nosoundonmyI dont think it can play any sound on this laptop12:09
AlexPortabletry external speakers12:09
AlexPortableif they work, internal speakers are disabled or broken12:09
nosoundonmyAlexPortable: but thats cheating12:10
AlexPortableit's diagnosing the problem, no?12:10
ubuntu065hi! anyone familiar with ACL? i do not understand some behaviour12:10
nosoundonmyAlexPortable: I dont own an external speaker. But it works fine when I use windows 7 as boot option. Now I'm trying Lubuntu without installing12:11
ubuntu065when i create a file in a folder that has assigned default acl, why the file does not adapt the acl from the parent target?12:12
nosoundonmyAlexPortable: I just plugged an earphone and it doesnt work too12:14
AlexPortablecan you try to play .mp3 or .mp4 file?12:14
Mathisenhello this morning when booting upp my computer i get this error when gnome starts " mediascanner-service-2.0 Crashed with SIGABRT in __gnu_cxx:__verbose_terminate_handler() "  any ideas ?12:16
Mathisenis it important ? do i need to worry ?12:16
Mathisenubuntu 15.10 wily12:16
ouroumov__It doesn't sound important Mathisen12:17
ouroumov__Were you able to reproduce the issue?12:17
AlexPortablehateball: just tried live 14.04.4, no difference in internet12:17
Mathisenouroumov__, i dont know i just started the computer12:18
Mathisennever seen it before12:18
ouroumov__Mathisen, if next time on startup you see the same message, go look in /var/crash, if there's *.crash files in there remove them so make the message disappear.12:18
ouroumov__to*12:19
Mathisenouroumov__, okej will do thx12:19
lotuspsychjeAlexPortable: ok try perhaps 16.04 daily, if that doesnt work i would bug it12:19
lukesoftGuys i just installed ubuntu server, and at some point during installation is asked me what i would like to install, and there was like 6 options including DNS server, Samba etc…….without knowledge i installed just the first one……and i am not sure if its exactly what i need, how do i go back to that option12:20
AlexPortableworks fine on windows though12:20
lotuspsychjeAlexPortable: mentioning your chipset, logs, ubuntu versions you tried12:20
nosoundonmycan I say something really wierd here12:20
lotuspsychjeAlexPortable: you cant compare windows with ubuntu12:20
AlexPortableHM76 chipset, ubuntu 15.04, ubuntu 14.04.412:21
lotuspsychjenosoundonmy: if its ubuntu related12:21
lotuspsychje!bug | AlexPortable12:21
ubottuAlexPortable: If you find a bug in Ubuntu or any of its derivatives, please file a bug using the command « ubuntu-bug <package> » - See https://help.ubuntu.com/community/ReportingBugs for other ways to report bugs.12:21
nosoundonmyI have a feeling I'm being followed online12:21
lotuspsychjenosoundonmy: not really an ubuntu issue12:21
bazhangnosoundonmy, thats not on topic here12:21
nosoundonmyso I try to change to linux because its safer12:22
lukesoftlotuspsychje:  i just installed ubuntu server, and at some point during installation is asked me what i would like to install, and there was like 6 options including DNS server, Samba etc…….without knowledge i installed just the first one……and i am not sure if its exactly what i need, how do i go back to that option12:22
AlexPortablelotuspsychje: this seems to be purely for packages, no?12:22
lotuspsychjelukesoft: try to #ubuntu-server guys please12:22
lotuspsychjeAlexPortable: well thats why its important to investigate the logs first12:23
lotuspsychjeAlexPortable: see whats happening12:23
AlexPortablewhich logs?12:23
lotuspsychjeAlexPortable: syslog,dmesg12:23
lotuspsychjeAlexPortable: findout why your ethernet card doenst get recognized12:24
lotuspsychjeAlexPortable: then add this to the bug12:24
lukesoftlotuspsychje: Thanks12:24
lotuspsychjelukesoft: there is also #samba and ##networking12:25
nosoundonmysshhh, do you know when I said something about some*** my connection got cut off..12:25
ouroumov__nosoundonmy, update regularly, be careful of WiFi hotspots, install the browsers addons 'uBlock Origin', 'Privacy Badger', 'HTTPS everywhere'12:25
hateballAlexPortable: I said 16.04, not 14.04. Just to see if a more recent kernel works better12:26
ubuntu065problem with default acl. why the newly created file, does not get the acl from parent directory? http://pastebin.com/Sc2B9FLS12:27
nosoundonmyI once place a question on some less known page. "What do you want?" And next day it was answered. Creepy12:29
nosoundonmyWhatever page I went, always always that answer keeps popping up12:30
=== n00p is now known as naise
bazhang!offtopic | nosoundonmy12:31
ubottunosoundonmy: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks!12:31
nosoundonmywell, I know its someone in here that made my online worse..bye12:31
=== Loopeth_busy is now known as Loopeth
njumdl2014I copy my ssh key to the remote by ssh-copy-id. And I test it in debian,ubuntu. debian is ok, ubuntu can't. It always needs my password.12:47
MultbrelchHi. topic = nfs. After having edited '/etc/exports' with '/path/to/dir      IPaddress(rw,async,nfsvers=3)'   'sudo /etc/init.d/nfs-kernel-server restart' says 'unknown keyword "nfsvers=3"' Has this option nfsvers changed?12:57
thecyclone.12:59
AlexPortableanyone can hlep me to get my internet to work?13:03
xmjmoin13:03
xmjhow do i find out whch ubuntu package contains Log::Dispatch::Colorful module  perl module?13:03
MultbrelchUnder Ubuntu 14.04, can a nfs server with nfs version 3 be created?13:04
=== daniel is now known as Guest57645
njumdl2014 I copy my ssh key to the remote by ssh-copy-id. And I test it in debian,ubuntu. debian is ok, ubuntu can't. It always needs my password. I use Ubuntu Server 14.04 LTS13:09
njumdl2014How to solve this problem13:09
njumdl2014?13:09
live_hello13:10
live_i am having trouble installing Pinguy OS on my desktop13:10
PerlinNoisehi live_13:10
live_when i use the live boot from my USB13:11
live_it is connected to the internet13:11
=== xubuntu is now known as Guest33595
live_but when i start the installation13:11
PerlinNoisethis is the ubuntu channel, live_13:11
live_it doesnt recognize that i am connected to the internet13:11
live_how can i fix that ?13:11
live_PerlinNoise, yeah i know13:12
live_PerlinNoise, i was hopin i could find some help here13:13
hateballlive_: try #pinguyos13:14
live_hateball, i am already on the #PinguyOS channel13:15
live_hateball,  but no one is connected atm13:15
jaaphermsenBoottime Linux Mint 17.3 decreases suddenly from 1 minute to 2 minutes. What can I do next to undo this?13:16
lapyowhat did you install13:16
hateball!mint | jaaphermsen why not ask over here13:18
ubottujaaphermsen why not ask over here: Linux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org13:18
ajax92.13:18
ajax92Hey, so i have a laptop with nothing on it (no os) and i've got a ubuntu usb drive i made with unetbootin, but i am unable to boot using the usb drive as a boot device. Instead all i get is uefi hardware diagnostics with options to do memory check and harddrive checks..13:19
ajax92Does anyone know what i can try to get it to boot into the usb i made13:19
ajax92Like, clicking boot device options, which used to bring up different devices, now just brings up the uefi hardware diagnostics13:20
roryajax92: I never have luck with unetbootin13:20
roryajax92: Are there two entries in your bios for the flash drive? One normal and one UEFI? There is on mine13:20
=== epinky_ is now known as epinky
Cablegunmasterproblem of 4 primary partitions, wanting to change my Layout of my partitions with Gparted , how to solve this? with keeping the dualboot intact?13:21
lapyomost modern laptops have also a key for boot options without messing with the BIOS13:22
jaaphermsenOkay, I'll look further..13:22
masonjar99Hi. Im trying to install ubuntu from a livecd on a laptop. Whenever i hit the "install ubuntu" i get an error message telling me "mount: mounting /dev/loop0 on //filesystem.squashfs failed: No such device Can not mount /dev/loop0 (/cdrom/casper/filesystem.squashfs) on //filesystem.squashfs13:23
masonjar99i've already tried 3 or 4 times to re download the iso, because googling this error told me that i had a corrupted iso file13:24
masonjar99Tried changing the usb sticks file format, tried using a different usb stick13:24
lapyohave you tried using a torrented .iso file+13:24
lapyo?*13:24
masonjar99Nope, only the official ones from ubuntu... is there any reason to use a version some private person uploaded?13:24
xanguamasonjar99: some private person?13:25
masonjar99So13:25
xangua! Downloadtorrent13:25
xanguaMmmm13:25
terrasapienwhy not just check the shasum to know if your iso is corrupt or not?13:25
lapyoubuntu also offer torrent .isos, sometimes direct download breaks the file13:25
masonjar99Im pretty sure theres nothing wrong with the iso, because i've downloaded it 2-3 times on two different laptops13:25
masonjar99And also used different laptops to re make the bootable drive13:26
=== Guest84461 is now known as CyberJacob
lapyohave you tried installing it on any other machine?13:26
masonjar99No, i only have one other machine that works atm. The laptop im trying to install on has like nothing on it.. i managed to install and launch ubuntu from a stick, but what im trying to do now is install ubuntu onto the main hdd13:27
masonjar99So i have a usb stick i can put in, and it boots up okay, and i have a seperate one with like a unetbootin ready install, and that gives me the error13:28
lapyoare you sure your hardware is okay?13:28
xangua7:25 AM <terrasapien> why not just check the shasum to know if your iso is corrupt or not?13:28
masonjar99And im sure theres nothing wrong with the installer stick13:28
lapyoor is it an older pc13:28
MultbrelchIf I have a NFS server that runs under Ubuntu 64Bit, can I 32Bit client share folders with it?13:28
AlexPortableMultbrelch: yes13:28
masonjar99Yeah, the laptop was working fine yesterday running unbuntu 15.0.4,13:28
madwizardMultbrelch: NFS protocol is platform agnostic13:28
masonjar99Its an hp probook 6470b13:29
masonjar99All i did was remove everything, like everything off the hdd13:29
masonjar99And tried to do a clean ubuntu install13:29
masonjar99Here i am 20 hrs later still trying to work it out13:29
lapyothat's kinda odd13:29
xangua7:25 AM <lapyo> ubuntu also offer torrent .isos, sometimes direct download breaks the file.  7:25 AM <lapyo> ubuntu also offer torrent .isos, sometimes direct download breaks the file.    masonjar9913:30
MultbrelchAlexPortable, and MadAGu, so the server is Ubuntu 64B 14.04 and the client an old Solaris 2.5 work station. The SUN says that NFS readdir fails. What to do?13:30
xangua7:25 AM <terrasapien> why not just check the shasum to know if your iso is corrupt or not? Ups masonjar9913:30
masonjar99But i was able to download and make a usb and install ubuntu on the usb so i could boot into it on the computer in question13:30
masonjar99So direct download is obviously not the issue13:30
masonjar99i mean ur just copy pasting13:31
masonjar99I said when i first stated my question that i already read all the replies about corrupt fiels13:31
AlexPortableMultbrelch: check permissions13:32
masonjar99Which is why i re downloaded it on different computers and re made the boot stick 5 times13:32
MultbrelchAlexPortable, on the Ubuntu machine I guess13:32
AlexPortableyes13:32
MultbrelchAlexPortable, everybody (ugo) can read the dir on the server13:33
mouse_I installed kde but when I'm not in kde, a lot of programs still use the kde themes. how do I get them to use the gnome themes again?13:34
BluesKajHi folks13:34
masonjar99Hey so im trying to install ubuntu on an empty hdd with no os. I've got a bootable usb stick, and i know the iso used to create it is not corrupted. The error i get when i try to install ubuntu is: "mount: mounting /dev/loop0 on //filesystem.squashfs failed: No such device Can not mount /dev/loop0 (/cdrom/casper/filesystem.squashfs) on //filesystem.squashfs13:34
masonjar99Does anyone know what the problem might be, or have suggestions as to what i can try13:35
lapyohow about trying to use lubuntu, it may offer better support for your hardware13:36
masonjar99Hey so im trying to install ubuntu on an empty hdd with no os. I've got a bootable usb stick, and i know the iso used to create it is not corrupted. The error i get when i try to install ubuntu is: "mount: mounting /dev/loop0 on //filesystem.squashfs failed: No such device Can not mount /dev/loop013:39
xangua! Repeat | masonjar9913:40
ubottumasonjar99: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or http://ubuntuforums.org or http://askubuntu.com/13:40
AlexPortableMultbrelch: no idea, sorry13:40
AlexPortableanyone can hlep me to get my internet to work?13:40
masonjar99I asked already, got some replies and then xangua copy pasted them back to me 2 times13:41
masonjar99! Repeat | xangua13:41
ubottuxangua: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or http://ubuntuforums.org or http://askubuntu.com/13:41
xanguamasonjar99: please read carefully the factoid instead of taking it as a personal attack13:42
masonjar99! Repeat | xangua13:43
Piciknock it off.13:43
masonjar99Stop speaking to me, you've said nothing to help, only copy others replies13:43
ZeljkoAny free shell account which support Eggdrop ????13:45
PiciZeljko: Thats not really on-topic for Ubuntu OS support.13:46
ayshow are most GUI wrappers made for debian based distros?13:47
Piciays: the same way they would be for any other distro? leverage apis.13:47
masonjar99Hey so im trying to install ubuntu on an empty hdd with no os. I've got a bootable usb stick, and i know the iso used to create it is not corrupted. The error i get when i try to install ubuntu is: "mount: mounting /dev/loop0 on //filesystem.squashfs failed: No such device Can not mount /dev/loop013:48
aysPici : can you elaborate a little on leverage apis?13:48
Piciays: use an API for whatever thing you're trying to wrap.13:49
aysare there any official apis for gui wrapping?13:50
Piciays: ubuntu-app-devel might have some suggestions13:51
Piciays: sorry, #ubuntu-app-devel13:52
aysPici : thanks!13:52
AlexPortableanyone can hlep me to get my internet to work?13:54
masonjar99maybe.. u dont have wireless?13:55
BluesKaj!u13:56
ubottuShortened English is difficult for some non-native English speakers to read. Please use full words instead. Thanks!13:56
vijihi anyone can help me in ubuntu os installation13:57
masonjar99Lol so many rule nerds on irc, fucking annoying13:57
masonjar99Hey so im trying to install ubuntu on an empty hdd with no os. I've got a bootable usb stick, and i know the iso used to create it is not corrupted. The error i get when i try to install ubuntu is: "mount: mounting /dev/loop0 on //filesystem.squashfs failed: No such device Can not mount /dev/loop013:57
BluesKajmasonjar99, stopt the repitition, we saw your first psot, if someone knows an answer they will respond13:58
AlexPortablemasonjar99: nope13:58
masonjar99Repetition? Surely i can repeat my question every 10 minutes if noone replies?13:58
Picimasonjar99: can you please verify the iso?13:58
masonjar99People are leaving and joining like crazy13:59
BluesKajnot if you have parts and joins turned off, like a lot of us have13:59
Pici!md5sum | see masonjar9913:59
ubottusee masonjar99: To verify your Ubuntu ISO image (or other files for which an MD5 checksum is provided), see http://help.ubuntu.com/community/HowToMD5SUM or http://www.linuxquestions.org/linux/answers/LQ_ISO/Checking_the_md5sum_in_Windows13:59
masonjar99Sure, i can check the md5 sum. Just tried torrenting the same version of ubuntu, and reformatting and remaking the usb boot with unetbootin, same error. Ill do the md5 check though... What im getting at is that i dont think that theres anything wrong with the usb or the iso, but rather something wrong with the files on the hdd im trying to install on14:03
BluesKajmasonjar99, in  my experience unetbootin fails 50% of the time , use startup disk creator or dd to copy the image to your stick14:07
masonjar99Pici: The md5 sums are the same. The error persists.14:09
masonjar99BluesKaj: Im using unetbootin because om on a windows machine right now, do you have any windows alternatives to unetbootin?14:09
BluesKajmasonjar99, http://alternativeto.net/software/unetbootin/?platform=windows14:12
AlexPortableanyone can help me to get my internet to work?14:13
adrian_1908Rufus (the first one mentioned) is pretty damn popular, I haven't heard bad things about it tough I haven't used it myself.14:13
Kartagiserror while loading shared libraries: libc++.so: cannot open shared object file: No such file or directory <--- how do I fix this? http://stackoverflow.com/a/24162990/1384283 was applied (replacing 32 with 64)14:13
BluesKajAlexPortable, tell what is happening or not happening ...details please14:14
masonjar99I can try with rufus. Seriously doubt thats the problem though. MD5 sums are fine, doesnt work with unetbootin, doesnt work with universal usb installer, doesnt work with startup disk creator14:14
MonkeyDustmasonjar99  windows has yummi or yumma or so14:15
BluesKajyumi14:15
AlexPortableBluesKaj: No network devices available14:15
masonjar99The first 3 error messages are: "tpm_tis 00:01 A TPM error(7) occurred attemtpting to read a pcr" [drm:intel_set_pch_fifo_underrun_reporting [i915]] *ERROR* uncleared pch fifo underrun on pch transcoder A14:16
BluesKajAlexPortable, which NIC/ethernet or wifi ?14:16
masonjar99And: [drm:intel_pch_fifo_underrun_irg_handler [i915]] *ERROR* PCH transcoder A FIFO underrun14:16
Stawidyyou can boot in uefi mode with the usb made by unetbootin14:16
=== ubuntu is now known as Guest72802
AlexPortableBluesKaj: no idea, on Windows installing the driver for intel Intel 82579LM and 82579V worked14:17
MonkeyDustAlexPortable  pastebin the outcome of  sudo lshw -C network    http://paste.ubuntu.com/14:22
masonjar99Okay, now creating a new usb boot stick, with a different physcical usb. Also did a "secure wipe" of the laptops hdd in bios. Lets hope i dont get the same error again.14:23
tomek_hi14:23
Kartagiserror while loading shared libraries: libc++.so: cannot open shared object file: No such file or directory <--- how do I fix this? http://stackoverflow.com/a/24162990/1384283 was applied (replacing 32 with 64)14:23
Cablegunmaster good luck masonjar99 !14:23
AlexPortableMonkeyDust:14:23
AlexPortableMonkeyDust: nothing14:23
tomek_who can help me with buttons maximize minimize close14:23
tomek_how to move left to right14:23
AlexPortabletomek_: dconf-editor14:23
tomek_and?14:24
AlexPortabletomek_: open a terminal, and put this: gsettings set org.gnome.desktop.wm.preferences button-layout 'menu:minimize,maximize,close'14:24
MonkeyDustAlexPortable  pastebin the outpuit of   lspci -nn14:26
tomek_Alex: dont work14:26
AlexPortabletomek_: it crashes?14:26
tomek_nothing happens14:27
AlexPortableMonkeyDust Host bridge, VGA controller, usb, pci bridge, usb controller, isa bridge, ide interface, ide interface14:27
masonjar99Well thanks for trying guys, fixed the issue14:27
masonjar99Was none of your suggestions, but like i though, something was wrong with the hdd14:27
masonjar99After i did a "clean wipe" or whatever in bios, the usb stick worked fine14:28
C0r3I was looking for a software which can screencast and at the same time record from my webcam. Something like camtasia in Windows.14:28
masonjar99Have you checked out the software twitch streamers use?14:29
AlexPortableMonkeyDust: on a related note, audio also isn't working14:29
AlexPortable'dummy output'14:29
__ravenhi14:29
=== Death is now known as Guest85831
Guest85831hello world14:30
BluesKajAlexPortable, download the driver here then copy to your ubuntu /home/user  and extract it then run sudo modprobe nameofdriver , https://downloadcenter.intel.com/download/15817/Network-Adapter-Driver-for-PCI-E-Gigabit-Network-Connections-under-Linux-14:30
C0r3masonjar99: No what is that?14:30
AlexPortableBluesKaj: inside the folder?14:31
Kartagis!find libc++.so14:31
ubottuFound: glibc-source14:31
Guest85831hello guys14:31
masonjar99C0r3: http://help.twitch.tv/customer/portal/topics/358640-broadcast-hardware-and-software/articles14:31
tomek_how to move minimize max close from leftt to right?14:31
tomek_anyone can help me?14:31
Kartagistomek_: you have already been helped14:32
Umeaboytomek_: Google.14:32
Umeaboy:)14:32
tomek_dont work14:32
BluesKajAlexPortable, it will extract to folder, you can open a termina inside the folder14:32
MonkeyDust!google | Umeaboy14:32
ubottuUmeaboy: 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.14:32
BluesKajterminal14:32
Kartagisdefine "don't work"14:32
__raventwo major problems with my desktop on 15.10 xubuntu: 1. startup only possible using kernel 4.2.0-18-gen in recovery mode. everything else switches off keyboard or leads to black screen. any idea?14:32
Kartagis!info glibc-source14:33
ubottuglibc-source (source: glibc): GNU C Library: sources. In component main, is optional. Version 2.21-0ubuntu4.1 (wily), package size 13830 kB, installed size 24010 kB14:33
MonkeyDusttomek_  in Unity-Tweak:  Appearance > windows controls14:33
kwkdont you have to log out and back in after changing the left vs right side setting for the min,max,close buttons?14:33
Kartagis!find glibc14:33
ubottuFound: glibc-doc, glibc-doc-reference, glibc-source, libc6-pic, clisp-module-bindings-glibc14:33
AlexPortableBluesKaj: sudo modprobe e1000e14:33
AlexPortableBluesKaj: now reboot?14:33
KartagisI don't have glibc-source, how can I get libc++.so?14:34
__raven2: nvidia card needs closed driver because of full speed fan on built in nouveau. but i cannot save any settings so i have to edit dual head every startup. any idea?14:34
jushurVolund_: so it was actually an issue with the machine not being able to use the drives properly?14:34
KartagisI mean glibc<tab> doesn't bring it up14:34
tomek_dont work14:34
Kartagistomek_: define "don't work"14:35
tomek_buttons dont move14:35
Kartagisyou may have to kill your DE14:35
jushurtomek_: just relog, if your not sure how to do restart your DE/Unity14:37
BluesKajAlexPortable, which ubuntu? if you're on 15.10 the in the terminal , sudo systemctl restart network-manager14:41
AlexPortableyes 15.1014:42
AlexPortableBluesKaj: what now?14:43
Kartagishelp?14:44
BluesKajthen close the terminal you opened in the folder ,and open a new one and run the above command , ale14:44
BluesKajAlexPortable,^14:44
* Kartagis jumps up and down for help14:44
AlexPortableBluesKaj: no i mean i did that14:44
AlexPortablei restarted the network manager14:44
hlhhello, i have a question14:44
BluesKajdid you see network-manager notification/popup, AlexPortable?14:45
hlhif i make a bootable usb on windows using rufus, would it still be able to work on my pc running 15.04?14:45
AlexPortableBluesKaj: yes it said that im offline14:45
AlexPortableor disconnected or something14:45
BluesKajhmm, i guess a reboot14:45
AlexPortableBluesKaj: same issue14:46
AlexPortableand then after reboot sudo rmmod e1000e will say that e1000e isnt loaded14:46
AlexPortablei also did update-initramfs -u to be sure14:47
hlhso is it possible for me to use a bootable usb made on windows 10 using rufus? i'm trying to install windows on my laptop14:47
MonkeyDusthlh  how is that ubuntu related?14:48
hlhbecause i want to know if the usb will work on my laptop that i'm using currently, that is on 15.0414:49
MonkeyDusthlh  you used w10 to create a windows bootable usb, right?14:50
kwkKartagis what was your question14:51
Kartagiserror while loading shared libraries: libc++.so: cannot open shared object file: No such file or directory <--- how do I fix this? http://stackoverflow.com/a/24162990/1384283 was applied (replacing 32 with 64)14:51
Kartagiskwk: ^14:51
jushurhlh: just make one and test it?14:51
MonkeyDusthlh  i still fail to see what ubuntu has to do with it14:52
jushurhlh: what are you running on the usb? linux will read most filesystems if you just install the proper package that supply support for them.14:53
kwkKartagis: reading that now, taking a bit since im havin issues myself and gotta use w3m to read it, I don't use eclipse myself but let me think about it for a sec and see if I can suggest something14:54
Kartagiskwk: this is off CLI, I don't use Eclipse either14:54
kwkwhat command are you entering thats getting that error?14:57
jushurKartagis: what package/software/command is it you installed that req this missing lib?14:57
Kartagisjushur: I'm trying to align an android apk14:58
AlexPortableMonkeyDust: http://pastebin.com/uxGivdRi14:58
hlhi'm running a windows 7 iso formatted as fat32, but now that i'm trying to use another windows pc i have, apparently the iso needs to have the usb formatted as ntfs14:58
BluesKajAlexPortable, sudo modprobe  -r e1000e , then sudo modprobe e1000e EEE=014:58
kwkif you have the library in question installed already and wherever the command is looking isnt finding it it should just be a matter of adding a symlink14:59
kwkso if you know the package that contains that source file you could do dpkg -L <packagename> | grep <whatever> to find the actual location of the file and then ln -s <actual location> <place that command is looking>14:59
pantatoquit14:59
kwknot sure if thats much of a help14:59
AlexPortableBlueking: ok what now?15:00
AlexPortableBlueking: i restarted network manager also but to no avail15:01
=== ibm is now known as Guest62589
jushurKartagis: you mean zipalign?15:02
Kartagisyes15:02
jushurKartagis: and its the zipalign tool that spwes the error?15:03
jushurspwes/trows15:03
Plonehello15:03
Ploneis it possible to create an smb share which allows one group read/write access and another group read only access?15:04
EriC^^Plone: yeah15:05
Plonethe share works for read/write group, but when I create the second definition with the other group, then no one can access the share15:06
jushurKartagis: i dont get how you can possible get that error? you not using the default repo installed tools?15:08
jushurKartagis: i have a whole office using those tools. and no reports of any errors.15:09
=== tvoss|lunch is now known as tvoss
MonkeyDust!info zipalign15:12
ubottuzipalign (source: android-platform-build): Align zip/jar/apk along byte boundaries. In component universe, is extra. Version 21-4 (wily), package size 23 kB, installed size 96 kB15:12
Jakey3Hi, im setting up nodejs in in a virtual machine on vbox, i have setup port forwarding 127.0.1.1:8080 to 10.0.2.15:80, I have run this application on node http://paste.ubuntu.com/15267292/15:17
Jakey3but i dont see able to see the application on the host when i curl http://APP_PRIVATE_IP_ADDRESS:808015:18
lotuspsychjeJakey3: maybe the #vbox guys know?15:20
akikJakey3: your ports don't match, 80 vs. 808015:20
Jakey3akik, how should it be?15:21
akikJakey3: from your paste, the daemon is listening on port 808015:21
Jakey3ok, will take a look15:22
akikJakey3: and you wrote that you made a forward to 10.0.2.15:8015:22
=== EriC^^ is now known as explosive
__raventwo major problems with my desktop on 15.10 xubuntu: 1. startup only possible using kernel 4.2.0-18-gen in recovery mode. everything else switches off keyboard or leads to black screen. any idea?15:26
__raven2: nvidia card needs closed driver because of full speed fan on built in nouveau. but i cannot save any settings so i have to edit dual head every startup. any idea?15:27
Jakey3akik,  curl http://127.0.1.1:8015:27
Jakey3curl: (7) Failed to connect to 127.0.1.1 port 80: Connection refused15:27
akikJakey3: i meant that your application is listening on port 8080, not 80 as in 10.0.2.15:8015:28
Jakey3shouldnt the portf orwading translate it to from 127.0.1.1:80 to 10.0.2.15:8015:29
SeveasJakey3: that depends on how you did the forwarding.15:29
akikJakey3: is the application running on your virtualbox vm (IP 10.0.2.15) port 8080 ?15:29
Jakey3yes15:30
akikJakey3: because _nothing_ in that case in answering from port 8015:30
Jakey3soryy it was a typo meant to be 127.0.1.1:808015:31
Jakey3* from 127.0.1.1:80 to 10.0.2.15:808015:31
ghyronimohello i got a new laptop with nvme m2 ssd and i cannot find the drive on ubuntu live. how to recognize it?15:31
k1lghyronimo: "sudo parted -l" in a pastebin please15:32
ghyronimok11: it depends on the Cancel/Ignore choice. http://askubuntu.com/questions/729102/gparted-does-not-recognize-sata-m2  it shows only 1 drive max (usb key included)15:34
akikJakey3: do you get any reply with "nc -v 127.0.1.1 80" ?15:34
ghyronimoparted is v3.215:34
Gustavo6046hey guys :)15:34
=== ashden is now known as moruk
Gustavo6046I can't really remember my Ubuntu password15:34
Jakey3nc: connect to 127.0.1.1 port 80 (tcp) failed: Connection refused15:34
MonkeyDustGustavo6046  it was abc12315:35
k1lghyronimo: can you please post the output to paste.ubuntu.com and show the link here?15:35
MonkeyDustGustavo6046  https://help.ubuntu.com/community/LostPassword15:35
nightdemon666need a command for ubuntu 14.04 to enable wireless networking. i disabled through the GUI, but would like to know the command to re-enable via comand line15:35
k1lghyronimo: or better: run a "sudo lshw -C storage"15:36
MonkeyDustnightdemon666  rfkill15:36
MonkeyDust!info rfkill15:37
ubotturfkill (source: rfkill): tool for enabling and disabling wireless devices. In component main, is optional. Version 0.5-1ubuntu2 (wily), package size 8 kB, installed size 60 kB15:37
Gustavo6046what was abc123?15:37
k1lGustavo6046: that was a joke15:37
Gustavo6046now it got back to installation dialog15:37
k1lGustavo6046: wasnt you the guy with the server?15:37
Gustavo6046but I DID already install it15:37
MonkeyDustGustavo6046  read the LostPassword link15:37
Gustavo6046no I didn't host a server15:37
k1lGustavo6046: what are you doing?15:38
akikJakey3: maybe iptables is blocking it? did you try connecting directly from your host to the guest ip?15:38
Gustavo6046I just started Ubuntu after returning from college15:38
Gustavo6046school*15:38
Gustavo6046I wanted to see if I could remember my password now15:38
k1lGustavo6046: did you boot the install-cd/usb?15:38
user___Hi ,Why ubuntu when mounting a partition on hard disk the system does not ask password ? opensuse does15:39
Gustavo6046Idk where it installed Ubuntu tbh, but I booted the install CD as I though it would install in that drive15:39
k1lGustavo6046: i dont understand what you are doing there at all. so you want to install ubuntu? why are you asking about a password then?15:40
Gustavo6046I did install Ubuntu15:40
Gustavo6046I don't know where it installed15:40
Gustavo6046I booted the install CD thinking it was there it installed15:40
k1lGustavo6046: so why are you booting the cd then?15:40
MonkeyDustGustavo6046  are you now in the live session (cd)?15:41
k1lGustavo6046: so what happens when you boot the pc wihtou the cd?15:41
Gustavo6046after all, I used that ISO file as storage space in VirtualBox15:41
k1lGustavo6046: so you did not install ubuntu at all onto your disks?15:41
Gustavo6046nope15:41
Gustavo6046I did not15:41
Gustavo6046I don't know where did Ubuntu install, the install CD is the only storage file I assigned to the VM15:42
MonkeyDustGustavo6046  it's confusing, start from the beginning, what brings you here15:42
k1lGustavo6046: you are making no sense15:42
ghyronimok11: sorry for the delay http://paste.ubuntu.com/15267498/15:42
k1lGustavo6046: you cant install ubuntu onto a cd15:42
Gustavo6046so basically I installed Ubuntu, using the installing CD (ISO file) as a storage space for VirtualBox's VM, but I want to know where did the installer install Ubuntu15:42
user___bye15:42
akikGustavo6046: iso files are read only15:43
k1lghyronimo: ok, try a "sudo lshw -C disk"15:43
Gustavo6046I used it as a IDE controller15:43
Gustavo6046the SATA controller is MyUbuntu.vdi but I don't know what SATA or IDE means15:43
MonkeyDustGustavo6046  so you installed ubuntu from a cd, directly in the vm?15:43
Gustavo6046I saw it from the control panel of the VM, in Storage15:44
k1lGustavo6046: ok, so you have no clue what you did at all. and you are searching now for things that never happend15:44
ghyronimok11: ah there it is! http://paste.ubuntu.com/15267526/15:45
gr33nbitslook on the vm settings on the tab storage should show you where it is15:45
Gustavo6046yep, I just booted the install ISO as a IDE controller, and used that vdi file as a SATA controller (though it is the default provided by VirtualBox)15:45
k1lghyronimo: yes. opening "gparted" the gui program should let you be able to make partitions on that drive15:46
MonkeyDustGustavo6046  send a screenshot of the vm's settings  http://imgur.com/15:46
ghyronimok11: it gives me the same erroreous output as parted15:46
k1lghyronimo: that error is about the usb drive. dont mind that15:47
Gustavo6046it's in Portuguese, I'm Brazilian15:47
Gustavo6046just a sec15:47
user54541210Hellow guys I was wondering if you could help me with updating my system regularly. I have Ubuntu 15.1 and everytime I update it says it can´t update because the update needs untrusted source or something like that. Does someone know how to fix this problem?15:49
Gustavo6046http://i.imgur.com/mfX0X7d.png15:50
Gustavo6046this is my config15:50
nightdemon666awesome, thank you MonkeyDust15:51
gr33nbitsgustavo click myubuntu.vdi please to see the location15:52
Demiurgehi15:52
Demiurgeim getting  E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/f/fontconfig/fontconfig-config_2.11.1-0ubuntu7_all.deb  404  Not Found [IP: 2001:67c:1562::16 80]15:52
Demiurgewhat do15:52
Gustavo6046gr33nbits: C:\Users\gusta_000.ACER\VirtualBox VMs\MyUbuntu\MyUbuntu.vdi15:52
ghyronimok11: it freezes when i select a partition table to write but i guess it will be gpt at least15:54
gr33nbitsgustavo so there's where the image is15:55
Gustavo6046gr33nbits, yes15:56
Gustavo6046what if I remove the IDE controller disk?15:56
Gustavo6046then only the SATA disk with Ubuntu will be loaded15:57
gr33nbitsyes15:58
gr33nbitsinside that virtualbox folder it's only virtual drives15:58
gr33nbitsif you remove it, you have to install ubuntu again15:58
Gustavo6046what I meant is that the SATA file is that .vdi file, but right now I set the IDE to my disk drive :E (which loads when disks are put into the slot).15:59
gr33nbitsyes you can remove it so it wont boot to cd 1st16:00
gr33nbitssorry multitasking16:00
k1lGustavo6046: please ask that virtualbox questions what those settings and technics mean in #vbox16:00
Gustavo6046after I've inserted my password, it said "System problem found, report now?" I obviously reported.16:01
Gustavo6046It restarted very quick, and now I'll insert my pass again and see what happens.16:02
Gustavo6046Oh crap, again, "system program problem detected"!16:02
hamudichitest do you read?16:03
Gustavo6046I tried Ctrl+Alt+F1 to see the text interface for login. I insterted my password. But it says "login incorrect". Ubuntu is silly sometimes.16:03
hamudichi@Gustavo6046 make sure num-lock is on if your using that16:03
Gustavo6046I'm not using Num Lock16:03
k1lGustavo6046: make a new install of ubuntu inside the virtualbox. and this time dont change the virtual disk settings16:04
Gustavo6046also I ain't very sure if it is the correct password (though it should be, after all It's the one I remember feeding the installer with, and the one I use everywhere)16:04
Gustavo6046but I don't remember the actual password that good, so I would like to reset it (once I've found what is the GRUB prompt in that password reset link)16:05
=== TennisB is now known as Tennis
=== NickG365_ is now known as NickG365
=== RyanKnack_ is now known as RyanKnack
=== Rame- is now known as Rame
=== imdsm_ is now known as imdsm
=== FourDollars_ is now known as FourDollars
=== kudu is now known as Guest46250
dejavou42on a known hacked ubuntu box, would it be concerning to find /sys/devices/virtual/tty/tty0/active (the timestamp is close to the time/date of the hack, and I'm trying to determine what was affected.16:20
=== gonyere___ is now known as gonyere
dragoonisTrying to get my sound audio to work on my ubnuntu install - can someone run me thorugh getting it working please?16:39
ubuntu-mateHeyas , Morning ~~ just checking out the new mate Beta. I wass reading community website last nite and trying to adjust / fix my USB partitions. atm my 15gb usb is saying it has 64gbs lol?!? , i think its cause says 2046 instead of 512 or something... is there a alternative way that i can put the .iso onto my usb flashstick and be able to adjust the partition size so that I can make a casper-rw partition / file on it , or even16:45
ubuntu-matejust create a generic .txt file.. it seems its read only now or something after doing ddrescue to clone the beta iso .  can i like premake partitions and then just robocopy the files over to it and then install grub2 so its still a working livecd image that i can use to install onto my hd later but still be able to at least not have to run software updates everytime i boot up, id really like to be able to update and then reboot16:45
ubuntu-mateand have the updates take effect etc . what do u all do?16:45
trunk_monkeydragoonis: can you run aplay -l in terminal please16:45
trunk_monkeyand let me know the output16:45
ubuntu-matejust installed 216mb on fresh usb ddrescue install and it asks me to reboot... there has to be a way to do it better then making a read only dd copy please? unetbootin doesnt work anymore right? . sorry for wall of text16:47
opnyhello, do you know  a way to run xenial armhf in qemu?16:48
GallowglassWhat is a good tool/method for managing files on a Linux(Ubuntu) server from a Linux desktop?16:51
trunk_monkeysshfs Gallowglass16:52
lapyofilezilla?16:52
trunk_monkeymount remote file system locally, and all encrypted over ssh16:52
GallowglassAh, okay. Is that the same as mounting it through File Manager?16:53
Gallowglass(in Ubuntu desktop)?16:53
trunk_monkeyGallowglass: you can make a symbolic link so that for example, you create a folder in your home directory called, "Server", you could mount the server / to that folder16:54
=== jain is now known as Guest12164
trunk_monkeyso when you go to your home folder, and click server, you'll be seing the root of your server; it's really handy, and works great. Plus it's encrypted!16:54
trunk_monkeyYou can add the mount to your fstab so it mounts on boot and then it will be just like any other local folder16:54
GallowglassSounds like that's the route I'll want to go, thanks!16:55
trunk_monkeyGallowglass: this is a good guide https://www.digitalocean.com/community/tutorials/how-to-use-sshfs-to-mount-remote-file-systems-over-ssh16:55
GallowglassOh, nice!16:55
trunk_monkeyif you can ssh to the server, you'll be able to mount to it. Make sure you can ssh first though! Cheers16:55
GallowglassCheers16:56
Jakey3how do i set my npm path o16:57
Jakey3?16:57
oubihi16:59
oubiwhat is this room all about?16:59
baizonoubi: support17:00
ubuntu-matenone of u peeps ever made a usb that isnt read only im guessing?17:00
lotuspsychjeubuntu-mate: best to ask your real question to the channel17:01
=== dearn_ is now known as dearn
=== mohammad is now known as Guest83632
trunk_monkeyubuntu-mate: I don't understand the question17:08
ubuntu-matei did lotus.. it was that wall of text about 5min ago17:08
ubuntu-mateHeyas , Morning ~~ just checking out the new mate Beta. I wass reading community website last nite and trying to adjust / fix my USB partitions. atm my 15gb usb is saying it has 64gbs lol?!? , i think its cause says 2046 instead of 512 or something... is there a alternative way that i can put the .iso onto my usb flashstick and be able to adjust the partition size so that I can make a casper-rw partition / file on it , or even17:08
ubuntu-matejust create a generic .txt file.. it seems its read only now or something after doing ddrescue to clone the beta iso .  can i like premake partitions and then just robocopy the files over to it and then install grub2 so its still a working livecd image that i can use to install onto my hd later but still be able to at least not have to run software updates everytime i boot up, id really like to be able to update and then reboot17:08
ubuntu-mateand have the updates take effect etc . what do u all do?17:08
asushalo17:10
new0hi everyone, i am trying to hack my router with reaver 1.4 but it's not working getting: "WARNING: Failed to associate with essid (ESSID: "")17:11
asusubuntu ch17:11
morbid_apehi everyone, burn all jews in oven17:11
morbid_apeallahu akhbar17:12
morbid_apedeath to infidels17:12
morbid_apeonly muslims have a right to live17:12
* Volund_ happydances17:14
ubuntu-matei guessing still dont understand the question lol17:16
Volund_guess I'd better get up. my new case, video card, PS3, and SSDs are arriving today. gonna rebuild my everything17:16
=== jor_ is now known as jor
akikubuntu-mate: i guess it could be possible. try to find a doc which describes how you put grub on an usb stick17:17
ubuntu-matesolution is to go buy dvds , noone knows how to make a bootable Xenial usb that is Not readonly =(17:17
jwashhi everyone i've got 2 14.04 computers, one newer install one older. the newer serves ftp just fine, and my router sends ftp traffic to it based upon port forwarding with no problems. This was the case with my older install, but it won't receive the outside traffic anymore. The older install does recognize inbound traffic from within the local network. Where should I start to look for a solution?17:17
ubuntu-matenone of the docs on the ubuntu forums explain how to successfuly do it now that unetbootin doesnt seem to work17:17
k1lubuntu-mate: you cant change the "error" on that usb without wiping all the data17:18
Jakey3how do set a path for pm2 on my ubuntu server setup?17:18
ubuntu-matek1l: is there no way to make a writeable xenial iso? i can erase that error and start over17:19
k1lubuntu-mate: use the ubuntu usb creator. or rufus on windows (but i dont know if rufus got that option to make it persistence)17:20
ubuntu-mateo nice, usb creator will let me adjust partitions etc after its done cloning? there is no option for persistence anymore17:21
ubuntu-matewhen you use dd and ddrescue , you cant adjust the partition to make a casper-rw or even wtf.txt notepad file17:22
k1lubuntu-mate: no. but you can set in the settings to make it persitent and how much space you want to use for that.17:22
Jakey3can someone explain how ireslove this issue https://github.com/Unitech/pm2/issues/1112, i dont understand the answer17:22
ash_workznot that this is a big problem or anything, but I accidentally did crontab -e and it won't let me cancel out of the "select an editor" prompt... why?17:23
k1lubuntu-mate: yes, but using dd will always have that error about sector size, since the image is made with 2024 sectors.17:23
ubuntu-matehrm are you using xenail? there is no persistent option anymore on the GUI, any idea what file would have the info i edit17:23
k1li am not running xenial right now17:23
ubuntu-matethey took away that GUI box17:24
ubuntu-mateto make things simpler.. /boogle17:24
geniiWhy don't you just dd the image to one usb stick, then install it onto a second one17:24
=== Guest83632 is now known as linuxlove
ubuntu-matedoesnt that destroy your usb with read/writes I/O if you full install to us17:24
ubuntu-matekinda like the whole install running from tmpfs's that the livecd has17:25
ubuntu-mateand forums dont have nada for info on getting kernel param toram=yes to work17:25
linuxlovei am going to grant permission to a user for upload files in /var/www/html how can i do that ?17:27
dragoonisTrying to get my sound audio to work on my ubuntu install - can someone run me through getting it working please? I looked at some online guides and can verify that my sound card has been recognised. When I go to "Sound" in the control panel area the VOLUME slides is right down the bottom and I cannot slide it up17:27
linuxlovei am going to grant permission to a user for upload files in /var/www/html how can i do that ?17:28
Jakey3what does echo 'prefix=/usr/local' > node/etc/npmrc mean?17:29
* Volund has Ubuntu setup, now has to redownload Windows 10 and ready for install. oi17:29
geniiJakey3: It means write the text string of prefix=/usr/local into a file called npmrc which is in directory etc under local directory called node17:30
Bashing-omJakey3: Will add the parameter " prefix=/usr/local ' to the file "  node/etc/npmrc " . Make sure that is what you want .17:31
linuxlovei am going to grant permission to a user for upload files in /var/www/html how can i do that ?17:31
ubuntu-mate=(17:33
Volundwell today's going to be.... fun17:35
Norbinunattended 14.04.4 installation just hangs, any debugging that can be done somehow, to understand where it's stuck? i've followed the official guide / forums on how-to make the custom iso.17:37
fathomHello, when I boot my computer I get a message that there is something wrong with my OS and offers to send a bug report, but it does not let me view what the report is. Moreover, my computer allows updates without being root. Is this a sign of a compromised OS?17:37
Jakey3can someone help me fix an issue that i have the same as this post17:37
Jakey3https://github.com/Unitech/pm2/issues/111217:37
dragoonisIn the Sound section -> the "Play sound through" box is empty. Although i ran some commands and it recognised that I have a sound card17:38
bartosz_hi17:39
bartosz_what is #$PATH? Please answer in simple words!17:39
linuxlovehello every body17:40
bartosz_hi17:40
k1lbartosz_: a variable where folders are mentioned where the shell looks for programs.17:41
bartosz_k1l what kind of programs? like steam for instance?17:41
dragoonisI just followed this online guide - and i no longer have a "Sound" option when looking in my system settings - http://itsfoss.com/fix-sound-ubuntu-1304-quick-tip/17:41
k1lbartosz_: do you have a specific issue?17:41
Bashing-ombartosz_: What is the context ?... is the '#" disabling parsing where exexutable files are located ?17:41
linuxlovei have created a group named webcontent how can i assign accessing to /var/www/html to members of this group ?17:42
bartosz_I'm still learning linux, and couldn't find quite simple answer on the Internet17:42
k1lhttps://help.ubuntu.com/community/EnvironmentVariables   bartosz_ see this it got a  table for variables17:44
linuxlovei have created a group named webcontent how can i assign accessing to /var/www/html to members of this group ?17:44
minitruelock17:44
kirbo719noob?: installed Xubuntu 14.04 LTS.  Learning the OS. Is there an install log I can view to ensure the install went well? Same when apps installed?17:44
bartosz_tnx17:45
linuxloveam i wasting my time here?17:45
Volundlinuxlove: you need to research how users and groups work and what chown does.17:45
Bashing-ombartosz_: Learning : see -> http://mywiki.wooledge.org/FullBashGuide . A great tutorial to learn bash ( and lots of things terminal ).17:46
Volundlinuxlove: No, but you need to have some patience because not all of us are experts. the big pros aren't always on 24/7 you know. have some patience.17:46
boxmeinkirbo719: there's a lot of different things happening during the installation, I'm fairly certain if you find logs to them all they won't be in a single file17:46
bartosz_thank you a lot Bashing-om17:46
k1llinuxlove: i think we are paste the state of handholding with you. you really need to learn things and not use this as a "give me the terminal commands quick" solution17:46
bartosz_i will17:46
linuxloveVolund, okay you are right17:46
linuxlovek1l, you are right17:47
Bashing-ombartosz_: :) A big help in that learning curve .17:47
boxmeinkirbo719: application installs are logged in /var/log/dpkg.log and /var/log/apt/term.log, respectively for the dpkg backend and apt frontend17:47
kirbo719ok. tnx!17:47
boxmeinkirbo719: boot logs are in "journalctl -b 0" where "-b 0" means that "only show me logs from this boot onward!"17:47
boxmeinkirbo719: other than journalctl, just explore /var/log, tons of stuff there!17:48
linuxlovek1l, but i need to determine webcontent owner of /var/www/html directory17:48
Volundlinuxlove: asking questions and being pointed in the right direction to do self-research instead of being handed the final answer teaches a lot more in the end, in my experience.17:48
k1llinuxlove: ls -l /path/to/folder17:49
k1llinuxlove: owner should be www-data17:49
k1llinuxlove: but you can set the user to be in the group www-data too17:49
bartosz_Bashing-om: doesn't work :C17:50
bartosz_Bashing-om: okay, now it's working17:51
Volundlinuxlove: To explain a little about users and groups, files/folders can be OWNED by one user and BELONG to a completely different group, with different permissions for each. This is how you will handle shared permissions to hard drive locations: smartly employing users and groups. especially groups.17:51
linuxlovek1l, if i assign a user  to www-data group he just can access to /var/www/html?17:52
Volundlinuxlove: I don't know the full details of how complex groups can get, mind. juist that I can add users to them. I dunno, can yo add groups to groups? go find out17:52
Jakey3does this look correct  sudo env PATH=$PATH:/opt/node/bin pm2  ?17:52
Bashing-ombartosz_: ? What was not working ??//// " not working" alone tells us nothing .,.. and we have nothing to base a troubleshooting procedure on .17:52
linuxlovek1l, i also need to assign write permission to that user just on /var/www/html17:53
bartosz_Bashing-om: URL had problems17:53
k1llinuxlove: yes17:53
k1llinuxlove: no17:53
bartosz_Bashing-om: sory, i thought i wrote fullbashguide17:53
k1llinuxlove: that webfolder should have owner and group set to www-data to be working with the webserver.17:54
Bashing-ombartosz_:  K .. Been a while since i accessed .. I did go back and verify at this time the link is still valid .17:54
FreshI am trying to sync my iphone 6 with my music library on my ubuntu laptop. my mac battery recently crapped out and havent really been motivated to buy a new batt yet. Banshee just "erased" all the music from my phone and said it  loaded new music on but nothing shows on the phone. just the old music. when I go to play the old music it drops off my music list.17:54
* Volund watches file transfer at a crawl.17:55
bartosz_Bashing-om: VALID, it was something for 2 mins; now it works17:55
Volundsystem-config-lvm is the best thing ever. graphical tool to aid understanding of this very complex concept.17:56
Bashing-ombartosz_: :) .. all good then .. happy bash'n .17:56
bartosz_thanks! bye17:56
linuxlovek1l, can he write to /var/www/html if he is in web-data group?17:56
Volundif you add <specific user> to www-data group and www-data group has write access to /var/www/html then yes. that's what groups do.17:57
Volundwhether this is a smart thing to do, I dunno17:57
k1llinuxlove: www-data17:58
k1llinuxlove: details matter here17:58
k1llinuxlove: and yes, he can write then17:58
linuxlovek1l, excuse me for my less knowledge17:59
Jakey3how do i make export PATH=$PATH:/opt/node/bi persist ?17:59
Jakey3how do i make export PATH=$PATH:/opt/node/bin persist ?17:59
sta7icJakey3: possibly in .bashrc or .profile18:00
linuxlovek1l, i want to grant permission on just one directory /var/www/html to that user18:00
Jakey3sta7ic, can you explain me exactly ehat i need to do18:00
Jakey3please18:00
linuxlovek1l, i just need to grant write permission on that directory to a user18:01
linuxlovei am new to linux18:01
Volundlinuxlove: I think you could chown -R /var/www/html <user>:www-data18:01
Volundbut I dunno if that would break anything18:01
k1llinuxlove: yes. i told you 10 times now what to do.18:01
k1lVolund: no18:01
k1lVolund: put that user into www-data group.18:01
Volundk11: wouldn't that grant access to -everything-  www-data can acess? Unless this isn't a problem18:02
Volundlinuxlove: spend some time researching how users, groups, and permissions works. it's rather valuable knowledge. I sure could afford to study more18:03
k1lVolund: that should be the /var/www/html folder for that group18:03
linuxlovek1l, usermod -aG www-data user is correct?18:04
linuxlovek1l, usermod -aG www-data user is correct?18:05
k1llinuxlove: sudo adduser user group18:05
linuxlovek1l, i have created user already18:05
jeeves_mosshow do I load a device tree?  I don't have a /sys/devices/capemgr.*/slots/ directory18:05
k1llinuxlove: the command is called adduser. its simpler to use18:06
Volundnothing to do but wait for my new case and video card to arrive. sigh18:11
Volundk11: would you believe that adding 8tb drives to a computer would cause it to behave horribly slow and erratically?18:12
daftykinsVolund: that's off topic here really, OS support only - chatter in #ubuntu-offtopic and more hardware topics can be had in ##hardware :)18:15
daftykinssounds like a buggy EFI though18:15
linuxlovek1l, i used  usermod -aG www-data user but user cant write to /var/www/html yet18:15
Volunddaftykins: yeah. it's just, all last night, for 12 hours straight I was trying and trying to setup Linux on a 2x 8tb setup. kept wondering what i was doing wrong in Linux.18:16
k1llinuxlove: that user needs to logout18:16
daftykinsVolund: so that's still chat, see the above channels.18:17
linuxlovek1l, i am using rsync in terminal user@myhost18:17
k1llinuxlove: that user needs to cut all connections and login again to make it work18:19
linuxlovedo you mean that i need to restart ?18:20
daftykinsno, log out18:21
=== mohsen__ is now known as linuxlove
linuxlovek1l, i get this error cp /home/mohsen/web.xml /var/www/html/18:25
linuxlovecp: cannot create regular file ‘/var/www/html/web.xml’: Permission denied18:25
daftykinsyou have to run that one with sudo...18:26
kbrosnanor add your user to the group that owns the folder18:26
Aleksandar86in this command "apt-get -y install proftpd"   what is "-y" ?18:26
linuxlovedaftykins, mohsen is not in suders18:26
daftykinssudoers has nothing to do with this situation18:26
daftykinsoh from that angle...18:27
daftykinsmeh, i don't think your experience level with Linux is enough to do anything that you mentioned you want.18:27
daftykinsrunning a website when you can't get around file permissions is a huge warning sign18:27
Aleksandar86i try with this command install proftpd on Ubuntu 14.04 LTS but i had error18:27
Aleksandar86but without -y work good18:27
Bashing-omAleksandar86: the "y" autoanswers to "yes" for the install prompt .18:28
daftykinsAleksandar86: an FTP server is more often than not a mistake. what is the use case? SFTP or SCP may be more appropriate and secure18:28
Aleksandar86Unable to fetch some archives18:28
CacheMoneySFTP ftw18:29
Aleksandar86i try apt-get update18:29
linuxlovedaftykins, i dont want to put mohsen in sudoers18:29
Aleksandar86but again not working18:29
daftykinslinuxlove: that's not the answer anyway.18:29
Bailey831hi guys18:29
daftykinsAleksandar86: don't use the enter key so quickly - and show an example of what's happening on http://paste.ubuntu.com18:29
linuxlovedaftykins, you mean i need to leave any thing18:30
Volundbbiab, gonna try to install one of those 8tb drives again now that the SSD is handling running Linux18:30
daftykinslinuxlove: that doesn't make sense18:30
Aleksandar86E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?18:32
Aleksandar86cant install proftpd18:32
Aleksandar86i try apt-get update18:32
linuxlovedaftykins, thanks it is better to help instead of things you say18:32
Bashing-om!info proftpd18:33
ubottuPackage proftpd does not exist in wily18:33
Bashing-om!info proftpd trusty18:34
ubottuPackage proftpd does not exist in trusty18:34
ioria!info  proftpd-basic trusty18:34
ubottuproftpd-basic (source: proftpd-dfsg): Versatile, virtual-hosting FTP daemon - binaries. In component universe, is optional. Version 1.3.5~rc3-2.1ubuntu2 (trusty), package size 1899 kB, installed size 4404 kB18:34
linuxlovedaftykins, you can just redirect people to learn18:35
Egyptian[web]howdy - i am trying to run sftp in a chroot environment. however the logs reply with subsystem request for sftp by user user failed, subsystem not found - i checked my sshd_config file and the file exists in /usr/lib/openssh/sftp-server = what gives?18:35
ioriastange pkg18:35
ioria*r18:35
Aleksandar86what is good alternative for proftpd?18:35
ioriavsftp18:35
Bailey831How can I fix this error : [24097.717264] systemd-hostnamed[10602]: Warning: nss-myhostname is not installed. Changing the local hostname might make it unresolveable. Please install nss-myhostname!18:36
Aleksandar86sudo apt-get install vsftpd, again error: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?  How can i change fetch list?18:37
SeveasBailey831: the answer is in the question :)18:37
ioria!info vsftp18:37
ubottuPackage vsftp does not exist in wily18:38
ioria!info vsftpd trusty18:38
ubottuvsftpd (source: vsftpd): lightweight, efficient FTP server written for security. In component main, is extra. Version 3.0.2-1ubuntu2.14.04.1 (trusty), package size 111 kB, installed size 359 kB18:38
ioriaAleksandar86, try vsftpd18:38
SeveasAleksandar86: run apt-get update; pastebin the full output.18:38
akikEgyptian[web]: you can follow this guide for chroot sftp http://askubuntu.com/questions/49271/how-to-setup-a-sftp-server-with-users-chrooted-in-their-home-directories/49284#4928418:38
Aleksandar86i have ubuntu-14.04.4-server-amd64 LTS18:38
daftykinslinuxlove: what do you mean 'direct to learn' ?18:38
daftykins*redirect18:38
Egyptian[web]akik: no worries i found the typo :D18:39
VolundYESSSSSSSSSSSSSS this seems to be the solution. So installing Ubuntu on one of the 8tb drives isn't going to work, but I can still use them for STORAGE18:39
Volundnow to figure out how to LVM this sucker again.18:39
adeon_Volund why wouldnt you be able to install on a 8TB?18:40
Volundadeon_: For some reason, when I use one of the 8tb drives for my Linux install in any capacity, the system begins to chug, halt, behave erratically, freeze when unpacking packages, etc. like, it will hang on 'unpacking libssl' for a half-hour18:40
daftykinsadeon_: i would imagine it's due to Volund not being so familiar with 1) EFI 2) GPT 3) the bugs in the former that could prevent the system working right18:41
Volunddaftykins: I'm using GPT!18:41
Aleksandar86ioria, Seveas, http://pastebin.com/e05HEp4H18:41
daftykinsVolund: that's nice, that's one of 3 points18:41
SeveasAleksandar86:   Could not resolve 'rs.archive.ubuntu.com'18:41
ioriaAleksandar86, your local repos down ?18:41
Seveasyour resolv.conf is broken18:42
Aleksandar86how can change this adress?18:42
adeon_Volund have you tried to install a 64bit ubuntu+UEFI ?18:42
ioriaAleksandar86,  ping www.google.com18:42
SeveasAleksandar86: you need to make sure you're using a working nameserver.18:42
Volundin any case, my solution appears to be installing Linux on a small SSD (256gb I'm afraid) and setting up the 8tb drives for storage. THAT appears to be working. adeon_ : I don't use anything BUT 64-bit and UEFI anymore18:42
VolundIt's likely an issue with this Lenovo TS14018:42
daftykinsno that's a workaround, not a solution18:42
Volunddaftykins: point. Still acceptable to me, having Linux on an SSD is a plus.18:43
Bailey831<Seveas> I search for nss-myhostname, the result only show libnss-myhostname18:43
Aleksandar86ioria i think my DNS not working18:43
Aleksandar86ping google.com not working18:43
ioriaAleksandar86,  here we are18:43
Aleksandar86:)18:43
ioriaAleksandar86,  ls -l /etc/resolv.conf18:43
Volundis there a specific channel where we talk about nothing but LVM? I need to LVM geek at people and ask serious LVM questions18:44
Volundbecause wrapping my head around it is still taking some effort18:44
Aleksandar86i'm here nano -b /etc/network/interfaces18:44
Aleksandar86i need add dns18:44
daftykins!alis | Volund18:44
ubottuVolund: alis is a services bot that can help you find channels. Read "/msg alis help list" . For more help or questions relating to alis, please join #freenode. Example usage: /msg alis list #ubuntu or /msg alis list http18:44
Volundoh that's handy18:44
ioriaAleksandar86,  dns-nameservers 8.8.8.818:45
daftykinsVolund: i think you should have updated the BIOS on that little microserver.18:45
daftykinsdid you check the version?18:45
Volunddaftykins: I did.18:45
Volundit's on the latest and that didn't help at all.18:45
daftykinstell me exactly the version18:45
Volunduhhhhh. one second18:45
Aleksandar86ioria i do this, and i reboot ubuntu18:46
VolundI updated to B7A as seen on this page http://support.lenovo.com/us/en/downloads/ds03697418:46
ioriaAleksandar86, ok, you can just restart networking18:46
daftykinsi know what's on the page, i want to hear it confirmed what's *on* there :)18:46
Aleksandar86which is better proftpf or VSFTPD?18:46
daftykinsit looks like it's more designed for Windows Server to be honest.18:46
daftykinsAleksandar86: neither, FTP is ancient and insecure18:47
=== john is now known as Guest64815
Volunddaftykins: B7A is on there, I just updated it18:47
Volundand yeah it is. but hey I can get Ubuntu going18:47
daftykinsand you reset to defaults after, as is best-practice?18:47
ioriaAleksandar86, like before, scp or sftp over ssh mybe a better idea ...18:47
daftykinsVolund: hang on what media were you trying to install from...18:49
=== moruk is now known as ashden
ali__hello18:51
ali__hello every body18:51
goodfoxyes, hello18:52
ali__how do you do goodfox18:52
daftykinsali__: support only in here, no chat thanks18:53
ali__how are you spartis18:54
ali__hello isa18:54
spartisim good18:54
isa_hello tout le monde18:55
ncxhi ;)18:55
k1lali__: for general talk please use #ubuntu-offtopic . we try to focus on technical ubuntu support in here.18:55
ali__where did you come from isa18:55
ali__hello Aristide18:57
rahul__km18:58
ChrissMCan somewhere help me about den keyboard config?18:58
ali__yann hi18:59
nacc_ChrissM: just ask your question, people will respond as they are able18:59
ChrissMSo i have an German (Austria) Keyboard. I have config the keyboard on the terminal (sudo dpkg-reconfigure keyboard-configuration) and it was OK. But when i reboot the pc, it's lost the change.19:02
bunjeeHow do I get python version 3.2 or greater?19:03
lapyoapt-get install19:03
bunjeelapyo - I tried that - just got newest version 2.719:03
daftykinslikely it isn't available on the distro you have installed, in default repos19:04
daftykins!latest19:04
ubottuPackages in Ubuntu may not be the latest. Ubuntu aims for stability, so "latest" may not be a good idea. Post-release updates are only considered if they are fixes for security vulnerabilities, high impact bug fixes, or unintrusive bug fixes with substantial benefit. See also !backports, !sru, and !ppa.19:04
nacc_bunjee: what version of ubuntu?19:04
nacc_bunjee: you might need to install python3 rather than python19:04
bunjeekubuntu 14.419:04
genii!info python3 trusty19:05
ubottupython3 (source: python3-defaults): interactive high-level object-oriented language (default python3 version). In component main, is important. Version 3.4.0-0ubuntu2 (trusty), package size 8 kB, installed size 100 kB19:05
daftykins!info python3 trusty19:05
daftykinsgenii: ^5 ;D19:05
geniidaftykins: Hehe19:05
llwalahoopHi there! I'm planning to make a clean install and I'm curious to know what partitions would be good to have and what mount points to have. I'd like to make the home directory it's own partition.19:05
daftykinsllwalahoop: / swap and /home, yeah.19:05
nacc_bunjee: so yeah, you can get python 3 via that package in your version19:06
hspcdI have an HP laptop with an Intel HD 4000 card in it and I keep getting booted out of my session back to the login screen (Ubuntu 15.10 Unity).  Anybody have any tips on diagnosing and resolving this?19:06
seraphinaHi, admittedly is not really an ubuntu specific question but does anyone happen to know would the SMART stats on a hard disk record errors due to a damaged SATA cable or does it only know about things internal to the drive?19:06
nici_witam19:06
llwalahoopdaftykins: Is that really all? What about efi or boot?19:06
daftykinsseraphina: what issues are you experiencing?19:06
Volunddaftykins: hooray! I have setup LVM on one of the 8tb drives and am copying my big pile of data to it. yahoo. :D19:06
NTQHi. I am using Ubuntu Gnome 14.04 on my Thinkpad and I have plugged in an usb wlan stick. It seems that I can not connect it to a WLAN. There is no wlan1 or similar available. I want to connect it to an action camera with an extra route.19:07
daftykinsllwalahoop: EFI would be relevant for an EFI system sure.19:07
bunjeenacc - got - python3 is already the newest version.19:07
daftykinsseparate /boot is a mistake19:07
NTQAlso I want to use the internal wlan0 for normal internet connection.19:07
llwalahoopdaftykins: Ok, I have no idea what that efi means whatsoever19:07
bunjeenacc - asking for python --version - comes back with 2.719:07
daftykins!efi | llwalahoop19:07
ubottullwalahoop: UEFI is a specification that defines a software interface between an operating system and platform firmware. It is meant as a replacement for the BIOS. For information on how to set up and install Ubuntu and its derivatives on UEFI machines please read https://help.ubuntu.com/community/UEFI19:07
daftykinsllwalahoop: you'll want to check what your system uses19:07
ChrissMCan somewhere help me? I have an German (Austria) Keyboard. I have config the keyboard on the terminal (sudo dpkg-reconfigure keyboard-configuration) and it was OK. But when i reboot the pc, it's lost the change.19:07
=== mohammad is now known as linuxlove
daftykinsChrissM: #ubuntu-de and #linux might be helpful.19:08
llwalahoopdaftykins: How am I to do that? :) I can get to BIOS, I know that much.19:08
seraphinaOh, high number of read errors on a SATA HDD, found out that the connector had cracked on it they seem to have happened to go away since it was replaced a few weeks back but the SMART data records a high number of errors too so wondering if maybe the cable would have logged errors there too or if it's probably the drive is in a poor way at the same time.19:09
daftykinsllwalahoop: read the above link.19:09
llwalahoopSry!19:09
daftykinsseraphina: share the SMART table of data in a http://paste.ubuntu.com if smartctl, or a screenshot on imgur.com19:10
daftykinsi prefer smartctl -a /dev/sdx19:10
=== irra is now known as solido232
bunjeei'm trying to get the latest version of Gramps - needs python 3.2 or greater19:11
seraphinahttp://pastebin.com/UYXbTNi819:11
smamirFirefox is eating up lots of RAM and slows down when I start watch youtube video. I'm using Ubuntu 14.04 LTS. Any ideas folks? :)19:11
BikerMikesmamir you know what? I have noticed a huge slowdown as well when using FF on Ubuntu Trusty Tahr. Sometimes sites don't even get loaded19:12
daftykinsyou can't pin that on a browser19:12
icefox234hello?19:12
icefox234I have question about 16.0419:12
daftykinsbunjee: i'd bet you need to run "update-alternatives19:12
daftykinsicefox234: #ubuntu+1 for that.19:13
icefox234okay19:13
smamirBikerMike, It's maddening. I tested with playing 3-4 videos simultaneously in Firefox with Win7. Works like Breeze! btw I have 4gb ddr3 Ram19:14
daftykinsare we talking about the HTML5 player?19:14
seraphinaGood point there are so many potential points of failure that could cause pages not to load, would require a rather more comprehensive diagnostic to identify a cause with any degree of conclusiveness19:14
BikerMikewow good for you smamir, i happen to have half of your ram *self-pity*19:14
smamirdaftykins, mostly yes. html5 player is default in new videos.19:15
BikerMikeI'm also wondering why the Brightness bar doesn't seem to work? :(19:15
daftykinssmamir: no, you won't get flash on supported ubuntu + firefox versions :)19:15
daftykinsthough i'd recommend avoiding it entirely regardless19:16
daftykinssmamir: anyway next step would be your graphics hardware + driver, most likely19:16
daftykinsBikerMike: clean install on a laptop, or?19:16
BikerMikedaftykins side-by-side Win719:17
seraphinaFlash = ugly hack around HTML5 not being ready in time for when it was needed, now obsolete lol19:17
daftykinsBikerMike: that doesn't mean anything to me19:17
smamirdaftykins, yes it's html5 player. not flash. I just checked.19:17
=== ibm is now known as Guest42240
bunjeedaftykins - I'll try it19:17
daftykinsseraphina: no, not even vaguely right. so - got that SMART data output to share?19:18
seraphinadaftykins, heh, was just about to check with you if you had overlooked it19:18
smamirbtw Chrome on ubuntu works just fine.19:18
seraphinadaftykins, Here it is again http://pastebin.com/UYXbTNi8 :)19:18
daftykinsah you didn't highlight me with it, that's why.19:18
BikerMikeCurious, does anyone have a newbie cheat sheet (or downloadable ebook) for CLI commands on Ubuntu Linux?19:18
MultbrelchHi all. Topic is NFS -> On the server (Ubuntu 64Bit 14.04) I have installed nfs-kernel-server and nfs-common. I have prepared /etc/exports. Must the directory, that is shared, have a 777 permission and a specific user/group entry like 'nobody'?19:18
daftykinsseraphina: since you've changed the cable, has table ID #197 continued to increment?19:19
daftykinsseraphina: the problem with seagates is their SMART data is horrible, they increment all the 'error' fields when things are normal, so they can be very misleading.19:20
seraphinadaftykins, 197 has been 0 when I've looked every time I think you mean 195?19:20
daftykinsoh yeah sorry, typo.19:21
virulentAfternoon - I am trying to apply a patch to my kernel, reiser4 (I know I know but I am just experimenting with it). I did the patch -p1 < reiser4 kernel patch but when I go into make menuconfig its not there to select -- am I missing something?19:21
seraphinaYeah don't think it has gone up, is no more reports in the error longs since around 800 power on hours ago which is a little longer than the 780 hours the new SSD has been on which was installed at the same time as the new SATA cable19:22
daftykinsseraphina: i'd just watch them all then, but yeah anything that persists would likely have been from the bad cable - see at the bottom where errors are recorded against power on hour? that'll be good to keep an eye on too.19:23
seraphinaSo seems like the SATA cable might have resolved it just wasn't sure if the drive would have been seeing errors that occured outside the drive19:23
smamirdaftykins, my graphics driver is AMD graphics accelerator from fglrx. Do you think I should switch back to X.org driver?19:24
seraphinaThough I suppose if the bad cable resulted in bad writes is possible that only got detected when it tried to read it later again possibly?19:24
daftykinssmamir: well it'd be the open source radeon, i'd need more system info to even begin to consider if it'd be appropriate19:25
daftykinsseraphina: a bad cable would cause ECC errors due to communication with the controller board on the drive.19:26
smamirdaftykins, What sys info do you need?19:28
smamirThis firefox freezing is killing me. I need a solution, and fast. :(19:29
daftykinssmamir: what the graphics card is19:29
daftykinssmamir: maybe don't watch 4 videos at once ;)19:29
k1lsmamir: try without your plugins first19:30
k1lsmamir: the privacy badger and such are known to cause lagging19:30
MultbrelchMy Ubuntu box is a nfs server. Must the directory, that is shared with a client, have 777 permission, and must it have a special user:group name?19:30
daftykins777 is never right19:31
seraphinadaftykins, Ah ok I thought that it could be that thinking that the drive might have record of it since the SATA controller probably sends a message back saying no good try again but wanted to be sure19:31
smamirdaftykins, Firefox on ubuntu freezes with just one video. :v Myu gfx card is amd radeon 6450 1gb dd319:33
daftykinsthat card has reached legacy status in recent releases19:34
llwalahoopdaftykins: Thanks! I think I know know which one I'll use.19:34
Multbrelchdaftykins, I know this is why I'm asking since I found it on the regular Ubuntu page: https://help.ubuntu.com/community/SettingUpNFSHowTo19:34
jmadero1how do I go about uninstalling something that failed to install - I keep getting suggestions to run "sudo apt-get -f install" but that fails also19:34
daftykinsthat's a community guide.19:34
jmadero1I'd like to just purge the package but it's telling me that apt-get is screwed up19:34
daftykinstry sudo dpkg -r <package>19:35
daftykinsbut we'd need to see the actual output first-hand.19:35
smamirdaftykins, Can you explain? What's a legacy status?19:35
Multbrelchdaftykins, so, I should not consider these pages?19:35
jmadero1dpkg doesn't accept wilds?19:36
daftykinsjmadero1: like what19:36
daftykinsjmadero1: as i said, pastebin what's happening.19:36
jmadero1sudo dpkg -r libreoffice*19:36
daftykinsno use packages.19:36
=== IdleOne- is now known as IdleOne
daftykinssmamir: did you say you're on 14.04?19:37
jmadero1daftykins: http://pastebin.com/i7jZrnBH19:37
jmadero1it's hard to tell what package I need to remove19:37
Bailey831<jmadero1> use force19:38
bunjeedaftykins - update alternatives did not work19:38
jmadero1I did19:38
jmadero1thus the -f ;)19:38
daftykinsbunjee: did you even see it list different python versions? or is this a "i don't know how to use it" kind of "did not work" ?19:38
seraphinaHmm, this talk about graphics cards reminds me actually when I did this ubuntu install I ended up having to use the mini iso installer since it's text mode, the live CD with the open source driver causes the screen to freeze as soon as it attempts to take over on the Nvidia GTX 760.  The nvidia drivers work fine once the system is installed but just wondering if there is some simpler workaround that going with the mini ISO that I overlooked for nex19:38
seraphinat time?19:38
daftykinsjmadero1: were you actually trying to update an existing libre office to that on a PPA you added, or?19:39
jmadero1yeah I was - I went from 5.0 ppa to 5.1 ppa19:39
daftykinsseraphina: what version? things have changed a lot.19:39
srulii need some help with systemd, i am trying to run a script on shutdown/reboot but it doesnt work, at the moment all the script has is "rm -rf /path/to/dir" my job.service file http://paste.ubuntu.com/15269452/ i enabled the service, i dont know why its not working, can someone please help19:39
daftykinsjmadero1: strikes me that you didn't prepare well enough to go from one to the other then.19:39
smamirdaftykins, Yes I'm on 14.04. And I just found out what legacy status means. :)19:39
jmadero1none the less, does apt-get really freeze me out of uninstalling when an install goes bad? that's dysfunctional19:40
seraphinadaftykins, The one on the 15.10 live CD not sure which version the live system is running such would kinda require the live CD to become interactive before it promply freezes the screen :(19:40
bunjeedaftykins - I'm new at this - probably the latter19:40
daftykinsjmadero1: no, you screwed it up.19:40
jmadero1again, the point is that it shouldn't prevent me from uninstalling....even if I did something wrong19:41
Bailey831<seraphina> Next LTS release use kernel 4.4 maybe most stable on hnadling graphics19:41
jmadero1also it shouldn't prevent me from installing different packages19:41
daftykinsjmadero1: "dpkg -l | grep libre" would show what situation everythign is in.19:41
daftykinsjmadero1: it doesn't, again you're just not too hot on package management as we've seen before19:41
Jordan_Usruli: When you last asked I pointed you to the documentation on default dependencies and suggested you try asking in #systemd. Is there any reason you didn't ask in #systemd?19:41
bunjeedaftykins - what happens if python is removed?19:42
sruliJordan_U: it was very lonly being the olny person in #systemd ;-)19:42
seraphinaBailey831, Possible am just wondering if there is some simpler workaround that I should bear in mind for future reference just in case I encounter the same problem again19:42
daftykinsbunjee: you no longer have python.19:42
bunjeedaftykins - can I reinstall it?19:42
seraphinaBailey831, And/or if I ever have need to make use of the liveCD to do something which at the moment pretty much is an impossibility19:42
daftykinsbunjee: share what you saw running update-alternatives.19:43
Jordan_Usruli: You were never the only person in #systemd, and you didn't even try asking (or at least you only asked before I entered the channel, and haven't asked again since).19:43
daftykinsbunjee: look at the #1 google result for this - http://askubuntu.com/questions/320996/make-default-python-command-to-use-python-319:44
tinyalphahello all hows ubuntu19:44
bunjeedaftykins - I'm in the process of removing python and it looks like I'll have lost a lot more that that....19:44
sruliJordan_U: oops i must have mis typed systemd when i tried to join yesterday, in now19:44
srulitnx19:44
Jordan_Usruli: You're welcome :)19:45
daftykinsbunjee: that was really silly.19:45
bunjeedaftykins - yes I'm seeing that19:45
Jordan_Usruli: Remember to start by explaining your end goal (clear /var/log/ before shutdown).19:46
sruliJordan_U: will do thanks19:46
seraphinaCourse I know ultimately doubt it's Ubuntu at fault with the driver issue really being a fairly recent card and Nvidia's insistence on making their cards a million times harder to support than they need be19:47
hugoquit19:48
hugo#quit19:48
daftykinsseraphina: it's the open source driver nouveau trying to work with the cards and not doing so well most likely, once 16.04 is out a lot of things should be easier19:48
virulentIf I upgrade to 4.4 mainline off the ubuntu site, will "dpkg -i" apply my old configuration files and such or do I have to do it myself?19:48
user54541210guys does someone know how to fix the message "unrestricted..." update problem on Ubuntu 15.1?19:48
cristal_Hey. I am sharing the connection from a ethernet interface to another, using the NetworkManager. Everything works fine, but I'd like to have a finer control on the DHCP. WHere are the configs for such?19:48
nacc_bunjee: sorry, was otp -- might need to be python3 (the executiable you invoke), as python3 isn't the default until 16.04 (iirc)19:48
cristal_I'm using Ubuntu 14.04.3.19:49
daftykinsvirulent: manually installing packages only has relevance to what kernel you run when you've installed drivers and such - but why are you installing a mainline kernel?19:49
virulentdaftykins: well I am just trying to patch my kernel for reiser4, I am on the 4.2.0 kernel now and theres no 4.2.0 patch.19:50
daftykinsoh that was you.19:50
virulentIt was?19:50
daftykinsyeah, not a topic i can help with19:50
bunjeenacc - read this   python --version19:50
bunjeePython 2.7.619:50
daftykinspython3 --version ...19:51
seraphinadaftykins, Presumably I think so yes, seems like it is sending the card a bad command and causing the GPU to lock up or otherwise become unresponsive I think, well either a bad command or the wrong command at the wrong time when the GPU isn't in the proper state for it to execute it.19:52
nacc_bunjee: right, that's why i said run python3 ?19:52
daftykinsseraphina: that sounds like a serious guess.19:52
bunjeenacc - this is waht I got back python3 --version19:52
bunjeePython 3.4.319:52
nacc_bunjee: right, so there you are :)19:53
daftykinsbunjee: so exactly the same as my link...19:53
daftykinsi.e. the #1 google result on how to pick which python...19:54
baDasSOops!19:54
bunjeenacc - I uninstalled python as root - looks like I removed a lot of programs - true?19:54
Aleksandar86I need help...is posible upload file on remote server Ubuntu with putty ssh from Windows?19:54
Picibunjee: why did you do that?!19:55
streulmahello, in Ubuntu via Details there is Default Applications, how can I add a custom application to this list ?19:55
zdendavcl19:55
bunjeedaftykins - I couldn't even open that link up - ctrl tap the link - nothing19:55
Picibunjee: you've likely completely hosed your system if you removed python.19:55
daftykinsriiiiight.19:55
seraphinadaftykins, Possibly though a couple of times it happened doing a soft reset left corruption artifacts behind easily fixed by a hard reset though kinda seems like it's triggered a hardware error to me but fair enough I am not exactly the worlds leading expert on low level GPU internals lol19:56
bunjeePici - so how can I "unhose" it?19:56
Picibunjee: reinstall.19:56
Jordan_Ubunjee: Yes. You probably want to "sudo apt install ubuntu-desktop" to be sure you have everything that's supposed to be in a default Ubuntu install.19:56
bunjeePici: fresh from scratch - I'd lose all my stuff?19:56
Picibunjee: Jordan_U's suggestion might work, but you just removed a key system component.19:57
seraphinaJust don't really see how a software error in say the kernel or x would survive even a soft reset of the CPU though, a hardware error on the GPU side possibly :s19:57
nacc_bunjee: yes, that's a bad idea19:57
bunjeenacc: what's a bad idea?19:58
nacc_bunjee: removing python19:58
bunjeenacc: yes - I'm dead now!19:58
Jordan_UPici: I figure if bunjee had removed the version of python needed for anything too critical (like preventing apt from working) apt-get would have complained very loudly.19:58
sourav...19:59
nacc_Jordan_U: i believe it did ("looks like I removed a lot of programs")19:59
nacc_Jordan_U: which to me implies bunjee had to agree to the removal of said programs :)20:00
Picibunjee: python2 and python3 can, and do coexist on Ubuntu. You don't and should not uninstall one to use the other. You shouldn't point the 'python' exectuable at python3. Everything assumes that 'python' is python2 and 'python3' is python320:00
seraphinaThough the GPU is practically the core of a computer system in and of itself complete with it's own processor, RAM, interfaces etc20:00
bunjeePici: I lost my terminal now20:00
sourav:)20:01
Picibunjee: yes, like I said you should salvage your data using a livecd and then reinstall.20:01
sruliJordan_U: i managed to sort my problem, have another issue will ask on systemd20:01
bunjeeici: how do I get terminal back?20:03
bunjeePici:20:03
seraphinaAnyways thanks for the help guess will find out in a few months if the 16.04 live CD will play nice with my card heh20:03
user54541210no one?20:04
Picibunjee: how did you lose it?20:04
Bashing-om!nomodeset | seraphina Keep in mind20:04
ubottuseraphina Keep in mind: A common kernel (boot)parameter is nomodeset, which is needed for some graphic cards that otherwise boot into a black screen or show corrupted splash screen. See http://ubuntuforums.org/showthread.php?t=1613132 on how to use this parameter20:04
user54541210it may be a basic question, but I really investigated on the internet an nobody give a real solution20:04
Piciuser54541210: please restate your question.20:05
bunjeePici: I guess by uninstalling python20:05
user54541210When the update windows pop-ups it says that the update needs untrusted packages and then it ends the update process20:05
Picibunjee: You might be able to use your ttys, ie.e ctrl-alt-f1.20:06
Elw3Hey there, what is a quick way to set the language of the automatic spell checker? The one active in gtk i think.20:06
user54541210I can figure out why this happen and how to fix it20:06
Bashing-omuser54541210: Maybe best to show where that advisory oringinates. What does ' sudo apt upfare ; sudo apt upgrade ' look like ?20:07
Piciuser54541210: please run a    sudo apt update     from a terminal20:07
bunjeePici: do not understand ttys, ie.e ctrl-alt-fl...........20:07
=== arpit_ is now known as arpit
Picibunjee: press ctrl-alt-F1 on your keyboard to get to your vttys.  use ctrl-alt-F7 to get back to your gui.20:08
Bashing-omuser54541210: Typo apt upfare/update *20:08
seraphinaBashing-om, Hmm I think I gave that one a try but will bear it in mind since I'm not 100% certain on that.  Though on one or two occasions I tried X did start up and (temporarily) had a non frozen screen which makes me suspect the problems might be after the modesetting happens, isn't modesetting the part where it sets the resolution etc?20:08
dartlen120:08
dartlenесть кто русский знает?20:08
sourav+i20:08
dartlenне могу в виртуалке разрешение нормальное поставить 640 не больше20:08
Pici!ru | dartlen20:09
ubottudartlen: Пожалуйста наберите /join #ubuntu-ru для получения помощи на русском языке. | Pozhalujsta naberite /join #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke.20:09
Bashing-omseraphina: "nomodeset" disables DKMS, such that the fall back default graphic's driver is loaded .20:09
user54541210Bashing-om: ok Ill try that inmediatly give me a sec please20:10
seraphinaBashing-om, Ok thanks will keep a note of that with my copy of the live CD just incase, got a working installed system on the HDD for now and don't have an immidiate need for the live CD so best not to try and fix what isn't broken for now I guess :)20:11
user54541210Pici: I just try "sudo apt-get update" and the message keeps being the same20:13
Bashing-omseraphina: Uh huh ! If it aint broke, do not fix .. 'nomodeset' is a temporrary thing 'till ya get a driver installed .20:13
Jordan_Ubunjee: If you can't get to a terminal currently then please come back from a LiveCD/USB. I *might* be able to help you get your system back without re-installing by using chroot.20:13
Bashing-om!paste | user54541210 Please show us20:15
ubottuuser54541210 Please show us: 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.20:15
seraphinaBashing-om, Least there is the mini ISO if ever needing to reinstall if I can't get the GPU and the live CD to share the playground heh20:15
Jordan_UBashing-om: Small matter of semantics, but nomodeset disables KMS (Kernel Mode Setting), not DKMS (Dynamic Kernel Module Support) (which, since it's almost exclusively used for proprietary drivers, is actually generally used along with nomodeset).20:15
user54541210Ok, give me a few minutes please20:16
Bashing-omJordan_U: Thanks .. yeah .. a matter of mind slippage . seraphina sorry bout that .20:16
streulmaHow can I add a custom application to the Default Applications list of Ubuntu ?20:16
seraphinaBashing-om, Heh no worries actually had to look back and check when it was pointed out seems that I filtered out the extra D automatically when I read it the first time lol20:18
AlgebrI have two harddrives, one is a big 2TB disk and the other is a small 256GB SSD. I accidentally installed / on the 2TB when I wanted it on the 256GB SSD. How can I swap these now from the command line, permanently.20:21
seraphinaGuess because I knew that DKMS had something to do with compiling kernel addon modules like the nvidia driver and x-tables etc which didn't seem relevant to the bootup sequence lol20:21
Algebris this a job for fstab?20:22
geniiAlgebr: Did you make the partition size on the 2TB smaller than 256GB ?20:22
AlgebrI picked whatever the default installation was20:23
geniiSo probably much larger. Rules out using dd20:23
seraphinaThat would be a no then, defaults to use the entire disk, easiest would be to just reinstall onto the SSD and go from there.20:23
Algebrdamnit20:23
geniiAlgebr: It can be done from a livecd/usb but you're better off just reinstalling, will be faster and less hassle20:24
srulihow do i stop networking from starting automatically? in /etc/init/ i created networking.override network-manager.override and network-interface.override all have "manual" in it, but the network services still start on boot, what else do i need to do? (ubuntu 15.10)20:25
seraphinaI'm right in thinking that it's not something you could get by with cp -Ra on there yes? With the special files and such to deal with.20:26
nici_witam20:26
nici_mam mały problem20:27
nici_ma ktoś chęć chwilę pogadacc?20:27
geniisruli: sudo systemctl disable <servicename-here>20:27
genii!pl | nici_20:27
ubottunici_: Na tym kanale używamy tylko języka angielskiego. Możesz uzyskać pomoc w języku polskim na #ubuntu-pl.20:27
Bashing-omuser54541210: Still with us ? Pastebinit usage problem ?20:29
sruligenii: that disables, i dont want to disable just stop it starting automatically, if i disable and then enable i will need to disable again before shutdown20:29
geniisruli: Thats what disabling it does, prevents it from starting automatically20:30
seraphinaThat's what had me deciding to reinstall this box a few weeks back actually, finally after pretty much forever got around to getting myself a 1TB Samsung EVO 850 and making the SSD upgrade heh20:31
user54541210yes give me a sec20:31
user54541210sorry20:31
Dr-007good evening. i cant boot into my fresly installed ubuntu installation. i disabled secured boot in my bios. its an eufi type of ..? bios/bootloader20:32
Dr-007ive installed it like 4 times now trying different things20:32
user54541210Bashing-om: give me two minutes, for the message to pop-up20:32
Dr-007so any pointers would be great20:32
sruligenii: if i disable it, how do i then start it manually without enabling it so it doesnt start on next boot20:34
=== mohammad is now known as linuxlove
seraphinasruli, service networking start20:35
sruliseraphina: let me try that20:35
user54541210Bashing-om: https://paste.ubuntu.com/15269765/20:36
juananhola a todos20:38
user54541210Bashing-om: and the pop-window is this20:39
user54541210Bashing-om: http://imgur.com/VZodwCX20:39
seraphinasruli, Sorry if you already mentioned this earlier but is there some specific issue you are encountering that makes you want to delay the start of the networking service?20:39
juananhola a todos de esta sala20:39
Bashing-omuser54541210: Look'n at your links ..20:39
user54541210Bashing-om: thank you very much20:40
sruli"systemctl disable networking" i get error paste.ubuntu.com/1526978820:40
msev-https://www.youtube.com/watch?v=hnk36OnZpSo another take on "convergence" (lol at the chinglish)20:40
sruliseraphina: not encountering a issue but only want it to start after i run some scripts20:40
sruligenii: seraphina: "systemctl disable networking" i get error paste.ubuntu.com/1526978820:41
seraphinasruli, Are those overrides you tried to make before still present?20:41
sruliseraphina: no i deleted them20:42
=== ibm is now known as Guest44299
Bashing-omuser54541210: Without the checking what is : Do you fully trust this source " download.01.org " ??20:42
seraphinaTry systemctl daemon-reload, then try the disable command again20:43
user54541210Bashing-om: I really dont know, I havent touch anything in regard with the download sources. How can I fix this?20:43
sruliseraphina: same error20:45
Bashing-omuser54541210: Well ,, we can tell the system to trust that source - I will not say it is a good thing to do . Maybe check it out and see what it is ?20:45
user54541210Bashing-om: mmm I understand. What about setting everything as it came originally, can this be done?20:46
sruliseraphina: just to make sure i ran "systemctl daemon-reload" i did not replace daemon-reload with anything20:46
seraphinaYes that's right20:46
seraphinaHmm, Bashing-om you happen to know the command to check what services are currently enabled in systemctl20:46
sruliseraphina: still same error20:47
Bashing-omuser54541210: Yeah, we can remove extranious sources .. pastebin ' cat -n /etc/apt/sources.list ; tail -v -n +1 /etc/apt/sources.list.d/* ' .20:47
seraphinaJust want to be sure since those messages are "only" warnings it doesn't actually say it that it failed give me a minute20:47
sruli seraphina: i did test, reboot and service was still runniung20:48
designbybeck_My Windows will not resize via the corners or Alt resize...they still maximize and minimize, but not resize. Any Ideas?20:48
user54541210Bashing-om: I just run both commands20:48
=== EOIP is now known as crocodilehunter
user54541210Bashing-om: do you want to see the output in the terminal?20:48
designbybeck_well gee...nevermind....now resizing is working20:48
seraphinasruli, You already tried rebooting since you ran the systemctl disable networking you mean?20:49
sruliyes20:49
user54541210Bashing-om: probably due to this problem, my wifi and graphic card are not working properly. For example the wifi symbol at the top right corner does not appear and when I play Dota2 in medium-low resolution I have a lot of fps lag20:50
user54541210Bashing-om: even after running your commands, the problem still persists20:51
seraphinasruli, Did you try to systemctl disable NetworkManager also?20:52
Bashing-omseraphina: Sorry, I am not up to that speed yet with systemd . Presently, do not know of a single command for all running services .20:52
sruliseraphina: i tried netwrok-manager same error will truy NetworkManager now20:54
Bashing-omuser54541210: Show us the outputs. so we can see what your sources are .. ' pastebinit /etc/apt/sources.list ; tail -v -n +1 /etc/apt/sources.list.d/* | pastebinit ' . Then we can discuss what should be done .20:55
seraphinaBashing-om, Yeah I'm in the same boat myself it's output there is not helping me much either though is kinda ambiguous if it did the job or not20:55
sruliseraphina: that removed systemd symlinks, but i also want to stop the interface from starting, will disabling NetworkManager also disable interface?20:55
user54541210Bashing-om: perfect give me a sec please20:55
sruliseraphina: that seemed to work, thanks, will try starting it now and see if its still disabled form starting on next boot20:56
Bashing-omseraphina: My go-to : https://www.digitalocean.com/community/tutorials/how-to-use-systemctl-to-manage-systemd-services-and-units . for starters .20:57
user54541210Bashing-om: https://paste.ubuntu.com/15269865/ and https://paste.ubuntu.com/15269869/ respectively20:57
seraphinasruli, well if I am right and it is disabling it and only warning about the non default runlevels in the init script then I believe so, there is two things that can configure interfaces in ubuntu if-up-down and network manager those commands should have disabled both at bootup20:57
seraphinaBashing-om, Thanks20:57
Bashing-omuser54541210: K, be back on a bit ... look'n .20:57
user54541210Bashing-om: thank you very much20:57
sruliseraphina: i checked ifconfig and only lo interface was up, i am ok with that, and after starting it, it was still disabled after next reboot, so all good now, thanks for ur help20:59
seraphinasruli, No problem glad I could help20:59
matt_____hi i have a question. im trying to install ubuntu server iso file onto virtual box. im stuck at a point where its asking me to "enter an ip address to scan for iSCSI targets" but i cant figure out what to type there?? HELP?20:59
linuxlovehello20:59
Bad_Dreamd21:00
drac0666I have made udev rule to start custom script when i plugin my mouse, rule works cuz script is getting runned but part of my script doesnt affect mouse... this part "xinput set-prop "Logitech Gaming Mouse G400" "Device Accel Constant Deceleration" 2.6"21:01
drac0666when i run script manualy it work perfectly21:01
drac0666some1 can help me fix this?21:01
Bashing-omuser54541210: " https://download.01.org/gfx/ubuntu/15.10/main " I do trust that source ( Intel ) // However, I know little about Intel graphics, maybe best to await someone with Intel experience to advise on your graphics issue before we make that source permenant and trusted . I see nothing else you would want to remove as a source .21:01
seraphinasruli, For reference however things like running scripts before certain interfaces are started and similar advanced customisation can be accomplished by if-up-down configuring the network with the /etc/network/interfaces file, check man interfaces21:02
jancoowHi there. I'm trying to create a sftp user with limited acces (stay in home dir etc.). It kinda work, but when i set it on the wanted directory (/mnt/hdd1/Websever) i can't connect anymore. But when i set it on /mnt/hdd1 it works and i can navigate to Webserver21:03
user54541210Bashing-om: perfect and what about the untrusted pop-windows? I can I get rid of it?; cause that windows avoid my laptop to be update21:03
jancoowI think it's some kind of permission problem but i'm not sure. Does someone have an idea? I'm running ubuntu server21:03
user54541210Bashing-om: so Im afraid that I can start having vulnerabilities in the short term21:03
Ben64jancoow: how are you trying to set it21:04
Bashing-omuser54541210: Yeah fixable ... but I suggest to see what can be done about your graphics issue as " not trusted " is from that Intel source " download.01.org/ " .21:05
ChameleonSixHello21:08
ChameleonSixCan anyone help me21:08
jancoowBen64: with sudo usermod username -d path/to/dir21:08
ChameleonSixi just installed ubuntu 15.1021:08
ChameleonSixit says grub>21:08
ChameleonSixhow do i boot from that21:08
jancoowChameleonSix: Isn't ubuntu listed in grub ?21:08
ChameleonSixhmm no21:08
ChameleonSixit just says grub >21:09
ChameleonSixlike command line21:09
geniiJakey3: They have interactive grub command prompt21:09
ChameleonSixno gui21:09
jancoowthen there is something wrong with your bootloader21:09
ChameleonSixwhat do i type in to boot21:09
ChameleonSix?21:09
ChameleonSixno21:09
Bashing-omuser54541210: ' sudo apt-key adv --recv-keys --keyserver  keyserver.ubuntu.com A496EB03894A3A8D ' Will tell the system to trust that source ..21:09
geniioops tab fail21:09
ChameleonSixi switched to legacy21:09
Jakey3genii, what you referring to?21:09
jancoowChameleonSix: long time ago for me, i will search it. Something with root xxx21:09
ChameleonSix?21:10
ChameleonSixhow do i fix it21:10
geniiJakey3: The message was meant for jancoow, sorry21:10
drac0666I have made udev rule to start custom script when i plugin my mouse, rule works cuz script is getting runned but part of my script doesnt affect mouse... this part "xinput set-prop "Logitech Gaming Mouse G400" "Device Accel Constant Deceleration" 2.6", I have to run script manualy to get it work after replug my mouse. Please help me fix it21:10
linuxlovewho is familiar with android studio here?21:10
ChameleonSixtab for avalible commands21:10
seraphinaBashing-om, Thanks for trying to help also guess I'll get a handle on systemd eventually just takes time to relearn everything all over again when the wheels get reinvented heh21:10
jancoowChameleonSix: have a look at https://www.linux.com/learn/tutorials/776643-how-to-rescue-a-non-booting-grub-2-on-linux/21:10
ChameleonSixgnu grub 0.9721:10
ChameleonSixcan anyone aid me please21:11
ChameleonSix?21:11
jancoowChameleonSix: Check the link i send. If you booted up you could try reinstalling grub21:11
Jakey3genii, np21:11
ChameleonSix?21:11
Bashing-omseraphina: That is an understatement . Systemd is what is and will be ,,, we will have to learn it .. just another step on that learning curve .21:11
ChameleonSixhmm ok21:11
zztoplessHi everyone, got a quick and (hopefully) straightforward question.  I need a way to point localhost (mostly for use in the browser) to another local IP.  In windows I'd use the hosts file, bit of a beginner idiot in ubuntu (mint kde to be precise)21:12
zztoplessand advice would be appreciated :)21:12
ChameleonSixk cya21:13
ChameleonSixtnx21:13
Bashing-omChameleonSix: " gnu grub 0.97 " is very old ! What release did you attempt to install ?21:13
Ben64jancoow: that doesn't keep someone in their directory21:14
shlantanyone know a workaround for this bug? https://bugs.launchpad.net/ubuntu/+source/glusterfs/+bug/138298921:15
ubottuLaunchpad bug 1382989 in glusterfs (Ubuntu) "glusterfs-client is build without /usr/bin/fusermount-glusterfs" [Undecided,New]21:15
shlantfuse-utils doesn't exist on 14.0421:16
jancoowBen64: That's true. For keeping someone in their directory i created a sftp-group and added some configurations to the opensll config file21:16
Mathisenhello why cant i resize this partition " http://imgur.com/arZCLNR " ??21:16
jancoowBen64: but when a set a users home in /mnt/samba/webserver it works, but when i set it in /mnt/samba/webserver/Projects it doesn't work (can't connect anymore)21:16
seraphinaBashing-om, Very true will get the hang of it eventually but yeah it is like starting from the beginning again, heh then wouldn't be the first time a software shift has left me feeling like a n00b all over again lol21:17
riuhello21:17
Bashing-omseraphina: Upstart did me a number .. going from inittab .21:17
Ben64jancoow: compare permissions between those two directories21:18
=== EOIP is now known as crocodilehunter
propmanMathisen,  looks like you are using that partition right now.  need to boot a live dvd/usb and then run gparted from it to resize21:19
riuich habe keinen ton beim raspberrz pi2 ist das normal21:19
seraphinaBashing-om, Yeah it is confusing didn't help much when you end up having to deal with an external package that confused the issue by throwing a legacy init script or two in the mix alongside the ubuntu packages using the new system either.21:19
Mathisenpropman, okej. there is no risk of data loss ?21:19
riuoder konn mir wer helfen21:20
propmanMathisen, always a risk  backup first21:20
Mathisenpropman, :)21:20
Pici!de | riu21:20
ubotturiu: In den meisten Ubuntu-Kanälen wird nur Englisch gesprochen. Für deutschsprachige Hilfe besuche bitte #ubuntu-de, #kubuntu-de, #edubuntu-de oder #ubuntu-at. Einfach "/join #ubuntu-de" eingeben. Danke für Dein Verständnis!21:20
Bashing-omMathisen: I see no free space to expand any partition into AND that lock symbol indicates that the root system is in use . Can not work on partitions that are in use . One works from say a liveDVD .21:20
Mathisenyeah i will boot live to resize then21:21
Bashing-omMathisen: Murphy's Law applies .. make sure important data is backed up .21:22
=== iceCalt is now known as SOAK
Mathisenyep i got backup on external device21:23
jancoowBen64: thanks. Chmod 755 and chown root did the trick. Weird that chowning it to the own username doesn't work for some reason.21:23
seraphinaI'll second that, it's usually successful but a simple power failure and all bets are off what state things are left in21:23
Mathisenit would be anoying doh if i need to re-install after a snall resize21:23
jajajajanhi, i got following problem: http://i.imgur.com/huSODGc.jpg (strangly cannot make a print screen with that pop-up on), If any1 could tell me whats going on I'd be really happy :)21:25
seraphinaMathisen, True, though the thing is that simple resize especially with a shrink is not quite that simple there are multiple critical points where the results are pretty much undefined if something interupts things.21:25
Ben64jajajajan: the error message tells you exactly what the problem is. check the file mentioned21:26
jajajajanyeah, but how - where can i find it?21:27
Mathisenokej well lets hope this is my lucky day then :)21:27
Ben64jajajajan: it tells you exactly where the file is21:27
jajajajanit starts with list/ and then sth, i dont know the default location where to look for it21:27
maxscam1hey would creating a bash  function named "link" cause problems for installed programs?21:27
Ben64jajajajan: it tells you EXACTLY the file location!21:28
seraphina/etc/apt/sources.list.d/libdvdcss.list it says21:28
* genii twitches21:28
jajajajanI know that, I dont know how to launch that file/where to look for it anyway21:29
Ben64you know where to look for it, because thats where it is. open it up in your favorite text editor21:29
jajajajanshould i just type it in terminal?21:29
seraphinaLine 1 starts with desudo looks like you thought you were typing somewhere else to me, lines should start with deb or deb-src in there only depending if it's binary or source packages you want21:30
jajajajanbash: /etc/apt/sources.list.d/libdvdcss.list: Permission denied21:31
seraphinaYes because you are trying to execute a text file21:31
k1ljajajajan: please make a "cat /etc/apt/sources.list.d/libdvdcss.list" and put that output onto paste.ubuntu.com and show the link here21:32
seraphinaUse your editor like sudo nano /etc/apt/sources.list.d/libdvdcss.list21:32
seraphinak1l, The error is on line one somehow deb got changed into desudo all he needs to do it just change desudo to deb21:33
=== piercedwater is now known as tortib_
=== tortib_ is now known as piercedwater
Ben64seraphina: not necessarily21:34
jajajajank1I http://paste.ubuntu.com/15270075/21:34
=== douglasc_ is now known as douglascorrea
Ben64interesting21:35
jajajajanshould I just delete pirt two letters?21:35
jajajajanfirst*21:35
k1ljajajajan: you see the first line? there is a command that is not supposed to be there21:36
jajajajanu mean first two letters?21:36
k1ljajajajan: use "sudo nano /etc/apt/sources.list.d/libdvdcss.list"  and delete the "desudo apt-get dist-upgra"  on the first line21:36
seraphinajajajajan, The first line should be like this:21:36
seraphinadeb http://download.videolan.org/pub/debian/stable/ /21:36
k1lthen do a ctrl+x , press yes. then its done21:36
seraphinaThe second line is fine21:36
jajajajanok its done. should I reboot now?21:38
seraphinaNo need21:38
jajajajanhow this first line got there? what i did incorrectly?21:38
k1ljajajajan: no. run "sudo apt update && sudo apt full-upgrade" in terminal21:38
jajajajankk21:38
k1lthis will ship you all the updates you need21:38
jajajajanwhen im trying update: E: Type 'desudo' is not known on line 1 in source list /etc/apt/sources.list.d/libdvdcss.list21:39
seraphinaOk jajajajan let's try again looks like it was not saved properly21:40
k1ljajajajan: so you didnt do what i told you.21:40
jajajajanok, I got it21:40
jajajajanI didnt save it correctly, now its ok21:40
* genii ponders "desudo"21:40
adrian_1908desudo is for Japanese mirrors only :p21:41
ash_workzwhat's the best channel to talk about cron jobs and general server config?21:41
jajajajanSo, if u dont mind telling me - what I did incorrectl this bug appeard?21:42
seraphinaYou successfully manage to run the "sudo apt update && sudo apt full-upgrade" command now?21:42
jajajajanyeah its done21:42
=== mave__ is now known as mave_
jajajajanbut this red icon still appars on the upper bar21:42
Ben64jajajajan: did you actually run "sudo apt update && sudo apt full-upgrade" ???21:42
k1ljajajajan: you messed up a command. i think a command having "echo" in it. that wrote that mess into the file (guessing you just created that repo)21:42
seraphinajajajajan, It looks like when you were creating/editing that file you got yourself a bit lost and thought you were typing into your command line but you were still in the file.21:42
Bashing-omjajajajan: What releae are you running .. as that PPA does not support the latest ubuntu releases  ?21:43
seraphinaOr possibly yeah a slip up typing the command21:43
jajajajanUbuntu 14.04.4 LTS21:43
jajajajanyes, i did both of them21:44
Bashing-omjajajajan: Good, it is supported .21:44
jajajajanBashing-om: nice to hear that21:44
=== utlemmin` is now known as utlemming
jajajajanim goin to reboot maybe it will disappear21:45
seraphinak1l, Not sure about the echo command actually unless they passwd root or did sudo -i/s or something shouldn't have been writable by shell redirection21:45
ash_workzlike, I think right now we have cron process a mail queue; I was just sorta wondering if there was some reasonable way to process mail when it hits the server... but Idk21:45
Ben64seraphina: echo blah | sudo tee /dev/null21:46
k1lseraphina: i know some howtos who create that using echo blah | sudo tee /path/to/file. so some copy and paste erorrs and there you go21:46
seraphinaHmm, true there21:47
jajajajanit's all right now, thank you all :) Im going to be back for sure cos I am one hopeless noob21:47
k1land i dont know of a setup where a apt-get dist-upgrade could end up there :)21:47
k1ljajajajan: just pay some more attention when you using sudo. that will help a lot :)21:48
jajajajank1l: thx ;>21:48
seraphinaThough that would seem like a guide written by someone asking for trouble when dealing with a multiline file anyway though that's not to say every poster on the internet actually thinks that through I guess.21:48
k1lseraphina: or youtube video makers :/21:49
seraphina^^^ What k1l, I've managed to make a few right doozeys myself typing a command wrong lol21:49
seraphinawhat k1l said even21:50
jancoowUgh. Could someone help me with some permission problems. When i do a chmod 755 on a dir, i can connect with sftp and i can create files / folders. But i can not create files/folders over a samba share. However, when i do chmod 777 i can create folders/files on a samba share, but i can't connect with sftp ..21:50
seraphinaManaging to rewrite all the perms recursively on lib was a genius one rolls eyes21:50
seraphinajancoow, Are we talking about the same directory here?21:52
jancoowseraphina: yes!21:52
EriC^^doesn't make sense21:52
jancoowseraphina: also when i do a chmod 777 on a subdirectory i can't connect with sftp anymore21:53
seraphinaRight, that is because most FTPd's wont serve access to a directory with such insecure perms it is really a very bad idea to do that to be honest.21:54
seraphinaIs there some reason that you need to have both servers using the exact same directory?21:54
jancoowwell; some more explanation about the situation. I've a webserver with several directories. For a developing group i need a sftp user which can upload to a specific directory on the webserver. Let's say /mnt/hdd1/webserver/Projects/specificperson . But locally i work on my samba share in /mnt/hdd1/webserver/Projects. But that's impossible now because i can't create any directories etc.21:57
jancoowi also don't get it why chmod 777 shouldn't work. It should be all permissions right ?21:57
geirha777 never solves anything21:58
seraphinaYes however it is a sledgehammer solution which is dangerous21:58
jancoowwhat should you suggest?21:58
seraphinaIt completely defeats the purpose of security measures like having servers dropping privilages to their own individual users etc is why it's not recommended since even the smallest service can be made to write there.21:59
seraphinaAnyways, that said if both services really must access the same directories you would be better to make a group for it.21:59
=== SOAK is now known as iceCalt
seraphinaHave the two servers use their individual user accounts but a shared group say call it fileservers22:00
seraphinaOr whatever22:00
jancoowmm that looks like a good solution22:01
Live150Hello I am trying to setup SSH on ubuntu 14.04 trusty Kernel 3.16.0-55 and so far I can ssh into the computer using the local IP but when I try to do external IP and port the terminal responds: connection refused I have UFW and port forwarding set up. Whatesle could it be?22:02
geirhathen you can use mode 277522:02
seraphinaIt's still not ideal security wise since you give potential attackers two lots of code to find some exploit in to get rw access to those directories but it's safer than opening it to the world22:02
ouroumov_Live150, you're behind a router?22:02
Live150yeah and the router is port forwarding using the specific port.22:03
ouroumov_oh Live150 sorry I hadn't seen the "port forwarding" bit22:03
seraphinaIf it was me I would probably just set up the FTP on the web directories and use FTP when you need to access those yourself too but is ultimately your decision how you want to proceed :)22:03
jancoowseraphina: i find ftp a little bit insecure :)22:04
MonkeyDustLive150  first try with ufw disabled, to find out if ssh works to the ip address22:04
ouroumov_Live150, you have added an UFW rule for inbound traffic on 22 I take it?22:04
seraphinaLive150, Where are you trying to test the external IP from please?22:04
jancoowseraphina: problem is that i now suddenly have no write/delte permissions with chmod 755.. I'm getting really confused. What do you think is the normal permissions to just read and write files / directories ?22:05
Live150Terminal on my laptop trying to simulate SSH into my desktop from remote network using my public IP.22:05
seraphinajancoow, Are you trying to use the shared group method?22:05
k1lLive150: inside the network its not working that way22:06
jancoowseraphina: i first wanna let it work for only the sftp user; after that also the samba user :)22:07
Live150So it should work even though I can't simulate it by using the external IP?22:07
seraphinaLive150, You need to test from outside the NAT router because it is not looking to do NAT for traffic coming from you LAN and back into your LAN22:07
Live150Ah ok22:08
Live150I see.22:08
k1lLive150: test from a phone or such22:08
seraphinaIt does NAT on traffic going through the router ie NET -> LAN or LAN -> NET not LAN -> LAN22:08
seraphinaYeah phone should work that is using the phones cellular data though not wifi :)22:09
Live150Trying it now. :P22:09
VolundUuuuuugh. This sound card's line in is apparently crap.22:09
seraphinajancoow, Ok who currently is the user and group that owns the directory?22:10
seraphinals -l dir22:10
Live150Weird still timed out....22:11
jancoowseraphina: drwxr-sr-x  4 www-data www-data22:12
Live150is there anything I need to adjust in the sshd_config file?22:12
Live150all I changed was the Port on which I am hosting the SSH22:12
seraphinaLive150, Assuming that you are using the correct IP address etc a timeout would indicate a firewall issue usually22:13
seraphinaIf SSHd wasn't accepting the connection on an unfirewalled port you would get connection refused instead22:13
seraphinaTimeout means that the packet was actively dropped most likely22:14
k1ldid you restart the sshd after changing settings in sshd config?22:14
pulizHello.I am running apache server. But it's serving files from /var/www/html/index.html. How can I make it serve from my home directory?22:14
seraphinajancoow, Ok, and your FTP server is configured to use what user and group?22:14
VolundSo I'm trying to link the Line In on my Lenovo TS140 (a server box) to a monitor's audio out. I use pactl load-module module-loopback to listen to the line in on my headphones (I'm trying to link my PS3 through it) but while I can hear the PS3, I'm bombarded by staticy junk. Is this a setting problem or more likely just shitty audio card? 'cuz I know this worked fine when Ubuntu was...22:15
Volund...installed on my gaming rig22:15
riceandbeansis there a way to redirect stderr and stdout to a file AND have stderr ONLY to console?22:15
Live150restart sshd?22:17
k1lLive150: you need to restart the ssh service on the server for the changes to take effect22:17
jancoowseraphina: projectgroepa6 . They are also in the sftp group so the user can't go out of his home directory Match Group sftp ChrootDirectory %h  ForceCommand internal-sftp   AllowTcpForwarding no22:17
seraphinariceandbeans, I think command >file 2>&1 | tee file22:18
k1lLive150: service ssh restart22:18
k1lLive150: with sudo in front22:18
Guest36545hello22:19
gr33nbitsheias22:19
seraphinaOk, in that case change the owner of the directory to www-data.projectgroup6 and set the directory permissions to 77522:19
seraphinaThat will give rw access to the webserver and members of projectgroup622:19
=== EOIP is now known as crocodilehunter
Live150Well at least now it prompted me for my username and says connecting. :/22:20
Guest36545i have bought a domain and the company that bought this to me said we just say domain and we are not response for dns what should i do?22:20
jhaveHello22:20
trunk_monkeyGuest36545: not really an ubuntu question man, sory22:20
jhaveHow do i find what the default kernel version is in 14.04 ?22:21
seraphinaIf the webserver doesn't need to be writing files you could use 575 to avoid giving the webserver access to do things it need not be doing, principle of least privilage is a good idea :)22:21
Guest36545i need to configure with bind on ubuntu 15.10 and i have nothing to configure22:21
jancoowseraphina: oke well when i do sudo chown www-data:projectgroepa6 foldername and chmod 755 foldername i can't connect with sftp anymore22:21
Guest36545what should i do?22:22
nakanutjhave: think it is 3.1922:22
nacc_nakanut: i think jhave is gone :)22:22
nacc_nakanut: and it depends, 14.04 is 3.13 based, but you can add hwe kernels22:22
seraphinajancoow, Just to check do you have the FTP server configured in it's config file to use the user and group of the logged in user?22:23
jancoowseraphina: well i'm using sftp so it's the normal ssh client22:23
Ben64Guest36545: you should join ##networking and ask your networking questions there22:23
nakanutnacc_: sorry, i was thinking 15.0422:24
Live150GOT IT.22:25
Live150thanks a lot guys. :D22:25
Bray90820EriC^^: You around?22:25
EriC^^ya22:25
EriC^^what's up?22:25
seraphinajancoow, Yes but I am talking about the FTP server you are running on the server side, not sure which you are using but some ftp servers can be configured to use the servers own user/group or the user/group of the authenticated user.22:25
Bray90820What should be our next move in reading the script22:25
fathomHello, when I boot my computer I get a message that there is something wrong with my OS and offers to send a bug report, but it does not let me view what the report is. Moreover, my computer allows updates without being root. Is this a sign of a compromised OS?22:26
seraphinaLive150, Great, glad it's working :)22:26
Bray90820EriC^^: what should be our next move in reading the script22:27
EriC^^Bray90820: strace it22:28
jancoowseraphina: well i'm not running a ftp server :)22:28
jancoowi'm running the normal ssh client22:28
jancoowfor Sftp22:28
jancoowbut finally, i found a workaround. Creating a directory in that directory with chmod 755 i can create files -.-"22:28
Bray90820EriC^^: Here is the output of that22:28
Bray90820http://pastebin.com/raw/KJeSKgUZ22:28
seraphinaOh, sorry my mistake am used to sftp as FTP protocol over an encrypted link not secure copy via SSH22:29
jancoowoh :)22:29
seraphinaYeah that is another way of going about it jancoow I didn't suggest that at first as I was under the impression that you required it to be in the main directory not a subdirectory heh22:31
seraphinafathom, I have sometimes known the apport dialog for come up like a little sliver of a title bar with just the x button to close pretty sure it's just a bug there.22:32
Bray90820eam: Is there anything we can do with that information22:32
Bray90820Sorry wrong ping22:33
Bray90820EriC^^:22:33
ouroumov_fathom, do you have files in the /var/crash folder?22:33
EriC^^Bray90820: are you trying to recreate it?22:33
fathomouroumov_, No..nothing there22:34
fathommay just need to reinstall22:34
fathomEvery couple of months ubuntu bugs out22:34
seraphinafathom, As for the updates installing part did you actually go through the entire update process, it should ask you for your user password before actually proceeding with the installation itself, that will only work for users that are authorised to use sudo though regular users are not allowed.22:34
fathomseraphina, Exactly22:35
fathomso what's up with this?22:35
seraphinaYou did not get asked for your password?22:35
fathomnegative22:35
Bray90820EriC^^: Yes22:35
jancoowseraphina: well, it isn't really a problem, only the url is getting somewhat longer :). But i really need to learn more about linux permissions because all my samba mounts are a really mess22:36
Bray90820EriC^^: : Yes I am trying to recreate the script22:36
jancoowbut really thanks for the help!22:36
fathombuggy22:36
seraphinajancoow, Give me a sec :)22:37
seraphinafathom, are you sure that you did not accept the default to allow security updates to happen automatically that might be the reason.22:37
django_hey all22:38
django_which one of these is for ubuntu 14.04: https://www.citrix.com/downloads/citrix-receiver/linux/receiver-for-linux-latest.html22:38
fathomThat would be a pretty explicit command, wouldn't it?22:38
fathomseraphina, It's not like a windows update that decides for you22:38
fathomseraphina, Like telemetry22:38
fathomseraphina, So, no, I have not explicitly requested that users do changes to my system22:39
EriC^^Bray90820: where'd you get it from?22:39
ouroumov_fathom, so reinstall, use an LTS version22:40
EriC^^Bray90820: looks pretty intricate, checks if the binaries are there for ssh and rsync etc, then uses rsync to backup and other stuff too22:40
fathomouroumov_, it IS LTS22:40
fathombuggy22:40
ouroumov_Then keep doing that. :o22:40
Bray90820EriC^^: If you mean where did i get the script someone on IRC created it for me back one early December22:40
ouroumov_What flavor is it fathom ?22:40
fathombuggy bugy buggy22:40
fathomubuntu22:40
ouroumov_Yeah but what version of it fathom ?22:41
fathom14.0422:41
ouroumov_Ubuntu, Xubuntu, Kubuntu, Ubuntu MATE, Kyulin ?22:41
k1lfathom: no. its not a bug and its not compromised22:41
EriC^^Bray90820: have someone create another, disassembling it would be difficult22:41
fathom(fathom hits ouroumov_ over the head) UBUNTU! UBUNTU! UBUNTU!22:42
EriC^^Bray90820: do you just want to modify part of it?22:42
EriC^^like where it saves to?22:42
fathombuggy22:42
seraphinaI know that mine has not asked for the password when it was a critical security update but I didn't deselect security updates for software that I'd selected to be installed.  Though 90% of updates are optional and need a password so not sure.22:42
Bray90820EriC^^: I am adding a new hard drive to my server and I just wanna see if it even needs to be modified22:43
* seraphina shakes head22:43
k1lfathom: look into /var/crash22:43
k1lm(22:43
ouroumov_k1l, I tired that already22:43
seraphinajancoow, Sorry about that thanks for waiting a minute22:43
ouroumov_tried *22:43
EriC^^Bray90820: looks like it uses the mount point to copy stuff22:44
seraphinajancoow, Was just going to suggest one option if you wanted the shorter URL would be to place a directory outside of the /var/www or whatever directory and use a bind mount to make it appear there too.22:44
tgm4883ouroumov_: then insist. It's the correct answer22:45
nacc_k1l: ouroumov_: fathom responded earlier, saying nothing was in /var/crash22:45
nacc_no idea if that's true22:45
Bray90820EriC^^: So from what you can tell if I replaced one of my 2TB hard drives with a 4TB hard drive  and kept the same mount point the script would still run just fine?22:46
seraphinaHeh, no clue seems like that part of his questions was satisfied however since he never mentioned it again after that he was trying to work out why it was possible to install a update without a password.22:46
EriC^^Bray90820: yeah, as far as i can tell22:47
seraphinaReally think that they probably have the security updates option on or something but they didn't appear to be open to checking lol22:48
Bray90820EriC^^: Same if I were to update ubuntu when the LTS comes out in April?22:49
EriC^^yeah22:49
* seraphina shrugs, "Guess the answer was incompatible with what they wanted the answer to be"22:49
Bray90820EriC^^: Thanks22:50
Bray90820That was actually a lot of help22:50
=== Guest36545 is now known as linuxlove
Bray90820You made me realize the script wasn't even running to begin with22:50
EriC^^Bray90820: no problem22:52
seraphinaIf there is any existing data under the mount point you want to keep there can mount the new device on a temporary mount point and copy it over first22:54
jancoowseraphina: well that's really a good idea. Just add a different sub-domain to a apache folder22:57
seraphinajancoow, That would be another option too :)22:57
seraphinaThough actually when I mentioned bind mounts that wasn't the way I was thinking there is a command mount directory1 -obind directory2, makes all files and folders under directory1 also appear under directory2 like they are aliases for the same thing.22:59
seraphinaNote that does not include other mountpoints that exist under directory1 those wont be visible under directory2 if you have any and want those to be included need to use -orbind instead23:01
jancoowah nice! :)_23:03
jancoowwell, again, really thanks for the help seraphina23:04
max12345hello, I've just set up a vnc server and associated stuff. I can connect fine with IP but not with my domain name. Any ideas?23:04
jancoowi've to go. Good night!23:04
seraphinaYour thinking is easier in this case though jancoow to be honest so just sharing that for future reference, there is a few other bind mounts too so check out man mount23:04
Ben64max12345: the domain name doesn't point to the ip?23:04
seraphinaNite, take care :)23:04
daftykinsmax12345: does it resolve to an internal or external IP...23:05
=== ^King is now known as King
jancoowwell, i will try it out in the feature, i will defenitly learn something from that :)23:05
Bray90820EriC^^: one more question23:05
jancoowbye bye23:05
Bray90820What format was that backup file23:05
max12345Ben64: I think you're right... something must have changed.23:05
max12345derp23:06
max12345thanks23:06
seraphinamax12345, Can always check using the host command for a simple IP check or dig will give a bit more detail if you need it, just to make sure that it is resolving to the address you expect.23:07
daftykinsmax12345: also VNC over the internet... oh dear.23:08
max12345daftykins: is that bad?23:09
adeon_max12345  you should tunnel over SSH23:09
adeon_if you dont mind everyone listening on a phonecall, i supposed the same can be said if you dont mind VNC over the internet.23:10
seraphinaYeah, VNC isn't the most secure of protocols not encrypted and doesn't have secure authentication either so it's safer to use SSH to the remote machine then VNC to it from localhost.23:11
seraphinaThough I would skip the VNC part if you are connecting from a linux machine and set up x forwarding over SSH instead, only really need the added baggage if using a less capable client system that doesn't support such things heh23:12
daftykinsmax12345: plaintext passwords, you connect from an internet cafe... someone else can connect in too23:12
daftykinsreally bad move23:12
almarkhow about  vnc over a ssh link?23:13
Ben64that works23:13
Ben64x forwarding is kinda slow, in my experience23:13
seraphinaBen64, depends on the bandwidth at both ends of the link of course and whether or not you take advantage of the compression option of SSH if the bandwidth at either end is less than ideal.23:14
Ben64still pretty laggy...23:15
seraphinaI remember it being like forever ago when I had an early adopter ADSL link on one end but then so was VNC to be fair.  Can't say it's something I've noticed when using a modern broadband connection though personally.23:16
pingwindyktatorhello, can someone tell me how to install gcc 6? is downloading and compiling source code the only way?23:17
Ben64pingwindyktator: yep, but thats unsupported and likely to break everything23:18
pingwindyktatorBen64 even if I wont change alternatives?23:18
Ben64gcc6 isn't even released yet23:19
pingwindyktatorit is23:19
max12345alright, alright I'll use ssh in the future :P23:19
waelciao23:20
seraphinamax12345, Is the best bet, I would also recommend having the VNC server bind to localhost if you are going to do that and connect using ssh -L [localport]:localhost:[vncserverport] and just point your vncclient to localport on localhost on your client machine.23:22
seraphinaThat way nobody can remotely take a crack at hacking the VNC server only way to reach it is by authenticating through SSH first and tunnelling.23:23
nacc_pingwindyktator: i think release for gcc is mid-april23:23
nacc_pingwindyktator: it's currently in stage4?23:23
pingwindyktatornacc_ stage3 iirc23:24
seraphinaAfter all is no sense exposing a server to the internet if the authorised user of said server is only connecting via an SSH tunnel, only purpose that serves is to serve hackers xD23:24
nacc_pingwindyktator: not according to https://gcc.gnu.org/develop.html23:25
nacc_pingwindyktator: but regardless, that's not released yet23:25
nacc_pingwindyktator: as Ben64 said and you denied23:25
seraphinawb again :)23:25
max12345seraphina: I don't think I got what you mean by localport/localhost.23:26
=== zenlot_away is now known as zenlot
seraphinaOk so if you for example type ssh user@remotehost -L 8999:localhost:9000 what happens ssh connects to the SSH server at remotehost then it makes a connection to localhost:9000 on the remote machine.  Finally it opens a listening port on localhost:8999 on the client machine which acts as a tunnel to the service at localhost:9000 on the SSH server machine23:29
=== furkan_ is now known as furkan
seraphinaThus the remote service listening on 9000 would only ever need to accept connections from localhost and the user can connect to it from anywhere using SSH :)23:30
seraphinaHoping that I explained it better that time lol23:34
max12345seraphina: hehe, but doesn't that just open another port?23:34
seraphinaNo the two ports are on different ends of the connection23:35
seraphinaBasically port localhost:8999 on the machine you are sitting down at becomes a secure encrypted proxy to localhost:9000 on the machine you are ssh'ing into23:36
seraphinaSo only the SSH server at the far end need to accept connections from the internet the VNC server only gets the connection from the SSH server.23:37
max12345ah ok, so everything would go over the ssh and be secure23:38
seraphinaRight exactly23:38
adeon_You might also need to enable gateway ports on the ssh local machine23:38
max12345and nobody else could even reach the listening thing because they#d have to enter my ssh connection to do that23:38
adeon_max12345, You might also need to enable gateway ports on the ssh local machine23:38
seraphinaPrecisely23:38
max12345Thank you!23:40
max12345:)23:40
adeon_max12345, you can loop back any port that way, just not VNC. so for example you can loop back HTTP 80, to 8000 on that local machine should you need that port.23:41
max12345hm I can see how that would be useful.23:44
seraphinamax12345, Just for reference it even works to use the SSH connection to tunnel a port on another machine back over the SSH connection to you something like say ssh user@remotehost -L 8000:192.168.1.100:80 would let you access the webserver of a server on your local lan remotely via the secure connection.23:44
seraphinaie some webserver on your home network while you are away somewhere else23:45
daftykinsyou don't need to do that at all.23:46
daftykinsSOCKS proxy over SSH, then *any* web source is accessible at the other end23:46
seraphinaThat's true though -L works well enough if you just want to tunnel to a single endpoint from the remote SSH server.23:48
daftykinsmaking the task so specific though strikes me as a waste of time23:48
seraphinaI guess, force of habit I tend to use -L to just tunnel to some given single socket if that's all I happen to need at the time, generally am more in the habit of using the socks proxy when pretty much wanting to use the server like it were a VPN server lol23:51
MegaManSecdoes anybody know the program that is used for popup notifications in ubuntu?23:52
MegaManSece.g. changing songs in banshee23:52
seraphinaGranted it's not a VPN but for any application that speaks SOCKS it's good as23:52
mattlachHey, I have a quick Xenial question, if anyone is good with it.23:52
pilnehas there been an "official non-hacky" fix to getting steam working in 15.10? and/or will 16.04 be seamless?23:52
mattlachIf I were to install the Xenial Server beta1, should it cleanly upgrade to the final release once released?23:53
mattlachAnd is this just through apt, or would it be a do_dist_upgrade kind of thing?23:54
solido232 /server irc.irc-hispano.org23:54
seraphinaMegaManSec, If I recall it's called notifyOSD23:54
k1l!final | mattlach23:54
ubottumattlach: If you install a development version of Ubuntu Xenial and keep up with package updates, then you will be upgraded to the official release of 16.04 when it comes out. To make sure, type « sudo apt update && sudo apt full-upgrade » in a terminal.23:54
k1lmattlach: but server and development release is not a good combination23:54
mattlach@K1l:  Much obliged!23:55
steveieburWhich Linux Distro for a laptop with Pentium 4 at 2.x GHz and 1GB ram and 60GB hard drive?23:55
k1lsteveiebur: Xubuntu or even Lubuntu23:55
seraphinaIn case the reason for your question is because you are looking to send your own custom pop up notices check the notify-send command23:55
MegaManSecty seraphina23:56
pilneubuntu mate is relatively light, but probably a bit heavy for a p423:56
steveieburk1l: And that would run?  I did a tour on Linux.com, found so many tiny distros, but haven't been able to download and install them23:57
pilnei'd go for lubuntu honestly, maybe even something smaller that isn't ubuntu based.23:57
steveieburpilne: Any ideas on something really light?23:57
seraphinaYeah thus using the Xubuntu or Lubuntu variants, they use lightweight window managers23:57
k1lsteveiebur: yes. xubuntu is somewhat lighter than the other big desktops. but Lubuntu is made for old and slow hardware23:57
mattlachstevie:  I agree with others.  Lubuntu is probably your best bet on that hardware.    There are other non-ubuntu distributions that work too, but since it is based on ubuntu, you'll have an easier time getting everything working.   The software catalogue and hardware support is huge23:58
django_hey all im tryng to install scapy.py23:58
django_it says to do: cd /tmp then: wget scapy.net then: unzip scapy-latest.zip23:58
daftykinsyou don't really install python scripts23:58
pilnehonestly, i've tried a bunch of tiny distros, and lubuntu was/is the easiest to work with if you don't have a ton of experience with editing config files by hand.23:58
steveieburk1l: And that would turn faster than the WinXP that my friend had on it?23:58
django_i get an error:23:58
django_"unzip:  cannot find or open scapy-latest.zip, scapy-latest.zip.zip or scapy-latest.zip.ZIP."23:58
daftykinsdjango_: you can't "wget scapy.net" - that needs to be a path to the exact file.23:59
django_ohh23:59
django_im an idiot23:59
pilnexp sp3 got pretty bloated, so i would say that almost without a doubt lubuntu would run better23:59
k1lsteveiebur: lubuntu is the most lightweight ubuntu version23:59
daftykinsdjango_: yeah, the file doesn't exist... so shockingly it won't be there23:59
steveieburpilne: Gonna try that, then. But it will be happy with 1GB RAM?23:59
steveieburpilne: Like using the desktop lxde?23:59

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