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

schultzaok.. so 16-32 would be a good value for anyone else who asks.. thank you00:00
naccwhy make it so large? and why do it at all00:00
nacca good value is 0 and don't do it00:00
naccthere's no clear benefit IMO00:00
schultzathere is... i have an installation of / at 8 GB with /usr combine and i cannot installed any more stuff. and linux is acting a lot slower.00:01
schultzahence why im asking it00:01
schultzaso i plan on redoing the installation with /usr seperated.00:02
naccschultza: how big is your hard drive?00:02
schultzabecause  i can00:02
schultzalarger...00:02
naccschultza: alright, i guess you can figure this out yourself, i have better things to do with my time, sorry00:02
schultzanacc: thank you for telling me how much your current /usr size is..00:02
schultzait did help00:03
scootergrisenHow can i download all translations for one language from launchpad?00:14
Bashing-omschultza: I have run with as little as 10 gigs for / .. but it is tight and leaves little room for future uses without extensive management .00:15
hfpAlso, I'm confused at what goes in .profile vs .bashrc in Ubuntu. It seems that vars set in .profile aren't accessible in .bashrc, so what good is .profile except to source .bashrc?00:17
schultzain the non-gui command line mode.. how do you see previous again?00:20
pavlosschultza, my / is 7GB, /usr is almost 5GB00:21
schultzagetting a kernel panic.. unable to mount root fs00:21
pavlosschultza, you mena cursor up?00:21
schultzayes00:21
kenrinhfp: if you man bash it'll tell ya00:21
schultzakenrin: canont man anything right now... kernel panic00:22
schultzahttps://imagebin.ca/v/3HqwHaWEys2i00:24
pavlosschultza, at the term prompt, ctrl R will reverse search previous commands00:24
schultzactrl+r does nothing at this moment00:24
kenrinIf the kernel is crashed your cursor isn't going to move until you reboot schultza00:25
schultzareboot goes back to same screen.00:25
kenrinlogin to single user mode and check logs00:26
schultzaand i remember correctly that / was out of space.00:26
kenrinOh,  then login to single and delete some files00:26
schultzahow is single user mode going to help with unable to mount /00:26
kenrinAh,  mean to say recovery shell00:27
schultzanah, ill redo it anyways... so i have space for /00:30
schultza!ubuntunext00:53
schultza!ubuntu+100:53
ubottuZesty Zapus is the codename for Ubuntu 17.04 - Support only in #ubuntu+100:53
=== _rubik is now known as acrumb
=== acrumb is now known as _rubik
nicomachushi all. I'm trying to get EAC up and running, but it's not finding the disk drive (or any drives). I followed these instructions and have the drive showing in my wine config, but EAC just isn't seeing it: https://ubuntuforums.org/archive/index.php/t-2092214.html01:07
cfhowlettnicomachus, wine doesn't see the HDD so far as I know. ask the wine channel01:08
nicomachusI am.01:08
nicomachusjust thought maybe someone here had encountered it before.01:09
nicomachusI wasn't sure if it was a problem with getting wine to see the cd rom01:09
waltmanWhen I get a popup saying "The computer needs to restart to finish installing updates", is there any way to see which packages need to be updated?01:13
cfhowlett waltman open a terminal:   sudo apt update && sudo apt full-upgrade01:14
waltmanfull-upgrade didn't list any packages01:15
schultzawhats different between dist-upgrade and full-upgrade01:18
cfhowlettsame same schultza.  apt-get dist-upgrade = apt full-upgrade01:18
schultzaah01:18
waltmanI just tried dist-upgrade too just for the heck of it. Same result.01:19
waltmanSo if nothing's pending, why do I keep getting this popup telling me I need to reboot? I also get the "System restart required" message when I ssh in.01:19
schultzayou probably already did the update, it just needs to reboot to use the new update01:20
kenrinprobably already installed a new kernel01:20
cfhowlettwaltman, this ^^^01:20
schultzaor ubuntu has allowed hot-loading the kernel01:20
=== user1 is now known as lurker
=== lurker is now known as lurker32
waltmanThe last new kernel was 5 days ago, and it started *after* I rebooted.01:21
ChaiTRexwaltman: There are various other packages that require a reboot. I think libc does for example.01:21
waltmanhmm, could be that.01:21
waltmanI had to reboot twice for new kernels last week, and then I started getting this popup the following day.01:22
kenrinIt might list them in /var/run/reboot-required.pkgs01:27
waltmankenrin: Thanks! It says "linux-base", but that package doesn't seem to have chanegd recently.01:31
plex_davehey hey.  this is an ongoing issue and it's been driving me mad.  every time i format a new usb drive or sd card, it formats as read-only.  I have just been using a windows machine that i have laying around at work to format these devices but there's gotta be something that can be done about this.01:33
fakoflist01:35
fakofLIST01:35
plex_davei legitimately just want to be able to format an sd card or usb device using ntfs (so others can read it too) and not have to run nautilus (or thunar as the case may be) as root to move files to the thing.  this has been the case in 16.04 since I upgraded and it's basically unacceptable.01:35
fakofhello01:36
fatduduhello01:36
cfhowlettubuntu support here fakof.   ask your questions01:36
plex_davehi.  do we think it's a good idea to be running nautilus or thunar as root just to transfer files to an sd card?01:36
cfhowlettplex_dave, no no and no01:36
kenrinyou should fix the permissions plex_dave01:38
kenrinFind out where it mounts,  probably /media/username,  then check perms01:38
plex_daveWell, I mean, I don't mind having to do it, but even if I run my file manager as root and go in and change permissions on the device in the file manager as root, as soon as I am no longer running as root, the permissions on all devices go back to where even i, the user who created the partitions, cannot write to them.01:38
plex_daveKenrin:  I am aware that this is a permissions issue.  This seems like it would be a high priority issue seeing as the novice user would not know to run the file manager as root, and as an intermediate user, I know that it's probably not the best idea to be in the habit01:41
kenrinYeah weird,  I just checked getfacl /media/username and it doesn't have write01:41
fakofhow i wrote commands in irc chat ?01:41
ivanis this a /media/whatever problem or a mount-options problem?01:42
plex_daveIt's not like this is a new issue either.  I was hoping maybe there was some silly thing I was missing out on that I didn't find in the forums.01:42
ivanNTFS mounts need uid= gid= umask= options01:42
ivane.g. mount -o uid=1000,gid=1000,umask=00701:42
plex_daveI have others who work with me who do not have the sudo passwords to their machines and they rightfully think this is a touch absurd.  When I format the cards on any other device, ranging from a digital camera to a zoom digital recorder to a windows box, there is no issue.  Formatting from any type of ubuntu 1604 (vanilla, mate, gnome, studio) all the same exact issue.01:43
cfhowlettplex_dave, are you formatting with a gui app or the terminal??01:44
ghostreaver310exit01:44
ivanif you are in for the long haul on desktop linux you can assume that every nice GUI thing will be broken at some point and you have to know how to do everything manually. but wow, that is some pretty depressing breakage01:45
kenrinseems like it could be fixed with a simple setfacl -m u:username:rwx /media/username01:45
ivankenrin: do you really not have u=w on /media/username?01:46
kenrinI do not,  seems like that is default01:46
ivanhmm01:46
kenrinuser has rwx01:47
kenrinbut my username has r-x01:47
kenrinowned by root01:47
plex_daveI am using disks01:47
plex_davethe gui tool included in linux distributions.01:47
cfhowlettplex_dave, time to test: use the format the disk using the terminal01:48
ivankenrin: you don't need w on dir/ to write to dir/sub/01:49
ivan(because you're not modifying dir/, of course)01:49
plex_daveOkay, I can do that.  I was just hoping that there's a solution for the more novice user.  I mean if I were new to Ubuntu, this would certainly make me a touch angry.01:49
kenrinYeah but /dir/ has no subs01:49
kenrinuntil i plug something in01:49
cfhowlettagreed.  if the terminal flyes OK, then we can indeed report the Disks is malfunctioning, plex_dave01:49
plex_daveI was in fact able to format an sd card just now in the terminal and I can in fact write to it.  USB also just worked.01:49
ivankenrin: well, you still don't need w for your user on /media/username because that's managed by some root thing01:50
ivanmuch more likely the disk formatting tool stopped passing in the correct mount options01:50
ivandoes this work when you replug the device?01:51
cfhowlettplex_dave, boom.  Disks has something funky.  might you be inclined to file a bug report?01:51
plex_daveIt's all over the forums, I assumed it was beknownst to the devs.01:51
waltmanThe only thing I see in my logs for the time that reboot-required.pkgs was updated is that I ran "apt autoremove" to remvoe some old kernels. Why would that say I need to reboot?01:54
=== tripelb is now known as tripleb
lysa annoying02:00
lysa...02:00
tripleb.02:00
waltmanOh well. I'm just going to assume that it's because of the autoremove and not reboot just because of that.02:01
DexDeadlyAnyone use ISPConfig 3?  I've tried following the directions but I can't seem to get my admin page to have ssl protection02:07
DexDeadlymy 2 domains I currently have on the box have ssl no problems02:07
DexDeadlyeverytime I go to it I get ERR_SSL_PROTOCOL_ERROR02:08
calamarihi. I was about speeding up boot times, and one recommendation was to switch from Legacy to UEFI. In the comments, someone mentioned that if UEFI was used, that GRUB was basically redundant. That caught me off guard, because I use that for the very occasional dual boot or recovery mode, but it made me curious: Is there some kind of equivalent functionality I get with UEFI and Ubuntu?02:13
JakeDeanI'm trying to display the php file which I have located in /var/www/error.php and I included that in my config https://hastebin.com/arinifoniz.php but my error.php isn't even shown, it shows the nginx default error02:13
calamarioh, I think I just found my answer: http://askubuntu.com/questions/313627/uefi-bootloader-alternative-to-grub02:16
waglehi -- how do i clear-out/purge all dpkg record of a package thats already gone?02:17
Camronanyone here use cisco RVS equipment02:30
kenrin##networking probably better question to ask that02:32
kenrinplace to i mean02:32
chilli0Hello - I am trying to use NFS to export a directory to two subnets. showmount -e (serverip) shows the mounts, but when I try to mount I get an error denied.This only happens on one of the subnets...02:40
chilli0both subnets are in /etc/exports - does anyone know where to look? need to find why it's being blocked02:41
chilli0nothing in hosts.allow or hosts.deny02:41
dpIs there a way to enable proprietary drivers for my video card in the latest Ubuntu so that I can use my GPU for computing?02:43
kenrinfirewall?  uid|gid not the same ?02:43
=== awayfro is now known as ifro_
waglehow do you delete half-installed packages?  google is full of failed solutions02:45
quartarian@Wagle sudo apt purge?02:50
waglequartarian: tried that, its wedgd harder than that02:51
quartarianWhat package?02:51
waglelinux-image-extra-4.4.0-66-generic02:51
waglei *think*02:51
kenrindp: they should show up under additional drivers if you search the menu02:51
waglewait.  i mean linux-image-extra-4.4.0-66-generic02:52
dpkenrin: Okay. I knew that the proprietary drivers had been removed in a previous version, but wasn't sure if they'd been added back. Kills me to have 70% of my computer "unsable."02:52
* wagle is too blind to see that those are the same02:52
quartarianHmm. What are the symptoms of the problem? Can't install other packages?02:53
waglecant install, remove, purge, nuttin02:54
quartarianCan you pastebin the output of sudo apt-get update for me?02:55
waglehttps://gist.github.com/wagle/dcad0789a7975ed56caea3759941dbfb is related02:56
brycemlwagle: is your boot partition full? do 'df -h'02:57
wagleno it stabilized to something else..  no its nearly empty02:57
brycemlif that kernel is not the one you are booted into or the latest one, you can just apt-get remove it.02:58
=== tuv0k is now known as darthanubis
waglehttps://gist.github.com/wagle/33047be5c584f4f14b965f5cdf9c9eae02:58
wagleis pretty much what i did if i try anything02:58
quartarianDid you manually remove your kernel headers?02:59
waglenope02:59
wagleit broke halfay through and upgrae02:59
brycemlis linux-headers-4.4.0-66-generic installed?02:59
wagleit broke halfway through and upgrafe02:59
quartarianAhhh I see03:00
wagleno03:00
waglejust 70 and 7103:00
brycemlyou could try downloading the linux-headers-4.4.0-66-generic and install it with dpkg directly and see if it works after that.03:02
quartarian^^ just typing that lol03:02
wagleget the same error when i tried that, but I'll try harder.  you have an incantation in mind?03:02
notmikeNo!03:03
quartarianwget http://security.ubuntu.com/ubuntu/pool/main/l/linux/linux-headers-4.4.0-66-generic_4.4.0-66.87_amd64.deb && dpk --install linux-headers-4.4.0-66-generic_4.4.0-66.87_amd64.deb03:05
=== CrazEd__ is now known as CrazEd
quartarianFair warning, that could make it worse.03:05
=== CrazEd is now known as Guest1792
quartariandpkg*03:05
waglei'm about to reinstall..  8/03:05
wagledpkg -i --force-all linux-headers-4.4.0-66-generic_4.4.0-66.87_amd64.deb03:08
wagleis oing something different, anyway03:08
vas_tappendagewagle: have you tried using aptitude instead of apt or apt-get03:08
brycemlIf that doesn't work you could edit the dpkg database and make it think the package isn't installed so it doesn't try to do the configuration for it.  That has potentially bad side effects though.03:08
wagle vas_tappendage not installed (cant install things at the moment)03:09
wagleapt -f autoremove03:11
waglemight be getting somewhere03:11
wagleits actually installing all the 66 packages03:11
quartarianSweet03:12
waglenope, but for different reasons now03:15
quartariangist?03:15
waglehttps://gist.github.com/wagle/e8738b075c500ad5ed8824c08871763003:16
quartarianAhh 3rd party drivers03:17
clackamasI still cannot decide if I want a XPS 15 or MSI GS63 Stealth.03:17
quartarianCan you install new packages at this point?03:18
awatti am looking for a software or anything that prevent battery of charging when it reaches 100% and start charging when its 10%03:20
pocoawatt, you do realize that full battery cycles are terrible for modern batteries, right?03:22
pocoawatt, ideally for lithium-ion you want to keep your batteries right at ~60% but keeping them at 100%, assuming they are engineered well, is honestly not much of a difference over the coarse of its life03:23
pocoHey does anyone know what's the best way I can secure my mounted network shares from accidents on my computer (accidental rm, cryptoransom, etc)? Since my shares are all mounted under /mnt/ it seems like they're very convenient, yet vulnerable03:25
awattpoco: ok how can i stop the battery from being chnarged at 80%03:25
awattit is lithiom03:25
waglequartarian: nope, and tried a couple things03:26
pocoawatt, I'm not exactly sure but I know a few OEMs like Lenovo will autodetect if a laptop is docked for like a week+ and asks if you want to keep it at 60%. But honestly man, the difference between keeping it at 60% vs 100% is soooo small.03:27
Ben64the hardware probably already has something that cuts off charging appropriately03:28
quartarianwagle: sorry man, broken upgrades are tough. If it were me and I had things I needed to do, I'd bite the bullet and reinstall.03:28
pocoBen64, is exactly right. If it's not designed to do this, well you're not going to optimize a crappy battery like that anayways03:29
waglequartarian: yeah, my feeling too03:29
Ben64or do what i do, if you're going to leave it plugged in for a while, take the battery out03:29
awattben64 .. you know the reason i want to do this i am scared the battery eventually die or loose its capabilites if connected to ac for long time03:31
Ben64yep i know, it will lose capacity pretty much no matter what you do03:32
awattbut it will die faster if you are connected to AC all the time03:33
Ben64so take the battery out03:36
* wagle prepares to punt03:43
vas_tappendagewagle: if you get back to a solid system, install aptitude. It seems to have some magic powers that apt and apt-get don't.03:59
wagleyeah..  synaptic's trying to do something special too04:01
clackamaswagle: were you not able to get your kernel stuff worked out ?04:02
wagleclackamas: trying to swing synaptic at it before I give up and reinstsall04:03
clackamaswagle: that sounds like a sensible plan.04:03
=== Guest1792 is now known as CrazEd
=== anon is now known as Guest62884
=== CrazEd is now known as Guest26609
devil_hey04:12
vas_tappendagewagle: before you give up and do a r+r. try aptitude. I have been through the same stuff. then i tried aptitude and it worked. like I said before, It has some extra heavy duty zircon encrusted tweezers that will make it "all good". install and read the man page, then do a "aptitude extra heavy duty tweezers dist-upgrade" good luck04:12
devil_anyone here04:12
waglevas_tappendage: cant install aptitude, but synaptic's doing something new04:15
=== Menzador is now known as TheOneMenzie
=== Vilegent is now known as kk4ewt
waglesynaptic unglued the logjam, nowI am removing log by log04:26
waglegot aptitude installed!04:26
clackamaswagle: cool!04:29
waglethanks all!  it seems fixed now04:33
=== Apple is now known as Guest26556
waglehad to create fake kernel and initrd images after synaptic uncorked it04:34
quartarianWagle: Well done!04:34
n00dl3zhey guys04:50
n00dl3zwho wants to get brute forced today???04:50
ubuntuinstallany idea on the most popular ubuntu distro?04:51
n00dl3zCentos04:51
n00dl3zi run my botnet on centos04:51
n00dl3zit outputs 200 gb per second04:51
n00dl3zi can ddos everyone of you right now04:51
n00dl3zanyone there?04:52
n00dl3zniggers04:52
n00dl3zniggers04:52
ubuntuinstallthere seems to be a lot of research on the popular distros but not among ubuntu04:53
ubuntuinstallLooking for one among ubuntu04:54
ubuntuinstallany clue?04:54
noodles_port_22hey04:55
=== lu is now known as Guest5610
clackamasubuntuinstall: https://wiki.ubuntu.com/UbuntuFlavors04:56
=== Guest26609 is now known as CrazEd
=== CrazEd is now known as Guest16044
=== Apple is now known as Guest81784
allrightyyyyyeyh :)05:11
allrightyyyyyim new to ubuntu but i like it :)05:12
swroooosame here allrightyyy05:13
Guest81784Glad to hear you like it05:13
=== pax2you1 is now known as pax2you
=== kraut_ is now known as kraut
=== matsasc_ is now known as matsasc
=== tolecnal_ is now known as tolecnal
=== elysium2 is now known as elysium
=== fr0st| is now known as fr0st
=== rawss is now known as rOss^64
=== AJC_Z0 is now known as AJ_Z0
=== mgor_ is now known as mgor
=== Krenair_ is now known as Krenair
=== Jooka_ is now known as Jooka
=== tfitts_ is now known as tfitts
=== dave0x6d_ is now known as dave0x6d
allrightyyyyyeyh venta litt e folk her norske ? :)05:15
=== nightf0x_ is now known as nightf0x
nitpehi guys, my apple computer has passed away and I'm trying to read the HD contents on ubuntu, I can see the disk and partitions where the partition I'm interested is showing 'Apple Core Storage'05:16
nitpehow can I mount it on ubuntu ?05:16
=== thebwt_ is now known as thebwt
=== tinoco_ is now known as tinoco
=== cmosguy_ is now known as cmosguy
=== andyrock_ is now known as andyrock
=== TheCowboy_ is now known as TheCowboy
=== SyntaxTerror_ is now known as SyntaxTerror
=== victorbjelkholm_ is now known as victorbjelkholm
=== lolmac_ is now known as lolmac
clackamasnitpe:05:18
nitpeclackamas, hi05:19
clackamasnitpe: sudo get-apt install hfsprogs05:19
clackamasYou will need the tools from that package.05:19
clackamascreate a mount point:05:19
=== eshlox_ is now known as eshlox
clackamassudo mkdir -p /media/macos05:19
alkisgAren't encrypted apple partitions mounted with http://packages.ubuntu.com/source/libfvde ? (no idea about apple though...)05:20
nitpeI guess the partition is encrypted05:20
clackamassudo mkdir sudo mount -t hfsplus -o force,ro /dev/sd<XY> /media/macos05:20
clackamasyeah, then you will need your mac to fix that.05:20
phishinphreeyeah, then you will need your mac to fix that.05:20
clackamasnitpe: how did your mac die?05:21
phishinphreenitpe: how did your mac die?05:21
=== lesshaste is now known as Guest26631
nitpeI think the graphics card is dead05:21
=== stryx`_ is now known as stryx`
nitpelike I can see the apple logo in the booting screen05:21
nitpebut it does not load the OS05:21
clackamasyou might be able to ssh to it.05:21
phishinphreeyou might be able to ssh to it.05:21
clackamaswhat is phishinphree?  It is repeating everything I type05:22
alkisgSeems like a bot...05:22
phishinphreesorry05:23
nitpeso05:23
nitpethe only way seems to put back the hd on mac os05:23
phishinphreeshouldn't be doing that05:23
clackamasWell, you might be able to get the able store to copy it to an external drive.05:23
nitpeand then try to recover it somehow05:23
clackamasBut, I have no idea what that would cost you.05:23
alkisgnitpe: have a look at this one: https://github.com/libyal/libfvde/wiki/Mounting05:23
alkisgIt's available in a 17.04 live cd05:23
clackamasalkisg: cool.05:24
nitpecool05:24
nitpegonna try that05:24
nitpethx05:24
alkisg(and 16.10 too, but not 16.04)05:24
nitpegonna burn an image on a pendrive to try it05:25
alkisgHow can I integreate appstream metadata in an apt repository managed by reprepro?05:26
nitpealkisg, so what exactly is available in the live CD ? you mean libfvde ?05:29
alkisgYes, the package for that is only available after 16.1005:29
renatosilvaare there official packages providing clients for letsencrypt?05:29
nitpealkisg, got you! thx05:30
alkisgnp; note that's just googling, I've never used apple05:30
=== shah` is now known as shah
xas712Is here anyone online?05:52
alkisgxas712: yes, about 1700 persons05:54
alkisg!ask05:54
ubottuPlease don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience05:54
xas712Wow!So many users are online!05:56
xas712Where is the chat server?05:56
alkisg!offtopic05: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!05:56
hmz365"device-mapper: reload ioctl on veracrypt1_0 failed: No such file or directory Command failed . " Anyone encounter the same problem has been resolved, the wing! Online is not the answer, for kernels from 3.14.54 to 4.5.2 is still the same, I do not know where the problem.05:56
alkisgxas712: for non-ubuntu questions, go to #ubuntu-offtopic05:56
xas712OK.05:57
alkisgSearches in gnome-software return empty for half of the available packages! For example, if I do: `apt search frozen-bubble armagetronad` => both are listed. But if I search for them in gnome-software, only frozen-bubble is there. I wonder, is the old software-center still the best way to install packages for people that don't know how to use apt-get install?05:59
=== shawn is now known as Guest18332
Ben64alkisg: "apt-get install package"06:01
Ben64now you know how to use it :D06:01
alkisgBen64: can you teach the rest 5000 teachers here too?06:01
alkisg:)06:01
alkisg`appstreamcli search frozen-bubble` => ok, `appstreamcli search armagetronad` => not found. Meh.06:06
* alkisg checks in debian...06:06
=== Guest16044 is now known as CrazEd
=== CrazEd is now known as Guest7776
Flannelalkisg: synaptic is the most robust (insofar as not giving you kid gloves) GUI replacement for apt-get06:09
alkisgFlannel: hm, you may be quite right there, I thought its development was stopped but it appears it hasn't. Have you used in it 16.04 or so?06:10
xas712My Ubuntu Mate can't boot with "dtoverlay=vc4-kms-v3d" in /boot/config.txt. My board is Raspberry Pi 3. And sometimes the application blueman can't find my Bluetooth audio device. What should I do?06:10
Flannelalkisg: Not personally, no.06:10
alkisgty, will check though06:11
alkisgEh, `appstreamcli search armagetronad` works in debian stretch, so it just needs to be fixed in ubuntu06:11
* alkisg checks in zesty...06:13
xas712Is here anyone online? My Ubuntu Mate can't boot with "dtoverlay=vc4-kms-v3d" in /boot/config.txt. My board is Raspberry Pi 3. And sometimes the application blueman can't find my Bluetooth audio device. What should I do?06:20
=== Andy80^ is now known as Andy80
sebsebsebhi06:26
OERIASI wish Ubuntu would not be slow as molasses on Vbox06:31
alkisgChange to ubuntu-mate :)06:32
sebsebsebOERIAS: adjust how much RAM you give it06:32
sebsebsebOERIAS: too much it might slow down anyway, to little it will slow down. you need to be in between,  the default may not be enough06:32
OERIASsebsebseb, all you need is 640k06:33
sebsebsebOERIAS: espeically if it says 512MB its probably 1GB for Ubuntu but still06:33
OERIASjust kidding, i gave the machine 6 GB06:33
sebsebseb1GB  at least i would say or usaully06:33
alkisgIt's because of vbox not having opengl acceleration, not related to ram06:33
sebsebsebOERIAS: 6GB  virtual box RAM is probably too much, espeically since it works a bit differnetly from a real install with real RAM06:33
OERIASsebsebseb, my machine has 16 GB of RAM06:34
OERIASand i have another machine and 6 GB runs perfectly fine06:34
=== alexandre9099_ is now known as alexandre9099
EriC^^OERIAS: give it more processors06:39
alkisgFlannel: synaptic works much better than gnome-software, thanks a lot :)06:55
alkisg...maybe in 18.04 gnome-software will be ok, but right now it just sucks!06:56
=== Guest7776 is now known as CrazEd
=== CrazEd is now known as Guest79175
VaxxLots of ppl here Goodmorning07:17
DarwinsFox!rp http://www.lemonde.fr/pixels/article/2017/04/03/logiciels-electoraux-les-politiques-francais-ont-du-mettre-fin-a-la-recolte-de-donnees-personnelles_5105296_4408996.html07:17
=== Isla_de_Muerte is now known as NwS
=== the_ant1 is now known as the_ant
=== the_ant1 is now known as the_ant
=== Exterminador- is now known as Exterminador
=== seed_ is now known as Guest57537
Anantairc.freenode.net07:58
Anantahi08:00
Anantahi08:05
alkisgHello08:06
Anantai have problem with my focaltech touchpad08:06
Anantawith asus laptop08:06
Anantathe touchpad wont work after i suspend my laptop08:07
Anantais there any of you guys can solve this problem?08:07
=== boshhead_ is now known as boshhead
=== Guest79175 is now known as CrazEd
alkisghttps://bugs.launchpad.net/ubuntu/+source/linux/+bug/150444508:08
ubottuLaunchpad bug 1504445 in linux (Ubuntu) " FocalTech touchpad stops working after suspend" [Medium,Triaged]08:08
=== CrazEd is now known as Guest39925
Anantathank u08:09
Anantai will try it08:09
=== wyre_ is now known as wyre
Cmaj6That last windows i used was windows XP (then i switched to linux). Now my current laptop has Windows 10 and i´m about to install Ubuntu 16.04.2 LTS in a moment. Are there any things i need to concern when installing? Last time i heard, it wasn´t simply a process of inserting USB-disk/CD-ROM that contained an ubuntu-image and following along, but there were all sorts of things i need to switch and turn-off in UEFI or something?08:25
EriC^^Cmaj6: you might need to turn off secureboot and fastboot08:26
EriC^^(probably not though)08:27
Cmaj6that´s all?08:27
EriC^^Cmaj6: yup08:27
Cmaj6secureboot is configured in BIOS?08:27
EriC^^you do need to shrink the windows partition so ubuntu can use the unallocated space of course08:27
EriC^^Cmaj6: yeah, it should be under boot options08:27
Cmaj6nvm, i just remembered google is still my friend :p08:28
=== Harry___ is now known as Harry
=== Llama is now known as Bogdar
roryIs anyone using resilio-sync, formery bittorrent sync?08:42
roryI can't change the user the deamon runs as. I changed the variable name in /etc/init.d/resilio-sync but it always uses its own user08:42
alkisg!info resilio-sync08:44
ubottuPackage resilio-sync does not exist in yakkety08:44
alkisgrory, it's not an ubuntu package, so not supported here08:45
=== GhostReaver310_ is now known as ghostreaver310
qisIs it possible to install libcurl4 without the header files? I only need the .so as a dependency.08:51
rodrigotdoes anybody here know how to install the old software center in ubuntu 16.04?08:53
sebsebsebrodrigot: why you want the old one?08:54
sebsebsebrodrigot: really the new one is just a re brandded GNOME software centre, with a few Canonical changes possibly08:54
sebsebsebrodrigot: they reolised it would be eaiser to support the GNOME one for years, instead of their custom one08:54
alkisgrodrigot: probably `apt install software-center`, but I haven't tested it. I just tested synaptic, it works fine :)08:54
rodrigotsebsebseb: well the new gnome software center has alot of buggy issues08:55
alkisgI don't think software-center is very related to gnome-software08:55
sebsebsebalkisg: rodrigot except software-center will probably the GNOME  software centre, not the old ubuntu software centre ?08:55
k1l_sebsebseb: no08:55
sebsebsebalkisg: buggy issues such as ?08:55
sebsebsebk1l_: ok so the old non GNOME, ubuntu software, can be installed and used instead, ilike rodrigot is asking ?08:56
k1l_software-center is the old one. gnome-software or ubuntu-software is the new one08:56
sebsebseboh08:56
sebsebsebinteresting08:56
alkisgsebsebseb: I wasn't the one that said buggy, but you can have a look at https://bugs.launchpad.net/ubuntu/+source/gnome-software to see08:56
k1l_ubuntu-software is the gnome-software just with added snaps and rebranded08:56
sebsebsebrodrigot: well there's your answer then, yes the old can be used08:56
sebsebsebk1l_: oh ok08:56
k1l_sebsebseb: and yes, the new gnome-software does hat a lot of bugs too. its not a fire and forget move08:57
k1l_*have08:57
sebsebsebk1l_: but yet Ubuntu 16.04 dropped ubuntus own for it :D08:57
sebsebsebby default08:57
* alkisg thinks 16.04 should keep software-center as gnome-software isn't yet ready08:57
alkisgsebsebseb: that was probably just to save developer time, not because gnome-software was better08:57
alkisg(at that point)08:58
sebsebsebalkisg: you would have thought that the old ubuntu software centre, may actaully be better, since that's been around since what 2009?  where as GNOME software centre I think only for about three years really08:58
k1l_sebsebseb: yes, because having 2 software centers with bugs is pointless. but its not like the gnome thing is 100%08:58
k1l_sebsebseb: that is not how software code works. the linux kernel has been around some many decades and still has bugs :)08:59
sebsebsebk1l_: that's not the best example though. of course it does, it's also one of the biggest programs with millions of lines of code08:59
suppHi. How would like download & install "GIMP Image Editor" on ubuntu terminal?08:59
sebsebsebsupp: sudo apt-get install gimp08:59
k1l_supp: "sudo apt install gimp"08:59
alkisgThe main problem is that gnome-software relies on appstream, and many packages don't have appstream metadata yet08:59
rodrigotalkisg:i tried the command and it just keeps saying software-center is already the newest version09:00
qisWTF! libcurl.so.4 is provide by the package libcurl3. Is that normal?09:00
suppusing lastest version of Ubuntu. do I need -get anymore?09:00
alkisgrodrigot: then run `software-center` to see it09:00
sebsebseb!language09:00
ubottuPlease avoid any language that may be considered offensive, including acronyms and obfuscation of such - also see https://wiki.ubuntu.com/IRC/Guidelines || The main channels are English only, for other languages, see https://wiki.ubuntu.com/IRC/ChannelList09:00
k1l_supp: no you dont need to use apt-get. apt is the new apt-get09:01
suppsebsebseb, k1l_ thank you for your help...09:01
sebsebsebsupp: your welcome09:01
k1l_supp: with "apt search gimp" you can search the package repos09:01
rodrigotalkisg:i just got an error doing that09:02
alkisgrodrigot: put it to paste.ubuntu.com so that we can see it, and paste the url here09:04
alkisg(or if it's one line, paste it here directly)09:04
=== pax2you1 is now known as pax2you
rodrigotalkisg: http://paste.ubuntu.com/24312199/09:05
suppBtw sudo apt clean && apt autoremove is this the right code?09:05
k1l_rodrigot: why are you root?09:05
alkisgrodrigot: run it as the user, not as root09:06
k1l_supp: you need sudo in front of both apt commands in this case09:06
YankDownUnder"sudo apt autoclean && sudo apt autoremove"09:06
rodrigotits since you didnt put sudo it said i had to run as root09:06
suppk1l_, Like "sudo apt clean && sudo apt autoremove"09:07
k1l_rodrigot: running things on your desktop as root is just the straight way into making a mess09:07
k1l_supp: yes09:07
suppk1l_, Is there any possible harm for system?09:07
rodrigotk1l: oh sorry09:08
rodrigotdo you guys want me to try again?09:08
alkisgrodrigot: I just tested it and it works fine as the user, so yes09:08
alkisgtry it again09:08
YankDownUnderIf you're running as "root" there's heaps that can go wrong - and especially if you're on IRC or any other connected service (as root)...very nasty dangerous.09:08
k1l_rodrigot: i would suggest you look with "ls -al" in your users home what file permissions are already broken now09:09
alkisgOr with: find ~ ! -uid $(id -u)09:09
alkisgrodrigot: on another note, since I now tested software-center and synaptic, I think I'll be proposing synaptic for 16.04+, software-center seems a bit abandoned09:10
rodrigothow do i fix what k1l said alkisg?09:11
=== SirCmpwn_ is now known as SirCmpwn
alkisgThe permissions? Put the output of `find ~ ! -uid $(id -u)` to pastebin...09:11
k1l_rodrigot: chown the files and folders back to your user09:12
EriC^^rodrigot: sudo chown -R $USER: ~09:12
EriC^^that should set all the files and dirs to your user09:12
alkisgIt's best to check first09:12
alkisgBecause there might be settings inside the files referring to /root09:12
alkisgAnd he'll get broken programs then09:13
EriC^^pastebin'ing the output is kind of intrusive though, up to him though09:13
alkisgYeah that's why I didn't give him the | nc termbin version...09:13
rodrigotalkisg: http://paste.ubuntu.com/24312236/09:13
alkisgrodrigot: eh, that's quite broken... dconf, gnupg, dbus...09:15
rodrigoti know ubuntu 12.04 messed up my system09:15
alkisgNo, it's because you run GUI programs as root09:15
alkisgRun the command that EriC^^ gave, but do keep an eye for more issues in settings09:16
alkisgsudo chown -R ariel:ariel /home/ariel09:16
rodrigotare you sure thats not going to break my system09:17
alkisgIt surely won't make it worse09:17
EriC^^rodrigot: yeah it's fine09:17
rodrigotokay i did it09:18
alkisgNow try to run software-center as the user, not as root09:18
alkisgIf it gives an error message, put it to pastebin09:18
rodrigotare you sure alkisg you said it was broken09:20
alkisgrodrigot: I said that synaptic seems better to me than software-center in 16.04. But software-center runs though, it doesn't give an error like you said.09:21
rodrigot<alkisg> rodrigot: on another note, since I now tested software-center and synaptic, I think I'll be proposing synaptic for 16.04+, software-center seems a bit abandoned09:22
alkisgRight09:22
alkisgabandoned means no longer actively developed09:22
alkisgbroken means not working09:22
alkisgDifferent concepts09:22
rodrigotthere are many variables to this09:22
alkisgAnyway, I don't think there's a reason to get philosophical now09:23
=== emerick is now known as mz`
rodrigotalkisg: it just is a disgrace they stopped supporting the old software center09:25
alkisgrodrigot: why? It's a company, that product wasn't selling, they stopped wasting money on its development.09:25
alkisgAnyway, now it goes offtopic...09:26
YankDownUnderIt works for some folks, others it doesn't. Choices. We've got choices.09:26
rodrigotyep09:26
k1l_rodrigot: i bet they will accept patches from you to fix the issues and make the old software-center the best software center again :)09:26
YankDownUnderSynaptic & apt from the terminal do wonders. Simple and fast.09:26
rodrigotalkisg do you think gnbome is making them money?09:26
rodrigot*gnome09:27
alkisgrodrigot: that part is offtopic now, you can ask in #ubuntu-offtopic if you want09:27
rodrigotof sorry back to ubuntu09:27
k1l_rodrigot: its not about making money. its about i costs money to pay developers to work on the code. and with the gnome-software its maintained by a wider community and companies, not only by ubuntu and canonical.09:28
rodrigotk1l:thats off topic we want to stay inline with the discussion09:29
* alkisg thinks the main idea behind software-center was to support selling products outside of the debian repository, e.g. magazines or proprietary software, and that didn't bring as much customers as anticipated, so it was abandoned. But it's open source, if someone wants to continue it, of course they can do so.09:30
thereyougoany suggestion of a really small linux live CD ? that doesn't require more than 64MB of RAM or less, I don't need X, I want to ssh to it, but I want to run few of them 5-10 in a qemu, that is why I need small ones because I have only 2GB of RAM and I can allocate to qemu only under 512MB09:31
alkisgthereyougo: how about lxc or chroots?09:31
alkisgThose can share ram09:31
rodrigotand i think it could of been faster and better if it was written in c or c++09:31
sebsebsebhi09:32
YankDownUnder"Software Centre" is supposed to be in line with "App Store" and the likes of that...marketing, really...09:32
ikoniathereyougo: there isn't an ubuntu build that is designed to run in 64mb of ram09:32
selckinthereyougo: busybox is the keyword to google09:32
ber532kthereyougo: if you're really comfortable with using the commandline and other distros you could install some Debian or Arch base system (but now I'm getting way offtopic)09:34
alkisgDebian isn't very different to Ubuntu when it comes to minimal RAM09:34
thereyougoI need LiveCD09:34
alkisgIt has a smaller initrd, so it can boot in less RAM, but that can be minimized in Ubuntu too. But after the initramfs is discarded, the RAM usage is similar.09:35
YankDownUnderCould always dig around for an ancient version - like 7.04 or so...09:35
k1l_thereyougo: lubuntu is the most small you can get. for others better ask in #linux09:35
kbobthereyougo: if you install ubuntu from the net iso you can add only the little you need09:35
alkisgthereyougo: you'll get better help if you describe what you want to do though09:35
thereyougonever did net iso09:35
kbobtry09:35
alkisg(i.e. why live cd and not chroot/lxc)09:35
medwardsI seem to have a hanging initrd.img in /boot (initrd.img-4.4.0-59-generic). If I try to remove apt-get remove linux-image with that version specifier it says package not installed. Is it safe to manually remove this image?09:37
thereyougoI need to run some network software on  separate machines, I can't run many instances of same programm on one machine because it creates its own network interface and its own routes, so I need to isolate them in separate virtual machine09:37
thereyougohat is why I need minimal linux, all I need is to run one programm09:38
alkisgthereyougo: you can use ltsp if you want09:38
YankDownUnderthereyougo: I'll assume you've looked into DSL? (Damn Small Linux)09:38
k1l_thereyougo: that sounds like you want containers on a base system09:39
thereyougoand I need least 10 of VM running, but I have only 2GB of RAM and I have only 25% free of that so I can give VM only 500MB of RAM or 500/10=50MB to each VM09:39
alkisgYou'll need to trim down the initrd to make it boot on 64 mb ram09:39
alkisgIt worked out of the box in 10.04, but not in 16.04, it needs a few adjustments09:40
thereyougocontainers on a base system ?09:40
mcphailthereyougo: I'd suggest lxd with Alpine Linux images. (But only the lxd part of that answer is on-topic here, so I suggest you ask in ##linux)09:40
k1l_thereyougo: linux containers are similar to vm, but use the same kernel. they are way smaller than vms09:40
alkisgmedwards: if you have an initrd with no matching kernel, then yes remove it09:41
k1l_thereyougo: #lxcontainers is the place for lxc/lxd09:42
medwardsalkisg: Thanks, do I need to run any support tools (ie grub updates, update-initramf, etc)09:42
alkisgmedwards: can you put the output of `ls /boot/` to pastebin, to make sure?09:43
medwardsalkisg: wilco09:43
thereyougoconsidering popularity of ubuntu, why no one come up with idea of creting micro ubuntu live CD ?09:44
medwardsalkisg: http://pastebin.ca/379134909:44
alkisgmedwards: it's not about the cd size, it's the kernel+initrd ram that's the limit09:45
alkisgCurrently that's about 160 MB to boot, 20 MB after it boots09:45
k1l_thereyougo: there are more than enough of that already. but its still the wrong concept for your issue09:45
alkisgmedwards: yup just rm initrd.img-4.4.0-59-generic09:45
ThefirstnizzaHow do i undo a torrent from initial seeding config? (rtorrent)09:45
Thefirstnizzad.set_connection_seed=initial_seed09:46
Thefirstnizzadoes not work09:46
Thefirstnizzasorry09:46
Thefirstnizzad.set_connection_seed=seed09:46
alkisg(12:45:05 μμ) alkisg: medwards: it's not about the cd size, it's the kernel+initrd ram that's the limit ==> that was for thereyougo, sorry09:47
medwardsalkisg: aight. thanks again for doublechecking my thinking. If you have a good article on how /boot works (especially around ubuntu kernel packages) then I'd be interested in reading it.09:48
alkisgmedwards: dpkg -S /boot => gives you list of packages that write there, dpkg -L linux-image-4.8.0-45-generic => gives you list of package files, man update-initramfs => tells you how initrd.xxx is generated, because it's not shipped but generated09:49
=== g_ is now known as Guest51720
rodrigotalksig:i got software center now but i get an error saying Package dependencies cannot be resolved09:50
medwardsalkisg: damnit, thats why dpkg -S /boot/initrd-whatever wasn't helpful -.-. Thanks again09:50
Guest51720hey09:50
alkisgrodrigot: paste the command and error to paste.ubuntu.cmo09:50
alkisg*com09:50
k1l_rodrigot: you are on 16.04? then please run "sudo apt update && sudo apt full-upgrade" and put all the output to a pastebin09:51
rodrigotalkisg: i cannot copy its not a command its a dialog09:52
rodrigotwhen i try to install hexchat i get that error09:53
alkisgrodrigot: start with what k1l_ asked09:53
mark76Well.  This is it.  As of 13/04/2017 Ubuntu has finally run out of alphabet09:53
rodrigotisnt that going to reinstall the whole thing?09:53
alkisgNo, it just does normal updates to the system09:54
k1l_mark76: relax. mark shuttleworth will announde after the 17.04 release what the new release will be called09:54
k1l_rodrigot: no, close the software center, run my command, put the output to a pastebin.09:54
mark76A and C are still available :D09:56
angel-codeHow would i make "pat" will be the end of the word grep [a-z] /home/db/Documents/words | grep "pat" | grep t | grep h | grep n | grep i09:57
rodrigotalkisg http://paste.ubuntu.com/24312382/09:57
alkisgrodrigot: ok, now try again to install hexchat. Does it still have an issue?09:59
Ben64angel-code: you really need to just learn regex10:00
k1l_rodrigot: "xchat" is no longet in the repos since its dead. use hexchat instead10:01
ivanangel-code: grep -P 'pat$'10:01
k1l_rodrigot: ah sorry, you already tried hexchat. then that is fine :)10:01
alkisgHit:6 http://ppa.launchpad.net/overcoder/hexchat/ubuntu xenial InRelease10:02
alkisgrodrigot: PPAs are not supported here10:02
alkisgRemove the PPA if it has broken dependencies or whatever10:02
alkisg!ppa10:02
ubottuA Personal Package Archive (PPA) can provide alternate software not normally available in the offical Ubuntu repositories - Looking for a PPA? See https://launchpad.net/ubuntu/+ppas - WARNING: PPAs are unsupported third-party packages, and you use them at your own risk. See also !addppa and !ppa-purge10:02
angel-codeBen64, I read it all just can not figure out some10:02
Ben64angel-code: http://www.rexegg.com/regex-quickstart.html10:03
rodrigotalkisg http://paste.ubuntu.com/24312405/10:05
alkisgrodrigot: yes, read what I said about ppas10:05
alkisgRemove that ppa, it's broken10:05
alkisg!ppa-purge10:05
ubottuTo disable a PPA from your sources and revert your packages back to default Ubuntu packages, install ppa-purge and use the command: « sudo ppa-purge ppa:<repository-name>/<subdirectory> » – For more information, see http://www.webupd8.org/2009/12/remove-ppa-repositories-via-command.html10:05
k1l_rodrigot: "grep ^ /etc/apt/sources.list /etc/apt/sources.list.d/* | nc termbin.com 9999"10:06
k1l_run that, this will list all the sources repos on your system and upload them to a pastebin and show you an url.10:06
rodrigotk1l http://termbin.com/jvz110:13
k1l_rodrigot: did you already remove the ppa?10:14
rodrigotyes still nothing10:14
=== Jochen_wvdT is now known as Schlawiner
k1l_did you use ppa-purge?10:14
rodrigotno10:15
rodrigotwhy10:15
k1l_rodrigot: because you still have the PPA pacakges installed if you just remove the PPA servers. ppa-purge is there to remove the PPA packages too and makes you a clean ubuntu state again10:16
k1l_rodrigot: please run "sudo apt update && apt policy hexchat | nc termbin.com 9999"10:16
rodrigotcan i use apt-get now10:18
rodrigot?10:18
k1l_rodrigot: we dont know what you doing there. so please provide the facts requested10:18
rodrigotbut i did what you said10:19
k1l_<k1l_> rodrigot: please run "sudo apt update && apt policy hexchat | nc termbin.com 9999"   please provide the output url10:19
rodrigotk1l http://termbin.com/7cya10:20
=== thib_ is now known as thib
k1l_rodrigot: ok, that looks good. "sudo apt install hexchat" now. if it reports any errors please provide the full output in a pastebin10:21
txtechnowhmm that reminds me, i forgot to install iptraf on my ubuntu based VPS10:21
rodrigoti already did10:22
k1l_rodrigot: and?10:23
k1l_rodrigot: did you do that before or after removing the ppa? what is the output if you run the apt install hexchat command now?10:23
k1l_rodrigot: keep in mind, you need to tell us what you do and what you see. we have no clue what you do there10:24
rodrigotweres tht ppa purge command?10:24
k1l_its like calling your car mechanic per phone and only telling him" my car is broken" he cant have a clue without you giving more details10:24
rodrigoti gave you the ouput look up on there10:25
k1l_what is the output if you run "sudo apt install hexchat" now!?10:26
odinsbaneMy home directory partition is somewhat small compared to some partitions I use for data. Unfortunately the trash gets stored on the home folder.10:27
rodrigothttp://paste.ubuntu.com/24312599/10:27
odinsbaneIs there a good way to manage this?10:28
k1l_rodrigot: ok, please run "apt policy hexchat hexchat-common libc6 | nc termbin.com 9999" and show the url here10:29
unic0rnhi. is there an official wubi version for 16.04.2?10:29
k1l_unic0rn: wubi is dead, let it go10:30
txtechnowwubi sucked10:30
rodrigothttp://termbin.com/ma3b10:30
txtechnowif you can't do a dedicated install, just do a VM10:30
hateballodinsbane: well it's an XDG config, so you could have a dedicated trash partition perhaps10:30
hateballodinsbane: if you want trash:// to be mount-specific I am not sure that is possible10:31
k1l_rodrigot: sudo apt install --reinstall hexchat-common10:32
odinsbanehateball: I like the idea of a trash partition. I would use it for other things too.10:32
alkisgodinsbane: moving things to trash is instant because it's "mv". Copying to another partition will take time for deletions.10:33
alkisg(can't mv fast between partitions)10:33
rodrigotit worked i just had to remove the fildes to were not required10:34
k1l_rodrigot: then run "sudo apt install hexchat" now10:34
odinsbaneAll of the users share the same home partition, so it is possible that somebody will fill up the partition even though they think they are deleting files.10:34
hateballodinsbane: well you could enforce retention time10:35
odinsbaneMaybe that is the best.10:36
hateballUsers need to learn that the "trash" folder isnt a normal storage area, regardless of application...10:37
liufeii can't push code to github.com it is say:fatal: Could not read from remote repository.10:37
liufeiPlease make sure you have the correct access rights10:37
liufeiand the repository exists.10:37
liufei always10:37
odinsbaneliufei: Seems pretty explicit. Have you pushed to this repo before?10:40
odinsbaneliufei: is git commit failing?10:46
=== immu is now known as immu_
liufeisucceed10:48
liufeimy command : git push github.com:JackSmith555/orangewater origin10:49
liufeiis it correct?10:51
liufeii forget alway10:51
liufeiit topic :Permission denied why?what happen?10:53
immu_nouveau 0000:01:00.0: DRM: Pointer to flat panel table invalid ? does anyone know why i get this error message?10:55
hateballimmu_: Probably because nouveau isnt up to snuff yet10:56
immu_hateball: i am using a upstream kernel 4.10.8, i won't get this error message from using a 4.8.x kernel provided by ubuntu?10:57
hateballimmu_: well if you're not using an official kernel then it's hard for anyone here to support it10:59
hateballimmu_: for newer mesa (nouveau) there is this PPA these days https://launchpad.net/~ubuntu-x-swat/+archive/ubuntu/updates11:01
hateballimmu_: or just use the nvidia binary blob11:01
liufeisorry second question: i complie kernel use "make defconfig". it's succeed ,but mouse and net can't normal work how to finis?h11:02
ikoniabecause thats using the default config11:02
ikoniawhy are you evening compiling kernels and not using the ubuntu provided ones11:02
immu_hateball: do you use these PPA and when 17.04 is released how should i downgrade to avoid conflicts11:02
hateballimmu_: all PPAs are disabled with do-release-upgrade11:05
hateballso you'll be reverted to official 17.04 packages automatically11:05
ikoniathat doesn't make it safe though11:05
hateballThat's a fair point11:05
ikoniaas it disables PPA's it doesn't remove the packages the PPA provided that may cause conflict11:05
hateballimmu_: To be sure everything is cleaned, use ppa-purge11:06
hateballIt's also noted in the description on the PPA in question11:06
k1l_and it doesnt upgrade to the 17.04 pacakges if the ppa packages have a higher versioning, iirc.11:06
immu_hateball: what will please install the ppa-purge package do? really?11:06
hateball!ppa-purge11:07
ubottuTo disable a PPA from your sources and revert your packages back to default Ubuntu packages, install ppa-purge and use the command: « sudo ppa-purge ppa:<repository-name>/<subdirectory> » – For more information, see http://www.webupd8.org/2009/12/remove-ppa-repositories-via-command.html11:07
EriC^^immu_: it will remove all the ppa packages and try to reinstall the official repo packages in place of the newer ppa ones11:07
=== SCHAAP137 is now known as SCHAPiE
immu_hateball, EriC^^:  risky stuff maaan11:11
EriC^^what ppa's do you have?11:11
hateballimmu_: Not really any riskier than running unsupported mainline kernels :)11:12
immu_hmm11:14
immu_with upgrade few days ahead, i think i would wait.11:14
immu_hateball: hmm?11:16
hateballThat's probably the best option if you're afraid of breaking things11:16
xxxRenjixxxhello everyone =)11:21
liufeilitterbird 67qw1211:27
hateballliufei: if that's a password, you should probably change it now11:27
liufeiNickServ littebird 67qw1211:28
immu_hateball:  lol liufei11:29
=== anon is now known as Guest39011
w9qbjtoo short and too easy to be a password, they're allways long and complex :-)11:32
=== immu is now known as immu_
freexeHi, I'm not exactly sure what has gone wrong, but I constantly have to "sudo service dnsmasq restart". It may be a hardware issue, or I might have attempted to install something to handle the DNS ages ago and I forgot about it. Any ideas what it might be, or how to fix it?11:34
nshis qt5, like, broken or something in ubuntu?11:35
hateballnsh: in what way?11:35
ioriansh you see glitches at login  ?11:35
nshmenus are screwed...11:36
nsh"QGtkStyle could not resolve GTK. Make sure you have installed the proper libraries. / QCommonStyle::drawComplexControl: Control 1 not handled"11:36
nsh(particular app is IDA but it appear to affect lots of qt5 widget apps)11:36
hateballhave you configured a GTK theme you dont have the engine for then?11:37
liufeii had registed11:37
k1l_or is the theme broken?11:37
nshi haven't configured anything, total default xfce window env11:38
nshmight be related to appmenu-qt per https://bugs.launchpad.net/ubuntu/+source/appmenu-qt5/+bug/130761911:38
ubottuLaunchpad bug 1307619 in appmenu-qt5 (Ubuntu) "All Qt5 applications' menu bar is missing at non-Unity DEs after appmenu-qt5 installed" [High,Confirmed]11:38
nshoh no, that's not installed here11:38
ioriansh  anything in cat ~/.xsession-errors ?11:39
nshnot especially, just the error from the qt in the application i pasted above11:39
ioriansh   Guest Account ?11:40
nshno, regular unpriv user account logged in. maybe it's because it's an unstyled/unthemed app. i know basically nothing about qt/gtk11:41
ioriansh   i mean...  have you tried the Guest Account ?11:42
nshoh11:46
charnelmsg nickserv identify malazlar11:49
selckinrekt11:49
ber532kcharnel it's //msg11:50
ber532ksry, /msg11:50
ber532kcharnel: you will probably want to change your password ...11:51
ber532k* actually `/msg NickServ identify ******`11:51
=== KindTwo is now known as KindOne
=== Spontex is now known as Guest38232
BluesKaj'Morning folks11:58
BluesKaj'Morning folks11:58
BluesKaj'Morning folks11:58
BluesKajoops11:58
adI just installed 14.04 in my pc. but it shows the message of 'running in low graphics mode'. what can i do to resolve the issue12:04
adIt works fine when booted with usb12:04
hateballad: what GPU chipset are you using?12:05
adhateball, none - Intel 8545 board with integrated graphics12:05
hateballad: go into the software updater -> additional drivers and make sure you're not missing anything12:05
lacehi all..12:05
hateballad: oh12:05
=== lace is now known as Guest20174
Guest20174I have a question... for many years ago.. me and my friends made a lan party.. we weare playing quake. my firend some how send the game to 5 computeres with out installing on windows.. from linux..12:07
Guest20174they just had to press there name in the game.. and then the linux computer send the screen keyboard and sound12:07
Guest20174any one knows what that is called12:07
ioriaad can you paste lspci -k | grep VGA -A 312:08
ivanGuest20174: what does "send the game" even mean12:08
pullinghairouthello12:09
pullinghairoutis anyone here12:09
pullinghairouthelp me please12:09
pullinghairoutim near the edge12:10
ivanGuest20174: are you trying to share one keyboard and mouse between many computers?12:10
Guest20174that the game only was installed on linux machine.. then he sended the screen and keyboard mouse and sound... to 5 other computers.. just like they had installed also.. but they were running windows..12:10
Guest20174the whole thing was send from linux machine..12:10
ivanmaybe you're looking for http://alternativeto.net/software/synergy/ or something similar12:10
dr_Hello12:10
=== KindTwo is now known as KindOne
CrazySaneI use Synergy. Works great.12:11
ivanpullinghairout: get used to that feeling on desktop linux12:11
ivanpullinghairout: you can just ask your question here12:11
Guest20174it seems like something like that.. It was so amazing...12:11
pullinghairoutah hello ivan12:11
Guest20174have you ever tried something like that12:11
pullinghairoutright ive never used linux, untill a few days ago12:11
pullinghairouti did not create a duel boot option12:12
pullinghairoutand now i am trapped, i cannot get off the ubuntu ride12:12
ivanpullinghairout: do you have windows on another drive?12:12
dr_can any one help me with R ?12:12
pullinghairouta bootable usb but this will not boot, mentions issues with the hard drive partions12:13
ivanpullinghairout: did you mess with your windows partitions when installing linux?12:13
Guest20174:-) just youtubing it now12:13
ivanpullinghairout: are you pressing some key to get into a boot menu via the bios and then selecting that usb drive?12:14
adioria, can i boot from usb and then paste the results of lspci....? as i am not able to login and not getting into the shell12:14
ivanpullinghairout: do you have a transcription or photo of your boot error?12:14
pullinghairouti really do not remember doing so, i have looked at gparted and my hard drive does not have any FAT32 or NTSF hard drive partions12:14
ioriaad ctrl+alt+f1 (f2) not working ?12:14
ivanpullinghairout: windows booted from usb before, right?12:15
pullinghairoutyes it did12:15
adioria : No it is not workign, It shows the login promt, but as soon as i put user name & password it clerar the screen adn again show the login prompt.12:16
ioriaad ..... no good .... your cpu and ram ?12:17
ivanpullinghairout: which version of windows? also, your only hope might be to put in some windows media and have it do some boot repair12:17
ivanpullinghairout: I would back up your valuable windows partition data anyway using ntfs-3g from linux12:17
adioria : Intel Dual Core, Ram 2 GB, HDD 160 GB (2 partitions with 80 gb each)12:17
sopparushello, anyone know if you can use sudo -u aguy and get aguy's user variables?12:18
pullinghairouti cleared the hard drive to do this12:18
pullinghairoutwhich is why i am pulling my hair out12:18
ivanpullinghairout: uh you can't expect windows to boot if you cleared the hard drive, right12:18
ioriaad  you can try recovery mode from grub screen (press shift or esc after bios)12:18
ioriaad  or the Livecd12:19
adioria : I will try and let you know12:19
ioriaad  ok12:19
pullinghairoutwould this be easier if i had a second hard drive to use?12:21
ivanpullinghairout: yes it's easier to dual-boot with a linux drive and a windows drive12:21
pullinghairoutim not saying duel boot really i just wanna go back to windows12:21
Cmaj6#$%&#@@#!$12:21
pullinghairoutwould having a second hard drive making preping my current drive for windows easier12:22
Cmaj6Finally back at linux!!!12:22
ivanpullinghairout: no, why would you need a second drive, just install windows over the linux drive12:22
Cmaj6had to work for 6 months on windows exclusively!12:22
adioria : it gives the same low graphics mode warning in failsafe graphics mode. I have live usb though12:22
pullinghairouti am trying this12:22
ivanpullinghairout: windows installer will let you delete the partitions, then select the entire storage device12:22
pullinghairouthmmmmm12:22
pullinghairouthmmmmmmmmmmmmmmmmmm12:22
pullinghairoutkk brb12:22
pullinghairoutty for help if i do not return12:23
ivannp12:23
alkisgsopparus: user variables => if you mean environment variables, those are per process, not per user12:23
ioriaad  did you choose 'resume' ot 'root shell' ?12:23
=== y0sh__ is now known as y0sh
ioriaad  in recovery , you should have a menu : resume, fsck, clean, netwotking, root shell  etc. etc ...  you want root shell12:24
alkisgmaybe networking first, root after; to get network and rw /12:25
adioria : sorry, I tried failsafe graphics mode. But now i am in root shell12:25
ioriaad can you paste lspci -k | grep VGA -A 312:25
ioriaad sorry,   just    lspci -k | grep VGA -A 312:25
ioriaad sorry,   it tells you your graphic card and driver in use12:26
torshabiHello world, here I am!12:27
ioriaad sorry,   but in recovery you won't have a driver in use, just paste the card model12:28
Guest20174is it posible to play ghost recon wildlands on linux?12:29
adioria : VGA Compatible Controller : Intel Corporation 82945G/GZ Integrated ICS Controller (rev 02)12:31
hateball!appdb | Guest20174 not currently12:31
ubottuGuest20174 not currently: The Wine Application DB is a database of applications and help for !Windows programs that run under !WINE: http://appdb.winehq.org - Join #winehq for application help12:31
adioria : VGA Compatible Controller : Intel Corporation 82945G/GZ Integrated ICS Controller (rev 02)12:31
LordDragonhey all12:32
ioriaad  dpkg -l xserver-xorg-video-intel12:32
LordDragonhow can i find out what my ipv6 address is on my ubuntu vps?12:33
smerzip a12:33
ioriaad  if it starts with 'ii' is installed12:33
smerzif the ip address is bound locally12:33
=== cpaelzer_ is now known as cpaelzer
LordDragonok i have an inet612:34
LordDragonbut its some compressed ip address12:34
LordDragonwith /6412:34
LordDragonhow do i figure out what the full address is?12:34
adioria, yes -> ii xserver-xorg-v 2:2.99.910-0 i386 x.org x server -- intel i8xx,12:34
ioriaad  i386 ?12:35
adyes12:35
ioriaad  you installed ubuntu 32 bit ?12:35
adyes12:35
LordDragonit says   inet6 fe54::616:3aff:fee1:144e/64 scope link12:35
adioria : it is an old pc12:35
LordDragonsince it doesnt say "eth0", does that mean its not actually a wan ip address to the internet?12:36
ioriaad  grep model /proc/cpuinfo12:36
adioria, : INTEL(R) PENTIUM DUAL CPU E2140 @ 1.60GHZ12:37
ducasseLordDragon: that's a link local address, not a globally routable one12:37
ioriaad  i'am not sure compiz will work with that card ... a moment12:38
LordDragonducasse: oh i see. how would i set it up with an ipv6 address?12:38
ducasseLordDragon: https://www.cyberciti.biz/faq/ubuntu-ipv6-networking-configuration/12:39
LordDragonducasse: thanks :)12:39
Guest20174is it posible to play ghost recon wildlands on linux?12:39
adioria : this same pc used to run ubuntu 14.04 for many years, It started giving some errors so i formatted and reinstalled the ubuntu.12:40
adioria : and it runs when booted from live usb12:40
ioriaad ok .... uname -r ?12:41
ducasseGuest20174: you already got an answer for that12:41
adioria, 3.13.0-24-generic12:42
Guest20174dident see that before now.. thanks for quick answer12:42
ioriaad you may need some updates ... try to reboot, recovery -> enable networking -> root shell again12:42
Guest20174does things requere more hardware to run the games fluent.. than windows12:43
ioriaad  current kernel for trusty is 3.13.0.11512:43
ber532kGuest20174: It's not about hardware but mostly about libraries.12:45
Guest20174ok...12:45
Guest20174havent tried to game in linux.. but if I can get it to play fluent... then it is goodbye to windows12:46
LordDragonok so i followed those instructions12:47
LordDragonbut when i try to ping6 google.com12:47
LordDragoni get "Network is unreachable"12:47
CrazySaneGood morning12:48
ber532kGuest20174: You might try googling PlayOnLinux and SteamOS / Steam on Linux / Steam on Ubuntu12:48
smerzLordDragon, do you have an ipv6 default route? `ip -6 route` should show a line like this: default via 2001:420:1f0b:edb::1 dev enp3s0  proto static  metric 100  pref medium12:49
smerzotherwise you may need to add a default route for ipv6 traffic12:49
LordDragoni have a line like that12:50
LordDragonbut it only has12:50
LordDragon"dev eth0  proto kernel  metric 25612:50
LordDragon"12:50
Guest20174 You might try googling PlayOnLinux and SteamOS / Steam on Linux / Steam on Ubuntu You might try googling PlayOnLinux and SteamOS / Steam on Linux / Steam on Ubuntu12:50
LordDragonat the end12:50
smerzLordDragon, can you post the output on some no-paste site ?12:50
LordDragonsmerz: https://pastebin.com/LsK2jRzE12:52
adioria,  : Do you mean i need to get latest iso and then install it again12:52
Guest20174thanks ber532k will try mageia on a clean disk later or in the weekend..12:52
ioriaad no, i mean you need to upgrade your instal ...12:52
smerzLordDragon, you don't have a default route for ipv6 internet traffic12:52
ioriaad  apt-get update, upgrade, dist-upgrade12:53
ioriaad  but you need connectivity for that12:53
LordDragonsmerz: hmm. is that a setting i need to add in /etc/network/interfaces?12:53
smerzLordDragon, route add -A inet6 default gw <ipv6 address, use suffix ::1> (to add the route at runtime) and yes it should be placed in the interfaces file so that it will work automatically on boot too12:54
smerzsyntax in that interfaces file is different. lemme find it :)12:55
=== Orphis_ is now known as Orphis
smerzLordDragon,  https://ubuntuforums.org/showthread.php?t=1997443&s=3c4df0704060f7267f40f549bff8c7ca&p=12001765#post1200176512:56
LordDragonokie thanks12:56
LordDragonsmerz: this is how my file looks now: https://pastebin.com/MFLqLL6S12:57
smerzyour gateway is: gateway 2605:0170:0002:0000:0000:0000:0000:0001  but I think it should be 2605:0170:0002:01BF::112:58
ioriaad  in alternative, you can install again an select 'install updates while installing'12:58
smerzwhich is short for 2605:0170:0002:01BF:0000:0000:0000:000112:58
smerzalso your ip route output didn't show that route. so I don't think that route was configured correctly12:59
hateballGuest20174: There's plenty of Linux native games, but those are only on Steam, GOG or itch.io (or open source)12:59
hateballGuest20174: Origin and uPlay can be made to run in Wine tho, as well the games you get from there12:59
adioria, : ok it is upgrading, will let you know when done. Thanks for your patience13:00
ioriaad  you're welcome13:01
bigxhello there13:06
sebsebsebbigx: hi13:06
bigxI'd like to bring attention to a very weird problem I'm facing with kabylake/hd620 and dual screen13:06
sebsebsebbigx: ok?13:07
bigxI have an hdmi output which works perfectly (tested with 3 different monitors) but not with my own monitor!!13:07
bigxhere is my askubuntu question, http://askubuntu.com/questions/896375/external-screen-recognized-but-black13:08
tsgloveI setup a Ubuntu 16.04 (Server) as a DHCP machine.  I have successfully made it give out IP addresses.  Yet, how can I make it "NAT"/gateway?  Any suggested links?   I have tried to do it via placing rules in /etc/rc.local, yet I get ping to 8.8.8.8,  yet no ping to google.com13:08
tsgloveAny idea what I am doing wrong?13:08
blackflowtsglove:  what rules?13:09
tsgloveblackflow, fetching them now... give me a couple of secs please.13:09
tsgloveblackflow, these are the ones I have right now: https://pastebin.com/GLM51T7113:11
tsglovethree lines.  I am a total beginner in iptables, so... still learning what each lines does, and what each flag does13:12
tsgloveOh, sorry--- enp0s3 is the internet-facing (WAN?)... and enp0s8 is the "internal"  facing one (the one handing out DHCP)13:12
=== Bluerate_ is now known as Bluerate
DragonBytessmerz: ok so this is an improvement. i used the lines and the gateway u suggested. ping6 functions but13:14
blackflowtsglove: doesn't seem right, you shouldn't add such rules to the forward chain. lemme dig out some simple example on the net13:14
DragonBytesim getting this error from ping613:14
DragonBytesFrom qk-in-x8b.1e100.net icmp_seq=6 Destination unreachable: Address unreachable13:14
Squarismim on a docker slimmed down ubuntu. i have neither ifconfig nor iptables. Are there any last resort "network view" commands that could be installed?13:14
DragonByteswhen trying to ping6 google.com13:14
Squarism(it doesnt have internet access atm)13:14
tsgloveblackflow, thank you very much!  I have read and tried a LOT of HowTos... yet some are for older systems (not sure if there is a lot of change between 10.04 and 16.04), and some even used Webmin (yet I would like to do it CLI 100%)13:15
blackflowtsglove: for example: http://serverfault.com/questions/564866/how-to-setup-linux-server-as-a-router-with-nat13:15
tsgloveon my way!13:15
akikSquarism: can you add them to your docker?13:16
blackflowtsglove: note that this is "SNAT", or source nat, allowing traffic to initiate from LAN to WAN13:16
blackflowtsglove: to do reverse, it's port forwarding aka DNAT13:16
tsgloveblackflow, trying this out now... will update in a couple of minutes.13:16
tsgloveblackflow, Today I Learned about "SNAT" and "DNAT"..    I reckon DNAT is Destination NAT?13:17
blackflowtsglove: yes, it NAT-s your public IP dst address to internal LAN dst13:17
Squarismakik, i guess13:18
blackflowso packets destined to your.pub.lic.ip are translated to your.int.ernal.ip13:18
tsgloveawesome.   Going to try your link's config now... will update shortly!!13:18
guest-fTZ0iuHaaallpo13:19
akikSquarism: add iproute2 package13:19
blackflowtsglove: the sNAT is essentially rule #2 in that example, the others are for the case when you have policy drop on input and output13:19
guest-fTZ0iuwhat is this chat about13:19
akikSquarism: iptables is in the iptables package13:20
blackflowguest-fTZ0iu: Ubuntu Linux support13:20
guest-fTZ0iuwho was ted kennedy13:20
=== kitoy is now known as juanonymous
=== juanonymous is now known as kitoy
kitoywhere can i download 16.04 release of ubuntu desktop?13:22
kitoyand not the recent 16.04.2 lts?13:22
guest-EjT1Knheyyyyyy bitches13:24
guest-EjT1Knwas geht13:24
alkisgkitoy: http://old-releases.ubuntu.com/releases/16.04.1/13:25
Countess_Bathorykitoy,  magnet:?xt=urn:btih:9f9165d9a281a9b8e782cd5176bbcc8256fd1871&dn=ubuntu-16.04.1-desktop-amd64.iso&tr=http%3a%2f%2ftorrent.ubuntu.com%3a6969%2fannounce&tr=http%3a%2f%2fipv6.torrent.ubuntu.com%3a6969%2fannounce13:25
guest-g9GaIU#test13:25
=== wastrel_ is now known as wastrel
kitoythanks guys13:26
guest-EjT1Knheyyyyyyy bitvhes13:26
twickyXD13:26
guest-EjT1Knadd me on snapchat13:26
guest-g9GaIUhey13:26
guest-EjT1Knrojjdaa13:26
twickyive had better ideas13:26
twicky...ive also had worse13:26
guest-g9GaIUok13:26
guest-g9GaIUhey was geht13:27
guest-EjT1Knheyyy axel13:27
guest-fTZ0iuant13:28
guest-fTZ0iuh13:28
guest-fTZ0iushshshsh13:28
guest-fTZ0iuahahahahahahahahaha13:28
guest-g9GaIUhey13:28
guest-fTZ0iuhi13:28
chenwenbin_大家好,我是新人13:29
wastrel!cn chenwenbin_13:29
wastrelwhat happen13:29
chenwenbin_这是做什么用的?13:29
guest-EjT1Knfuck off13:29
guest-g9GaIU?13:30
Menzador!Language | guest-EjT1Kn13:30
ubottuguest-EjT1Kn: Please avoid any language that may be considered offensive, including acronyms and obfuscation of such - also see https://wiki.ubuntu.com/IRC/Guidelines || The main channels are English only, for other languages, see https://wiki.ubuntu.com/IRC/ChannelList13:30
guest-fTZ0iueyy13:30
BluesKaj!cn | chenwenbin13:30
ubottuchenwenbin: 如欲獲得中文的協助,請輸入 /join #ubuntu-cn 或 /join #ubuntu-tw13:30
guest-fTZ0iuwho was ted kennedy13:30
blackflow!ops13:30
ubottuHelp! Channel emergency! (ONLY use this trigger in emergencies) - Pici, Myrtti, jrib, Amaranth, tonyyarusso, Nalioth, lamont, CarlK, elky, mneptok, PriceChild, Tm_T, jpds, ikonia, Flannel, genii, wgrant, stdin, h00k, IdleOne, nhandler, Jordan_U, popey, Corey, ocean, cprofitt, djones, Madpilot, gnomefreak, lhavelund, k1l, rww, phunyguy, bazhang, chu13:30
Menzadorwastrel: you forgot |13:30
wastrel<313:30
guest-EjT1KnAXEEEEEEEEEEL13:30
guest-EjT1Knich weißß nicht  was wir machen sollen13:30
guest-fTZ0iularissa ist ein trolll13:30
chenwenbin_Can you rad Chainese13:30
guest-fTZ0iuwir haben aus13:30
chenwenbin_?13:30
guest-fTZ0iuni hao13:30
guest-g9GaIUleute13:31
Menzador!de13:31
ubottuIn den meisten Ubuntu-Kanälen wird nur Englisch gesprochen. Für deutschsprachige Hilfe besuche bitte #ubuntu-de, #kubuntu-de, #edubuntu-de oder #ubuntu-at. Einfach "/join #ubuntu-de" eingeben. Danke für Dein Verständnis!13:31
guest-g9GaIUwas machgt ihr13:31
guest-EjT1KnAX>EEEEEEEEEEEl ist ein engläder und steht auf die queeeen13:31
guest-g9GaIUenglish so scheesse13:31
guest-fTZ0iuwo de ming zing she sheldon13:31
chenwenbin_你认识中文吗?13:31
guest-fTZ0iusi13:31
guest-fTZ0iuamigo13:31
guest-g9GaIUHey axel ich bin larissa du bist scheissae13:32
chenwenbin_Could you speak Chinese?13:32
ducassechenwenbin_: /join #ubuntu-cn13:33
blackflowchenwenbin_: no. this channel is english only, please check #ubuntu-cn13:33
chenwenbin_hello?13:33
wastrel我们不会说中文 / we don't know how to speak chinese13:33
scottjlwe can barely handle english. ;-)13:34
BluesKajdon't think he reads chinese characters either13:34
Menzador((So does that mean we have to speak Chinese and write in pinyin? Lol))13:35
chenwenbin_This channel is English only?13:37
ikevinyes13:37
AurorasauraWould anyone be able to help me... I have Ubuntu server 16.04 and every day , sometimes a few times a day I have to reset my router. All my other computers work fine I have no idea what is going on13:38
BluesKajchenwenbin_, yes13:38
ikevinchenwenbin_, so you can find other official channels in other language13:38
chenwenbin_oh! I`sm sooy for my rudness before13:38
BluesKajchenwenbin_, join #ubunt-cn13:38
nicomachus#ubuntu-cn13:39
AurorasauraNetworking works fine it's just the internet that does not work13:39
twickyexit13:39
BluesKajchenwenbin_, correction , join #ubuntu-cn13:39
yao_ziyuani have a desktop pc running ubuntu 16.10 and a laptop running windows 10. both support bluetooth and wifi. how do i share a folder wirelessly between them?13:40
cesdowhere is pidgin logs?13:41
ikevinyao_ziyuan, you can share folder using samba13:42
blackflowAurorasaura: what exactly is the problem? why do you have to reset the router?13:42
ivanyao_ziyuan: yeah, I use samba for that13:42
ikevincesdo, you mean conversation history?13:42
ivanyao_ziyuan: you can go either way with linux mounting a windows share or windows mounting a linux share13:42
=== ZeZu_ is now known as ZeZu
AurorasauraI have no internet on said machine till I reset the router blackflow13:43
yao_ziyuanok guys, will dig it13:43
AurorasauraAll my other computers work fine13:43
blackflowAurorasaura: and then you have it for a while and then internet connectivity disappears?13:44
ikevincesdo, ~/.purple/logs13:44
BluesKajyao_ziyuan, in windows install ext2fsd, in linus you have networking in the file manger13:45
AurorasauraYes blackflow , Mostly I have to reset it in the morning.13:45
AurorasauraBut sometimes its 2 -3 times a day13:45
BluesKajin linux13:45
blackflowAurorasaura: and how does this internet connectivity loss presents itself?13:46
AurorasauraI do a lot of torrents for work and the first sign is they are not uploading/downloading. Second I try to ping somewhere and nothing responds.13:48
blackflowAurorasaura: ping by hostname, ip address, or both?13:49
adioria, ok its done -> update , upgrade, dist-upgrade . uname -r is now = 3.13.0.115-generic, again same error, low grahice mode.13:50
Aurorasauraboth13:50
=== ericus- is now known as ericus
blackflowAurorasaura: and instead of resetting the router, did you try restarting your network connection?13:50
blackflowAurorasaura: is it wireless or wired?13:51
ioriaad  can you open a console now ?13:51
AurorasauraWired and yes I have tried the ifdown ifup , service restart ect.13:51
kitoyaside from 16.04.1 is there a 16.04 only release?13:52
adioria, : yes, but through recovery mode , not by ctrl+alt+f113:52
ikoniait's 16.04.2 now13:52
nicomachusis there an easy way to delete duplicate files in a directory?13:52
diskinhi all, after some updates I noticed that my Logitech C270 webcam produces yellowish picture. it used to be more correct before. anyone noticed the same?13:52
blackflowAurorasaura: do you get an ip address when you restart? Can you ping other machines in the LAN?13:52
arfandi_nasutionHi All,13:52
ioriaad  it's not normal that you can't open a console, i suspect the issue it's elsewhere13:53
blackflownicomachus: duplicate by what criteria? surely not filename... :)13:53
AurorasauraI have not tried to ping other machines on the lan actually. And my machine has a static ip13:53
nicomachusblackflow: yes, filename. I duped *almost* my entire music directory while trying to backup...13:53
Aurorasaurait is outside of the DHCP pool of the router13:54
blackflownicomachus: I don't think you understand. you can't have two files with the same name. so i'm asking what's the duplication criteria? how do you determine they're duplicate?13:54
adioria, : ctrl+alt+f1 or f2 ... opens the console and gives login prompt, I put username then password, as soon as i presses enter screen clears and again puts the login prompt13:54
nicomachusblackflow: but some advanced functionality would be cool. I have some MP3's that are dupes of FLACs, and I'd love to keep the FLAC and delete the MP313:54
ioriaad  yes, not normal13:55
ioriaad  something broken13:55
ioriaad  did you correcly set up username and password ?13:55
blackflowAurorasaura: that could be the reason, if the router drops rules for ips not in the dhcp table. otherwise, if you can ping other machines and not internet, and you're sure it's not dns, everything points to a problem with the router.13:55
blackflownicomachus: only if you listen to them and write down which are dupes13:56
nicomachusblackflow: pastebinning the whole tree, uno momento13:56
blackflownicomachus: no need13:56
Aurorasaurablackflow, it also did the same thing when I had the machine setup on DHCP13:56
ikevinAurorasaura, does "traceroute 8.8.8.8" show it block when contacting your router?13:57
AurorasauraI am sorry ikevin .. I don't know what that means13:57
ikevinAurorasaura, do a "traceroute 8.8.8.8" and tell us what is the IP where it hang13:59
nicomachusblackflow: yea, nvm. I'm just going through the tree and looking for dupes and then deleting them.13:59
adioria, : yes correct ones14:00
ducassenicomachus: something like easytag or puddletag might be able to do that for you, based on tags or whatever14:01
adioria, : shall i try another disro I have a debian iso usb14:02
AurorasauraI did find in dmesg [74960.361054] TCP: request_sock_TCP: Possible SYN flooding on port 6881. Sending cookies.  Check SNMP counters.14:02
alkisgad, how much ram do you have?14:04
blackflowAurorasaura: that's the torrents, but isn't indicative of your problem.14:04
ioriaad  when did you get 'Low graphic mode', before or after trying to login ?14:04
blackflowAurorasaura: bottom line, when that happens again you need to define: 1) do you have an ip, 2) can you ping machines in LAN, 3) can you ping out by ip, 4) does dns work, 5) traceroute or mtr a public ip and see where the traffic drops14:05
adioria, : it has 2 gb ram, low graphics mode message is shown before login14:05
AurorasauraLol how do I initiate a traceroute on the server ?14:06
alkisgad, do you have a live cd or usb stick to boot it with?14:06
adyes i have14:06
adioria, yes i do14:06
alkisgad, ok, do so and then join the channel14:06
adok14:06
alkisgad, note this is not ioria14:06
blackflowAurorasaura: man traceroute, or apt-get install mtr-tiny14:06
ioriaad  you can try to reinstall ubuntu-desktop from livecd or recovery14:06
alkisgad, I'm suggesting that you boot with the live cd, and then use kvm to boot your installation to see if it's a problem with graphics or something else14:07
adalkisg, oops sorry14:07
ioriaad  the question was from alkisg14:07
alkisgad, I believe that the problem isn't in graphics drivers, if you can't login to vt114:07
AurorasauraAh. thank you all for the help. This should give me enough ammo to get started14:07
blackflowAurorasaura: also don't forget to ping your gateway/router14:08
blackflowAurorasaura: if you can ping it, but there's no traffic to outside, then it's definitely the router14:08
ioriaad when did you download the iso  ?14:08
blackflowAurorasaura: after you've made sure default route is properly set, check netstat -rn14:08
AurorasauraAwesome blackflow  thank you guys!14:09
adioria, : it is an old iso i had dont remember exactly.14:09
arfandi_nasutionIndonesian anyone here14:10
ioriaad reboot in recovery with network14:11
ducasse!id | arfandi_nasution14:11
ubottuarfandi_nasution: join ke #ubuntu-id untuk membahas ubuntu dalam bahasa Indonesia14:11
adioria, in a minute14:12
adioria, : i am there14:15
ioriaad apt-get install --reinstall ubuntu-desktop14:15
adioria, ok14:15
alkisgad, you are in recovery, and not in the live cd, right?14:15
adioria, done14:16
adioria, Yes i am in recovery14:16
ioriaalkisg, ad ^14:16
alkisgHaha14:16
alkisgad, see who is asking what, there's a name in front :D14:16
ioriaalkisg, what's your opinion ?14:16
alkisgioria: I would go for the live cd option, to try to boot the image with kvm14:16
alkisgI suspect it's broken14:17
alkisgAnd set a password too14:17
adioria, alkisg , I am sorry, my mistake14:17
alkisgad, can you try this now?14:17
alkisgsu - username14:17
alkisgWhere username is your username14:17
alkisgBut run this 2 times14:17
alkisgIn the second time, it'll ask for your password14:17
alkisgDo you see any error messages while doing that?14:17
ioriaad you're not using autologin, right ?14:17
adalkisg, yes there is error : Unable to cd to 'hom/ad'14:18
alkisgad, here's a start14:18
alkisgDo you have a separate partition for /home?14:18
=== hxegon_afk is now known as hxegon
ioriaad  ls /home14:19
ioriaad  do you see your home folder ?14:19
alkisgOr this: (lsblk --fs; cat /etc/fstab) | nc termbin.com 999914:19
alkisgThis will describe the whole situation better...14:19
adioria, ls /home gives -> ad14:19
ioriaad  ls  -l /home    paste the entire line14:20
ioriaad  then do what alkisg suggested14:21
adalkisg, http://termbin.com/ybkv14:21
alkisgad: (ls -l /home; getent passwd ad) | nc termbin.com 999914:22
arfandi_nasutionok14:22
adioria, ls -l /home -> tota 4 and in next line drwxr-xr-x 2 ad ad 4096 Apr 4 14:57 ad14:23
ioriaad  this now    (ls -l /home; getent passwd ad) | nc termbin.com 999914:23
adioria, : termbin.com/idtp14:25
tsgloveblackflow, I am making progress.  I have a Ubuntu 16.04 Server setup as gateway (with the rules from your link), and this machine also does DHCP.  There is another machine getting an IP from her, and it is unable to   ping 8.8.8.814:25
tsgloveyet if from the Ubuntu gateway I ping the machine    ping 192.168.89.10    , then the    .89.10  machine can immediately ping 8.8.8.814:25
ioriaad   did you use the automatic partitioning or make a custom one ?14:25
tsgloveThe link for the gateway rules: http://serverfault.com/questions/564866/how-to-setup-linux-server-as-a-router-with-nat14:26
alkisgad, you mistyped the "getent passwd ad" line. Anyway, what is the exact message when you run "su - ad" two times?14:26
adioria, custom one14:26
alkisgad, also, do this: dmesg | nc termbin.com 999914:27
ioriaad   parted -l | | nc termbin.com 999914:27
adalkisg, : -> Unable to cd to '/home/ad'14:27
ioriaad   sorry, parted -l | nc termbin.com 999914:27
EriC^^ad: ls -ld /home14:28
alkisgad, did you do anything weird like changing home permissions? ^14:28
ioriadrwxr-xr-x 2 ad ad 4096 Apr 4 14:57 ad14:28
adalkisg, : dmesg one -> termbin.com/5elx14:28
alkisgioria: home, not home/ad14:28
ioriaoh, right14:28
alkisgioria: i.e. maybe he did chmod 700 /home or something...14:29
ioriaEriC^^, you know what 'D' means here ? http://termbin.com/ybkv14:29
EriC^^nope, it's just a label i think14:29
ioriathanx14:29
adioria, : parted one -> termbin.com/106j14:29
AzulflameLabel (with a couple of exceptions) is meaningless14:29
EriC^^the home partition is odd though, his "ad" dir is empty (just 2 links in the ls -l line)14:30
ioriaad not working14:30
Azulflamehm. I got a 404 for his home pastebin14:30
adEriC^^, D is a label14:30
alkisgHe doesn't have a separate /home partition14:30
alkisgD is an unused partition14:31
ioriaad    sudo  parted -l | nc termbin.com 999914:31
EriC^^alkisg: maybe that's his home partition? his user dir seems empty14:31
alkisgEriC^^: it's not in fstab, and he should still be able to login with an empty home dir, but he only showed /home/ad, not the contents of /home/ad/14:31
adioria, : termbin.com/e16914:32
ioriacan someone open his link ?14:32
EriC^^nope14:32
Azulflamewhat is with termbin doing constant 404s for me? somethign up with their site?14:32
EriC^^nope it's working for me (termbin)14:32
ikevinioria, no14:33
ioriathnx everyone14:33
axisyshow do I get more info about this lvm encryption?14:33
axisys$ cat /etc/crypttab14:33
axisyssda5_crypt UUID=63cabc70-2ea0-439d-92ec-e4c22d34cef4 none luks,discard14:33
ioriaad   do you have output when you run    parted -l  ?14:33
alkisgad, after running `su - ad`, do you see a prompt like "ad@yourpc"?14:34
alkisgad, if so, can you try "cd /home" there?14:34
alkisgad, I mean, it should be "ad@yourpc" instead of "root@yourpc"14:34
alkisgIs it?14:34
adalkisg,  no i get - Unable to cd to '/home/ad'14:35
alkisgad, and then what, "root@yourpc"?14:35
alkisgMy prompt is like this: alkisg@mycomputer:~$14:35
adalkisg, yes prompt is root@mypc14:35
alkisgOK, do this: cd /home/ad14:36
alkisgDoes that work?14:36
adalkisg, yes prompt is root@mypc:~#14:36
nanodronewhat are the ubuntu equivalents of check disk and device manager from windows?14:36
nanodroneare there any standard apps?14:36
Azulflamefsck for chkdsk14:36
ikevinnanodrone, fsck and gparted14:36
ioriaad   do you have output when you run    parted -l  ?14:36
AzulflameDevice manager (not just partitions) would be lspci to view, and stuff should populate under /dev14:37
nanodronegparted is just disks, i'm talking about some app that shows a list of all installed devices and drivers (?)14:37
Azulflamelspci14:37
nanodroneso there's no app?14:37
alkisglshw14:37
Azulflamebut lspci doesn't interact, just display14:37
tgm4883There is14:37
ikevinoh yes sorry, bad reading :x14:37
ikevindmidecode maybe more complete14:37
nanodronesomeone asked me that question today and i had no answer :(14:37
Azulflamenanodrone: for usb stuff, lsusb. for on-the-motherboard stuff, it's lspci14:37
nanodronei know about the lshw lspci /dev/ stuff14:38
ikevinnanodrone, dmidecode14:38
nanodronei wish there was an app (maybe there is)?14:38
adok guys tell me one thing, I have two partitions in my harddrive and The partition with label 'D' has some data in it, If i just reinstll ubuntu with automatic setup and partitioning does it formats or overwrites the data? if not I can reinstall the ubuntu again14:38
Azulflamead, hold on14:38
Azulflamehave you mounted the D partition?14:38
Azulflamewhat's on it?14:38
tgm4883There's a graphical one similiar to device manager, but IDK what it's called14:38
alkisglsblk said it's not mounted14:38
ioriaad   automatic will reformat your disk , yes14:38
Azulflamesince you're root, # cd /14:38
Azulflame# mount /dev/sdXY /mnt14:39
Azulflame# cd /mnt14:39
Azulflame# ls14:39
ioriaad   but i'd like to see your   parted -l scheme14:39
adAzulflame, ok done14:39
adAzulflame,gives me a list of directories14:39
blorpahi14:39
Azulflamewell, ls -a | <that termbin command that ends in 9999>14:39
ioriaad   like what ?14:39
Azulflamels -a | nc termbin 999914:40
Azulflamels -a | nc termbin.com 999914:40
adioria, parted -l scheme - > termbin.com/2x3r14:40
alkisgad, so, the problem is in your authentication, `su - ad` should have been able to log you in even without access to your /home.14:40
alkisgDo you remember messing up with pam?14:40
alkisgOr installing some special security plugin somewhere?14:41
adAzulflame, ls -a -> termbin.com/yhxe14:41
ioriaad   maybe your home is in /dev/sda5 that it's not mounted ?14:41
Azulflamead, preferably in the partition you mounted14:41
Azulflameso mound the data partition, then ls -a in it14:41
alkisg(btw I just tried logging in with /home=700, and it works fine, with a message that HOME isn't available, so the partitions don't matter)14:41
adalkisg, no i just installed on this machine today itself, No other setup.14:41
ioriaad  mount /dev/sda5 /mnt   then cd /mnt14:42
ikevinad, try: su ad && cat /var/log/auth.log | nc termbin.com 999914:42
nanodroneikevin, dmidecode what's that?14:42
alkisgad, also paste the output of this, which you mistyped last time: getent passwd ad14:42
ikevinnanodrone, that a tool who probe all hw14:43
adalkisg, : last time misstyped one -> termbin.com/gt6a14:43
adioria, yes mounted and cd into mnt14:43
ioriaad  what you see in there ?14:44
adioria, : it is the Partition with the label D and with the data in it14:44
alkisgad, finally, do this: su - ad; tail /var/log/auth.log | nc termbin.com 999914:44
ioriaad  there is a directory  you can cd in it ?14:44
nanodrone+ is there an official linux/ubuntu drivers website where i can look up drivers by name?14:45
adikevin, i tried  it gives error -> Cannot execute /bin/bash: permission denied14:45
alkisgHeh14:46
ikevinad, that maybe why you can't login :)14:46
alkisgHow would he have a recovery mode without bash?14:46
ikevinad, ls -l /bin/bash | nc termbin.com 999914:46
nicechaphello is I set up a printer using the lpd URI, e.g.: 'lpd://0.7.5.246/auto', what would be the significance of the 'auto' in that uri?14:46
nicechapis => if14:47
ikevinalkisg, zsh for example14:47
Azulflamewhat's the fix for that? boot disk, mount + chroot and set /bin/bash to 777?14:47
alkisgikevin: no, recovery has #!/bin/bash hardcoded14:47
alkisgSomething strange going on... unless it's mode=70014:47
adikevin, : termbin.com/xhgs14:47
Azulflamewhat if was 600 but he hasn't rebooted since?14:47
eaglenbhi14:48
ioriahe did a custom partition but his fstab it's standard14:48
adioria, yes I can cd in directories14:48
eaglenbis all the conversations cripted?14:48
alkisg(05:44:39 μμ) alkisg: ad, finally, do this: su - ad; tail /var/log/auth.log | nc termbin.com 999914:48
ioriaad explore them.... what's in there ?14:48
ioriaad my opirion (surely wrofng) is that you forgot the mounpoint for home14:49
adalkisg, : it gives error Unable to cd to /home/ad & tail : cannot open '/var/log/auth.log' for reading : No such file or directory Use netcat.14:49
auronandace!irclog | eaglenb14:49
adioria, can i add mountpoint now ?14:49
ikevinad, alkisg: strange, possible he's on busybox?14:49
ioriaad  run ls -a on those directories ....14:50
alkisgikevin: nc isn't available in busybox, so that shouldn't be it...14:50
alkisgad, so if you run just this, you get an error? tail /var/log/auth.log14:51
nicomachusducasse: easytag can do the tags, but can it remove dupes? anyway, I just finished.14:51
adioria, the partition you told to mount (sda5) is not the system partition. IT is a partition with the old data in it . which i wanted to save. Now if i ls -a then it whos the folders in it14:51
Azulflamenicomachus: not that I'm aware of. But it's been a while since I last used it14:51
imbezoldoes ubuntu change the control character for "screen" during a do-release-upgrade?14:52
adalkisg, yes i get error14:52
ioriaad   so you saved your old home on /dev/sda5 to remount on the new install ?14:52
ikevinalkisg, there's mini-netcat on busybox14:52
alkisgad, what's the output of this? cat /etc/issue?14:52
adalkisg, "tail: cannot open '/var/log/auth.log' for reading: No such file or Directory"14:53
ikevinalkisg, busybox nc14:53
alkisgikevin: the "nc" command isn't available in busybox, it's not in the busybox-static package that initrd uses14:53
alkisgUbuntu doesn't build it that way14:53
adalkisg, Ubuntu 14.04.5 LTS \n \l"14:53
alkisgad, you selected "networking" and then "root" from the recovery mode?14:54
ikevinad, ls -l /var/log/ | nc termbin.com 999914:54
adalkisg,  yes14:54
alkisgDo what ikevin just said ^14:54
adikevin, termbin.com/gknr14:54
adikevin, alkisg ->  termbin.com/gknr14:55
alkisgad, does this work? apt --yes install x11vnc14:55
* alkisg is curious and won't go for a walk until his curiosity is satisfied... :D14:55
iorialol14:55
ikevinlol14:56
ikevinad, cat /var/log/faillog | nc termbin.com 999914:56
TEsthi14:57
alkisg(05:55:19 μμ) alkisg: ad, does this work? apt --yes install x11vnc14:58
saymooih14:58
ikevinad, cat /var/log/faillog | nc termbin.com 999914:58
=== TEst is now known as Guest91214
ikevinhi Guest9121414:58
adalkisg, ikevin ioria : sorry laptop battery died.14:58
Guest91214does somebody want do do a ddos attack to google?14:58
nacc!ot | Guest9121414:58
ubottuGuest91214: #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!14:58
adalkisg, yes it x11vnc installed14:58
alkisgad, does this give you a graphical terminal? xinit14:59
saymooGuest: i guess somebody (somewhere in the world) would want to do that.. but none of us anyway. period.14:59
adalkisg, yes i did gave me a small white colored terminal15:00
alkisgad, can you share your screen with me so that I check faster? x11vnc -connect srv1-dide.ioa.sch.gr15:00
adikevin, it gives "Use netcat"15:00
alkisgYou'll be seeing what I do15:00
adalkisg, sure15:01
ikevinalkisg, can i join the party to see?15:02
alkisgikevin: sure, port forward 5500, run xvnc4viewer -listen, and PM me your ip15:02
alkisg...as long as ad manages to run it15:02
Azulflamekeep in mind that this would give alkisg full access to your computer w/out you being able to see what he's doing15:03
Azulflameonly do that if you trust him15:04
adalkisg, nops it is stuck, cannot type in it15:04
Azulflameor her15:04
alkisgAzulflame: that's not true15:04
alkisgHe'll be seeing the same screen15:04
alkisgad, press ctrl+c15:04
Azulflameah15:04
alkisgMaybe you misstyped it?15:04
AzulflameI thought xrd15:04
Azulflame*xrdp15:04
adAzulflame, its ok , The data on it is not very important15:04
alkisgad, check the line again, x11vnc -connect srv1-dide.ioa.sch.gr15:04
adalkisg, i rebooted and retried xinit - > it opens a small white ternimal but it is stuck I cannot type in it15:06
alkisgad, move the mouse over it15:06
Herbalistgood afternoon, i have 2 different Ubuntu Software Centers .. which one is better and which one should i keep ?15:06
alkisgad, you can't type if the mouse isn't over that window15:06
saymooHerbalist, which ones do you have?15:07
saymoo(names)15:07
equipo04Hello15:07
Herbalistsaymoo .. one is called "Ubuntu Software", and one is called "Ubuntu Software Center"15:07
adalkisg, ok now gimme a minute15:07
adalkisg, done15:08
=== masos is now known as Guest12741
equipo04Alguien habla español? :v15:08
alkisgad, I didn't receive any connections, did you type it properly? Did you see any warnings?15:08
ikevin!es15:08
ubottuEn la mayoría de los canales de Ubuntu, se habla sólo en inglés. Si busca ayuda en español entre al canal #ubuntu-es; escriba " /join #ubuntu-es " (sin comillas) y presione intro.15:08
ikevin!es | equipo0415:08
ubottuequipo04: please see above15:08
Herbalistboth have the same icon , an orange suitcase with a white A inside15:08
alkisgad, press ctrl+c to interrupt it and try again if needed15:08
saymooHerbalist, but they look different once running (the application itself i mean)15:09
saymoo?15:09
equipo04Spanish?15:09
Herbalistsaymoo.. yes they look slightly different qua GUI15:09
adalkisg, : sorry i misstyped it15:10
addone now15:10
alkisgad, now type this there: bg15:10
HerbalistUbuntu Software Center is version 15.12 .. and Ubuntu Software is version 3.20.115:11
AurorasauraWhat are the + and -  for on service --status-all?15:11
saymooHerbalist, the one that looks like this is the updated version of the software center (originally called gnome software)... http://www.omgubuntu.co.uk/wp-content/uploads/2016/04/ubuntu-software-center-new-in-16.04.jpg15:13
k1l_Herbalist: the new (correct) software center is "ubuntu-software" which is a rebranded "gnome-software"15:13
MenzadorHerbalist: Ubuntu Software (the GNOME Software fork) is correct. Ubuntu Software Centre is deprecated.15:14
Herbalistahh thank you saymoo k1l_ and Menzador15:14
ikevinalkisg, check /home mode15:14
Herbalistthen i'll deinstall both , and then install "gnome-software"15:15
alkisgikevin: even /etc/sudoers says it's not there, while it is...15:16
alkisgFile system something, but what...15:16
ikevinalkisg, very stange !15:17
saymooHerbalist, i hope the deprecated one is easily uninstallable, because of some dependencies.. that have dependencies, which on their turn have dependencies..15:17
saymoolol15:17
saymoo(dependency hell)15:17
g105bHey guys, I'm using a Qt application that's trying to open a new browser tab, but my default browser chromium-browser isn't picking up the request. Is there any way I can monitor for the signal it is emitting to see the URL it is trying to open?15:18
Herbalistlol15:18
ioriaalkisg, can you check /etc/environment ?15:18
alkisgioria:  PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games"15:19
ioriatx15:19
uniToschhello, using ubuntu 14.04  I can't select a different desktop in lightdm as my normal user, but I can do that as my admin user.  once i select my normal user from the dropdown in lightdm, the session select dropdown locks to gnome.15:19
HerbalistSynaptic will take care of it ..15:19
ikevinalkisg, ls -la /15:19
HerbalistuniTosch.. there is already a version 16.0415:20
HerbalistLTS15:20
k1l_uniTosch: strange15:20
ioriaad still there ?15:21
=== technochips_ is now known as technochips
adyup15:21
uniToschHerbalist: I'm aware, but it's not my jod to dist upgrade those.15:21
uniTosch* job15:21
ikevinalkisg, perms look ok15:21
Herbalistah ic15:21
alkisgikevin: I think you nailed it15:21
adioria, yes i m15:21
=== JanC is now known as Guest85044
=== JanC_ is now known as JanC
ioriaad  what kind of username did you choose ?  like Tom Smith ?15:21
k1l_uniTosch: but login works for that user?15:22
uniToschk1l_: yep15:22
alkisgad, ioria, ikevin, the issue was / = 70015:22
adikevin, no username was -ad15:22
alkisgWith chmod 755 /, it got solved15:22
ioriaalkisg, really ?15:22
ikevinalkisg, nice !15:22
alkisgYeah15:22
alkisgWe were looking at /home, but... :D15:22
k1l_uniTosch: what users is that user in?15:22
alkisgad, it's up to you know to find out how this happened15:22
geniiad: The username starts with a dash?15:22
ioriagood15:22
adgenii, no its ad15:23
ioriagenii, too short ?15:23
uniToschk1l_: groups?    user  tty  dialout  netdev  nopasswdlogin15:23
geniiioria: Nah, you can even have 1 letter usernames15:23
ioriagenii, thanx15:23
k1l_uniTosch: ah, maybe its the nopasswdlogin thing15:24
iorialet alkisg work15:24
alkisgI think it's solved now15:24
alkisgEverything fine, just mode of root = 70015:24
alkisgHe'll tell us after reboot if that's true15:24
DeenoMy discover software installer has trouble with its list. And I only have one flash install drive.15:24
DeenoHow do I fix discover?15:24
adyay15:24
alkisgad, any idea how the mode of root got to 700? That's something you did... not ubuntu15:25
adalkisg, ikevin ioria genii - > thanks to all I am able to login now15:25
adalkisg, NO i didnt do anytihng special15:26
alkisgad, strange...15:26
adalkisg, no chmod15:26
alkisgad, anyway, have fun, bb!15:26
uniToschk1l_: neat, you were right. thanks a lot.15:26
adalkisg, Thanks brother15:26
ioriaad good job15:26
k1l_uniTosch: np15:26
adioria, thanks a lot ioria15:26
ioriaad no problem15:27
adgudnight everyone15:27
ioriabrb15:27
lovelygud night guys15:27
nanodronehave you guys noticed how hardware support has improved in the recent years..15:27
DeenoOh the joy of slow computer shrinkage advacement. everybody has to make better software instead of wasting system resources.15:28
DeenoHow do I fix the Discover's installer list?15:29
neoxhi15:29
technochipshello15:29
naccDeeno: "Discover"? "installer list"? I don't know what you are referring to with either of those15:29
ArneVogelHello15:30
steve_hopehiya15:31
DeenoDiscover is Kubuntu's installer package. I believe Software is Ubuntu's installer package.15:31
k1l_Deeno: you might better ask in #kubuntu for such specifics15:31
naccDeeno: by 'installer' do you mean package installation. 'installer' is something you use to install the OS itself in Ubuntu terms15:31
ArneVogelI am a little lost. I installed a letsencrypt cert with certbot on my ubuntu vps and now I am getting a "AH01990: PRNG still contains insufficient entropy!" error in my apache error logs. Does anybody have anybody what that error is/ how to fix it?15:32
naccDeeno: also in the repositories, i only see a 'discover' for doing hardware discovery15:32
ArneVogelI tried every solution suggested googling the problem and I am still getting the error15:32
DeenoSoftware Center - Discover?15:33
scottjlArneVogel: install haveged15:33
DeenoHow do I fix the software center?15:33
steve_hopefrom terminal sudo apt-get update15:34
ivanArneVogel: is that error actually preventing you from getting a cert, or is that just something apache likes to complain about?15:35
ArneVogelivan installed the cert worked15:35
ArneVogelfine15:35
saymooor sudo apt update15:35
saymoo(apt-get is not needed anymore)15:35
ArneVogelbut apache is complaining15:36
ArneVogelnow15:36
nishttalany samba experts here?? I'15:36
ArneVogel[Tue Apr 04 15:34:14.864191 2017] [ssl:warn] [pid 20747:tid 140539877893888] AH01990: PRNG still contains insufficient entropy!15:36
scottjlArneVogel: apt install haveged15:36
nishttali've tried to follow the online instructions many times but windows keep complaining for different reasons15:36
nishttalif someone knows of a goto guide.. i'll be obliged!15:37
ArneVogelscottjl I installed it before and I am still got the error15:37
ivanArneVogel: that's a warning that you can probably ignore if your SSL is working15:37
ivanArneVogel: PRNGs will at times contain insufficient entropy15:37
scottjlArneVogel: did you restart apache?15:37
ArneVogelyes15:37
ArneVogelivan I cant access the site in browser tho15:37
ArneVogelarnevogel.com15:37
=== Qasker- is now known as Qasker
ArneVogelERR_SSL_PROTOCOL_ERROR15:37
ArneVogelscottjl I also did some "random" test and it was in the "ok" range15:38
ArneVogellike 999 out of 1000 were good in like 4 runs15:38
me2bledhi15:40
me2bledi have an issue after upgrading to 16.1015:40
ArneVogelivan, scottjl the site also worked fine before installing the cert so I dont think I fucked any of the setup up15:41
scottjli've had issues with letsencrypt.15:42
j4g0nishttal: i'm by no means a samba expert but i don't think it's quite clear yet, what you are trying to accomplish :)15:42
scottjli ditched it15:42
ArneVogel"cat /proc/sys/kernel/random/entropy_avail" is 170015:42
kevrit15:43
scottjlsomething with your apache config is draining it out too fast. did you alter the ssl config?15:43
ArneVogelscottjl I havent touched the stuff certbot created15:45
scottjlno but did you alter what cyphers apache uses or anything?15:46
chokiSimonNL: hello15:46
ArneVogelscottjl since I have no Idea what you just asked I assume no15:46
scottjlheh ok. well i'm out of ideas. sorry. maybe ask on the apache channel15:47
blorpahi15:47
ArneVogelscottjl yeah asked there to.15:48
=== tharkun_ is now known as tharkun
ArneVogelscottjl thanks for your help tho :)15:48
scottjlArneVogel: np. if you installed haveged you have tons of entropy, as long as it isn't being drained out faster than the pool fills. which is what it seems like in your case. why, i don't know.15:49
steve_hopedo some other work for a bit15:50
steve_hopei think it needs activity to refill15:51
steve_hopeie, open a text doc, tyoe crap, save15:51
steve_hopelook at a couple images15:51
scottjlhaveged fills up in a second or so15:51
COBRA|2k1l_ fack you :)15:52
chokiO_o15:53
KaZuMiBhVGerman or Englich in this Channel ?15:54
ikoniaEnglish15:54
KaZuMiBhVThx15:55
scottjltry #ubuntu-de15:55
walidmhello15:56
saymoohello15:56
riseikonia fuck you mey be i try to us arch linux your sucks big big lames tragedy16:01
tgm4883...16:01
saymoooh my16:01
saymoosomeone need soap16:01
saymooneeds*16:01
tgm4883yea that wasn't going to end well16:01
scottjlmethinks error is between keyboard and chair.16:02
saymookebkac16:02
saymoop*16:02
saymoolol16:02
saymoopebkac16:02
BluesKajlooks a lot was lost in translation there :-)16:03
saymoohehe..16:03
saymooi guess16:03
saymoooh well.. he's out...16:03
=== Attoy_ is now known as Attoy
crayonis the community just as freaked out about 12.04 EOL as i am?16:04
BluesKajnot me16:05
scottjli haven't run 12 in years16:05
nacccrayon: you've known it was coming for ... 5 years :)16:05
scottjllongest breakup notice ever. ;-)16:05
crayonwas it 5 years16:05
crayon:-|16:06
nicomachuscrayon: well... LTS lifespan is 5 years... so eya16:06
nicomachusyea*16:06
tgm4883should we be freaked out about 12.04?16:06
scottjlpsst. get off 16.04 by 2021. just letting you know early.16:06
ivanheh16:07
zzwinsorquick question: what's better on a 1.6 dual core with 3 gigs of ram? KDE or XFCE?16:07
miseswhen i right click on thunar, an option comes up named "delete" which gets rid of a file permanently without moving it to trash, how can i remove this option?16:07
scottjlfaster? xfce i'd say16:07
Jakethepythonif someone else hosts your email exchange server is there a way to figure out what that server is?16:07
Deenohow do i get startup disk creator?16:07
ivanJakethepython: what does "what the server is" mean16:08
ivanthe software they're using?16:08
misescan someone help me out?16:08
saymooJakethepython, still busy with exchange and evolution?16:08
saymoo(as i remember correctly, you asked for it yesterday too)16:08
yordanikonia fuck you i am old user 8 yers freenode an us ubuntu 6.04 bann me not only +q amatiors fuck k1l_ :) shame16:08
JakethepythonYes the IMAP /POP3 is not open16:08
Jakethepythonso it has to use the exchange server but we have it hosted from X company which i don't know who16:09
scottjlJakethepython: whois <your email domain>  ?16:09
Jakethepythonrailx.us16:09
Jakethepython@railx.us16:10
LorneHey guys - newbie here - I need someone to help me understand why a umount command isn't working (mountpoint not found)?16:10
Speed_Help. I installed an nvidia driver on 16.04 and now it won't boot!16:10
miseswhen i right click on thunar, an option comes up named "delete" which gets rid of a file permanently without moving it to trash, how can i remove this option?16:10
ivanSpeed_: where does it fail?16:10
scottjlJakethepython: try the command whois railx.us16:10
saymoodomain itself says nothing.. the hosting of the domain can be done somewhere else.. as the mx hosting16:11
BluesKajSpeed_,  recommended driver I hope16:11
saymoo(although it often is the same)16:11
scottjlLorne: what are you typing for the command ?16:11
naccLorne: pastebin the command used and output; and mabye the output of `mount`16:11
Speed_It won't boot . I select ubuntu in bios and I see this grub thing16:11
Speed_That I have no idea what to do with16:12
Lornescottjl  I'm doing sudo umount ~/.gvfs16:12
Lornescottjl  - trying to get plex to see a dir on external drive...and found that command in the plex - app store - comments section...don't know what it does - but its supposed to fix the problem16:13
scottjlLorne: you don't need that command to see a dir on an external drive. just add it to your library16:13
saymooJakethepython, as i see it, the mail is hosted @ microsoft.. in terms of office365 or something along those services16:13
saymoo;; ANSWER SECTION:16:14
saymoorailx.us.3600INMX0 railx-us.mail.eo.outlook.com.16:14
saymoorailx.us.3600INMX0 railx-us.mail.protection.outlook.com.16:14
scottjlthat umount command isn't going to help plex at all16:14
Lornescottjl but when I try to add it to the library - plex can't 'see' the folder...it wont let me select it..won't drill into it16:14
Speed_How can I undo the driver?16:14
levak10000 lame k1l_ ip16:15
scottjlLorne: where is your external drive mounted/16:15
levakhahahahahah16:15
levakeast europe16:15
levaknot west buslhits16:15
Lornescottjl media/colin/New3T16:15
scottjlLorne: and plex won't navigate to /media ?16:15
k1l_levak: you only show that you have not interest in the ubuntu community and sticking to the community guidelines. so dont blame us that we banned you.16:16
Speed_Idk anny of the commands with grub16:16
Lorneit navigates to the main dir of the external drive..but then doesn't show any folders16:16
Speed_It says it's bash like but it has none of the bash commands16:16
scottjlLorne: what are permissions on those folders? it probably doesn't have access16:16
ivanSpeed_: there's a recovery option that might work; just use the arrow keys to select Advanced options, then pick the latest (Recovery) boot16:17
nacc!recovery | Speed_16:17
ubottuSpeed_: If your system fails to boot normally, it may be useful to boot it into recovery mode. For instructions, see https://wiki.ubuntu.com/RecoveryMode16:17
Lornescottjl yeah...that's probably it...plex see's the drive but can't see any folders in it16:18
scottjlLorne: check perms on those folders. that's probably why16:18
Lornescottjl what command do I use to change permissions?  CHMOD something...right?16:19
scottjlLorne: try: chmod +rx folder16:19
Speed_Holding down shift did not give me the option for recovery mode16:19
trikkil_ :)~  lame :)16:20
scottjlLorne: you shouldn't have to restart plex, but you will probably have to try to re-add the folder again for it to see the new perms16:20
james_hi16:20
Speed_What command should I use to uninstall the nvidia driver?16:21
=== james_ is now known as jamesleimer
alkisgSpeed_: what is the last message that you see? Like, grub rescue> ?16:22
Speed_Grub>_16:22
alkisgSpeed_: do you see "rescue" anywhere there?16:23
naccSpeed_: you need to be in the recovery shell to fix it, you can't fix it from grub itself16:23
Speed_No16:23
Lorne_scottjl OK Tried that command and it still seems to show the drive with nothing in it (within plex)16:23
alkisgSpeed_: but you get no menu at all?16:23
Speed_Nope16:23
alkisgSpeed_: so you never see something like this, right? https://www.howtogeek.com/wp-content/uploads/2014/09/select-linux-kernel-in-grub2-boot-loader-on-ubuntu-14.04.png16:24
alkisgSpeed_, do you have a live cd to fix it?16:24
Lorne_scottjl   Within the comments section of the Ubuntu App store for plex - someone wrote: Out of the box there is an issue with it finding dirrectories with 12.04 but as many Linux users know a bug fix is often  just a google search away.   change to directory you want Plex scan and  sudo umount ~/.gvfs16:25
Speed_No I didnt16:26
alkisgSpeed_: do you have a live cd or usb stick to fix it?16:26
Speed_I have my USB installer still16:26
Speed_Do I need to use it?16:27
=== Dragonslicer is now known as Dragnslcr
Speed_Also it flashes a message before it shows the grub thing but it's too fast to read16:28
alkisgSpeed_: what happens if you type this there? ls /16:28
gospod`rufus usb iso boot16:28
Speed_efi/16:29
alkisgSpeed_: I think there should be a configfile somewhere under that directory, try ls /efi now16:29
gospod`ikonia woma or men lame16:29
alkisgAnd then ls /efi/otherfolders, till you find the configfile16:30
gospod`woman16:30
alkisg(anyone knows where grub.cfg is, in efi installations?)16:30
alkisgSpeed_: maybe it's in /efi/grub/grub.cfg16:31
alkisgTry ls /efi/grub to see16:31
Speed_./ ../ grub.cfg?16:31
alkisgIf you find it, then type: configfile /efi/grub/grub.cfg16:31
alkisgIf you don't find it, boot from the live usb stick16:31
Speed_I found it in ubuntu16:32
golemilameriopa\16:32
golemilamerihahahhaah16:32
alkisgSpeed_: configfile /path/to/grub.cfg is supposed to  give you a boot menu like the one that was in the picture I linked above16:33
Speed_I did the command16:33
alkisgAnd?16:34
Speed_Some stuff flashed now now I just see grub>_16:34
alkisgHm, it sounds like your configfile is broken then16:34
alkisgAnd you say that holding down shift at that point, doesn't show the menu?16:34
alkisgSpeed_: Try: configfile /path/to/grub.cfg <shift enter>16:35
alkisgDon't lift shift while pressing enter16:35
alkisg(left shift)16:35
Speed_Failure reading sector16:37
alkisgSpeed_: sounds like a disk or file system issue then, use the live usb stick to check the disk16:38
Speed_Should I use my USB?16:38
alkisgYeah16:38
Speed_I guess try ubuntu and run some utility16:39
alkisgIs the hard disk ssd?16:39
Speed_No16:39
Speed_I can see the drive16:40
golemilameriSpeed_:   just download ubuntu use rufus usb stick boot ty from bio farst boot is ub stick16:40
golemilamerii use dual boot16:41
golemilameri10 an 17.04 beta16:42
golemilameriwin ubuntu16:42
k1l_golemilameri aka Dreaman aka ivan nikolov do you still want to carry on with this childish troll behaviour evading bans to make noise in this support channel? you are banned and you know ban evading is not tolerated.16:42
golemilamerii am old user member of ubuntu comunity16:43
Speed_What utility should I use?16:43
golemilameri10 year16:44
k1l_golemilameri: no. because then you would not be such a  troll and act against the ubuntu code of conduct.16:44
golemilamerimy eng not good but try to hrlp16:44
riidomHi all, i created a USB installer on my Win7 laptop, boots fine on laptop. Now I got a new desktop PC today, and trying the USB stick there, the monitor wouldnt receive a signal (connected via HDMI)..any ideas, someone?16:44
golemilamerihelp16:44
riidomI forgot to add,the desktop pc is nake, no OS installd16:45
golemilamerithis is my lapotp new no os16:45
golemilamerii use 10 and ubuntu16:45
k1l_golemilameri: you had enough warnings about your behaviour. you got kicked. then banned. and still come back with proxies to make noise and give bad advice. this is not what the ubuntu community wants.16:45
golemilamerik1l_: why bann +q16:46
golemilamerisimple16:46
k1l_golemilameri: because you had enough warnings. and this is not the place to talk about bans. and you keep ban evading which shows you have no intention to follow the guidelines. so leave this channel now please. #ubuntu-ops is the place to reveal bans, like its told in the guidelines you even never have read.16:48
tonybagHi everyone, Ive a question : I'm reading a script file of my professor, and I don't understand something16:48
ThefirstnizzaAnyone who knows how to disable initial seeding of rtorrent?16:49
golemilameriyou is oper abuser for me16:49
tonybagWhat rm pack.txt 1>/dev/null 2>/dev/null means?16:50
leaftypetonybag, you can post it in a pastebin. Whats you're question?16:50
ivanriidom: try going into the boot menu on the bios and selecting the usb stick. maybe you need to turn secure boot off too?16:50
Picitonybag: redirect the stdout and stderr from rm pack.txt to /dev/null16:50
tonybagWhat is the output of rm?16:50
tonybagI mead it is used to remove and do not show anything16:51
Southern_Gentlemactually there shouldnt be any but if there is it is quieteed16:51
ivantonybag: I don't think rm with default options would write anything to stdout but it can write errors to stdout16:51
ivanerrors to stderr*16:51
riidomwell ivan, i dont get into boot menu - or if I do, I wouldntsee it16:51
CrazySanetonybag: it redirects standard out (1) and standard error (2) to null - effectively tossing it out16:51
ivantonybag: your professor is bad at bash and should have written  rm -f pack.txt16:51
tonybagLol16:52
CrazySanelol @ ivan16:52
ross_hi, i installed steam but when i open in, it appears only in the  task bar for 5-10 seconds then disappears. Anyone have any ideas?16:52
ivanriidom: if you can't get into a BIOS setup on your new computer then it's not the fault of a linux USB stick16:52
tonybagSystem and device programming professor T.T16:52
ivanBIOS should always be capable of outputting something to at least one monitor16:52
leaftypemost people are bad at something, and good and very few things. Professors aren't exempt.16:53
riidomok guess I have to ask where i bought it:) thx ivan16:53
ivanriidom: did you press some keys to get into the bios setup16:53
tonybagActually this script is used to load a OS from qemu16:53
shame`k1l_ you shame for ubuntu debian comunity :(16:53
riidomyes, F10,like mobo manual says16:54
ivanriidom: you might need to mash it during the boot, or you might need to do a full power cycle, or you might need to plug the monitor into another HDMI port if you've got one16:54
SlutSex123Pussy16:54
tgm4883geez, no school today or something?16:55
ivanriidom: you might also see an error code on a LED on your motherboard that might be useful16:55
CrazySaneseriously.16:55
riidomoh..didnt know about errorcodes,will check for that16:55
leaftypeon tonybag's case... why would we need '-f' OR transfering stuff to dev/null... wouldn't the file be removed properly even without those?16:56
leaftypeif it's an installation script, then it would have PUT that file there, so there is nothing to... oh wait, I'm stupid.16:57
leaftypenvm16:57
ivanwithout -f it would error out if the file were missing16:57
leaftypeI was thinking there shouldn't be a way for the file to be missing, since the script probably put it there as well16:58
ivanthere are no transactional filesystem operations so anything is possible16:58
ivanalso the one line you pasted suggests the script wasn't written with set -e so maybe the professor noticed that it keeps going when some step fails16:59
* misia chear k1l_ to lame for this channel :)17:00
misiachears17:00
bonsaitreeHow do i know which .png image is used for the network-manager? When i go into /usr/share/icons/ubuntu-mono-light/status/ there are 3 folders there - 16, 22, 24.17:00
misianazdrave17:00
geez[m]tgm4883: no ;)17:02
Whitehat1Can anyone help me with steganography?17:02
Speed_I'm in the live USB thing idk what to do next17:13
ivanpurge some nvidia stuff17:13
misiabios boot farst usb stick17:14
Speed_Unable to locate package nvidia17:14
naccSpeed_: how did you install the nvidia driver originally?17:15
misiamy is 940 mx gddr5 4 work17:15
naccmisia: please stop. it's not helpful.17:15
Speed_With additional dtivers17:15
graamonthello, what it means when you update in terminal and after fetched comes a line like this : https://download.01.org/gfx/ubuntu/16.04/main/dists/xenial/InRelease: Signature by key 09D6EF97BFB38E916EF060E756A3DEF863961D39 uses weak digest algorithm (SHA1)17:15
misiadriver old and new17:15
naccgraamont: the repository in question is not using a particular secure algorithm (and apt now warns when that is the case)17:16
misiaupdate manager driver part17:16
misiasettings17:16
naccmisia: again, please stop.17:16
graamontnacc what should i do?17:16
naccgraamont: you can either not use that repository (is it really necessary), or perhaps there is a setting to allow it, if you trust it, or you can complain to the repository owner17:17
tgm4883complaining to the repository owner is probably the right choice, since it's intel17:18
tsgloven00b question: If I add rules for iptables, inside /etc/rc.local  .... are they loaded automatically?  Or do I have to restart the service?17:18
graamontnacc ok but how can i find out which repository is the one causing the trouble?17:18
naccgraamont: it's the one it says?17:18
nacctsglove: no, not automatic, you need to tell iptables about rules17:19
graamontnacc yes17:19
naccgraamont: i mean, that's the answer to your question17:19
tgm4883graamont: it says which one in the error message17:19
tgm4883graamont: download.01.org17:19
tsglovenacc, inside /etc/rc.local I have   /sbin/iptables *the rule flags in here*   ....    do I have to "re-load" it?17:20
nacctsglove: you have to run those commands, yes -- you don't generally reload /etc/rc.local, but you could run it manually17:20
nacc(by sourcing it, i guess)17:20
graamontummmm ok17:20
graamontnacc thanks17:20
graamonttgm4883, thanks17:20
tsgloveok.  Thanks nacc17:21
graamontnacc so that is just a warning?17:23
naccgraamont: i assume so? you can pastebin the whole output17:24
naccgraamont: any reason you are using that repo?17:24
graamontnacc yes is a graphic card repository from intel17:25
naccgraamont: right, that is what it is. Why are you using it?17:26
mina_hi guys. I have a weird problem when trying to install ubuntu from a bootable usb pen drive. It doesn't boot on a toshiba laptop on which I had previously installed ubuntu-mate successfully using the same BIOS configuration and the same pen drive. is there any difference on the boot files between ubuntu and ubuntu-mate?17:26
Speed__i rejoined from the live usb17:27
Speed__im Speed_17:27
graamontnacc cause the computer is very slow to process image17:27
AurorasauraIs there a way to make this command repeat every hour? sh -c "sleep 5s; sensors"17:27
naccAurorasaura: crontab?17:27
naccgraamont: 'process image'? as in photo processing? or as in normal GUI work17:28
Speed__so what can i do to remove the drivers or repair grub from here?17:28
naccSpeed__: did you answer earlier what you did to install the nvidia drivers?17:28
Speed__i think i need to repair grub17:28
AurorasauraI was just going to add it to rc.local nacc but I forget how to write it as a repeat instead of sleep17:28
Speed__yes, with aditional drivers17:28
graamontnacc is a shittie graphic card so i am trying to make it work smooth17:29
Speed__i used the nvidia binary17:30
naccgraamont: unfortunately, for any support for that repository, you need to ask intel really17:30
graamontnacc i understand, just trying to make sure the update actually doing the job and i didnt know which one it was17:31
graamontnacc now i know thanks you and the other frind who answer me17:32
AurorasauraUmm  lol a little help. I did while sleep SECONDS; do command; done but added & at the end. How do I stop it?17:40
mednutQuestion, logged into a machine as root17:40
mednutHow can i change the root password?17:40
mednutQuestion, logged into a machine as root, and don17:41
mednutfuck17:41
mednutQuestion, I'm currently logged into a machine as root, but I don't have the current root password. Is there a way i can change this password without rebooting the machine and booting into grub?17:42
tgm4883!root | mednut17:42
ubottumednut: Do not try to guess the root password, that is impossible. Instead, realise the truth... there is no root password. Then you will see that it is 'sudo' that grants you access and not the root password. Look at https://help.ubuntu.com/community/RootSudo17:42
mednuttgm4883: so..?17:44
tgm4883mednut: so.... don't set the root password. Use sudo instead17:44
Onionnionhi all, what does Ubuntu 16 use for firewall? is it still iptables? I'm coming from Fedora but trying to figure out how to open a port in this fresh 16.10 install17:44
tgm4883Onionnion: you're looking for the 'ufw' command17:45
smallssdI have a small spare 16GB M.2 ssd. I want to install ubuntu on it. Im not going to have any swap space on it because I already have 16GBs of ram i wont sleep ever sleep the system. Ill just shut it down. How much space should i allot for root and home? 50/50?17:45
=== aName_ is now known as aName
Onionnion`man ufw` I go17:45
smallssd. I wont sleep the systtem ever either*17:45
mednuttgm4883: i can't. Past net-admin only has root user. I'm still logged into the machine, but he changed root passwords remotely17:45
tgm4883mednut: what version is this?17:45
smallssdanybody?17:46
mednuttgm4883: technically its the newest version of proxmox17:46
mednuti believe thats all debian based17:46
tgm4883mednut: I wasn't aware that proxmox is based on ubuntu17:46
Onionniondoes running `ufw allow [port]` apply right away tgm4883? no other command needed to commit?17:46
tgm4883mednut: nor would it be supported here. You can change any password as root with the passwd command, so I'd start researching there17:47
tgm4883Onionnion: I don't believe you need anything else17:47
tgm4883smallssd: with an SSD that small, I'd just leave it one large partition17:47
Onionnionnope17:47
Onionnionthanks much tgm488317:47
smallssdtgm4883: So only root then?17:47
tgm4883smallssd: yea17:48
smallssdtgm4883: Thanks!17:48
Onionnionit seems ufw wasn't even running..heh17:50
=== Pleasures is now known as Sircle
Epx998anyone know of an alternative to racktables?17:57
tgm4883Epx998: off topic, go to http://alternativeto.net/software/racktables/17:58
asafhello anyone know how can i fix boot ? in idrac i have virtual console and it stuct at "TFTP Prefix:17:59
asafTrying to load pxelinux.cfg/so-me-id17:59
asafboot:17:59
naccasaf: that's an odd file it is trying to load18:00
asafnacc: is there a way to fix? i have rescue live on server but dunno what to do :(18:01
=== hxegon is now known as hxegon_afk
asafnacc: so-me-id  is actually 01-d4-ar-52 and more18:02
tgm4883asaf: are you trying to pxeboot?18:02
asaftgm4883: i just have a server at a company anytime i reboot it dont boot18:03
asaftgm4883: i did not changed nothing just last night server crashed and now wont load18:04
ativaactualizar 16.04 es bueno18:04
naccasaf: so-me-id is not the name of the file, you mean?18:04
ativatengo 14.18:04
naccasaf: or is so-me-id is a symlink?18:04
nacc!es | ativa18:04
ubottuativa: En la mayoría de los canales de Ubuntu, se habla sólo en inglés. Si busca ayuda en español entre al canal #ubuntu-es; escriba " /join #ubuntu-es " (sin comillas) y presione intro.18:04
asafnacc pxelinux.cfg/01-a1-b2-e3 and so on ... i dont know where the file is located18:06
naccasaf: is that actually the file name? again seems short. Shoul be 01-<MAC>18:06
naccasaf: tftp uses whatever your tftp server is configured for; often /var/lib/tftpboot18:06
asafnacc i only see the output from console i dont know if the file even exists18:07
naccasaf: the file would exist on your tftp server18:07
naccasaf: if you can't control that, then we can't help you, really18:07
asafnacc bash: cd: var/lib/tftpboot: No such file or directory18:07
asafnacc bash: cd: /var/lib/tftpboot: No such file or directory18:08
asafnacc i can edit do whatevere but need some direction what to do18:08
naccasaf: ok, i don't know how your tftp server is configured; as i said, you need to figure that out18:08
tgm4883nacc: I have a feeling he's not actually trying to pxeboot and either A) someone is messing with DHCP settings and his server is setup to PXEboot first, or B) His server is failing to boot from HDD and is now hitting the PXEBOOT which it previously didn't do18:08
* tgm4883 shrugs18:08
nacctgm4883: oh could be18:08
naccasaf: are you actually trying to PXE boot your server?18:09
asafnacc no i just push reboot thats all18:09
asafnacc i think my boot is broken18:10
asafnacc or kernel broken ?18:10
naccasaf: ok, sounds like what tgm4883 said18:11
asafnacc yep failing to load boot but how to fix that ? :(18:11
=== bryceml_ is now known as bryceml
naccasaf: we have no messages from when it fails to  load to boot -- you've only said it tries to tftp and fails. Presumably there are messages before that, or someone messed with the boot order18:12
asafnacc boot.log18:13
asafnacc  https://thepasteb.in/p/r0hwEWgKPyECK18:13
asafnacc thats all18:14
asafnanc then the file ends18:14
naccasaf: ok, so it booted fine (the earlier tftp messages seemed like a red herring why did you mention them?)18:15
naccasaf: it appears to not have networking, so it might be waiting on that18:16
danilosome op in #ubuntu-br please kickban the spammer AbsTradELic there? *!*@ubuntu/member/* are op there18:17
asafnacc syslog also https://thepasteb.in/p/Anhr48w3OyWUv18:19
div7Which are other usages ofrouters18:20
naccdiv7: is that an ubuntu support question?18:21
div7Nope18:21
div7May turn though18:21
saymoo!ot | div718:24
ubottudiv7: #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!18:24
DirkosI have issues on my 16.04 laptop with wifi. The speed on my wifi is sooo bad. My steam client is downloading with 30kb/s and while running a speedtest i get below result:18:28
Dirkoshttps://gist.github.com/pimjansen/afb3d2dbd4a7240d6ffd16eb7de56e8318:28
DirkosThere is a 100/100 fiber connection18:28
Speed_i have no idea what im doing, i tried to use boot-repair but it abborted saying something about it not being booted in efi mode, and i could not manually install grob fromt he live disc because it said something about muliple devices?18:28
ozmagewhich are compositors around ? similar to compton that can use glx ?18:28
Dirkosand my phone is hitting 35MB without any problems on the same wifi connection18:29
Speed_i dont know how to repair grub, or know if thats what im supposed to do18:29
EriC^^Speed_: are you in the live usb right now?18:29
Speed_yes18:29
saymooDirkos, check the signal strength on the laptop18:29
EriC^^Speed_: run "sudo parted -l | nc termbin.com 9999"18:30
Dirkossaymoo: how? since the signal in my top bar is 100%18:30
InvisibleRastahello guys im on 16.04 and have an intel 5100 wifi card18:31
InvisibleRastait doesnt work out of the box18:31
InvisibleRastawhat can i do_18:31
Speed_now what?18:31
Dirkos_there is a: 04:00.0 Network controller: Intel Corporation Wireless 8260 (rev 3a)18:31
EriC^^Speed_: paste the link it gave you here18:32
saymooDirkos_, did you install (if available ) the proprietary driver?18:32
Dirkos_saymoo: the signal itself: Link Quality=70/70  Signal level=-40 dBm18:33
Speed_http://termbin.com/52jg18:33
Dirkos_saymoo: well just the default driver i assume18:33
EriC^^Speed_: looks like you have 2 linux installs?18:34
EriC^^what's the deal here? explain more please18:34
Speed_ones steam os on a different drive18:34
saymoo(Sometimes wifi needs a proprietary driver, to have the adapter work fully.. especially laptops are common to have driver issues with devices)18:34
Speed_but the one with 3 partitions is ubuntu18:35
Dirkos_saymoo: well i see alot online about updating the firmware but what kind?18:35
Speed_thats the one in question18:35
EriC^^Speed_: ok, so why are you trying to install grub? didn't it install it in the installer?18:35
Dirkos_this for example: http://askubuntu.com/questions/798644/unstable-wifi-with-intel-8260-808624f3-rev-3a-on-ubuntu-16-04-runnung-on-le18:35
Speed_yes but i think i broke it with a graphics driver18:35
InvisibleRastaanyone can help me18:35
Speed_after i installed a graphics driver it ends up givving me this "grub>_" prompt18:35
Speed_i think i broke brub18:36
Speed_grub*18:36
EriC^^Speed_: ok18:36
saymooDirkos_, first check the build in driver tool.. " additional drivers" (it's an ubuntu tool)18:36
saymooit should show you available drivers that are proprietary.. (what ubuntu discovered, and has a driver for anyway)18:36
EriC^^Speed_: do you know which one is your root partition?18:36
Dirkos_saymoo: nothing, only 1 for my graphics card which is in use18:37
EriC^^Speed_: there are 2 11gb ones and a 290gb one18:37
saymoook18:37
EriC^^Speed_: try sudo mount /dev/sda2 /mnt18:38
Dirkos_so im a bit lost now haha18:38
EriC^^Speed_: then "ls /mnt" and see if you get /root /etc /boot ..18:39
=== blkadder is now known as blkadder[afk]
InvisibleRastahello guys im on 16.04 and have an intel 5100 wifi card. how can i set it up? it doesnt work out of the box18:39
Dirkos_saymoo: does this look like something?18:39
Dirkos_3.349295] iwlwifi 0000:04:00.0: Direct firmware load for iwlwifi-8000C-19.ucode failed with error -218:39
Speed_i see /boot18:40
Speed_and root and etc18:40
EriC^^Speed_: ok, type "for i in /dev /dev/pts /proc /sys /run; do sudo mount -B $i /mnt$i; done"18:40
Dirkos_I have multiple of those errors in my list18:41
Dirkos_https://gist.github.com/pimjansen/79c77d20a44d02c81f3f307bc21d5c4218:41
Speed_ok?18:41
EriC^^Speed_: done?18:41
Speed_i think18:41
Speed_i have a prompt again18:42
EriC^^Speed_: ok, type "sudo chroot /mnt"18:42
Speed_ok18:42
Speed_im not root i think18:42
Speed_now*18:42
EriC^^Speed_: mount -a18:42
Speed_kk18:42
EriC^^Speed_: grub-install && update-grub18:43
saymooDirkos_, i have no clue..18:43
Speed_ok?18:43
saymoo(all i know, wifi devices in laptops are a hit and miss.. in many cases.)18:44
EriC^^Speed_: any errors?18:44
Speed_not that i see18:44
EriC^^Speed_: type exit and try rebooting18:44
Speed_https://pastebin.com/xW63r8AZ18:45
Speed_theres the pastebiin of it18:45
Speed_does that look right?18:45
EriC^^no18:46
schultza2 pointed question, can i [and should i] use XFS for /18:47
EriC^^Speed_: type efibootmgr -v | nc termbin.com 999918:47
EriC^^Speed_: looks like steamos is set to boot first18:47
naccschultza: totally up to you18:47
naccschultza: as to the 'should i'; yes, afaik, you can18:48
schultzaafaik ?18:49
naccschultza: as far as i know18:50
schultzathank you.18:50
InvisibleRastahello guys im on 16.04 and have an intel 5100 wifi card. how can i set it up? it doesnt work out of the box18:51
elisa871What's the fastest way to send a big file (~5G) from Windows 10 to Ubuntu?18:51
EriC^^elisa871: cp18:52
saymooelisa871, multiple options... using the bash commandline, from windows 10 and copy from there to the ubuntu box (rsync e.g.)  (i think it's part of the windows 10 aniversary update, or something)18:53
saymoouse (s)ftp...18:53
saymooor smb/cifs  (with samba on ubuntu)18:53
saymooor.. if ubuntu is not a server.. thus having a DE/WM.. you can probably browse to a share you make on windows1018:54
saymoovia network browsing18:54
saymoojust some ideas.. that pop in my mind..18:55
elisa871saymoo: I have bash on Windows on Ubuntu. What is the complete rsync command?18:55
saymoois rsync available under windows 10 bash shell?18:55
geniiNot usually18:56
EriC^^rsync is slower than cp, it has to run an md5sum on each file, just so you know18:56
EriC^^elisa871: ^18:56
elisa871should I use scp then? EriC^^ saymoo18:56
EriC^^elisa871: if it's the same pc, and your booted in ubuntu, mount the windows partition and cp it, or use rsync if you want to be 100% sure it came across fine18:57
saymooEriC^^, true.. but it has delta copy.. which can be handy if needing to recopy things.. later on18:57
elisa871btw  I correct that, it is 23G :D saymoo EriC^^18:58
elisa871it is not the same PC, they are on the same network though saymoo EriC^^18:58
Speed_Dumb iPhone won't  let me read chat18:58
saymoocheck if scp or rsync is available on windows18:58
saymoofirst18:58
saymoo:)18:58
EriC^^Speed_: wb, i was saying the output doesn't look so good, steamos seems to be first in the boot order instead of ubuntu18:59
EriC^^Speed_: can you run "sudo efibootmgr -v | nc termbin.com 9999" ?18:59
vas_tappendageelisa871: just cp it to a usb stick and do a sneeker transfer.18:59
Speed_What should I do?18:59
saymoovas_tappendage, lol18:59
Speed_From the live cd?18:59
elisa871dude I don't have a USB stick!18:59
EriC^^Speed_: yes18:59
elisa871not at all!18:59
Speed_Ok let me boot it19:00
elisa871that's why I am looking for a terminal-ish solution19:00
jappishHey guys, anyone know how I can use the command "Bistoco" posted here: http://askubuntu.com/questions/259726/how-can-i-generate-an-m3u-playlist-from-the-terminal?rq=1 to run through sub folders as well?19:00
EriC^^elisa871: does the windows have netcat and cat? you could copy using that (insecurely) and run an md5sum when it's done to verify19:00
EriC^^rsync would be nice though especially since it's a huge file19:01
Speed_Btw is there a way I can increase the size of the chat window on my phone? It's really small and hard to read19:01
saymooelisa871, have you check already19:01
saymoochecked*19:01
elisa871EriC^^:  ubuntu bash on Windows has netcat yes19:01
Speed_There's this giant thing above the chat that's taking up must of the screen19:02
EriC^^elisa871: on the ubuntu server you can do "nc -l -p <some port> > /path/to/file"19:02
saymoohmm rsync should be availabe under windows19:02
saymooas i just read19:02
Speed_https://imgur.com/gallery/r3kiI19:03
EriC^^elisa871: check this page it has some neat stuff, as well as some options for compressing it before sending https://nakkaya.com/2009/04/15/using-netcat-for-file-transfers/19:03
Speed_It's really anoying19:04
vas_tappendageok I get it..so much for sneeker transfer. sftp would work, with a bit of jimmy rigging.19:04
EriC^^Speed_: try to double tap on the chat window and use the zoom out19:05
EriC^^Speed_: or do that to the upper window19:06
notmikeI can't believe the default password doesn't work on the Ubuntu live cd. Sad.19:09
EriC^^notmike: there isn't a default password19:10
EriC^^it's empty19:10
notmikeNope!19:10
saymoowhat password19:10
saymoo?19:10
naccnotmike: the official ubuntu live CD has no password by default19:11
Speed__i just got on with the live usb19:12
Speed__whats the command again?19:12
EriC^^Speed__: sudo efibootmgr -v | nc termbin.com 999919:12
Speed_Bye speed19:12
notmikenacc: https://vimeo.com/21138242019:12
Speed__EFI variables are not supported  on this system19:13
Speed__use netcat19:13
EriC^^Speed__: boot the live usb in uefi mode19:13
Speed__how do?19:13
Speed__how do i do that?19:14
EriC^^Speed__: earlier you booted it in uefi mode19:14
EriC^^do the same you did earlier19:14
notmikeThis is how people get started on Arch.19:15
darthanubisnotmike, ?19:15
naccnotmike: you pasted a link to a private video19:15
saymoolol19:16
notmikeOh, sorry bro. It's the default password19:16
darthanubisnotmike, arch isn't a perfect answer either.19:16
* saymoo is confused19:17
naccnotmike: i have no idea what you're talking about, but i'm assuming your trolling or being rude19:17
naccnotmike: good luck!19:17
notmikenacc: https://vimeo.com/21138242019:17
saymoovideo for arch install.. ubuntu default password... *confusing times*19:17
notmikePassword is ubuntu19:17
notmikeSame as ops here said yesterday19:17
iorianotnope, username is ubuntu, passwd is empty19:18
=== jackNemrod_ is now known as jackNemrod
naccnotmike: what?19:18
naccnotmike: no, there is no password19:18
saymooyou asume everyone was here, back then19:18
saymoo:P19:18
iorianotmike, , username is ubuntu, passwd is empty19:18
Speed_ok back on USB19:18
notmikeActually there is a password.19:18
iorianotmike,  on livecd ? not that i know19:18
saymooeven if there was one.. it is not ubuntu19:19
EriC^^Speed_: ok, give it another shot, sudo efibootmgr -v | nc termbin.com 999919:19
saymoo(it would be random)19:19
naccnotmike: are you sure you used the correct iso image?19:19
notmikeWell, I was told it is ubuntu:ubuntu19:19
Speed_http://termbin.com/ihom19:19
naccnotmike: you were told wrong19:19
notmikenacc yes, downloaded from Ubuntu.com19:19
notmikeChecked md519:19
notmikeIt was you bro19:20
EriC^^Speed_: ok, interesting19:20
darthanubisyeah isos have random pwd19:20
darthanubisyou can still obtain root of course19:20
Speed_i have no idea what anny of that means19:20
mcpingvinhi. someone in the mood for troubleshooting an odd network problem on ubuntu 16.04?19:20
EriC^^Speed_: type "sudo blkid /dev/sd* | nc termbin.com 9999"19:21
naccdarthanubis: what are you talking about?19:21
Speed_http://termbin.com/1hgt19:21
naccnotmike: and who was 'you'?19:21
pavlosmcpingvin, describe the issue ...19:21
notmike"they"19:22
BoulevardHeyo guys. I'm a somewhat-new Linux user. my laptop with my Linux install recently died, and I want to migrate to dual booting my Windows PC with Ubuntu. I have a Raid 0 config that the OS is on, and a 1tb drive for all my junk. I'm not sure how to plop Ubuntu on here without destroying something19:22
saymoonotmike, ok... and has they or you a name?19:22
saymoo:P19:22
BoulevardI'd like to get back to web devvy stuff and its more fun inside linux haha19:22
notmikeNah, but they don't want you to have Ubuntu (apparently).19:22
naccnotmike: i have no idea what you're suing, but it looks to be something other than the desktop iso19:23
saymoobecause?19:23
mcpingvinpavlos: after copying the drive to another hdd with clonezilla, the system doesn't... see other LAN devices. Kodi cannot access windows share, crashplan from the windows machine cannot connect to the ubuntu one, but SSH and internet access work as a charm19:23
notmike"They" want to end you.19:23
saymoonacc: even server version has no password needed19:23
saymoo:)19:23
EriC^^Speed_: it looks good, did you try rebooting without the usb and see if you dont get a grub> anymore?19:23
naccnotmike: i just spun up a 16.04.2 iso  in a VM and it showed a gui to select try / install and then if i hit try it just puts you on a desktop19:23
Speed_oh ughh19:24
naccsaymoo: yes, i know, but there is no 'try' ubuntu on the server iso19:24
notmikeDid you watch my video? I clicked install.19:24
BoulevardOh, uhh. the live sesion I'm using right now is 16.04.119:24
saymoonacc, indeed... so i have no idea what !mike is referring too19:24
Speed_i forgot to tell you i dont get the grub menue but i get to the login screen then it stopps working19:24
BoulevardAny help would be greatly appreciated :)19:24
naccnotmike: if you clicked install, it won't take you to a login screen19:24
Speed_after i tryo to login19:24
naccnotmike: are you trying to use a desktop ISO or server?19:25
notmikenacc: I have submitted video evidence. Desktop19:25
EriC^^Speed_: what happens after you put the password?19:25
notmikePlease nacc help me.19:25
tgm4883notmike: this video is private19:26
naccnotmike: i can't reproduce that problem at all and i've never seen something like it19:26
=== KindTwo is now known as KindOne
BoulevardAnyone? :c19:26
Speed_it would look like its loggin in, i would see my backround the the screen had collerfull static then black screen19:26
notmikenacc I'm jossin now and arch is right there.19:26
naccnotmike: i don't know what you're saying19:26
BoulevardHelp with Raid 0, Windows, and adding Ubuntu to the mix.19:26
Speed_im going to get on my phone19:27
Speed_then reboot19:27
saymoonotmike, if you get a login prompt, it looks like a non install version of ubuntu somehow19:27
saymoothe default, doesn't ask for a login at all19:27
notmikeHackers!19:27
MuriiHi! Can I set a .gif file as my wallpaper19:28
notmikeUbuntu was hacked?19:28
saymoolol.. nope19:28
mcpingvinif anyone has any ideas: after copying the drive to another hdd with clonezilla, the system doesn't... see other LAN devices. Kodi cannot access windows share, crashplan from the windows machine cannot connect to the ubuntu one, but SSH and internet access work as a charm19:28
naccnotmike: what exact ISO image did you use?19:28
notmikeHave my precious seed been compromised?19:29
Kavuluhi there some problem with checkbox-gtk here is the info : http://ge.tt/1MmL4Yj2 (pdf)19:29
notmikenacc: desktop iso. Unfortunately I'm not at my desktop presently to give exact filename19:29
saymoonever seen a login, on an install image19:30
saymoonor heard of it19:30
Speed__Ok got to the grub menue19:30
Kavulualso some problem with maximizing windows (not sure if it is related)19:30
EriC^^Speed__: what driver did you install before?19:30
saymooanyway.. i'm off... late enough.. :)  see you all later....19:30
EriC^^notmike: does it do the same when you try "try ubuntu without installing" ?19:31
Speed__Nvidia binary propriatary19:31
pavlosmcpingvin, are you running samba? are both systems on same workgroup?19:31
BoulevardAnyone able to assist with juggling a  Raid 0, Windows, and adding Ubuntu to the mix?19:31
EriC^^Speed__: ok, when you get the login screen press ctrl+alt+f119:31
EriC^^Speed__: then login and type "sudo apt-get purge nvidia*"19:31
Speed__Still purple screen19:31
BoulevardI'm sitting in live cd so I can do whatever neccessary right now.19:32
mcpingvinpavlos: no samba and nothing changed in the configuration except for the hdd change19:32
Speed__It's taking a verry long time to ge to the login screen19:32
EriC^^Speed__: try pressing esc19:33
Kavulubasically windows maximize weirdly, vertically too little (they do not reach the bottom), horizontally too much (they go off screen)19:33
Speed__Nothing19:33
pavlosmcpingvin, your ubuntu is running well, has a good ip and ssh works. Can you ing the win machine?19:33
pavlosping19:33
pavlosmcpingvin, is there a firewall running? are you blocking ports to access win share?19:34
Speed__Should I try recovery mode?19:34
mcpingvinpavlos: ping is working19:34
mcpingvinthere shouldn't be anything blocking entry to the windows pc, but the crashplan app from the windows also cannot connect to the Ubuntu machine19:35
mcpingvinwhile ssh works19:35
EriC^^Speed__: yeah19:35
Speed__I'm in the recovery mode menue19:35
EriC^^Speed__: press on "start networking" then go to drop to root shell19:36
Speed__Enable networking?19:36
EriC^^yeah19:36
Speed__Ughh19:37
Speed__My entire screen has text flashing on it19:37
pavlosmcpingvin, ubuntu/win on the same subnet?19:37
damocloidhello19:37
pavlosmcpingvin, I'm not familiar with crashplan19:37
EriC^^Speed__: if it hangs try ctrl+alt+del19:38
Speed__That rebooted it19:39
Speed__https://imgur.com/a/hXKbs19:39
EriC^^Speed__: ok give it another go, this time drop to root shell without the networking19:39
Speed__What it's looked like when it was flashing19:39
Speed__Ok I have a. Root prompt19:40
EriC^^Speed__: ok, type "mount -o remount,rw /"19:40
mcpingvinpavlos: it's a backup program, but it shows me that it's not just ubuntu-> pc connectivity out of order, but pc-> ubuntu as well19:40
Speed__Ok19:41
EriC^^Speed__: try "apt-get purge nvidia*"19:41
Kavului was thinking of just removing checkbox-gtk but i am afraid this will cause problems19:41
Kavului tried apt-get install -f but it did not solve it19:43
pavlosmcpingvin, if they belong to same subnet you should be able to ping pc-> ub and vv. Then the issue seems to be some firewall on the pc blocking communication19:43
Speed__Y?19:44
notmikeEriC^^: I will try this when I return home to my village this evening.19:44
Speed__It says it will free up ....19:44
Kavulumaybe that package has bugs? i have no idea how to proceed...19:44
EriC^^Speed__: yes19:45
Speed__I have no idea what's going on I'm back at the recovery menue and it not responsive19:45
ioriaKavulu, if you are on precise remember that it's going eof19:45
Speed__It didn't let me type y19:45
Kavulueof?19:45
pavloshe meant eol19:45
ioriaKavulu,  end of life19:45
EriC^^Speed__: try ctrl+c19:45
Kavuluit's 14.04 LTS19:45
ioria!info checkbox-gtk trusty19:46
ubottuPackage checkbox-gtk does not exist in trusty19:46
ioria!info checkbox-gtk precise19:46
ubottucheckbox-gtk (source: checkbox): GTK interface for checkbox. In component main, is optional. Version 0.13.10 (precise), package size 19 kB, installed size 149 kB19:46
ioriaKavulu,  are you sure ?19:46
Speed__Ok I just typed y and then enter19:46
Kavului cannot check it now (i am on another computer) but i am pretty sure it's 14.04 LTS19:47
Speed__It looks like it's working as if the prompt was still there but re background is now orange19:47
JoeBkdoes anyone know the nmcli to connect to specific access point?19:47
Kavululubuntu19:47
ioriaKavulu,  so you should not use a package from another version19:47
Speed__I'm back at the prompt with a orange backround19:47
Kavuluor ubuntu with lxde19:48
EriC^^Speed__: ok, try "dpkg -l | grep nvidia"19:48
Kavuluso what should i do?19:48
EriC^^Speed__: do any packages get listed?19:48
ioriaKavulu,  there is no checkbox-gtk  on 14.0419:48
Kavulucan i just remove it?19:49
damocloidhi can anyone help me my iphone is nmot getting detevted in ubuntu19:49
mcpingvinpavlos: i just added an allow inbound and outbound rule for the ubuntu machne ip in the windows firewall, will see if it works now, but it did work before for some reason19:49
Speed__No19:49
ioriaKavulu,  we don't know exactly what are you running now19:49
Kavuluit's a computer where i am afraid some "experiments" were made19:49
EriC^^Speed__: ok try rebooting and see what happens19:49
Kavulucan i just remove checkbox-gtk ?19:49
ioriaKavulu,  so , reinstall19:49
damocloidhi can anyone help me my iphone is not getting detected in ubuntu19:50
Kavuluyes i was also thinking of reinstalling but thought maybe you could see an easy-quick solution19:50
ioriaKavulu,  we need infos; uname -r; cat /etc/issue/; cat /etc/apt/sources.list19:50
damocloidhi can anyone help me my iphone is not getting detected in ubuntu19:51
Kavuluis this not enough? http://ge.tt/1MmL4Yj219:51
Speed__Ok I see my curser19:52
Speed__And now my backround/ login scren19:52
ioriaKavulu,  why are you posting this ?19:52
damocloidhi can anyone help me my iphone is not getting detected in ubuntu19:52
Kavuluthat is the error19:53
Kavulufrom synaptic19:53
EriC^^Speed__: any luck?19:53
=== theShirb- is now known as theShirbiny
Speed__Try logging in?19:53
EriC^^Speed__: yeah19:53
moiseswhat's up?19:53
Kavulucan i just remove that package for good (and forget about it)?19:53
ioriaKavulu,  yes, if you purge/remove the source19:54
Speed__HOLY CRAP IT LOGGED IN but only one of my monitors are working19:54
Kavului mean is it an important package or who cares?19:54
EriC^^Speed__: nice19:54
ioriaKavulu,  who cares19:54
Kavulueverything will work just as fine, so?19:55
Kavuluwhat about the maximizing windows problem? does that have something to do with checkbox?19:56
Kavuluor what is it? (i dont know if it's a setting or what?)19:57
ioriaKavulu,  dpkg -l | grep checkbox-gtk19:57
Speed_ok im on my pc here19:57
Kavuluok i will do that (cannot do it now)19:58
EriC^^Speed_: cool19:59
Kavuluwhere are the settings for window-maximization ?19:59
Kavului think they are messed up or something19:59
Kavuluif i do it manually it works, but if i press maximize it does not20:01
Kavuluvertically they maximize too little (they do not reach the bottom), horizontally too much (they go off screen)20:03
InvisibleRastahello guys im on 16.04 and have an intel 5100 wifi card. how can i set it up? it doesnt work out of the box20:05
SlidingHorn!wifi | InvisibleRasta20:06
ubottuInvisibleRasta: Wireless documentation, including how-to guides and troubleshooting information, can be found at https://help.ubuntu.com/community/WifiDocs20:06
Kavuluioria: thank you (i thought of saying it at the end)20:07
nanodronecan i ask gnome-related questions here?20:08
Kavuluso anybody knows where the settings for window-maximization are? i thought this was an easy one i was not seeing just because i am a beginner20:08
Kavuluis there a way to reset them to default or something like that?20:09
EriC^^nanodrone: yeah20:10
nanodronemy mouse cursor is doing this weird thing, on some apps it's the theme i selected, on others it's the default gnome/adwaita theme...?20:11
Kavulucould it be a problem with lxdm?20:11
nanodronethis only happens in ubuntu gnome desktop, not on unity.20:12
Kavului dont know how to intervene, i am afraid to make things worse20:12
wastrelilu20:12
quartariannanodrone: FYI, there is a ubuntu-gnome channel that may be able to help20:13
Kavulunanodrone: was that message for me?20:13
nanodroneKavulu, no i dont think so..20:13
Kavulusorry20:14
nanodronequartarian, thanks didn't know that existed.20:14
Kavulunanodrone: do you by chance now where the settings for window-maximization are?20:15
nanodroneKavulu, nope sorry.20:15
Kavuluok thanks20:16
wilh25Hi. I'm a little confused. I'm trying to install the latest version of mnemosyne (it will not sync across devices unless they all use the same version). I thought I got all the dependencies (newest version is compile only). But when I install & run, I get a 'cannot import qtwebenginewidgets' error..right? So I google, and it says pyqt5 in 16.04 etc dont have it. it's deprecated or not supported20:19
Kavuluis it a problem with the desktop environment or with the display manager? or is it something else?20:20
wilh25& the solution is to compile pyqt5 yourself. (I installed via pip3). So there I was removing my pip3 installation, and it in fact lists qtwebenginewidgets.py20:20
wilh25So... what is going on? Why do I have it listed when I remove it, but otherwise mnemosyne doesnt see it?20:21
Kavuluis it ok to remove the display manager and reinstall it? or is everything going to explode?20:23
wilh25Kavulu: it's totally fine, no worries20:23
bekksKavulu: Reinstalling stuff will not solve configuration issues.20:23
=== ilbelkyr_ is now known as ilbelkyr
Kavuluso that means my issue is a configuration issue? how to solve it then?20:24
Kavuluwilh25, i have to do it from terminal?20:25
bekksKavulu: Did you try login in with a new user yet?20:26
naccwilh25: 'pip3 installation' of what?20:26
Kavului think i did it, but not 100% sure; why you think the other user might not have the problem?20:27
Kavului didn't think about that...20:27
wilh25Kavulu: I mean if you're not planning on using another display manager in the meantime, yeah thats your only option20:27
wilh25nacc: of pyqt520:28
bekksKavulu: Doing so will show you wether it is a configuration issue for your user.20:28
Kavuluwilh25: ok thanks20:28
wilh25Mnemosyne throws an error everytime I try to run it, saying qtwebenginewidgets cant be imported. I assumed I didnt have it, so I googled20:29
Kavulubekks: as i cannot do it now (not this computer), can you please tell me what i should do in both scenarios?20:29
bekksKavulu: create a new user, log out, login as new user, test your window behaviour.20:29
wilh25It looked like I would need to compile pyqt5 myself, so I was going through it, to clean up first. But it lists qtwebenginewidgets as a library that I have20:30
naccwilh25: pip3 is outside the ubuntu world effectively20:30
ashdxbhey can anyone help me set up some stuff? just downloaded ubuntu :)20:30
wilh25So I dont understand why mnemosyne does not see this and is unable to import it20:30
naccwilh25: you probably should be asking in a python channel and/or mnemosyne channel20:30
Kavulubekks: so if the other user has the problem what should i do? and if the other user does not have the problem what should i do?20:31
naccwilh25: we can only support ubuntu packages really20:31
Bashing-omashdxb: Very general. what is the real question ?20:32
wilh25nacc: I understand, but you see: "/usr/share/sip/PyQt5/QtWebEngineWidgets"20:32
wilh25It's also in the Ubuntu package20:33
bekksKavulu: In both cases you'd need to investigate the logs.20:33
ashdxbubuntu doesnt recognise headphone jack and battery turnes red when 30 % left20:33
wilh25So on point & related to ubuntu, why does everything I google say newer versions of ubuntu do not come with this? Like everything I read says to get this imported, you need to compile yourself20:34
wilh25It's listed in the .deb20:34
Younderashdxb, seen this? http://www.tldp.org/HOWTO/Sound-HOWTO/20:34
naccwilh25: that appears to be a directory containing .sip files20:34
naccwilh25: python-pyqt5.qtwebengine is probably what you wanted20:35
Kavulubekks, i am not sure i know how to do that (investigate the logs)20:35
Younderashdxb, This has worked for me in the past: http://www.troubleshooters.com/linux/sound/sound_troubleshooting.htm20:35
naccwilh25: i don't know exactly what you're looking for20:35
Kavulusomebody know of a good light simple display manager that is known for never causing problems?20:35
k1l_Kavulu: what is wrong with lightdm?20:36
Kavulubekks, i will try, thanks20:36
ashdxbYonder:thanks. checking it out20:36
ashdxbYounder*20:37
Kavuluk1l_, i think it's lxdm (for lxde); you suggest lightdm?20:37
cesdoHello. After installing updates of Ubuntu 16.04 searching servers and connecting to the servers are too slow. The sites load too much time20:37
cesdoplease help20:37
k1l_Kavulu: lightdm is the standard on ubuntu and most flavors. (kubuntu uses ssdm and gnome gdm)20:38
cesdoI believe, it's not because my data sends to Canonical's servers20:38
nacclol20:38
=== blkadder[afk] is now known as blkadder
nacccesdo: that's not true20:38
nacccesdo: 'searching servers' -- what do you mean?20:39
Kavuluk1l_, can you give me the name of another good one (other than lightdm and lxdm)?20:40
k1l_Kavulu: i dont use another dm than lightdm20:40
* nacc has never had issues with the dm in a stable release20:41
naccKavulu: what exactly is your issue? did you install/add something that led to the problem?20:41
cesdonacc: when you load, for example, yahoo.com -- what information firefox will tell you first? "Search yahoo.com"20:41
cesdonacc: later "connecting to yahoo.com"20:42
nacccesdo: if you load yahoo.com, it loads yahoo.com20:42
nacccesdo: do you mean 'type' yahoo.com?20:42
k1l_cesdo: what is your exact issue? you made it look like canonical is stealing data from you. which is not true.20:42
Kavulunacc, i was not the only one doing things with that computer, so i am not really sure what was done; but everything would be fine if i could solve these few problems (everything else seems to be ok)20:43
Kavulunacc, do you want me to repost the messages i posted before?20:43
cesdok1l_: After installing updates sites began to load very slow20:44
naccKavulu: can you summarize the issue(s)?20:45
cesdok1l_: too much time go to "search site.com" and "connecring to site.com"20:45
k1l_cesdo: you  mean in your firefox?20:45
cesdo*connecting20:46
Kavulunacc, i have a problem with checkbox-gtk which seems to be the biggest issue as it breaks updates; then this "stupid" problem with windows that dont maximize properly; that's about it20:46
RalphBahave a small ecryptfs problem. set up system, used a few sudo's, forgot the new passowrd :D since sudo was still active I could save the log in. ecryptfs is still mounted, but rewrap passphrase asks for old password. any way to read out the passphrase of the mounted ecryptfs?20:46
RalphBa?20:46
cesdonot only firefox20:46
naccKavulu: what version of ubuntu?20:49
Kavulunacc, 14.04 LTS (with lxde)20:50
naccKavulu: there is no checkbox-gtk in 14.0420:50
SlidingHorncesdo - what version of ubuntu are you running, and which update(s) did you apply before this problem started?20:50
=== zz_MasterScript is now known as MasterScript
cesdok1l_: what does chrome do half time of the loading of  the page? "Definition of host ..."20:51
RalphBano? well then lets move things around :(20:52
Kavulunacc, yes i know they told me alreayd, i guess somebody must have put it manually (i was not the only one to use that computer, in fact i did not use it for a long time)20:52
SlidingHorn!patience | RalphBa - Don't worry...sometimes it takes a good while to get the proper help :)20:53
ubottuRalphBa - Don't worry...sometimes it takes a good while to get the proper help :): 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/20:53
ses1984anyone have suggestions for an application to edit a music video?20:53
=== tao is now known as Guest84554
cesdonacc: my issue... Before the installing updates I had high internet spped. Now at least 5 sec go to "Definition of host ..."20:54
naccKavulu: right, but taht is wrong to have done and nothing we can fix20:54
nacccesdo: ok, so name resolution is taking a long time? have you rebooted, if it was recommended, since you did the updates?20:54
Guest84554hi20:55
cesdonacc: wtf =-O20:55
cesdonacc: It's not Windows at all20:56
Guest84554yes20:56
Kavulu2nacc, before i was told i can just remove checkbox and forget about it (it's not an important package)20:57
nacccesdo: for instance, if an update was made to systemd (which is in charge of name reoslution depending on the release), you might need to restart; or if the update was to switch to a new kernel20:58
nacccesdo: i asked a question, you chose not to answer.20:58
cesdonacc: yes20:58
naccKavulu2: ok, so then there's not a problem with it?20:58
cesdonacc: of course, my computer was rebooted many times after it)20:59
Kavulu2nacc, hopefully when i will go apply what i was told here i will manage to solve it all21:00
nacccesdo: if you run `dig` or `nslookup` on your machine, with say 'www.yahoo.com', do you also see it taking a long itme?21:00
cesdonacc: 2 min21:00
Kavulu2nacc, i told you because you asked me, thought maybe you had some other idea21:00
Kavulu2nacc, thanks anyways21:00
naccKavulu2: i don't understand how the issues you've described have anything to do with the DM, and you have yet to say there was an issue with the DM itself21:01
Kavulu2nacc, i thought the window-maximization problem could depend on the display manager, is this wrong?21:02
naccKavulu2: lightdm, gdm, etc. are what provide login prompts and manage sessions21:03
Kavulu2nacc, basically windows maximize weirdly, vertically too little (they do not reach the bottom), horizontally too much (they go off screen)21:03
naccKavulu2: i think you mean the window manager21:03
cesdonacc: no, I got respond quickly21:03
Kavulu2nacc, sorry i am a beginner21:03
Kavulu2nacc, is there a command to reset the window manager to default values?21:04
k1l_Kavulu2: display manager is the login screen. window manager is the thing that makes the desktop.21:04
Guest84554your right21:05
naccKavulu2: well, if someone has edited the root configuration files, it's not going to be trivial and it sounds like you dont know what was done to the system21:05
Kavulu2nacc, so what do you suggest? (other than reinstalling)21:06
naccKavulu2: when you created a new user as k1l_ suggested, did they have the same problem?21:06
Kavulu2nacc, i need to go and try that (it's not this computer)21:07
k1l_Kavulu2: you can test with the guest account. this is always a clean setup with clean user settings21:07
Kavulu2k1l_, ok i will do that, thanks21:08
Kavulu2that computer has another user already and i am pretty sure i logged in the other user as well (without noticing any difference)21:09
Kavulu2i will do it again though, and try guest as well21:09
Guest84554hi21:10
AltDeleteHey folks -- having a hard time adding a second IP address to an ubuntu server running 16.0421:10
taoufiqi am you21:10
Kavulu2k1l_, what is the command from terminal to reset the window manager to default values?21:11
AltDeleteThis is a permanent addition, so edited the etc/network/interface file to include a new interface lets say eth:1, with the ip address, sub, and gatewayy, but it refuses to ifup21:11
k1l_Kavulu2: depends on the desktop in use? i would first try the guest account21:11
AltDeleteIt has a different gateway to the primary ip, is that an issue?21:11
naccAltDelete: do you actually have two network interfaces?21:11
naccAltDelete: also 'eth:1' seems like an invalid name to use21:12
AltDeleteno just one, but whenn you use :0 :1 etc isnt that just a virtual interface?21:12
Kavulu2k1l_, can you give me an example (even if it does not apply to my case)?21:12
k1l_Kavulu2: no i cant21:12
k1l_Kavulu2: becuase i dont want to waste time giving you 20 command that dont work because you use another desktop.21:13
naccAltDelete: right those are aliases, but it'd be eth0:0 not eth:021:13
Kavulu2k1l_, sorry i thought it was just a few words21:13
Kavulu2k1l_, i mean a short command21:14
AltDeleteenp2s0f0 (primary) and enp2s0f0:1 to be exact nacc21:14
k1l_Kavulu2: ubuntu got more then 10 desktops in the repos. most use different commands to reset. ther is no magic "reset" command that works for every desktop. so if you dont want to give details i cant help21:14
naccAltDelete: ok, pastebin /etc/network/interfaces and the output from your attempt to bring it up21:14
=== cigumo_ is now known as cigumo
Kavulu2k1l_, what command will give the details that you need?21:15
AltDeletehttps://www.irccloud.com/pastebin/eulmXN6e/21:15
AltDeletehttps://www.irccloud.com/pastebin/5BqoY6RY/21:15
naccAltDelete: that doesn't make sense, you can only have one gateway (default route)21:16
AltDeleteIt was an assigned IP from the datacenter21:16
k1l_Kavulu2: what desktop do you want to reset the settings?21:17
Adam___Hey. I have an issue and was wondering if anyone might help me resolve it? I am attempting to setup xtreme download 2016. When I try to install the extension for firefox it blocks it and doens't give me the option to allow it. I have added it to exceptions, but that didn't reslove the issue. I read that if I simpy draged the file to firefox it would download it. I tried that and it blocks the file stating it is unverfied and again doe21:17
Adam___anyone have any insights on that?21:17
k1l_Kavulu2: and what ubuntu is that at all? i see you talking about checkbox-gtk but that is not included since 12.04 anymore.21:17
AltDeleteCould that be the issue then? If I go back to them and have them cut me a new one with the same gateway21:17
Ben64Adam___: sounds like malware to me21:18
Kavulu2k1l_, that is ubuntu 14.04 with lxde21:18
Adam___I doubt that.21:18
Adam___https://sourceforge.net/p/xdman/discussion/xdmhelp/thread/1db0633f/21:18
Kavulu2k1l_, what is the window manager for lxde?21:18
k1l_Kavulu2: what is the output to "lsb_release -sd"?21:18
Kavulu2k1l_, i am not on that computer now, but i will do it later21:19
naccAltDelete: https://wiki.debian.org/NetworkConfiguration#Multiple_IP_addresses_on_one_Interface21:20
Adam___supposedly it is a download manager that integrates with browsers and improves the speed of the download. I thought, why not give it a try, but the install has proved a vit annoying.21:20
Ben64Adam___: yep still sounds like malware21:20
tao_hi21:20
k1l_Kavulu2: your informations dont make sense. because the package you said is gone since 12.04. so i doubt its a 14.0421:20
taoufiqhi21:21
tao_to21:21
Adam___Well thanks, Ben64. However that doesn't answer my question.21:21
Kavulu2k1l_, check this out maybe it is of help (it's all i have now): http://ge.tt/1MmL4Yj2 (pdf)21:22
Ben64the answer is don't use it, find something else21:22
Kavulu2k1l_, i thought (wrongly) that it would be enough21:22
taoufiq_m21:23
AltDeletethanks nacc21:23
k1l_Kavulu2: best is to come back when you are at that system.21:23
AltDeleteLittle afraid to play with this on a remote server :S21:23
naccAltDelete: yw21:23
Adam___sigh...21:24
Kavulu2k1l_, ok i will do so (if i dont manage to solve it)21:25
Adam___http://download.cnet.com/Xtreme-Download-Manager/3000-2071_4-75862704.html21:25
Adam___pretty sure it's legit21:25
tao__opop21:25
Ben64Adam___: cnet packages malware on their downloads21:25
Kavulu2k1l_, is that pdf not helpful at all? that surprises me because it's the output of the problem...21:26
Adam___theres no malware dude.21:26
k1l_Kavulu2: the link doesnt work21:26
Ben64Adam___: it sure looks like there is21:26
Adam___prove it then.21:26
Adam___i scanned the files with clam and found noting on my system.21:26
Ben64Adam___: why not just use something that works and isn't sketchy21:27
a_ryanlolclam21:27
Ben64theres tons of options, why keep trying the one that doesn't work21:27
Kavulu2k1l_, http://ge.tt/1MmL4Yj221:27
Adam___why not be useful and point some alternative21:27
Ben64you never asked21:27
SlidingHornAdam___, Sorry man, but this is an Ubuntu support only channel. While Ben64 is right, and your program is almost certainly malware, here is not the place to debate it or receive support for it.21:27
taoufiq_ping(tao)21:27
everinaHai. Don't suppose anyone is running Ubuntu from a macbook 12inch?21:27
Kavulu2k1l_, it works, i just tried it21:27
k1l_Kavulu2: not here. just a empty box21:28
SlidingHorneverina, just come on out and ask your actual question - if someone knows the answer, they'll try to help you :)21:28
Ben64aria2 is probably the best downloader i've used21:28
Adam___slidinghorn I am on ubuntu and you have to install this thing through the terminal and optinally the file system. The least you could do would be to point out a better download manager for ubuntu then beat me over the head over rules21:28
k1l_taoufiq_: tao__ there is #test21:29
everinaSlidingHorn that is my question21:29
taoufiq_tao21:29
SlidingHornAdam___, No one's beating you over the head. This just isn't the place for unsupported software recommendations21:29
Adam___okay aria2 ben?21:30
Adam___it says here on github that it operates out of the command line21:30
Kavulu2k1l_, https://www.expirebox.com/download/c8c43890e889237fbc4508354e0f0f1f.html21:30
Ben64Adam___: use the software center or apt to get software21:30
Adam___does that only affect sudo apt-get request?21:30
Kavulu2k1l_, it's called err.pdf21:31
Adam___arai2 does not appear to be on the software center, but thanks i'll try it out.21:32
Ben64it is21:32
Adam___I just searched it21:32
OerHeksAdam___, sure it is .. typo perhaps? http://www.yourownlinux.com/2014/01/how-to-install-and-use-aria2-download-manager-in-linux.html21:33
Ben64!info aria2 xenial21:33
ubottuaria2 (source: aria2): High speed download utility. In component universe, is optional. Version 1.19.0-1build1 (xenial), package size 1202 kB, installed size 4386 kB21:33
Adam___perhaps I am about to command line it anywho21:34
Adam___Okay and so I don't have to integrate this with browsers? Or do anything else? I just installed it.21:36
k1l_Kavulu2: dont use synaptic for that. use apt-get on the terminal to sort the packages21:37
Ben64pretty much do aria2c <url>21:37
=== zz_MasterScript is now known as MasterScript
Adam___synaptic? That's the packege manager right? I terminaled it. Damn this needs autocorrect. I'm awful. Sorry.21:38
Kavulu2Kavulu2, it gives the same problem21:38
Adam___My question is after installing it what shoudl I do then for aria2?21:38
k1l_Kavulu2: run "sudo apt-get purge checkbox-gtk" there21:38
Ben64Adam___: aria2c <url>21:38
Kavulu2k1l_, it gives the same problem21:38
=== owner_ is now known as implite
Kavulu2k1l_, ok i will do what you say as soon as i am back on it21:39
gauszhi. i installed avogadro (molecule viewer) in Ubuntu 16.10. But screen is empty.21:40
Kavulu2k1l_, and then just forget about it you mean? or reinstall it?21:40
k1l_Kavulu2: that pacakge is not needed anymore21:40
Kavulu2k1l_, did you understand the stuff on that pdf? i have no clue...21:40
Kavulu2k1l_, what does it mean?21:41
Adam___Holly crap. Theres so many options. What should I enable for just basic use?21:41
k1l_Kavulu2: the most errors are because you run synaptic from terminal. use apt-get to get only the package errors21:41
k1l_Kavulu2: and this is not a big thing. if you were on that pc it can be solved in 2 minutes.21:42
k1l_Kavulu2: but with all that "i do it later" its just making it more complicated21:42
Kavulu2k1l_, it's not in the physical address where i am now, but you are right, i understand it would have been easier21:45
Kavulu2k1l_, last question: what do you type in the terminal to know what window manager you have?21:46
k1l_that is not that easy21:46
Kavulu2k1l_, uname something?21:46
k1l_that is for the kernel21:46
k1l_Kavulu2: http://askubuntu.com/questions/125062/how-can-i-find-which-desktop-enviroment-i-am-using   look at the answers how difficult that is21:47
Kavulu2linux needs to be easier if we want to win21:48
nacc!ot | Kavulu221:48
ubottuKavulu2: #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!21:48
k1l_Kavulu2: well, your questions are not really issues in the end. if you sit in front of that machine, that is all solved in 2 minutes21:49
=== tao is now known as Guest94127
doge-dogehey guys, do you have any underrated pc case recommendations?21:52
Kavulu2thank you for bearing with me, i apologize for being a beginner21:52
nacc!ot | doge-doge21:52
ubottudoge-doge: #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!21:52
naccdoge-doge: maybe the hardare channel or so21:52
nacc*a hardware channel21:52
k1l_Kavulu2: there is nothing wrong in beeing a beginner. this channel is for asking. :)21:53
Kavulu2k1l_, thank you, bye bye21:54
rafael_#radeon@freenode22:13
BoulevardCould anyone assist me with getting Ubuntu and Windows 10 dual booted on a raid0 array?22:27
BoulevardI was here earlier but there were already a few support questions happening at the time.22:29
RedrieldHi, I'm trying to get Ubuntu to install on a 64bit UEFI system running windows 10 out of the box22:29
RedrieldI put it on a USB like the wiki said, MBR for BIOS and UEFI, set USB HDD as top priority in my boot order, but when I restarted, it went straight to windows22:30
BoulevardRedrield: you'll probably need to hit an fkey to get to your device boot selection, or make your usb boot before your disk in bios :)22:30
RedrieldThat's what I did ^22:31
BoulevardOh, sorry. What tool did you use for putting it on the usb?22:31
RedrieldThe boot priority is USB HDD, windows boot manager, <Name of my hard drive>22:31
RedrieldRufus22:31
BoulevardI've had problems with some some usbs simply not being bootable before22:31
RedrieldI don't really have another way to try it22:32
k1l_Redrield: the mainboard should have a "one time boot menu" where you can chose the device to boot.22:33
k1l_Redrield: like f10 or f12 or such22:33
BoulevardHm.. I'm no guru, sorry. I;m actually here for an install question myself. I remeber on my Win 10 laptop I had to swap from UEFI to Legacy boot to make the USB work22:33
RedrieldBoulevard, That broke my windows install last time22:34
RedrieldThey both need to be installed with UEFI22:34
RedrieldOtherwise one or the other won't work22:34
k1l_Redrield: ubuntu works with uefi22:34
schultzaive never installed with uefi yet22:34
BoulevardI'm trying to get Ubuntu and a raid0 to work.22:35
RedrieldIs it worth putting the drive through rufus again, but instead of using MBR, using GPT?22:35
BoulevardI do know Rufus hasn't worked for me in some cases. I think I used to use YUMI or something on my laptop22:36
schultzatalking about that ubuntu in windows?22:36
schultzawbui22:37
schultzaer.. wubi22:37
k1l_no, not wubi.22:37
k1l_wubi is dead, let it go :)22:37
Boulevardlol22:37
schultzadidnt know that22:37
schultzahas something replaced it?22:37
k1l_yes, proper install it :)22:38
BoulevardI've been searching for 4 hours onthis Raid0 setup thing and no dice.. does anyone here currently have advice?22:38
ashdxbguys i have a problem with my headphone jack. i ran aplay -l and it showed only 2 audio output devices which are the internal speaker and the HDMI port. settings doesnt show the headphone jack either. does anyone know what can i do?22:38
k1l_Boulevard: i am not sure you can install both OS on a raid without a hardware controler22:38
RedrieldSo, what should I try?22:39
BoulevardI have another internal disk that has room for it if the bootloader would work somewhere?22:39
BoulevardI don't have much experience with advanced setups haha22:39
k1l_Redrield: did you try the one time boot menu yet?22:39
RedrieldI'll try that22:39
RedrieldThanks22:39
ashdxbanyone?22:40
BoulevardI've got 300gb on my media drive to play with. I'd be fine putting it there as long as it doesn't kill windows. (JUST set the system up again so its no too big of a problem if it does)22:41
Bashing-omBoulevard: Raid, consider that the desktop does not have the raid tools. might think about installing a server for ubuntu and add what you want ?22:48
BoulevardSorry?22:49
BoulevardI'm needing this mostly for web development stuff that is either clunky in windows or unavailable period.22:50
BoulevardIt doesn't seem to be common for people to use raid with desktop env linux, according to what research i've done22:51
Bashing-omBoulevard: I know nothing of Windows , and raid install only from some time in the past . But I do know that there is no raid support in a desk top install . Raidding must be installed separately on the desktop .22:51
sigma___Hello, I'm getting the following error Not authorized to perform operation . when I connect a usb drive to mount, what can be the problem?22:52
Boulevardinstalled seperately?22:52
BoulevardI'm just a semi newbie nix user. I haven't cut my teeth on nix like most people here may have.22:53
Bashing-om!info mdadm xenial | Boulevard22:53
ubottuBoulevard: mdadm (source: mdadm): tool to administer Linux MD arrays (software RAID). In component main, is optional. Version 3.3-2ubuntu7.2 (xenial), package size 408 kB, installed size 1290 kB22:53
Bashing-om!raid | Boulevard22:54
ubottuBoulevard: Tips and tricks for RAID and LVM can be found on https://help.ubuntu.com/community/Installation/SoftwareRAID and http://www.tldp.org/HOWTO/LVM-HOWTO - For software RAID, see https://help.ubuntu.com/community/FakeRaidHowto22:54
impliteinteresting topic there with raid in linux. I have been wondering about this also22:54
BoulevardI had hoped this would be a rather simple process and not involve cooking Linux in my kitchen sink22:55
impliteahhh but the cooking part is the fun part!@?22:56
BoulevardI'll wind up sticking to persistent USB apparently, lol. Thanks for the attention though, Bashing-om :/22:56
Bashing-omBoulevard: If it were easy, everyone would do it :) - and now-a-days- there may exist better alternatives than raid arrays for system management .22:57
BoulevardAye..22:57
BoulevardMy system/disks are a bit old though. I need raid for the performance gain mostly.22:57
impliteare you using ssd?22:58
Bashing-omBoulevard: Watched you struggle with this for some time . Had to offer my bit to push you along . But I am not the one with the proper experience to assist you here .22:58
BoulevardNah, Implite. Just a couple old hard disks.22:59
BoulevardI appreciate the input, Bashing. I'm frankly not experienced enough to understand much of the process that may be involved22:59
BoulevardLike I said, I have two other drives available but I don't know how/where to stick the bootloader at22:59
rafael__hi23:00
implitehi23:00
rafael__anyone here uses playonlinux?23:00
Bashing-omBoulevard: raid is not that tough to set up and manage - but it is different and does take some home work and study to get what you want .23:00
implitei do rafael23:00
rafael__do u know if have problems with video cards radeon and AMD?23:01
finlstrmhi23:01
YankDownUnderThere's a channel for "PlayOnLinux" => #playonlinux23:01
rafael__:)23:01
Bashing-omBoulevard: That old guide explains about what to do with the boot loader . the raid level matters !23:01
implitei dont have any problems with anything amd on linux23:02
BoulevardI don't mind dropping raid. I suppose I do have plenty of disk space to go around, but two of these 500's in 0 array are probably better than just standard setup HDD. I need to just upgrade but.. I have other things to grab first :P23:02
rafael__YankDownUnder: thx man23:02
BoulevardMy cpu is an i7 860, lel. Puttering along these days with many things.23:03
YankDownUnderrafael__: All good, bro...23:03
impliteBut rafael i think all amd stuff is working great in linux23:03
implitejust so you know23:03
implitethere might be something else wrong that you might be doing23:04
implitehope that helps23:04
pokalyisAny software for hosting an upload site like dropbox?23:05
rafael__implite: i tried degubing the game and seen many troubles, i always put the erro on google but i dont find any that can really help me23:06
YankDownUnderpokalyis: Dropbox works for linux...as does Google Drive...not sure about any "OneDrive" stuff (hate Microsoft)23:06
=== zz_MasterScript is now known as MasterScript
implitewhat game are you trying to play rafael? I have made many games work with using different wine bottles.23:08
pokalyisYankDownUnder I ment for self-hosting  :)23:08
Bashing-omBoulevard: If ya get no joy here .. ya might ask in #ubuntu-server.23:08
YankDownUnderpokalyis: AH...right oh...used to do that - along with running a telnet BBS...back before "security" was such a nightmare...that being said, you can always setup an internal ftp site - if you want to get down and dirty...23:09
pokalyisA friend of mine needs to send me 30Gb of photos23:09
pokalyisThought the easiest way to host something lcal23:09
BoulevardThanks, Bashing-om23:09
OerHekssetup a nfs share, or install owncloud on a box, many ways to do this online/offline23:10
YankDownUnderpokalyis: Last time I did something similar to that, I setup a local ftp server, opened up a port on the router, used the external IP of the router - once the "archives" were uploaded, shutdown the ftp server and cleaned up the residual stuff.23:11
rafael__YankDownUnder: the game is tree of savior23:13
YankDownUnderrafael__: In all honesty - I don't play games. On any platform. If it's outside of HL2, BioShock or RTCW, I don't even bother thinking about it.23:14
rafael__YankDownUnder: np, thx for help, im trying at #playonlinux23:15
=== rafael__ is now known as Katon
impliteyeah go there so they can tell you the same thing about wine bottles lol23:17
OerHeksrafael__, #winehq gives https://appdb.winehq.org/objectManager.php?sClass=version&iId=3355023:18
KatonOerHeks: thx23:19
Katoni will take a look23:19
Ancerhi23:27
rafael_hi23:29
AncerJust install hexchat via apt-get but before that i was trying using the appz store of ubuntu but for some reason its not dowloading it there now there is icon left side waiting to be installd23:30
Ancerim trying to close it via kill command but dont know what pid im using taskmanager and dont know what to look for23:31
Ancerunless i just reboot23:32
Bashing-omAntiSpamMeta: Maybe23:33
krytarikGoone.23:34
ebuka__hello23:34
Bashing-omBack from freezing up - where was I ?23:37
krytarikFreezing. :P23:37
Bashing-omYup, was in the midst of advising how to find the PID of hexchat ... Now I lost the poster's nick ! sheessshhh.. some people's children :)23:40
naccBashing-om: perhaps Ancer ?23:40
blackflowBashing-om: 'twas Ancer, who left, and you failtabbed Antispambot :)23:41
Bashing-omnacc: Yepper that was it ,,, tks .23:41
=== liufei is now known as littebird

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