/srv/irclogs.ubuntu.com/2016/08/20/#ubuntu.txt

nacchuadsat: you may want to read the ubuntu manual (iirc it has some stuff about this) or some beginner guides on the shell00:00
huadsatgot it....I also get "permission denied" when I try to open documents with ./00:00
nacchuadsat: and / or `man bash`00:00
Bashing-omhuadsat: Also 'cd' alone is a short cut to return to your home directory as the Present Working Directory .00:00
huadsatok00:00
nacchuadsat: yes, documents aren't executables00:00
nacchuadsat: ./filename attempts to "execute" filename, that requires a) that your user is allowed to execute filename and b) that it actually is an executable :)00:01
huadsatgot it00:01
nacchuadsat: you *can* do everything you do in the GUI in the terminal (e.g., xdg-open to open a file, etc.), it doesn't necessarily mean you must or should :)00:01
huadsatwould it be "xdg-open filenamehere"?00:02
nacchuadsat: when you double-click, e.g. a document in nautilus, it doesn't execute the document, it goes and uses xdg-open (iirc) to find the corresponding application for that particular filetype00:02
nacchuadsat: yeah00:02
huadsatok xdg worked...you said you "shouldn't" always use that...what can I screw up doing that?00:03
core__sfasd00:05
core__test   sry00:05
nacchuadsat: oh i didn't mean it that way00:06
=== core__ is now known as CoreJohnson
huadsatok....wanted to make sure it wasn't going to erase everything or launch the nukes00:06
nacchuadsat: i just meant there are some things that are best/easiest done in the terminal; i don't consider launching graphical applications to be one of those things that really teaches you anything about the terminal :)00:06
huadsatare these commands distro agnostic or if I try Fedora etc do I need to learn all new ones?00:06
nacchuadsat: and the mindset of 'open' being a basic primitive is a very GUI oriented one, not a very terminal-oriented one :)00:07
naccimo00:07
nacchuadsat: i think xdg-open is pretty generic00:07
paranoidabhihi00:07
huadsatI learn best by mashing buttons and exploring...I am finding linux doesnt work that way and I need to know specific commands etc00:08
Bashing-omnacc's opinion carries great weight :)00:08
huadsatso having to readjust00:08
naccBashing-om: heh00:08
Bashing-om!manual | huadsat Have you seen ?00:08
ubottuhuadsat Have you seen ?: 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/00:08
nacchuadsat: it depends on what you need to do; you can do a lot without interacting with the terminal at all, as well, I think these days00:08
huadsatsure...just trying to have a little understanding at least00:09
Bashing-om!terminal | huadsat00:09
ubottuhuadsat: The linux terminal or command-line interface is very powerful. Open a terminal via Applications -> Accessories -> Terminal (Gnome), K-menu -> System -> Konsole (KDE), or Menu -> Accessories -> LXTerminal (LXDE). Guide: https://help.ubuntu.com/community/UsingTheTerminal00:09
friida666600:10
YankDownUnderhuadsat: Nice tutorial => http://tldp.org/LDP/Bash-Beginners-Guide/html/00:10
huadsatthanks00:11
bambamsAnybody know what the command for Ubuntu MATE's ssh agent dialog is?00:17
lordcirthbambams, run it and look in top or ps00:19
murphyif i formatted an SD drive as LVM and then updated the seedfile for restore to use lvm and group root would that work?00:26
murphyi dont have enough space on my intel compute and im trying to use lvm to span across my sd card00:27
lordcirthmurphy, what restore?  clonezilla?00:29
murphyits the standard restore partition00:32
murphyits like how apple and i think MS does theirs00:32
murphyits a 2GB hidden partition with an ubuntu installer you can boot to if you kill your system00:33
rehatif there is no /etc/motd where would I find the file that generates the welcome message in Ubuntu 16.04.1 LTS00:33
murphynormally i would just use gparted to wipe everything and nuke that partition to get the space i need00:33
murphybut im worried it has OEM drivers00:34
=== CompuDesktop is now known as Compu
murphythere are files in /preseed and /install00:34
mlvmhnhow do i set a password on a folder with pics?00:35
lordcirthmurphy, this is an Intel compute stick?00:36
murphyyup00:36
lordcirthmlvmhn, ecryptfs00:36
mlvmhnlordcirth: do i need to install this program?00:36
murphyinstall has disk-recipe and preseed.cfg and  /preseed has project.cfg and ubuntu-recovery00:38
lordcirthmlvmhn, It is installed on mine, but I chose it during install, so I don't know.  But it's the ecryptfs-utils package00:38
lordcirthmlvmhn, you could also use Veracrypt00:38
mlvmhnlordcirth: k, but i just wanna set a password on this folder00:39
lordcirthmlvmhn, the only way to set a (usefully secure) password on a folder is encryption of some kind.00:39
ksftI can't log in to Ubuntu. When I try, the screen flashes, and it asks me to log in again.00:39
ksftI'm on 14.04. Should I upgrade to 16.04 before I try to fix this?00:40
murphylordcirth: are you familiar with the compute stick?00:40
lordcirthmurphy, not really00:40
ksftthe tty terminal thing says "Run 'do-release-upgrade' to upgrade."00:40
murphyme neither00:40
murphylol00:40
ksftIs it easy to do that without a GUI?00:40
murphyits not bad for $40 us00:41
=== bazhang_ is now known as bazhang
ksftis it a bad idea to upgrade before I fix the logging in issue?00:41
murphy1GB ram and 8GB HD00:41
murphyyou only get about 5GB HD though00:41
murphybecause of EFI and PQSERIVCE00:41
murphylordcirth: im just trying to change the preseed so it uses LVM and adds other packages from another distro00:42
Bashing-omksft: Bad idea ., only carry breakage over . As much time and effort as you have spent .. why not a clean fresh install of 16.04 ?00:43
lordcirthClean installs are good.00:43
lordcirthTar / to somewhere and reinstall00:43
murphywhats the difference between /pressed/project.cfg and /install/preseed.cfg?00:44
ksftBashing-om: I'm not sure I have an easy way to move all my data.00:44
murphythey seem redundant00:44
lordcirthksft, reinstall or not, you should have backups set up00:45
Bashing-omksft: One should have back ups of ALL important datae - else it is not important . Even a on-line release upgrade is not without risk to data .00:46
lordcirthDeja-dup is nice00:46
ksftlordcirth, Bashing-om: where would I back it up?00:46
lordcirthBut of course there's a hundred utilities00:46
lordcirthksft, literally any storage not connected to your computer.00:46
ksftlordcirth: I have some important stuff on Github00:47
lordcirthksft, and the rest?00:47
ksftgame stuff is mostly in the Steam cloud00:47
TurboKrakenThis isn't the most ideal place to ask, but I'm looking to get help with a program that opens an email and clicks 5 links then moves to the next one. Would anyone have some suggestions or a direction?00:47
ksftother than that, I guess I really don't have much other than maybe a couple gigabytes of miscellaneous files00:47
ksfthuh00:47
ksftI guess I really could back it up easily00:48
ksftI should do that00:48
lordcirthTurboKraken, that's an oddly specific program.  Are you trying to find one that does that?00:48
ksftI will seriously look into getting an external drive of some kind00:48
TurboKrakenlordcirth: If there is one to be found yes, but I would rather get help in learning how to do it.00:48
Bashing-omksft: Backup plans are personal . Me I have 3 ! On system, off system and one in the vault . Have you considered Google drive or similar ?00:49
ksftI can't easily do that for the next few days, because of real life things, but it would be nice to be able to use it for that time.00:49
lordcirthTurboKraken, do you have the emails as files?00:49
ksftBashing-om: I didn't think Google Drive had enough free space, and avoiding paying regularly would be nice.00:49
TurboKrakenlordcirth: At the moment no. I have about 475-500 emails. I can get them locally but at the moment they are still in the inbox.00:50
ksftI can figure that out separately, and I would assume it's off-topic here.00:50
ksftcan anyone help me fix the problems I'm having?00:50
TurboKrakenlordcirth: I was thinking something with Python, but I'm still learning how to interact with things with python programs.00:50
lordcirthTurboKraken, the solution that immediately comes to mind would be to download the emails as some form of text, use a regex to match links, and open them.  Although I'm not sure why you would need to.00:50
lordcirthTurboKraken, if you're doing simple operations with text or files, standard unix tools are probably best00:51
ksftI'll try to back important things up before I upgrade to 16.04, but for now I would like to get the computer working.00:51
ksftI'm not sure how I can back things up before I do that.00:51
ksftTurboKraken: why do you wanyt to do that?00:51
ksftwant*00:51
lordcirthksft, why not, it's only your GUI that's broken, isn't it?00:52
ksftoh, good point00:52
TurboKrakenI want to go through these emails and look for some links before I trash them.00:52
ksftI could use the tty thing to back it up00:52
ksftat least to an external drive00:52
ksftor if Google Drive or something has a CLI thing00:52
ksftby the way, is calling the fullscreen terminal thing you get to with ctrl-alt-F1, etc. "tty" correct?00:53
lordcirthksft, each of them is a tty00:53
ksftokay00:53
murphythere no way to backup with dd and change the partition format when rewriting the partion with dd right?00:54
ksftdo you really think I shouldn't do anything to try to fix the GUI before I back it up?00:55
murphyi would need to backup the partition, repartition it then extract the files to the partition instead of using dd?00:55
ksftI can't imagine how that could make it so I can't back things up00:55
TurboKrakenlordcirth: Could you throw me something to look at or to get started with "unix tools"00:58
Bashing-omksft: You know that the open source driver works . One can remove that OEM driver and have your GUI, No ?01:00
ksftBashing-om: I don't think I know that.01:00
ksftSince I started, I don't think I've gotten the GUI working with any Nvidia drivers installed.01:01
Bashing-omksft: Huh ? Yester evening you were up and ruuning on open source, then tried to install the driver from Nvidia and things again went South .01:02
ksftNo, I don't think I had the GUI working with the open source one.01:03
ksftI might've had it booting, but I don't think the GUI worked.01:03
kes0Why not use the driver from driver manager, nvida, i always do and have no problem01:03
ksfter, wait, maybe I did01:03
ksftmight be remembering wrong01:03
ksftHow do I uninstall Nvidia's driver?01:04
kes0With driver manager, if you use ubuntu it shuld follow with installation01:04
lordcirthTurboKraken, grep is the search tool you're looking for, I think.  http://stackoverflow.com/questions/13611973/how-to-grep-for-a-url-in-a-file01:04
lordcirthksft, you're on 14.04 right?01:05
ksftyes01:05
lordcirthI had a client at work today present me with exactly the same problem01:05
lordcirth14.04, did an update, login loop01:05
ksfthuh01:05
TurboKrakenlordcirth: Thank you.01:05
murphydoes setting a flag on a partition actually change anything?01:05
ksfthow was it fixed?01:05
ksftI just tried starting Nvidia's installer again to see if it could uninstall it.01:06
ksftnow I know it doesn't01:06
lordcirthksft, I just switched it to nouveau, because he didn't need nvidia.01:06
ksftlordcirth: what do you mean by "didn't need nvidia"?01:07
ksftdidn't need the official driver or didn't need the graphics card?01:07
lordcirthksft, he didn't need the nvidia driver01:07
lenovo_test01:07
ksftoh, okay01:07
lordcirthHe just did desktop stuff so there was no difference to him01:07
lordcirthSo I don't exactly have a solution but I thought you'd be interested01:07
ksftI would prefer to be able to use the graphics card, but at this point, I'd be happy to get the GUI working without it01:08
kes0I use 14.04 to and switched from nouveau to nvidia and no problem here at least01:08
ksftlordcirth: you work in some kind of tech support?01:08
bob_hi01:08
lordcirthksft, IT at a university CS dept.01:08
ksftoh, that explains how you're so patient here01:08
lordcirthbob_, hi01:09
lordcirthlol01:09
ksftlordcirth: How did you uninstall the nvidia driver?01:09
lordcirthI actually don't do helpdesk much, though I share an office with them.  I do server work01:09
lordcirthksft, apt remove 'nvidia*' and take a careful look at what's on the list, just in case.01:10
ksftwait those are the proprietary ones?01:10
ksftI installed it from a .run file I got from the Nvidia website01:10
AnthaasHi guys - I cant run sudo apt-get update01:11
ksft`dpkg -l | grep nvidia` currently gives no output01:11
lordcirthksft, 'nvidia' is nVidia corp's proprietary official driver, yes01:12
ksft(that's how you're supposed to capitalize it?)01:12
lordcirthksft, nouveau is the free & open source driver for nvidia cards01:12
ksfthow do I get rid of the one I installed from the .run file?01:12
lordcirthksft, yeah that's a mess.  There's a reason you don't do that normally01:13
ksftyeah01:13
ksftwould it be a bad idea to install nouveau and hope it just uses it?01:13
lordcirthksft, it wouldn't.  nvidia overrides if installed01:14
ksftoh01:14
lordcirthksft, apparently, if you call the *.run files with --uninstall, they *try* to uninstall01:14
lordcirthNo idea how well that works but try it01:14
kes0Anthaas: What happens?01:15
ksftyeah, I just found that01:15
ksfttrying it...01:15
ksftnow should I just install nouveau and restart X?01:15
ksftis it just `apt install nouveau`?01:15
Bashing-omksft: ' sudo find / -name "NVIDIA-Linux-*" ' Then pnce identified ' ./Nvidiawhatever.run --uninstall ' (must be cd'd to the directory/location).01:15
AnthaasW: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://apt.puppetlabs.com trusty Release: The following signatures were invalid: KEYEXPIRED [number]01:16
ksftwhat's `find`?01:16
ksftit gave no output01:16
lordcirthksft, it searches for files01:16
ksftah01:16
Hydr0p0nXhow do I get a second iscsi lun to mount on boot? setting node.startup = automatic in /etc/iscsi/nodes/$target/$ip,$port/default seems to get reset after a reboot01:16
ksftis it just like `ls -r | grep`?01:17
lordcirthksft, find is a bit fancier than that.  Most things can be done different ways.01:17
ksftah01:17
lordcirthksft, notice -name ?  That searches by filename, like that^ would.  But you can filter by lots of things01:17
lordcirthAnthaas, well, your problem is what it says: you have a Puppet repository added which is signed with an expired key.01:18
ksftreading man page--looks useful01:18
ksftso is it just `apt install nouveau` to install it?01:18
Anthaaslordcirth, What is the solution?01:19
lordcirthAnthaas, a quick search says to update the key: http://serverfault.com/questions/789327/update-apt-gpg-key-over-puppet01:19
OerHekshttps://tickets.puppetlabs.com/browse/CPR-31701:20
lordcirthUnless, of course, you're not using puppet anymore01:20
ksftlordcirth: How should I install nouveau?01:21
Bashing-omksft: Under ideal conditions, if the OEM driver is removed ,, nouveau will become the active driver .01:21
ksftoh!01:21
lordcirthksft, should be installed, if not, xserver-xorg-video-nouveau01:22
ksftit does seem to have worked01:22
ksftdoes primus or bumblebee work without an nvidia driver installed?01:23
Bashing-omksft: Neither are available to use with nouveau driver .01:24
ksftis there something similar that will let me use the nvidia graphics card?01:24
ksftif not, what's the point of nouveau?01:24
lordcirthksft, supposedly they work with "PRIME" https://wiki.archlinux.org/index.php/PRIME01:24
lordcirthksft, the "point" of nouveau is to let you use an nvidia card.  Swapping between an intel and an nvidia on the fly is a special case01:25
ksftlordcirth: can I just use the nvidia one for everything?01:25
megaTherioncan anyone do a cat /etc/os-release for me?01:25
_xorHey guys, what's a good distro that's basically a thin hypervisor host for managing/running guest VMs?  I forgot the name for those kinds of distros...01:26
lordcirthksft, Yes, but I couldn't tell you how off the top of my head.01:26
ksftlordcirth: can you give me some hints about how to Google that?01:26
lordcirth_xor, honestly I use Ubuntu Server for that.  There's usually no need for lighter, although there is CoreOS, I think01:27
OerHeksksft, some machines have a bios option, to disable intel and set nvidia as primairy controller01:27
lordcirthksft, firstly, check BIOS01:27
ksftI did a little while ago01:27
ksftI didn't see anything obviously related to switching graphics cards01:28
ksftoh, wait01:29
ksft"Graphic Device"01:29
ksftthe options are "Switchable Graphics" and "UMA Graphic"01:29
ksftwhat's "UMA Graphic"?01:29
lordcirthksft, integrated, I think01:30
ksftso that's not what I want01:31
lordcirthksft, so start here maybe? (adapting to ubuntu) https://wiki.archlinux.org/index.php/PRIME01:31
ksftI think I'll look into disabling the integrated card from the BIOS more, unless there's a reason not to do that.01:32
lordcirthksft, did you ever install nvidia-prime ?01:32
ksftI did01:32
ksftit broke the GUI01:32
_xorlordcirth: Ah ok, cool.01:34
_xorWell, I'm trying to figure out how to setup my current servers.01:34
lordcirth_xor, you may wish to look at LXD instead of VM's.  It's quite nice.01:34
thekryn__any nginx users in here?01:35
_xorlordcirth: I am :), kind of heh.01:35
ksftokay, I give up01:35
_xorthekryn__: Yeah, sup?01:35
ksftI'm going to try to do that thng you linked to01:35
_xorlordcirth: Let me get your opinion, here's the situation...01:35
lordcirth_xor, making the host a Salt/Ansible/Puppet/whatever controller, apt-cacher-ng, etc is quite useful as well.01:35
thekryn__been having problems wrapping my head around a configuration issue that im wondering if either a lacking feature, or just wasnt thought out correctly01:36
_xorlordcirth: I currently have three rack-mount servers available that I'm redoing with new OSs.  They're going to be for containers & VMs.01:36
thekryn__is there any downside to setting limit_req_zone rate to 1r/s to ensure that the lim_req's are always fielding requests01:36
_xorlordcirth: I've been using both Linux & FreeBSD for quite a while now, but more so the latter.  Most of my services will run fine within FreeBSD jails and that's what I'm going to set up.01:36
_xorlordcirth: I'm not against using Linux containers, but I'm not sure about CPU support.01:37
_xorer, sorry...I meant for VMs.01:37
lordcirth_xor, most servers for a long time will have basic virt extensions01:37
_xorAll three CPUs have VT-x, but I don't believe any of them have EPT support (two of them are from 2009 and one of them is from 2006, all Xeons).01:37
ksftlordcirth: that page mentions running `xrandr --listproviders`, which it implies should list all the graphics cards01:37
ksftit says "Providers: number : 0"01:38
_xorWell, the issue is that FreeBSD bhyve only supports CPUs with VT-x + EPT.  The former I'm pretty sure I have support for, the latter I'm pretty sure I don't.01:38
_xorIf Linux can do VMs without EPT support, then I'll just use that on one of the servers instead of FreeBSD.01:38
lordcirth_xor, FreeBSD doing what?  Running as host? guest? jails?01:38
_xorHost OS for jails.01:38
_xorThe Linux machine, KVM can do Windows/Linux guests without EPT support, will be the server that will host VMs.01:39
_xorSo basically servers 1 & 2 will run FreeBSD & containers.  Server 3 would run Linux & VMs.01:39
lordcirth_xor, makes sense01:40
_xor...but I have to figure out which VM options require which CPU features.01:40
ksftdo you think it's likely that if I upgrade to 16.04, the nvidia drivers will work?01:41
_xorI'm 90% positive that I won't be able to run FreeBSD bhyve on any of the servers (to host Windows/Linux/whatever guests), because it requires a CPU with EPT support.  EPT started with Intel Westmere, which was released in 2010.  The CPUs in these servers are from 09 & 06.01:41
lordcirthksft, 90% likely01:41
_xorthekryn__: I'm not sure, but off the top of my head, there's probably a better way to ensure that than setting limit_req_zone to 1r/s.01:42
ksftlordcirth: oh, great!01:42
lordcirth_xor, still looking into it, but I think SLAT/EPT is a performance boost, not a hard req01:42
ksftI'll try to get an external drive of some kind, back things up, and then try to upgrade01:42
_xorlordcirth: Interesting.  Yeah, I was looking at it earlier, going to continue here shortly.01:42
_xorI don't really care if it's Linux or FreeBSD, just want to have the option of being able to run VMs when necessary.01:42
thekryn___xor: problem im running into is that i have 2 location directives, one with lim_req burst 1, the other with lim_req burst 10,00001:43
ksftI know this is slightly off-topic, but are SSDs enough more reliable than hard drives to justify the extra money?01:43
thekryn__if i set the lim_req_zone rate to > 1, the lim_req burst 1 is ignored completely01:43
_xorRight now the servers are all running Windows Server 2012, which is pretty inefficient because most of the stuff I'm dev'ing/running these days don't use Windows at all.01:43
lordcirthksft, the latest SSDs tend to be as/more reliable, especially for physical shock/vibration, but that's not usually what you get them for01:43
lordcirthSSDs are for performance01:43
_xorksft: I'd say they're more reliable.01:43
_xorksft: I have a few SSDs which range from a few years old to last year, and I've not had any problems with any of them.  I've had more issues with mechanical/magnetic drives than SSDs.01:44
lordcirth_xor, however, you should bet on taking one of them out of production for a while to test things, no matter what you do01:44
_xorlordcirth: Yeah, I'm going to live boot all three servers, check/confirm/catalog the reported hardware, & try to spin up a VM or two to see if it complains.01:45
_xorlordcirth: These are for my home / small office network, so no worries if they go down :)01:45
ksftokay01:45
lordcirth_xor, you may find the lshw command useful.01:45
ksftI don't plan to have to transfer data to/from them very often01:45
ksftwell, it01:45
lordcirthksft, how much data?01:46
ksftnot much01:46
ksftis there an easy way to see the size of a directory?01:46
lordcirthksft, du -sh /dir01:47
lordcirthdisk-usage --summarize --humanreadable01:47
ksftah01:47
ksftso my ~/Documents is 13 gisomethingbytes01:47
ksftsome of that is stuff that really shouldn't be in ~/Documents01:49
_xorlordcirth: Cool, didn't know about lshw.01:49
lordcirth_xor, is is quite useful.  It takes a bit to run, so you should > it to a file and save it.01:50
lordcirthThen you can grep it at leisure.01:50
ksftso probably less than 5 GB of stuff to backup01:50
ksftI have sixteen copies of Factorio01:51
ksftlordcirth: anyway, why?01:51
lordcirthksft, why what?01:51
_xorlordcirth: Cool cool.  Btw, you might be right, in that EPT is not required.  Just makes it faster.01:51
=== KindOne_ is now known as KindOne
ksftlordcirth: why did you ask how much data?01:52
lordcirthksft, oh.  Because you were asking about HDDs vs SSDs.01:52
lordcirthI didn't mean your current backup01:52
ksftlordcirth: what did you mean?01:53
ksftI don't *have* a current backup01:53
qimo_i need to upgrade my system to the 3.0 usb with my SSD drive. ready for the fast boot01:53
lordcirthksft, you asked about buying an SSD vs a HDD, cost, reliability.  If you need 2TB of space, an SSD is unreasonable.  That's why I asked.01:53
lordcirthMy storage server is 3x2TB 7200rpm HDD's in ZFS raidz, for example.01:54
qimo_Do they even make a cost effective 2TB drive in a SSD?01:54
qimo_I have a 120 GIG and havent even loaded a operating system on it yet01:55
lordcirthqimo_, cost effective?  Not for consumers, no.  There are 3.2TB 5Gb/s PCIe SSDs for server caches01:56
ksftlordcirth: what does "ZFS raidz" mean?01:56
lordcirthksft, Do you know RAID?01:56
qimo_How many ISP's do you guys have? Im wanting to start my own.01:57
ksftit means something about hard drives01:57
ksftI don't know anything other than that about it01:57
qimo_Ive read a RAID setting in the BOOT I believe.01:57
lordcirthksft, RAID in general combines multiple drives into arrays, often with redundancy so it can survive individual drive failures01:58
ksftoh, okay01:59
lordcirthYou can get RAID controller cards, motherboards offer raid settings, and you can do it in software (mdraid on linux)01:59
qimo_Thats how you move data quick Lordcirth :001:59
lordcirthZFS is an awesome filesystem which does raid-like things itself, rather than working on top of one.  raidz means any 1 drive may fail without dataloss.02:00
ksftlordcirth, Bashing-om, everyone else who's helped me with this but who I don't want to ping because I don't know if it would annoy you and I don't know what itme zone you're in: thank you02:00
ksfttime*02:00
lordcirthksft, you're welcome :)02:01
ksftI'll be back soon when I've upgraded to 16.04 and still can't get the graphics card to work or have other problems02:01
ksftI'm very sure I will02:01
qimo_Anybody mine any cryptocurriencies round here?02:03
qimo_Need Quantum computing and im sure I could make some money mining for a few hours.02:04
lordcirthqimo_, that's probably offtopic unless you're having an ubuntu-specific problem with it02:04
ksftI just noticed that the graphics card thing in the taskbar is different.02:05
ksftit used to have "Performance" and "Powersave"02:05
qimo_Im having problems getting my hardware working with ubuntu OS02:05
ksftnow, it has "Ondemand", "Conservative", and a bunch of frequencies too02:06
ksft0.80 GHz to 2.60 GHz02:06
urnickhi02:07
lordcirthksft, that's CPU, I think...02:07
=== JeremyD is now known as SleePy
lordcirthurnick, hi02:07
ksfthuh02:07
ksftI had some reason to think it was the graphics card02:07
ksftthat makes so much more sense, though, now02:08
urnickas I get better with computers I am realizing that computers are more important than humans. its just a hit to the ego, but will make me a better programmer.how did you all deal with that. I gues its just a process of me maturing as a programmer02:08
ksfthey, while you're magically fixing things, can you make DirectX 10 work on wine?02:08
lordcirthurnick, philosophy is offtopic here02:08
qimo_lol02:09
lordcirthksft, sorry, no :)02:09
urnicklordcirth, okay sorry02:09
qimo_Can I get some links to the rules Mod?02:10
ksftqimo_: look at the topic02:10
qimo_ty02:11
=== bill is now known as Guest41359
=== Guest41359 is now known as niner
ksftwow, that problem only took two days and eight new tabs open at the end, and I already have my computer back to how it was at the beginning02:13
ksftI think I'm getting better at Linuxing02:13
ksftat asking for and finding help with it, anyway02:14
lordcirthksft, :)02:17
=== step21_ is now known as step21
WhiteWhalei don't know if anyone is here from when i was having my NFS troubles yesterday but today I restarted and tried mounting and it worked the firs ttime.02:52
lordcirthWhiteWhale, that's good.  You should probably set nobootwait so it won't break your boot if it can't mount.02:55
WhiteWhalehow do i do this?  i'm incredibly new to linux02:56
lordcirthWhiteWhale, you edited /etc/fstab to set up nfs, right?02:58
WhiteWhaleyeah I added "[client IP]:/   /mnt   nfs    auto  0  002:58
WhiteWhale"02:58
=== styles_ is now known as Guest91690
lordcirthWhiteWhale, if you change 'auto' to 'auto,nobootwait' then it will continue to boot if it fails to mount NFS, which you usually want if it's not something critical like /home03:01
=== angel1604lts is now known as Angel1604lts
WhiteWhaleThank you, I wasn't sure where to add the option since I just copied and pasted that line from another guide.03:03
pushpopany amd/ati ubuntu graphic driver guru's here?  I can't get my ati 280x working with steam.  Help is appreciated.03:09
lordcirthpushpop, what Ubuntu version?03:09
pushpop16.0403:09
=== sul-fyr is now known as sulfyr
lordcirthpushpop, you need the open source "radeon" driver at the moment.  fglrx is not officially supported in 16.04.03:11
pushpopwhere do you find that driver?03:12
lordcirthpushpop, installed by default.03:13
lordcirthpushpop, what is the problem with Steam?03:13
Usuario:o03:14
pushpoplordcirth, http://pastebin.com/84mWFEjq03:16
lordcirthpushpop, try this: LD_PRELOAD="/lib/libstdc++.so.6" steam03:18
=== Usuario is now known as Autor
pushpoplordcirth, http://pastebin.com/ygvyPxtp03:19
lordcirthpushpop, oops, wrong distro.  Try LD_PRELOAD="usr/lib/i386-linux-gnu/libstdc++.so.6" steam03:22
pushpoplordcirth, same thing =(03:23
lordcirthpushpop, oops I forgot the leading slash03:24
pushpopdownloading!03:24
lordcirthSorry it's 23:24 here :P03:24
pushpopno worries I appreciate it!03:24
lordcirthpushpop, excellent.  If you'd like to know more about the solution or making it permanment, https://bbs.archlinux.org/viewtopic.php?id=19380203:25
lordcirthNote that file paths may differ because Arch03:25
pushpopawesome thanks man! Hopefully I'll have some luck running some games.03:26
pushpopthanks again03:26
lordcirthnp03:26
=== urnick is now known as spade--
pushpoplordcirth, i can't seem to sign on.  "Steam is having trouble connecting to the Steam Servers"03:32
lordcirthpushpop, any errors on command line?03:34
pushpoplordcirth, http://pastebin.com/9Wd7fbBX03:35
lordcirthpushpop, maybe 64bit now?  try LD_PRELOAD="/usr/lib/i386-linux-gnu/libstdc++.so.6 /usr/lib/x86_64-linux-gnu/libstdc++.so.6" steam03:38
=== spade-- is now known as urnick
pushpopok03:38
pushpoplordcirth, same thing =(   http://pastebin.com/9fhJZ9MF03:41
lordcirthpushpop, apparently that error can be caused/fixed by a lot of things.  Can't really track it down.  Rebooting and running with the i386 preload is probably worth trying.  Or router restart, one guy says03:46
pushpopOK - I will try.  Thanks for your help03:48
orooThumbnails of images not showing in nautilus .... using ubuntu 14.04. I had same distro earlier but that time everything was ok. Can anyone help?03:51
pushpoplordcirth, it was my firewall blocking steam03:54
pushpopduh03:54
pushpop=)03:54
lordcirthpushpop, :)03:54
jereluthmy wifi device says Hard blocked: yes how do I fix it04:11
ruffyenSo i just upgraded to 16.04.1 and when booting using the "default" kernel the main drive booted read-only, but if i use upstart it all works fine04:20
ruffyeni was able to get grub to boot upstart by default04:20
ruffyenbut what is upstart and why would it work with it and not default04:20
ruffyenhttp://askubuntu.com/questions/670615/15-04-can-only-boot-with-upstart-systemd-boot-fails -- seems to be a similar issue04:22
justctbhello04:25
justctbhello04:26
=== ic_ is now known as doc|home
leozordHi there.04:26
donald1in which folder I should choose the mount point of the installation?04:33
DarkPsydeLord??04:34
jereluthI cant figure this out my wireless lan card says it is hard blocked and i did fn f8 but that only toggles the soft block04:35
frecelis lighttpd currently broken on 16.04?04:36
donald1DarkPsydeLord: I am installing ubuntu. I am at the 4 step where I chosen to manage my partitions04:36
Bashing-ompushpop: donald1 Not sure this is what you are referring to .. the mount point for the root operating system is '/' .04:40
alexxeyjereluth, What is your computer model04:40
jereluthalexxey, Toshiba satellite a66504:43
ruffyenso nothing on the upstart vs systemd thing?04:43
rypervenchedonald1: Are you doing a manual setup?04:43
donald1yes04:44
rypervenchedonald1: Any particular reason for that?04:44
donald1I want to make a mutiboot04:45
rypervenchedonald1: I'm not sure I understand your question then. You don't know where to mount / ?04:46
jereluthalexxey, thanks for asking i figured it out there is a button in the middle which turns on off the wifi switch04:52
ruffyenso just in case anyone is curious and following along, the issue was that during the upgrade one of two things occured04:57
ruffyeneither my fstab was modified04:57
ruffyenOR04:57
ruffyenthe UUID of my primary boot device changed04:57
ruffyenby one character04:57
=== JanC is now known as Guest65624
=== JanC_ is now known as JanC
swift110-phonehey05:22
lotuspsychjeswift110-phone: welcome, what can we do for you?05:25
_rubikHey guys. I'm having troule booting off a usb. nouveau: failed to load fecs_inst05:37
_rubikAny ideas?05:37
guest2467I installed wine 1.9.17 through play on linux. My question is if I remove play on linux,would wine get removed too?05:43
Ben64that's a question for #playonlinux05:44
jmpphey everyone!05:55
jmppa bit of an odd question: I'm trying to ssh to an Unbutu 16 server, which until a few hours ago was working just fine. Now ssh attempts get responded to with an ICMP 106 "Destination unreachable (Host administratively prohibited)" error05:57
jmppbut... not if I ssh in verbose mode. If I do 'ssh -v myserver', I can get in just fine!05:57
jmppanyone seen something that odd?05:57
lotuspsychjejmpp: perhaps try in #ubuntu-server?06:07
Nilesh_how to install mysql in ubuntu06:10
Nilesh_dev package06:10
netvixtraNilesh_: apt search mysql dev06:19
Nilesh_netvixtra: thanks06:20
=== step21_ is now known as step21
prometwhen I have openvpn active on 16.04, I see activity on both eth0 & tun0, is this normal? the idea would be to have all network traffic go through the vpn, but is it normal to see that tun0 traffic "mirrored" on eth0?06:33
=== Ne1_ is now known as Screnzo
Screnzoyeah I would think so, I mean, it is originating from eth0, then going through tun006:36
=== step21_ is now known as step21
ouroumovIsn't it the opposite? Goes through tun0 first, then the encrypted data is sent as a bunch of UDP packets passing through eth0?06:39
prometScrenzo, ouroumov, thanks very much, trying to figure that out.06:39
prometEither way, would you all assume that, if the openvpn is up and successfully connected, that all the outgoing network traffic is "vpn-ed"?06:40
ouroumovpromet, I think it's normal, seeing as tun0 is a virtual interface, and eth0 corresponds to the actual physical interface06:40
ouroumovpromet, yes, unless you checked an option in the VPN settings that should be something like "only use this connection for resources on it's network"06:41
fatgeekhey, does anyone know what this might mean on startup? Bad video card? http://i.imgur.com/vZTyXTm.jpg06:41
ouroumovpromet, if you have such an option and it is checked, then you only use the connection to contact other machines connected to the VPN.06:42
prometouroumov, thanks, would that include a vbox guest on the 10.0.0.0 subnet as well do you think?06:42
ouroumovfatgeek, possibly. Also it looks like some Full Disk Encryption problem I had a while back06:43
prometthat vbox device is in "NAT" mode, would I need to change that to "Bridged" to go over vpn? Sorry, don't mean to extend the question, but if you know06:43
ouroumovpromet, I don't know about that, sorry06:44
prometouroumov, no worries, thanks very much for your help, you too Screnzo06:45
fatgeekI'm not running any encryption. I've tried it with ubuntu 16.04, 14.04, and debian jessie. all of them have some kind of graphical nonsense. it's a brand new machine and i'm running it headless as a server so other than loading a terminal there are no other graphics involved.06:45
fatgeekon 16.04 I don't get any video at all after grub if I don't go to nomodeset06:47
=== scott is now known as Guest35340
ouroumovIf grub displays fine it's probably not a bad video card problem :/06:48
fatgeekyeah, I was thinking that. this one is a puzzler.06:49
ouroumovfatgeek, you know the graphic specs? (Such as returned by the command: inxi -G)06:50
fatgeekgive me a sec to try getting back onto it.06:50
prometouroumov, re: vbox and network (line 5), which suggests, I think, that NAT would be best to hit the host's vpn tunnel: http://paste.ubuntu.com/23072362/06:52
prometouroumov, which I just stumbled accross06:53
=== Attoy_ is now known as Attoy
=== fusl_ is now known as fusl
=== chrmhoffmann_ is now known as chrmhoffmann
=== NickG365_ is now known as NickG365
=== krc4267|afk is now known as krc4267
=== Logan_ is now known as Logan
=== shah` is now known as shah
=== andyjones2001_ is now known as andyjones2001
=== Casper26_ is now known as Casper26
=== RAX is now known as rax-
=== el is now known as blommer
=== froike- is now known as froike
=== geheimni1` is now known as geheimnis`
=== beisner- is now known as beisner
=== daltenty_ is now known as daltenty
=== nnnn20430_ is now known as nnnn20430
=== wmp is now known as Guest89527
=== tvoss_ is now known as tvoss
=== nightf0x_ is now known as nightf0x
=== malkauns_ is now known as malkauns
=== Jochen_wvdT is now known as Schlawiner
=== mariogrip_ is now known as mariogrip
fatgeekouroumov, result of inxi -G: http://paste.ubuntu.com/23072369/06:56
=== modafinil_ is now known as modafinil
fatgeekit's weird, I can work on the machine blind. it only shows garbled text on the screen but is still functional. I just installed openssh-server to get that info.06:57
=== muskrat_ is now known as muskrat
=== flyinprogrammer_ is now known as flyinprogrammer
ouroumovfatgeek, that output is fun... N/A, hadn't seen that before. What does "lshw -C display" says?07:00
=== angular_mike_ is now known as angular_mike
=== DuncanT_ is now known as DuncanT
=== ELLIOTTCABLE_ is now known as ELLIOTTCABLE
fatgeekouroumov, http://paste.ubuntu.com/23072378/07:02
sus8766hi! i would need a little help with this: http://unix.stackexchange.com/questions/304613/prerouting-ssh-to-different-internal-port07:04
ouroumovfatgeek, http://www.ubuntu.com/certification/catalog/component/pci/8086%3A22b1/ even weirder...07:06
fatgeekweirder and weirder. The machine in question is a Zotac Z-Box CI323 Nano. Everywhere I look, I see people installing various flavors of linux on it without issue.07:08
ouroumovLol, I was about to buy that one too07:09
ouroumovfatgeek, are you using Ubuntu Server on it or regular Desktop version?07:09
fatgeekRight now I have 14.04 on it that I installed using the mini netinst iso and used tasksel to only select "Basic Ubuntu Server"07:11
ouroumovI haven't tested 14.04 on the n3150 but I have two other machines that use the same processor (a netbook and a nuc-like Brix) and they're working without issues on 16.0407:12
fatgeekTrying 16.04 again was going to be my next step.07:13
fatgeekOh, and this happens on both VGA and HDMI07:16
swift110-phoneoh07:18
=== daci is now known as iJens
Cinnamon-813Hey, I was upgrading from 14.04 to 16. It was in the final stages of installing the changes before restarting the computer, when my laptop ran flat. Now it boots to a kernel panic, and trying to boot into an older kernel just sits on the purple screen for a long time07:22
fatgeekI was trying to run a a 16.04 install and this happened: http://i.imgur.com/v8EH23k.jpg This machine must be haunted.07:35
Bray90820Can someone recommend a tablet that I could install ubuntu x64 on?07:36
Cincok07:37
Bray90820Hopefully one that I might be able to get used for about $10007:37
Johnny`Hey I am having a problem with port forwarding. I tried to open the ports but for some reason it won't work.07:46
netvixtraJohnny`: single port forwarding?07:47
Johnny`netvixtra, yeah07:47
Johnny`I tried to do it like this sudo ufw allow 5394/udp07:48
Johnny`Did not work07:48
Johnny`The testing site still shows it closed07:48
Johnny`http://www.yougetsignal.com/tools/open-ports/07:48
netvixtraDid you specify a target on your internal network?07:48
netvixtraOr are you not trying to forward a port, just open one?07:50
Johnny`Just trying to open one07:50
Johnny`So I could use Network play on Kega Fusion07:50
netvixtrachecked output of iptables after using that command?07:50
Johnny`I';m looking through them now07:52
Johnny`Checking for it07:52
netvixtraJohnny`: and did you disable/enable ufw after allowing that port?07:53
Johnny`netvixtra, http://pastebin.com/aMfBw01607:54
Johnny`Thats the output07:54
ducasseJohnny`: the machine you're doing this on is your router?07:54
Johnny`I don't see the port in there07:54
elricsfate_Hello all, I'm getting an error saying I can't login because the system is still booting. Latest version of Ubuntu inside an lxc/lxd container07:54
elricsfate_Tried rebooting and shutting down but nothing seems to fix the error07:54
Johnny`ducasse, the router doesn't seem like its the problem. Mostly because when I disconnected the router and went with a straight modem connection, the port STILL wasn't open.07:54
ducasseJohnny`: just checking :)07:55
netvixtraJohnny`: iptables -L |grep 539407:55
Johnny`Hmm07:56
Johnny`netvixtra, http://pastebin.com/rfTLdidz07:56
=== elricsfate_ is now known as elricsfate
elricsfateAnyone know what a possible fix is?07:57
fatgeekAre you sure that site works with UDP?07:57
netvixtraJohnny`: seems like your firewall is working as supposed07:57
netvixtraJohnny`: the problem is somewhere else07:57
=== step21_ is now known as step21
Johnny`fatgeek, even putting port 80 though into that site says its closed07:58
Johnny`I had someone else test a port on theirs07:58
Johnny`Said it was open07:58
netvixtraAre you NAT'ing?07:58
netvixtraBehind a router.07:58
FioneHello.08:01
Johnny`netvixtra, http://picpaste.com/ports-3lxMJ9AP.png08:01
FioneI'm unable to boot into ubuntu. Help?08:01
Johnny`That is my router port forwarding08:01
Johnny`But I also tried it without the router08:01
Johnny`Still didn't work08:01
netvixtraJohnny`: does your torrent client work?08:02
Johnny`Hmm08:02
Johnny`netvixtra, I know trying to send files over Hexchat doesn't work08:03
Johnny`Because I remember trying to send someone a file and it wouldn't work08:03
netvixtraYour firewall blocks outgoing connections?08:03
Johnny`netvixtra, it seems that way08:04
netvixtraTry disabling the firewall and try again to check if your router causes you trouble?08:04
Johnny`ok08:04
Johnny`ok done08:06
Johnny`"Firewall stopped and disabled on system startup08:06
Johnny`"08:06
Johnny`Hmm netvixtra still says closed08:07
netvixtraThen I guess your router is the problem.08:08
Johnny`Well I will try to connect directly with the modem again08:08
Johnny`Hang on08:08
Johnny`If that doesn't work it has to be the modem itself then08:08
Johnny`I dunno08:08
netvixtraI don't get why you want to run double firewall08:08
Johnny`netvixtra, still closed08:12
Johnny`and the router is disconnected08:12
ducasseJohnny`: is something listening on that port?08:12
netvixtraTried to disable the firewall on the computer and checked?08:12
Johnny`netvixtra, yup08:12
netvixtraducasse: I guess he's trying the application?08:13
Johnny`Unless the firewall isn't stopping08:13
elricsfateIt's now impossible to access t his container via SSH :/08:13
elricsfateAnybone have a tip on what might fix this?08:13
Johnny`hmm let me check system08:13
Johnny`Nope very strange08:14
Johnny`Firewall is off, router is off08:14
Johnny`Yet the port is still closed08:15
netvixtrathe external port checker says so?08:15
netvixtratried the app?08:15
Johnny`Yup08:15
netvixtraor the game08:15
Johnny`http://www.yougetsignal.com/tools/open-ports/08:15
netvixtrawhat does iptables -L say?08:15
Johnny`Lets see08:15
Johnny`netvixtra, http://pastebin.com/n9vQWuBY08:16
chomwittmy 14.04 -> 16.04 upgrade on a friend desktop halted to the keyboard package configuration (for hours). what can i do?08:16
netvixtraAll seems fine there Johnny`08:17
Johnny`yeah not sure why I can't have people connect to me in the game server08:17
Johnny`and why the site says its closed08:17
Johnny`I mean the router def isn't on08:17
netvixtraJohnny`: yet again it seems like the problem is somewhere else08:17
netvixtraJohnny`: your ISP might be blocking the traffic?08:17
netvixtraWild guess.08:17
elricsfateI'd also like to note I've tried rolling back and full updates08:18
Johnny`Hmm yeah ok maybe I need to call up my ISP08:18
elricsfateI've also tried restarting the container inside the container and using LXC directly08:18
netvixtraJohnny`: google app + isp issues08:18
fatgeekwhat does 'ufw show added' show?08:18
netvixtrafatgeek: iptables output pasted above08:19
Johnny`It even says port 80 is closed08:19
Johnny`and port 80 is the browser I believe08:19
netvixtraif you do not have a webserver running it would appear as closed in some portscannerns08:20
fatgeekI saw the iptables output, but most of it is showing ufw chains. the above command shows what rules ufw has in place.08:20
Johnny`this is the app08:23
Johnny`http://picpaste.com/ports2-95qQIoP1.png08:23
emxhow do i set umask for the apache process? i tried umask 0002 in etc/apache2/envvars without success.08:23
bekksemx: What are you trying to achieve?08:25
nexusguy59Good morning everyone08:25
fatgeekJohnny`, fyi, I opened a port on my router, used netcat -ul to listen on it and that site still says it's closed.08:26
sus8766if anyone know how to preroute connection without opening two ports, please help: http://unix.stackexchange.com/questions/304613/prerouting-ssh-to-different-internal-port08:26
bekkssus8766: I explained that to you yesterday.08:26
roleohibachiJohnny`: I'm assuming you've set a port forward at your gateway already. If not, that's your problem. Do you have a service running on that RHP (or a nc -l)?08:27
bekkssus8766: you need to route to another destination, not to another port only.08:27
Johnny`fatgeek, its weird maybe it only works for Windows users that site. Because I had someone else test it who has Windows 10 and it showed his port open.08:27
Johnny`I even typed in his IP and the port08:27
Johnny`and it said opened08:27
sus8766bekks: i changed to route to 127.0.0.1:2222 but then even ssh service didn't get connection (also ufw didn't report anything in logs)08:28
roleohibachiJohnny`: you may have your 'someone else' check the port status for you directly.08:28
Johnny`Wow yeah everything says closed08:28
Johnny`roleohibachi, he did he put in my ip on that site and it said closed08:29
bekkssus8766: you cannot change a route for containing a port. and since your ssh doesnt connect anymore, you did change the ssh configuration (which you should not) and not the iptables configuration.08:29
Johnny`I also clicked on that site Scan All Common Ports08:29
Johnny`and all ports show it says closed08:29
emxbekks, i want the repository of my webapplication to be in my encrypted home directory (which works well). i used mpm-itk to assign my daily user privileges to the apache process. since i installed 16.04 i want apache to access my files based on the group owner (www-data). that is: when apache creates a file it has owner www-data:www-data and i want to be able to edit that file with my daily user privileges. for that to work properly apache created directories08:29
emxmust have g+rwx but despite umask 0002 directories still have g+r-x.08:29
roleohibachiJohnny`: Have him connect directly to your server, rather than using a third party site. May I ask what service you're running on that port?08:29
Johnny`roleohibachi, Kega fusion08:30
=== step21_ is now known as step21
Johnny`and it wasn't working08:30
chomwittis there a page for upgrade troubleshooting? i mean why upgrade would halt in the keyboard config package? and without error displayed? makes no sense to me08:30
bekksemx: So dont fiddle with umask, but add your daily user to the www-data group-08:30
Johnny`He couldn't connect to me and I couldn't to him08:30
emxbekks, i did that08:30
bekksemx: thats sufficient then for editing files.08:30
emxbekks, not if apache created directories as well.08:30
emxif i want to edit files in those directories i need g+rwx08:31
bekksemx: you could run an additional chmod ug+rWx /var/www/08:31
bekksemx: and nothing else is needed.08:31
emxbekks, i have to do it every time apache creates a directory.08:31
christian_Hi is ubuntu 14.04.1 with kernel 3.13 still supported?08:31
Johnny`Oh you know what may be the problem netvixtra08:31
Johnny`I can't check any ports without Sudo08:32
Johnny`So maybe I need to add myself to a network group or something08:32
bekksemx: you have to do what exactly? Notice the upper W in the command above.08:32
roleohibachiJohnny`: I'm not familiar; but if he has a client for that application, he can point it at your IP address and port, and tell you if it makes a connection. Failing the availablity of a client on his end, he can test the port status by simply netcatting to it. `nc <IP> <port>` will either fail instantly (an ACK RST was received, meaning your GW or iptables is denying it), possibly timeout (meaning the GW of iptables is dropping it) o08:32
bekksemx: and notice the exact options on the command given.08:33
christian_I want to install 14.04.1 with kernel 3.1308:34
bekkschristian_: and whats keeping your from doing so? Why do you want an old version of 14.04?08:34
emxbekks, i noticed the capitalised w. i don't know that notation. what is it supposed to do?08:35
christian_bekks_: feels like I dont want to use kernel 4.408:35
bekksemx: setting permissions to rwx for user and group, and keeping those for newly created files and directories.08:35
bekkschristian_: Why?08:36
roleohibachichristian_: availability will be a challenge; you may have to build that yourself. It's not impossible. I would begin with a fresh install of 14.04, and then install a kernel of the version you're after. There are guides online, if you search 'kernel downgrade' (or, really, kernel upgrade... it's the same process)08:36
Johnny`Yeah I tried another site08:36
emxbekks, chmod: invalid mode: ‘ug+rWx’08:36
christian_bekks_: I just want to downgrade... is it recommended? 14.04 is supported til 2019 right?08:36
Johnny`The other site says my connection is getting refused08:36
Johnny`So something is rejecting it08:36
sobersabrehi. I'm trying to apply security/limits  for a specific group (jenkins), using a file /etc/security/limits.d/jenkins.conf08:37
sobersabreI'm on 14.04.x08:37
sobersabreit doesn't work.08:37
roleohibachiJohnny`: Forgive me for asking the obvious, but you've forwarded the port at your gateway, correct?08:37
sobersabreas root I'm doing: su - jenkins, and type in ulimit -a08:37
sobersabrethe nofile remains as was 102408:37
sobersabrewhat am I doing wrong?08:37
christian_roleohibachi Im downloading 14.04.1 right now... yes I want to do fresh install to08:38
apex_hallo08:38
apex_anonops08:39
Johnny`roleohibachi, it doesn't even seem like thats it08:39
roleohibachichristian_: That's the best start! Have you had compatibility issues with the latest kernel?08:39
christian_roleohibachi_: I want to use kernel 3.13 came preinstalled with 14.04.1... th xenial updates are backported to this right?08:39
Johnny`Just seems like whenever you want to check a port08:39
Johnny`It automatically gets refused upon checking08:39
Johnny`Even if its open08:39
Johnny`Such as 80 which is HTTP08:39
Johnny`Its obvious HTTP is open08:39
Johnny`But the site checker says it is not08:39
roleohibachiJohnny`: Port 80 is open on web *servers*, not web clients. Are you running a web server (httpd, etc)?08:40
Johnny`roleohibachi, nope08:40
christian_roleohibachi_: Well, its mostly.. gpu related.. there is this graphics artifacts when I play NFS MW and AOE3 in Wine v1.808:40
christian_roleohibachi_: It doesnt occur in kernel 3.13, 3.16 and 3.1908:41
roleohibachiJohnny`: Then the site ain't lying! Can you tell me what happens if you run `nc 127.0.0.1 5394`08:41
=== daci is now known as iJens
bekkschristian_: Downgrading is neither recommended nor supported.08:41
bekkschristian_: if you have a higher release than 14.04, you need to reinstall.08:42
Johnny`roleohibachi, johnny@johnny-desktop:~$ nc 127.0.0.1 539408:42
Johnny`johnny@johnny-desktop:~$08:42
Johnny`Thats it08:42
Johnny`Not even a need for pastebin on that one08:42
Johnny`lol08:42
christian_bekks_: Yes I would like to fresh install 14.04.1... its the first point release in 14.04 yeah?08:43
bekkschristian_: you want to install the current point release, not the first one ;)08:43
christian_bekks_: yes08:44
bekksemx: which permissions does a newly created directory get, when created by apache?08:44
bekkschristian_: So dont ibstall 14.04.1, but the current one :)08:44
christian_bekks_ does canonical still support everything in 14.04?08:44
roleohibachiIf christian_ is having GPU compatibility issues, he may in fact need a kernel downgrade. It's not recommended for the average user, but it's a thing. The most stable way is to install the latest release, then downgrade the kernel - not install an old release with an old kernel already in it.08:45
bekkschristian_: when running regular updates, yes.08:45
christian_bekks_: 3.13 kernel?08:45
sobersabrehow do I change the limit for number of open file for a specific user on ubuntu 14.04.x08:45
sobersabre?08:45
bekkschristian_: Why do you need an old kernel like that specifically?08:45
emxbekks u+rwx g+rx o+rx08:45
roleohibachiJohnny`: Is the server application running?08:46
elricsfateAnyone that knows how to bypass the login bug regarding "Still booting" when trying to login via SSH?08:46
elricsfateI'm unable to SSH to a host because of it08:46
elricsfatewtf08:46
elricsfateJust started working08:46
elricsfateDisregard08:46
elricsfateThanks all08:47
christian_bekks_: for games... I think the grphics in Mesa 1.1.3 that came with 14.04 is good08:47
bekkschristian_: "I think" is not a valid reason. Whats the specific problem with later kernels for you?08:47
christian_bekks_:10.1.308:47
=== step21_ is now known as step21
roleohibachiJohnny`: and have you `ufw allow <port>/tcp`?08:48
christian_roleohibachi_: so I can keep 16.04 but remove kernel 4.4 so that I can install 3.13?08:49
emxchristian_, if you have the opportunity: install 16.04 aside 14.04 and test your games.08:49
bekkschristian_: Whats the specific problem with later kernels for you? And what does mesa have to do with your kernel?08:49
roleohibachichristian_: That's a great question. Try it! At worst, it won't work but you'll learn to install a new kernel.08:50
christian_bekks_: how to upload a photo here? I want to show my screenshots08:50
sobersabrehm.... is my Q so difficult?08:50
emxchristian_, my laptop for instance feels 5 times fester with 16.04 than with 14.04. the only reason is certainly not kernel 4.4, but you may lose some unneeded weight that was gathered during all those months/years.08:51
christian_emx_: Im downloading 14.04.1 right now08:52
Johnny`ok so my ISP did block ports08:53
Johnny`Just not that one08:53
Johnny`They blocked port 2508:53
Johnny`I dunno why08:53
Johnny`But has nothing to do with anything else08:54
roleohibachiJohnny`: That's good to establish. Do you use a router, or are you connected directly to the ISP?08:54
Johnny`Right now I am directly connected to the ISP08:55
cyphawHello. Anyone knows where the user locales are stored? System-wide are in /etc/default/locale, but what's the equivalent for users?08:55
roleohibachiJohnny`: Is the server application running, and have you attempted to poke a hole in the host firewall?08:55
Johnny`roleohibachi, yeah its running08:56
Johnny`I'll take a screenie08:56
roleohibachiJohnny`: no sweat, I'm not familiar with your application anyway. I'll leave that up to you to sort. As long as it's configured to listen on the correc tinterface, you'll just need to use something along the lines of `ufw allow <port>/tcp`08:57
=== styles_ is now known as Guest53743
roleohibachiJohnny`: you'll know it's running correctly if you see it in the output of `sudo netstat -plant | grep <port>`08:58
Johnny`hmm now I'm getting a network error08:58
Johnny`When I start application08:58
Johnny`roleohibachi, no response08:59
roleohibachiFor the moment, instead of your application why don't we use `nc -l <port>`. Just leave it running in the background, and it will accept connections.08:59
Johnny`ok09:00
Johnny`Wow roleohibachi09:00
roleohibachiYou should be able to (in another terminal) `nc 127.0.0.1 <port>` and have it create a connection. Anything you type in to either one will be echoed on the other.09:01
Johnny`Success: I can see your service on XX.XX.XX.XX on port (5394)09:01
Johnny`Your ISP is not blocking port 539409:01
Johnny`It worked when I did that09:01
roleohibachiSay, there you go!! Looks like an application misconfiguration then. May I suggest you look around in its settings to make sure it's listening on the right interface, and is running with the right permissions?09:01
Johnny`So I have to run that in the terminal09:02
Johnny`Every time I want the port open09:02
roleohibachiNope, netcat is just a really dumb server. You are going to use your application as the server. Netcat is just a useful testing tool.09:02
roleohibachiIt tells us that your firewall, gateway and ISP are correctly configured. Now you have to configure your application.09:02
roleohibachi(So you can ctrl_c out of the netcat listener, it has served its purpose)09:03
Johnny`ok09:04
CinnamonRickRollHey, earlier I was upgrading from 14.04 to 16 when my laptop ran out of battery. It had gotten to the final stages and was installing the new packages, now when I try to boot it throws a kernel panic (something along the lines of being unable to mount something or other). If i boot into an older kernel it does some weird graphical things and brings up a dialogue box asking me whether it should run using default09:04
CinnamonRickRollgraphical settings or reconfigure, and I am unable to interact with this window09:04
Johnny`So this could be every application that is trying to access that port09:04
Johnny`Chrome, the game etc.09:04
Apachezanyone else who noticed that hexchat in ubuntu 16.04 have a userlist which seems to bufferswap with a userlist of another channel randomly?09:06
roleohibachiJohnny`: the game will be 'listening' on that local port. Clients (other players) will connect to you by creating new connections from their random high-numbered ports to the port you've specified. No other application will be able to listen on that port, because it is 'bound' to the port.09:06
archer121hi, I mesed up my mysql configuration files. Can anyone please help me reinstall mysql such that all configurations are reset to defaults?09:07
archer121What should I be doing if I want to start fresh? I am refering the the files in /etc/mysql09:08
roleohibachiarcher121: Try apt-get remove --purge mysql, then reinstall09:08
archer121roleohibachi: That's just what I did, but it did not help.09:08
roleohibachiarcher121: rm -rf /etc/mysql ?09:09
roleohibachiarcher121: (and reinstall)09:09
archer121I did that too.09:09
roleohibachiarcher121: persistent bugger... Does it create a ~/.mysql or somesuch?09:09
=== button is now known as crayon
archer121I am to do a sudo apt-get remove --purge mysql*09:10
archer121?09:10
Johnny`roleohibachi, here is what we're looking at here: http://picpaste.com/apps-LK2tGteD.png09:11
Johnny`As you can see09:11
Johnny`When the command is run09:11
Johnny`Everything is in order09:11
Johnny`When its not everything gets refused09:11
roleohibachiJohnny`: From first glance, it looks like 1) you haven't killed that netcat listener, so it's still bound to the port and 2) You're trying to connect to some other server, not host a server? That could be my misunderstanding of the application.09:13
Johnny`roleohibachi, what I did was I created a server and then opened a duplicate application to see if I could join09:13
Johnny`and both tests were a success09:13
Johnny`I was able to be both a host and a client09:13
roleohibachiJohnny`: I like it. What's not working?09:14
Johnny`roleohibachi, well it will only work when I have the netcat listener running09:14
Johnny`Which is strange09:14
Johnny`If the netcat listener is not running, the ports will all be refused09:15
archer121Anyone knows where /etc/mysql/debian.cnf comes from? I accidently deleted it and now I want it back.09:15
roleohibachiWell, we can see that there are no incoming connections to the netcat on that port. I suspect what's happening is, the netcat is binding to that port on your external interface, relelgating your application to bind on the loopback interface only. That would cause it to work locally.09:16
Johnny`ooh09:16
roleohibachiYou may re-run netcat with -vv just to be sure. It should list its interface. Likewise netstat -plant will show what interface it's listening on (by way of the IP)09:17
roleohibachiThat said, the application ought to be bound to 0.0.0.0, so it'll accept a connection from any interface.09:18
ducassearcher121: you can use apt-file to find out.09:20
archer121ducasse: I already ofund it out with google, but let me see how to find with apt-file09:20
ducassearcher121: 'apt-file search /etc/mysql/debian.cnf' after doing 'apt-file update'09:21
roflraptorhey09:21
roleohibachiJohnny`: I'm calling it a night. Best of luck; you may also seek help in that application's forums.09:21
Johnny`thanks roleohibachi09:21
roflraptorPeace man09:21
archer121ducasse: Yeah, thanks for telling me that.09:22
luupainajaHi. Im completely new to Ubuntu. Just installed it next to windows 10. But I cannot connect to internet. So far I have enabled VT in bios, which didn't help. Im on pc and connected with cable. No wifi. 'Sudo ethtool eth0' shows me 'cannot get device settings: non such device. Any ideas?09:23
roflraptorSo what terminal emulator do you recommend on ubuntu except the standard one?09:26
ViciousLooRollYou guys seen the bash on ubuntu on windows09:27
ViciousLooRoll?09:27
ViciousLooRollOr is here not the place to talk about that?09:27
roflraptorViciousLooRoll: yep, even windows is accepting his defeat :^)09:27
ducasse!ubuwin | ViciousLooRoll09:27
ubottuViciousLooRoll: Canonical and Microsoft have announced that Windows 10 will be able to run Ubuntu programs without needing porting/recompilation. This functionality is still in beta and is not supported in #ubuntu. For discussion and support, see #ubuntu-on-windows.09:27
ViciousLooRollDucasse cheers09:27
northumbrian.09:28
roflraptorguys any recommendations on terminal emulators?09:35
=== gms is now known as Guest66927
nickname234Hi guys. I have SSD with windows 10. I have created 3 more partitions on this disk: 1GB swap, 44 GB Ext4 and 1GB for boot. Now I try to install Ubuntu as Second OS. I choise custom disk partitions while install. Swap Partitition I use for swap, 44 GB Extr4 for mount /root and 1Gb Ext4 for mount /boot. Then I istall ubuntu. Then system requires reboot, I do it. But now windows is booted and09:41
nickname234there is no grub. How to boot from /boot, which one is last on DISK, or what shoud I do09:41
nickname234GB Extr4 for mount / (withour root)09:42
ducasseroflraptor: depends on what you want/need. i like roxterm but it's no longer maintained because gtk 3.20 breaks it, so i'm switching back to urxvt.09:45
=== Guest89527 is now known as wmp
=== OERIAS is now known as ZeeroKewl
Sesco.10:04
marta_Hello all, any one can help me out ?10:16
Ben64you have to ask your question to find out10:16
marta_I first installed xubuntu and then changed to lubuntu, meanwhile i got stucked at the start up... first it sayd something like  /dev/sda1: clean, 291272/4292608 files, 480345/18174432 blocks10:17
marta_but now just goes to the login user and do not start the lxde interface10:18
=== beaver_ is now known as beaver
norootmarta: can you login?10:19
marta_yes10:19
norootcan u become root?10:19
marta_let me see, normaly i do the sudo and it works10:19
norootyou might want to start lxde manually....10:20
marta_i cant use the su command... it says failed of autentification10:20
gobalhow to root android10:20
norootmake sure you use the correct password10:21
gobalcan do mv su file /system/bin for run root in android device10:21
marta_noroot, how can i start lxde, i normaly use startx commanfd10:21
gobal:-/10:22
marta_*command, ok let me check again10:22
Ben64gobal: you appear to be in the wrong channel, this is Ubuntu support, not android anything10:22
gobalok10:22
norootmarta: try systemctl start lxde<tab> as root10:23
norootmarta: or systemctl list-unit-files | grep -i lxde10:23
norootdont have ubuntu right at hand, sorry, just general ideas10:24
marta_thanks noroot and all10:24
=== unicron is now known as Guest19036
=== irwiss_ is now known as irwiss
marta_Hi again, i cant be root using the su and when i do the stystemctl start lxde it says some error ending saying lxde not found10:30
marta_im thinking on re-installing a clean lubuntu, should it fix my problems ?10:31
ProioHello10:32
marta_Hi10:33
dawavehello10:33
adroit_machine!wine10:33
ubottuWINE is a compatibility layer for running Windows programs on GNU/Linux - More information: https://help.ubuntu.com/community/Wine - Search the !AppDB for application compatibility ratings - Join #winehq for application help - See !virtualizers for running Windows (or another OS) inside Ubuntu10:33
funkyheadgirlhi10:33
ProioI'd like to switch from Windows 10 to Ubuntu permanently please10:34
funkyheadgirli finally got ubuntu 16.04 to work perfectly10:34
marta_!systemctl10:34
dawaveRaspberry Pi ?10:35
funkyheadgirli installed ubuntu into my usb then installed into my lenovo and tadah10:35
EriC^^Proio: make a live usb and install10:35
EriC^^!install | Proio10:35
ubottuProio: Ubuntu can be installed in lots of ways. Please see https://help.ubuntu.com/community/Installation for documentation. Problems during install? See https://wiki.ubuntu.com/CommonProblemsInstall - Don't want to use a CD? See http://tinyurl.com/3exghs - See also !automate10:35
ProioI downloaded 16.04 and made a bootable USB. It's just I've been using Windows for 10 odd years and I'm scared to take the plunge but I really want to learn it10:36
EriC^^Proio: dual boot them10:36
EriC^^or put ubuntu in a vm10:37
ProioOh no I want to get rid of Windows completely10:37
funkyheadgirlbut any idea how to connect to internet via my phone internet?10:37
EriC^^funkyheadgirl: which phone?10:37
funkyheadgirli disabled avahi-daemon10:37
funkyheadgirlnokia lumia 53010:37
funkyheadgirlit just shows internet connected OK i think but "cannot findservet"10:38
funkyheadgirlserver sorry*10:38
=== DerRaiden is now known as DerRaiden_
funkyheadgirlis it true i aint gonna need any firewall?10:41
funkyheadgirlor antivirus?10:42
akikfunkyheadgirl: to protect your network services, ubuntu has ufw which is a front-end to iptables10:43
funkyheadgirloujee10:43
akikfunkyheadgirl: you don't need an antivirus10:43
funkyheadgirlthis is so much better than any windows ever10:44
=== Alex_Ivanov is now known as alx
akikfunkyheadgirl: usually an antivirus could be used if you share files with windows with samba10:44
=== alx is now known as alexx
funkyheadgirlwell i aint gonna use any windows any more10:44
funkyheadgirlhe im gonna go and try again internet via my phone brb10:46
Proio2Okay I installed irc on my phone. I'm going to install Ubuntu on my system10:47
roflraptorBtw, I have heard that linux doesn't have viruses, is it true?10:48
EriC^^no, you were lied to10:48
roflraptorHmmm, but the amount of viruses is probably smaller than the ones on windows, right?10:49
EriC^^yup that is true10:49
Proio2EriC^^ please help me with installation if I run into any trouble10:49
EriC^^k10:49
Proio2Thank you very much10:50
EriC^^no problem10:50
roflraptorSo, should i get some kind of antivirus program?10:50
EriC^^i'd stay stick to the repos, don't run random commands or scripts from the internet, and if you have windows files shared then install clamav10:51
EriC^^if you download them in linux then use in windows or send to someone for instance10:51
roflraptorwhat does clamav do tho?10:51
EriC^^it's an antivirus for linux10:52
EriC^^!clamav10:52
EriC^^!av10:52
ubottuAntivirus is something you don't need on !Linux, except where files are then passed to Windows computers (perhaps using Samba). See https://help.ubuntu.com/community/Antivirus10:52
EriC^^!info clamav10:52
ubottuclamav (source: clamav): anti-virus utility for Unix - command-line interface. In component main, is optional. Version 0.99+dfsg-1ubuntu1.1 (xenial), package size 98 kB, installed size 726 kB10:52
Proio2Should I select install third party software?10:52
EriC^^Proio2: yeah if you want mp3 and stuff like that10:53
EriC^^*mp3 support10:53
Proio2Ah okay thank you10:53
roflraptorohhhhhh. So, if i don't dual boot windows then I am good without an antivirus?10:53
EriC^^roflraptor: yeah10:53
Ben64don't install random stuff from random places and you're pretty much safe10:53
=== coy is now known as Guest21267
roflraptorOh, I can manage that xD Thanks guys!10:54
MatruAnyone else ran into closing lid suspending laptop on 16.04? I used dconf Editor to se /org/gnome/daemon-settings/10:55
roflraptorMatru: Yep, it does suspend automatically10:55
Proio2Okay I've got an option for LVM and encryption. Should I just skip these?10:55
EriC^^Proio2: yeah, choose erase disk and install ubuntu if you want to single boot it10:55
Matrurolfraptor any idea why it still suspends tho i've set lid-close-ac-action to Blank?10:56
Proio2EriC^^ alright, much appreciated10:56
alexxeyMatru, maybe it's systemd-logind?10:56
EriC^^Matru: i think there are 2 suspends, one for on battery and the other while on ac10:56
roflraptorMatru: no idea buddy :(10:56
MatruEriC^^, there sure are two options but i've set them both for blank10:57
EriC^^Matru: oh10:57
roflraptorMatru: http://askubuntu.com/questions/15520/how-can-i-tell-ubuntu-to-do-nothing-when-i-close-my-laptop-lid10:57
roflraptorHave you tried this?10:57
Matrualexxey: I also tried setting /etc/systemd/logind.conf 'HandleLidSwitch' To blank10:58
Matrurolfraptor: Yes i've tried that one too10:58
alexxeyHandleLidSwitch=ignore10:58
roflraptorYep, it's not blank, it's ignore10:58
Matruwoudln't that leave screen On all the time?10:58
alexxeyI don't think so.10:59
Matruaight i should try that ^^10:59
roflraptorMatru: I think turning off the screen isn't managed by ubuntu10:59
alexxeyYeah, some hardware switch10:59
alexxeyperhaps.10:59
sburwoI am looking to help a friend tweak his laptop from my house. He has Ubuntu 16.04. I set up vino on my Ubuntu 16.04 and intend on putting vino on his for a vnc. What do I need to do after that?10:59
roflraptoralexxey: yep11:00
Matruroflraptor, alexxey: you're probably right. i just couldn't find a physical switch on my T50011:00
sburwoand ... I also have a ipad pro. VPN is the same thing as vnc? Can I remotely help him?11:01
MatruHandleLidSwitch=ignore works! Thank you guys! I've been strugling with this for a while :P11:01
zaggynlsburwo: teamviewer might be easier11:01
zaggynlor you'll have to set up portfowarding/vpn11:01
roflraptorMatru: ^^11:02
alexxeyWell, of course it has a physical switch for lid close detection. Maybe its more accurate to say backlight turnoff is managed by BIOS/EC/other low level stuff...11:02
alexxeyI could be wrong though...11:02
XOCKEThi11:02
Proio2Wow installed 16.04 very beautiful wallpaper11:02
tobias_fresh install of ubuntu minimal stucks at/after fsck, what could be the problem ? something with graphical drivers?11:02
XOCKETI don't tink there is ubuntu minimal11:02
tobias_lol yes there is11:03
sburwozaggynl portforwarding/vpn is just for my Apple or for a remote between my Ubuntu and his?11:03
XOCKETWhat are you laugh? tobias_11:03
roflraptorIsn't ubuntu minimal just an ubuntu server?11:03
Proio2EriC^^ installed. Er what would you recommend I do first please?11:04
tobias_because ive just installed ubuntu minimal on 2 pcs and u says theres no such thing11:04
XOCKETwhich one?11:04
XOCKETwhy don't you help him then?11:04
tobias_basically, but without the networking packages11:04
EriC^^Proio2: install compizconfig-settings-manager and set the unity plugin > launcher > click to minimize11:04
XOCKETtobias_, I hardly understand you, your place is ##tea11:05
roflraptortobias_: could you link the place where you downloaded it? I have never seen ubuntu minimal tbh11:05
EriC^^Proio2: that way if you want to minimize sometimes with the mouse you can click the icon again to minimize it11:05
tobias_https://help.ubuntu.com/community/Installation/MinimalCD11:05
EriC^^minimal is just an install where you choose what de and stuff during the install11:06
EriC^^i think it's the same as the netinstall cd?11:06
tobias_yeah, i just dont like all the fancy de, just a clean i3buntu11:07
EriC^^i3buntu :D11:07
XOCKETtobias_, does it has amazon and the rest packages?11:07
tobias_it has nothing if u dont choose it11:07
XOCKETlike arch?11:07
roflraptorpretty much arch :^)11:07
XOCKETsorry I think we are not suppose  to talk about arch. take my words back11:07
roflraptorwhy tho? :D11:08
tobias_the installation takes u to a package promt, where u can choose desktop environment etc11:08
XOCKETthat's nice11:08
funkyheadgirlno internet via my phone wont work11:08
tobias_kinda like arch, but with ubuntu11:08
tobias_i like ubuntus stable packages11:08
roflraptorXOCKET: wait wait wait, why are we not suppose to talk about arch? Hm? Hmmmmmmmmmmmmmm?11:08
roflraptorHMMMMMMMMMMMMMMM????11:08
roflraptor:^)11:08
EriC^^it's offtopic11:08
roflraptorOh11:09
roflraptorfine then :'(11:09
EriC^^there's #ubuntu-offtopic of course :)11:10
roflraptormight as well connect to the arch irc channel :^)11:10
tobias_its kinda irritating how i have to drop into rescuemode to install my packages, it works fine in virtualbox, so it has to be a driver issue11:10
=== ssaturos is now known as saturos
Proio2EriC^^ installed compiz settings manager, also changed additional drivers to nvidia11:13
EriC^^Proio2: great!11:13
team2016installing ubuntu on 64G stroage is enough?11:13
EriC^^try rebooting to use them and see if they work correctly11:13
EriC^^team2016: sure11:13
team2016EriC^^: short?11:14
team2016128G is required?11:14
EriC^^no, it needs like 8gb, 20g would be giving it a good amount of room to grow11:14
Ben64no, 10G maybe is required11:14
EriC^^so it depends on how much files you want to have in your home dir11:14
team2016but some one say that 64 G is short on windows 10.11:15
weird0hi11:15
team2016windows size is same with linux?11:16
EriC^^no11:16
tobias_https://help.ubuntu.com/community/Installation/MinimalCD 50MB11:16
EriC^^that's pretty small11:17
team2016oh great11:17
tobias_well, it comes with nothing, u have to have internet access to install it11:17
tobias_basically just boots an installer11:18
tobias_i run i3, but when im done installing my system runs on ~200mb ram11:19
=== daniel is now known as Guest46410
juacadoI'm trying to run a makefile with a target with the rule "sudo cp ./src/*.hpp /usr/local/include/mylib/ from inside Eclipse CDT but I'm having problems because of sudo: "no tty present and no askpass program specified"11:21
juacadoI've been reading about granting permission to my user in the sudoers file but I don't think that's a good solution, any alternatives?11:21
=== ssaturos is now known as saturos
EriC^^juacado: give permissions to your user on that specific dir maybe?11:22
juacadoEriC^^, that sounds better, I'm going to try11:23
GrorcoHi I feel dumb asking this but how do I get a program to execute just by typing the name in the terminal?11:27
EriC^^Grorco: which program?11:27
Proio2EriC^^ do you have any resources to help me get started please? I'm just installing my apps and learning terminal commands11:28
EriC^^!manual | Proio211:28
ubottuProio2: 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/11:28
GrorcoEriC^^, Well any, but specifically PyCharm at the moment11:28
EriC^^!terminal | Proio2 kind of useful too11:28
ubottuProio2 kind of useful too: The linux terminal or command-line interface is very powerful. Open a terminal via Applications -> Accessories -> Terminal (Gnome), K-menu -> System -> Konsole (KDE), or Menu -> Accessories -> LXTerminal (LXDE). Guide: https://help.ubuntu.com/community/UsingTheTerminal11:28
pakociaoo11:29
EriC^^Grorco: type grep -i "Name=pycharm" /usr/share/applications/*11:29
pako!list11:29
ubottupako: No warez here! This is not a file sharing channel (or network); read the channel topic. If you're looking for information about me, type « /msg ubottu !bot ». If you're looking for a channel, see « /msg ubottu !alis ».11:29
Proio2EriC^^ thank you very much, really appreciate it11:30
EriC^^Grorco: it should show you the .desktop file for that program, run "grep Exec /path/to/that/desktopfile" and it'll show you the command it uses to launch it11:30
juacadoI suppose I'll have to add my user to some group first11:30
EriC^^Proio2: no problem :)11:30
EriC^^juacado: you can use acl's if you want11:30
Kurowahello.11:31
EriC^^juacado: setfacl -m u:<user>:<permissions> /path/to/dir11:31
GrorcoEriC^^, I had already figured that out, a different way albeit11:32
antipsychiatryHello11:32
ducassejuacado: you could also set the path to ssh-askpass in the sudoers file so it prompts graphically11:33
GrorcoEriC^^, so how do I change it so I can just type pycharm to launch it?11:33
KurowaI want to ask for recommendation for multiboot USB creator similar to YUMI for windows?11:33
EriC^^Grorco: you can set an alias for it, alias pycharm='<command>' and put it in .bashrc11:34
antipsychiatryATENTION !!!!! Psychiatry must be ABOLISHED !!!!!!!!! Psychiatry is a fake !!!!!!!!!!!!! Please $$$$$$$$$$ visit WHY PSYCHIATRY MUST BE ABOLISHED on antipsychiatry.org11:34
jattjeez11:34
tobias_lol11:35
antipsychiatryHello tobias....11:35
tobias_offtopic? haha11:36
GrorcoEriC^^, .bashrc?11:36
halpmema laptop died: I saved the hdd. There is a working OS and all my data there. Can I access that data from another computer?11:36
EriC^^Grorco: ~/.bashrc11:36
halpmeI dont mean replacing the HDD of another computer with mine: that would work, but I cannot do that atm11:36
halpmeall I have is a windows os11:36
tobias_halpme: plug it in another pc, run lsblk to find devicename, mount it with mount /dev/sd<paritionnumber> /mnt11:37
halpmetobias_: that another computer has to have a linux distro installed, right? or does lsblk work on a windows os?11:38
halpmethat other*11:38
tobias_halpme: correct11:38
halpmenot an option atm11:38
tobias_halpme: depending on the filesystem on that disk it could me mounted in windows11:39
halpmetobias_: would that work from a NUC6 with nothing on it?11:39
halpmein it*11:39
=== coy is now known as Guest94626
tobias_halpme: whats the OS on that machine ?11:40
halpmetobias_: empty, Im buying it in 3 days time11:40
halpmealthough I could install any ubuntu distro and mount it from there as you said....11:40
GrorcoEriC^^, do I just put it at the end of the file?11:41
tobias_halpme: that would be my solution anyway11:41
halpmemmmmmmmm...11:41
antipsychiatryATENTION PLEASEEEEEEEEEEEEEEEE...... they spy on your thoughts !!!! They use MIND READING !!!!!! They use REMOTE NEURAL MONITORING !!!!!!!!! Check on internet about ex NSA people who expose this !  Also, here in Israel they listen the people's mind !!!! They are criminals . have no respect for the human being !!!!!!!!!!! I hope will appear in some11:41
antipsychiatryday a device to catch this people and put in prison!11:41
GrorcoEriC^^, it says in the file to but it into .bash_aliases11:42
ducasseantipsychiatry: spam somewhere else11:42
pimpMyNickI need to add resolution of 1600x900 on my Full HD monitor, using ubuntu 16.04. Xrandr and Xorg-conf method is not working, although it works on all previous versions. May I get some help?11:42
antipsychiatryDucasse: this is not spam!!!!!!!!! Be cool.11:43
milf_hi11:44
Kurowabut that's their job.11:44
Kurowahi11:45
GrorcoI got permission denied11:46
jpmhI wanted to add google-authenticator to my ssh log ins.  It is working well, BUT, in order for it to work, following the instructions, I needed to comment out @include common-auth in  /etc/pam.d/sshd and add auth required pam_google_authentircator - in /etc/ssh/sshd_config I added AuthenticationMethods publickey,keyboard-interactive password11:50
jpmhnow all works VERY well for the accounts with public keys and authenticator - BUT - the password accounts now accept ANY password - Clearly unacceptable - what did I do wrong11:50
pimpMyNickI want to ask a question from ubuntu community official. can anyone tell website plz? is it ubuntu forums, askubuntu or some other?11:53
Kurowaso... recommendation for multiboot USB?11:58
Kurowaother than multisystem.11:59
roflraptorKurowa: Under windows I know that you can use YUMI, under linux idk tbh12:01
yregHello guys12:01
=== roflraptor is now known as chtoetoboje
chtoetobojeHi yreg12:01
yregI am trying to remaster mys system, which has more than GB, and can not shrink it to less12:01
yreghey chtoetoboje !12:02
yregI know this is an annoying recurring question, but I figured maybe someone can point me towards a solution12:02
yregI already added this flag:  -allow-limited-size to mkiso, and commented out the exits upon 4+ GB fs detection12:03
yregand I am getting an ISO image with 5.5 Gb12:04
yregwhen I try to install it to a VM, I get an error during startup (either the install or the live option)12:04
GrorcoEriC^^, I got it working thank you so much!12:05
yregsaying that system is unable to mount /cdrom/casper/filesystem.squashfs12:05
W84mehAnybody know android code?12:07
yregbut when I try to mount it to my host system : mount /media/user/LiveCD/casper/filesystem.squashfs /path/to/mountpoint -t squashfs -o loop the 5+ GB squash fs is mounted correctly12:07
tekisuihola12:07
yregany one would have an idea on how to fix this12:07
yreg?12:07
tekisui¿12:08
pimpMyNickW84meh,  bucky's tutorials youtube12:08
Grorcodoes anyone use gdevilspie? I'm trying to use it in 16.04 and it doesn't seem to do anything12:08
tekisuiafter updating to ubuntu 16.04 many bugs12:08
tekisuiso switched to lubuntu12:08
W84mehthanks pimpMyNick12:09
pimpMyNickI need to add resolution of 1600x900 on my Full HD monitor, using ubuntu 16.04. Xrandr and Xorg-conf method is not working, although it works on all previous versions. May I get some help?12:09
bigvlc12:09
biginstall vlc12:09
=== nubcake_ is now known as nubcake
GrorcoI think it's impossible to have a program load on a different workspace :(12:13
ggnoredois there any good note-taking app that can sync between OSX on Ubuntu and you will recommend?12:13
bigapt-get install boot12:13
tekisuihai hai12:15
Kurowahelp on mkdosfs?12:15
noobuntuGuys I get this error message (http://i.imgur.com/6qXGhhv.png) in an hour or two and my wifi doesn't work unless I restart. Extremely annoying, only came up after 16.04LTS update. Any solutions?12:17
noobuntuhttp://i.imgur.com/6qXGhhv.png12:17
bigtelecharger ubuntu 1612:17
ducasseGrorco: not at all, devilspie can automatically move a window to another workspace. some wm's also have such a feature built-in.12:21
Grorcoducasse, that's what I'm having trouble with. Does it auto-start the program?12:21
ducasseGrorco: no, when devilspie is running the window will be moved when you start the program.12:22
Grorcoducasse, That's not working either.12:24
ducasseGrorco: which wm/de are you running?12:25
Grorcoducasse, compiz, mate12:25
Grorcoducasse, marco sorry I forgot I switched it back because I was having problems12:26
Grorco16.0412:27
=== psycho is now known as Guest81955
lapionanyone of oem alsa audio in here ?12:30
SchrodingersScatGrorco: huh, that's neat.  also check out wmctrl12:30
lapionanyone of the  oem alsa audio ppa team in here ?12:30
GrorcoSchrodingersScat, doesn't work for pycharm either12:31
GrorcoSchrodingersScat, or I need a long pause to let it load before moving it12:31
SchrodingersScatGrorco: yeah, I normally get the pid and then have it loop wmctrl searching for that pid until it pops up.12:32
GrorcoSchrodingersScat, I'm not sure how to do that12:32
FloaterHey guys Im wondering how I can make a .jar (java) file always executable on linux??12:33
GrorcoSchrodingersScat, I had sh -c '"/home/warren/Downloads/pycharm-community-2016.2/bin/pycharm.sh" %f && wmctrl -r 'pycharm' -t 3'12:33
SchrodingersScatGrorco: mpv can take a long time to start depending on the situation, so I background it, catch it into a variable, pid=$! ; then until wmctrl -l -p | grep -i "$pid"  &>/dev/null ; do echo "Waiting for window" ; sleep .5 ; done12:34
ducasseGrorco: never tried that, but it worked fine with xfce. according to what i can find online, gdevilspie works fine with mate.12:34
zerguthi12:35
zerguthow to set JAVA_HOME variable?12:35
SchrodingersScatJAVA_HOME="/foo/bar/path"12:35
zergutin command line?12:35
GrorcoSchrodingersScat, how do you background it? I've never worked with any start-up scripts :/12:36
SchrodingersScatzergut: can set it in your bash files if you need it to load every time, like .bashrc12:36
zerguti have edited /etc/environment/12:36
zergutam i fool?12:36
SchrodingersScatGrorco: a single & is background. so for your case it would be, sh -c '"/home/warren/Downloads/pycharm-community-2016.2/bin/pycharm.sh" %f &      #and then $! represents the pid of the backgrounded process, so you can catch that in a variable.12:37
SchrodingersScatzergut: guess that depends on your intent, what are you trying to do?12:38
zergutthis is my /etc/environment file http://pastebin.com/VErJYmtr12:38
zerguti've installed Gradle12:38
zergutand it says ERROR: JAVA_HOME is set to an invalid directory: /usr/lib/jvm/default-java12:38
zergutwhen i type echo $JAVA_HOME12:38
zergutthere is nothing, i mean like empty string12:39
zerguti guess im trying to make this error disappear :)12:39
ducassezergut: a better place for user config is ~/.bashrc, files in /etc are for system-wide config. log out and in after editing.12:40
SchrodingersScatright, I'd probably put the /etc/ back to default and play with .bashrc as well12:40
boscohey12:40
zergutbashrc in the root?12:41
zergutdirectory12:41
SchrodingersScatyour home12:41
zergutoh12:41
SchrodingersScatbosco: oh hey12:41
zergutthanks, ill try!12:41
SchrodingersScatzergut: as far as the directory not existing, does it exist?12:42
zergutyeah, i see the file in my home12:42
noobuntuAny ideas what I can do about this error? http://i.imgur.com/6qXGhhv.png12:43
noobuntuwifi stops after this until restart12:44
zergutbtw what does mean "export JAVA_HOME"12:45
zergutline?12:45
akikzergut: if you had multiple versions of java installed, you could change the version with that12:47
SchrodingersScatzergut: I normally do it all in one line, export variable="/foo/bar/"12:48
Zncinghello12:48
zergutakik: i have 2 open JDK and one oracle's12:49
Zncinghi12:49
zergutSchrodingersScat: got it, thank you12:50
AntipsychiatryPsychiatry must be abolished!!!!!!!!! Why secret service dont expose this FAKE psychiatry?????? Www.antipsychiatry.org12:50
Zncingwhich do you use  linux ?12:51
AntipsychiatryWhy they SS are hand in hand with this satanic psychiatry????????12:51
Kurowahello. can I request help on mkdosfs?12:53
FloaterIs there a way to run a file @ startup without root? A bashfilet hat does not require root?12:54
Zncingyes12:55
Zncingoh my zsh12:55
Zncinghave use it ?12:56
FloaterI really need help with that, i have a .jar that I need to run @ startup12:56
FloaterNot yet12:56
FloaterIt's an alternative to bash12:57
Floaterit looks so much better than the original ;312:57
GrorcoSchrodingersScat, I keep getting an syntax error near unexpected token `then'12:59
zergutokay i've edited bashrc and when i type echo $JAVA_HOME it says nothing anyway12:59
zergutand Gradle still not run12:59
GrorcoSchrodingersScat, I figured that part out lol I am way to tired13:01
=== gromih is now known as gapi
MiharuHi.13:04
ADB_ADM02ADM03 reboot the server pls Thanks!13:05
ADB_ADM02Please reboot!13:05
ADB_ADM02OK thanks!13:05
ADB_ADM02And sorry about Mac i don't know!13:05
ADB_ADM02ADM01_SYSADM please halt the Ubuntu server 0213:06
MiharuSay... Is 64GB flash drive no good for creating a liveUSB? I want to create ubuntu liveUSB from windows, but cannot format it into FAT32 (either exFAT or NTFS). Help?13:06
ducassezergut: did you log out and back in?13:06
zergutyeah13:06
MiharuSorry for the noob question.13:07
ducasseMiharu: you don't need to format the usb stick to make a live usb.13:08
guiteHi everyone13:09
MiharuHuh??? Really?13:09
ducasseMiharu: just write the image, it will overwrite any existing filesystem anyway.13:10
guiteI would like to get rid of an error message ”nvidia-modeset not found”. I was wondering in which package this “nvidia modeset stuff” is installed, does anybody knows that ?13:10
guiteI switched to Xenial few weeks ago13:10
guiteubuntu 16.04, kernel 4.413:10
MiharuTo be honest I want to use multiboot in YUMI. The tutorial said to format it in FAT32..13:11
ducasseMiharu: totally different thing.13:11
maqboolirc://irc.gnome.org/newcomers13:13
maqbool#newcomers13:13
MiharuSo... just format it in whatever I need, and let the application do its work?13:13
MiharuThanks, will try now.13:13
guitethe correct error message I get is : “modprobe: FATAL: Module nvidia-modeset not found in directory /lib/modules/4.4.0-34-generic”13:14
guiteand of course, using modprobe, I get :13:19
guite-> # modprobe nvidia_361_modeset13:19
guitemodprobe: ERROR: could not insert 'nvidia_361_modeset': No such device13:19
guitethat’s disappointing :)13:19
guite(I’ll be afk for a while, but don’t hesitate to hl me if you can help me, I’ll answer asap :) )13:21
=== psycho is now known as Guest20220
=== coy is now known as Guest8255
=== grubles_ is now known as grubles
CodingCookieUNetbootin doesn't show any usb stick, iam on a macbook pro, i allready used disk utility to change the format to Exfat. May someone of you could help me?13:28
mosb3rgi would recommend Fat3213:29
mosb3rgor Fat if your formatting with Disk Utility i think13:30
mosb3rgoften UNetbootin wont recognize sticks correctly with the wrong file system13:30
mosb3rgoccasionally if the stick is very large it will show as a normal HDD depending on the brand as well.13:31
CodingCookieive got a intenso 16gb usb stick13:31
mosb3rgthat shouldnt be too large, just requires a Fat32 format13:31
mosb3rgdo you have gparted ?13:32
mosb3rgah im sorry you said mac hang on.13:32
Guest20220CodingCookie, do you try to create liveusb?13:32
BluesKajhiyas all13:32
Guest20220hi13:32
mosb3rghttp://qsee.custhelp.com/app/answers/detail/a_id/2560/~/mac%3A-how-to-format-a-flash-drive-to-fat32-in-mac-os-x13:33
mosb3rguse these settings on the stick, then put it in and close/open UNetbootin13:33
CodingCookieGuest20220: no, i just want to install gnome ubuntu on my friends computer, but the usb stick doesn't appears13:33
Guest20220CodingCookie, if yes, so you can use dd in terminal13:34
mosb3rggood old disk destroyer :P13:34
tjingboemwhat s the best off-line website builder for Ubuntu?13:35
Guest20220CodingCookie, so you can really try dd to make bootable usb stick13:35
mosb3rgyes just forces the image into onto the stick,13:36
zergutducasse: so, what do you think it may be?13:36
CodingCookieGuest20220: would it be possible that the usb stick isn't bootable anyways, so unetbootin doesn't recognize it13:37
ducassezergut: i suspect you might not have set the variable correctly, since echo reports it as empty13:37
zerguti've done 3 steps13:38
zergutopen bashrc file with gksudo gedit bashrc13:39
zergutedit it13:39
zergutand close13:39
zergutthen relogin13:39
Guest20220CodingCookie, so you can try open terminal in folder with ubuntu, than try in terminal "dd if=ubuntugnome.iso of=/dev/sdb" or /dev/blc1 i just dont remember system partitions in mac , you can see where flash drive is in disk utility13:40
zergutif i open file now, it looks like edited, i mean before my corrections it was aboslutely empty13:40
zergutducasse: so, what do you think?13:40
ducassezergut: are you actually using bash or some other shell?13:40
zerguti guess it's bash13:41
zergutGnome Terminal13:41
ducassezergut: 'echo $SHELL'13:41
zergutit says /bin/bash13:41
ducassezergut: and what did you add to .bashrc?13:42
zergutJAVA_HOME="/usr/lib/jvm/java-8-oracle"13:43
zergutand13:43
zergutexport JAVA_HOME13:43
lordcirthzergut, just please triple-check your dd command :)  It's called Destroyer of Disks for a reason13:43
ducassezergut: and 'echo $JAVA_HOME' reports it empty?13:44
zergutducasse: yeap13:44
ducassezergut: try 'source ~/.bashrc'13:44
CodingCookieGuest20220: if im trying to it with dd output ->dd: /dev/disk2: Resource busy13:45
zergutducasse: yeap13:45
zergutnow output is correct13:45
zergutbut gradle still says error, wrong JAVA_HOME directory13:46
Guest20220CodingCookie, /dev/disk2 it is flash drive? if so, try to unmount it on disk utility13:46
ducassezergut: for some reason it seems ~/.bashrc is not sourced on startup. do you have the file ~/.profile?13:47
FloaterI really need help with that, i have a .jar that I need to run @ startup - how can i do this without access to root?13:47
Guest20220COdingCookie, os command will be the next, dd if=nameofisofile.iso of=/dev/disk213:47
zergutducasse: yes, i have13:48
ducassezergut: make sure it sources ~/.bashrc13:48
zergutone sec, ill show it13:48
CodingCookieGuest20220: i think it need it's time to get things done , allready wating 2min13:49
Guest20220CodingCookie, depending on speed of flashdrive, so now just wait)13:50
zergutducasse: http://pastebin.com/fmfCi1yR is it okay?13:50
zerguti just need to add on last line 'source ~/.bashrc' , right?13:51
ducassezergut: that file should already do so, so you shouldn't need to13:53
zerguti dont understand what's going on, then :)13:54
Floater??13:54
ducassezergut: have you also got ~/.bash_profile or ~/.bash_login?13:54
zergutno13:54
zerguti havent13:54
ducassezergut: then i don't know what's going on, ~/.bashrc _should_ be sourced. you can try adding it to ~/.profile anyway, but...13:56
ducassezergut: btw, are you trying to start this program from gui or cli?13:56
zergutcli13:56
ducassezergut: which terminal was this? gnome terminal?13:58
zergutyeap13:58
ducassezergut: look in the settings if it is set to start as a login shell or not13:58
Guest20220how to enable vsync in compton?13:58
CodingCookieGuest20220: thanks a lot! :) it works now13:59
=== JanC_ is now known as JanC
Guest20220CodingCookie, no problems )13:59
random_troubleshHow come my GPU does not show up under "Additonal drivers"? GeForce 1060, I can see it with lspci13:59
zergutducasse: how to?14:00
ducassezergut: i have no idea, i don't use gnome terminal, but i'm guessing there should be a setting for it.14:01
ducasseGuest20220: 'man compton', press '/' to search for 'vsync'.14:01
Guest20220duscasse, thx14:01
Azitrexin ps command filed of C is number of cpu core ?14:04
aki237Guys, I have a laptop with a AMD Radeon Graphics Card (VenID : 666f, HD 8550M). It seems AMD has dropped support for its fglrx drivers in Ubuntu 16.04 (rather xorg 1.18)14:05
random_troubleshsolved my issue, added ubuntu-graphics repository14:05
aki237What should I do switch the default Renderer.14:05
aki237I have the drivers. Everywhere it is advised to run the Open Source Drivers.14:06
=== blinkbot2k is now known as blinky42
aki237Always the glxinfo says I'm running Mesa 3D with intel Haswell graphics. I just need a way to switch the cards14:07
=== dave-akxwi is now known as akxwi-dave
bitkid_hey guys, need some help with usb live inarLL14:18
bitkid_install*14:18
bitkid_i am getting 1k+ "new high-speed usb device" etc14:19
bitkid_no usb device is connected14:19
bitkid_i even unpluged the mouse and keyboard14:19
bitkid_any tips?14:21
lordcirthbitkid_, laptop or desktop?14:22
funkyheadgirlHi14:22
bitkid_desktop14:23
funkyheadgirlI was wondering if you could help me here?14:23
lordcirthfunkyheadgirl, yes, this is the #ubuntu support channel14:23
funkyheadgirlI tried to connect my computer to internet via my phone but it says server not found or something about DNS not working right14:24
funkyheadgirlI have lenovo t430, Nokia Lumia 530 and Ubuntu 16.0414:24
funkyheadgirlAt first I got problems with all internet even ethernet, but then I did something to avahi-daemon and got this via ethernet working14:25
zergutducasse: yea, it's bash14:25
funkyheadgirland now it's working with wireless ipv6 I think but via phone wireless it's not working14:26
funkyheadgirlwhat is bash?14:26
funkyheadgirlops wrong person sorry14:26
funkyheadgirl:D14:26
bitkid_Lordcirth with the same thing i think 2 days ago, still cant get it to work...  i talked to our linux guru at work and he thinks with all the things tried it might be the motherboard14:26
ducassezergut: what is bash?14:27
zerguti meant Gnome Terminal :)14:28
zergutlogin shell14:28
bitkid_i tried the grub commands from one of the supportlinks "https://ubuntuforums.org/showthread.php?t=2304054" but same thing... it keeps comeing back to the usb thing tho14:28
ducassezergut: i have no other suggestions, unless there is a typo in ~/.bashrc or in the filename itself.14:29
lordcirthbitkid_, yeah, it does sound like a bad usb controller or something on the southbridge14:30
bitkid_is there a way to disable that prior to boot?14:31
bitkid_lol i realy need to get this thing running before the new work week... im at the point where im considering windows and vm ubuntu...14:32
* larrymi mojoruns integration14:34
=== larrymi is now known as larrymi-vac
lordcirthbitkid_, Don't you have a CD drive?14:34
bitkid_if u have anytips lordcirth in regards to th usb or bridge that u  metioned pelase let me know i will have the tablet open on the irc while i take evverything out of mothereboard othere then hardrive 1 gig ram cpu and gpu14:34
bitkid_ya im booting off cd now14:34
lordcirthbitkid_, so what's wrong with that?  I mean USB not working sucks but you can get it installed, right?14:35
bitkid_im just realy realy hoping its not the motherboard. excuse my spelling iv been up for 24 hours + at this point14:35
bitkid_no14:35
bitkid_so when i use cd it crashes 1/3 in the install14:36
zergutducasse: okay, thank you very much14:36
ducassezergut: check the simple things. is there a typo in .bashrc or in the filename itself?14:37
zergutducasse: no typos in bashrc and what filename?14:41
ducassezergut: ~/.bashrc14:41
zergutno14:41
zergutmay be i should provide /bin directory of jvm14:42
zergutor just jvm itself?14:42
ducassezergut: ok, you can try adding a line to source it from .profile14:42
lordcirthbitkid_, oh that's not good.14:42
ducassezergut: don't know where the variable should point, i avoid java at all costs.14:43
lordcirthbitkid_, What's the error?  Also check the hard drive's SMART data (smartctl -a /dev/sda)14:43
zergutducasse: ;)14:43
zergutducasse: so like add to .profile 'JAVA_HOME="somePATH"' line or what?14:44
ducassezergut: 'export JAVA_HOME=/usr/....' or 'source ~/.bashrc'14:45
zergutokay trying second one14:45
zergutjust to last line of file?14:46
zerguthttp://pastebin.com/fmfCi1yR14:46
ducassezergut: just add it to the end on a separate line14:47
NiceFriendLets be.friend and talk in pv? Anyone?14:50
=== psycho is now known as Guest85476
zergutducasse: should i relogin or reboot as well?14:53
ducassezergut: relogin14:53
pac1#node15:02
ProioHello :-)15:09
zergutducasse: i guess i found the "key" of problem not without help, of course15:11
ducassezergut: is it working now?15:12
ProioJust moved from Windows to Ubuntu. I installed dropbox-nautilus but after restarting I can't use nautilus at all15:13
ProioI tried nautilus -q but that doesn't work, when I click the file manager in launcher nothing happens15:14
zergutducasse: kinda, the problem was in /usr/bin/gradle script15:14
zergutit's kinda 'overriding' system variables i were told15:14
zerguti mean i was15:15
don_does anyone know how to install MF3240 Laser printer in ubuntu.  I have tried and search the internet and can not get it to work?15:23
don_does anyone know how to install MF3240 Laser printer in ubuntu.  I have tried and search the internet and can not get it to work?15:25
ducasse!patience | don_ it is quiet here on weekends15:28
ubottudon_ it is quiet here on weekends: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or http://ubuntuforums.org or http://askubuntu.com/15:28
don_I tried searching there as well15:29
don_Everything I have found did not work.15:29
zergutducasse: yeap all is kinda working15:32
tonytdon _ https://ubuntuforums.org/showthread.php?t=114072415:32
ducassezergut: ok, good :)15:32
zergutbut version on ubuntu reps was ancient so i have to update ;)15:32
zergutducasse: thanks a lot!15:32
ducassezergut: no problem :)15:32
tonytdon_ also https://www.canondrivers.org/canon-mf3240-driver-download/ . there is a email listed to contact the maker of your printer15:33
don_That is wrong printer.  That is for the MF427015:33
tonytok sorry. email them and ask15:34
=== topsy is now known as topsyandpip56
tonytadmin@canondrivers.org15:34
don_I send them an email as well15:34
tonytk15:34
ducassedon_: afaik, canon are not the best for linux support. if there are no drivers on their website or openprinting.org you might be stuck.15:35
johnc4510don_: do you have the correct driver?...googled this: MF3240 Laser printer driver linux...and got the driver page at cannon15:35
johnc4510linux is supported15:36
don_I tried everything15:36
don_I know it says it is linux supported but I can not get it working15:36
johnc4510ah15:36
johnc4510driver installs not my fortay15:36
thoweI installed ubuntu LTS to my second HD, but the boot load (grub maybe) appears to have put itself on the first HD somehow beside the boot loader for pc-bsd...15:36
ubuntu-mateI have a question for an Ubuntu guru...15:37
don_I even tried doing a Virtual Box but USB is not detecting in VB.15:37
anonymous_Hi im am new here can you explain me more for this chat15:39
tonytit is a ubuntu support channel15:40
ubuntu-mateUbuntu seems to have a problem mounting a shared disk on an apple time capsule15:41
anonymous_iok15:41
ubuntu-mateI can find the command to mount one manually, but why doesn't Ubuntu do this automatically?15:42
ducasseubuntu-mate: which protocol is used to export the disk?15:42
ubuntu-mateI think it is a windows share, with a disk password.15:43
knifeworkdoes anyone know of a channel specifically for xfce on chrunbuntu?15:44
jereluthis there a way to get the close and minimize buttons on the top right instead of the left15:44
jereluthi'm so used to windows15:44
ubuntu-mateAs I understand it, the manual command is needed to specify a different type of authentication15:45
akikubuntu-mate: does apple provide a linux client for time capsule?15:45
ubuntu-mateI doubt it15:46
=== linuxmodder is now known as linuxmodder|FOSS
=== linuxmodder|FOSS is now known as linuxmod|FOSSCON
akikubuntu-mate: i doubt ubuntu has anything especially written for time capsule15:46
bekksakik: no.15:46
ubuntu-mateI am able to get it mounted with a cifs command.  I am curious why this isn't handled in the GUI15:47
ubuntu-mateok, thanks bye15:48
bekksubuntu-mate: windows shares dont have disk passwords, but only share passwords - or requiring user authentification against the authentification mechanism used by the host providing the share.15:48
=== Nach0z_ is now known as Nach0z
Azitrexinstalling a 32bit gnu/linux on a 64bit machine could to take lower ram compare to installing 64bit of OS ?16:20
lordcirthAzitrex, in theory yes but I don't think it's by much16:21
lordcirthAzitrex, instead use a lighter desktop environment (say Xubuntu instead of Ubuntu) and consider installing zram16:21
tripleshackleclear16:22
tgm4883Azitrex: how much RAM do you have?16:22
Azitrexlordcirth: it's a server node , with 512 MB of Ram and i must be run some heavy services and when all things deployed Ram is main problem and i want to config best condition i know about swap but i want to have Ram performance at the first16:25
Azitrex i know Data-Bus in 64bit machine is 64 address access to memory cell but when i installing 32 bit of OS Data-Bus changed ? i think no but i dont test it yet any experiance ?16:25
lordcirthAzitrex, 64bit binaries tend to be slightly larger, that's all.16:26
tgm4883wow 512MB RAM16:26
lordcirthAzitrex, look at zram.  It compresses less-used pages in ram to prevent swapping16:26
OerHeks"heavy services" ..16:26
tpw_ruleshello. i am trying to erase an external usb drive using a command like "dd if=/dev/zero | pv | dd bs=1M of=/dev/sdd1" and am getting wildly varying transfer speeds. A decent portion of the time it's at ~100MB/s and the rest it's down qt 4MB/s. is there caching i can enable/disable/etc to get a smoother picture?16:32
OerHeksbs=4M might work faster16:33
tpw_rulesdoesnt' change anything16:33
tpw_rulesbut it will be maybe 100MB/s for 3 seconds then 4MB/s for 616:33
tpw_rulesin a loop16:33
chunwang_hello16:35
seednodetpw_rules, perhaps you're hitting the limitations of the write buffer?16:37
Azitrexlordcirth: i read about zRAM at https://www.kernel.org/doc/Documentation/blockdev/zram.txt do you think is have better performance compare to swap ? means i could to remove swap and use zRAM instead ?16:37
The[void]hey guys, is there any easy way to upgrade from ubuntu 14.04 to ubuntu mate 16.04.1 without doing a fresh install?16:37
tpw_rulesseednode: yeah, but i'd expect it to level out to the average at some point? i didn't know the write buffer had a hysteresis, which is what it looks like16:38
seednodetpw_rules, no clue, I've not seen that before in practice, just throwing out ideas16:38
tpw_rulesmy system has a lot of RAM, so it's conceivable that it can fill up at 100MB/s, then stay at some lower level. but why would it drop to 4 and then recover?16:38
tpw_rulesokay16:38
stonerlhi hope someone can help me. I try to install ejabberd on Ubuntu 16.04 from the repos. But installetion always fails because ao a missing pid file:16:39
stonerlejabberd.service: PID file /run/ejabberd/ejabberd.pid not readable (yet?) after start: No such file or directory16:39
stonerlhas anybody cloud what to do?16:39
seednodeIs the USB drive a USB-attached spinning rust drive, or some form of flash?16:39
tpw_rulesspinning rust16:39
hoijuitoday i ran the update from ubuntu 12.04 to 14.04.01, and after restart, right when starting to boot from HD, i just get a few times: "error: File not found" (about 4 or 5 times)16:39
tpw_rulesover usb 3.016:39
seednodeHm... I'd expect the scenario I described more often over flash16:39
tpw_rulesyeah16:39
hoijuii can boot from USB (already did)16:39
tpw_rulesto be honest it's almost entirely aesthetic. i think the average is around 60-70MB/s but i want an accurate estimate since this is gonna take a while16:40
tpw_rulesand i have ntohing better to do right now ;P16:40
=== diverdude is now known as Guest89757
hoijuithe system uses md raid16:41
lordcirthAzitrex, with only 512MB you'll want zram and swap, probably16:41
tpw_ruleshoijui: do you get grub?16:42
The[void]hey guys, is there any easy way to upgrade from ubuntu 14.04 to ubuntu mate 16.04.1 without doing a fresh install?16:43
lordcirthThe[void], backup and do-release-upgrade16:44
tpw_ruleshoijui: http://askubuntu.com/questions/234088/how-to-make-grub2-detect-and-boot-ubuntu-on-a-raid-1 i think this i what you want to do. it sounds like grub didn't get rewritten with the correct raid drivers so it can't find its boot files16:44
hoijuitpw_rules, i think no grub16:44
hoijuiahh cool, thanks tpw_rules! that sounds very likely! will try16:45
The[void]lordcirth but wont that just upgrade to the newest regular ubuntu?16:45
OerHeksThe[void], that is what you asking, 16.04.1 ????16:46
The[void]but transitioning from regular ubuntu,  to ubuntu mate16:46
OerHeksThe[void], and if you want to change desktop too, just install that?16:46
lordcirthThe[void], oh, from Ubuntu standard to mate?16:46
lordcirthYeah just upgrade then install MATE, confirm it's working, uninstall the old if you like16:47
OerHeksuninstalling desktops can give vary results.. i would leave it there16:47
The[void]ah,  i thought the mate branch was more than just a DE16:47
tpw_ruleswell it comes only with mate on the installer16:48
e24khi16:52
EriC^^hello16:52
e24kI'm using xubuntu 14.04 LTS16:52
EriC^^great16:52
EriC^^ubuntu 16.04 here, any problems?16:53
e24kwhen I open settings > appearance > style , I only have a few themes16:53
EriC^^!themes | e24k16:53
ubottue24k: Find your themes at: http://www.gnome-look.org - http://art.gnome.org - http://www.kde-look.org - http://kubuntu-art.org - http://freecode.com/tags/theme - http://www.guistyles.com - https://wiki.ubuntu.com/Artwork/ - Also see !changethemes and https://help.ubuntu.com/community/UbuntuEyeCandy16:53
e24kcan I upload a picture here?16:54
EriC^^yeah, imgur.com16:54
lordcirthe24k, imgur16:54
OerHeksbest theme tool is unity-tweak-tool16:55
=== muskrat is now known as MuskeyFlippers
=== MuskeyFlippers is now known as muskrat
e24khttp://imgur.com/a/EFuVo16:56
e24kI have a few styles16:57
e24kI also installed xfce4-goodies16:57
e24kbut I couldn't find any changes in style16:57
e24kone more time I have to say , I'm using xubuntu 14.04 LTS16:58
tpw_rulesmy computer has two monitors. when i wake it up, ubuntu decides seemingly arbitrary which one I will be typing my password into. it changes from one wakeup to the next. any way to pin it down?16:59
EriC^^tpw_rules: it depends where your mouse is17:00
lordcirthtpw_rules, probably but I don't think it'd be worth the hassle17:00
lordcirthYeah, the one that had focus17:00
OerHekse24k, If the theme contains scalable images it's better to install the librsvg package https://wiki.xfce.org/howto/install_new_themes17:00
tpw_ruleshm okay. fair enough17:00
tpw_rulesso whichever monitor had the mouse when it fell asleep is the one i log in to?17:01
__raven__hi17:01
EriC^^tpw_rules: yeah it's the one that has the login screen17:01
EriC^^you log into both though (technically)17:01
tpw_rulesokay. thanks for demystifying that17:01
tpw_rulesyeah17:02
__raven__not possible to connect to bluetooth audio device. message kind of "protocol not available" reported. os: xubuntu 16.04lts. any idea?17:02
OerHeks__raven__, good start https://help.ubuntu.com/lts/ubuntu-help/bluetooth-problem-connecting.html17:03
__raven__OerHeks: i should be more precisely: connection is possible but problem occures at "use as audio output"17:04
=== Mathis|2 is now known as Mathis
tgm4883on mine the login screen switches to whatever screen the mouse is on17:05
OerHeks__raven__, checked out alsamixer > F6 ??17:05
hoijuitpw_rules, you were right! :-) boot-repair did the trick, and ubuntu seemed to have booted fine.. niice tool. thank you!17:05
__raven__OerHeks: let me do it "live"...17:05
ArctorbHey there, can somebody help me out?17:09
ducasse!ask | Arctorb17:09
ubottuArctorb: 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 !patience17:09
somsipArctorb: Scanner Darkly?17:10
ArctorbWhenever ( reboot my machine, some of my settings dont stay. is there a way to fix this?17:10
__raven__OerHeks: paired audio device, right click using blueman-applet, "connect to audio output" causes "blueman.bluez.errors.DBusFailedError: Protocol not available"17:11
OerHekshttp://askubuntu.com/questions/789088/bluetooth-headset-gives-error-connection-failed-blueman-bluez-errors-dbusfailed17:12
OerHekstons of posts with the same answer17:12
lordcirthArctorb, what settings, and what Ubuntu version?17:12
ArctorbUbuntu Mate 16.04 wallpaper, and window manager settings.17:14
__raven__OerHeks: yeah it works thank you. what was really stupid easy... ;)17:16
=== jstein_ is now known as jstein
OerHeks__raven__, have fun!#17:17
mustmodifyIf I do something like `cat filename`, and the file changes before the dump is complete, might I get a corrupt file?17:19
nomicmustmodify it won't corrupt your file17:22
nomicits only reading it, whatever it does17:22
nomicin terms of display, if a large file, changing17:22
nomicthe display may be corrupt17:23
nomicfile won't be corrupt17:23
nomictry it17:23
sLaNjGood afternoon all.17:24
sLaNjI'm having some issues with ubuntu 16.04 LTS.  I'm VERY new to linux and am having some problems getting my windows 7 shared directories to be seen by the ubuntu box.17:25
sLaNjI've gone through network, connect to server, ive tried gigolo, and gotten help from several people experienced with linux but am still unable to access my windows share workgroup.17:26
sLaNjCan anyone give me some help?17:26
OerHekssLaNj, did you enable firewall on your ubuntu ??17:27
mustmodifysLaNj: so you have a shared directory and you can't access it from ubuntu.17:27
mustmodifyWhat have you tried?17:27
sLaNjive tried connecting through the basic network tab in files.  i get to the workgroup dir but it just times out when trying to connect17:28
sLaNjive tried smb://PC name17:28
FyrePhoenixhi all, quick question.  is qmail still a viable mta today?17:28
sLaNjas well as smb://ip17:28
sLaNji also installed gigolo remote system manager17:28
sLaNjno luck on any17:28
sLaNjand im positive i have enabled all sharing in the win 7 machine17:29
sLaNjim able to browse all my shares from 3 other windows pc's17:29
sLaNjjust not this ubuntu install17:29
sLaNjwhatever i do, the connection times out17:30
mustmodifysLaNj: are you comfortable using the command line / shell?17:30
sLaNjcomfortable, not really.  but im willing to try17:30
sLaNji don't know most of the shell commands17:30
mustmodifyok, but you've done it?17:30
sLaNji also spent about 4 hours on ubuntu forums17:30
sLaNjyes17:30
OerHeks sudo ufw allow 139 && sudo ufw allow 445 did the trick for me17:30
sLaNjive used it to install samba17:31
sLaNjand nautilus17:31
OerHekssLaNj, easy on the enter please17:31
sLaNjok, sorry.  i have a tendency to hit enter after every thought.17:31
mustmodifysLaNj: do you want it set up one time or permanently?17:31
mustmodifysemi-permanently.17:31
sLaNjpermanantly17:32
sLaNjIt's for all my movie/music/tv shares that i'd like to access from this install.17:33
mustmodifyok, let's see...17:33
mustmodifytype `which smbclient`17:33
mustmodifyand tell me what you get.17:33
sLaNji get /usr/bin/smbclient17:34
mustmodifygood.17:34
mustmodifyWhat is the IP of your windows machine?17:34
sLaNj192.168.0.517:34
ducasseFyrePhoenix: i doubt many people are still using it, i haven't heard of any in years.17:36
mustmodifytype "smbclient -L //192.168.0.5 -U (your username)17:36
mustmodify"17:36
sLaNjwarning the syslog option is deprecated17:37
mustmodifyhunh...17:37
sLaNjive entered my password and get protocol negotiation failed: errdos:errnomem17:37
|\nhello, after update to 16.04 pavucontrol doesn't see any devices (no sound), dmesg looks okay, i can play with levels in alsamixer, what are my options? please17:37
OerHeksgreat, untypable name ..17:38
|\n|+tab17:38
sLaNjoh wait a sec i forgot the quotes, i get no such file or directory17:38
mustmodifysLaNj: http://www.dedoimedo.com/computers/windows-7-samba-errnomem.html17:38
mustmodifysee "what it might be"17:38
mustmodifytry those and let me know if that helps.17:38
mustmodifyWe're looking for a list of shared folders from that command.17:39
sLaNjok, thank you.  back soon17:39
ProioHello17:42
antipsychiatryT E N tion !        They microchipped illegal people !!!!!!!_______________!!!!!!! A BRAIN IMPLANT VICTIM*** speak out . The psychiatrists warned him not to talk about implant because they wanted to catch him in a sadist pshyche yard !!!!!!!!!17:48
antipsychiatryAtention!!!!!!17:49
ducasse!ot | antipsychiatry17:49
ubottuantipsychiatry: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please register with NickServ (see /msg ubottu !register) and use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks!17:49
sLaNjmustmodify: when connecting through network/windows network/workgroup i'll get an "opening workgroup" box which times out.  when trying through gigolo i get error connecint ot "smb://slanj-pc/television" failed.  failed to mount windows share: connection timed out.17:49
mustmodifysLaNj: Sorry, I'm a bit confused.17:51
mustmodifyYou get that when connecting from a windows machine to a windows machine?17:51
sLaNjto a windows machine from ubuntu box17:51
mustmodifyok17:51
mustmodifyconnection timed out.17:51
sLaNjAll my media is stored on the slanj-pc box17:52
mustmodifySo you verified that your firewall is off and all that jazz?17:52
sLaNjyes i have all sharing enabled, diabled password protection and ive disabled windows firewall17:52
sLaNjI can see, and access my NAS from the ubuntu install.  I can see the ubuntu box in my windows network folder and even access it though i havent shared a dir from ubuntu so there's no files in there17:53
mustmodifytype "smbclient -L //192.168.0.5 -U (your username)"17:54
rexwin_I am trying to install a game server. can somebody point me to a good tutorial site?17:56
=== Emperor_Earth_ is now known as Emperor_Earth
sLaNjno such file or directory17:56
OerHeksrexwin_, you better state what gameserver, and on what ubuntu17:57
cuckholderhi17:58
g0t00join #metasploit17:58
g0t00which IRC clients are you all using17:58
g0t00?17:58
mustmodifysLaNj: ... that's the error?17:58
mustmodifyI get a list of shares.17:58
jattmicrosoft IRC Express17:59
OerHeksg0t00, funny you, so you can test metasploit ??17:59
rexwin_Ubuntu 16.04.1 any gameserver Iwant to test the operations on how to run a game server17:59
g0t00Nah..17:59
sLaNjthe error says no such file or directory17:59
sLaNjbash: smbclient -L //192.168.0.5 -U slanj: no such file or directory18:00
mustmodifyYeah, sorry, I don't know. Here are some ideas about troubleshooting: https://www.samba.org/samba/docs/using_samba/ch12.html18:03
mustmodifyI did see someone say that it helps to have your windows and linux machine using the same workgroup name. So you might check on that.18:03
sLaNjOK, i'll read it.  I do appreciate your time.18:03
sLaNjthey are both using WORKGROUP18:03
sLaNj:)18:04
sLaNjthanks for trying18:04
g0t00try using the administrator password.18:04
g0t00or standard password if that could help18:05
circ-user-NyUDBso...pals, opensource, right?18:08
=== joel_ is now known as Guest17716
zykotick9bekks: i'd just like to thank you.  on the 16th you recommended easytag or picard as a suggestion to someone for a tagging program.  i've used easytag for years, and lets just say in the 4 days i've used picard - it's changed my music collection!  Thanks a lot!18:16
rexwin_I am trying to run "dedicated" game-server, using Ubuntu but when I follow 8b i get ./steamcmd.sh: line 29: /home/game-server/steamcmd/linux32/steamcmd: No such file or directory18:17
rexwin_$DEBUGGER "$STEAMROOT/$PLATFORM/$STEAMEXE" "$@" line number 2918:21
=== jstein is now known as Guest71169
=== jstein_ is now known as jstein
nicktooraI need help18:34
fontsI just updated and now my .pcf fonts aren''t working?18:36
tbkinghey18:36
tbkingi'm new here18:36
tbkinghey there18:38
efhey tbking18:38
efreally great to see you here18:38
tbkinghow are things goinf @ef>18:38
efgreat @tbking18:38
wvlfdoes anyone have experience with ubuntu and SIMH?18:39
tbkingno @wvlf18:39
=== MrElendig is now known as FBI
wvlftbking was very helpful18:41
freddy_Is it possible to use both GPU and MB for monitors simultaneously?18:45
Logitechhello19:19
Logitechhow do I install the correct drivers for my GPU?  my GPU info is here:  http://paste2.org/gk5KvCDG19:20
OerHeksIntel Corporation Mobile 945GM/GMS, intel is standard in the kernel available. no need for drivers ..19:24
OerHeks,, but that card is not a racemonster, maybe you can run youtube, dunno19:24
LogitechOerHeks I don't need any driver for it?  I wanna play N64 emulator19:29
OerHeksnope19:30
=== paranoiko_koalak is now known as yyy
maretHi everyone, I am adding google calendar to gnome calendar and I am bit shocked why it needs so many rights like -> Manage your printers, View and send chat messages, Manage your photos and videos etc19:37
OerHeksmaret, i would be shocked, when google obtained all rights19:37
yeatsmaret: pretty sure it's *all* google services you're allowing tthere19:38
maretyeats: yeah but why? it doesnt need it all and does not have to require it all does it19:39
yeatsmaret: what I mean is, I'm pretty sure you can't cherry pick which google services you want and which ones you don't when integrating with gnome19:40
maretwell yeah, but gnome calendar can cherry pick which google services it wants19:40
OerHeksmaybe there is an option 'select all' ...19:41
maretI mean its gnome calendar so it should be safe, but still19:41
maretwill try to get some info on gnome-calendar channel19:42
=== mkv is now known as m4v
Bray90820Can anyone tell me if ubuntu x64 can be installed on this tablet the nextbook 10.119:50
Bray90820http://www.nextbookusa.com/productdetail.php?product_id=2119:50
technodictneed help in executing a python script on startup in Ubuntu 16.04 can anyone help ?19:50
The[void]hey folks i just upgraded to 16.04.1 form 14.04 using do-release-upgrade,  now on boot i get an error saying failed to start remount root filesystem and kernel.  any ideas?19:51
OerHeksBray90820, if that machine has got a 64 bit processor, try it in live mode19:52
OerHekstechnodict, you need to makje a unit, and plce it in systemd folder, see https://www.digitalocean.com/community/questions/convert-run-at-startup-script-from-upstart-to-systemd-for-ubuntu-1619:54
hwpplayer1where is ubuntu off topic19:55
technodictyes i did that but it gives me an error saying code=exited, status=203/EXEC19:55
technodictdkfjdk19:55
Bray90820OerHeks: I don't actually have the tablet to be able to try it out that's the problem19:55
Bray9082032bit would be ok if conical wasn't discontinuing it19:55
OerHeks32 will be here for some years..19:56
hwpplayer1can i talk to a canonical member in private ?19:56
OerHeks!offtopic19:56
ubottu#ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please register with NickServ (see /msg ubottu !register) and use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks!19:56
OerHekshwpplayer1, not sure cononical employees hang in here now.. i am just an ubuntu-member.19:57
technodictOerHeks: the script runs manually but doesnt work when i run it on boot19:57
hwpplayer1OerHeks : can i write to your personal space ?19:57
OerHekshwpplayer1, if you have an account you can do that sure, https://wiki.ubuntu.com/oerheks19:58
Bray90820OerHeks: Do you mean newer versions of ubuntu will be coming out with 32bit versions or just the LTS will be supported for some time19:58
OerHeksBray90820, this 32 bit story is not happening untill the next LTS release, and that is not even sure, maybe 20.0419:59
Bray90820That's good to know20:00
OerHeksgoogle stopped making chrome 32bit now.20:00
OerHeksnot sure the new firefox that does not need flash/drm/moonlight stuff will be 32 bit20:00
Bray90820OerHeks: Thanks20:01
Bray90820I can now make my tablet purchase at ease20:01
OerHeksBray90820,20:01
Bray90820Yes?20:02
OerHeksbut to answer completely: this processor is 64 bit, and has VT-x extentions ( you need that)20:02
OerHekshttp://ark.intel.com/products/80275/Intel-Atom-Processor-Z3735G-2M-Cache-up-to-1_83-GHz20:02
Bray90820OerHeks: Yes but I think it has 32bit efi20:02
OerHeksthat won't be a problem should do 64 bit uefi too?20:03
OerHeksmaybe k1l_ or daftykins can tell20:03
Bray90820so is the 32 bit refi thing only an issue in windows?20:03
Bray90820*EFI20:03
OerHeksyes, just a signed entry20:03
Bray90820So just to clarify weather or not the EFI is 32 bit I should still be able to install 64 bit ubuntu if the processor is 64 bit?20:05
OerHeksyes, i have no reason to think you cannot, but to be sure i like advise too from an other EFI expert .. i cannot find issues with that20:06
Bray90820##efi20:06
Bray90820oops20:06
Bray90820OerHeks: Thanks20:07
technodictOerHeks: can you help me with the script issue ?20:07
OerHekstechnodict, well, how fad did you come? can you paste the unit you need to write on paste.ubuntu.com ?20:08
technodictOerHeks: can you take a look at this http://paste.ubuntu.com/23073962/20:13
=== owner is now known as Guest8462
technodictOerHeks: this is the python script that needs to be executed http://paste.ubuntu.com/23073968/20:16
vortixzhello20:16
Bray90820OerHeks: Have a look at this :)20:16
Bray90820http://unix.stackexchange.com/questions/155557/installing-linux-on-an-32bit-uefi-only-machine20:16
vortixzwhy?20:16
vortixzcan someone talk please?20:17
Brickeryes20:17
vortixzyay20:17
Brickerhello20:17
vortixzheyy20:17
vortixzI decided to switch to BackBox20:18
vortixzbecause Kali was kinda being a pain20:18
vortixzlol :P20:18
vortixzbut i do gotta say20:18
daxmy condolences, they're both awful20:18
vortixzbackbox looks more nice20:18
OerHeks!backbox20:19
ubottuBackbox Linux is not a supported derivative of Ubuntu and is thus not supported in #ubuntu. Please use #backbox on irc.autistici.org or https://forum.backbox.org/ for help with it.20:19
vortixzi'm really liking the team20:19
netvixtraOh noes, we got a Mr Robot over here20:19
vortixzlol20:19
vortixz!kali20:19
ubottuUbuntu channels can only provide support for Ubuntu itself, as other distributions and derivatives have repository and software changes. Please consult their websites for more information. Examples: gNewSense (support in #gnewsense), Linux Mint (see !mint), Kali Linux (#kali-linux), CrunchBang (support in #crunchbang), BackTrack (support in #backtrack-linux)20:19
vortixzbut backbox is ubuntu20:19
vortixzO.o20:19
vortixzdu heck20:19
OerHekstechnodict, not sure what could be wrong about that, i hope you put in the full path to your script20:20
=== Afrotoast is now known as afro
vortixzafro20:20
vortixzmmk20:20
vortixzcool20:20
vortixzi wish there was an option to send pics in here20:20
vortixzbut ehh20:20
vortixz:P20:20
technodictOerHeks: yes i do have the full path the script has a shebang line at start20:20
vortixz!ubuntu20:21
ubottuUbuntu is a complete Linux-based operating system, freely available with both community and professional support. It is developed by a large community and we invite you to participate too! - Also see http://www.ubuntu.com20:21
vortixz:P20:21
vortixz!mint20:21
vortixz!cyborg20:21
OerHeksvortixz, please stop that, /msg ubottu20:21
ubottuLinux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org20:21
vortixzmmk,  my bad20:21
OerHeksnp, have fun20:21
bipulHi, Changing group permissions on a file with an ACL by using chmod does not change the group-owner permissions, but does change the ACL mask. Is it true?20:22
technodictOerHeks: the script needs network to be established for working could that be a problem ?20:22
james000-Hay, just found out that steam big picture has it's own debugger. Thought some of you in here might find that neat20:23
james000-https://twitter.com/james_00000001/status/76709181368552652820:23
OerHekstechnodict, wireless perhaps20:23
keepoanyone knows a wm that's similar to xmonad but doesn't use haskell for configuration20:23
technodictOerHeks: nope wired20:23
technodict(code=exited, status=203/EXEC)20:24
technodictOerHeks:  it gives the following error status=203/EXEC)20:25
OerHekssudo systemctl status blabla.service -l20:25
Bray90820Can you use grub to boot ubuntu live from USB?20:25
BillK[GR]Bray90820, how are you supposed to boot without a bootloader?20:26
vortixzhi20:26
vortixzhhi20:26
Bray90820BillK[GR]: What do you mean20:27
vortixzanyone got playstation?20:27
vortixzhow do you direct message someone?20:27
vortixz:P20:27
vortixzhey lickalott20:29
vortixz:P20:29
vortixzhow are you?20:29
bipulI have umask 0002 and i am log in as bipul, and i created a file say file, which has permission, -rw-rw-r-- 1 bipul bipul  file, Now i set ACL permission setfacl -m m::6, Now when i am trying to change the group owner permission with chmod 744 file, then i suppose i am updating the mask value as 4 , and there will be no changes in group owner permission.20:29
Expectohi all20:30
keepohi20:31
vortixzhey20:31
technodictOerHeks:  here is the complete error log http://paste.ubuntu.com/23073990/20:31
vortixzthis chat is so dead omg20:31
vortixzeveryone just died20:31
keepothink most ppl are just idling20:32
vortixztrue20:32
grubleshello i am having trouble with fglrx: http://pastebin.com/K3smeDpR20:32
vortixzanyone have kik?20:32
yeatsvortixz: #ubuntu-offtopic for non-support chat20:32
keepokik?20:32
vortixzyeah20:32
vortixzits an app20:32
OerHekshmm maybe you miss EnvironmentFile=20:33
OerHeksEnvironmentFile=<pathto script>/script.log 2>&120:33
vortixz:P20:34
OerHeksi am learning systemd too, lots of changes20:34
technodictis it necessary ?20:34
OerHeksit would be logical, looking at other examples20:34
technodictyea putting scripts into rc.local was much easier20:34
The[void]hey guys, it seems the upgrade process to 16.04 from 14.04 changed the UUID of my drives.  so my rootfs isnt mounting.  how would I go about editing my /etc/fstab with the new uuid if everything is in read-only mode?20:40
V7Hey all !20:40
V7The[void]: load into recovery from Grub ?20:41
V7by root20:41
The[void]but what option would I pick?20:41
V7The[void]: http://proubuntu.com.ua/wp-content/uploads/2012/09/recovery-mode-ubuntu-1.png20:42
The[void]i did that, but it still put the FS in read-only so I can't change the fstab20:42
V7http://www.linuxquestions.org/questions/linux-general-1/cannot-edit-fstab-in-recovery-mode-filesystem-is-read-only-540195/20:43
V7http://unix.stackexchange.com/questions/185026/how-to-edit-etc-fstab-when-system-boots-to-read-only-file-system20:43
V7http://askubuntu.com/questions/543715/how-do-i-fix-a-bad-etc-fstab-if-the-hard-disk-read-only20:43
bumblefuzzevery time I enter a sudo command, my computer returns "sudo: unable to resolve host $MYCOMPUTER"... how do I fix this?20:44
seednodeMake sure your hostname in /etc/hostname and your localhost entry in /etc/hosts match up20:45
The[void]thanks  v7 i'll try that20:46
keepo120:46
mlvmhni feel that ubuntu is slow, do i need to upgrade?20:46
V7The[void]: aw20:46
V7mlvmhn: What's slow ?20:46
keepoi had that feeling too and changed the window manager20:46
keepoget xfce or something lighter20:47
mlvmhnoverall experience, my hd is working as soon as i want to install something or running many programs20:47
technodictstartup script still fails to run20:47
V7mlvmhn: Take a look in process manager20:47
V7What's collecting so musch CPU time20:48
V7at *20:48
mlvmhnV7: what will i look 4?20:48
technodictDoes anyone have a good understanding of systemd ? i need to execute a startup script20:48
V7For processes20:48
V7technodict: http://unix.stackexchange.com/questions/47695/how-to-write-startup-script-for-systemd20:48
V7mlvmhn: Which processes are using a lot of resources20:49
technodictV7: i am actually done with writing my script and the .service file.. the script does execute when i run it manually using systemctl start blahblah.service but fails to start on boot20:50
mlvmhnV7: am i looking for memory use?20:50
V7technodict: systemd_analyze blame doesn't show it ?20:51
V7mlvmhn: Yup ... and also CPU %20:51
V7mlvmhn: http://www.noobslab.com/2012/02/install-indicator-multiload-in-ubuntu.html20:52
V7It'll show you resource use20:52
Renonhi!20:53
mlvmhnV7: processors are running with 22-25% capacity, but RAM is running 91%20:53
V7mlvmhn: WOW20:53
bekksmlvmhn: Pastebin "free -m" please.20:53
V7Look for processes which uses so much Ram20:53
technodictV7: i dont see blahblah.service in systemd_analyze blame20:54
V7hmm20:54
bekksmlvmhn: and whats the number shown for "sysctl vm.swappiness"?20:55
mlvmhnV7: biggest process is qBittorrent w/ 135 MB of RAM, other is taking just a few MB or perhaps 10-20 MB20:56
bekksmlvmhn: Pastebin "free -m" please.20:56
mlvmhnbekks: swap is 27%20:56
bekksmlvmhn: Pastebin "free -m" please.20:57
V7technodict: Try to create script by steps written in StackOverflow site ...20:57
bekksWe need to see the entire output.20:57
mlvmhnbekks: noob here sorry, do i run the terminal?20:57
V7Yeah and type there: free -m20:57
bekksmlvmhn: Yes. Like this: free -m | nc termbin.com 999920:57
bekksAnd give us the URL shown.20:57
mlvmhnbekks: http://termbin.com/com920:58
bekksmlvmhn: and whats the number shown for "sysctl vm.swappiness"?20:59
mlvmhnbekks: where do i find it?20:59
V7Write down this command20:59
bekksmlvmhn: Type the command given you twice now.20:59
V7Like free -m20:59
tgm4883V7: he already pasted the output of that command21:00
V7Oops ... misunderstood ... I mean "like this one" *21:00
mlvmhnbekks: do you need "total" or used "swap"?21:01
V7And total and used :D21:01
bekksmlvmhn: I need the output of the command: sysctl vm.swappiness21:01
V7Your bekks ?21:01
V7Yours *21:01
mlvmhnbekks: vm.swappiness = 6021:02
bekksmlvmhn: So your box will start to swap out when 40% of your physical RAM is being used for whatever. You could raise that threshold by setting it to 10, e.g.21:02
mlvmhnbekks: buying more RAM?21:03
bekksmlvmhn: Do you even read what I am writing to you?21:04
V74 gb should be comfortable if your using you "box" ( as told us bekks ) carefully21:04
mlvmhnbekks: yes, how will that help me?21:04
_Rickol21:04
V7_Rick: /o21:04
jatt4GB is good for aphone21:04
bekksmlvmhn: It will tell your box to NOT swap out before 90% of RAM is in use.21:05
mlvmhnbekks: in the system manager the RAM is at 90.6%21:06
V7jatt: eeeew those iPhones ...21:06
V7<3 Android21:06
bekksmlvmhn: 1.2GB of your EAM is being used for caches, etc.21:06
tgm4883mlvmhn: 90% isn't necessarily a bad thing21:06
V7Ram *21:06
bekksV7: Can you please stop your pointless comments, thank you.21:07
V7I've told him to view what process uses a lot of ram21:07
V7bekks: ?21:07
_Rickquestion is whether you're actually having issues with your ram usage or whether you're just worried about how much you're using (just reading this so may have missed something)21:07
mlvmhnbut will changing the swap progress make my system faster?21:07
V7Thank you too ... mister21:07
bekksmlvmhn: http://www.linuxatemyram.com/21:07
tgm4883he said he has high CPU usage too21:08
bekksmlvmhn: Yes, because your swap is about 1000x slower than your RAM.21:08
V7bekks: ... let him view which process is using ram21:08
bekksV7: No need to after looking at free -m21:09
_Rick"[21:56:13]  <mlvmhn>V7: biggest process is qBittorrent w/ 135 MB of RAM, other is taking just a few MB or perhaps 10-20 MB"21:09
_Ricklol21:09
V7135 ram ?21:09
V7Is that big ?21:09
mlvmhni am running qBittorrent w/ 10 torrents on ul21:10
V7It's impossible ...21:10
V7Compiz should use more ram21:10
mlvmhncpu 1 & 2 is only at 10%21:10
ceibalceibal21:11
ceibalnjnc21:12
ceibalc,21:12
V7cat /proc/1234/smaps21:12
ceibalc21:12
ceibalbryan21:12
mlvmhnbekks: Chrome is taking over 1.3 GB of RAM21:12
V7oops not here21:12
bekksmlvmhn: Which isnt much of 4G in total.21:12
V7mlvmhn: I told you21:12
V7Look for process21:12
mlvmhnV7: Spotify 100 MB21:13
mlvmhnbekks: swap file is 1GB21:14
bekksmlvmhn: run: "top -n 1 | nc termbin.com 9999"21:14
bekksmlvmhn: Those unrelated information is worthless.21:14
bekksmlvmhn: I already told you how to solve your issue.21:14
_Ricknever knew about this termbin thing.. pretty cool :)21:14
mlvmhnbekks: http://termbin.com/ko7121:15
bekksmlvmhn: So half of your CPU resources are used for chrome and stuff.21:15
V7mlvmhn: Remove chrome and use links21:16
bekksV7: Can you please stop your nonsense comments? Thank you.21:16
mlvmhnbekks: yes, Chrome w/ 10 active tabs21:16
V7bekks: What's your problem ?21:17
bekksV7: Your pointless comments.21:17
V7So then mute me21:17
bekksDone.21:17
V7Thank you21:17
V7He's so rude21:17
V7Hope he has women21:18
_Ricklol sarcasm and banter doesn't translate well over the internet21:18
hggdhV7: please stop now21:18
V7_Rick: Yeah ... you're 100% right.21:18
bekks_Rick: at least using ignore saves me from reading his nonsense any further.21:18
V7hggdh: Already if what21:18
mlvmhnbekks: so i need to change the size of my swap file?21:19
bekksmlvmhn: No.21:19
bekksmlvmhn: I told you to configuring your box for starting to swap when its needed.21:19
V7hggdh: Also ...21:19
V7Have I done something wrong ?21:19
mlvmhnbekks: sorry, how do i do that?21:20
tgm4883V7: sarcasm and commentary isn't generally needed/wanted in this channel21:20
bekksmlvmhn: run this: echo "vm.swappiness = 10" | sudo tee -a /etc/sysctl.conf; sudo sysctl -p21:20
V7tgm4883: Then you should write down this c*ap in Title21:21
V7'cause I didn't know21:21
hggdhV7: lat warning. Stop.21:21
hggdh*last21:21
mlvmhnbekks: done, how will this change my systems behaviour?21:21
bekksmlvmhn: It will tell your system to start swapping when 90% of your RAM is in real use, not 40%.21:22
tgm4883V7: um, it is in the topic  " IRC Guidelines: http://ubottu.com/y/gl "21:22
V7hggdh: As you21:22
V7say, your majesty21:22
_Rickuh oh21:23
EriC^^uh oh21:23
mlvmhnbekks: so now i am at the limit w/ 89% in the system manager?21:23
bekksmlvmhn: forget that system manager crap info :)21:23
PsiKloPxHiya...I can't connect (SSH) to my PC at home (Ubuntu 16.04) when it is connected through vpn (PIA). Works fine without it on. Any ideas?21:23
bekksmlvmhn: please read this, as to why: http://www.linuxatemyram.com/21:24
V7PsiKloPx: other ports connectable ?21:24
mlvmhnbekks: so my system is not taking 89% RAM?21:24
tgm4883mlvmhn: don't worry about RAM usage, worry about performance21:24
bekksmlvmhn: unused RAM is wasted RAM. The question is: what is your RAM used for? The link just given answers that question.21:25
mlvmhnbekks: so i will be fine w/ my 4GB of RAM and the terminal swap command?21:25
bekksmlvmhn: Yes.21:25
_RickPsiKloPx: pretty sure that if your VPN adds stuff to the routing table that forwards all traffic through VPN it won't be able to establish a proper connection21:26
mlvmhnbekks: is this channel on freenode?21:26
bekksmlvmhn: Yes.21:26
V7mlvmhn: Should be fine ... if not then try to minimaze your resource eating processes21:26
V7Like chrome and others21:26
mlvmhnbekks: k, just installed irc client Konversation21:26
mlvmhnbekks: thanks 4 yr help21:27
bekksmlvmhn: you're welcome21:27
PsiKloPx_Rick: I was afraid of that.21:28
PsiKloPxV7: I tried other ports but no joy.21:31
V7Is VPN server configured manually ?21:31
_RickPIA is some hosted vpn service isn't it?21:32
Folatthello?21:32
V7Private VPN Access21:32
PsiKloPxYes, PIA is.21:33
FolattHello?21:33
_Rickhi Folatt21:33
V7Folatt: hey21:33
PsiKloPxBut it can be configured manually.21:33
FolattAnyone here?21:33
V7PsiKloPx: Private Internet Access ? (Private Internet Access)21:33
V7privateinternetaccess.com21:33
PsiKloPxV7: correct21:33
dem0PIA works great on linux21:33
dem0been using a while21:34
_RickPsiKloPx: if you can add something to the vpn config like OpenVPN's route no-pull directive you can get around it, but it also means you need to explicitly specify what routes DO go through the vpn21:34
V7So ... did you configure it manually or you bought it fully configured ?21:34
_Ricki haven't got a clue i don't use hosted vpn providers21:34
_Rick:(21:34
PsiKloPxJust out of the box.21:34
=== muskrat is now known as cockerspaniel
FolattAh, I can see messages. I have a bad network problem. I can no longer connect to anything with my main computer.21:35
bekksFolatt: after doing what?21:36
PsiKloPxsince I installed 16.04 that is. Previously it was manually configured. But I never tried connecting with SSH at that time.21:36
FolattI use ubuntu 16.04 unity 721:36
_RickFolatt: did you change any configuration before you lost connectivity?21:37
ranuHello, I'm having a problem trying to add a ppa to my computer. Here is the paste of the error: http://pastebin.com/7dYpFiAv21:37
Folattbekks, nothing in particular.  I was watching youtube videos.21:37
dem0PIA works just by installing on unity, it also comes with a startup script which you can wire up to i3 startup script or something21:37
bekksFolatt: And what happened then?21:37
Folatt_Rick, no21:37
V7ranu: http://unix.stackexchange.com/questions/75892/keyserver-timed-out-when-trying-to-add-a-gpg-public-key21:38
FolattWhat happened was that I noticed that I lost connection.21:38
PsiKloPxdem0: PIA works great. I just can't connect remotely to the computer when it's connected through PIA.21:38
V7Folatt: That's impossible ... maybe smth. with wires or provider ?21:38
FolattNot just to the internet, but the LAN network as well.21:38
bekksFolatt: So how did you notice that in particular?21:39
V7Folatt: You LAN network disapeared ?21:39
V7Your *21:39
Folattbekks, because I run a server computer that I remotely connect to.21:40
bekksFolatt: and you are watching youtube videos on your server? :)21:40
PsiKloPxI asked the same question in the PIA channel but no one's talking over there.21:41
Folattbekks, no. The server is used for programming. I needed a clean environment.21:42
bekksFolatt: So what are you doing - in full detail please - that tells your "i lost connection"?21:42
V7PsiKloPx: Let guess ... you can't connect to any port over vpn ?21:43
FolattI have no connection. It's a wired connection. Cables are fine. Lights are blinking.21:44
bekksFolatt: How do you tell "i have no connection"? What are you DOING, in detail, please?21:44
karim_yay21:44
karim_hey21:44
V7karim_: Hey21:44
FolattDmesg says enp2s0 link is not ready21:45
karim_just testing irssi21:45
V7Folatt: Can you ping smth ?21:45
V7Folatt: ping 8.8.8.8 ?21:45
bekksFolatt: And what does "dmesg | grep enp2s0" tell you?21:45
FolattV7, Network is unreachable. Including that of my router.21:47
V7roger21:47
PsiKloPxV7: correct21:47
TheNH813Wine refuses to work.21:47
TheNH813wine cmd.exe /c echo '%ProgramFiles%' returned empty string, error message 'wine: /home/administrator/.wine is not owned by you'21:47
TheNH813But I deleted the .wine folder21:47
TheNH813Adn tried reinstalling wine completely21:47
TheNH813I tried both at once. Yet still, winetricks dosen'tw ork21:48
PsiKloPxDisconnect the VPN and everything's shiny.21:48
bekksTheNH813: So look at "ls -l /home/administrator/.wine" and who is owning that.21:48
TheNH813bash: ls -l /home/administrator/.wine: No such file or directory21:48
bekksTheNH813: So look at "ls -lha /home/administrator/.wine" and who is owning that.21:48
Folattbekks, what I told you, link down and link is not ready. I can't copy paste this from my phone.21:48
V7PsiKloPx: https://www.privateinternetaccess.com/pages/client-support/ubuntu-openvpn21:48
TheNH813]ls: cannot access '/home/administrator/.wine': No such file or directory21:48
V7You should try reconfigure your VPN manually21:48
bekksFolatt: Did it ever work on your box?21:49
Folattbekks, yes21:49
TheNH813Wine was working perfect until I decided to reinstall FL Studio.21:49
bekksFolatt: then dmesg should reflect that, showing that the link was ready at some time.21:49
TheNH813I have no idea why it dosen't work.21:49
Folattbekks, it seriously just dropped out out of nowhere.21:49
_Rickdid you step on the cable21:50
TheNH813Bug in a newer version of winetricks maybe? I know winetricks had been updated since I last used it. That's a clue.21:50
Folattbekks, this is after rebooting. I'll check an older log.21:50
bekksFolatt: And your LAN isnt reachable from another box, too?21:51
TheNH813As to whoever has having VPN problems, did you try rebooting the router? Sometimes a race condition blocks all connections even if there allowed.21:51
TheNH813Happened to me the other day and I found out it wasn't affecting all the computers, just a few21:51
TheNH813Can't hurt.21:52
Folattbekks, I don't know. My other computer doesn't have a monitor.21:52
bekksFolatt: can you reach them?21:52
TheNH813Should I just try purging winetricks and try a newer version from git? It's just a shell script after all.21:53
TheNH813Hahahahahhahahahha simply glorius! Ubuntu is providing a broken version of winetricks.21:54
TheNH813Teh version from github works!21:54
ikoniaerr winetricks as a concept is broken21:54
jatt😸21:54
TheNH813True. XD21:54
TheNH813BRB filing a bug report.21:54
ikoniait's more funny that people are "using" winetricks21:54
ikoniaI'd be laughing harder at people using wine tricks21:55
TheNH813I should just use playonlinux21:55
ikoniano21:55
ikoniathat is another pile of junk21:55
Folattbekks, I'll try, wait for a few mintues21:55
ikoniait's just a wrapper for wine21:55
TheNH813ikonia: Well, it's helped me convince quite a few programs to work before, but yeah it's buggy too.21:55
ikoniait's just junk21:56
TheNH813I only use it for those "special" programs21:56
ikoniaif you need windows programs, use windows21:56
TheNH813I have a VM for that, but I always try to convince wine to work first.21:56
ikoniamore fool you then21:56
TheNH813Trust me, once I fix wine, I'm installing FL studio in a VM, I learned my lesson. XDDD21:57
ikoniaI woudln't trust someone using wine/winetricks/play on linux21:57
tgm4883well that seems irrelevant21:58
ikoniarunning AV - especially DAW in a VM, or via wine seems to just be asking to have problems21:58
TheNH813I just want to use a VST plugin it comes with.21:59
ikoniaso use windows21:59
ikoniarunning it in a VM with no direct hardware access and the requirement for RTC is just going to cause problems21:59
TheNH813Windows dosen't like my hardware. Er, well, XP dosen't like my hardware. I'v near completely used Linux since 2013.22:00
TheNH813I actually run print drivers in a VM. YEah that's dumb. XD22:01
ikoniaif windows doesn't like your hardware how do you expect to use a DAW program in a VM22:01
ikoniaprint drivers ??? what ? how is that anything to do with your DAW setup22:01
TheNH813Nothing, I was just stating that I did, due to spotty support for my printer on Linux.22:02
TheNH813Ableton runs great on XP in virtualbox.22:02
TheNH813In fact, better then on a regualr windows install. LEss overhead as everything is abstracted.22:02
ikoniait really depends what you are doing, but a general rule, a DAW will not work well, the sync and hardware access will just not work22:02
=== Namikaze_ is now known as Namikaze
=== FameW0lf is now known as FameWolf
=== ssaturos is now known as saturos
=== mosene is now known as Guest38953
=== q_plaz_ is now known as q_plaz
=== boshhead_ is now known as boshhead
=== zokko is now known as Guest7251
=== worstadmin_ is now known as worstadmin
urnickwhy did all these people just quit22:06
ikonianetsplit22:06
OerHeks.. and massjoin22:07
ranuHello, I'm having a problem trying to add a ppa to my computer. Here is the paste of the error: http://pastebin.com/7dYpFiAv22:07
ranuDoes someone knows how at least debug the ppa thing to see what is really happening?22:08
ikoniayour connection to the keyserver is not working22:08
ranuOr this is the most I can get of it22:08
ranu?22:08
ranuikonia: Is there a way to test it out?22:08
ranuping maybe?22:08
ikoniaping is nothing22:08
ikoniathe most likley situation is that key is not on the ubuntu key server22:08
ranuWhat should I do then?22:08
=== med_ is now known as Guest25180
OerHeksor you are using a proxy .. can you update at all?22:09
ranuYes, I can update22:09
ranuAnd no, I'm not behind a proxy AFAIK22:09
ikoniasearching for A863D2D6 on the key server shows no results22:09
OerHeksit does exist https://launchpad.net/~kivy-team/+archive/ubuntu/kivy22:10
TheNH813Ok, why is Compiz eating half a gig of ram.22:10
ranuOerHeks: it does exists indeed...22:10
ikoniaTheNH813: why do you think it's using half a gig of ram22:10
TheNH813Is that normal? Because I killed with from process monitor and let it restart and now I's bate using 70M.22:10
=== wmp is now known as Guest65596
=== RalphBa is now known as RalphBa|smoking
=== twisted`_ is now known as twisted`
TheNH813I have about 7 programs open, mayve?22:11
OerHeksranu, maybe try to change your mirror, to main?22:11
jellyTheNH813, next time try to confirm that number with "smem"22:11
ranuOerHeks: in source.lists?22:11
jellymaybe it just had some gpu memory mapped22:11
Folattbekks: I connected the server computer to a monitor and keyboard now22:11
FolattI have internet here22:11
FolattBut not on the main computer22:12
OerHeksranu, use the sources gui, type source in dash and it pops up22:12
ranuI'm using Kubuntu OerHeks, it doesn't exists here, might be in another program?22:12
TheNH813Hm.... It's already back to 137M. That seems reasonable I guess.22:12
TheNH813Smem says : 4036 administrator compiz                             0   137224   140869   16722:13
TheNH813*16702022:13
bekksFolatt: So run "ifconfig -a" on your main computer, and provide the output, along with "dmesg" - and yes, transfer the output using some USB device or something.22:14
ranuI use DIscover to configure sources here OerHeks.22:14
OerHeksranu, Muon got that feature22:14
=== precise|worksnek is now known as precise|dootsnek
OerHeksoke22:15
ranuOerHeks: just a sec, updating a pic22:16
ranuOerHeks: http://imgur.com/a/iVOjS22:16
ranuTake a look at that22:17
OerHeksranu, that would be standard, no problems i can see.22:17
TheNH813ranu: What is that theme and desktop? Are you using Kubuntu?22:17
urnicki know this might be inapprotiate but i am making a media consumption app for android. I need someone that can mentor me through this process. I am willing to share in profit if necessary but I am also ready to grow as a person, and in my ability to contribute to the technology landscapre.22:18
ranuTheNH813: Kubuntu22:18
ikoniatotally offtopic and not for this channel underpantz22:18
urnickis there someone i can pm and jsut touch base with from time to time22:18
ikoniaurnick:22:18
ikoniano22:18
ranuOerHeks: very weird then ?-(22:18
ikoniathat is not what this channel is for urnick22:18
TheNH813Wow, Kubuntu's really changed since I last tested it.22:18
urnickikonia, what channel is good for that22:18
ranuTheNH813: plasma 522:18
ikoniaurnick: none22:18
OerHeksranu yes, no keyservers should result in no updates too..22:18
urnickwtf, well thats a lot of help22:19
urnickcan i message you22:19
ranuOerHeks: it looks like kivy ppa is already added, I will try to install it22:19
=== RalphBa|smoking is now known as RalphBa
ikoniaurnick: no22:19
TheNH813urnick: I'd ask on http://www.xda-developers.com/.22:20
TheNH813They migh have pointers. But yeah that's off topic to ask on here. Good luck with what you're doing.22:20
urnickk, thx TheNH81322:20
ranuAlthought in update it says that the signatures of the kivy's ppa could not be verified due to the missing public keys.22:20
OerHeksranu, run again: sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys A863D2D622:25
OerHeksand close muon and such!22:25
GEEMac_Hi folks.  I just did a fresh install of 16.04 LTS 64bit.  I'm having an issue with keeping my 1920x1080 resolution after reboot or cold start.   I keep having to use xrandr -s 1920x1080 in termanal.  My 14.04 was fine.  I had to go to the nvidia 304.x due to the nouveau was tearing up the screen.22:27
Folatt bekks http://pastebin.com/e1p2iXBH22:29
GEEMac_I have been through google for the past hour or so and just keep comming up with old information dating back to v11.x.  I can't seem to find anything for 16.04 LTS22:29
MonkeyDust.322:29
MonkeyDustthat was Elbow language22:30
bekksFolatt: As you can see, you have no IP address. Are you using wired or wireless on your server?22:31
ranuOerHeks: trying right now22:33
GEEMac_Can anyone help with this screen resolution issue?  Thanks22:34
ranuWhat kind of hardware are you using?22:35
ranuGEEMac_: ^22:35
thetravso I've enabled serial console in grub following: http://www.cyberciti.biz/faq/linux-serial-console-howto/ however the console doesn't show anything until I have a login prompt.  Work fine from there, but what I really want is to see the boot log to work out why it's not starting up.  Anyone know how I configure that?22:35
ikoniajournalctl -ex will show what's not starting up22:36
ikoniano need for messing with the console22:36
GEEMac_Old 7050 series onboard video via HDMI.  14.04 worked perfect.22:37
thetravikonia I don't think you understand... The system does not successfully boot22:37
ikoniathat guide isn't valid for 16.04 either thanks to systemd22:37
ikoniathetrav: remove the splash screen and watch the boot process22:38
ikoniaand if you are getting a login prompt - the system is booting22:38
thetravor rather.  I got a successful boot, run a big long script provided by developers, and then the system has no network or console activity22:38
thetravso the login prompt is something I set up before running the script that breaks everything22:38
thetravI'm trying to work out what the script breaks by looking at the output22:38
ikoniathetrav: probided by the developers ??? what22:38
ikoniawhat are you talking about, ??22:39
thetravok, instead of that22:39
thetravthink "I run some installer"22:39
ikoniayou need to give honest/clear details22:39
thetravI'm trying ikonia22:39
ikoniathis has gone from a system not booting - but it got a login prompt to "I run a script provided by develoeprs that breaks it"22:39
thetravthe installer is a big thing that does a lot of stuff.  I am not capable of listing all the stuff22:40
ikoniathetrav: what are you trying to install22:40
thetravtons of things22:40
ikoniawhat ??22:40
ikoniaare these things ubuntu packages ?22:40
thetravsome of them are, yes22:40
ikoniaor external resources ?22:40
thetravboth22:40
ikoniathis seems very confusing22:40
thetravwell just chill a bit22:40
ikoniajust open the package manager and install what you want22:40
ikoniaI am cillede22:41
ikoniachilled22:41
thetravend state22:41
thetravsystem won't boot22:41
ikoniasystem will boot22:41
ikoniayou broke it with some odd script22:41
thetravyes22:41
ikoniabut can't tell us what it does22:41
thetravcorrect22:41
ikoniaso read the script and work through it line by line22:41
thetravso22:41
thetravlol22:41
ikoniawhy is that funny22:41
thetravbecause22:41
thetravthere are two ways to diagnose right22:41
GEEMac_ranu I'm running an older system that was fine from 11.x up to 14.04 LTS  have they removed support for the older Nvidia chipsets such as the 7000 series?22:41
thetravone is like you say, to read the script line by line22:41
thetravanother22:42
thetravusually faster22:42
thetravis to look at the end state22:42
ikoniano it's not22:42
thetravread error messages etc22:42
ikoniathe script is your problem22:42
ikoniafollow the script22:42
thetravikonia22:42
ikoniaif you want to watch the system boot - just remove the grub splash22:42
thetravif the system booted22:42
ikoniathat simple22:42
thetravyes22:42
thetravthat's what I want to do22:42
thetravI want to watch the system boot22:42
ikoniano, you said you are trying to use a serial console by following an incorrect outdated guide22:42
tgm4883ok, just trying to interject a little here. thetrav didn't you say you were getting a login prompt?22:42
ikoniathats very different than booting without the boot splsash22:42
thetravikonia, slow down22:43
thetravoutdated incorrect guide?22:43
ikoniathetrav: "yes"22:43
thetravplease point me to a better one22:43
thetravI'm doing the best I can here22:43
ikoniano22:43
thetravthat guide definitely worked enough to enable a serial connection22:43
thetravso what's this splash screen you're talking about22:43
ikoniafollow the script22:43
ikoniawork it through22:43
thetravare you assuming I have a graphics card on that machine?22:44
thetravor any sort of graphics access?22:44
ikoniaand stop using the script22:44
thetravtgm4883 yes22:44
ikoniaif you use a script provided by "developers" - stop using it and pass it back to them22:44
thetravI do get a login prompt before I run the script22:44
thetravikonia, that's a jerk thing to do if I don't first try and gather information for them22:44
tgm4883thetrav: ok, so how do you see this login prompt?22:44
ikoniathetrav: no it's not22:44
thetravI'd much rather tell them "here's what the system says went wrong"22:45
ikoniathetrav: as you seem incapable of doing it - so let them fix it22:45
GEEMac_ranu: Still with me there?22:45
ranuOerHeks: same error as before22:45
thetravtgm4883: so, I start with a fresh install of ubuntu22:45
thetravI follow the guide I linked earlier to enable serial output in grub22:45
ranuGEEMac_: was doing some food, just a sec22:45
thetravwith that, I reboot the system and I get a login prompt22:45
GEEMac_Sorry...  NP22:45
ranuI'm using an optimus card over here22:46
thetravI don't see the boot messages, I see nothing until the prompt appears22:46
thetravif we ignore all the noise around the script, that's my question right there22:46
tgm4883thetrav: ok, for a second lets pretend this is a fresh install. You boot it and get a login prompt. What are you seeing this login prompt on? Via SSH? Do you have a monitor attached?22:46
ranuBut I don't have a window with your resolution to cornfirm your issue22:46
thetravI'd like to see the boot up log22:46
thetravI have no monitor attached22:46
ranuWhat is your problem again GEEMac_?22:46
thetravI have serial access to the host, but no physical access22:46
thetravI have network access as well, but I am pretty sure I can't see the boot messages on that because network isn't loaded until later22:47
ikoniayet you can login and do journalctl -ex22:47
ikoniaand it will show you whats not loaded22:47
thetravmy question is just whether there is a way for me to watch the boot up happen over the serial connection22:48
thetravI have worked with hosts before where I did have a monitor attached and I could see the boot up messages22:48
ikoniathetrav: this is ubuntu 16.04 ?22:48
GEEMac_ranu: Apparently it is an issue with 16.04 since I originally did an upgrade from 14.04 to 16.04 and all went south from there with the screen res.  So I backed up all my files and reinstalled fresh from the CD for 16.04 and still have the issue.  It is a total pain in the backside having to call the term and put the xrandr statment in there to fix the res..22:48
thetravno it's 14.0422:48
ikoniaok, so it's upstart dependant22:49
ikoniaas you'll see that guide is for much old systems that still depend on inittab22:49
thetravso, the parts that work with grub22:49
ikoniaI'm going to guess that is also a vm ?22:49
thetravaren't they telling the kernel to output onto the serial?22:50
ikoniarather than a phsical host22:50
ikoniaphysical22:50
thetravsure, it's a vm22:50
GEEMac_ranu:  I am using the PC through HDMI to a 46inch TV. 1920x1080 is waht it is supposed to come up as but keeps going to 1024x768 after bootup.22:50
ikoniaso then the hypervisor will also have a say in what gets put where22:50
tgm4883thetrav: what hypervisor22:50
thetravkvm22:50
ikoniahow it boots will also depend on the hypervisor22:50
GEEMac_I set the Nivida settings for this and saved it to Xorg for what it is worth since it is not used anymore.22:51
thetravso what you're saying, and please correct me because I think I'm not getting it right... Is that the line in grub that passes console=tty0 console=ttyS1,19200n8 to the kernel does nothing until upstart invokes some service22:52
ikoniait will depend22:52
thetravok, so what does it depend on?  what are the things I should know and check22:53
ikoniait's down to your setup really22:53
thetravikonia, that sounds like a repetition of "it will depend"22:53
ikoniano, it's not22:53
GEEMac_It is a total PITA to have to call the terminal and type xrandr -s 1920x1080 after every restart of the computer22:53
thetravok, but what are the features of my setup I should be considering?22:54
ikoniahow the boot is invoked22:54
thetravwhen you say "the boot"22:54
thetravyou mean, how kvm powers up the vm?22:54
ikoniaof the guest22:54
thetravhow grub gets started?22:54
thetravor like, boot loader etc22:54
thetravlike, is it pxe booting or is it booting from a hdd etc?22:55
ikoniahow KBM triggers the loading of the boot process22:55
ikoniaand what applications your tty application will depend on22:55
ikoniakeep in mind - the kernel knows nothing about a device at the time you're setting that parameter22:55
GEEMac_If anyone has some input on this along with Ranu please PM me since there are other issues going on here.22:55
tgm4883GEEMac_: xorg.conf is used, are you sure it's saved to the right location22:56
bipulHello, I am not able to see Default user, group, other and mask entries on directory. When i am using getfacl /home/bipul22:56
ikoniabipul: what are you seeing22:56
bipulI am using ACL version (2.2.52-3).22:57
ikoniabipul: pastebin the command and the output please22:57
bipulikonia, sure22:57
GEEMac_igm4883:  not sure?  Shouldn't the nivida changes save to the right place? they did in 14.0422:57
tgm4883GEEMac_: /etc/X11/xorg.conf I believ22:58
ikoniabipul: is this debian or ubuntu you are using22:58
bipulikonia, Right now Ubuntu22:59
bipulikonia, http://paste.ubuntu.com/23074309/22:59
GEEMac_tgm4883:  let me tak a look again.  By what I have been reading the xorg is not being used since 13.x  Hang on let me pull it and pastebin it22:59
ikoniabipul: that looks fine23:00
bipulThe first one is a file details and second one is directory details, which is supposed to come default23:00
bipulhttps://help.ubuntu.com/community/FilePermissionsACLs23:00
bipuldefault:user::rwx23:00
bipul default:group::r-x23:00
bipul default:group:green:rwx23:00
bipul default:mask::rwx23:00
bipul default:other::r-x23:00
Gallo2use pastebin dude23:00
tgm4883GEEMac_: not shipping one by default is not the same as not using one23:01
bipulThank you.23:01
Gallo2hi. i seem to be having real trouble with an install. i've never had linux on this particular machine so i don't know if its my screwup or i need to tweak some options. i installed with crypto and LVM also, to make it more complicated23:02
ikoniabipul: that pastebin looks sane, no problem there23:02
sameershy23:02
bipulBut when we look for directory, we are supposed to see default:user::rwx ....23:03
sameerheelo guys23:03
ikoniabipul: you do...23:03
ikonialine 1823:03
bipulDon't we? As per documentation https://help.ubuntu.com/community/FilePermissionsACLs23:03
sameeri need some help bro23:04
GEEMac_tgm4883, Here is the pastebin of the xorg.conf    http://pastebin.com/aeJGP76d23:04
ikoniabipul: looks fine to me to be honest23:04
bipulThat is a normal or name user entry23:04
ikoniabipul: yes, and it looks fine23:04
GEEMac_tgm4883, that was the last save.23:04
bipulyes it looks fine but it is missing default user name entry.23:05
ikoniabipul: did you set the defaults ?23:05
sameerheeeeeeeeeloooooooooooooooooo23:05
bipulikonia, No.23:05
ikoniasameer: thats not going to get you help23:05
GEEMac_tgm4883, I had to switch to the vga input on the TV so I can see what was going on.23:05
ikoniabipul: then how do you expect to see defaults23:05
sameerok then listen to me b23:05
ikoniabipul: read the text above the example23:05
ikoniabipul: "this ACL also has defaults set"23:05
GEEMac_tgm4883, I'm on the HDMI input now.23:05
ikoniabipul: meaning, someone has set the defaults23:05
bipuloh, i thought for directory by default it appears default entery too23:05
ikoniabipul: look at the two examples, they are the same command23:06
bipuloh thank you.23:06
ikoniait's showing you different ACLS on the same directory23:06
grubleshello i am having trouble with fglrx: http://pastebin.com/K3smeDpR23:06
=== pedro is now known as Guest1931
Bashing-omgrubles: Release 16.04 ? No support for FGLRX any longer .23:10
grublesBashing-om, 14.04.523:10
Bashing-omgrubles: K. Now re you attempting to install the ATI graphic's driver ?23:11
grublesyes. fglrx.23:11
Bashing-omHow are **23:11
grublesoh.23:11
grublesneither the package (apt install fglrx) nor the .run from amd's site works.23:11
bekksgrubles: Due to "no support".23:13
Bashing-omgrubles: What card(s) are we working with - lspci -k | grep -EA2 'VGA|3D' - in a pastebin please . Make sure the hardware has support .23:13
grublesit's a radeon 797023:14
grublesi've had fglrx running on 14.04 previously23:14
GEEMac_tgm4883,  still with me here?23:16
Bashing-omgrubles: Yeah should work . Clean things up and try again to install from our repo ? what returns ' ls -al /usr/share/ati/fglrx-uninstall.sh  ' ?23:18
TheTank111I just tried to upgrade from 14.04->16.04 and than tried to install the desktop environment, but I get the error apt-get : relocation error  blah blah string stream not defined in libstdc++.so.6. I googled and found results but their answer involved using papa-remove which I don't have. I tried to get the new lib with curl but I keep getting unknown host for everything even sites like google lol :23:18
TheTank111/ can anyone help me?23:18
ikoniasounds like the upgrade failed23:19
ikoniayou're missing / conflicting some C libraries23:19
grublesBashing-om, sure i'll give that a shot23:20
grublesBashing-om, erm. i mean that script exists.23:20
grublesand i'll try it.23:21
TheTank111Ya, do you think I should just download them to a USB and than try and move them over?23:21
Bashing-omgrubles: ' sudo sh /usr/share/ati/fglrx-uninstall.sh ' then we make sure all vestigrs are gone prior to re-installing .23:22
rypervencheGotta love PPAs.23:22
ikoniaTheTank111: no23:22
Netwolfhey guys, I am seeing a stupid amount of traffic to telnet ports. Anyone else seeing this?23:22
NetwolfAug 20 19:17:38 med kernel: [88076.784808] [UFW BLOCK] IN=ens3 OUT= MAC=fa:16:3e:dc:71:b7:fa:16:3e:7e:b7:a9:08:00 SRC=222.254.61.12 DST=172.20.7.107 LEN=44 TOS=0x08 PREC=0x20│23:22
Netwolf TTL=45 ID=51999 PROTO=TCP SPT=34094 DPT=23 WINDOW=35058 RES=0x00 SYN URGP=023:22
Netwolfapologies for the paste23:22
ikoniaTheTank111: I think you should look at the logs from the upgrade,23:22
Bashing-omvestiges *23:22
ikoniaTheTank111: understand what the current state is23:22
ikoniaTheTank111: a.) how did you upgrade b.) did the upgrade show any problems at the time23:22
GEEMac_tgm4883, brb  going to try something with lightdm.conf23:23
TheTank111How do I check those logs?23:23
TheTank111I used apt-get dist upgrade btw23:25
ikoniathat won't upgrade you from 14 to 1623:25
ikoniaso either you did something else or you are still running 14.0423:26
Bashing-omgrubles: Stepping away from the keyboard for a short time . be back soonest .23:26
grublesBashing-om, thx for the help23:26
TheTank111Last I checked it said 15. I was under the assumption that it would upgrade me from 14 to 16 lol.. I thought I just had to do it twice23:28
ikoniadist upgrade will not upgrade you between distros23:28
TheTank111Lol that's weird, I guess they mean something different by dist upgrade. I've never upgraded btw if you can't tell :|23:29
ikoniadid you read any documentation about how to upgrade ?23:30
Gallo2can someone suggest to me what to look at if the system continuously reboots with no error message being output? it never even loads grub. i don't even know if grub is installed correctly, but i've tried it twice now and no joy.23:30
TheTank111No I figured it would be just as easy as typing a command.23:30
ikoniaTheTank111: so you typed a command blindly without knowing what it did, and just assumed it upgrade you23:31
lordcirthGallo2, try holding shift during boot to force grub menu to appear.  If that doesn't work, try Boot-Repair23:31
Gallo2lordcirth: thanks for the suggestion. please note, can't repair something that never worked in the first place23:31
TheTank111Yes kind of like how on Mac if I want to upgrade the OS I just click a button23:32
Gallo2no. kind of not like on mac.23:32
lordcirthGallo2, it is not unheard of for Boot-Repair to fix problems from a fresh install23:32
ikoniaTheTank111: so typing a command blindly, is very different than hitting the button that says "upgrade" on a mac23:32
ikoniaTheTank111: did you change the sources.list at all23:32
TheTank111I am realizing that now :|23:32
Kurowahi23:33
TheTank111I looked at the modified date and it says today, so somehow I did23:33
ikoniaTheTank111: so you're system is a mess then and to be blunt  you don't know what you are doing23:34
TheTank111Ya I might just do a fresh install23:34
ikoniaI suggest you back up your data you want to keep and install 16.04 with a desktop (desktop install) from the starting point23:34
ikoniaso just install the ubuntu desktop media/dvd23:34
ikoniaand I strongly suggest you read/ask before just doing things23:35
Gallo2right on23:36
-aan:#ubuntu- #WRONGPLANET SAYS THAT WITH #UBUNTU YOU LOSE! #WRONGPLANET SAYS THAT WITH #UBUNTU YOU LOSE! #WRONGPLANET SAYS THAT WITH #UBUNTU YOU LOSE! #WRONGPLANET SAYS THAT WITH #UBUNTU YOU LOSE! #WRONGPLANET SAYS THAT WITH #UBUNTU YOU LOSE! #WRONGPLANET SAYS THAT WITH #UBUNTU YOU LOSE!23:37
reisiommmkay23:37
-kovailanen:#ubuntu- #WRONGPLANET SAYS THAT WITH #UBUNTU YOU LOSE! #WRONGPLANET SAYS THAT WITH #UBUNTU YOU LOSE! #WRONGPLANET SAYS THAT WITH #UBUNTU YOU LOSE! #WRONGPLANET SAYS THAT WITH #UBUNTU YOU LOSE! #WRONGPLANET SAYS THAT WITH #UBUNTU YOU LOSE! #WRONGPLANET SAYS THAT WITH #UBUNTU YOU LOSE!23:38
-neksi:#ubuntu- #WRONGPLANET SAYS THAT WITH #UBUNTU YOU LOSE! #WRONGPLANET SAYS THAT WITH #UBUNTU YOU LOSE! #WRONGPLANET SAYS THAT WITH #UBUNTU YOU LOSE! #WRONGPLANET SAYS THAT WITH #UBUNTU YOU LOSE! #WRONGPLANET SAYS THAT WITH #UBUNTU YOU LOSE! #WRONGPLANET SAYS THAT WITH #UBUNTU YOU LOSE!23:38
-Don[Relax]:#ubuntu- #WRONGPLANET SAYS THAT WITH #UBUNTU YOU LOSE! #WRONGPLANET SAYS THAT WITH #UBUNTU YOU LOSE! #WRONGPLANET SAYS THAT WITH #UBUNTU YOU LOSE! #WRONGPLANET SAYS THAT WITH #UBUNTU YOU LOSE! #WRONGPLANET SAYS THAT WITH #UBUNTU YOU LOSE! #WRONGPLANET SAYS THAT WITH #UBUNTU YOU LOSE!23:40
-Guest67256:#ubuntu- #WRONGPLANET SAYS THAT WITH #UBUNTU YOU LOSE! #WRONGPLANET SAYS THAT WITH #UBUNTU YOU LOSE! #WRONGPLANET SAYS THAT WITH #UBUNTU YOU LOSE! #WRONGPLANET SAYS THAT WITH #UBUNTU YOU LOSE! #WRONGPLANET SAYS THAT WITH #UBUNTU YOU LOSE! #WRONGPLANET SAYS THAT WITH #UBUNTU YOU LOSE!23:40
-salak_selatan:#ubuntu- #WRONGPLANET SAYS THAT WITH #UBUNTU YOU LOSE! #WRONGPLANET SAYS THAT WITH #UBUNTU YOU LOSE! #WRONGPLANET SAYS THAT WITH #UBUNTU YOU LOSE! #WRONGPLANET SAYS THAT WITH #UBUNTU YOU LOSE! #WRONGPLANET SAYS THAT WITH #UBUNTU YOU LOSE! #WRONGPLANET SAYS THAT WITH #UBUNTU YOU LOSE!23:40
ikoniahang on folks, the idiots will stop soon enough,23:41
OerHeksroommode on registered is ugly.23:41
-Blue`Eyes`Blue:#ubuntu- #WRONGPLANET SAYS THAT WITH #UBUNTU YOU LOSE! #WRONGPLANET SAYS THAT WITH #UBUNTU YOU LOSE! #WRONGPLANET SAYS THAT WITH #UBUNTU YOU LOSE! #WRONGPLANET SAYS THAT WITH #UBUNTU YOU LOSE! #WRONGPLANET SAYS THAT WITH #UBUNTU YOU LOSE! #WRONGPLANET SAYS THAT WITH #UBUNTU YOU LOSE! PLUS WE'RE FUCKING ikonia'S OWN MOTHER.23:42
-mei_cen:#ubuntu- #WRONGPLANET SAYS THAT WITH #UBUNTU YOU LOSE! #WRONGPLANET SAYS THAT WITH #UBUNTU YOU LOSE! #WRONGPLANET SAYS THAT WITH #UBUNTU YOU LOSE! #WRONGPLANET SAYS THAT WITH #UBUNTU YOU LOSE! #WRONGPLANET SAYS THAT WITH #UBUNTU YOU LOSE! #WRONGPLANET SAYS THAT WITH #UBUNTU YOU LOSE! PLUS WE'RE FUCKING ikonia'S OWN MOTHER.23:42
-mei_cen:#ubuntu- #WRONGPLANET SAYS THAT WITH #UBUNTU YOU LOSE! #WRONGPLANET SAYS THAT WITH #UBUNTU YOU LOSE! #WRONGPLANET SAYS THAT WITH #UBUNTU YOU LOSE! #WRONGPLANET SAYS THAT WITH #UBUNTU YOU LOSE! #WRONGPLANET SAYS THAT WITH #UBUNTU YOU LOSE! #WRONGPLANET SAYS THAT WITH #UBUNTU YOU LOSE! PLUS WE'RE FUCKING ikonia'S OWN MOTHER.23:42
ikoniachildren, just be patient,23:42
Gallo2hm. i wonder how to tell if this system has uefi23:43
-ak_co_17tHN_cR_t:#ubuntu- #WRONGPLANET SAYS THAT WITH #UBUNTU YOU LOSE! #WRONGPLANET SAYS THAT WITH #UBUNTU YOU LOSE! #WRONGPLANET SAYS THAT WITH #UBUNTU YOU LOSE! #WRONGPLANET SAYS THAT WITH #UBUNTU YOU LOSE! #WRONGPLANET SAYS THAT WITH #UBUNTU YOU LOSE! #WRONGPLANET SAYS THAT WITH #UBUNTU YOU LOSE! PLUS ikonia go to #wrongplanet and talk to us.23:43
-ak_co_17tHN_cR_t:#ubuntu- #WRONGPLANET SAYS THAT WITH #UBUNTU YOU LOSE! #WRONGPLANET SAYS THAT WITH #UBUNTU YOU LOSE! #WRONGPLANET SAYS THAT WITH #UBUNTU YOU LOSE! #WRONGPLANET SAYS THAT WITH #UBUNTU YOU LOSE! #WRONGPLANET SAYS THAT WITH #UBUNTU YOU LOSE! #WRONGPLANET SAYS THAT WITH #UBUNTU YOU LOSE! PLUS ikonia go to #wrongplanet and talk to us.23:43
Renonwhy?23:43
KurowaI don't know if this is off topic or not, so in order to anticipate my future needs, I created an utility USB multiboot for tools such as GParted, a copy of distro, and clonezilla. Any recommendation for what to put?23:43
Gallo2i don't... think it does23:43
reisioGallo2: shouldn't actually matter23:43
-dbrutu`:#ubuntu- #WRONGPLANET SAYS THAT WITH #UBUNTU YOU LOSE! #WRONGPLANET SAYS THAT WITH #UBUNTU YOU LOSE! #WRONGPLANET SAYS THAT WITH #UBUNTU YOU LOSE! #WRONGPLANET SAYS THAT WITH #UBUNTU YOU LOSE! #WRONGPLANET SAYS THAT WITH #UBUNTU YOU LOSE! #WRONGPLANET SAYS THAT WITH #UBUNTU YOU LOSE! PLUS ikonia go to #wrongplanet and talk to us.23:43
reisiobut if the boot config has a mouse cursor, it's probably U/EFI23:43
reisioKurowa: what else?23:43
Gallo2a mouse cursor..... nope23:43
-FaizKL-BoSan-CaR:#ubuntu- #WRONGPLANET SAYS THAT WITH #UBUNTU YOU LOSE! #WRONGPLANET SAYS THAT WITH #UBUNTU YOU LOSE! #WRONGPLANET SAYS THAT WITH #UBUNTU YOU LOSE! #WRONGPLANET SAYS THAT WITH #UBUNTU YOU LOSE! #WRONGPLANET SAYS THAT WITH #UBUNTU YOU LOSE! #WRONGPLANET SAYS THAT WITH #UBUNTU YOU LOSE! PLUS ikonia go to #wrongplanet and talk to us.23:43
Gallo2shouldn't matter. good to know23:44
-DOBERMAN-:#ubuntu- #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET23:44
-DOBERMAN-:#ubuntu- #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET23:44
ikoniathese guys are weak,23:44
Kurowajust one tails and boot repair disk.23:44
ikoniasoon be done23:44
Kurowareisio.23:44
reisioKurowa: are you asking what else people might recommend?23:44
Kurowayep.23:44
reisioI haven't actually ever needed more than just systemrescuecd23:44
reisiobut just the ubuntu install image will also suffice, much of the time23:45
reisioeven as a rescue environment23:45
reisioeven as a temporary environment23:45
edrocks_is it recommend to use ufw or iptables directly?23:45
KurowaI am kinda new to ubuntu and want to be prepared to troubleshoot my pc in the eventuality that I messed up.23:45
reisioless is more, but only if it doesn't murder your free time23:45
reisioKurowa: install media's enough for that23:45
reisioyou can have the boot loader boot it even, if you don't break your boot loader23:46
Kurowabootloader is like grub or grub2 in example, is it?23:46
reisioKurowa: yup23:47
MegalexHas anyone tried setting up openVPN under a bridge configuration under ubuntu 16? I'm having several issues23:47
Kurowahmmm... I put my ubuntu ISO in windows T.T23:48
Kurowatime to download it again.23:48
GEEMactgm4883, well that did not go well.  Had to boot to  term and nano the lightdm.conf file to remove the xrandr line.23:49
vruzhello all. I need help installing libmysqlclient18 on Ubuntu Xenial 16.0423:49
reisioKurowa: hrmm?23:50
Kurowavruz: the problem is?23:50
GEEMactgm4883, still with me with this resolution issue?23:51
vruzKurowa: I need to install libmysqlclient18, which is a dependency needed by the Lazarus development environment. Xenial by default installs libmysqlclient2023:51
vruzKurowa: libmysqlclient20 provides the wire protocol 5.7 used to communicate with mysql servers 5.7 and upwards23:52
reisiocheck if there's a newer lazarus version23:53
vruzKurowa: in normal circumstances, that should be resolved installing mysql-client-5.6 and mysql-server-5.723:53
vruzreisio: this is the latest Lazarus release23:53
Kurowavruz: no way to download from packages.ubuntu.com?23:53
vruzKurowa: the thing is, when you install mysql-server-5.6 you still get libmysqlclient20, with protocol 5.723:53
=== Gallo_ is now known as Guest17033
GEEMacrepost of issue: Hi folks.  I just did a fresh install of 16.04 LTS 64bit.  I'm having an issue with keeping my 1920x1080 resolution after reboot or cold start.   I keep having to use xrandr -s 1920x1080 in termanal.  My 14.04 was fine.  I had to go to the nvidia 304.x due to the nouveau was tearing up the screen.23:54
vruzKurowa: I just found that libmysqlclient18 is *somewhere* in Ubuntu, at this url: https://launchpad.net/ubuntu/xenial/amd64/libmysqlclient18/5.6.25-0ubuntu123:54
vruzKurowa: which presumably would provide a libmysqlclient18 capable of providing network protocol 5.623:54
Guest17033.23:55
reisioGEEMac: so you're using nvidia's drivers?23:55
vruzkurowa: but it's marked as superseded, and I have no idea how to get this package installed, as it doesn't appear to be available with a simple apt-cache search23:55
=== Guest17033 is now known as gallo2
gallo2blah23:55
gallo2enough of your hoops nickserv!23:55
GEEMacreisio, Yes the 304.x tested.23:56
reisioGEEMac: have you run nvidia-xconfig?23:56
GEEMacCan't use nouveau23:56
* reisio waits for his question to be answered23:56
Kurowahttp://packages.ubuntu.com/precise/amd64/libmysqlclient18/download23:57
GEEMacreisio, yes that was the first thing I did. here is a pastebin of the xorg.conf http://pastebin.com/aeJGP76d23:57
vruzKurowa, thanks, I'll see to install that manually then. Any idea why this manual method has been enforced instead of using the recommended method?23:58
reisioGEEMac: okay, have you run nvidia-settings from within X?23:59

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