/srv/irclogs.ubuntu.com/2016/04/04/#ubuntu.txt

TJ-slavka`: here's one I used recently to snag a file before it was deleted: " inotifywait -e CLOSE_NOWRITE,CLOSE dhclient6-${IF}.conf; cp dhclient6-${IF}.conf /tmp/ "00:00
django_how do i run this: node-v4.4.2-linux-x64.tar.xz00:01
django_tar what?00:01
lee_G750jmis there a something that can be used in place of network manager00:02
TJ-lee_G750jm: what do you want to do?00:02
k1ldjango_: if you really really really want to do a 3rd party code install, then read the readme/howto on the page you got that from00:02
brycemltar -ZxfJ I think00:03
lee_G750jmi get these errors NetworkManager[971]: <warn> error requesting auth for org.freedesktop.NetworkManager.wifi.share.protected: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.25': no such name00:03
django_k1l, oh so how do i install node...00:03
TJ-lee_G750jm: which ubuntu release?00:04
lee_G750jm14.0.400:04
k1l!info nodejs | django_00:04
ubottudjango_: nodejs (source: nodejs): evented I/O for V8 javascript. In component universe, is extra. Version 0.10.25~dfsg2-2ubuntu1 (wily), package size 672 kB, installed size 3094 kB00:04
django_I need version 400:04
django_thats not version 400:04
TJ-lee_G750jm: give me a moment whilst I look at the 14.04 code00:04
=== badon_ is now known as badon
brycemlif you are ok with a slightly messy install, you can just do tar -xf on it, copy it to /opt/, and add the bin folder to your path.00:09
TJ-lee_G750jm: OK, that looks like the result of a bug in NetworkManager. the "org.freedesktop.NetworkManager.wifi.share.protected" is a PolicyKit name for authorising actions. It looks as if NM is mis-using it as a DBus name, which reports it cannot find it00:12
TJ-lee_G750jm: is it preventing you from connecting to the WiFi network?00:13
lee_G750jmno its not00:13
lee_G750jmi just want too fix it00:13
TJ-lee_G750jm: it's classed as a "<warn>" so it's none fatal. As best as I can see it was fixed in later versions of Network Manager00:14
lee_G750jmok00:14
lee_G750jmclear00:15
esuarez!help00:25
ubottuPlease don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience00:25
EriC^^!ask00:25
=== bazhang__ is now known as bazhang
Hydr0p0nXanyone point me to an example udev rule to have bluray, dvd, and cd all automount in a bluray drive?00:55
Rhorse!upgrade00:55
ubottuFor upgrading, see the instructions at https://help.ubuntu.com/community/UpgradeNotes - see also http://www.ubuntu.com/desktop/get-ubuntu/upgrade00:55
Hydr0p0nXenabling automount in X makes blurays automount, but i have to explicity mount dvd's, adding the drive to fstab makes dvds automount but doesn't seem to work for bluray00:56
=== tonytt is now known as tonyt
fenecoI just installed sublime-text using their .deb package, it is installed, I can run it, but it's not listed on ubuntu software center01:02
fenecohow can I remove it?01:02
lesleysudo rm -rf /opt01:03
k1lfeneco: sudo apt remove sublime-text   (or whatever that package name is for sublime)01:03
fenecok1l: any idea why it's not showing on ubuntu software center?01:03
k1lfeneco: i dont know. try apt on a terminal01:04
guest83810is mailing list for personal specific case help?01:05
fenecothat removed, thanks01:05
fenecobut it's still weird it's not showing on software center01:05
k1lguest83810: you can ask here for ubuntu support01:06
k1lguest83810: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users  this is for technical support01:07
wafflejockfeneco: looks like Ubuntu software center is being replaced in 16.04 with gnome software center01:08
guest83810i mean is that for case specific help?01:09
k1lguest83810: what do you mean?01:09
guest83810what is the mail list for if you can ask via here and/or forum?01:09
fenecowafflejock: that would be awesome, really01:10
wafflejockfeneco: think most people (at least I can speak for myself) have just been using apt-get at the terminal like k1l said since it tends to be faster and more obvious if something goes wrong what needs to be done01:10
fenecoubuntu software center never looked that well01:10
wafflejockfeneco: yeah hopefully is better I actually run gnome but not sure that I've used that version of the software manager yet01:10
k1lguest83810: if you want to ask in the irc (in here) you dont need a mailinglist. just ask your technical support question01:10
guest83810i mean what is it for since anyone can ask?01:11
fenecowafflejock: I see, I knew about the apt-get remove, but I got curious about the behavior of the software center, I didn't expect I wouldn't be able to uninstall it from there01:11
k1l!guidelines | guest83810 read this01:12
ubottuguest83810 read this: The guidelines for using the Ubuntu channels can be found here: http://wiki.ubuntu.com/IRC/Guidelines01:12
guest83810as in what is point of mail list since anyone can ask here and/or use ubuntu forum(s)?01:12
k1lguest83810: different people like different support media01:12
guest83810ok thanks01:12
guest83810is it also for updates to software?01:13
guest83810like kernel mailing list for email updates for kernel? like new versions, patches etc01:13
k1lguest83810: see http://community.ubuntu.com/contribute/support/mailinglists/01:14
lectusHi! Is there any software on Ubuntu that can replace Itunes for syncing files on the Ipod?01:28
netsinAmarok on KDE? ... havent used it in 5 years lol01:29
lectusI prefer something non-KDE since I'm using unity01:30
lectusmaybe rhythmbox or banshee? I don't know if they can do it01:30
wafflejocklectus: this might help https://help.ubuntu.com/community/PortableDevices/iPod01:33
RhorseWhen one upgrades from 15.10 to 16.04 are all your necessary kernel modules preserved automatically?01:33
RhorseSo hardware support is preserved....01:34
wafflejocklectus: personally have been using clementine https://www.clementine-player.org/ says it has ipod support but I just use it for streaming podcasts mostly01:34
k1lRhorse: ubuntu uses dkms to build kernel modules. so yes, they will work on the new release if that supports the kernel in use01:34
Rhorsek1l: thanks kindly!01:35
TJ-Rhorse: with dkms it can cause build failures against the new kernel, if the source code of the out-of-tree module uses some facility the new kernel has changed01:37
RhorseI see, TJ - aren't most kernel upgrades backward compatible, though?01:38
RhorseTJ in such a case, would it improve one's chances of compatibility if one just did a fresh install instead of upgrade?01:40
TJ-Rhorse: the issue is that out-of-tree modules often use fragile constructs, but also that the mainline kernel's internal interfaces aren't fixed so a newer kernel could change things and of course the out-of-tree module doesn't keep in step - if the DKMS module comes from the Ubuntu archive you *should* be OK since the new release will be updated, but third-party DKMS modules can break01:40
RhorseI see....01:41
TJ-we had an issue like that with nvidia for the 15.10 release, where a function Nvidia relied upon had its signature changed01:42
RhorseThe reason I ask, TJ- is that I have bleeding edge hardware. Everything is working now, but I worry about the coming upgrade....01:43
tristan957I need to report a bug in 16.04 and I don't know the package that it relates to. When I wake 16.04 from suspend, I experience a double log in screen.01:43
TJ-Rhorse: you can always install the Wily kernel .deb files and test them01:43
RhorseTJ-: I'm on Wily right now. What do you mean?01:45
TJ-hahah I meant Xenial, 16.0401:45
TJ-Had someone yesterday installed the 16.04 kernel packages in 15.10 to fix a missing driver issue01:45
RhorseTJ-: which deb files do you mean, the linux sources and firmware packages?01:46
RhorseWhat if they don't work, could I easily downgrade to the old versions?01:47
m000gleIs anyone aware of a way in inhibit screensaver/sleep/suspend/etc when the screen is locked  ...  Modifying the power settings, brightness & lock settings, and even running caffeine all only seem to inhibit these within the user's desktop.  Once the screen is locked (CTRL+ALT-L or Super+L), within about 15 the Unity Greeter is already dimming and going to sleep.01:48
TJ-Rhorse: it's just added into the GRUB menu so you can always boot from an older kernel, and then remove the 16.04 kernel01:49
TJ-Rhorse: something like this to fetch/install: "mkdir /tmp/kernel; pushd /tmp/kernel; wget http://archive.ubuntu.com/ubuntu/pool/main/l/linux/linux-headers-4.4.0-17_4.4.0-17.33_all.deb http://archive.ubuntu.com/ubuntu/pool/main/l/linux/linux-{image,image-extra,headers}-4.4.0-17-generic_4.4.0-17.33_amd64.deb; dpk -Ri . ; popd "01:50
RhorseTJ-: so this would only be possible through the archives, not the software desktop application?01:54
TJ-Rhorse: right, because you need the 16.04 kernels and you don't want to risk pulling in anything else01:56
RhorseTJ-: OK, one thing what is that command you wrote dpk - Ri?01:57
=== badon_ is now known as badon
TJ-Rhorse: it installs all .deb files in the named directory. By creating a dir and fetching the files into it, it avoids having to pass the filenames to 'dpkg -i'01:58
RhorseTJ-: So the command is dpkg -Ri? Is that correct?01:59
TJ-Rhorse: no, it is "dpkg -Ri ." there is a 'dot' there, meaning 'this directory'02:00
TJ-Rhorse: the commands as I gave them are 100% accurate02:00
pianomonkwhen running a command line application (scrapy) with a newly pulled version of code, it is still running an old version..why???02:01
RhorseTJ-: got it. Thank you!02:01
TJ-pianomonk: what do you mean by 'newly pulled'02:02
pianomonkjust pulled from a repo02:02
TJ-pianomonk: right, and has that over-written the previous version?02:02
pianomonkyeah02:02
TJ-pianomonk: so any new executions of the same file will be the new version02:03
pianomonkfiles have been deleted as well,02:03
pianomonkfor some reason it's running old code / potentially old files too02:03
pianomonkthis is so ridiculous02:03
pianomonkthis has nothing to do with replacing files02:04
pianomonkthis has to do with cache or something02:04
TJ-pianomonk: Are you trying to over-ride an Ubuntu package?02:04
pianomonkno02:04
upbazi know why up time is down time sometimes, cause, some time its up/baz, the other time baz/up, lolo02:04
pianomonkits python code02:04
pianomonktried to get qnswers there02:04
TJ-pianomonk: well, if you've replaced an older file with newer, then the old version has gone02:04
pianomonkwow thanks02:04
upbazi know why up time is down time sometimes, cause, some time its up/baz, the other time baz/up, lolo02:04
TJ-what's the betting pianomonk's real issue was trying to use a locally built/installed version in place of the packaged version, and bash still has the Ubuntu version in its hash list02:06
Lttlwing16hey all anyone give me a hand with cpu fan issues02:07
bsnsubuntu 15.10 .always login loop with the nvidia drivers on02:07
Lttlwing16*meaning sensors shows no cpu fan02:07
Lttlwing16and fan not blowing02:08
bsnsi have to use only intel driver02:08
Lttlwing16cpu getting hot02:08
Lttlwing16I've looked high and low02:08
Lttlwing16can't find a fix02:08
Lttlwing16in software / additional driver it lists and Unknown: Unknown02:09
Lttlwing16this device is not working02:10
bsnswhich one do you prefer?02:10
bsnsnow i use the 352.63 proprietary02:11
c|onemanmy sdcard is mounted as /media/username/sdcard. was this always the case or did previous verisons of ubuntu use /media/sdcard02:13
SchrodingersScatc|oneman: I think I recall that it may have changed. But now I would expect it to be /media/username/sdcard02:15
TJ-c|oneman: udisks handles it and it goes to /media/$USER/$LABEL-or-$UUID02:16
TJ-c|oneman: older releases - 12.04 I think - manually mounted under /media/ using udev rules I think02:17
c|onemanthanks02:19
towlieI want to add my Windows 10 install to the grub bootloader. I did fdisk -l and confirmed that my windows partition is on sda1. my linux install is on another physical disk. I followed the instructions at http://askubuntu.com/questions/618326/how-do-i-manually-add-windows-7-to-grub-list but when I rebooted and selected Windows it said that it cannot find the disk hd0,msdos102:20
urukhow to get client mac address for my security server02:25
Hydr0p0nXanyone have a sample config for bluray and dvd automounting ?02:26
TJ-uruk: you mean you want the Ethernet MAC of the system's interface(s)? "ip link show"02:27
towliehey02:27
urukno no02:27
towliecan you guys help me with grub02:28
Hydr0p0nXsorry, I only cook for people I know :)02:28
towliei cant figure out why my windows entry wont boot02:28
TJ-uruk: what do you mean then?02:29
urukTJ- i know my mac address i want know the mac address of clients for to make a lists of ip-macaddress of my clients if I detect abuss i ban for my server02:30
TJ-towlie: is it an UEFI system with mixed boot modes?02:30
TJ-uruk: "ip neigh show"02:30
towliei think so02:30
TJ-towlie: if you've got Windows installed in UEFI boot mode, and GRUB in legacy BIOS mode, you won't be able to use GRUB to boot Windows. If GRUB is installed in UEFI mode then it can do it via calling back into the system's UEFI code02:31
urukip neigh show?02:31
towliehow do i know02:32
TJ-towlie: Does Windows have an entry in the System's UEFI boot menu? if so, then it's UEFI mode.02:33
towliei dunno02:33
towlieI dunno how that stuff works02:33
towliecan I check that using fdisk?02:35
TJ-if the boot disk has an EFI system partition you can check in that. EFI CP is a FAT file-system, usually the first partition, and usually about 500MB in size02:36
upbazi know why up time is down time sometimes, cause, some time its up/baz, the other time baz/up, lolo02:45
towliedamn02:46
upbazbazhang is a piece of shit who has sit on ubuntu/staff hat for years, not doin a shit contributing to the community02:47
upbazPIECE OF SHIT, FUCKING COCK SUCKER02:48
upbaz!voting to ban the chinese trash02:49
ubottuupbaz: I am only a bot, please don't think I'm intelligent :)02:49
somsip!ops02:49
ubottuHelp! Channel emergency! (ONLY use this trigger in emergencies) - Pici, Myrtti, jrib, Amaranth, tonyyarusso, Nalioth, lamont, CarlK, elky, mneptok, PriceChild, Tm_T, jpds, ikonia, Flannel, genii, wgrant, stdin, h00k, IdleOne, nhandler, Jordan_U, popey, Corey, ocean, cprofitt, djones, Madpilot, gnomefreak, lhavelund, k1l, rww, phunyguy, bazhang02:49
yunuyntowlie: hi02:49
=== cyphase is now known as Guest45121
towlieI want to add my Windows 10 install to the grub bootloader. I did fdisk -l and confirmed that my windows partition is on sda1. my linux install is on another physical disk. I followed the instructions at http://askubuntu.com/questions/618326/how-do-i-manually-add-windows-7-to-grub-list but when I rebooted and selected Windows it said that it cannot find the disk hd0,msdos103:05
thomasj_Is there an Amazon AMI for 16.04?03:08
xangua!16.04 | thomasj_03:09
ubottuthomasj_: Ubuntu 16.04 (Xenial Xerus) will be the 24th release of Ubuntu. It is due to be released on April 21st. Discussion in #ubuntu+103:09
UbuntumediaguyHello guys , I have a question... So I have at media server running ubuntu 14.04 ... I want to say that this is literally DAY 1 of me ever touching ubuntu... To start with... We have a Mikrotik router, users are all on wifi via accessports.. The APs are ports 2,3,4,5 with port 1 being the WAN(ISP)... port 6 etc are on a different switch on the routerboard. so people on wifi have a local ip of 192.168xxx the media server has 03:15
UbuntumediaguyI am trying to setup a plex server03:15
Ubuntumediaguywhile it is on a different local ip will that cause a problem?03:15
Ubuntumediaguyis there something I will need to do to make that work?03:15
sw0rdycan setting up unknown repositories be risky?03:19
KelseyPiWhich file system do I want when creating a Veracrypt volume?03:19
KelseyPiHow to choose?03:19
xanguasw0rdy: by definition any third party repository you add, you're on your own03:19
sw0rdyxangua,  i meant security risks03:20
sw0rdyI want to add this to install x265 codec ppa:strukturag/libde26503:20
LawilmHello guys...03:21
Lawilmgot a technical question and in desperate need of help03:22
somsip!help |03:23
ubottu: 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 !patience03:23
Lawilmsorry03:23
LawilmI asked my question earlier but got into my proper client now03:24
KelseyPiHow to tell which file system my disk is formatted as?03:24
KelseyPiI'll use the same for my Veracrypt archive.03:24
somsipKelseyPi: mount (no idea about the Veracrypt though)03:25
LawilmI am trying to setup a media server, if the port on the router i am connected to with the media server has a 10.XX.XX.XX local ip will devices on the same router but a different ip pool of 192. be able to connect for the purpose of media servers?03:29
somsipLawilm: only if you have the correct routing set up. Easier to have everything on 192.168.X.*03:30
virtuosojCurrently running Fedora23.  Whats the best way to shrink the partition, and install a completely separate Ubuntu partition?  Can I undo this later when I decide which one I want to keep as main OS?03:39
strieder_is there any way to connect skype account to pidgin?03:39
Lawilmsomsip, I am not really sure how to even get it on the same one.. because of how the ports are configured03:42
Gallomimiacan anyone please tell me how i can make my video card output a signal to display port? i updated drivers and it (again!!!) refuses to talk to my primary monitor. won't recognize it. doesn't see it at all03:45
virtuosojGallomimia, do you have multiple monitors? or is this a laptop?03:46
Gallomimia2 monitors03:47
Gallomimiadesktop machine03:47
Gallomimiasingular gpu03:47
Gallomimiai just updated to nvidia-361 with some help from folks in here and a PPA, but this is not the first time i've had the problem03:48
Gallomimiathe other times i "fixed" it i have no idea what happened. i fiddled and fiddled and suddenly it worked03:49
rustuptwist__Any advantages security-wise installing edubuntu over reg Ubuntu in a school environment? (ESL)03:55
virtuosojrustuptwist__, more preinstalled software for the kidz I suspect. never used it, but they are not getting updated to 14.0403:57
somsipvirtuosoj: I know nothing about edubuntu, but it does look like they're building it on 14.04  https://www.edubuntu.org/news/14.04-release03:57
rustuptwist__virtuosoj: ok. I'm just putting on Ubuntu cause the kids have manged to break windows. How or what to do to lock down computers so they can't mess with settings?03:58
timmmaaaayyyi think i'm challenged when it comes to cron (and maybe everything computers).  trying to run a simple script which works fine until you set it up as a cron job.  i get "/home/ubuntu/.rvm/rubies/ruby-2.1.3/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55:in `require': cannot load such file -- mysql (LoadError)" when i run it via cron instead of seeing normal script output.  any ideas?03:58
virtuosojsomsip, I mistyped. I meant, they're not updatign to 16.04. they're staying on 14.0404:01
somsiptimmmaaaayyy: probably environment not correctly set, as here http://stackoverflow.com/questions/13462447/cron-job-cant-load-gem04:01
somsipvirtuosoj: fair enough04:01
virtuosojrustuptwist__, I think you force them to sign on in a non admin account? idk to be sure04:02
timmmaaaayyyHA!  thank you somsip!  i thought it was environment related but couldn't realy get any further.04:02
somsiptimmmaaaayyy: np04:03
rahuldevHi there are somesite I can't open in my country, I'm using ubuntu, anyone pls recommend me any vpn or any other way to open website?04:07
timmmaaaayyycrontab -e04:11
timmmaaaayyylol04:11
Rhorserahuldev: why won't the web sites open?04:14
=== Rahul is now known as Guest29988
=== Guest29988 is now known as RahulAN
=== Ramon is now known as Guest65097
timmmaaaayyyi put SHELL=/bin/bash in my /etc/crontab file and restarted the cron service.  but i think it's still using the wrong shell.  when i do puts `echo $SHELL` in my cronjob it spits out /bin/sh04:28
stevenndhello, I just reinstalled my old 14.04 with a brand new 14.04, wireless (ath9k) is now limited at 11Mbps using usual environment. I could track down the problem to one detail, before reinstall kernel was 3.19.*, after clean install(and "apt-get dist-upgrade") the kernel is a 4.*. Configuration is default in both cases. Can someone point me in the right direction please? I heard of a kernel04:30
stevenndbisection, should I do that?04:30
cpaelzerstevennd: a bisect lets you compile your own kernel and then you do a binary search through all the changesets by compiling/testing in a loop all the time04:35
cpaelzerstevennd: it is unlikely what you want04:36
stevenndhello cpaelzer, actually yes, i suspect some regression04:36
cpaelzerstevennd: it is a lot of work to do, and you would need to build the Ubuntu kernel04:37
cpaelzerstevennd: are you familiar with compiling custom kernels?04:37
stevenndyes i do04:38
cpaelzerah fine04:38
stevenndbut i was wondering if there would be some known problem regarding the ath9k (atheros wireless) driver and the 4.* series kernel in ubuntu04:38
stevenndjust making a clean install and alternating between the newest 3.* and the earliest 4.* kernels shows the wifi bitrate locks at 11Mbps in b/g/n mode.04:39
cpaelzerstevennd: and all on 14.04 - that means you switch between hwe-vivid and hwe-wily (https://wiki.ubuntu.com/Kernel/LTSEnablementStack)04:40
stevenndhum, you are right, both kernels are inapropriate for that release :/04:41
cpaelzerstevennd: no both are :-)04:41
stevenndis it supposed to break the wifi though?04:41
cpaelzerstevennd: the release gets out with an initial version, but then with every subsequent Ubuntu release the LTS versions get an updated HWE kernel04:41
cpaelzerstevennd: so you should be totally in a good environemnt04:41
cpaelzerit shouldn't be "supposed to" :-), but then I'm not at all an expert in WiFi things - I'll try to look through bugs ....04:42
stevenndi was a bit lost by the choices offered by apt, this indeed seemed like an updated kernel (4.4) thanks for the clarifiaction, now i know they all are useable.04:42
stevenndsupposing i have some spare time and ressources available, would a bisecting the kernel be the good approach considering the symptoms?04:43
cpaelzerstevennd: if it is really "triggered" just by switching between those two kernels in the boot menu and nothing else AND you have some spare time it is an option04:45
cpaelzerstevennd: after seacrhing for open/known issues - just to be sure04:45
stevenndonly thing google could dig out was for unstable connexions and fluctuating speeds and boiled down to loading the kernel module with an option to disable hardware encryption offloading04:46
stevenndit didn't fix the thing, and yes just switching kernels on a default install triggers the problem04:46
cpaelzerstevennd: never did that after the howto, but the rough outline looks like a good guid https://wiki.ubuntu.com/Kernel/KernelBisection04:47
cpaelzerstevennd: since you said you are known to custom kernels I tihnk you can fill in the gaps04:47
stevenndi seems my next few nights will be busy sorting out commits then haha :)04:47
cpaelzerstevennd: make sure you look through https://bugs.launchpad.net/ubuntu/+source/linux?field.searchtext=ath9k&search=Search&field.status%3Alist=NEW&field.status%3Alist=INCOMPLETE_WITH_RESPONSE&field.status%3Alist=INCOMPLETE_WITHOUT_RESPONSE&field.status%3Alist=CONFIRMED&field.status%3Alist=TRIAGED&field.status%3Alist=INPROGRESS&field.status%3Alist=FIXCOMMITTED&field.assignee=&field.bug_reporter=&field.omit_dupes=on&field.has_patch=&field.has_04:49
cpaelzerno_package=04:49
cpaelzerstevennd: that was bad, let me make a shortlink04:49
cpaelzerstevennd: http://bit.ly/1UOKENj04:50
cpaelzerstevennd: that is the list of kenrel bugs with ath9k in it04:51
cpaelzerstevennd: otherwise good luck with the bisecting and thanks that you spent effort to make Ubuntu better04:51
stevenndgood idea thanks, i'll read those prior to attempting fancy stuff.04:51
stevenndthanks for your help cpaelzer04:52
stevenndgoing to start right now inside a clean vm, bye :)04:53
=== ljhade25 is now known as ljhade24
nchambersHey guys... I enabled a virtual host in apache2, (conf file: https://bpaste.net/show/55caf55a46b4) and I can go to localhost:4201/cgi-bin/index.cgi, but it just cats the contents of the script. shouldn't that enable cgi?05:00
=== charles_ is now known as Guest51621
dewwiinchambers: did you chmod +x the file05:08
nchambersdewwii, yes. I forgot to enable mod_cgi05:08
dewwiioh05:09
dewwii:D05:09
nchambersgo me05:12
vanchahey guys05:26
lotuspsychjevancha: welcome, how can we help you?05:26
vanchadoes anyone know why apt-get update shows ubuntu-device-flash needs to be updated, but it keeps holding it back?05:26
vanchawhen i enter apt-get dist-upgrade it just does nothing05:27
lotuspsychjevancha: did you add ppa's of any kind? manual installs?05:27
vanchacould that have something to do with the installation of the the ubuntu sdk for developing ubuntu touch apps?05:27
lotuspsychjevancha: did you add external ppa's of any kind?05:28
vanchanot that i know of @lotuspsychje05:28
lotuspsychjevancha: wich ubuntu version are you on?05:28
vancha14.0405:28
lotuspsychje!info ubuntu-device-flash trusty05:28
ubottuubuntu-device-flash (source: goget-ubuntu-touch): Flash supported Nexus devices with Ubuntu. In component universe, is optional. Version 0.2+14.04.20140416.2-0ubuntu1 (trusty), package size 1017 kB, installed size 4587 kB05:29
vanchahmm05:29
lotuspsychjevancha: can you check your /etc/apt/sourcues.list or in software&updates05:29
lotuspsychje*sources05:29
lotuspsychjevancha: check if there are external ppa's added there05:30
vanchado you want me to copy it hhere lotuspsychje? i'll check it now05:30
lotuspsychjevancha: if you pastebin sure, we take a look05:30
vanchajonoomph-openshot-edge-trusty.list jonoomph-openshot-edge-trusty.list.save openshot_developers-ppa-trusty.list openshot_developers-ppa-trusty.list.save private-ppa.launchpad.net_commercial-ppa-uploaders_plexmediaserver_ubuntu.list private-ppa.launchpad.net_commercial-ppa-uploaders_plexmediaserver_ubuntu.list.save ros-latest.list ubuntu-sdk-team-ppa-trusty.list thats all that's in it05:32
lotuspsychjevancha: ppapurge all external ppa's off your system, then sudo apt-get update && sudo apt-get upgrade05:32
lotuspsychje!ppapurge | vancha05:32
ubottuvancha: 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.html05:32
vanchaoh, i'll go and install that then05:33
vanchanot sure if i can delete the ubuntu-sdk though :O05:33
cfhowlettvancha, you are deleting package sources only, not the package themselves05:35
vanchathx cfhowlett ;)05:35
N3X15Any idea why I can't play webms in firefox on wily?05:37
lotuspsychjeN3X15: codecs installed? perhaps ubuntu-restricted-extras ?05:38
cfhowlettno driver plugin, N3X1505:38
N3X15lotuspsychje, thank you, will report back when apt is done stumbling around.05:39
vanchahmm how do i find the name of the ppa related with the files in sources?05:41
vanchainstalled ppa-purge, but i need to figure out what the ppa's are called05:41
lotuspsychjevancha: well officially we cant support ppa's mate05:41
lotuspsychjevancha: maybe apt-cache show package can show wich?05:41
lotuspsychjevancha: or apt-cache policy package05:42
vanchathe problem is i dont know what to type for package :P i don't know what the package is called when i want to remove it05:43
vanchasources.d shows openshot, but that doesn't seem to be on my system anymore05:43
lotuspsychjevancha: this is why i would recommend to purge all external, non official ppa's from system05:44
lotuspsychje!sources | vancha these are official05:44
ubottuvancha these are official: 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.05:44
vanchai want to lotuspsychje, but  i don't know the names of the unofficial ppa's :(05:45
N3X15lotuspsychje, nope, installed without errors, still getting "failed to decode".05:45
N3X15Doesn't seem to matter whether VP8 or VP905:45
N3X15And the same webms open on Windows build of the same version of Firefox without issue.05:51
cfhowlettN3X15, in your ffox browser         about:config             then search for webm05:54
N3X15All enabled05:54
cfhowlettspecifically?05:55
N3X15cfhowlett, http://i.imgur.com/VuYx214.png05:57
cfhowlettyep05:58
cfhowlettfor comparison     http://imgur.com/yoaomKO05:58
N3X15And if you check, those are all set to true on mine, as well.05:59
N3X15I just have an additional bunch of settings for flashgot, which is an addon.05:59
cfhowlettI see you have some custom settings --- I suspect your stream has been redirected to a different plugin.  test: disable those user sets or try a different webm site06:00
N3X15flashgot doesn't redirect those streams, though.  I even disabled it entirely.06:01
=== N3X15_ is now known as N3X15
N3X15As I was saying before I was rudely interrupted by CenturyLink: flashgot doesn't redirect those streams, though.  I even disabled it entirely.06:03
rustuptwistIs there a way to hide the administrator log in and have an automatic log-in for a standard account?06:11
rustuptwist_____Also can I update eduB 12.04 LTS via the Terminal?06:14
cfhowlettrustuptwist, yes06:15
cfhowlettfirst sudo apt update && sudo apt full-upgrade06:15
cfhowlettthen sudo do-release-upgrade06:15
=== rustuptwist_____ is now known as rustuptwist
cfhowlettBUT your system upgrader must be set to LTS releases only06:16
rustuptwistcfhowlett: I'm looking for just essentials if possible06:16
cfhowlettno idea what you mean06:16
rustuptwistI'm in a school environment with slow connection so if there is a way to just update core system as opposed to everything.06:17
cfhowlettrustuptwist, then torrent the .iso and do an off-line upgrade.  it will take a bit of time so be patient.  in fact, you might wait a few weeks and get 16.04 instead of 14.0406:18
wafflejockcfhowlett: is it safe to jump over LTS versions? just curious don't know one way or another06:19
cfhowlett"safe"?06:19
cfhowlettyou cannot sudo do -release-upgrade more than a single LTS at a time06:20
rustuptwistI just installed 12.04 if there is no security need to update to 14 then I don't have to06:20
cfhowlettrustuptwist, why you not install 14.04???06:21
rustuptwistI'm just an Ubuntu enthusiast taking advantage of the fact that windows is fried on the computers so doing a side by side install with Ubuntu.06:21
wafflejockcfhowlett: yeah just meant can you do an upgrade install from 12 to 16 or do you upgrade to 14 then upgrade to 1606:22
cfhowlettwafflejock, nope.  incremental upgrade still applies.  12.04 > 14.04 > 16.04             but that may have been invisibly changed.  lots of reports that you could directly upgrade from 12.X to 15.1006:22
cfhowlettNot able to confirm that last06:23
ANubhello06:23
ANubguys I've a query about syslog file permissions06:23
rustuptwistI'm not in the US, net speed is slow, computers were 100% inoperable, had a edubuntu 12 disc w/my stuff from the states, etc.,06:23
wafflejockah k just curious since that will probably be coming up pretty soon here :) off to bed for now though06:23
cfhowlettrustuptwist, have one more year of support with 12.04.  14.04 is the latest LTS so you should have gone with that06:23
cfhowlettmakes sense06:23
ANubsyslog can create files in /var/log (files named syslog.gz, syslog.gz1 etc), but only root has got write access on /var folder. How syslog does that..?06:24
rustuptwistI figured I could use terminal to update to 14. Just need a rapid update if possible cause once I leave the lab, who knows what can and will happen, lol06:25
cfhowlettrustuptwist, and that is why you should install the latest available LTS06:25
rustuptwistcfhowlett: ok. How do i know if sys updrader is set to LTS releases?06:27
rustuptwistFYI before i instsalled thrre was no linux/ubuntu running just windows06:28
cfhowlettsettings > system > software updater > settings > updates > Notify me of a new ubuntu version: For LTS versions06:28
rustuptwistDont see thst in sys setting (edubuntu 12) i do see an update manager folder on desktop06:30
lotuspsychjeN3X15: tested other browsers then FF?06:31
N3X15lotuspsychje, not yet.06:32
lotuspsychjeN3X15: perhaps try with chromium-browser see what it does?06:33
lotuspsychje!upgrade | rustuptwist06:34
ubotturustuptwist: For upgrading, see the instructions at https://help.ubuntu.com/community/UpgradeNotes - see also http://www.ubuntu.com/desktop/get-ubuntu/upgrade06:34
rustuptwistcfhowlett: i got sudo apt: command not found06:34
cfhowlettdoh!  right.06:34
cfhowlettrustuptwist, sudo apt-get update && sudo apt-get dist-upgrade06:34
cfhowlettsorry for misinformation.  apt is slowly rolling out to replace apt-get06:35
cfhowlettbut all things considered, you're still better off doing the torrent > install method rather than a hot upgrade06:36
rustuptwistcfhowlett: ok I have 14 on Usb I just had edubuntu cd and since it is a school after all I thought I'd put eduB on at least 1 unit to try it06:38
N3X15lotuspsychje, works on Chromium06:38
cfhowlettrustuptwist, install 14.04 then install the edubuntu-desktop.  logout, select edubuntu session, login = edubuntu!06:38
lotuspsychjeN3X15: perhaps flash related then?06:38
N3X15lotuspsychje, Firefox plays webms natively.  From what I can tell via bughunting, this may be an issue caused by gstreamer-0.10-ffmpeg getting removed06:39
lotuspsychjeah06:39
lotuspsychjeN3X15: reinstall then?06:39
N3X15It's gone from the repo06:40
lotuspsychjeN3X15: wich ubuntu version?06:40
N3X15wily.06:40
lotuspsychje!find gstreamer06:40
ubottuFound: gir1.2-gstreamer-0.10, gir1.2-gstreamer-1.0, gstreamer-tools, gstreamer0.10-alsa, gstreamer0.10-doc, gstreamer0.10-gconf, gstreamer0.10-nice, gstreamer0.10-plugins-base, gstreamer0.10-plugins-base-dbg, gstreamer0.10-plugins-base-doc (and 131 others) http://packages.ubuntu.com/search?keywords=gstreamer&searchon=names&suite=wily&section=all06:40
N3X15gstreamer-1.0-libav is supposed to fix it, but firefox isn't compiled against 1.0 in upstream yet06:41
N3X15and I don't feel masochistic enough to set up their horrifying buildsystem tonight06:41
lotuspsychjehmm, apt-cache shows a whole bunch of it, not sure whats the replacement06:42
N3X15Oh well, Chromium it is, for now.06:42
N3X15Thank you, lotuspsychje06:42
lotuspsychjeN3X15: perhaps a firefox purge, and reinstall will do the right dependecies also?06:45
lotuspsychjeN3X15: also sure your up to date to latest?06:45
N3X15lotuspsychje, Yep, just did an apt-get update an hour ago.  I'll try blowing out firefox tomorrow.06:46
lotuspsychjeN3X15: good luck, if you found it solved, plz come tell us06:46
cfhowlettN3X15, I too am curious.06:46
N3X15cfhowlett, lotuspsychje, still not working after purge and reinstall.06:49
cfhowletthaven't been able to replicate the problem so can't advise further06:49
N3X15http://www.quirksmode.org/html5/tests/video.html is the page I used, for the record.  the ogg and mp4 play fine.06:49
lotuspsychjeN3X15: plays like a charm here06:50
N3X15Trying with a fresh profile.06:50
cfhowlettthanks for that link! bookmarked06:50
N3X15Yeah, still failing, even with a fresh ~/.mozilla/firefox06:51
N3X15I'm going to blame firefox's gstreamer support and call it a day.06:52
lotuspsychjeN3X15: can you doublecheck lsb_release -a06:52
lotuspsychjeN3X15: if your on 14.04.406:52
N3X15wily, lotuspsychje06:52
lotuspsychjeoh06:52
lotuspsychjehttps://bugs.launchpad.net/ubuntu/+source/firefox/+bug/132382206:52
ubottuLaunchpad bug 1323822 in libav "Firefox can not play some WebM videos generated by avconv on Trusty" [High,Fix released]06:52
N3X15lotuspsychje, yeah, it's not with a particular format, it's with all webms.06:53
cfhowlettavconv!  not ffmpeg06:54
=== N3X15_ is now known as N3X15
=== Drac0 is now known as Guest8364
dagerikrkhunter on Ubuntu 12.04.5 LTS has issues.rkhunter --update Checking file i18n versions                                [ Update failed ]07:09
lotuspsychjeN3X15: check apt-cache policy libav-tools to see version?07:11
lotuspsychje!info libav-tools07:12
ubottuPackage libav-tools does not exist in wily07:12
cfhowlettyep, cuz we're going or gone back to ffmpeg07:12
N3X156:11.2-1 0 lotuspsychje07:12
N3X15Also, firefox plays webms natively.07:13
lotuspsychjedagerik: did you update your whole system also?07:13
arslan.07:15
HyllegaardHi.07:15
HyllegaardHas anyone here tried to install the openstack single server?07:15
cfhowlettHyllegaard, please do not use "has anyone else" question structure.  waste of time.  post YOUR issues with YOUR information07:16
HyllegaardOk :) Sorry about that.07:17
HyllegaardMy problem is that having just installed ubuntu and the openstack single server, I am not able to reach any of the ip's listed in the openstack status.07:18
cfhowlettHyllegaard, I suspect the #ubuntu-server channel would know more ...07:22
N3X15cfhowlett, lotuspsychje, #firefox got me to try a nightly mozilla build and it works fine.07:23
N3X15So looks like an issue with ffmpeg, prehaps.07:23
cfhowletttoo weird N3X15.  but yeah there is still significant confusion with ffmpeg/avconv07:23
lotuspsychjeN3X15: bug mentions libav-tools update fixes issues07:24
N3X15Yeah, but the question is when that'll roll down the hill into the stable pool. :P07:24
lotuspsychjeN3X15: i wonder if a fresh install would solve your issue...07:24
popopinoAGOguBLJGN07:25
popopinofffkkkk07:26
popopinojafòkadf07:26
popopinoBOOOOM07:26
cfhowlettpopopino, stop that07:26
popopinooh07:26
popopinosomeone07:26
cfhowlettthis is a support channel.  play somewhere else07:26
popopinosorry07:26
popopinonever got answer07:27
popopinoso sorry07:27
popopinonew to irc, can i ask how does idling work?07:27
cfhowlettpopopino, ask your question, be patient.  if no answer after 20 minutes ask again07:27
cfhowlett!patience07:27
ubottuDon't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or http://ubuntuforums.org or http://askubuntu.com/07:27
popopinothanks07:28
=== [1]Peanutt is now known as Peanutt
=== angel is now known as Guest73208
=== Guest73208 is now known as angel96
angel96is it possible to remove unity from ubuntu and install Xfce as a default DE??07:49
cfhowlettyes but not usually advise.07:50
somsipangel96: just install xubuntu-desktop and chose that instead. Tricky to cleanly remove unity AIUI07:50
cfhowlett*advised.07:50
angel96why ? what is the problem to remove unity?07:50
cfhowlettangel96, xubuntu-desktop will grab the whole xubuntu experience.  sounds like you want only the DE.  sudo apt-get install xfce4^07:51
somsipangel96: lots of dependencies. To "cleanly" remove it is fiddly07:51
cfhowlettangel96, unity is heavily integrated into ubuntu.  breakage is almost guaranteed07:51
somsipangel96: eg, theis is out of date I think: http://www.psychocats.net/ubuntu/purexubuntu07:51
cfhowlettinstall xfce4, logout, choose xfce session, login07:51
cfhowlettvery much out of date07:51
somsipcfhowlett: yup - just example though07:52
somsipangel96: if it's paramount to you, install from minimal and then install xfce cleanly on top of that07:52
angel96ok.. thanks07:52
jbermudesDoes anyone know what might be happening at a low level when during GRUB if a USB device is plugged in, the computer is effectively frozen but as soon as you unplug the device the computer becomes responsive again and will even respond to buffered keyboard input that was entered during the frozen period?07:52
sylvain_nick jsge07:56
sylvain_join #nc-irc-challs07:56
somsipsylvain_: missing /07:56
=== sylvain_ is now known as jsge
=== sarcastic is now known as Guest60412
=== jorge is now known as Guest32610
CLAYTEamhay08:13
CLAYTEamI to get started with ubuntu08:14
cfhowlett!manual | CLAYTEam08:16
ubottuCLAYTEam: The Ubuntu Manual will help you become familiar with everyday tasks such as surfing the web, listening to music and scanning documents. With an emphasis on easy to follow instructions, it is suitable for all levels of experience. http://ubuntu-manual.org/08:16
Guest32610hello there i am new on ubuntu, can anybody explain me how to install a soft? not passing trough the ubuntu soft center08:16
somsipGuest32610: sudo apt-get install {package}08:17
Guest32610somsip : i have to write the code line in the terminal?08:17
somsipGuest32610: yes08:17
Guest32610ok thanks, and if an old version of the soft is installed do i have to remove it first? it's audacity i want to install because i have a bug with the version i use, it reads the fils for one sec  and the stops08:18
CLAYTEamubuntu koyoke gak tau update08:19
somsipCLAYTEam: english only here please08:19
CLAYTEamokey somsip...08:19
drmagooDoes anyone know of a rdp-client for linux (to connect to windows machines) that support having seperate windowsize and resolution? For example windowsize 2560x1440 and resolution 1920x108008:20
CLAYTEamApparently, infrequently updated ubuntu?08:20
somsipCLAYTEam: what are you looking for?08:21
CLAYTEamHello,....08:21
cfhowlettCLAYTEam, pay attention.  he asked what software you are looking for08:22
CLAYTEamNew update of ubuntu08:22
somsipCLAYTEam: due on 21st April08:22
cfhowlettCLAYTEam, sudo apt update08:22
cfhowlettsudo apt full-upgrade08:22
CLAYTEamWhat Addition of facilities in the next version?08:23
CLAYTEamWhat Addition of facilities in the next version of ubuntu?08:23
somsip!16.04 | CLAYTEam08:23
ubottuCLAYTEam: Ubuntu 16.04 (Xenial Xerus) will be the 24th release of Ubuntu. It is due to be released on April 21st. Discussion in #ubuntu+108:23
somsipCLAYTEam:  Discussion in #ubuntu+108:23
somsipCLAYTEam: read this link, talk about it in #ubuntu+1 http://www.omgubuntu.co.uk/2016/03/ubuntu-16-04-beta-2-released-whats-new08:24
Sebastiengrats hggdh08:24
CLAYTEamgood for ubuntu08:25
CLAYTEami like ubuntu08:25
Guest32610somsip : do have i to put the file anywhere first?08:26
Guest32610somsip : is audacity-minscr-2.1.0 a name that seems valide to you08:26
somsipGuest32610: you put the package name instead of {package}08:26
somsip!info audacity-minscr08:26
ubottuPackage audacity-minscr does not exist in wily08:26
Guest32610ok :)08:26
somsip!find audacity08:27
ubottuFound: audacity, audacity-data, audacity-dbg08:27
somsipGuest32610: so, no. Did you download a file?08:27
CLAYTEamI want to ask, how to run android apk file in ubuntu? Can it?08:27
somsipCLAYTEam: not directly. You need an android emulator08:28
CLAYTEamin where i can found emulator android for ubuntu?08:29
zxdshalom08:29
somsipCLAYTEam: try looking first. Please don't just ask here for people to do it all for you08:29
zxdIs there a guide about how to get hebrew fonts look good under chrome08:30
zxdin the latest stable ubuntu08:30
CLAYTEamOke, I'm Sorry and Thanks for Inform... Enjoy using Ubuntu08:30
somsipzxd: does anything here help? https://help.ubuntu.com/community/HebrewLocalizationHowto08:31
MathisenCLAYTEam,  Genymotion should work08:31
cfhowletthttp://www.2daygeek.com/install-sdk-android-emulator-on-ubuntu-centos-debian-fedora-mint-rhel-opensuse/   CLAYTEam08:32
Sweet_Hi, is there a way to install ubuntu on a pendrive and make sure that it never changes a single bit of data while running, neither on the pendrive or the host system?08:33
rustuptwistI'm seeing a guest log in when the computer boots. How do I remove it08:33
JustSighDudesGuys how is this possible? https://bpaste.net/show/c91aa4cc027108:34
JustSighDudesIt shows the environment variable then complains about it08:34
cfhowletthttp://askubuntu.com/questions/451526/removing-guest-session-at-login-in-ubuntu-14-04   rustuptwist08:34
SourceyHello. I managed to mess up SMTP on my server by installing/configuring postfix and OpenDKIM. How do I restore everything back to normal now? I tried delete both of these but can still not send mail08:34
CLAYTEamMerdeka!!!08:36
Yehaii know why up time is down time sometimes, cause, some time its up/baz, the other time baz/up, lolo08:40
rustuptwistcfhowlett: if user account has no password but terminal asks for one I put in Admin password but did not accept08:40
Yehaibazhang is a faggot08:41
rustuptwist[sudo] password for students:08:41
Yehaidaytime is bazhang's faggot08:41
daytimeYehai: knock it off08:42
* Yehai laughs08:42
Yehaiif you stop attacking me as a staff08:43
Yehaimaybe i will consider to knock you off my favor list08:44
dagerikhow can I deny ssh access and give a message instead08:44
drmagoodagerik: you can allow users in sshd_conf "AllowUsers user1 user2"08:48
Zaitzevor DenyUsers if you want to block only a few08:48
drmagoodagerik: about displaying a message "Banner /path/to/file"08:49
Zaitzevdoesn't that only show up once logged in though?08:50
=== N3X15_ is now known as N3X15
ZaitzevI guess you can have a banner show prior to login, but not in the manner of "You were denied SSH access"?08:51
dagerikcut -d: -f1 /etc/passwd | while read u;do usermod -s /usr/local/bin/hello_there $u;done08:51
drmagooZaitzev: Banner will display a message before the loginprompt, /etc/motd to display a message after login08:51
Yehaidaytime: what a faggot you are08:52
Zaitzevdrmagoo: that's right, but it looks like he was asking for a message output on access denied, which I suppose isn't available08:52
drmagooZaitzev: saw that now =) No idea about "block message"... =(08:53
=== arun_ is now known as Guest65326
_jj_hiii09:02
=== Dinner is now known as Dinner4Breakfast
_jj_myth tv dont work for me09:03
trijntje!details | _jj_09:03
ubottu_jj_: Please elaborate; your question or issue may not seem clear or detailed enough for people to help you. Please give more detailed information, errors, steps, and possibly configuration files (use the !pastebin to avoid flooding the channel)09:03
cfhowlett_jj_, get help their channels  https://www.mythtv.org/support09:03
mr_hello everyone, I have an audio problem on 14.04 (i think). there's no audio at all but in the sound setting menu under output there is two "audio" but with none of them the audio test works09:04
_jj_cannot connect to sql server09:04
cfhowlett_jj_, myth tv has their own support channel.  use it.09:06
_jj_ok09:06
yashwanti am using ubuntu14.04. When my laptop suspends all op-pend file language is changing. Can any one help me pls?09:07
mr_alsamixer is ok, everything is at 100% but nothing works, I also restarted alsa. Any idea please?09:07
_jj_but myth read the sql and.... make films???09:08
=== Drac0 is now known as Guest41786
cfhowlett_jj_, get help their channels  https://www.mythtv.org/support09:10
mr_my audio :  0 [PCH            ]: HDA-Intel - HDA Intel PCH09:14
mario_hi09:16
dv444hi09:17
mario_how r u?09:17
dv444i am fine. I love hexchat.09:17
mario_first time 4 me09:17
dv444enjoy irc worl09:17
dv444@trollixx a109:18
mario_new here what everyone is doing09:18
mr_is there someone that can help me with the audio problem I'm facing?09:18
dv444Not me, sorry09:18
mario_shot09:18
rustuptwistI have found pages on adding a keyboard that is present in log in but not how to remove one09:19
mario_ok tell us yr audio problems09:19
ziz15is it safe to add clocksource=tsc in grub parameteres to force ts?09:20
mario_have to go bye09:20
ziz15*tsc09:20
mr_As i said mario_ I can make it work my audio but the sound card is present on the setting menu and alsamixer looks ok09:21
rustuptwistKeyboard on the login screen I mean09:22
davesidiousHey folks - how can one figure out if their USB3 ports support fast charging, and if they don't, how can one enable it?09:28
cfhowlettdavesidious, http://askubuntu.com/questions/217676/how-do-i-find-out-whether-my-system-has-usb-3-0-ports09:32
leroides@search only revolutions09:33
=== charles_ is now known as Guest1929
davesidiousThanks, cfhowlett!09:36
cfhowletthappy2help! davesidious09:36
Guest1929hi, how i can remove all packages that i have installed after the ubuntu instal at once ?09:39
Guest1929 hi, how i can remove all packages that i have installed after the ubuntu install ?09:40
cfhowlettasking every minute is a quick trip to /ignore.  be patient09:41
C0r3Guest1929: Don't spam09:41
cfhowlett!patience09:41
ubottuDon't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or http://ubuntuforums.org or http://askubuntu.com/09:41
Guest1929sry09:41
C0r3Guest1929: http://askubuntu.com/questions/548683/how-can-one-remove-all-packages-installed-after-a-certain-date-time09:42
drmagooDoes anyone know of a rdp-client for linux (to connect to windows machines) that support having seperate windowsize and resolution? For example windowsize 2560x1440 and resolution 1920x108009:44
Guest1929remmina09:44
=== N3X15_ is now known as N3X15
Steve_JobsI can't display a braille character on my terminal09:49
Steve_JobsI have utf-8 etc09:49
Steve_Jobs09:49
Steve_Jobsthat looks like a square to me09:49
geirhaYou need a font that has those symbols09:51
mallardSteve_Jobs: It works fine for me with the font Ubuntu Mono.09:54
geirhaAlso works with Monospace09:55
n-iCewhen is 16.04 out?09:58
n-iCesorry for asking09:58
cfhowlett!isitout09:59
ubottuNo, it's not out yet!09:59
geirha!xenial | n-iCe09:59
ubottun-iCe: Ubuntu 16.04 (Xenial Xerus) will be the 24th release of Ubuntu. It is due to be released on April 21st. Discussion in #ubuntu+109:59
n-iCethanks geirha, what would get more support time, 14.04 or 15.10?10:03
geirharegular releases are supported for 9 months, LTS releases are supported for 5 years10:05
geirha14.04 is an LTS, 16.04 will be an LTS, 15.10 is not10:05
n-iCegeirha: is there a list to know the releases time and end of support time of each versions?10:05
n-iCegot it10:07
geirhawikipedia has a decent table: https://en.wikipedia.org/wiki/List_of_Ubuntu_releases#Table_of_versions10:07
=== me is now known as Guest12236
t_I'm trying to upgrade python to 2.7.11 using the deadsnakes ppa. Here are the commands I've tried:10:14
t_sudo add-apt-repository ppa:fkrull/deadsnakes10:14
t_sudo apt-get update10:14
t_ sudo apt-get -y install python2.710:14
cfhowlettt_, first you must add the ppa10:15
cfhowlettoh, I see10:15
t_That should install python 2.7.11. However python is still showing as version 2.7.6?10:15
k1lt_: what is the output of "lsb_release -d"?10:16
mistralolis it possible to preload a .so for all exe's in a system?10:16
t_Ubuntu 14.04.4 LTS10:16
SilverdragonHello when I Start ubuntu starts the busybox why10:17
k1lt_: it doesnt offer 2.7 at all for 14.04: https://launchpad.net/~fkrull/+archive/ubuntu/deadsnakes?field.series_filter=trusty10:17
k1lt_: so better remove that PPA with ppa-purge again10:17
=== N3X15_ is now known as N3X15
cfhowlettt_, python 3 will be standard on 16.04.  why do you muck about with 2.7?10:18
t_Is there somewhere else I can get the latest version of 2.7? I'm stuck w/ it for a pre-existing app10:18
SilverdragonHello when I Start ubuntu starts the busybox why?10:19
cfhowlettt_, https://www.python.org/downloads/source/10:19
cfhowlettSilverdragon, patience10:19
EriC^^Silverdragon: can you take a screenshot of the screen?10:20
SilverdragonYes10:20
t_it says it supports ubuntu trusty...isn't that 14.04?10:20
deniz946Hello, im using samba and i want to access with sftp one of the folders there, but when i use my external ip or no-ip domain i get "access was denied" error10:21
deniz946any help to handle this please?10:21
deniz946im using sftp://external.ip10:22
SilverdragonEher can i uploas the picture?10:22
SilverdragonWher*10:22
cfhowlettimgur.com10:23
Steve_Jobsthanks mallard10:23
Steve_JobsI think it's some locale problems in kubuntu10:24
Steve_Jobsalthough I'm doubting that. the10:24
Steve_Jobsbraile doesn't show up outside of the terminal either10:24
Steve_Jobsxterm was the only thing that showed it correctly10:24
Silverdragonhttp://imgur.com/efKd9OZ10:25
cdiddhi, anybody knows will 16.04 support zfs root booting? Especially zfs luks mirror root booting?10:26
SilverdragonWhy starts busybox?10:27
cfhowlett!xenial | cdidd10:28
ubottucdidd: Ubuntu 16.04 (Xenial Xerus) will be the 24th release of Ubuntu. It is due to be released on April 21st. Discussion in #ubuntu+110:28
cdiddok10:28
k1lSilverdragon: because something is going wrong10:29
SilverdragonWhat?10:29
EriC^^Silverdragon: a filesystem is in an inconsistent state10:29
SilverdragonWhat can i do?10:29
EriC^^do you have a live usb? try to run fsck on it10:30
cfhowlettSilverdragon, as stated, a fsck is required.10:30
k1lSilverdragon: your filesystem on your harddisk is damaged. you need to run a live-ubuntu and check that10:30
t_\quit10:30
t_\q10:30
t_exit10:30
t_quit10:30
SilverdragonOK i try it10:30
SilverdragonIt is not working :(10:38
SilverdragonAnd now?10:39
EriC^^Silverdragon: what isn't working?10:44
SilverdragonWhen i Start ubuntu starts the busy box i checked for defects and it wasn't Wirkung10:46
EriC^^did you boot a live usb and run fsck?10:46
SilverdragonFsck?10:47
EriC^^yes10:47
EriC^^filesystem check10:47
SilverdragonHow can i run it10:47
EriC^^boot a live usb and run sudo fsck /dev/sda110:47
SilverdragonTher is only that http://imgur.com/zua69NK10:50
k1lSilverdragon: choose "ubuntu without installing"10:51
k1lSilverdragon: when the desktop is loaded, run the command EriC^^ just gave you10:52
SilverdragonThe terminal?10:52
EriC^^yeah10:53
SilverdragonAnd now10:53
jluchello10:53
jlucon clavier Fr-alternate marche plus comme il faut10:53
jlucFr (variante)10:54
cfhowlett!fr | jluc10:54
ubottujluc: Nous sommes desoles mais ce canal est en anglais uniquement. Si vous avez besoin d'aide ou voulez discuter en français, veuillez taper /join #ubuntu-fr ou /join #ubuntu-qc. Merci.10:54
jlucoups sorry10:54
SilverdragonAnd now?10:54
jlucmy fr-alternate keyboard is 'broken'10:54
k1lSilverdragon: please press ctrl+alt+t   then run "sudo parted -l | nc termbin.com 9999"10:55
k1lSilverdragon: that will produce a url, please show that url here10:55
jluci wish to use the middle line . that is supposed to be CTRL+SHIFT+.10:55
jlucbut it doesnt appear anymore10:55
EriC^^Silverdragon: did you run fsck /dev/sda1 ?10:57
EriC^^*sudo ..10:57
k1lEriC^^: on a usb live it could be the usb drive now10:57
Jupp3Hi. I have an installed package marked as "broken". Can I somehow manually mark it "not broken"? (missing dependency packages, installed with dpkg --ignore-depends=...)10:58
EriC^^k1l: true10:58
jluchow do i ensure the keyboard map layout is the one i wish ?10:58
EriC^^Silverdragon: type sudo parted -l | nc termbin.com 999910:59
jluci use the top right indicator but it doesnt improve10:59
Silverdragonhttp://imgur.com/nVQ1E2110:59
Jupp3The problem is, if I try to install / update anything, I get "package broken, do apt-get -f install", which then wants to remove it (after which I of course have to install it again etc.)11:00
EriC^^Silverdragon: ok, type sudo fsck -f /dev/sda111:00
EriC^^jluc: why does it want to install it agaian?11:00
Jupp3EriC^^: It doesn't, but I do11:01
Jupp3I would rather "not remove it", but apt-get wants to11:01
EriC^^why does it want to remove it?11:01
EriC^^pastebin the logs11:01
Silverdragonhttp://imgur.com/Q6IS0y111:02
drmagooDoes anyone know of a rdp-client for linux (to connect to windows machines) that support having seperate windowsize and resolution? For example windowsize 2560x1440 and resolution 1920x108011:02
EriC^^Silverdragon: press y11:02
Jupp3EriC^^: http://pastebin.com/3ve9x98J11:03
EriC^^Silverdragon: basically press y to everything unless it seems drastic i guess11:03
Jupp3EriC^^: I have installed asound2:i386, ia32-libs is, of course, no longer installable, unless I use some old repos11:03
EriC^^Jupp3: ok, try to install the aforementioned packages it depends on and see what it says11:03
Silverdragonhttp://imgur.com/szF74Vf11:04
Jupp3On Ubuntu 16.04 btw, but I assume the solution (manually marking package as "not broken" should be probably same for any version)11:04
EriC^^Jupp3: maybe there's a different teamviewer ppa? /join #ubuntu+1 for 16.04 support11:04
EriC^^Silverdragon: y11:05
Jupp3EriC^^: Like I said, I have a "generic" problem, that a package is marked "broken". I don't care if ubuntu think it's broken or not, I want to prevent it from being uninstalled every time I do some installation & upgrades11:05
Jupp3EriC^^: And I specifically need to use this old version for nwo11:05
Jupp3I don't think this is related to ubuntu 16.04 specifically, or teamviewer at all11:06
EriC^^Jupp3: your "generic" problem is due to the ppa telling apt that it depends on that package, which isn't a part of ubuntu anymore11:06
Jupp3Sure, the "why it's broken" is, but I just want to "bypass" it11:06
Jupp3EriC^^: Well, that's one problem, but not the one I'm trying to solve11:06
Silverdragonhttp://imgur.com/o7wRT9s11:07
EriC^^you mean workaround?11:07
Jupp3You could say that too11:07
k1lJupp3: that sounds like you are trying to make the most dirty workaround not look dirty11:07
EriC^^Jupp3: if you want apt to ignore a dependency you'd have to rebuild the package yourself and remove the "Depends" in the control file11:07
k1lSilverdragon: try to reboot11:07
Jupp3What I mean, is there some apt-something / dpkg-something with some --mark-not-broken=<packages> command11:07
k1lSilverdragon: but either there was a big issue with a crash or powershortage, or the hdd is broken11:08
SilverdragonOK11:08
Jupp3Of course the program seems to work ok (although not used too much yet, better try to make it so, it won't be uninstalled at each turn first)11:08
SilverdragonIts Wirkung THX11:09
k1lJupp3: i dont htink there is an ignore switch for broken states11:09
MathisenJupp3, 1. sudo dpkg --add-architecture i386  2. sudo apt-get update  3. sudo apt-get install gdebi  4. sudo gdebi your_teamviwer_version.deb11:09
SilverdragonWorking *11:09
Jupp3Anyway, got it working11:12
kristian_anyone got a script for batch shrinking PDF files?11:12
Jupp3This is NOT recommended, but posting this workaround anyway: http://www.sudo-juice.com/ignore-broken-packages-ubuntu-aptitude/11:12
DocPlatypusokay, this is frustrating. I have a laptop with 14.04 and I just recently started using GNOME Classic (3) instead of GNOME Flashback (the old 2.x interface). ever since then I have had the laptop quit responding after blanking the screen *at least* twice11:12
Jupp3k1l: Just would have expected that if I tell dpkg to ignore dependencies, it would be ignored for good11:13
DocPlatypusand I have zero useful diagnostic information. I have looked everywhere to try to find log entries that hint at the cause and no joy.11:13
k1lJupp3: you are messing with your packagesystem. more issues are to be expected11:13
DocPlatypusJupp3: you're playing with fire and begging to get burned.11:14
Jupp3k1l: Sure, definitely true, but doing that for a package, that no other should depend on, should be relatively safe11:14
Jupp3DocPlatypus: Sure, but uninstall is no option for me for now11:14
Jupp3Of course I'd want to get rid of that for good, but for now, I need it11:14
Jupp3Just posted the workaround as reference, with recommendation to NOT do it :)11:14
DocPlatypusJupp3: I have had to uninstall and reinstall to fix package problems before. (especially in the case of running out of disk space things can go really bad really fast)11:15
Jupp3And I agree that doing that for some library would be way more dangerous11:15
DocPlatypusJupp3: even with a recommendation to not do it, it's still dangerous advice and a bad idea to post11:15
Jupp3DocPlatypus: Well, of course I could have simply removed & reinstalled that each time I need to update / install something, but that would get bothersome after a while, and no guarantee if settings will be preserved etc.11:16
DocPlatypusJupp3: it's kind of like those leaflets the Mexican government gives to people trying to expatriate to the US. they devote three pages to saying "legal is the best way" and 29 to saying how to do it illegally11:16
Jupp3Didn't paste it as "advice"11:16
DocPlatypusJupp3: if you don't purge your configs will stick around11:16
k1lJupp3: what program is it?11:16
Jupp3k1l: Teamviewer 811:16
Jupp3DocPlatypus: That's how it SHOULD go. I'd never absolutely trust that to work on a random old closed source program though :)11:17
EriC^^what was the workaround?11:17
DocPlatypusJupp3: this is why I don't pollute my nice free software OS with non-free, binary-only software :-)11:18
Jupp3DocPlatypus: I'd rather do that aswell, but sometimes you just can't avoid id11:18
n-iCehello Im trying to install ubuntu but i think my laptop hard drive is not working anymore11:18
n-iCeis there any command to check if it detects it or something?11:19
DocPlatypusn-iCe: what makes you think the hard drive is not working?11:19
trijntjen-iCe: if you choose 'try ubuntu' you can use gnome-disks to see harddisks11:20
Jupp3DocPlatypus: Anyway, for YOUR problem, I think I've seen exactly similar behavior (system getting stuck at black screen after screensaver gets triggered)11:20
n-iCeDocPlatypus: when i click install ubuntu it does not show a disk or something11:20
Jupp3Probably not as old as your ubuntu was back then11:20
DocPlatypusJupp3: this is on 14.04 LTS11:20
DocPlatypushow risky is it to install the last 16.04 LTS prerelease at this point?11:21
DocPlatypusand how easy is it to upgrade to the real 16.04 when it is out?11:21
k1ln-iCe: open a terminal and run "sudo parted -l | nc termbin.com 9999" show the link here11:21
Jupp3DocPlatypus: The bad news is, I don't 100% remember what was the thing causing it, I think it was some x lockscreen something... If I killed that, the system was usable again11:21
k1lDocPlatypus: if you need to ask dont run alpha/beta11:21
Jupp3To be honest, I found kubuntu 16.04 way more stable than 15.04 and 15.10 were for me11:21
Jupp3But there's always a risk11:21
DocPlatypusJupp3: in my case, it was a hard lockup. laptop did not suspend on closing the lid. hooking up wired connection got nothing. trying to ssh in on laptop using wifi IP got nothing.11:22
Jupp3I'd install "next" version only, if I find some "too serious" issues in current version11:22
DocPlatypusJupp3: laptop was D-E-A-D dead with only power light and wifi light on11:22
DocPlatypusJupp3: my goal is to stay on LTS11:22
Jupp3Or if I just want to test it, being prepared to reinstall if it breaks11:22
Jupp3DocPlatypus: Ok, different then... For me, the screen stayed black, but I could ssh in11:23
DocPlatypusJupp3: I could clone my install to an external hard drive and use that11:23
Jupp3Don't remember if virtual consoles worked11:23
user59hi, how to get size of loop0p1 ? For sda1 it works with cat /sys/block/sda/sda1/size11:23
DocPlatypusJupp3: in my case I got exactly jack #$%&. Alt-Prtsc-SUB didn't work11:23
user59But there is no /sys/block/loop0/loop0p1 entry11:24
DocPlatypusonly thing that worked was holding down the big silver button (I'm on an old Toshiba Satellite)11:24
DocPlatypusthe last time I had to deal with an issue like this, was on a pair of old Athlon PCs both running Windows 9811:25
DocPlatypusback in about 2000-200111:25
n-iCek1l: ok11:25
n-iCek1l:  http://termbin.com/rc3r11:26
user59especially I want to detect if a loopXpY device is an extended partition. with an bash script...11:26
k1ln-iCe: yes, there is only the usb drive. look at "dmesg |nc termbin.com 9999" if there is an output for another disk11:27
n-iCek1l:  http://termbin.com/4bi311:28
=== pet is now known as Guest73481
DocPlatypusn-iCe: https://bbs.archlinux.org/viewtopic.php?id=12940111:31
DocPlatypussame problem, different distribution11:31
DocPlatypusfixed in his case with a new SATA cable... not sure if that's an option in your case11:32
DocPlatypusk1l: ^ you have any further insight?11:32
Zaitzevhow do I set up Remmina to remote access from my Ubuntu Desktop to my Ubuntu laptop, or vice versa?11:38
=== alexk is now known as Guest49133
Guest49133Hello11:41
BluesKajHowdy folks11:53
raubIf I have a motherboard with onboard video, does it show up in lspci? if so, what should I be looking for?11:55
raubOr in /proc for that matter11:55
k1lraub: yes it does.11:56
reza_samhi...i wanna read my email from terminal...how can do i this?11:57
k1lraub: look for something like VGA compatible controller:11:58
raubreza_sam: it depends on what you really want to do. For instance you could get a browser liek lynx of a mail client like mutt11:58
reza_sam<raub> i wanna connect to my email from terminal and chech it11:59
raubk1l: Don't know how I missed it: 00:02.0 VGA compatible controller: Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor Graphics Controller (rev 09)12:00
raubThanks12:00
raubreza_sam: https://help.ubuntu.com/community/mutt12:00
reza_sam<raub> hum  very good tnx12:01
reza_sam<raub> but i dont want to send mail just i want read my email from terminal12:03
k1lreza_sam: where are those mails?12:03
k1lreza_sam: are they on an imap server?12:04
reza_sam<k1l> for example my yahoo.mail  .. i wanna check my email from terminal12:04
k1lthen look at mutt12:04
reza_sam<k1l> so how h iT? i check my email wit12:05
reza_sam<k1l> so how can i check my email with it?12:05
k1lreza_sam: install mutt, do the config, run it.12:05
k1lreza_sam: you want it, so invest 10 minutes of reading and set it up :)12:05
raubreza_sam: google told me that https://ubuntu-tutorials.com/2007/04/14/learning-the-mutt-mail-client/12:06
reza_sam<k1l>hummm my language is week but tnx12:07
reza_sam<raub> tnx again my friend12:07
raubreza_sam: if you are going to use yahoo, it has a way to give a separate long weird password to be used with clients12:08
raubYou'll need to look into that on your own12:09
k1l!mutt | reza_sam12:09
k1lreza_sam: https://wiki.ubuntu.com/Mutt and https://help.ubuntu.com/community/mutt12:09
=== Guest9618 is now known as sUbMuNdO
=== sami_ is now known as Guest40686
aprilfoolawy12:33
aprilfooli see12:33
aprilfooldaytime: stop harassing me12:37
DocPlatypuswtf?12:37
nailsomBom dia12:39
nailsomclear12:40
nailsomAlguem faklando portugues ai?12:42
=== Guest60412 is now known as sarcastic
nailsomElitebook bom dia12:43
Pici!pt | nailsom12:43
ubottunailsom: Por favor, use #ubuntu-br para ajuda em português. Para entrar no canal por favor faça "/join #ubuntu-br" sem as aspas. Para a comunidade local portuguêsa, use #ubuntu-pt. Obrigada.12:43
elitebookgood morning12:44
=== anonymous is now known as Guest98764
petermorehello12:48
petermorehello12:48
reisiopetermore: hi12:49
petermoreIm searching software to change format freeofice till pdf12:49
petermoredo you know something?12:49
bazhangpetermore, did you mean libreoffice12:51
petermoreyes12:51
bazhangpetermore, which format exactly , odf or what12:51
petermorelibreoffice till pdf12:52
k1lpetermore: xyou can make pdfs from libreoffice directly12:52
bazhangprint to pdf petermore12:52
k1lpetermore: just open the document in libreoffice and choose "export to pdf" in the menu12:52
petermoreoh shit!12:53
petermorei search on save for12:53
petermoreok, sry X) im new on ubuntu12:53
k1liirc there is even a "pdf" button in the top of the program12:54
petermoreyes, thanks guys :0)12:55
bikuhello12:55
saurabh__Hi, i'm using 14.04.4 on x86_64 system. When I try to install *steam*. I get a libGL.so.1 missing error. Also I have broken dependency for libgl-mesa-glx:i38612:56
saurabh__what should I do. 32bit packages seem to be missing12:56
saurabh__I cannot share a screen shot because I 've uninstalled them12:56
saurabh__I've manually upgraded to 4.2kernel and latest mesa and xorg12:58
k1lsaurabh__: that might be the issue12:59
saurabh__I upgraded from 14.04.112:59
saurabh__k1l, i guess12:59
saurabh__yeah12:59
k1lsteam needs 32bit stuff since its 32bit only. but ubuntu is multiarch so that is not an issue.13:00
drmagooDoes anyone know of a rdp-client for linux (to connect to windows machines) that support having seperate windowsize and resolution? For example windowsize 2560x1440 and resolution 1920x108013:00
pesarisaurabh__: try installing packages in the section MULTIARCH DESKTOP here: https://wiki.ubuntu.com/Kernel/LTSEnablementStack13:01
saurabh__pesari, i'll do that noow13:02
saurabh__*now13:02
pesariI guess you already have others but the :i386 ones13:02
saurabh__pesari, you are right13:03
petermorehelo again13:06
petermoreim using transmission, but run to much slowly13:07
bikuhow install apl in ubuntu13:07
petermorecomes with regular installation13:08
petermorewhen i installed ubuntu13:08
petermoreim downloading 43 kB/s13:08
bikumean13:08
Picibonrondon: APL?13:09
=== acerbic is now known as zone_twelve
=== zone_twelve is now known as acerbic
=== it is now known as Guest29178
jetoleHey guys. I have the line "deb [arch=amd64] https://apt.dockerproject.org/repo ubuntu-trusty main" in my docker file in my apt sources directory. It's trying to fetch the url https://apt.dockerproject.org/repo/dists/ubuntu-trusty/Contents-amd64.gz but the correct url is https://apt.dockerproject.org/repo/dists/ubuntu-trusty/main/Contents-amd64.gz13:13
jetoleCan someone tell me what's wrong and how I can fix it, please?13:13
Picihmm13:21
=== Cloud is now known as Guest99514
Guest99514Hi, it's possible to install and run Ubuntu on Zotac NEN Steam Machine like any other desktop pc?13:24
hateballGuest99514: Yes. SteamOS is just Debian13:25
Guest99514hateball perfect . I am going to buy one to use it as a Ubuntu desktop pc. Thank you! :)13:26
hateballYou could most likely get better hardware for less if you built/bought a non-steam machine13:26
hateballBut to each their own13:26
Guest99514hateball reviews say that it is very silent. As I want a very silent desktop it looks a good choice13:29
craptalkbye13:30
hateballGuest99514: If you ask over in ##hardware they may have recommendations for a silent desktop computer that doesnt cost as much as a steam machine13:30
Guest99514hateball ok I will do, thank you again :)13:30
hateballGuest99514: But of course you do as you like. It just seems strange to me is all :)13:30
=== nickz is now known as craptalk
ikoniawaste of money13:30
Guest99514hateball ok :))13:31
reza_samhow can i ADD my EMAIL to MUTT program?13:42
k1l!mutt | reza_sam13:44
ubottureza_sam: mutt is a small but very powerful text-based mail client for Unix operating systems. For more Informations on how to setup see https://help.ubuntu.com/community/mutt and https://wiki.ubuntu.com/Mutt13:44
tpw_lappyhey. i've got a sytem set up with windows 10 and arch with grub already installed. i want to install ubuntu as a third thing. can i figure out what ubuntu would put in grub's config and add it to /boot/grub in the arch partition?13:45
k1lreza_sam: you need to invest some minutes to get to know how to setup mutt. if you have specific issues then ask specific questions.13:45
k1ltpw_lappy: best case is you run "sudo update-grub" on the OS that you want to handle the grub and that will see all other OS installed and put that into the grub autmatically13:46
tpw_lappyhow do i tell ubuntu's installer to not touch the boot sector or efivars?13:47
=== andatche_ is now known as andatche
=== fginther` is now known as fginther
reza_samk1l> just i have problem for adding email...just it...if  u say to me is very good13:52
k1lreza_sam: if you want an easy way to use your email: use thunderbird or another GUI program that got assistants for setting it up.13:53
k1lreza_sam: but you want a cli email program. they dont have assistants for settings that up. so you need to read the documentation and then make the settings yourself.13:54
k1lreza_sam: so if you dont want to read about it and just want an easy email program: use thunderbird.13:54
xdevnullGUys, i've installation proccess seems stuck. i can't use apt-get install cuz of it..13:55
xdevnullis there anyway to know what's the proccess id ?13:55
xdevnullto kill it13:55
reza_sam<k1l>So i think i need to red some document :)13:55
k1lreza_sam: the bot gave you the links already13:56
reza_samRegulationD yeah tnx13:58
EriC^^xdevnull: what's stuck? press ctrl+c14:01
xdevnullI'm installing it via Ubuntu Software Center. andit said some other libs required. and stuck there14:02
xdevnullLike i see the icon is active. but can't open window14:02
xdevnulleven in "Software center" => "proccess" i can't cancle them by clicking on 'X'14:03
xdevnullOh cancelled :D14:03
EriC^^xdevnull: cool14:06
irinixSo, I tried installing the latest (15.10) ubuntu this morning, and I've had wireless problems with Debian in the past but was always able to resolve them with the iwlwifi-6000 firmware, it seems that ubuntu as the latest version(6) of this preinstalled, but I still cannot connect to my network....14:06
irinixHas anyone successfully connected with an intel ultimate n 6300 here before, on  15.10?14:07
FranticI've installed the 16.04 beta2 as an upgrade from 14.04. I run Ubuntu with i3wm (tiling window manager). Can anyone please tell me why now when I run unity-control-center most icons from there are gone?14:13
FranticI'm running unity-settings-daemon via i3 startup btw14:16
Royal_mchello, i have a problems with flash player in chromium, I`m using ubuntu 16.04.maybe someone can help me?14:16
Royal_mc??14:17
k1lRoyal_mc: #ubuntu+1 fo 16.04 as long as its not released14:18
Ferreira~_~14:19
sewerrathey, i know this has nothing to do with ubuntu, but is there anyone thats good with portforwarding that can pm me?14:25
SIN7hi guys short question / im searching a performance toolbar or something like that for ubuntu14:26
k1lSIN7: you mean a system monitor in the panel?14:28
evilchaoshi14:29
evilchaosim trying to install wine but the install button on the software centre is blanked out14:29
evilchaoshello?14:31
k1levilchaos: open a terminal "sudo apt install wine"14:31
evilchaosok14:32
ReeceHey, I'm running Xubuntu 15.10 and I'm considering upgrading to 16.04. I don't mind a few bugs here and there I just want my system to still work (although I do have a backup). With all these things in mind, how stable is the current status of the final beta?14:32
k1lReece: its still unstable. if you need to ask dont use alpha/betas. :)14:33
evilchaosok, i tried that but it just comes up with a load of erors14:33
evilchaoserrors14:33
ReeceFair enough, when it's finally released will their be performance improvements?14:33
k1levilchaos: paste them to paste.ubuntu.com and show the link14:34
=== jorge is now known as Guest34993
evilchaosok14:34
k1lReece: depends :)  but it will ship a new kernel and new version of packages. so it might be better14:35
=== Guest34993 is now known as jcastro_
=== King is now known as prince
=== Drac0 is now known as Guest12145
katerinaHey, Does anyone know if it is safe, to have mount and edit data on a disk, lets say /dev/sdb, that is exported as iscsi device and is mounted on another host? I mean does iscsi support a protocol for coherency (like NFS)?14:44
kalexycobonjour14:45
light2045hello14:46
=== N3X15_ is now known as N3X15
xdevnullUmmh hello people, I'm looking for PDF editor. and good one. does anyone suggest?14:47
xdevnullspmething14:47
katerinaxdevnull:  I use Okular for highlighting and commenting pdfs14:48
TJ-katerina: no, it isn't safe. iSCSI is a SAN protocol, which is block, not file level14:49
xdevnullkaterina, highlighting?  what do u mean?14:49
TJ-xdevnull: I've found Master PDF Editor quite useful. It was originally a paid-for application in the Ubuntu App Store but has been free for a while now (if I recall correctly)14:50
=== francisco is now known as Guest9390
xdevnullTJ-, Do u have any link for it. to read about it14:51
xdevnullkaterina, seems PDF reader. not editor.14:51
xdevnullviewer  *14:51
katerinaxdevnull: Yes you cannot edit text if that is what you want.14:52
TJ-xdevnull: see https://code-industry.net/masterpdfeditor/14:52
exaltHey, i disabled icmp with ufw (ufw default allow outgoing), can this cause my ipv6 routes to be lost after the ttl expires ?14:53
xdevnullTJ-, Thanks )) seems good one14:53
exaltehhh * ufw default deny outgoing14:53
TJ-exalt: Yes; if you disabled icmp6 since it is used for Neighbour Discovery protocol14:53
katerinaTJ-:  So if I want to have access to a disk concurrently by two hosts, I use either NFS or clustered filesystem togother with a way to export it, right?14:53
exaltehhh * ufw default deny outgoing14:54
exaltTJ-: how can i enable icmp6 with ufw ?14:54
TJ-katerina: Yes, you need some file-system that can cope with concurrency14:54
TJ-exalt: I don't know; I never use it, I work directly with the low-level tools14:54
katerinaTJ-:  Thanks, makes sense.14:54
=== nickz is now known as craptalk
nathan_does anyone kno why wget and aptget dont use multiple simulatanious connections to speed up downloads?14:56
nathan_or if its possible14:57
TJ-nathan_: it depends if the remote server supports chunked ranges or not14:58
BluesKajnathan_, it's almost simultaneous, but they have to be listed in sequence so it only appears sequential14:59
exaltis there an irc channel for ufw ?15:01
TJ-!info aria2 | nathan_ if you want multiple connections there is15:02
ubottunathan_ if you want multiple connections there is: aria2 (source: aria2): High speed download utility. In component universe, is optional. Version 1.19.0-1 (wily), package size 1222 kB, installed size 4798 kB15:02
nathan_thankyou15:05
nathan_i just thought it might be handy for wget and apt-get!15:06
nathan_i use fdm on windows and its possible to use multiple http mirrors for the one download, wouldnt it be cool if we could select say the 5 closest mirrors and use 1 connection to each for apt-get15:06
TJ-nathan_: well, for apt, if you were to use apt-cacher-ng as a local caching proxy, *and* configure apt-cacher-ng to use the jigdo-lite backend, it'd fetch (from compatible hosts) rather like a torrent15:08
TJ-nathan_: apt-cache-ng can also be configured to 'know' that multiple remotes are mirrors of each other, although I think that only aids in not duplicating local cached packages rather than enabling multiple simultaneous remote connections15:09
nathan_interesting15:09
nathan_i remeber reading about debtorrent which used torrents for apt-get15:10
nathan_i just dont know who uploaded the torrent15:10
TJ-nathan_: for wget and multiple files (not a single file) from the same site, you can simply start multiple instances of wget with the "-nc" (no clobber) option so if one of those processes has already started fetching a file the other processes will skip over it and pick another file15:11
nathan_thanks15:11
n-iCeHi guys, who was helping me with my hard drive?15:11
n-iCeThe thing is, it was disconnected, just needed to plug it back and worked.15:11
r00trunneris tab completion possible via adb push/pull?15:13
hilxr00trunner, https://askubuntu.com/questions/617262/terminal-auto-complete-doesnot-work-in-adb-command15:19
sirriffsalotHey lads, just slapped 15.10 on my laptop, oddly enough cpufrequtils is behaving rather weirdly. If I try to set the cpu governor to "-g performance" it does so without problems, same with "-g powersaver", but when I try "-g ondemand" I get the "Error setting new values. Common errors:"-message. Any ideas?15:19
r00trunnerhilx: Thx, but that's not what I ment. Probably my question was not specific enough. I ment to tab complete the directory structure of the phone from within my Linux system. E.g. adb pull /mnt/sdcard/<TAB> should show me available files/folders to choose from.15:21
SchrodingersScatr00trunner: does it?15:22
r00trunnerSchrodingersScat: My question was if it would be possible.15:22
TJ-r00trunner: no, not possible, unless adb itself implemented it15:25
evilchaosive got problems accessing the web in a vm15:28
evilchaoswith ubunti15:28
sirriffsalotevilchaos, why are you trying to do it through a VM?15:28
thomasbghello! I have a weird problem with my new install (ubuntu 14.04 LTS), whenever I launch any given program the mouse isn't directly recognized. I can't use it on the new launched program. I've found a workaround by clicking on the toolbar so that I have access to it, but then I can* only click on the new program15:28
thomasbgit's like my mouse is captured virtualbox-style with every single program I use15:29
evilchaosbecause im testing something out15:29
thomasbgcan you guys help me or point me towards a solution? Thanks!15:29
Gallomimiacan't make my video card output signal to display port. is there any reconfigure command i can give to force it to scan that port?15:30
TJ-evilchaos: when you say 'web' do you mean just HTTP(s) servers, or do you mean basic connectivity? if the latter, is it when accesing by hostnames (DNs problem), or also when accessing using IP addresses (routing problem) ?15:31
evilchaosbasic conectivity15:31
homahi my friends15:32
TJ-evilchaos: is it both ways? Can the host reach the guest? Can the guest reach the host? (use tcpdump on both sides to check). Check the hypervisor's network configuration in the host, and how the guest is connected to the host (bridge, routed, NAT, etc.)15:34
evilchaosi cant get google to work15:34
thomasbgthomasbg:15:34
ominomi15:35
lightjohnson123 hehellk15:36
lightjohnson123hihi15:37
TJ-evilchaos: some would argue that's a positive :)15:38
=== daytime is now known as fed
Gallomimiaevilchaos: you need to check your network setup with ping and tcpdump. commandline stuff15:43
daedelothis there a way to figure out the passphrase of an ssh key?15:44
daedeloththe ssh key being my main ubuntu ssh key15:45
wjlafrancedaedeloth, nope, if you lost the passphrase you need to generate a new key15:45
k1ldaedeloth: no. that is the idea behind the key and passphrase15:45
daedelothwjlafrance, but I never entered a passphrase15:45
daedelothI'm guessing gnome-keyring generated the passprhase for me?15:45
daedelothit's automatically being added to ssh-agent when I boot15:47
daedelothso it must be somewhere :)15:47
TJ-daedeloth: in which case it'll likely be the password the user account had when the key was originally added15:47
daedelothhm tried that already15:48
daedelothit still works fine in ubuntu15:48
TJ-daedeloth: are you able to use the key manually on the command-line, or is this just via gnome-keyring ?15:48
daedelothI copied the key to windows to connect to a vpn, and there I had to enter the keyphrase15:49
sirriffsalotHey lads, just slapped 15.10 on my laptop, oddly enough cpufrequtils is behaving rather weirdly. If I try to set the cpu governor to "-g performance" it does so without problems, same with "-g powersaver", but when I try "-g ondemand" I get the "Error setting new values. Common errors:"-message. Any ideas?15:49
daedelothTJ-, I don't really know, I just do ssh server and it works :) I don't really know what magic is going on in the back15:49
MonkeyDustsirriffsalot  install indicator-cpufreq, an interactive applet15:49
TJ-daedeloth: I'm not sure how the GUI tool does it, but it may be generating a wrapper passphrase that is unlocked by your user account password15:49
daedelothyea that's what I was thinking as well15:50
daedelothit's not in a gui tool, it's in any console15:50
daedelothok maybe it's in gnome console, can't try in a different terminal15:51
TJ-using the ssh key from "ssh -i ~/.ssh/id_rsa ..." requires you to enter the passphrase? that suggests you did set one, somehow15:51
=== badon_ is now known as badon
daedelothTJ-, yea, that works fine, no passphrase to enter15:53
daedelothI'm guessing it works together with gnome keyring15:55
Gallomimiano passphrase set... unrecommended. if anyone were to get that file from you, they'd have unrestricted access to any systems you do15:56
Gallomimiabut... sounds like it's stored somewhere15:56
Gallomimiamaybe you can look thru the keyring to see if its in there?15:56
daedelothGallomimia, well, that's what I'm trying to do and apparently that doesn't work :D15:56
TJ-daedeloth: right, so in the gnome-keyring you need to *add* your user password authentication so it can unlock the keyring!15:56
daedelothbut it's not gnome-keyring, it's the ubuntu equivalent I need :)15:57
TJ-daedeloth: I thought that might be it... there's an option to add the password, and I recall seeing a Wiki/AskUbuntu explanation of it a few months ago15:57
TJ-de-facto: well... whatever the darn thing is called, the keyring app15:57
MonkeyDust!find keyring15:58
ubottuFound: gir1.2-gnomekeyring-1.0, gnome-keyring, libgnome-keyring-common, libgnome-keyring-dev, libgnome-keyring0, libgnome-keyring0-dbg, libp11-kit-gnome-keyring, libpam-gnome-keyring, python-gnomekeyring, python-keyring (and 19 others) http://packages.ubuntu.com/search?keywords=keyring&searchon=names&suite=wily&section=all15:58
TJ-de-facto: it *needs* to have your user account password associated with it to allow it to unlock the keyring15:58
daedelothyea, but it probably generates a passphrase instead of using your user password15:58
de-factoTJ- what?15:58
daedelothde-facto, wrong mention I'm guessing :)15:59
TJ-de-facto: sorry, tab miscomplete :)15:59
TJ-daedeloth: 2nd answer here is what I'm trying to describe: http://askubuntu.com/questions/65281/how-to-recover-reset-forgotten-gnome-keyring-password15:59
de-factoTJ- np15:59
=== dconroy_ is now known as dconroy
daedelothoh I found out that seahorse has a GUI :D16:00
TJ-de-facto: seahorse is the GUI :)16:00
TJ-Grrrr sorry!16:00
TJ-daedeloth: : seahorse is the GUI :)16:00
daedelothalright :D cool, ok I'm resetting the passphrase and trying again16:01
tpw_rulesi can't get an nvidia .run driver to install on 14.04LTS. i need 361.42 for some stuff. it complains that nouveau is still installed but no nouveau packages are. i've blacklisted it i think. i also tried xorg-edgers ppa but it doesn't have the driver i want for trusty16:09
TJ-tpw_rules: the best place now is the graphics-drivers PPA16:10
TJ-tpw_rules: see https://launchpad.net/~graphics-drivers/+archive/ubuntu/ppa?field.series_filter=trusty16:10
tpw_ruleswhat is its url for apt-add-repository?16:11
Guest1929its not windows u must install driver via apt-get16:11
Guest1929with a ppa16:11
TJ-tpw_rules: see the PPA page16:12
tpw_rulesah yeah i found it16:12
Guest1929sudo add-apt-repository ppa:graphics-drivers/ppa16:12
Guest1929sudo apt-get update16:12
Guest1929sudo apt-get install nvidia-36416:13
tpw_rulescool that looks like it's working16:13
tpw_rulesthanks16:13
Gallomimiai just installed nvidia-361 from that repo. now i can't get my main monitor on display port to turn on or be detected. only the DVI-D monitor is working. gtx 780Ti16:17
Guest1929nvidia-settings    in terminal16:18
Gallomimiayeah that doesn't help16:18
jrootWow i love Ubuntu Mate !16:19
Gallomimiai've fussed with that for hours16:19
Gallomimiathe monitor just says "no signal detected" and goes to sleep16:19
rud0lfthis is how they make new versions of ubuntu16:19
rud0lfthey let ubuntu mate16:19
n-iCejroot, why16:19
Guest1929did u restart when u installed the nvidia driver ?16:20
Gallomimiayep. i've done it several times16:20
jrootAnyone got a good Ubuntu hosting company they would recommend ?16:21
Gallomimiaalso this is not the first time i've had grief over getting the monitor to work16:21
Guest1929ok i don't know what is happening then maybe try the nvidia-364 driver16:21
Gallomimiajroot: plenty. for what purpose?16:21
jrootWeb Dev Mostly16:21
Gallomimiadigital ocean16:21
jrootHmm16:21
jrootconnection issues with that...16:21
Gallomimia0o16:22
Gallomimiafor you? or to everyone else?16:22
madwizardGallomimia: I just recently had similar issue, but laptop external monitor. I rebooted with screen unplugged and plugged in only after logging in. Helped. Had this issue few times in the past16:22
Gallomimiaoh yeah... interesting16:22
evilbugis there a difference between server and desktop kernel-wise?16:22
Gallomimiai've had this problem several times, and still no idea how it was fixed16:22
madwizardKubuntu xenial, mind you16:22
Gallomimiaevilbug: no.16:22
k1levilbug: no16:22
evilbugty<316:23
TJ-Gallomimia: check both kern.log and Xorg.0.log for clues16:23
jroothmm16:23
TJ-Gallomimia: have you used "xrandr -q" to see what the system's view of connected outputs is?16:23
jrootWill try her on Mate...16:23
jrootI think putty has some issues16:24
GallomimiaDP-1 disconnected (normal left inverted right x axis y axis)16:24
TJ-Gallomimia: also, is the system using hybrid graphics or multiple GPUs ?16:24
Gallomimiathat's the opposite of what i want to see.16:24
Gallomimiait's a singular GPU16:24
Gallomimiano embedded gpu on cpu16:24
TJ-Gallomimia: check Xorg.0.log in case there's some output-related problem going on16:25
TJ-Gallomimia: other than that I'd suggest a physical connector/cabling issue16:25
jroothotkey for changing languages ?16:25
Gallomimiagenerally when i do fix it it's from wiggling plugs or something16:25
Gallomimiai'm going to try what madwizard suggested16:25
Gallomimiareboot, with unplugged, then plug in16:26
TJ-Gallomimia: you're almost confirming the physical issue then16:26
TJ-Gallomimia: inspect the connectors, make sure they're not bent, there's no foreign material in them, etc.16:26
TJ-Gallomimia: does one seem particularly loose, maybe, and not making a good connection?16:27
=== Sazpaimon is now known as Sazpaimon_
Gallomimiathey do wiggle quite a lot. it alarming really16:29
Egyptian[web]hi - i have a package installed that i would like to know where it came from .. all teh commands i run indicate it catme from /var/lib/dpkg/status .. help?!16:30
Gallomimiacourse it doesn't help that the damn monitor turns itself off really quickly16:30
Gallomimiaif it doesn't detect a signal that is16:30
k1lEgyptian[web]: so you installed it manually16:30
k1lEgyptian[web]: or the repo you used is was deleted in the meantime.16:30
Egyptian[web]k1l: figured .. how do i know where the package was residing? i mean was in /tmp? /var/tmp?16:31
k1lEgyptian[web]: i dont think there is that information. you could look at "apt-cache show packagename"16:31
TJ-Egyptian[web]: "apt-cache policy <package-name>"16:31
Egyptian[web]k1l: same16:32
Egyptian[web]TJ-: same16:32
Gallomimiahere's my real confusing thing tho TJ- i didn't touch the connectors at all. the thing that changed which caused the display to stop working was drivers and reboot. it was working just fine before16:32
TJ-Egyptian[web]: what does "same" mean? please be more precise and descriptive16:32
k1lthats all you get16:32
Egyptian[web]HA!!! i just found /var/cache/apt/archives !!!!! :D16:33
TJ-Gallomimia: In the past I've found similar issues and tapping the keyboard is enough to provoke them sometimes16:33
k1lEgyptian[web]: that is where the packages are cached to. but its not where you put them in the first place16:33
Egyptian[web]k1l: can i reinstall from that archive?16:34
k1lEgyptian[web]: its not an archive. its just a local cache. but yes you can16:34
Egyptian[web]k1l: purrr-fect :D16:35
=== charles_ is now known as Guest36303
TJ-Egyptian[web]: if apt has the package then "apt-get --reinstall install <package-name>" will do that16:37
Egyptian[web]TJ-: actually i need to install it on a different machien . but thanks16:40
sirriffsalotMonkeyDust, I really prefer cpufrequtils, there should be a solution :)16:42
TJ-Egyptian[web]: make sure you take any dependencies along then16:42
TJ-Egyptian[web]: apt-offline might be of interest to you, depending on your requirement16:43
DorI'm trying to install NVIDIA drivers for my GeForce 940M. I've tried the proprietary drivers, downloading and installing the drivers from nvidia.com, using ppa:xorg-edgers, ppa:graphics-drivers, and neither of those worked. I keep getting either black screen, login loop, or low graphics mode. Does anybody know what I should try?16:45
DorI have an integrated Intel card, by the way, and I want to use my NVIDIA.16:46
=== qqqqqs is now known as xalias
TJ-Dor: sounds like a hybrid issue with Prime. Has it ever worked?16:48
DorTJ-, I installed Ubuntu 15.10 yesterday and I got it to work eventually. I then found out I had to switch to 14.04, and I couldn't get it to work.16:51
nathan_anyone know why i cant seem to choose google as search in firefox on mint?16:56
meHi.16:56
tewardnathan_: Mint is offtopic here16:56
teward!mint | nathan_16:56
ubottunathan_: Linux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org16:56
=== me is now known as Guest18821
tewardwe don't support Mint here16:56
nathan_ok sorry16:56
nathan_thinking of switching to ubuntu16:56
Guest18821I am trying to get cgroups to work. Can someone tell we in which package I can find the 'service' for cgred?16:56
Norbini am getting "unknown" when i check my runlevel, any ideas? (i am trying to run a python script as a service, which doesn't succeed, and led me to check my runlevel), using ubuntu 14.0416:58
wadWhere would I find instructions on getting java working with chrome under Ubuntu?16:58
TJ-Dor: that doesn't surprise me since there'll have been a lot of improvements between 14.04 and 15.1017:00
MonkeyDust!java | wad start here17:00
ubottuwad start here: To just use java you need a "Java Runtime Environment" (JRE) and/or a browser plugin. If that is not sufficient you will need a "Java Development Kit" (JDK) aka "Software  Development Kit" (SDK).  Please see https://help.ubuntu.com/community/Java about how to install one of three current implementations.17:00
DorTJ-: so do you think there might be no way I can make it work with 14.04?17:02
TJ-Dor: A *lot* of hybrid/prime bugs have been worked out over the last 2 years17:03
Guest18821I can't find any service related to cgroups. Can anyone point me in the right direction?17:04
DorTJ-: I see. I'll see what I can do then. Thanks a lot!17:04
Guest18821I am using 15.1017:05
wadMonkeyDust, thanks!!17:07
link0802hello. I use ubuntu 15.10 and any wine app doesn't have sound. What can I do?17:08
irinixAnyone know how to get wifi working with Intel Centrino Ultimate N 6300?17:09
irinix15.10 comes with IWLWifi firmware vesrion 6, but it refuses to connect to the AP17:10
=== Petru is now known as Guest49758
irinixI tried the modprobe workarounds, and they had no efffect17:10
irinixRFKill lists nothing blocked17:11
Guest18821This is becoming more and more strange. After performing acs cgroups|awk '{print $1}'|xargs apt-file list |grep service the only services I get cgmanager/cgproxy non of which I am looking for ( and find esential ).17:11
irinixGoogle hasn't given me any help....17:12
=== Vampire0_ is now known as Vampire0
usr13irinix: What does iwconfig say?17:13
irinixusr13, uhm I'd have to log and boot back into ubuntu, give me a minute17:13
usr13irinix: Ok17:13
tyuihi there17:14
tyuii got a process which goes down on friday17:15
tyuiwhere i can find what happen to that one ?17:15
=== crondd is now known as crond
bujjii am getting gsql running on another terminal17:20
bujjihow can i know how many terminal opened..17:20
sirriffsalotbujji, ps -A in terminal17:21
sirriffsalotbujji, alternatively to make it easier, ps -A |grep terminal17:21
bujjips -A |grep terminal nothing it showing17:22
Guest18821bujji, do you see anything looking like terminal in the output of 'w'?17:23
bujjiGuest18821: yes it showing uptime and the user logged info it showing only one user.17:24
Guest18821bujji, if you are looking for your x terminal sessions type 'xprop' and when the cursor changes click on the terminal and check 'class'17:25
Guest18821xprop|grep CLASS bujji17:26
irinixusr13, http://pastebin.com/aU3iRJRM17:26
bujjiGuest18821: what it gives17:26
Guest18821bujji, then name of your terminal emulator17:26
Guest18821bujji, when you will get it ( the first thing in "" ) you can grep for it in ps17:27
Guest18821bujji, ps -ef |grep "thingfromclss"17:27
=== Guest49758 is now known as Petru7
Guest18821bujji, in my output you can see that there is one virtual terminal started : me        1733  1584  0 mar30 ?        00:00:08 /usr/bin/python /usr/bin/terminator17:28
irinixusr13, ...you still here?17:29
bujjiGuest18821: xprop: unable to open display17:30
bujjido i need to install?17:30
Guest18821bujji, do you know are you running X11, grahical interface?17:30
Guest18821bujji, maybe I misunderstood you. If you are looking for terminal sessions and not terminal emulators just use 'w|grep pts'.17:31
bujjiGuest18821: it showing pts/317:32
Guest18821bujji, so you have only one session running.17:34
=== paulbx is now known as pbx
bujjiGuest18821: user pts/3 means?17:34
Guest18821bujji, user - name of the user who is connected and pts stands for pseudoterminal session.17:35
bujjiGuest18821: 3 ?17:36
Guest18821bujji, not sure how the numering works, but the more sessions are open the number increases. I have 2 opend so it looks like:17:36
Guest18821bujji, me       pts/3    :0.0             śro22   37:00   0.71s  0.08s /bin/bash17:37
Guest18821me       pts/6    :0.0             śro22   39:41   0.08s  0.08s /bin/bash17:37
bujjihow can we close the opened sessions?17:37
Guest18821bujji, simpli logout.17:38
Guest18821bujji, type exit or ctrl+D17:38
Guest18821bujji, got2go17:38
bujjiok man thank you17:39
ChunkzZhow do I install my drivers for my laptop on ubutnu 14.04.04? is it done auto?17:43
link0802yes, it's auto17:43
link0802if everything works fine just leave it ;)17:44
link0802you can install some prop. drivers if app "additional drivers"17:44
link0802for example for video and etc (if you need so)17:44
link0802*in app17:44
Rhoarinhello, is MacChanger persistent after reboot?17:47
irinixusr13, have you ever used the bt_coex_active fix?17:48
ChunkzZubuntu boot from usb error: panic occured. switching back to text console...dahell?17:48
link0802<ChunkzZ> I use default video drivers (open source) and they are great. I will even play some games (most of they are basic or older then 2010). But if you want play some modern games 90% you will need to install prop. drivers.17:49
ChunkzZthanks.17:49
link0802<ChunkzZ> maybe this will help http://askubuntu.com/questions/471012/ubuntu-14-04-lts-fails-to-start-with-a-kernel-panic17:50
link0802but I never face this situation :)17:50
jgknightRhoarin: i don't think MacChanger persists after reboot17:51
link0802So back to my problem :). I have ubuntu 15.10 x64, and wine x32. I haven't sound in C&C, hearthone and etc. I try use ALSA_DEFAULT_PCM="plug:dmix" and some configs but zero result. Any help?17:52
KimmI added a script to /etc/rc3.d and gave it exec permission but it didn't execute on startup, why it might happend?17:59
Kimmthe name i gave it is K0118:01
Kimmat start18:01
KimmK01script18:01
Kimmoops S0118:01
KimmS01script18:01
irinixDoes anyone have experience with the intel centrino ultimate-n 6300 on 15.10?18:04
irinixusr13, was helping, but seems to have disappeared.18:04
Rhoarinjgknight: can i fix it?18:05
frostiewhen running update-ca-certificates the the terminal gives: http://paste.ubuntu.com/15618441/ ? what does this mean?18:08
frainfreezeDoes esorotica still comes here?18:13
srulii am trying to install something using pip and i get an error "The directory '/home/user/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled" what can cause this? i checked the prmissions they seem fine18:15
Picifrainfreeze: nope. Last time they were in my logs was back in 2015. also, I don't see them ever speaking.. just you asking if they were here back in 2014.18:15
Picifrainfreeze: sorry, I was mistaken about that last part.18:16
suvrathow to go java18:16
Picisruli: did you recently sudo pip install something?18:16
suvratPici how to go in java18:16
frainfreezePici, thanks bunch bro!18:16
Picisuvrat: the channel? /join ##java , but you need to be registered and idenitified to nickserv to join.18:17
Pici!register | suvrat18:17
ubottusuvrat: Information about registering your nickname: https://help.ubuntu.com/community/InternetRelayChat/Registration - Type « /nick <nickname> » to select your nickname. Registration help available by typing /join #freenode18:17
suvratthank you..:)18:17
suvratall they are java exper pici?18:18
sruliPici: i tried now first time on that PC18:18
suvrat##java18:18
Picisruli: er, that wasn't intended to come across as a suggestion to use sudo.  You should never use sudo pip to install things.18:18
sruliPici: on my other PC it works without problem, when I try on that pc without sudo i get this error "Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-qprwQH/negotiator-host/"18:21
Picisruli: what are you trying to install?18:21
=== N3X15_ is now known as N3X15
=== KindOne_ is now known as KindOne
sruliPici: negotiator host, i just tried it onother PC no roblem18:23
frostiewhen i run update-ca-certificates  terminal gives: http://paste.ubuntu.com/15618764/ in ubuntu 15.10 x64 how do i restore them?18:24
=== Anuj is now known as anuj-zzz
srulii dont know any other apps from pip, if u want to give me something else to try i can18:24
frostiei removed them by mistake i should add...18:24
suvrati am unable to open java channel :(18:26
suvratfrostie18:26
frostiesuvrat yes?18:27
suvratfrostie i am new to ubuntu18:27
suvrathow do i switch to another channel , i need help in java, frostie18:28
sruliPici: sorted, i ran "pip install -U setuptools", that sorted it18:28
sruliPici: thanks18:28
BluesKaj!register | suvrat18:29
ubottusuvrat: Information about registering your nickname: https://help.ubuntu.com/community/InternetRelayChat/Registration - Type « /nick <nickname> » to select your nickname. Registration help available by typing /join #freenode18:29
suvratmy nickname is suvrat18:30
suvratso how do i register18:30
pouet12345hello18:30
BluesKajsuvrat, some channels like #java need a registered nick in order to join, read the instructions above18:30
frostiehttp://paste.ubuntu.com/15618764/ <<< is there a way to restore the files or not?18:30
pouet12345I saw that launchpad was open source and free18:30
pouet12345is there .deb packages for it ?18:31
suvrat<</nick suvrat >>18:31
frostielike reinstall ca-certificates package for example18:31
suvrat« /nick suvrat »18:32
suvratits not registering?18:32
suvratwere do i type thi command frostie help me please18:32
irinixSo, I fixed my iwlwifi18:33
irinixsudo iw reg set US did the trick18:33
frostiedone and it worked,  reinstalled the  ca-certificates package and error message is gone with update-ca-certificates18:33
suvratanyone irinix, frostie18:33
frostiesuvrat register your nick if its needed and join the channel18:34
suvratubottu18:34
irinixsuvrat, what's up?18:34
MonkeyDustsuvrat  type it here, in the channel18:35
suvrathow do i reg18:35
suvrat« /nick your_favorite_nickname »18:35
suvratits not working18:35
suvrat:(18:35
MonkeyDustsuvrat  without the quotes18:35
suvratyes18:35
suvratit did work18:35
Hello123321what do you want? register?18:36
suvrati have some difficulties in java18:36
suvrat /msg nickserv register password_of_your_choice your@email.addres18:37
suvrat /msg suvrat register suvrat111@suvrat12@gmail.com18:37
Hello123321nooo18:38
kappa1hi18:38
kappa1I have a .desktop file where in Exec says Exec=idea.sh18:39
suvrat /msg nickserv register  suvrat113@suvrat12@gmail.com18:39
suvrati am not able to register18:39
kappa1My question is. how does it know what's the path to idea.sh ?18:39
Dix78j #ubuntu-it18:39
Hello123321no18:39
Dix78sorry18:39
Hello123321you need to type: /nickserv register blablablapassyouwant blablablaYouremail@gmail.com18:39
kappa1I have a .desktop file where in Exec says Exec=idea.sh . How does it know the path of idea.sh?18:39
Hello123321like that : /nickserv register PASSWORDDDD EMAILLLL18:39
Hello123321then18:40
Hello123321you need to do identify18:40
Hello123321to identify you do18:40
Hello123321type: /nickserv identify PASSWORD18:40
Hello123321you need to do this everytime you get into this server18:40
pbxis there a way to get apt or dpkg to give a list of packages installed since a certain time?18:41
nicomachuspbx: check the apt man page for the list options.18:41
Hello123321there are scripts that do that by auto, by i don't know one today...18:41
suvrathow do i switch to18:41
suvratjava now18:41
Hello123321you need first to identify , only registered and identified nicks allowed to join there (i think)18:42
Hello123321you type : /join #java18:42
Hello123321or you can press on the hearth on the toolbar (if you use MIRC)18:42
suvratinvite only18:42
suvrat:(18:42
nicomachus /join #freenode for questions about joining channels.18:42
nicomachusthis is ubuntu support only.18:42
MonkeyDustthe command is  /NETWORK ADD -autosendcmd "/msg NickServ IDENTIFY password;wait 2000" freenode18:43
Hello123321maybe he's using ununtu client ;) :P18:43
klaksiema18:43
nicomachusHello123321: even if he's using ununtu, that's not ubuntu. :P18:44
Hello123321hehe , you must answer ha? i'm sure you gave it a thought for a 5 minute what you say18:45
Hello123321:P18:45
Hello123321*what to say18:45
lorddoskias1hello18:45
lorddoskias1i'm having some troubles wiht my ubuntu18:45
lorddoskias1i just made a fresh install of 15.10 and i'm using a tp-link wm722n wifi usb adapter and at some random interval i'm losing internet connection18:46
Demon_Jesterif I have question for shell scripting can I do it here or where would I go?18:46
PiciDemon_Jester: in bash? I'd ask #bash18:46
=== crondd is now known as crond
Demon_Jesterok.18:46
nicomachuslord_zoo: there's a pretty good troubleshoot of that wifi card here: https://askubuntu.com/questions/512727/how-to-install-driver-for-tp-link-tl-wn722n-on-ubuntu-14-0418:47
nicomachuslorddoskias1 ^^^18:47
lorddoskias1nicomachus: thank you, i will take a look now18:49
lorddoskias1nicomachus: however, this card (sort of) works out of the box, that link there is if your card is not recognised by ubuntu, rather all the necessary modules are working for me18:51
ChunkzZis there a minimal image of 14.04.04?18:52
=== jorge is now known as Guest30023
ChunkzZanyone?18:55
Hello123321yes18:57
Hello123321you ask, if someone is here, and can help you, he answer18:58
ChunkzZHello123321, what?18:58
Mathisenanyone in here willing to help be with an openVAS issue ? complains that my redis-server is not runing but it is! u dont know how to troubleshoot this18:58
Mathisen!test19:04
ubottuTesting... Testing... 1. 2.. 3...19:04
amdrockzhello, I'm trying to update my sysrq config in proc... but it says it says permission denied. here's the command I used: "sudo echo 1 > /proc/sys/kernel/sysrq"19:10
amdrockzI want to be able to use all sysrq commands.. but I think this is reset everytime I boot even if I manage to edit it. it's not REALLY a file so I believe the echo command is correct...19:12
amdrockznot sudoedit which manages to work until i reboot19:12
Seveasamdrockz: echo 1 | sudo tee /proc/sys/kernel/sysrq19:12
amdrockzSeveas: brb19:13
Ben64amdrockz: you want /etc/sysctl.d/10-magic-sysrq.conf19:14
amdrockzBen64: thanks, I'll try that.19:16
=== Mike_________ is now known as Mike__
ahmedznohhloo19:16
amdrockzBen64: it works.19:18
amdrockzthank you19:18
angel2i want convert ubuntu to windows xp clone like .... is it possible?19:19
amdrockzangel2: you like both windows and ubuntu? why not use both?19:19
amdrockzalthough xp is pretty old and outdated19:20
Mathisenangel2, there is plenty of XP themes for kde19:21
amdrockzhttp://news.softpedia.com/news/Turn-Lubuntu-in-Windows-XP-with-a-Theme-and-No-One-Will-Notice-436255.shtml19:22
amdrockzaw they left19:22
* BluesKaj wonders if kde for windows is still being dev'd19:22
john_rambotserver irc.criten.net/ELITEWAREZ19:26
Mathisenhmm19:27
trevor_sso... client wants to dual boot win10 and ubuntu on the same drive.  both with encryption.19:30
trevor_sis there even a reasonable way to do this?19:30
michael_1hello19:30
gregL#ubuntu+119:30
michael_1help19:31
trevor_si'm going to pitch the idea to us bitlocker for win10 and just run linux in wmware workstation19:31
amdrockztrevor_s: linux has encrypted partitions too19:31
michael_1can anyone help me with configuring the alps touchpad. it just randomly quit working. but the buttons still work. i'm on a dell inspiron 1525.19:31
amdrockzi once had a bootable usb with "liberte linux" that was completely encrypted. but idk how they do it19:31
c|onemanmichael_1: does it have an Fn key on/off switch19:33
amdrockztrevor_s: I believe during install it actually asks you if you want to encrypt the home partition or if you want to encrypt the entire partition19:33
amdrockzsays "LUKS"19:33
amdrockztrevor_s: yeah, what would the problem be?19:35
Mathisentrevor_s, if your machine has tpm i think it will hard..19:35
liftedlegendcan anyone help me with fixing my touch pad?19:36
trevor_sMathisen, you can disable tpm19:36
liftedlegendit's enabled. i can tap when in a url and when i the buttons work. it just randomly stopped working19:36
trevor_si'm just not finding any good documentation dual booting win10 and linux both with encryption19:37
trevor_swithout using truecrypt19:37
trevor_swhich isn't an option19:37
TJ-trevor_s: you want to use the same encryption scheme for both? or don't mind separate schemes?19:37
trevor_sTJ-, i dont mind different schemes so long as they play nice with one another and there's an option to boot to both of them19:38
amdrockztrevor_s: to each of them?19:39
TJ-trevor_s: well the only one that is cross-platform is going to be Truecrypt19:39
trevor_sit would be way too easy to just use bitlocker and run linux in a VM19:39
TJ-trevor_s: native for Linux is LUKS+dm_crypt19:39
liftedlegendif someone would help me i would really appreciate it. i'm trying to learn how to use linux and i want to learn how to program19:39
=== Z3 is now known as strahl
TJ-trevor_s: however, there's no reason not to use the native encryption schemes for each. They will only encrypt the partition(s) the OS itself uses, so Windows can use bitlocker and Linux can use LUKS+dm_crypt19:40
AnovaHi all. I've just installed Ubuntu 14.04 server to run Kodi. All seems good except for the gamepad. Would anyone have advice how to enable it? It was working fine under OpenElec without any additional packages/libraries. Am I missing some?19:45
=== jorge is now known as jcastro_
liftedlegendwould anybody help me out with this touchpad issue?20:05
neldogzHas anyone noticed any strange throttling issues with Ubuntu 15.10 and Skylake CPU's? For example, when the CPU uses turbo boost it drops like 5-700 mhz almost immediately?20:05
liftedlegendplease20:05
=== Luke_ is now known as Luke
liftedlegendhello20:09
dwillemsHello20:11
frubsterhello, what do you do to resolve a blocked package install, such as `openjdk-7-jre : Depends: openjdk-7-jre-headless (= 7u51-2.4.6-1ubuntu4) but it is not going to be installed` - I run into these from time to time, and I don't ever understand a) how it happens, nor b) how to resolve/prevent. My first inclination was to minimize PPA and thirdparty deb archives, which I have done, but this still seems to snag me20:12
srulihow can i make a new keyboard shortcut in lubuntu?20:12
aroonihey folks; trying to enable x11 forwarding on my ubuntu 14.04 laptop.  ive already enabled X11Forwarding; and X11DisplayOffset 10 ; in my sshd_config; and connecting to it via -X option but it doesnt seem to be working still ... ideas?20:15
arooninevermind; got it working!20:18
MonkeyDustarooni  glad i could help20:27
arooniMonkeyDust hahah20:27
akikarooni: how did you get it working?20:30
=== N3X15_ is now known as N3X15
arooniit was a mac os x issue; had to restart xquartz to enable x11 to work20:34
nicolacciao ho un problema con lo scanner  connesso a un  15.1020:38
Gallomimia!es | nicolac20:38
ubottunicolac: En la mayoría de los canales de Ubuntu, se habla sólo en inglés. Si busca ayuda en español entre al canal #ubuntu-es; escriba " /join #ubuntu-es " (sin comillas) y presione intro.20:38
neldogzHas anyone noticed any strange throttling issues with Ubuntu 15.10 and Skylake CPU's? For example, when the CPU uses turbo boost it drops like 5-700 mhz almost immediately?20:38
LawilmHas anyone ever had a problem with teamviewer on ubunut? I can connect and I can see that I am moving the mouse on my ubunut machine but I cant get a display back to my computer of the ubunut screen???20:39
nicolachi where is ubuntu it?20:43
drmagooDoes anyone know of a rdp-client for linux (to connect to windows machines) that support having seperate windowsize and resolution? For example windowsize 2560x1440 and resolution 1920x108020:44
nicolaci have a problem with scanner Epson 2480. My opc doesn20:44
andybrineHi Everyone20:45
nicolacrecognize scanner20:45
k1l_!it | nicolac20:45
ubottunicolac: Vai su #ubuntu-it se vuoi parlare in italiano, in questo canale usiamo solo l'inglese. Grazie! (per entrare, scrivi « /join #ubuntu-it » senza virgolette)20:45
Gallomimiaahhh. sorry nicolac. i thought you were spanish20:45
andybrineI have installed skype and it starts when I boot my laptop. Does anyone know how I can turn that off?20:46
nicolacgallomimia: :-20:46
SchrodingersScatandybrine: have you checked the preferences in skype?20:46
andybrineyea, its not turned on20:47
andybrineIt was in the bashrc but I have removed it, restarted and its still loading on strtup20:47
Lawilm[15:38] *** now talking in #ubuntu20:47
Lawilm[15:38] *** topic is Official Ubuntu Support Channel | IRC Guidelines: http://ubottu.com/y/gl | This channel supports: Ubuntu and its official flavors, versions 12.04, 14.04, and 15.10. | Unofficial derivatives: use your distro's support channel, not here. | 16.04: not released yet, use #ubuntu+1 | IRC info: http://ubottu.com/y/irc | Pastes to http://paste.ubuntu.com/ | Download: http://ubottu.com/20:47
Lawilmy/dl20:47
Lawilm[15:38] *** set by dax!dax@freenode/staff-emeritus/dax on Sat Mar 26 02:08:55 201620:47
Lawilm[15:38] #ubuntu http://www.ubuntu.com20:47
Lawilm[15:38] *** channel #ubuntu mode is +CLcntjf 5:10 #ubuntu-unregged20:47
andybrinestartup*20:47
alejandra_hi20:47
alejandra_how can I know if my video card is working?20:47
Gallomimiaxrandr -q20:48
Gallomimiacan give some hints20:48
alejandra_me?20:48
Gallomimiawait no, it doesn't tell much about video card20:48
alejandra_glxinfo20:49
alejandra_or something like that20:49
alejandra_can't remember20:49
andybrineSchrodingersScat, is there anything else I can check?20:49
=== Drac0 is now known as Guest60880
squintyandybrine,  Dash ->  Startup20:50
SchrodingersScatandybrine: ^ is a possibility20:50
alejandra_anyone?20:50
Gallomimiaalejandra_: what brand card?20:51
andybrinesquinty I dont have skype in my autostart applications20:51
andybrineits strange :/20:51
Gallomimiayup. perhaps crontab?20:51
alejandra_Gallomimia, I want to know if render is working etc, glxinfo was the command, something like that20:51
andybrinethats why im a little stumped20:51
alejandra_do you remember20:51
alejandra_can't find it20:51
Gallomimiano, i can't either20:51
Gallomimiafor me, i look in nvidia settings20:52
Gallomimiashows me loads of info. but that was installed with the proprietary drivers20:52
=== sarcastic is now known as Guest95534
=== N3X15_ is now known as N3X15
squintyalejandra_,  maybe  glxinfo -B20:55
akikglxinfo comes from mesa-utils package20:55
andybrinesquinty, SchrodingersScat anymore Ideas on why skype is starting on startup?20:56
andybrineI think it maybe just work removing skype all together20:58
andybrinelol20:58
andybrineIm not a fan of skype anymore :/20:59
SchrodingersScatandybrine: good call, and idk, is it an init.d? or a cronjob?  mine does not start on boot when unchecked in skype thing.  It's freedom-hating software anyway.21:00
nailsom#ubuntu-br21:00
bprompt!sysv-rc-conf | andybrine21:00
andybrineSchrodingersScat where canI check init.d?21:01
andybrineSadly I chat with people on SKype every day21:01
bpromptandybrine:   anyhow, check in the repositories for sysv-rc-conf, to stop services running at startup, need to run it as sudo btw21:01
bprompt!find sysv-rc-conf21:02
ubottuFound: sysv-rc-conf21:02
bpromptpfft21:02
andybrinebprompt so I can run that command in terminal?21:02
bpromptandybrine:  yes21:02
andybrineawesome, thanks21:03
BlueProtomanI can't run synaptic as root on Ubuntu 15.10!  When I try, I get this error message, despite having been able to run synaptic as root for months.  http://pastebin.com/f2tDyKrD  Any tips?21:04
andybrineSkype is not showing there at all :(21:05
=== dummy is now known as craptalk
bpromptandybrine:    is probably there, just under some other name I'd think21:06
Jordan_U!gksudo | BlueProtoman21:06
ubottuBlueProtoman: If you need to run graphical applications as root, use « gksudo », as it will set up the environment more appropriately. Never just use "sudo"! (See http://psychocats.net/ubuntu/graphicalsudo to know why)21:06
BlueProtomanubottu: "Unable to copy the user's Xauthorization file."21:07
ubottuBlueProtoman: I am only a bot, please don't think I'm intelligent :)21:07
BlueProtomanErr, Jordan_U "Unable to copy the user's Xauthorization file."21:07
Bashing-omBlueProtoman: mir as the DE ? .. not sure but what results ' sudo -H synaptic ' as synaptic is a GUI application .21:07
=== [1]Lawilm is now known as Lawilm
BlueProtomanBashing-om: http://pastebin.com/F6D6NpJh21:08
andybrinebprompt I cant see anything that may relate to it21:08
bpromptandybrine:    hmm dunno then.... maybe the window manager's autorun section....I don't use Unity myself21:09
Jordan_UBlueProtoman: ls -l ~/.Xauthority21:10
Bashing-omBlueProtoman: " No such file or directory " The system talking about .Xauthority ? what returns ' ls -al .Xauthority ; ls -al .ICEauthority ' ?21:10
andybrineim not on unity, im using kde at the moment21:10
andybrinereally strange, I dont like skype but sortof have to use it21:10
bpromptandybrine:    then for kde, check under System Settings > Startup and Shutdown > Autostart21:11
BlueProtomanJordan_U, Bashing-om: http://pastebin.com/Pzm1ekqv21:11
Jordan_UBlueProtoman: Please run "gksudo synaptic" one more time and pastebin the complete output.21:15
BlueProtomanJordan_U: "Error copying '/tmp/xauth-1000-_0' to '/tmp/libgksu-kTTX1F': No such file or directory"21:15
armonites21:16
BlueProtoman"Unable to copy the user's Xauthorization file."21:16
larisiohi21:17
Jordan_UBlueProtoman: Please pastebin the output of "mount".21:17
BlueProtomanJordan_U: http://paste.ubuntu.com/15621224/21:18
ximenabuena tarde alguien me podria colaborar con mi internet ya que no me permite el ingreso acabe de instalar ubuntu mate pero no me deja ingresar a internet cuando estoy conectado al wifi21:22
BlueProtomanximena: Solo ingles, por favor21:22
BlueProtomanximena: O usa #ubuntu-es21:23
=== badon_ is now known as badon
ximenaubuntu mate21:24
BlueProtomanAny thoughts, Jordan_U?21:26
Jordan_UBlueProtoman: Please pastebin the output of "ls -l /tmp/" and "dmesg".21:30
poshy-1hello21:30
poshy-1having trouble with 16.0421:31
k1l_poshy-1: #ubuntu+1 for unstable21:33
jinettehello everyone, how can I get an output of all the terminal commands that I have typed in?21:34
=== N3X15_ is now known as N3X15
BlueProtomanJordan_U: http://paste.ubuntu.com/15621381/ and http://paste.ubuntu.com/15621387/21:34
Jordan_Ujinette: "history"21:34
bpromptjinette:      -> history <-21:34
Jordan_Ujinette: Notice though that there will likely be many commands missing if you use more than one shell at a time21:35
jinetteJordan_U, no, that will not be a problem but I couldnt find history in the menu..where would it be?21:35
bpromptjinette:     type it in :/21:36
bpromptjinette:    as in, the terminal21:36
jinettebprompt, ah, ok, thank you21:37
gabr13lHi, I’m wondering if when I add ssh keys to a user’s ~/.ssh/authorized_keys does that disable the ability for that user’s ability to sign in w/ a password? Or do I need to take additional steps to disable the ability to log in over ssh w/ a password once I’ve added authorized_keys? As always, thanks for the help!21:37
=== bleepy_ is now known as bleepy
Bashing-omJordan_U: IRT BlueProtoman . With 2 /home directories mounted, how does the system know the controlling authority ?21:39
BlueProtomanBashing-om: I don't know, but why would that matter in my scenario?  Up until yesterday I haven't had this issue at all.21:39
=== Charlotte is now known as Guest55080
gabr13li just answered my own question by sshing into another one of my boxes and then sshing into the 1st box and logging in via password. Also, I think I found how to disable password login over SSH here: 107.170.194.22321:41
gabr13lhttps://help.ubuntu.com/community/SSH/OpenSSH/Configuring#Disable_Password_Authentication21:41
Bashing-omBlueProtoman: I am always amazed at what I do not know and I have no experience with mir. But, I do think the .ICEauthority file is required, and we can make one up .21:42
BlueProtomanBashing-om: OK, let's do it.21:43
=== KindOne_ is now known as KindOne
Bashing-omBlueProtoman: Worth a shot : From the F1 console logged in as the user profile with the problem run ' touch .ICEauthority ; chown <username>:<username> .ICEauthority ; chmod 600 .ICEauthority ' Where you are you in "your" /home directory so admin privileges are not required and if used may really mess things up .21:47
cuB3D /whois cuB3D21:48
BlueProtomanBashing-om: OK, now what?21:48
krixvarHey all, is there a good way to make ubuntu ask to confirm a shutdown if you have programs running (especially in a different workspace)?21:52
Bashing-omBlueProtoman: ' ls -al /home ' is the proper username listed ? also check ' ls -al /home/<username> ' . If all is good .. reboot for a whole new reset .21:55
BlueProtomanBashing-om: Yes, I'm still jesse21:57
Bashing-omBlueProtoman: :) reboot the box, let's see what happens .21:58
Jordan_U /lastlog Jordan_U21:59
Jordan_UBlueProtoman: I see only one /home/, within which there is another mount to jessie/Common.22:01
BlueProtomanJordan_U: Yeah, that should be the case, right?  I'm the only user on this machine, and /jesse/Common is a common partition I use to share data between my Windows and Linux partitions (music, homework, code, etc.)22:03
deweydbI need a little bit of help understanding memory usage and swap space.  My server seems to keep putting things in swap space and leaving them there, even though there is plenty of memory free. when it does this it noticble effects performance.  All pages load substantially slower, until i forceably remove things from swap (sudo swapoff -a && sudo swapon -a) http://i.imgur.com/eKcJ1sr.png22:04
deweydbright now, its using about 6 GB of 16GB of ram, but still putting things in swapspace!22:04
krixvardeweydb: have you tried changing your swappiness value?22:05
deweydbnope22:05
deweydbits at 60 now22:05
deweydbwhat would be a better value?22:05
krixvarNot sure if there's an optimal amount, but reducing it will definitely make your box swap less22:06
krixvaryou can try tinkering with sysctl to do it temporarily then put it /etc/sysctl.conf once you find a good amount22:06
krixvarhttps://help.ubuntu.com/community/SwapFaq#What_is_swappiness_and_how_do_I_change_it.3F22:06
deweydbgood call22:07
deweydbthanks for the advice22:07
krixvarno problem, hope it helps!22:07
OneM_IndustriesI've got an odd issue. All of my jump drives are reporting as read-only, but I do not have them set to read only. Any ideas?22:10
OneM_IndustriesAlso, the file browser is not letting me change the permissions for the jump drive.22:11
=== cigumo_ is now known as cigumo
JRWRWhat would be the best method to combine the free space of 4 servers into once filesystem over a network? all three have different drive sizes but in total it would be 15TB and would like to be able to add new servers in at any time, no redundancy needed since its bulk data that can be easly replaced22:13
cfhowlettJRWR, suggest you ask #ubuntu-serer22:16
cfhowlett*server*22:16
JRWRThanks22:16
=== qqqqqs is now known as mikelos
EiamIs it possible for me to install the ubuntu 15.10 version of libpthread-workqueue on ubuntu 14.04?22:59
irinixSo...I've got networking again.   But now if I try to change from our 2.4ghz channel to our 5ghz network manager crashes, and loses the networks.23:09
irinix=/23:09
RarienSo I've got a quick question, I'm booted to on a flash drive and I have another flash drive plugged in23:12
RarienI'm wanting to install xubuntu on the other flash drive, how do I do this?23:12
Rave1Rarien,  same as if it was any other hard drive23:13
k1l_Rarien: start the installer and choose the other usb as destination to install in23:13
RarienOkay , I think I tried that, lemme give it another try.23:13
BenderRodriguezhow do I set up VPN connection for my ubuntu server23:13
Rave1Rarien,  BUT  I highly advise unpluging any other HDDs  to avoid issues23:13
RarienSo I choose the "something else" option and choose the other SD and it tell me23:14
Rave1Rarien,  as in total loss of data on your drives23:14
Rarien"No root file system is defined"23:14
RarienI don't mind that Rave1, thank you though.23:14
Rave1Rarien,  just making it clear is all23:14
RarienI have an HDD that is corrupted so I intend on running xubuntu on this computer solely off of the USB. (Which is a micro SD)23:15
k1l_Rarien: "something else" means "manual partioning". so you need to do the setup your own23:15
RarienOh, hmm23:15
RarienWell if I choose "Erase disk and install xubuntu", it'll default to the HDD, right?23:16
k1l_it will name the destination there. i dont have the installer in front of me23:16
RarienOh, that was simple enough.23:17
RarienI didn't want to hit "next" just incase it was just going to start it.23:17
RarienThank you. :D23:17
Rave1Rarien,  make note of what your USB (sdcard) is named23:17
RarienYeah it's pretty easy to remember, smartcardreader or something.23:18
Rarienor sdc23:18
RarienYeah, I'm going to have to remember that, thank you, Lol23:19
BenderRodriguezhow do I set up VPN connection for my ubuntu server23:19
RarienThis IRC is so helpful compared to the others that I've been on.23:19
horaciohi23:20
RarienIs there a preferred file system that I should format the USB as?23:21
Rave1ext423:22
RarienI read somewhere that it was ext4 for HDDs and ext2 or 3 for flash drives, etc.23:22
RarienBut that was for puppy linux.23:22
bsmith093every so often, my cpu hits about 3500% load, and the hardrive goes nuts, basically the entire laptop locks up and i have to hard shutdown. what loag do you guys need to see?23:22
RarienSo you sure?23:22
bsmith093*logs23:22
jinettehello everyone, can you please help me with this postgresql problem; http://paste.ubuntu.com/15622389/ ?23:23
Rave1Rarien,  and there was a time that it was advised not to use a swap on flash drive installs. not sure of the current feeling on that23:23
bsmith093uname --all is Linux Ben-laptop 4.2.0-16-generic #19-Ubuntu SMP Thu Oct 8 15:35:06 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux23:23
RarienThat's how I had it setup on puppy linux (which doesn't support much new hardware hence me moving to ubuntu)23:24
Rarienand it was running fine.23:24
bsmith093running ubuntu mate 15.1023:24
RarienI'ma just try ext4 and see how it goes23:24
Rave1Rarien,  i always use ext4 on Sd card installs now days23:24
RarienOh okay, cool then.  Thank you for all the help. o:23:24
RarienHmm, I used gparted to format the flash drive as ext4 and nothing else, I go to "Install Now" and it's telling me "Some of the partitions you created are too small."?23:25
RarienIt's an 8gb card.23:25
RarienAs far as I know I only have one partition on the whole flash drive.23:26
Rave1Rarien,  8gb is marginal to install xubuntu23:26
RarienSo what does that mean?23:26
Rave1means you may need to use a diffenrt distro23:27
RarienLame23:27
Rave1I have a new totaly fresh just installed debian mate  4.97 gb  and it would have much less software than default xubuntu23:28
RarienWhat about lubuntu?23:29
Rave1not sure you would need to check installed size23:29
tgm4883You should be able to install Xubuntu on a 8GB partition23:35
RarienHow?23:35
RarienI also wouldn't mind lubuntu, they both have great hardware support.23:36
tgm4883IDK, but the documentation states you need 6.1GB of free space23:36
RarienHmm23:36
k1l_Rarien: what setup did you make?23:36
RarienWhat do you mean?23:36
RarienI haven't installed anything yet.23:36
k1l_you said you made partitions23:36
RarienOh, I did ext4?23:37
k1l_and how much partitions? how big?23:37
Rarien1 partition, 7.4gb23:37
k1l_(keep in mind we dont know or see what you do there)23:37
k1l_Rarien: please put the full error you get there onto paste.ubuntu.com and show it here23:39
Rarien@K1l_ http://i.imgur.com/vGkShXP.png23:41
avisubuntu.  enjoy.23:41
k1l_Rarien: how many partitions wants the installer to create?23:42
RarienHow would I figure that out?23:43
k1l_Rarien: it says so under tha warning23:43
tgm4883Rarien: are you doing manual partitioning or one of the automated options23:44
RarienThe automated option23:44
k1l_Rarien: and please run in a terminal "sudo parted -l | nc termbin.com 9999" so we can have a look at partitions and disks23:44
Rarien@k1l_ http://i.imgur.com/LE85a6O.png23:44
RarienOkay, one second23:44
Rarienhttp://termbin.com/x4ui23:45
tgm4883Rarien: how much RAM is in this box?23:45
Rarien6gb23:45
k1l_Rarien: hmm, could be that its trying to make 2 or 3 partiions. which then will be too small.23:45
* tgm4883 wonders if partman is doing something weird with swap23:45
k1l_Rarien: so i guess you should go for advanced partitioning tool and just use the one ext4 partition as "/" in the installer23:46
k1l_yes, i think its trying to create more partitions like a swap with the size of ram. (because the installer is made for installing onto hdd/sdd which are way larger)23:47
tgm4883yep23:47
RarienIs there an ubuntu version for smaller drives?23:47
goddardhow can i reload udev rules?23:48
k1l_Rarien: just use manual partioning like i described23:48
tgm48836GB RAM and a 8GB hard drive is not exactly common23:48
Hydr0p0nXgoddard, sudo udevadm control --reload23:50
=== Mob is now known as MobGod
=== Steve_Jobs is now known as adymitruk
DocPlatypusanother problem I'm having with GNOME Classic that never used to happen with GNOME Flashback: enter password, and unlock screen just sits there like it is waiting on something else23:59

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