/srv/irclogs.ubuntu.com/2017/03/10/#ubuntu.txt

PCatineananyone know how I can disable microphones?00:07
dilayou can mute the input device00:11
dilabut maybe you are looking for a... failsafe alternative?00:11
rdgi just removed the webcam and mic from laptops00:12
dilaphysically?00:13
dilardg: sounds a bit invasive00:13
rdgit was 1 screw on my alienware and 2 screws on my lenovo00:14
rdgtook maybe 5 minutes each00:14
PerigeeAnyone have recommendations for syncing OneDrive or Amazon Drive? I'm currently running Xfce if that has an impact.00:21
Bashing-om\00:23
=== matrix is now known as Guest42369
Guest42369oi00:28
=== alex23 is now known as alex23_away
Guest42369boa noite00:29
=== Nicmavr is now known as Guest32509
rdgi mounted a luks partition with the file manager and typed in the password but forgot to uncheck the 'remember password' box.. where is that saved so I can delete it?00:36
stratocastorNMHey all00:41
lmintHello, i got some problems, when i reboot my computer, screen is turned over, some can help me pelase?00:47
=== Zren_ is now known as Zren
akinodehey, can anyone tell me why I get two login shells whenever I resume from suspend?00:50
akinodeI'm using ubuntu 16.0400:50
akinodeit's kind of annoying to have to type the password twice tbh00:50
snowkrashthe next release will be final in april?00:50
k1l_snowkrash: yes. end of april i guess00:51
k1l_akinode: using encryption?00:51
snowkrashso shouldnt be so much of an issue to update already?00:51
k1l_snowkrash: if you need to ask, dont run alpha or beta releases00:51
akinodeah if i encrypted my home folder?00:51
akinodeI dont think so00:51
snowkrasheven if its that early deadline?00:51
snowkrashwell i still need the newer version of libvirt00:51
Goliath888Hi00:52
k1l_snowkrash: since you ask, you seem to worry about how stable it is. and since its alpha/beta there is the risk of something will break.00:52
snowkrashthe question is how high this risk is00:52
snowkrashhow high can it be if its one month before release?00:53
snowkrashdont kn ow ubuntu that good to say that00:53
k1l_snowkrash: no one can tell you or give you a guarantee. that is the point of alpha and beta releases. they are not final00:53
k1l_else ubuntu would make the final release now.00:53
snowkrashnot much can change in 2 months00:53
k1l_snowkrash: the answer will not change, just because you would like to here another answer.00:54
snowkrashhaha :D00:54
Bashing-omsnowkrash: Al I can advise is that I have 17.04 as stable on my system - that is not to say that an update will not break ! . If ya going to run development ya got to be able to recover from breakage .00:54
snowkrashBashing-om, ok00:55
snowkrashwell maybe i will try00:55
snowkrashi want to see if i get that gpu pass with nvidia done and i think its not possible with that version or libvirt00:55
snowkrashthat i have00:55
snowkrashbest would be to sell that gpu and buy some amd00:55
snowkrashim fed up alreadys00:56
Bashing-omsnowkrash: Testers are always welcome .. in your case will not hurt to burn a daily image and see how it spins .00:56
snowkrashtrue00:56
daxtest post please ignore01:08
=== Rez is now known as LoRez
luanubuntu server crashing01:18
luanhelp01:18
luanHELP01:18
luanHELP01:19
luanHELP ME01:19
OerHeksluan, what is your issue in details?01:20
luankernel panic01:21
doubtfulwhat is opposite of diff command to check same things in 2 files?01:25
Bashing-omdoubtful: cmp ? see : ' man cmp ; .01:26
=== Monthrect is now known as Piper-Off
AurorasHorns__Wow... I just realized LTS means Long term support haha01:42
kangaroo72Hello. I'm Using "openbox" on Ubuntu 16.04LTS as windowsmanager ... can someone please assist for setting up control via vnc?01:45
kangaroo72I already control two kvm-guests via vnc (5900/5901) ... so a other port should be01:46
Exterminadorhello. is there any way to browse the internet inside the CLI interface?01:48
ExterminadorI need to keep a webchat always open..01:49
allorderlynx01:50
Exterminadorcan we put passwords and stuff like that in some fields?01:50
king_hello world01:54
Perigeelinks is a a cli web browser (yes there are two with the same sounding name)01:59
loidHi, grub failed to install during install on this old laptop. I booted from the usb to a live env, did a chroot, installed grub according to wiki, but update-grub gives me this: http://pastebin.ca/377796202:06
=== Vampire0_ is now known as Vampire0
loidUsing grub-mkconfig seems to not write anything about my drives to the config02:07
=== anonymous is now known as Guest73783
marchesiniGood night guys02:08
Guest73783hi02:08
loidHow do I tell grub to find my filesystems and make the proper config?02:10
loidI've never seen it not do it on it is own02:10
=== gpo is now known as gpolitis
marchesinisudo grub-install02:11
loidi did02:11
loidit completes no errors, but grub comes up blank02:11
Bashing-omloid: Do you know the ID of your root partition : then run as ' sudo mount /dev/sda1 /mnt ; sudo grub-install --boot-directory=/mnt /dev/sda ; sudo umount /mnt ' where sda1 is replaced by your actual root partition. reboot into the install . and advise .02:11
loidive done that02:12
loidthe grub comes up blank02:12
loidas if the grub config has no menu02:12
marchesinicheck if the boot partition is the same that you install grub02:13
loidupdate-grub gives the error above on pastebin02:13
Bashing-omloid: Look in the install and see . ' ls -al /mnt/etc/default/grub ; ls -al /mnt/etc/grub.d ' .02:15
loidsorry I got disconnected02:19
loidSo i wouldve missed any messages02:19
loidIt still comes up with a blank grub screen\02:19
loidI'm having to usb tether from my android because I can't get wifi going til I boot into the drive02:19
Bashing-omloid: < Bashing-om> loid: Look in the install and see . ' ls -al /mnt/etc/default/grub ; ls -al /mnt/etc/grub.d ' .02:19
loidok, what am I looking for?02:20
loidjust pastebin output?02:20
Bashing-omloid: something like : http://termbin.com/gkqn .02:22
loidhmm /etc/default/grub is empty02:22
loidand there is no griub.d, just a grub.d.bak\02:23
loidwhen it install grub via grub-install in chroot its not generating anything02:23
Bashing-omloid: Maybe you do not have a complete chtoot ? To install, grub chroot is not required . try as above just mounting the target partition .02:25
loidi did have a complete chroot though02:26
loidand there is no grub-install02:26
loidunless i am in chroot02:26
loidthis live usb doesnt have grub-install apparently02:26
Bashing-omloid: ' sudo mount /dev/sda1 /mnt ; sudo grub-install --boot-directory=/mnt /dev/sda ; sudo umount /mnt ' .02:26
loidk02:27
loidgrub-install not found02:27
guest123915hi!02:27
loidliuke i said..02:27
loidthe live usb doesnt have grub-install02:27
Bashing-omloid: The target here is sda1 ! That may or may not be where your root is .02:27
loiddude02:28
loidive mounted my sda5 to mnt already02:28
loidmy sda5 is my root partition\02:28
loidcontaining boot02:28
loidsudo: grub-install: command not found02:29
loidive also tried using boot-repair gui tool, same result02:30
loidI dont get why the live usb doesnt have grub-install02:31
Bashing-omloid: Hummm .. burn a different desktop .iso ?02:32
loidI cant now, lol02:33
loidI dont have any working02:33
loidcomputers\02:33
loidThis is my only machine atm02:33
loidso i have the wrong iso?02:34
loidi need the desktop one or something?02:34
loidI can load it onto my android and boot off it using drivedroid i suppose02:34
loidif there isnt an easier way to fix this, i dont get why its not working in chroot02:34
loidand its not generating a config02:34
Bashing-omloid: All I can surmise is that  the liveUSB is not a desktop version (??).02:36
loidNot sure it allows me load the installer or try it live02:37
loidgrub-install again in chroot finished with no errors02:38
loidbut update-grub still complains about config02:38
loidBashing-om: i followed the wiki to the "T" and got this: http://pastebin.ca/377797702:39
loidTried it again specifying the boot path, but update-grub still fails afterwar02:41
loidI dont get why this grub-pc problem during setup seems so common02:42
Bashing-omloid: I see no error in your logic . should work . Why it does not is above my skill set .02:42
loidExactly....02:43
loidAnyone elsew wanna give a crack at helping? hye02:43
loidheh*02:43
loidbrb02:44
daniel331hi there. I'm trying to install a package (ssmtp). since I preconfigured /etc with valid configuration which *must not* be overridden, I had to mount /etc/ssmtp to a read-only filesystem. now apt-get complains it cant overwrite the valid conf files with its new default ones, and refuses to install ssmtp. how can i force it to install my package, and ignore these errors?02:45
naccdaniel331: why would you preconfig it? and i think it will notice you have a config file (normally) and ask if you want to keep it?02:47
naccdaniel331: there may be an apt config or something you can set02:47
daniel331nacc: docker ;-). as a sysadmin, easy email sending from multi-containers is a bit of holy grail. the solution is to have each container with the ssmtp binary, and the host as well. we configure the host and make sure it can send email, then mount host's /etc/ssmtp to /etc/ssmtp in every container. since it is imperative that no matter what happens, no container can affect any other container, we mount /etc/ssmtp as a read-only02:49
daniel331mount point at that time. :-)02:49
daniel331usually its enough to install ssmtp when the image is built but sometimes we dont have control over the image build process, so... this is how we end up in the situation where we have to write-protect our most important conf files :-)02:50
=== pwater is now known as piercedwater
naccdaniel331: why not preinstall ssmtp into your docker image?02:52
daniel331nacc: because I don't control the build process :-(02:54
daniel331otherwise I would02:54
=== PanicAtTheKernel is now known as jq
=== ilfantomas_ is now known as ilfantomas
guyFromWebhi, how would i install this? https://code-industry.net/free-pdf-editor/03:02
guyFromWebi have the tar.gz file, but i don't know what to do next...03:02
slyrobotI have problems when I update my computer using the command line.03:15
slyrobotIt shows E: Failed to fetch http://in.archive.ubuntu.com/ubuntu/dists/yakkety/main/binary-armhf/Packages  404  Not Found03:15
slyrobotanyone ?03:17
OerHeksslyrobot, some mirrors in india are days behind, try Shiv Nadar University https://launchpad.net/ubuntu/+archivemirrors03:17
Dragon64Hello, I'm trying to get a usb device mounted on ubuntu 16.00. I see it recognized in dmesg and have the vendorid, product id and chip set. I've been googling but not sure how to proceed03:18
Dragon64*161003:18
Dragon64*16.1003:18
slyrobotI am on Kubuntu and I don't see how to change server.03:18
OerHeksslyrobot,  see the updates > sources > 'download from .. " https://help.ubuntu.com/community/Repositories/Kubuntu03:19
slyrobotGot it thanks. OerHeks.03:21
Dragon64Is there a way to specify the device and get udev to mount it?03:21
OerHeksDragon64, what device exactly?03:21
Dragon64its a glucose meter03:22
Dragon64one touch verioiq03:22
greeniehi03:22
Dragon64linux sees its attached via usb but does nothing withit03:22
OerHeksI heard of openglucose https://github.com/xclaesse/OpenGlucose  and gcc https://sourceforge.net/projects/ggc/03:25
Dragon64o!03:25
Dragon64nice let me look!!!!!!03:25
Dragon64great stuff but they dont support my device, thanks anyways03:31
Dragon64if I figure it out i'll blog it03:31
OerHeksoh, that is bad :-(03:31
Peetz0rhey, me again! pressing the fn-something buttons on my keyboard doesn't change my backlight, but it *does* show the popup and it does change the values in /sys/something/brightness - and at the some time 'xbacklight -set somevalue' *does* correctly change the backlight. can I fix this somehow?03:34
Dragon64I'm sure its not that hard, just have to figure out how the udev system works03:38
=== gmhafiz_ is now known as gmhafiz
Dragon64Peetz0r I believe you can set a keymap to the F key in the system settings keyboard shortcut area03:43
Dragon64create the command with a name and it will be disabled. click on it once its made and click the F keyt you want03:43
SimPSдоброе утро03:48
DeathEsthello03:48
DeathEstSimPS: Preevyet03:48
DeathEstI am having difficulty installing the CUDA drivers03:48
SimPShello03:48
rtbthi, I was here yesterday talking about a pixelated screen issue03:52
rtbthere's the pastebin for my xorg error log03:52
rtbthttps://paste.ubuntu.com/24149692/03:52
tatertotsrtbt: are you chatting from the computer right now?03:55
rtbttatertots: yes I am03:55
tatertotsrtbt: is the screen consistently pixelated or is it intermittent?03:56
rtbttatertots: it's consistently pixelated. The only time it's not pixelated is in bios or grub203:57
tatertotsrtbt: in terminal>     sudo apt install inxi pastebinit03:58
tatertotsrtbt: let me know when its completed03:59
rtbttatertots: that's all done04:01
tatertotsrtbt: in terminal>       inxi -Fxxrzc0|pastebinit04:01
tatertotsrtbt: press enter, share the url/link here04:01
rtbthttp://paste.ubuntu.com/24149707/04:02
tatertotsrtbt: in terminal>    nvidia-settings &> ~/nvid.nfo04:04
tatertotsrtbt: did the nvidia utility open?04:04
rtbttatertots: yeah it's open04:04
tatertotsrtbt: close it04:05
rtbttatertots: okay it's closed04:05
tatertotsrtbt: in terminal>    cat ~/nvid.nfo|pastebinit04:05
tatertotsrtbt: press enter, share the url/link here04:05
rtbthttp://paste.ubuntu.com/24149728/04:06
tatertotsrtbt: in terminal>     awk -F\' '/menuentry / {print $2}' /boot/grub/grub.cfg|pastebinit04:07
tatertotsrtbt: press enter, share the url/link here04:07
rtbthttp://paste.ubuntu.com/24149738/04:08
tatertotsrtbt: is the symptom observed when booted to livecd/liveusb?04:10
rtbttatertots: yes it is04:10
tatertotsrtbt: is the symptom observed when booted to the livecd/liveusb of a entirely different linux distribution?04:11
rtbttatertots: yes it is, I tried with kali and it happened04:11
bobdobbsI'm using ubuntu 16.04. I'm running the default desktop environment. When I hit PrtScrn, a screenshot gets taken. Where is it saved?04:13
pizzaopsI assume by "daily build" the official vagrant box for xenial means "with latest updates installed"? https://atlas.hashicorp.com/ubuntu04:15
OerHeksbobdobbs, not, after hitting prtscreen, you will see a screen with the result, and you can save it or cancel04:16
tatertotsrtbt: from what you describe, it appears the symptom consistently stays with the hardware no matter what linux distribution is used. The symptom is observed when booted to livecd/liveusb which rules out any thing a end user may have induced post installation04:16
OerHeksstandard would be ~/Pictures04:16
rtbttatertots: I see, I mean I could always try opensuse or a smaller distro, see if it changes anything?04:17
rtbttatertots: It doesn't happen with windows though, I'm not sure if that means anything, but yeah04:17
rtbttatertots: what do you think I could do in terms of getting it to work? is it salvageable?04:19
schemanicHey, I'm trying to display text in a 'columns within columns' format. I'm trying to create something like this: http://www.gelogic.net/wp-content/uploads/2012/10/MOTDstat.png on my own04:20
schemanicSo far, I'm thinking rows of printf statements for the subtables, and somehow using column to put them all together04:21
bobdobbsOerHeks: I get a flash. After that, the screen returns to the normal state.04:24
bobdobbsOerHeks: so, after the flash I'm not presented with a gui or anything04:25
pavlosbobdobbs, there is a screenshot app, you can specify the delay and you can point which window you want to take a screenshot of04:27
OerHeksbobdobbs, on unity i see this> http://i.imgur.com/cD5BeG5.jpg with gnome-screenshot04:27
OerHeksnow i am not sure if i installed gnome-screenshot myself ,,04:28
chattovtjoin #sailsjs04:28
tatertotsrtbt: in terminal>    sudo prime-select intel04:29
OerHeksbobdobbs, but check your ~/Pictures folder, or the main folder ~/04:29
rtbttatertots: done04:29
n3_hi04:30
tatertotsrtbt: in terminal>    glxinfo|grep OpenGL|pastebinit04:30
tatertotsrtbt: press enter, share the url/link here04:30
rtbttatertots:              > You are trying to send an empty document, exiting.04:31
tatertotsrtbt: log out and log back in again04:32
rtbtokay04:32
rtbttatertots: Okay, logged back in04:36
tatertotsrtbt: in terminal>    glxinfo|grep OpenGL04:37
tatertotsrtbt: see anything?04:37
rtbttatertots: http://paste.ubuntu.com/24149812/04:37
Guest4270hello04:38
Guest4270Hows everyone doing??04:38
beastie22Great04:38
Guest4270awesome!04:38
Guest4270im using irssi04:38
beastie22Same04:38
Guest4270have you guys tried it?04:38
Guest4270sick04:38
beastie22It;s better than most IRC Clients imo04:39
tatertotsrtbt: is the symptom observed when using an external/secondary monitor?04:39
OerHeksGuest4270, nice, do you have a support question?04:39
rtbttatertots: I haven't attempted to do that, the pc is an all-in-one04:39
Guest4270I do04:40
beastie22I have a suppourt Question ^_^04:40
Guest4270give me a secon04:40
tatertotsrtbt: is the symptom present right now?04:40
rtbttatertots: there doesn't seem to be an external monitor port04:40
rtbttatertots: yes04:40
Guest4270also whats a good room for general chat04:40
Guest4270dont want to disturb obn here04:40
OerHeks#ubuntu-offtopic or use !alis for finding channels04:40
OerHeks!alis04:40
ubottuAlis is an IRC service to help you find channels. For help on using it, see "/msg Alis help list" or ask in #freenode. Example usage: "/msg Alis list http"04:40
=== itsgokul is now known as bugga
beastie22exit04:42
Guest4270!alias04:43
rtbttatertots: http://imgur.com/a/1HcQI04:43
rtbttatertots: that's what it looks like04:44
tatertotsrtbt: the symptom is observed even after switching to intel gpu, thus the symptom is observed using nvidia or intel04:44
rtbttatertots: the symptom isn't observed in grub2, is there anyway I can use it's settings?04:45
rtbttatertots: what I mean is, if it's using a generic driver, or something of the sort, would I be able to use something similar to that? or is that not possible04:46
Guest4270exit04:46
Guest4270!exit04:46
=== salem_ is now known as _salem
tatertotsrtbt: you have already confirmed the symptom is observed when booted to livecd/liveusb ruling out nouveau/proprietary nvidia, symptom is also observed when using intel gpu04:59
rtbttatertots: That's correct05:00
rtbttatertots: I was under the impression there may be other "generic" drivers05:00
tatertotsrtbt: in terminal>    xrandr|pastebinit05:02
tatertotsrtbt: log out and log back in again05:02
tatertotsrtbt: don't log out05:02
tatertotsrtbt: that was a typo05:02
hm7halo05:02
tatertotsrtbt: in terminal>    xrandr|pastebinit05:02
tatertotsrtbt: then share url/link05:03
OerHekstatertots, do you know what nvidiadriver rtbt used?05:03
OerHeksnvidia 710 is not that bad05:03
rtbthttp://paste.ubuntu.com/24149890/05:03
rtbttatertots: it looks like it's at it's native resolution05:04
zwischenzughello. not sure if this is the right place, but i'm a novice when it comes to apt.  i had a running version of ansible, ran apt-get remove ansible, but it didn't remove ansible completely.  then i ran apt-get install ansible, and i have some errors which point to a mangled removal.  does anyone here know about how to completely remove ansible?05:05
rtbtDerHeks: I'm using Nvidia binary driver - version 367.57 from nvidia-36705:07
OerHekszwischenzug, use the purge option too, sudo apt-get purge remove --auto-remove ansible05:07
OerHeksrtbt, oke05:07
tatertotsrtbt: in terminal>     inxi -Fxxrzc0|pastebinit05:07
tatertotsrtbt: this one should reflect the prime switch05:08
rtbttatertots: http://paste.ubuntu.com/24149994/05:08
j347yo05:10
j347where the crack at?05:11
OerHeksj347, crack what?05:12
hm7what05:12
tatertotsrtbt: determine if symptom is present when using an external monitor.  visually inspect your computer for video outputs that are listed in your xrandr, common interfaces include hdmi,dvi,displayport, and vga05:12
zwischenzugOerHeks, thanks. that helped.05:12
OerHekszwischenzug, nice, have fun!05:13
rtbttatertots: unfortunately it doesn't seem as though there's a hdmi port05:13
j347why when i clone my output my mouse doesnt work on the second monitor?05:13
rtbttatertots: or any external monitor port for that matter05:13
hm7whatthe05:15
OerHeksj347, what happens of you move your mouse opposite side of the 2nd monitor? i had my monitor setup wrong once, left monior positioned right ..05:17
OerHeks+t05:17
j347my window fits form if i was dragging it or my mouse just hits the end05:18
rtbttatertots: thanks for the help though, I really appreciate it.05:37
hm7j05:40
alybur95how can remove the deleted files to not be recovered?05:49
pekika64, but it's all jewish controlled.05:49
israphialUsing Ubuntu 16.04 LTS (Unity) Arc-dark theme. Looking to make my file windows semi-transparent. Is this possible? google searches are turning up virtually nothing.05:52
user6say my name06:01
singliTHE JEWISH GAS CHAMBER HOAX is a Revisionist documentary which provides revelatory evidence debunking the greatest hoax in human history - https://www.youtube.com/watch?v=Le6oF_oGYfg06:10
ParisVanI don't see how anyone with an open mind, who actually seeks out the truth, can still believe in the holocaust.06:11
lotuspsychjegood morning to all06:18
alkisgGood morning!06:22
smellysocksMorning!06:23
syedomarmorning06:24
temhaahello06:42
alkisg!info bzr-fastimport06:45
ubottubzr-fastimport (source: bzr-fastimport): Fast-import/fast-export plugin for Bazaar. In component universe, is optional. Version 0.13.0+bzr361-1 (yakkety), package size 54 kB, installed size 348 kB06:45
alkisgWhy isn't that available in xenial? How to install it there?06:45
daxIt was removed from wily because "(From Debian) RoQA; orphaned, unmaintained upstream, rc-buggy; Debian bug #742416", and was only re-added in yakkety, so no xenial.06:47
ubottuDebian bug 742416 in ftp.debian.org "RM: bzr-fastimport -- ROM; orphaned, unmaintained upstream and rc-buggy" [Normal,Open] http://bugs.debian.org/74241606:47
daxI do not know of a supported method for running it in xenial.06:47
alkisgThank you dax; I'll pull the trusty package06:48
alkisgEh, actually the yakkety package as the trusty one can't satisfy the deps06:51
temhaaI have a machine. But I can run "sudo -l" command because of my user is not in sudoers file. When sysadmin login with my user. sysadmin runs "sudo -i" without anyproblem. how its possible I couldnt understand. But as I see screenshot of sysadmin, he login as root after then he runs "su userX" after than he runs "sudo -i" so it works for him. But In my case I login to system with userX and I can not run "sudo -l". I get your user is not in sudoers file06:51
temhaawhat can be the problem?06:51
temhaaplease tell me probabilities about this :(06:52
alkisgtemhaa: he belongs to the "sudo" group, and you don't. Use the "id" command to see your groups.06:52
temhaaalkisg: so what does "su" command  do? If sysadmin goes to this user with su command what groups does he see whenever run the "id"06:54
alkisgtemhaa: the "su" command is not used in ubuntu, it is there to login as root if the root account has a password, but in ubuntu that's a disabled account. That's why we used sudo -i instead, to get root rights without logging in as root.06:54
temhaaalkisg: yes he login as root after than he runs su command06:56
alkisgtemhaa: "su userx" means "I already have root rights, and I want to login as userx without using a password"06:56
alkisgtemhaa: if you run that without root rights, it asks for a password06:57
alkisgAlso, it's best to use `su - userx`, with a dash there, to properly initialize the environment06:57
temhaaalkisg: got it. yes its better to use "-" to get environments for that user06:58
temhaaalkisg: I think problem is this. one more question.06:58
temhaaalkisg: does ubuntu has root group by default06:58
temhaaalkisg: I see my user is in root group06:58
alkisgtemhaa: there is no "root group", there is a "sudo group"06:59
* alkisg hopes he doesn't actually use the root=0 group...06:59
temhaaalkisg: id command also get this one:    0(root)07:00
temhaaalkisg: my user is not in sudoers file. but /etc/group file says root:x:0:userX in first line    why they did like it.07:01
temhaaalkisg: is it bull shit?07:02
alkisgtemhaa: there is a root account, but it's disabled for logging in to it using username/password. You use the root account with sudo.07:03
alkisgtemhaa: the root account needs a group too, so it's the root=0 that you saw. But no other users are supposed to belong to that group , it's a private group07:04
alkisgtemhaa: the sudoers file has %sudoALL=(ALL:ALL) ALL, which means "all members of the sudo group". So just put yourself to the sudo group.07:04
temhaaalkisg: the problem is I dont know how can I use root account. and as I understand I am also owner of files that owner is root.07:06
temhaaalkisg: my sudoers doesnt have ALL=(ALL:ALL) ALL but It has this one: root          ALL=(ALL) ALL07:06
c3VwcmlzZWJ1dHRzor you can create a USER_NAME ALL=(ALL:ALL) ALL07:06
alkisgtemhaa: what's the output of "id" for your user?07:06
c3VwcmlzZWJ1dHRz107:07
c3VwcmlzZWJ1dHRzpid 107:07
temhaaalkisg: http://dpaste.com/0ZT4HXW07:07
alkisgtemhaa: that's a very bad thing to do, undo it :)07:07
alkisgDon't put yourself to the root group, put yourself to the sudo group07:08
temhaaalkisg: http://dpaste.com/1W9W9WT07:08
alkisgWhat's the output of this command?  sudo grep %sudo /etc/sudoers07:08
temhaaalkisg: I am not sysadmin but I want to learn the reason. I am interesting sysadmin issues :)07:08
alkisgtemhaa: ah, ok, if you're using some broken software then you should ask for help there...07:08
temhaaalkisg: but I will say to him07:08
alkisg(or some broken configuration done by the sysadmin...)07:09
temhaaalkisg: they are using chef for congiguration as I saw. chef configuration is broken07:09
alkisgI don't want to help you learn how to exploit your broken configuration, but do tell your sysadmin that this root group means that you have unlimited access to everything, but in a bad way07:10
c3VwcmlzZWJ1dHRzwhats the fun in that :)07:10
temhaaalkisg: ok07:10
temhaaalkisg: and07:10
temhaaalkisg: I get error when I run sudo command because of I am not in sudoers file, what else?07:10
alkisgtemhaa: yes, you're not in the sudoers file so you can't run sudo like that07:11
temhaaalkisg: so root group is not about this07:12
alkisgYes it's not about running sudo07:12
temhaaalkisg: ok thank you so much07:12
alkisgnp07:12
temhaaalkisg: I learn a lot of things.  : )07:12
alkisgYou can also read wikies :)07:12
alkisgE.g. https://help.ubuntu.com/community/RootSudo07:13
BlauskaerMOr man sudo07:13
BlauskaerMThat also works07:13
temhaaalkisg: yes you're right. thanks for advice07:13
c3VwcmlzZWJ1dHRzis it true that unity gives you adds?07:14
mikehollowhi07:57
marco_hola07:58
YaiyanMaybe I'm going mad, but08:05
YaiyanHow do you upgrade chrome on ubuntu?08:05
Yaiyan'tis only on version 50, but no upgrade button in it anywhere - I thought it auto-updated08:05
ducasseYaiyan: it upgrades with the rest of the system08:06
mvvvvYaiyan, https://www.ubuntuupdates.org/ppa/google_chrome08:06
YaiyanSo adding a ppa should allow the current version of chrome to upgrade?08:06
deldateyou know about this problem, Problem with MergeList /var/lib/apt/list/packages.linuxmint.com_dists_rosa_main_i18n_Translation-en,08:06
ducasse!mint | deldate08:07
ubottudeldate: Linux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org08:07
Yaiyanducasse, chrome isn't in the list of updates in the software manager08:07
ikevinYaiyan, no need to install from ppa, google have a repo for chrome08:07
Ben64if you get chrome from their website, it auto adds the repository08:07
YaiyanHrumm08:07
YaiyanChrome came auto-installed - Ubuntu was preinstalled on this laptop08:08
YaiyanI have no idea how Dell installed it, though08:08
YaiyanHow do you list your PPAs?08:08
alkisgYaiyan: what's the output of `dpkg --print-architecture` ?08:08
Yaiyanamd6408:08
alkisgOK, just checking, because i386 has stopped updating08:08
YaiyanAh08:09
Antareshttp://pcradio.ru/radio/komfortnoe08:09
alkisgYaiyan:  `apt-cache policy google-chrome*` will tell you where you get it from08:10
ikevinYaiyan, check with: apt-cache policy google-chrome-stable08:10
deldateubottu, hmmm oke thanks08:10
ubottudeldate: I am only a bot, please don't think I'm intelligent :)08:10
=== donttrustem_ is now known as donttrustem
ikevinYaiyan, in my case, using google repo i'm on version 5708:11
Yaiyanhttp://dl.google.com/linux/chrome/deb is the output of that, which appears to be the right ppa from what google tells me08:12
ikevinYaiyan, true, so, what candidate version apt show you?08:12
Yaiyan5608:13
YaiyanAnd 50's installed08:13
alkisgRun sudo apt-get update; sudo apt-get dist-upgrade08:13
deldateubottu, but when i update, mint get the ubuntu packages08:13
ubottudeldate: I am only a bot, please don't think I'm intelligent :)08:13
YaiyanI'll try that in a minute, the software manager has locked dpkg, and downloads are a bit slow at the moment08:13
YaiyanThanks! :)08:13
ducassedeldate: you are still on mint, and we don't support that. it's too different from ubuntu.08:14
alkisgdeldate: ubottu is a program, a "bot", that we use to take notes. Don't talk to it.08:14
deldateubottu, oke : )08:14
ubottudeldate: I am only a bot, please don't think I'm intelligent :)08:14
OerHeksdeldate, but mint has its own issues08:14
eduardas_mhello, colleague is having x server issues (unable to log in) on Ubuntu GNOME 16.0408:16
eduardas_mwhat is the proper way of solving the problem?08:16
ikevineduardas_m, what error X show you?08:16
eduardas_mwe tried installing lightdm instead of gdm through recovery first, but still got x failure08:17
ikevinyou can take a look at /var/log/X.log (if X don't start), if X start and you can't login, take a look at ~/.xsession_error08:17
eduardas_mikevin: Could not create lock file in /tmp/.tX0-lock.08:17
deldateok thanks,  i have a litle problem on mint, i use the ubuntu on different pc08:17
ikevineduardas_m, does "df -hT" show you / (or /tmp) are full?08:18
ikevindeldate, ask in mint support channel08:18
eduardas_mikevin: colleague is trying to reinstall x server via apt now08:20
=== sparklyballs2 is now known as sparklyballs
eduardas_mdo not have access to cmd at the moment08:20
ikevinreinstalling it maybe not solve the problem08:20
=== sparklyballs is now known as Guest32349
ikevinyou can do a ctrl+alt+f2 (or f3, f4, ...) to get another tty08:21
deldateikevin, ok08:21
vltHello!  On Ubuntu 12.04 LTS we could run an Xvnc session (and a DE in it) and use Alt+Tab to switch between windows. Doing the same on 16.04 leads to the strange behaviour that I can only switch to the very next window, not to others. I can see their icons but only Alt+Tab to the second. Any idea how to fix this? It drives me crazy.08:25
vltThis affects also our xrdp sessions (running on Xvnc).08:26
eduardas_mikevin: reinstalling x server actually helped :)08:26
eduardas_mthis makes me wonder: do updates that break x server for users actually get pushed without proper QA?08:27
ikevinvlt, does all windows are on the same desktop?08:27
ikevineduardas_m, QA?08:27
eduardas_mI am not sure, but it looks like this breakage was update related08:27
eduardas_mquality assurance08:27
ikevineduardas_m, updates are tested before realase, so, a lot of things can break the installation and that are not related to the package08:29
vltikevin: Yes. Ctrl-Alt+left/right to switch between desktops works fine, btw.08:29
ikevinbbl08:30
Yaiyanikevin, alkisg, worked great, thanks :)08:31
ducasseeduardas_m: updates can also break things if you are using ppas.08:31
alkisgYaiyan: np08:31
YaiyanI must have just forgotten the apt-get update, or something like that08:31
YaiyanThanks!08:31
vltikevin: “bbl”?08:33
ducassevlt: 'be back later'08:33
vltok08:33
SlashLife^mMorning. :) I'm running 16.04, but I need some more recent packages (specifically AStyle and Cppcheck). My problem is that I don't need them just once, but I have to maintain a script to automatically set up a development environment for my coworkers, so now I'm wondering what the simplest option for installing these would be.09:04
SlashLife^mCould I just set up apt to use the zesty repo for these packages? Could I potentially set up a repo of another distribution, and if so, which ones would be least likely to cause problems?09:05
Ben64no09:05
Ben64that's what to do if you want to break your system09:05
SlashLife^mLast straw option would be to download and build the source package from the project sites, but I hope for an easier option.09:05
alkisgSlashLife^m: you can maintain your own PPA with those versions, and have all your co-workers put your ppa to their sources09:07
OerHekszesty 17.04 packages on xenial 16.04? why do you need those slightly newer versions?09:07
Ben64easy mode - deal with 16.04's versions, i can't imagine you absolutely need the incremental version update from zesty. less easy mode - install 17.04. unsupported mode - find a ppa, guru mode - build them yourself09:08
SlashLife^mOerHeks: Let's put it this way: I just started out using those two programs and directly ran into a bug with Cppcheck, as well as not having two styling options our code style guide requires.09:08
alkisgSlashLife^m: you can request to backport bug fixes in 16.04, it's called SRU09:09
alkisgThis will benefit all your co-workers, and all other xenial users09:09
SlashLife^malkisg: That could be an option; is there any resource that describes how the process works (would I request a version, or would I need to find a specific commit on the Cppcheck repo, etc?)09:10
alkisg!sru09:10
ubottuStable Release Update information is at http://wiki.ubuntu.com/StableReleaseUpdates09:10
SlashLife^mCool, thanks.09:12
cantfigureitI'm setting up a server and I'm trying to use hosts.allow to restrict ssh to my ip. My ip is dynamic so I have a script update a dns entry myhost.domain.com and added that to hosts.allow. It isn't working. Elsewhere I read that the reverse dns entry is checked so I created reverse.domain.com as a cname to the reverse dns entry. Doesn't work. Any suggestions?09:13
SlashLife^mSo, to wrap this up: If I don't want to set up a PPA (getting the administrative paper work done to get a server set up for that might take up the better part of the year), then getting the source package and building "manually" from the script would be the way to go?09:13
Ben64cantfigureit: i'd recommend to you to just enforce key authentication and not worry about blocking ips09:13
cantfigureitBen64: Thanks, I've done that and added 2-factor auth but I was hoping to further lock things down if possible. Defense in depth and all that.09:14
SlashLife^m(In case and SRU is not an option/rejected)09:15
SlashLife^m*an09:15
Ben64cantfigureit: if anyone can get your key they deserve your server09:15
ibouvousaime_hello Ive installed ubuntu lately but Im unable to hibernate, I managed to activate the hibernate option but09:15
ibouvousaime_when I try to hibernate09:15
ibouvousaime_I end up with a black screen09:15
ibouvousaime_and I end up having to force shutdown the pc09:15
alkisgSlashLife^m: PPAs are hosted in launchpad, so you just sign up and click a button to create it09:17
ibouvousaimedoes anyone know why its not working ?09:17
alkisgThere's no need for the better part of a year09:17
freakynlHi, how do I add Ubuntu Trusty to the list on launchpad here? https://bugs.launchpad.net/ubuntu/+source/linux/+bug/160549409:18
ubottuLaunchpad bug 1605494 in linux (Ubuntu Yakkety) "vmxnet3 LRO IPv6 performance issues (stalling TCP)" [Undecided,Fix released]09:18
SlashLife^malkisg: Ah, okay. Cool. Though it seems a bit stupid to have a package that is out there anyway mirrored like that, but then that'd definitely be a viable option.09:18
SlashLife^mAnyway; I'll look into the SRU and then decide how to continue. Thanks for the help. :)09:19
ibouvousaimeIm on xubuntu 16.04 btw09:21
nepetaxIs this channel for me since I use something like Lubuntu?09:21
ducassenepetax: 'like' lubuntu?09:22
=== daniel is now known as Guest47070
ibouvousaimenepetax:09:22
ibouvousaime"This channel supports: Ubuntu and its official flavors"09:22
nepetaxOh, well I've been using Linux for almost a week and it was good. I still use Windows though.09:23
* nepetax uses Linux for learning to use Bash, Linux software development, maybe use Python and some git of course.09:24
armaysshello how can i cut paste a folder and replace the sub folders that already exist ?09:25
* nepetax scratches head. "I don't know how to do that actually."09:27
nepetaxBut I know mv is used for moving.09:27
fozuarmayss: have you tried sudo mv -t -v /your_folder /destination_folder ? sudo is for root privileges if folder is hidden for example*09:31
nepetaxKind of heard that playing with sudo can be dangerous09:32
pimplehi09:33
vltHello!  On Ubuntu 12.04 LTS we could run an Xvnc session (and a DE in it) and use Alt+Tab to switch between windows. Doing the same on 16.04 leads to the strange behaviour that I can only switch to the very next window, not to others. I can see their icons but only Alt+Tab to the second. Any idea how to fix this? It drives me crazy.09:35
vltThis affects also our xrdp sessions (running on Xvnc).09:35
vltCtrl-Alt+left/right to switch between desktops works fine, btw.09:35
armayssfozu, it says mv: failed to access 'v': No such file or directory09:38
alkisgvlt, does it work with other vnc viewers and servers? If yes, just file a bug for xvnc.09:38
alkisgvlt, e.g. try `xvnc4viewer -listen` on one pc, `x11vnc -connect pc` to another pc, then f8 => full screen, and finally see if alt+tab works there.09:39
alkisg(it works fine for me...)09:39
vltalkisg: Thank you, I'll try that.09:40
armayssi have mv: cannot move '/src/formation-back/server' to '/src/formation-back/dist/server': Directory not empty09:41
smellysocksarmayss: didnt get what you want do exactly. can you elaborate09:44
linuxnoobAnyone here who knows a lot about working with wine?09:45
ducasse!wine | linuxnoob09:46
ubottulinuxnoob: WINE is a compatibility layer for running Windows programs on GNU/Linux - More information: https://help.ubuntu.com/community/Wine - Search the !AppDB for application compatibility ratings - Join #winehq for application help - See !virtualizers for running Windows (or another OS) inside Ubuntu09:46
armaysssmellysocks, is that good ? rsync -a /src/formation-back/dist/ /src/formation-back/server/ && rm -rf /src/formation-back/dist/*09:46
armayssi want to cut paste from one directory to another with replace09:46
smellysocksarmayss: never used rsync but i think mv then rm may help.09:47
armayssbut does mv work if certain folders have the same name and replace them ?09:48
ducassearmayss: read the mv man page, you might need -f or similar09:48
linuxnoobdoes anyone know if it is possible to add a "fingerprint"(InstallationID) to wine? I'm kinda stuck when I want to registere a program due to that wine generates a installationID=0; hm09:49
bazhanglinuxnoob, check the appdb, then ask in #winehq09:50
=== eric_herman is now known as EricHerman
=== matthew is now known as Guest54148
=== tekku is now known as tekk
fozuarmayss: sorry, was iddle, yeah I made a mistake, should be -vt if so.10:05
juanjohola10:10
rsvmy screen goes black within a few seconds of not doing anything10:10
fozuarmayss: try mv --help and man mv for documentation, there is also 'force' option, so this radical mv -fvt should be working10:10
rsvmy screen goes black within a few seconds of not doing anything. All my power management settings look fine10:11
Sweepyoface__never use -f if you don't need to10:11
rsvi have set that - it should not turn off screen for more than 30mins10:11
rsvof inactivity10:11
armayssfozu i didnt understand the -t ? i read the man page10:11
juanjocomo instala el navegador en ubuntu mate10:12
bazhang#ubuntu-es for espanol juanjo10:13
bazhanghere is english10:13
Firefly67Hi, does anyone know how to enable paste function with middle mouse button click? It seems to have stopped working for me10:14
guest52781Hi10:15
guest52781Oki dot matrix printer says "in use" then "idle" and doesn't print10:16
fozuit's for target directory, meaning the folder you want to put other folders just the way they are10:16
fozuhave you tried that?10:17
fozui'm on other distro now, so I can't check that, but isn't there a option for Open as Administrator when you right click on the folder in graphic mode?10:18
plasticfishHi, I need to configure a 'hotspot' dongle for someone, it's an independent device (like a cellphone, I guess) so it gives-me an ssid, and I can find it in the wireless menu, but the only password I see on instructions it's a pin, and the wifi password field doesn't accept a pin10:21
plasticfishit has a webpage to configure but when I create an account, it has a APN field, and I don't know what to put in there10:22
CorvusCoraxHi. I have a crashed system (literally, motherboard broke to pieces) from which I want to salvage data from the SSD. I want to boot from an identical motherboard with the ubuntu install stick, and then rescue the data. How do I boot the install, so it won't touch the local harddrive while booting (especially NOT stuff like read the partition table, try to access the swap partition, or mount/recover journal on the hard disk partitions) it need10:22
CorvusCoraxs to leave that disk alone until I can get a unmodified image of the disk saved elsewhere10:22
CorvusCoraxhow do I do that?10:23
plasticfishalso I don't know what connection type should I choose if I create one using network manager10:23
Firefly67does anyone know how to enable middle mouse button paste functionality in 16.04?10:24
alkisgCorvusCorax: eh, the easiest way would be to connect it via a usb case, do you want to put it internally in a sata slot?10:24
vltCorvusCorax: I'd recommend something like grml.org. It won't touch anything by default and there's even a "forensic" boot param.10:24
alkisgCorvusCorax: i.e. since you have a crashed board and you're putting the disk elsewhere, you don't need a live system, you only need to take care not to automount the disk10:26
CorvusCoraxI might use grml then.   The SSD is a PCIE drive, not a SATA drive, I don't have any external PCIE controllers, so I can only connect it internally10:26
alkisgAh10:26
alkisgCorvusCorax: for internal disks, there's no automount logic, as long as it doesn't apper in /etc/fstab, it's not automounted10:27
CorvusCoraxit will appear to the system as /dev/mmcblk0p***10:28
CorvusCoraxI dunno if that is treated as internal or external. my SD card reader also exposes as /dev/ssdblk*10:28
CorvusCoraxI just realised that likely even the BIOS will access the disk when it scans for bootable EFI hard drives10:28
CorvusCoraxbut at least it would only acess the EFI partition, I don't care about that too much10:29
anddamthe package vim-autopep8 on xenial seems broken, it installs  /usr/share/vim/addons/ftplugin/python_autopep8.vim  but the default runtimepath doesn't include the directory, https://gist.github.com/anddam/9cfcc5a6635d1a18745d88336486f3a910:31
anddamI figure I should file a bug10:32
toha1hello everyone10:39
toha1I could use some help regarding adding fn-keys to openbox10:39
toha1anyone here who could help me?10:40
thyriaentoha1, about what ?10:41
bazhanghttp://openbox.org/wiki/Help:Bindings toha1 read that yet10:41
toha1thyriaen: I've added xf86 keys10:45
toha1and a xf86audiomute10:45
bazhangtoha1, you read the link I just gave you?10:46
=== Zhrebec is now known as AtuM
TheLawyerthis is the result of apt install -f and I'm wondering how to keep a copy from these two packages as .deb file offline to avoid re-downloading them?10:46
toha1yeah, that's the link I used"10:46
TheLawyerThe following packages were automatically installed and are no longer required:10:46
TheLawyer  linux-headers-4.4.0-62 linux-headers-4.4.0-62-generic10:46
TheLawyer  linux-image-4.4.0-62-generic linux-image-extra-4.4.0-62-generic10:46
=== bogdan_ is now known as Bogdar
TheLawyerbtw, what I was trying to is fixing the broken software database error10:47
anddamcan anyone confirm that's a bug?10:53
ducasseTheLawyer: iirc apt does not keep packages in the local cache by default, but apt-get does.10:53
revolveI'm getting an error loading libpthread after running ldconfig as root and adding its parent directory to the ld configuration10:54
revolvethe unprivileged user can't run anything that links libpthread10:54
user4212test11:00
user4212hi, I have a small question - how do I limit package search to specific architecture. I need to generate a list of i386-only packages, but apt-cache does not understand the "apt-cache search libabc*:i386"11:01
user4212if anyone knows how to generate a text list of i386-only packages with wildcard, I would be really grateful.11:02
TheLawyerhtanks ducasse , I've always thought apt and apt-get are the same thing just different names11:03
TheLawyerwhich log file should I look into when an application doesn't fire up or crashes?11:04
revolvenvm fixed it (it was an apparmor profile fwiw)11:10
=== alex23_away is now known as alex23
akikuser4212: you can do something like this "dpkg -l | awk '{ if ( $4 == "i386" ) print $2 }'"11:21
=== dreamon_ is now known as dreamon
calimero_82hi guys11:25
user4212akik: thanks, but dpkg only lists items already installed...11:25
mantisehow do i post images here because of long error text ? imggur or ?11:26
mantiseimgur *11:26
calimero_82i can t set 1024x768 on my monitor, only 640x480, xubuntu 160411:26
selckinpaste.debian.net11:26
BluesKajHey all11:26
mantiseselckin: that work for both text and screenshots ?11:27
akikoh well11:27
user4212akik: thanks for trying to help :)11:28
user4212I am currently trying to find out, if its possible to append stuff to the end of pipe. Like this: ' echo "hello"|command  ' , but I want "hello:i386" printed.11:29
mantisei get this error when i install my canon scanner driver: paste.debian.net/91910211:29
calimero_82any help? thanks11:29
mantiseis it because i need to install something libpng and libusb ? and how?11:30
user4212mantise: after it finishes, execute an "apt-get install -f"11:30
calimero_82 i can t set 1024x768 on my monitor, only 640x480, xubuntu 1604, thanks11:31
mantiseas sudo ofc ?11:31
mantiseuser4212: as sudo ?11:31
user4212mantise: yes ofc11:31
user4212mantise: did you check if your device is supported by sane?11:31
mantiseuser4212: well the printer driver worked fine. error with the scanner. the command you said, just gave me this:0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.11:32
user4212mantise: have you tried installing sane-pixma package? It claims to support your scanner.11:32
user4212mg510011:33
mantisenop ? i have mg5150, but its the same series and driver. on ubuntu 16.1011:33
EriC^user4212: what are you trying to append and stuff? i just joined11:33
mantiseuser4212: where do i find the sane-pixma ? :)11:34
user4212EriC^: Basically I want apt-cache(or whatever) to find and list all packages with wildcard, but both x64 and i386 versions.11:34
user4212mantise: sudo apt install sane-pixma11:34
DoowWhat exactly is it that triggers apache2 on boot (16.10)? I see no indications in the logs of it even trying to start on my server.11:34
Doowstarting it manually works fine11:35
EriC^Doow: try sudo systemctl enable apache11:35
mantiseuser4212: ok, well my printer driver is installed and working, hope it wont mess up that driver then ?11:35
user4212mantise: the problem with proprietary drivers, is that they are usually linked against system libraries, which get updated - thus no longer function if proprietary driver is also not updated.11:35
EriC^user4212: to be honest i didn't quite get exactly what you mean11:35
mantiseuser4212: i downloaded my drivers from canons website11:35
EriC^you want like "something *wildcard*" and you get the output in apt-cache policy <package> style?11:36
mantiseuser4212: for ubuntu/debian11:36
user4212EriC^: sure, I want apt to list both x64 and 386 versions of package with a wildcard.11:36
mantiseuser4212:11:36
akikuser4212: maybe try installing apt-show-versions11:36
DoowEriC^, that doesn't work, gimme a sec11:37
user4212EriC^: I want "apt search package*:i386" basically. apt-cache only outputs x64 name...11:37
Doowhttp://paste.ubuntu.com/24151223/11:37
EriC^user4212: oh ok11:37
EriC^user4212: maybe "apt list | grep "package.*386" ?11:38
Doowit's listed in /etc/init.d/apache211:39
user4212EriC^: it seems to bring me forwards, thank you!11:39
mantiseuser4212: should i still try to install the sane-pixma ?11:39
EriC^user4212: or just apt list <package>11:39
user4212mantise: please try to use drivers available in repository when possible.11:39
user4212mantise: the problem right now you seem to be having, is that the driver was made in 2010, after which libpng (which is system PNG image support library) was updated and no longer compatible with older version that that 2010 driver uses.11:40
mantiseuser4212: well im new to linux and drivers :D the repository is a bit advanced imo. how to i get the adress? i know i should go to the software and updates to apply them11:41
mantiseuser4212: oh :s well i just tought the Canon driver from their website was the best choice, and since the printer driver is working fine :) but yeah i see11:41
user4212mantise: sudo apt install sane-pixma, connect your scanner, check if xsane/scanlite/simplescan sees it.11:43
mantiseuser4212: E: Unable to locate package sane-pixma11:44
user4212mantise: ouch! try this "apt install libsane libsane-extras"11:47
sevarg1q2wtesting testing11:47
sevarg1q2wanybody there11:48
user4212sevarg1q2w: pong!11:48
sevarg1q2wping11:48
sevarg1q2wthx11:48
mantiseuser4212: did that now, still same error when trying to instsall sane-pixma11:48
user4212mantise: nah, dont install sane-pixma. Its part of sane-backends, which in turn is present in "libsane-extra".11:49
user4212mantise: just this: "apt install libsane libsane-extras"11:49
mantiseuser4212: i just installed the libsane-extras mate :) then what ?11:50
user4212mantise: install one of scanner programs and run them to check if your scanner gets recongnized11:50
mantiseuser4212: ok :) did the ./install.sh again too. still error with the libpng and usb. do you know a good scanner program i can get from software center ?11:51
mantiseuser4212: nvm i have simplescan on this install11:51
user4212mantise: scanlite (for kde), simple scan (for unity/gnome), xsane for complex one.11:51
DrSlonyHey, I just installed Ubuntu 14.04 which I use for testing, and it seems that libiptcdata0-dev is no longer available in apt. Could someone confirm? It used to be available before.11:52
mantiseuser4212: simplescan says no scanner connected11:52
DrSlonyI find it hard to believe that it's really not in apt, because then our build team, which uses various distros including various ubuntus, would have complained11:52
user4212mantise: is sane itself installed?11:53
wang_uuouououo11:53
mantiseuser4212: i dont think so :D i just installed the 2 canon drivers. the printer driver worked fine, not the scanner :)11:53
=== wang_ is now known as Guest26158
ttyfsckerDrSlony,  it probably is still there, just not in the 14.04 repos anymore11:54
Guest26158222211:54
DrSlonyttyfscker how do i fix that?11:54
user4212mantise: "apt install sane" ?11:54
DrSlonylibiptcdata is dead since 2009, but many programs still use it11:54
Guest26158what's the fuck11:54
mantiseuser4212: that is installed now11:55
BluesKajGuest26158, watch the language please11:55
Guest26158are you kidding me11:55
user4212mantise: anyways, according to http://manpages.ubuntu.com/manpages/zesty/man5/sane-pixma.5.html  your scanner is supported since 201311:55
user4212mantise: I don't know if udev needs restart to rescan the rules, so a reboot might do it. Or it just works out of the box.11:56
ttyfsckerit's definitely there in 16.04 and 16.10 DrSlony , just confirmed on both of my Ubuntu machines11:56
mantiseuser4212: so i did the install sane now, the sane-pixma still fails. anything else i should do before a reboot ?11:57
=== Troy1 is now known as Troy^
user4212mantise: forget sane-pixma, its part of sane suit, which is physically present in "libsane-extras".11:57
DrSlonyttyfscker thank you for checking. How can I get it in 14.04? I must use 14.04 because that's what Travis CI uses.11:57
mantiseuser4212: ok, ill just try with a reboot now then11:57
user4212mantise: yup11:57
=== _salem is now known as salem_
DrSlonyThis page shows that libiptcdata is in Ubuntu 14.04, but I just downloaded a 14.04 live USB and ran "sudo apt-get update" and I don't see it there. How do I get it? http://packages.ubuntu.com/trusty/libiptcdata0-dev12:04
user4212mantise: in case it didn't work, I have found a PPA that supports current canon proprietary scanner driver: http://tipsonubuntu.com/2016/08/14/canon-printer-driver-scangear-mp-ubuntu-16-04/12:04
mantiseuser4212: it worked just fine !12:05
user4212mantise: oh, then you don't need that12:05
user4212mantise: happy scanning12:05
mantiseuser4212: If i have to fix this again on another box. i just have to do the apt install sane and libsane libsane-extra ?12:05
user4212mantise: yup12:05
mantiseuser4212: that was the thing that sorted it out ? Great. Thanks for your help <312:06
user4212mantise: I would also check if gutenprint supports your canon printer. if it does, you don't need canon prop. driver either12:06
mantiseuser4212: gutenprint ?12:06
user4212mantise: yes, sane is a big project that supports huge amount of scanners natively. its opensource and already in repo.12:06
mantiseuser4212: btw, i got gimp installed now? it came with sane ?12:06
user4212mantise: probably "sane" pulled it, not sure if you need "sane", but you do need "libsane".12:08
mantiseah i see. but maybe just sudo apt install libsane libsane-extra was enough ?12:08
mantiseuser4212: ^12:08
user4212mantise: about open printing, the packages are foomatic-db-gutenprint  and  printer-driver-gutenprint12:09
user4212mantise: but I have no idea if your printer is supported. if its not, then use proprietary driver12:09
mantiseuser4212: Ok. well it works fine now. so no reason to change it ? :)12:09
user4212mantise: yes, but "sane" does not hurt. It installs scanadf and xcam which are good to have if you have automatic document feeder on the scanner.12:11
DrSlonySolution: sudo add-apt-repository "deb http://archive.ubuntu.com/ubuntu/ trusty universe"12:11
mantiseuser4212: ok, thanks :) its working just perfect now, so im happy :)12:12
mantiseuser4212: what does the command apt-get install -f - you said u should enter after the install ?12:15
user4212mantise: "apt-get install -f" is a fixer command, that tries to find broken packages and remove them or add missing dependencies.12:17
user4212mantise: you might want to "apt purge scangearmp*" to remove parts of proprietary driver12:18
user4212proprietary scanner driver*12:18
user4212mantise: if you still want this driver, the current versions are maintained in the ppa I linked above.12:19
user4212mantise: but if sane natively supports your scanner at all resolutions/dpi you don't12:19
arabyHow to install derby database in ubuntu 16.0412:21
arabyHow to install derby database in ubuntu 16.0412:21
mantiseuser4212: so you think i should go install that insted ?  with sudo add-apt-repository ppa:inameiname/stable12:22
mantiseuser4212: i think i have tryed to do that btw. but i could NOT install the synaptic package manager programs12:23
user4212mantise: I would first purge the parts of proprietary scanner driver. if your scanner works with sane, then you don't need it. Sane native support is better thing than support via proprietary driver.12:23
mantiseuser4212: ok, ill try apt purge scangearmp12:24
user4212"apt install synaptic" ?12:24
user4212"apt purge scangearmp*"12:24
mantiseuser4212: yeah i have installed that synaptic. i wasnt able to get the installs in the program tho.. but yeah ill try purge scangermp first12:24
arabyHow to install derby database in ubuntu 16.0412:24
mantiseuser4212: and yes: apt purge scangearmp*12:25
user4212mantise: synaptic will not allow you to install anything if you have other package-related software running - gui or terminal.12:26
mantiseuser4212: ok, well i bugged last time i tryed. anyways, purge says this: E: Unable to locate package scangearmp*12:27
mantiseuser4212: E: Couldn't find any package by glob 'scangearmp*' - E: Couldn't find any package by regex 'scangearmp*'12:28
user4212mantise: Ah, sorry, I didnt pay attention to your log. the cannon script removes its packages if it fails, so the system should be clean anyways. Well, pre-2013 ati could learn a thing!..12:28
mantiseuser4212: great :) then the sane and libsane-extras working just fine, so i dont need the ppa ? :)12:29
user4212mantise: correct. its only to provide backend, ie "driver" part.12:30
RashadHello all.12:30
mantiseuser4212: i see :) well im kinda new to linux, tryed it many years ago. now i removed my windows partitions :D so now i have to get it all working at my ubuntu 16.10 install :)12:32
Rashadaraby is not a native English speaker and is kinda struggling to install derby db on ubuntu 16.04. If anyone is patient enough and can help them please do.12:32
mantiseuser4212: again, thanks. appriciate that people spend their time helping others :)12:32
arabyRashad: thank you :)12:33
Plop718hi12:35
Plop718i need assistance about logrotate12:35
Plop718my logrotate conf file is here : https://paste.linux.community/view/e8268bc112:37
ikoniaPlop718: you'ce not written that12:37
ikoniathats come from a howto guide12:38
Plop718but what happen when the roraton occurs is that the dates are stacked...12:38
ikoniadates are "stacked" ?12:38
ikoniawhat is a "stacked" date ?12:39
Plop718yes stacked like that : https://paste.linux.community/view/f843c36e12:39
ikoniaPlop718: what do you mean "stacked"12:40
ikoniaPlop718: the 5th line of that ls output is nonsense12:40
Plop718instead of plop.20170310.log it becomes plop.20170309.20170310.log12:40
ikoniaare you asking what is causing a log file to have two date suffixs ?12:40
Plop718yes12:40
Plop718i don't understand why...12:41
Plop718it is like if logrotates applies to old log files too12:41
ikoniaPlop718: it's probably being applied to a file thats still open12:41
ikoniaagain, I suspect the example rotate file you've shown is not one you've written but cut and paste from a guide12:42
Plop718ikonia it is my own logrotate file12:42
ikoniafor what version of ubuntu ?12:42
Plop718i mean i may have copied from a guide at the begining but i change it to suits my needs12:43
Plop71816.0412:43
ikoniaPlop718: so a.) why is it referencing /etc/init.d - 16.04 uses systemd b.) do you understand what all those setting sdo ?12:43
masos1--------------------------------------12:44
dchapmanMorning. What's a good app for managing services/daemons. 16.04 LTS, and I'm not using the default DE/WM12:44
user4212Does anyone know how to cut part of the string? For example: echo "this is a string"|cutcommand "is a". Result what I'd like to have is: "this  string".12:44
ikoniauser4212: depends on what you want to cut and how you identify what you want to cut12:44
scottjluser4212: awk/sed12:45
Plop718ikonia mhmm that is a good point !12:45
ikoniarotate *.log12:45
ikoniaPlop718: look at what you've told it to do12:45
ikoniayou're rotating files to be called $file.$date.log12:45
ikoniaso it will rotate rotated files12:45
user4212ikonia: thanks! its a fixed known string with a space, the string is: "not installed"12:45
ikoniabecause they have a .log extension12:45
ikoniauser4212: I wouldn't cut it, I'd grep it12:45
ikoniathen manipulate that12:45
user4212ikonia: well, I need this string part removed..12:46
ikoniauser4212: use sed12:46
scottjluser4212: man sed / man awk12:46
Plop718ths ikonia !12:46
user4212ikonia: you mean use google, I am absolutely newb with regex12:46
user4212:)12:47
ikoniauser4212: no, I didn't say use google12:47
ikoniauser4212: I said "use sed"12:47
user4212sed -e "s/not\sinstalled//", thanks google12:51
scottjluser4212: you do realize this is #ubuntu and not #sed right?12:52
pandaadbHi. I am having an nginix issue (not sure if this would be the right place for that). I have ngninx respond fast most of the time, and then it starts timing out for exactly 1 request and hangs for 1 minute. I tested the server running, and curling localhost directly resolves the issue12:52
user4212okay, here is a one-liner to list all libsdl packages, except debug and doc. Usefull to pull all dependencies at once.    echo $(apt-show-versions -r -p libsdl* | grep ^libsdl | grep -v -- '-dev' | grep -v -- '-dbg'| grep -v -- '-doc'| cut -d' ' -d"/" -f1 | sed -e "s/not\sinstalled//")12:52
pandaadbwould someone be able to point me into a direction maybe?12:52
=== tcorneli is now known as tcorneli_
scottjlpandaadb: what do the log files say?12:53
user4212includes all supported architectures on the system =)12:53
tcorneli_hi, is it possible to use ipsec in ubuntu? i found several forums with  instructions, but none of them work12:53
pandaadbscottjl, http://pastebin.com/3C7aNCBZ12:54
pandaadbso, the upstream ulr 127.0.0.1 works perfectly fine12:54
pandaadbmy test is to run a loop of 50 requests and time it. Querying the 192.168 url results in 1 minute timeouts, querying the localhost one that bypasses nginx resolves the issue12:55
pandaadbthat is why I suspect this to be nginix, but i am not too sure if I am chasing the wrong tail12:55
scottjlpandaadb: you're sure your upstream connection is keeping up?12:56
pandaadbthey are both deployed on localhost and the api i hit responds a static String. It should be able to handle at least 100 a second (i would go as far as saying 1000/s)12:57
scottjlit should, but it's still saying timing out.12:57
scottjlhit that directly with your test. is it keeping up?12:57
pandaadbyes12:57
pandaadbhitting that directly causes no issues at all12:58
scottjlyeah then i'd say it was nginx12:58
pandaadbWe have the same issue on an identical box, and removing the ip tables seems to work12:58
alkisgMy "vboxnet" virtualbox virtual network adapter started showing up in network manager, as an unmanaged interface with no name. Anyone seen that?12:59
pandaadbscottjl, IP tables were the culprit. Just don't really understand why yet. but resetting them fixes the symptoms13:00
scottjlpandaadb: glad you found it.13:00
pandaadbthank you :)13:01
=== miki is now known as Guest76806
fubHi. Running Ubuntu 16.04 which has qemu-system version 2.5. This is old, so how do I get a 2.8 version running?13:21
uddanehello, can anyone point me to a link of instructions on how to add apps to the start up grooup13:29
rami_hi, how can i update my virt-manager to the latest version 1.4.1?13:31
tsgloveapt update && apt upgrade   ??13:34
anddamuser4212: did you solve the arch package search thing?13:35
Picirami_: 1.4.1 isn't offered in any Ubuntu repos.13:35
raimondoHeelo, World!13:36
rami_i did the update and upgrade thing but as mentioned by Pici it is not offered in ubuntu repos13:37
rami_i downloaded it from the main website13:37
rami_but i did not found the way to update13:38
user4212anddam: yes, thank you! I can share the solution with you if you want. lists all installable arch packages except dbg/doc, handy for one-line pulling of libsdl.13:54
=== guest is now known as rory
anddamno thanks, I was going to suggest aptitude with ~r operator13:58
Jakey3Hi is there a channel I can ask about email?14:04
vltHello. How can I find out which package put a binary there when `dpkg -S /usr/bin/the_binary` doesn't return a result but gives me "dpkg-query: no path found matching pattern /usr/bin/the_binary" instead?14:07
vltfub: You could try to find a !ppa, a .deb file or compile it yourself.14:09
user4212vlt:14:11
user4212vlt: dpkg -S *location*14:12
vltuser4212: A location like /usr/bin/the_binary?14:12
user4212vlt: can be both file and directory14:13
user4212vlt: if dpkg says no pattern matching, then it was created outside of dpkg. preinstalled or created on execute.14:15
user4212dpkg -S /bin/bash   >>> bash: /bin/bash14:15
user4212vlt:   dpkg -S /usr/share/aspell/    >>>>  aspell, aspell-en: /usr/share/aspell14:16
ZenomHi14:16
vltuser4212: Ok, thank you. Found it. It was a symlink to a symlink to a binary known by dpkg.14:18
ZenomI face with strange problem, I installed the amdgpu-pro driver for radon HD5450, after reboot I stuck on login screen loop and couldn't login into the ubuntu14:18
ZenomI removed the amdgpu-pro, but now I have new problem and poor resolution14:19
ZenomI don't know what to do for solving this problem I asked other channel also google too but didn't worked14:19
user4212Zenom: can you boot the machine?14:21
user4212Zenom: perhaps I can try to help14:21
ZenomI'll happy about it user421214:22
user4212r9 280 with radeon here.14:22
ZenomYes I can boot but I have display problem now14:22
ZenomI wanted to use my GPU but faced with new problem :d14:22
user4212what "glxinfo | renderer " say?14:23
user4212Zenom: its not dualgpu, is it?14:23
Zenomhttps://ghostbin.com/paste/hb9wq14:23
user4212I have no experience with optimus/amd switchable14:23
ZenomNo it's desktop with just one graphic card14:24
user4212Zenom: doh!  "glxinfo|grep renderer"14:24
ZenomRadeon HD545014:24
user4212Zenom: OpenGL renderer string?14:24
Zenomhttps://ghostbin.com/paste/hb9wq14:24
user4212Zenom: looks like neither amd radeon, nor amdgpu are running14:25
user4212Zenom: you are on llvm pipe14:25
ZenomWhat's the llvm pipe?14:26
user4212Zenom: software renderer14:26
user4212Zenom: apt install libdrm-radeon1 libdrm-amdgpu114:26
Zenomhttps://ghostbin.com/paste/hb9wq14:27
user4212Zenom: can you dump me contents of /var/log/Xorg.0.log?14:28
user4212in the same paste14:29
Zenomuser4212, done please check the link again14:31
=== Piece_Maker is now known as Acou_Bass
user4212Zenom: you are using some PPA with newest Xorg and support for amdgpu-pro, I assume? Well, AFAIK amdgpu-pro is not supported on anything lower than RadeonSI (7xxx). But the possible reason of why no driver at all is loaded could be different - like you didn't update initramfs or didn't install newer kernel required for the library.14:32
user4212Zenom: looking up14:32
user4212Zenom: yeah, you are trying amdgpu-pro with old kernel 4.414:33
Zenomso what should I do now?14:33
user4212Zenom: this line "[ 29.562] (II) [KMS] drm report modesetting isn't supported."14:34
user4212Zenom: two things - you can either remove the PPA and get back to original state, or you can install kernel - but you need said hardware support for amdgpu-pro. AFAIK its currently even only available for rx 4xx, with planned expansion towards 7xxx.14:35
user4212Zenom: so if you go path 2, then you will end up with newer "radeon" driver.14:35
ZenomWould you please help me out what ever you think is better for me14:36
user4212Zenom: I have stock HWE 4.8 kernel here (16.04 LTS) and xenial backports activated. Works for my r9.14:36
Zenombecause I really don't what to do now14:36
Zenomhttps://ghostbin.com/paste/984xp14:37
user4212Zenom: short version - we can either unroll the changes(1) or finish the changes(2), however that amdgpu-pro driver supports only hardware rx 4xx. It will not support 5xxx, you will be using NEWER stack.14:37
user4212you will be using NEWER "radeon" driver on your hardware, not "amdgpu-pro".14:38
ZenomSO it's up to you final decision14:38
user4212Zenom: I would roll back the changes, unless you want to experiment.14:39
user4212Zenom: can you please give me output of this: "grep ^ /etc/apt/sources.list /etc/apt/sources.list.d/*"14:40
Zenomwe can remove the amdgpu-pro and installing the suitable driver?14:40
user4212Zenom: basically this14:40
user4212Zenom: even if you install required Kernel for amdgpu, the amdgpupro will NOT run on your hardware.14:40
user4212Zenom: "radeon" driver will, its newer version.14:41
Zenomhttps://ghostbin.com/paste/984xp14:41
user4212Zenom: without quotes please14:41
Zenomhttps://ghostbin.com/paste/984xp14:42
user4212Zenom: "apt install ppa-purge"14:43
user4212no quotes14:43
=== salem_ is now known as _salem
Zenomhttps://ghostbin.com/paste/8r2u814:45
user4212Zenom: "apt purge amdgpu-pro amdgpu-pro-lib32 amdgpu-pro-dkms glx-alternative-amdgpu-pro"14:46
hel231Dual booting windows and linux using UEFI+GPT: asks to set esp flag on the boot partition but no esp flag exists14:46
OCNIOSHello14:46
user4212Zenom: ?14:47
OCNIOSSoooo I just discovered htop and it has changed my life14:47
hel231So what now? is it safe to continue installation without esp flag?14:47
Zenomuser4212, https://ghostbin.com/paste/8r2u814:47
user4212Zenom: lets try this instead first "sudo amdgpu-pro-uninstall"14:47
ZenomYes, I have dual boot window and ubuntu14:47
Zenomuser4212, https://ghostbin.com/paste/8r2u814:49
hel231Like in the options of editing partitions, I have flags: apple-tv-recovery, bios-grub, boot, diag, hidden, hpservice, irst, legacy-boot, lvm, msft-reserved, prep and raid14:50
drvanonHi I had to close all incoming ports except the used ones for ssh, ftp (21) etc. because of security reasons. But now my ftp doesn't work anymore. It get's stuck on listing directories. I'm using a explicit TLS.14:50
user4212Zenom: "sudo ppa-purge ppa:xorg-edgers"14:51
Zenomuser4212, https://ghostbin.com/paste/8r2u814:52
user4212Zenom: "sudo ppa-purge ppa:xorg-edgers/ppa" ?14:54
Picidrvanon: first of all, all of the FTPS options are terrible, and this is one of the reason why. FTP uses a dynamic secondary port, which seems to be filtered by your port blocking. Check your ftp server's options to see if you can specify a specific range of ports for that and then allow those.14:54
Unhammerafter upgrading to yakkety, the touchpad works like a "screen" in that if I simply touch the upper left, the cursor moves all the way over there, so I can't "drag" it – I have no idea how to google this14:55
Unhammeranyone know what the phenomenon is called?14:55
user4212Unhammer: touchpad behaves like mouse?14:56
Unhammeruser4212,  no14:56
Zenomuser4212, https://ghostbin.com/paste/8r2u814:56
Unhammerit behaves like a touchscreen14:57
UnhammerI want it to behave like a mouse14:57
Unhammerhm, relative vs absolute maybe?14:57
drvanonPici, thanks, this will be fun14:57
user4212Zenom: can you please output again: "grep ^ /etc/apt/sources.list /etc/apt/sources.list.d/*"14:58
Picidrvanon: if at all possible, ditch ftp((e)s) and use scp/sftp only.14:58
=== planck is now known as Guest39893
user4212Unhammer: yes, but this is exactly difference between touchpad and mouse-drivers.14:59
Zenomuser4212, https://ghostbin.com/paste/9q8e814:59
user4212Unhammer: when touchpad hardware starts to behave or being detected as mouse, and gets mouse driver attached, this is the result.14:59
user4212Zenom: you should be fine to reboot now. However, you need to clean two ppas from your sources after reboot. And best way via "lsof" before "rm".15:01
ZenomOk pray for me user4212 have safe boot :)15:02
Zenombrb15:02
user4212Zenom: may the bytes be with you!15:02
user4212waiting :)15:02
ZenomOk sure15:02
Unhammerhttp://askubuntu.com/questions/890629/my-touchpad-works-like-a-touchscreen aha that fixed it =15:05
Unhammer=D15:05
Zenomuser4212, worked very well I have my display resolution back again15:06
Zenomappreciated15:06
Zenomtruly appreciated15:07
=== ubuntu is now known as Guest27496
skinuxHow can I convert M4A to MP3? I saved a shell script, but it seems to be converting to WAV15:10
Zenomuser4212, which one of ppa should be deleted?15:10
Random832skinux, use ffmpeg15:11
Random832also look at http://gebaar.blogspot.com/2009/06/howto-easily-enable-mp3-mpeg4-aac-and.html15:12
user4212Zenom: you here?15:13
Zenomyes user421215:13
user4212Zenom: output of "glxinfo | grep renderer" please15:13
legortiedI created a filesystem, but it's name ubuntu 16.04 ? how do I chnage it's name?15:13
user4212Zenom: also output of "ldconfig -p|grep libGL" please15:14
Zenomuser4212, https://ghostbin.com/paste/axc3o15:14
akiklegortied: tune2fs if it's ext3/ext415:14
Zenomuser4212, https://ghostbin.com/paste/axc3o15:15
user4212Zenom: all fine15:15
Zenomuser4212, Thank you so much15:15
user4212Zenom: basically you want a separate system if you want to experiment :) Dont experiment with work machine :)15:16
user4212Zenom: now lets remove ppa leftovers15:16
ZenomOk one more question15:16
Zenommy GPU workes now or not?15:16
user4212Zenom: it does15:16
ZenomFantastic15:16
ZenomWell, which ppa should be removed?15:17
cdunklauokay... so i want to write a thing that will run on the next boot, and only the next boot15:17
cdunklaui'm thinking some upstart job that just checks for a certain file in / , and if it isn't there, it runs the routine and creates that file15:18
cdunklaudoes that sound reasonable or is there a better way? this is on ubuntu 16.0415:18
user4212Zenom: first lets make sure nothing uses it.15:18
Zenomok user421215:18
user4212Zenom: "lsof /var/opt/amdgpu-pro-local/" please15:19
user4212Zenom: if output of above is empty, then "rm -rf /var/opt/amdgpu-pro-local/" no quotes15:20
Zenomuser4212, https://ghostbin.com/paste/axc3o15:20
user4212Zenom: well, its even better. The directory with extra drivers from amdgpu-pro was removed by script itself.15:21
user4212Zenom: "rm /etc/apt/sources.list.d/amdgpu-pro.list.save /etc/apt/sources.list.d/xorg-edgers-ubuntu-ppa-xenial.list* "15:22
wallace_how long does it take to upgrade ubuntu using live disc15:22
Zenomhttps://ghostbin.com/paste/axc3o user421215:22
user4212Zenom: if you want me to explain details of how amd driver works, I think we better talk private instead of public chat15:23
Zenomsure please15:23
user4212Zenom: yes, system is clean now. However it will not run 32bit games for example, as its pure 64bit. If you want this support just tell me.15:23
wallace_how long does it take to upgrade ubuntu using live disc.... help is needed here15:24
=== masos2 is now known as masos1
legortiedakik: tunefs? no it's ntfs15:27
legortiedfor ntfs how do I rename the partitions?15:27
akiklegortied: ntfslabel then15:27
legortiedwhat options?15:28
akiklegortied: ntfslabel /dev/sdxn new_label15:28
legortiedakik: the partition has data/ so will it work?15:29
akiklegortied: most probably. i don't know if you need to umount it first15:29
dexter97ciao a tutti15:30
dexter97cè un modo per cambiare colore alla chat ?15:31
dexter97adesso vedo tutto a sfondo bianco15:31
akik!it15:31
ubottuVai su #ubuntu-it se vuoi parlare in italiano, in questo canale usiamo solo l'inglese. Grazie! (per entrare, scrivi « /join #ubuntu-it » senza virgolette)15:31
dexter97hi15:31
dexter97can i change the colour of the lay out ?15:31
dexter97now it's all white15:31
dexter97who is the moderator ?15:32
Picidexter97: what layout?15:33
dexter97i mean this chat in general15:35
dexter97i'd like to set the colour of the background15:35
dexter97is it possible ?15:35
cdunklauhmm, so oem-config looks like it would help me, but it looks like it depends on unity :(15:35
cdunklauor at least ubiquity15:35
Picidexter97: it completely depends on what IRC client you're using,.15:36
dexter97hexcha15:36
dexter97hexchat15:36
armaysswhen on ubuntu i have javascript errors that i dont have on windows15:37
armayssYou have triggered an unhandledRejection, you may have forgotten to catch a Promise rejection:15:37
armaysscould you please help me ?15:37
Picidexter97: I'd ask the fine folks in #hexchat15:37
=== KindTwo is now known as KindOne
pavlosdexter97, hexchat | preferences | colors ... select background15:38
pavlosdexter97, hexchat | settings | preferences | colors ... select background15:39
Picipavlos: thanks15:39
armayssthis is a pm2 logs error15:40
armaysswith node.js15:40
=== me is now known as Guest87789
Mathisenhello trying to install 16.10 on a backbook but i halts on "BusyBox-initramfs" error.. any idea why ? im using the mini.iso to do this15:42
Mathisenmacbook*15:42
anddamSoftware Updates shows an "Ubuntu base" Security update, how do I install that from CLI?15:43
anddamapt list --upgradable   shows "grub-common grub-efi-amd64 grub-efi-amd64-bin grub2-common init init-system-helpers libarchive13 libexiv2-14"15:43
anddamshould I install unattended-upgrades as suggested at http://askubuntu.com/a/412 or is there an apt builtin command for it?15:44
anddamnvm, upgrading from CLI makes Software Updater say there are not updates, so one of those packages what the "Ubuntu base" update15:46
anddamwhy didn't Software Updater list the actual names of the packages?15:47
dexter97hi15:52
dexter97i'd like to see the channel list15:52
pavlosdexter97, hexchat | server | list of channels15:53
=== nat_ is now known as Natkeeran
dexter97ok15:54
ubuntu__uuuuh15:56
dexter97join http15:57
=== piercedwater is now known as pwater
Mathiseni can install 16.10 on a macbook 5.1 right ? i dont need to take older 14.04 ?15:59
=== masos1 is now known as masos
fuxkkholllaaa16:02
Antareshttp://www.fotolink.su/pic_b/aebf72e860b404556e1d9320b6950a67.png16:05
mrl4l4hi16:10
fuxkkhellooo16:10
mrl4l4i want to install burpsuite in my os16:10
mrl4l4anyone please give me some commands16:11
kernel_panicI am not able to connect to the Main repository for 16.04 for some reason. I get stuck on "0% [Connecting to us.archive.ubuntu.com (91.189.91.26)]"16:11
kernel_panicI am behind a proxy, I added the proxy in /etc/apt.conf, and I edited the /etc/gai.conf file which was recommended.16:12
mvvvvkernel_panic, what is the ubuntu version ?16:12
fuxkkfollowme in instagram munk_smash16:12
kernel_panicmvvvv: Ubuntu 16.0416:12
Bill1973I can not acess my ubuntu 16.04 lts after dist update from WAN, all works well on LAN. Ihad this working for my user and not root but i keep getting authentication failure.  Where to start?16:12
dn1987pBill1973, access by ssh?16:15
Bill1973dn1987p yes16:16
nicomachusBill1973: did you have to restart the machine?16:17
nicomachusafter the dist-upgrade?16:17
Bill1973It wad working from juice android ssh client on 1516:17
dn1987pBill1973, you can try to run ssh with verbose output ( -v )?16:17
nicomachusi don't think juice will do verbose16:17
nicomachusno options on the SSH connection16:17
dn1987poh alright16:17
dn1987pgot another linux pc maybe to connect from?16:17
nicomachusBill1973: did you reboot the machine?16:17
Random832juice does scroll a bunch of stuff by when you're initially connecting though16:18
Bill1973ssh works fine locally.  Many reboots since update. Just no need to ssh  from WAN on phone cause i was home.  Needed to access from work and noticed it wasnt working16:19
nicomachusBill1973: you may have reset some DHCP configs with the update.16:19
Bill1973Ican still use ssh local ip, port is open on router still16:20
Bill1973static IP mac assigned16:20
dn1987pso the issue is just when connecting from behind the router?16:20
Bill1973No connecting by internet ip at all. I can ping it etc.16:21
Bill1973Its just not letting my user authenticate after update16:22
reejaswould installing ububtu on a macbook be bad for the flash storage?16:22
dn1987pok stupid question (especially if using dynamic dns): you sure its the correct ip/dns youre trying to connect to?^^16:22
MediocreNI didn't see this in alis, does anyone know of an irc for bosch / industrial cnc controller boards?16:22
Bill1973Yes. External ip is correct16:22
dn1987pthe server only has 1 nic?16:23
PiciMediocreN: you may want to ask #freenode too16:23
Bill1973Its wired to router same asitwas on 1516:24
Bill1973Sorry response is slow.  Tablet and irc16:24
Bill1973Miss my laptop video burned out16:24
dn1987plooks like a issue on the router then?16:26
Bill1973Its gotta be something simple since my noob rearend hsd it working from cellphone on previous 15.   Same router16:26
legortiedhi16:27
Bill1973Ishould say 14 & 1516:27
legortiedhow do I specify the format raw of qemu? which option?16:27
MediocreNPici: thanks.16:27
dn1987panything weird in var log auth.log?16:28
nacclegortied: qemu-img -f raw ?16:28
Bill1973Not sure where or what to look for.16:29
Bill1973Been googling but idk16:29
geirhalegortied: in what context?16:30
Bill1973Im sure its ssh config not allowing external. Never tried root, dont want it thats what sudo is for lol16:31
dn1987pi'd just check for any issues around the timestamp when you tried to connect16:31
craptalki got error mounting when i tried to run "rear -v mkrescue" on my ubuntu16:31
Bill1973Brb16:31
xokhello all...16:31
craptalkwhy is it? i let the iso being copied to some dir on my root tree16:31
xokI amtrying to setup ubuntu automatic installation and want LVM to use multiple drives...16:31
xokI mean - I want to use different drives in the same volume group...16:32
xokcan anyone help me get desired result?..16:32
akikxok: you can insert the second drive into your existing volume group16:33
akikxok: sorry don't know about automatic installation16:35
kkkkkkkkkk2hello16:35
legortiednacc:  geirha i use qemu-system-x84_64 -hda file.img -format raw ?16:39
legortiedqemu-system-x84_64 -hda file.img format raw ?16:39
legortiedi don't use qemu.. file=... but -hda16:39
nacclegortied: you don't usually need to tell qemu what format a disk file is in, it's embedded in the file itself16:41
nacclegortied: but if you need it to override, then it's something like -drive file=file.img,format=raw16:41
nacclegortied: `man qemu-system-x86_64` is your friend16:42
legortiedi register16:42
legortiedwhy not -hda nacc16:42
aotaointbini'm in package hell right now. i can't install krb5-multidev16:43
aotaointbinE: Unable to correct problems, you have held broken packages.16:43
legortiedi read it nacc but still confused16:43
Bill1973Ok. So what would i run on a LAN connected ssh session to watch my same user to attempt to connect from external ip?16:43
nacclegortied: because hda does not allow you to pass options?16:43
Bill1973Remember i a noob lol16:43
naccaotaointbin: can you pastebin the exact command and output?16:43
fuxkkhelloo fllow me in instagram munk_smash16:43
Bill1973Well out practice lite user lol16:43
nacc!ot | fuxkk: and maybe !spam too16:44
ubottufuxkk: and maybe !spam too: #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!16:44
aotaointbinnacc: http://pastebin.com/ZQ55k7ku16:44
naccaotaointbin: are you on 16.04?16:45
fuxkkfallow me in instagram munk_smash16:45
Mathisenim going crazy over here.. i cant seem to manage to install ubuntu on macbook 5.1.. is there anything special i need to do or something.. im used to pc first time trying on mac16:45
aotaointbini am.16:45
Mathisenpls if someone can give me a hint here16:45
naccaotaointbin: `apt update; apt policy krb5-multidev` in a pastebin16:45
dn1987pBill1973, watch tail /var/log/auth.log can show something16:45
aotaointbinDISTRIB_DESCRIPTION="Ubuntu 16.04.2 LTS"16:45
dn1987pon the server16:45
Bill1973Just run "tail...." as reg user.  No need to sudo?16:46
aotaointbinhttp://pastebin.com/1TrejLXk16:46
naccaotaointbin: for some reason you don't have xenial-updates enabled16:47
naccaotaointbin: is that right?16:47
dn1987pyou probably need sudo to access auth.log16:47
naccaotaointbin: `apt policy libkrb5-3`, please?16:48
aotaointbinonly xenial and xenial-security, it seems16:48
aotaointbinhttp://pastebin.com/bYjp5X6Z16:49
naccaotaointbin: but you chose to download and install some packages manuallY?16:49
aotaointbinnot as far as i know, no...16:50
naccaotaointbin: e.g., you've insallted libkrb5-3 via dpkg?16:50
naccaotaointbin: did you have updates enabled at some point int he past?16:50
Bill1973dp1987p looks as if its expecting root login.16:50
Bill1973That seems "unsecure"16:50
aotaointbini haven't touched my sources.list intentionally in a very long time..16:50
aotaointbinor ever.16:51
dn1987pBill1973,  what is expecting root login?16:51
Bill1973I mean not thatt theres anything sensitive16:51
Bill1973Ssh16:51
aotaointbinand no, i haven't installed any debs manually in recent memory, or ever...16:51
dn1987pssh only accepts root login?16:51
Bill1973lemmee try a new identity and try logging in as root from wan16:52
aotaointbin deb http://us.archive.ubuntu.com/ubuntu/ xenial-backports main restricted universe multiverse16:52
dn1987pcan you copy and paste the error message maybe?16:52
aotaointbinthat may have been recently removed from my sources.list somehow...16:52
dn1987pif its not too long, else pastebin or something16:52
pavlosdn1987p, you should avoid ssh as root. ssh as user, then become root16:53
aotaointbin(sources.list has a mtime from two weeks ago and i see a sources.list.save from that same time that has the backports source in it)16:53
dn1987pyes, he needs to change that in the config then16:53
dn1987pmaybe setup sudo16:53
naccaotaointbin: i can only report what your system reports16:53
naccaotaointbin: i don't ever trust a user's memory :)16:53
naccaotaointbin: but you have at least a few packages installed by hand for some reason, from xenial-updates16:53
aotaointbinthat's... odd. to say the least.16:54
=== E4xoi is now known as exio4
vltHello. Can someone confirm Alt+Tab not working for window-manager marco (from MATE DE) in a vnc4server session on Ubuntu 16.04?16:54
naccaotaointbin: i agree. You might look in /var/log/dpkg.log or /var/log/apt/history.log16:54
Bill1973Juice wont copy just that.  I'll pastebin....16:54
aotaointbinso the problem is that i have ubuntu2 packages where i should have non-ubuntu2 packages?16:55
* aotaointbin has no idea what this version naming scheme means16:55
naccaotaointbin: the issue is that you have installed some packages manually16:56
naccaotaointbin: whether you remember doing so or not :)16:56
naccaotaointbin: and those packages are not in any archive apt is currently configured to know about16:57
naccaotaointbin: apt can't resolve that on its own16:57
aotaointbinso... should i add xenial-updates? :P16:58
Bill1973dn1987p https://pastebin.ubuntu.com/24152501/16:58
aotaointbinnot sure what the easiest way out of this mess would be.16:58
naccaotaointbin: that is one fix; i assuem you are not running -updates for a good reason16:58
aotaointbinnot really. i don't mess with my repos.16:59
aotaointbinis it supposed to be in sources.list by default?16:59
naccaotaointbin: alternatively, `apt install krb5-multidev libkrb5=1.13.2+dfsg-5 lik5crypto3=1.13.2+dfsg-5 libgssapi-krb5-2=1.13.2+dfsg-5`16:59
naccaotaointbin: yes, so you obviously *did* mess with them at some point :)16:59
Bill1973Brb17:00
aotaointbini did at one point (years ago) add packages.elasticsearch.org repos, but those have been commented back out for years.17:00
naccaotaointbin: i mean, as you said, updates are typically on by default (not strictly required by any means, but highly recommended)17:01
ioriaaotaointbin, do you have Proposed enabled ?17:02
ChadTaljaardtDoes anyone know why my pc wont boot from ubunutu disk?17:02
ChadTaljaardtits 1st on the boot priority17:02
aotaointbinno.17:02
aotaointbindeb http://us.archive.ubuntu.com/ubuntu/ xenial-updates17:03
aotaointbin?17:03
ChadTaljaardtneither do i, haha.17:03
naccaotaointbin: should work, yes17:03
naccaotaointbin: but it's still a weird situtation -- did you look in the logs?17:03
aotaointbinmalformed entry, (Component)17:03
aotaointbini didn't see anything in my dpkg logs17:04
Jeff_84hello, world17:04
aotaointbini mean, nothing that looked relevant17:04
aotaointbinand apt logs are all gzipped up now17:04
naccaotaointbin: well, you need to tell it main universe, etc17:04
naccaotaointbin: ... gzipped doesn't mean you can't read them17:05
naccaotaointbin: zless /path/to/file.gz17:05
aotaointbini know, but i'm lazy :P17:05
Bill1973Am. Back.  Sorrry was getting coffee gitters lol17:05
aotaointbinthere's a zless?!17:05
dexter97quit17:05
naccaotaointbin: sorry, i'm in a bad mood and that's a terrible attitude to have when someone is trying to help you. hopefully someone else is able to .17:05
dexter97ex-chat17:05
dn1987pBill1973, checked if your ip is banned? in fail2ban.log or sudo iptables -L17:06
aotaointbinnacc: i really appreciate the help that you've offered and apologize sincerely for how i've responded.17:06
naccaotaointbin: it's ok, i have had a bad 24 hours and am on a short fuse :)17:06
naccdexter97: /quit17:06
aotaointbinunderstandable. i'm just running up against the clock with some dev stuff and this unexpected package hell issue is not what i needed :(17:07
naccaotaointbin: you were likely to hit it eventually with someone else17:07
aotaointbinthanks for the zless tip, also. my life just got a lot easier.17:07
Bill1973dn1987p absolutely mone under iptables -L17:07
aotaointbinthere's a gap in my apt and dpk logs around the time that my sources.list got updated. weird.17:08
OneM_IndustriesSo, I'm trying to convert a batch of files from .wav to .mp3. How would I go about doing this?17:08
naccaotaointbin: that's a bit disconcerting17:08
aotaointbinthey both go quiet from 02-22 through 03-10, but i mean, i don't update regularly anyway, so that could be it...17:09
dn1987pBill1973, wrong password? ^^17:09
pavlosOneM_Industries, try soundconverter from the repos17:09
Bill1973Works internal network17:09
naccaotaointbin: ah, esp. if you only run security, you should be updating regularly17:09
OneM_IndustriesOk.17:09
dn1987pBill1973, you should disable root login anyway, do you have another user? and suoers set up?17:09
aotaointbinbut sources.list was modified on 02-2717:09
dn1987pthen maybe post your sshd_config17:10
Bill1973Yes. I login with that user locally and then use su   or usually sudo17:10
naccaotaointbin: so the root cause of your issue is those 3 dependencies listed are on the version from xenial-updates, but krb5-multidev is from xenial (release)17:10
aotaointbini should be, yes, but i'm a dev and have terrible sysadmin practices.17:10
Bill1973I havent tried root from external or even locally17:10
aotaointbinwhat are ubuntu2 packages?17:10
Bill1973dn1987p. I tried root from external, same thing. ssh not recognizing external port is obviusly finding its way to pc from router17:13
Piciaotaointbin: in what context?17:14
aotaointbinPici: http://pastebin.com/ZQ55k7ku17:14
Piciaotaointbin: it just means that its the 2nd build of the package.17:14
aotaointbingotcha.17:14
aotaointbinthakns.17:14
Picinp17:14
tracy-laptopi have no clue17:15
aotaointbinadding xenial-updates fixed things. yay.17:15
aotaointbinthank you for your patience nacc.17:15
dn1987pBill1973, i really dont understand what you mean by that17:17
dn1987pBill1973, but also im not a native speaker, so apologies17:17
tracy-laptopits like going though the worm hole with morgan freemon17:17
tracy-laptopjust now17:17
pavlostracy-laptop, is there a question?17:18
Bill1973Ok. Tried root from internet.  No go.  Tried root locally no go. Ican login as my user locally via ssh   external coonnection from internet not working17:20
naccaotaointbin: np17:21
Bill1973Port 22 is open on same router as when ubuntu 14 & 15 worked17:21
Bill1973ufw is not enablef17:21
naccaotaointbin: ubuntu2 means it's a difference between the base debian version and the ubuntu package, and it's the second set of changes in that difference17:21
caninodevIs this the appropriate channel to inquire about lightdm?17:21
EriC^^caninodev: sure17:22
legortiedhelo nacc17:22
legortiedwhich networking do i setup for the transfer of files in qsemru?17:22
xxcryptoxxHello17:22
nacclegortied: whichever one you want?17:23
caninodevEric^^: I have researched into vnc and xdmcp but haven't been able to figure out how to use lightdm to display both local users and remote users at the prompt17:23
nacclegortied: if you are getting stuck on all this, maybe qemu is the wrong level for you to work at17:23
ChadTaljaardtxxcryptoxx Hey :)17:23
nacclegortied: try libvirt or something17:23
legortiednacc: which one? libvirt is not networking17:23
legortiednacc: everyone gets stuck on qemu17:23
vltHello. What is the proper way on 16.04 to tell apt to keep certain packages on a specific version?17:24
nacclegortied: qemu is not networking either17:24
EriC^^!hold | vlt17:24
nacc!pinning | vlt17:24
ubottuvlt: pinning is an advanced feature that APT can use to prefer particular packages over others. See https://help.ubuntu.com/community/PinningHowto17:24
caninodev@Eric^^: I have researched into vnc and xdmcp but haven't been able to figure out how to use lightdm to display both local users and remote users at the prompt17:24
xxcryptoxxDoes anyone know how to install Ubuntu 16.04 alongside windows 717:24
dn1987pBill1973, i dont know, restart everything and check for configuration flaws (especially NAT and sshd_config)17:24
vltEriC^^, nacc: Thank you!17:24
pavlosxxcryptoxx, please read about dual boot17:24
naccvlt: yw17:24
tracy-laptop#$%^%&*(pDSS4245LKJKLLKp^87(0$%17:25
dn1987pnobody here can see your configuration, its just blind guesses like this17:25
legortiednacc: then which one do i use to set it up? usermode networking , bridge networking, tap netwroking?17:25
nacclegortied: whichever one you want to use17:25
xxcryptoxxpavlos: i have read everything17:25
Bill1973I havent touched anyof it since the dist-upgrade and i did that over ssh17:25
legortiedhost-only networking17:25
ChadTaljaardtpavlos he has issues booting from CD.17:25
xxcryptoxxUbuntu 16.04 via CD17:25
nacclegortied: what does that mean?17:25
EriC^^xxcryptoxx: what issues?17:25
xxcryptoxxIt doesnt boot17:26
EriC^^xxcryptoxx: any errors?17:26
xxcryptoxxNone17:26
legortiednacc: https://wiki.archlinux.org/index.php/QEMU#Host-only_networking17:26
EriC^^xxcryptoxx: can you try the cd on another pc?17:26
xxcryptoxxNo17:26
EriC^^xxcryptoxx: did you change the bios boot order to cd first?17:27
nacclegortied: well, taht quite clearly is bridged without a bridged device17:27
nacclegortied: i feel like you didn't even both reading the page you just linked me to17:27
xxcryptoxxYes EriC^^17:27
EriC^^xxcryptoxx: what exactly happens when it tries to boot?17:27
legortiednacc iread it obviously, it's full of crap17:27
xanguaxxcryptoxx: CD or DVD? Been some time since Ubuntu no longer fits on a CD, also how did you put the Ubuntu ISO in this "CD"?17:28
geirhalegortied: -drive media=disk,if=ide,index=1,format=raw,file=file.img17:28
nacclegortied: uh...17:28
ChadTaljaardtEriC^^ it just blinks for a few seconds and then boots normally17:28
legortiedwhat is this whole loop back crap meaning?17:28
ChadTaljaardtxangua no idea on that one, will have to wait for a reply from him :D17:29
nacclegortied: it very literally says "If the bridge is given an IP address and traffic destined for it is allowed, but no real interface...is connected to the bridge.... This configuration is called host-only networking"17:29
nacclegortied: very clearly says what you need to do to configure it *immediately* after in the example17:29
xxcryptoxxWell i know during booting it reads the because it pauses unusually longer than regular and the screen is black with a blinking underscore the  it goes directly to the regular boot menu EriC^^17:29
EriC^^xxcryptoxx: is legacy mode enabled?17:29
Bill1973This bites.  The only reason i found it was bored at work all night an was trying to setup vsftp for abuddy to  be able to download files17:30
xxcryptoxxI have no idea what legacy mode is17:30
EriC^^xxcryptoxx: in the bios, is uefi enabled or csm legacy?17:30
ZielinskiWow, gnu/linux is amazing!17:30
xxcryptoxxDoesnt show legacy or uefi17:31
EriC^^k17:31
EriC^^xxcryptoxx: try holding shift when the pc boots17:31
xxcryptoxxWhat does shift do17:32
EriC^^xxcryptoxx: if you have another working cd try to see if it works or also doesn't17:32
EriC^^xxcryptoxx: it might give the grub bootloader screen, just a long shot17:32
legortiedshall i use qemu-system-x86_64 for 64 bit and qemu-system-i386 for 32 bit17:33
Bill1973Odd thing is. The tablet i use at home to ssh into same box locally has had the same user and pass across now 3 different uv7ntu version and still works but as of 16 i can no longer login from my cellphone with same user/pass17:33
xxcryptoxxEriC^^: it said Grub Loading then went to the menu17:33
legortiedand what is all that loop back meaning? how does it work, the theoretical concept of looping and backing17:33
EriC^^xxcryptoxx: it says try ubuntu/install ubuntu?17:34
xxcryptoxxNo17:34
legortiedon mounting too it loops on itself, and for flash ddrive that is connected from outside nacc17:34
EriC^^xxcryptoxx: what menu then?17:34
xxcryptoxxWent straight to the boot menu17:34
legortiedgeirha: what are your views on loopback interface/ ?17:34
pavloslegortied, https://en.wikipedia.org/wiki/Loop_device17:34
xxcryptoxxI have ubuntu 13.10 alongside windows aswel17:35
xxcryptoxxBut i want to upgrade it17:35
EriC^^xxcryptoxx: ok, did you consider booting the iso from grub?17:35
EriC^^does 13.10 support upgrading from the cd? or was that 14.04 +17:35
xxcryptoxxEriC^^:  how do i boot from grub?17:36
xxcryptoxxI think its 14.04 most articles talk about 14.0417:37
geirhalegortied: in the context of disks? or in the context of networking?17:37
nacclegortied: why are you asking me specifically?17:37
naccxxcryptoxx: 13.10!!?17:38
naccxxcryptoxx: you need to fix that asap17:38
ChadTaljaardtnacc why? also he is on a very limited data plan so cannot easily upgrade :)17:38
xxcryptoxxYes17:38
legortiedwhat is index=.. I read the manual but it's not clearly explained 0,1? what's all that17:38
* xangua still is asking how he fits Ubuntu image into a "CD"17:38
nacc!eol | ChadTaljaardt17:39
ubottuChadTaljaardt: End-Of-Life is the time when security updates and support for an Ubuntu release stop, see https://wiki.ubuntu.com/Releases for more information. Looking to upgrade from an EOL release? See https://help.ubuntu.com/community/EOLUpgrades17:39
legortiedxangua: you can't , use dvd17:39
naccChadTaljaardt: because their computer is vulnerable more than likely17:39
naccChadTaljaardt: and has not been updated since some time in 201417:39
ChadTaljaardtnacc ahh he is generally offline with it though, due to the limited data plan :)17:40
xxcryptoxxI downloaded 13.10 in 2014 but didnt like it then reinstalled a few months ago17:40
ChadTaljaardtbut yeah he should upgrade17:40
BluesKajChadTaljaardt:  using your cellphone as a modem? That's impractical and expensive17:40
legortiedpavlos: my internet is too slow, that link can't be opened, can anyone explain instead what is all that indexing crap17:40
legortiedmanual is unclear on this17:40
xangualegortied: I know, i mean mean xxcryptoxx , he didn't replied17:40
pavloslegortied, the link about loop devices? I dont know this index= you're referring to17:41
nacclegortied: this is not a qemu support channel17:41
xxcryptoxxReply to what? xangua17:41
nacclegortied: i'm fairly sure there is one, you are better off asking in17:41
EriC^^xxcryptoxx: https://help.ubuntu.com/community/Grub2/ISOBoot#Menuentry_Example17:41
nacclegortied: and if the manpage is confusing, then perhaps you need to read more of the qemu wiki pages17:42
pavloslegortied, there is a #qemu channel17:42
xanguaxxcryptoxx: how did you fit Ubuntu into a "CD" and what you used to do it?17:42
legortiedok nacc though i came from there. but never mind, no openbsd man pages are failry easy to read17:42
EriC^^xxcryptoxx: boot the iso you have on your current hdd, put it on the windows partition so it's not touched during the upgrade, and just click in the installer to upgrade to the new ubuntu17:42
legortiedpavlos: yes but i came fro m there17:42
nacclegortied: what does openbsd have to do with anything?17:42
xxcryptoxxxangua: i meant dvd17:43
legortiedthe manuals i mean nacc have you ever  used it? openbsd or freebsd17:43
geirhathe qemu docs does assume you know a bit about the hardware it emulates17:43
pavloslegortied, is there a specific question about the index= you referred before?17:43
legortiedopenbsd documentation is superb17:43
EriC^^xxcryptoxx: if you need any help booting the iso let me know17:43
nacclegortied: why are you mentioning that in the ubuntu support channel?17:43
nacclegortied: i don't really care about *bsd17:43
legortiedpavlos: you wrote index=... i am asking what's tat17:43
nacclegortied: read the manpage, it says quite clearly what it is17:43
pavloslegortied, I did not17:44
xxcryptoxxEriC^^: cool17:44
legortiedThis option defines where is connected the drive by using an17:44
legortied               index in the list of available connectors of a given interface17:44
legortied               type.17:44
nacclegortied: yes, we can all read it, don't paste it in the channel17:44
legortiedit's even grammatically wrong17:45
LiENUSam i missing something or is there no way to do l2tp connections from network manager on ubuntu atm?17:45
nacclegortied: then submit a fix17:45
MonkeyDustLiENUS  start from the beginning, what brings you here, what have you tried, ubuntu version etc17:45
legortiedlol you are being too hard on me17:46
nacclegortied: even grammatically wrong, it's clear what it does17:46
LiENUSMonkeyDust, tried googling network-manager-l2tp17:46
LiENUStrying to set up a l2tp vpn from ubuntu17:46
ioriaLiENUS, with NM ?17:48
LiENUSioria, ideally yeah17:48
ioriaLiENUS, not sure, but you may need a plugin ...17:48
ioriaLiENUS, http://askubuntu.com/questions/762355/xerus-missing-l2tp-plugin-for-network-manager17:49
LiENUSioria, yeah the plugin doesnt seem to exist anywhere other than in source form or heavily outdated ppa that doesn't even contain packages for the newer ubuntu versions17:49
mahakalGuys my ubuntu 16.04 screen is sleeping after every 10 seconds  of inactivity AND this problem has started since morning ..Whats the problem ?17:49
ioriaLiENUS, http://askubuntu.com/questions/762355/xerus-missing-l2tp-plugin-for-network-manager17:49
ioriaLiENUS, but you need to compile by yourself17:50
LiENUSioria, yeah which may break things even further next month when i upgrade to 17.0417:50
ioriaLiENUS, right17:50
ioriaLiENUS, you recompile17:51
caninodevAnyone here with experience on lightdm/xdmcp/vnc?17:51
ducasse!ask | caninodev17:51
ubottucaninodev: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience17:51
pavlosLiENUS, there is a ppa ... https://launchpad.net/~seriy-pr/+archive/ubuntu/network-manager-l2tp17:52
caninodevI have two udiaf17:52
dusthttp://kldp.net/projects/qps nice process manager and one of the few at linux which seems a start...17:52
LiENUSpavlos, yeah its quite a few years out of date :/17:52
caninodevI have two ubuntu machines.. One of which is headless.. I'd like to mix into my other ubuntu machiine both local and remote logins in lightdm. How do I do that17:53
ioriapavlos, stopped at Utopic17:53
[jasper]at17:53
ioriacaninodev, why lightdm ? you can use xrdp17:54
mahakalGuys my ubuntu 16.04 screen is sleeping after every 10 seconds  of inactivity AND this problem has started since morning ..HELP PLEASE17:54
MonkeyDustcaninodev  i never tried this myself, but start here http://askubuntu.com/questions/25189/remote-login-with-graphical-display-manager-gdm-lightdm17:54
EriC^^mahakal: try set -b off17:55
nacclegortied: i'm sorry if you feel i'm being hard on you -- but using virtualization (at the low level that is qemu) does assume you know quite a bit already17:55
caninodevioria, monkeydust: thanks looking into both those resource17:56
EriC^^mahakal: i think it wasn't set -b ..17:56
caninodevs17:56
ducasseEriC^^: xset?17:56
EriC^^ducasse: yeah! that's it17:56
EriC^^thanks17:56
EriC^^mahakal: try xset s off17:56
mahakalWhat what ? i did that "set -b off "17:57
EriC^^mahakal: try the xset command17:57
mahakali hope that will not create any issue17:57
mahakalok17:57
EriC^^mahakal: no worries17:57
xxcryptoxxEriC^^: can i put iso on usb then install on to hdd?17:58
EriC^^xxcryptoxx: sure if the pc boots usb's17:58
mahakalEriC^^: it did not work.18:00
=== Vampire0_ is now known as Vampire0
EriC^^mahakal: which de are you using?18:01
ducassemahakal: 'xset -dpms'18:01
BluesKajmahakal:  make sure usb boot is first in the boot sequnce in your bios/uefi18:01
BluesKajsequence18:01
=== cigumo_ is now known as cigumo
ALFAanni18:03
mahakalEric^^ : what do you mean by "de"18:03
mahakalEric^^: the problem has started since just some hour ago18:04
EriC^^mahakal: desktop environment, ubuntu xubuntu lubuntu etc18:04
mahakalubuntu 16.04.218:04
ducassemahakal: try 'xset -dpms' first, it should disable powersaving for the monitor18:04
xxcryptoxxEriC^^: okay i have it on usb now what do i do?18:04
EriC^^did you try ducasse 's suggestion?18:04
EriC^^xxcryptoxx: restart the pc, select the usb first in the boot order and it should boot18:04
EriC^^xxcryptoxx: how'd you put it on the usb btw?18:05
xxcryptoxxOk18:05
xxcryptoxxEriC^^: i copied it as iso18:06
mahakalEriC^^: i Think that method worked .But would you please tell me where such config files are kept for future references18:06
EriC^^hmm my dns is suddenly down, any tips and tricks to get back up without rebooting or something?18:06
ducassemahakal: it's not in a file, it's kept in the running x server18:07
naccEriC^^: no successful nslookup?18:07
EriC^^nacc: nope, it says REFUSED18:07
naccEriC^^: hrm, that's odd! using local nameserver? or a public one?18:07
caninodevioria, monkeydust: I looked into xrdp and x11vnc... I understand the concepts.. but I have a nuance to incorporate.. On the 'client' machine, when it boots up and provides the lightdm prompt, the user is presented with the possibility of logging in remotely or locally.. Those two solutions presume the user already logged in18:07
EriC^^nacc: a local one i guess, it's the default18:08
ioriamahakal, idk if it survives a reboot ... just try18:08
EriC^^i added nameserver 8.8.8.8 to resolv.conf seems to be working again now, thanks anyways though18:08
Bill1973Ugh no luck....18:08
naccEriC^^: ah weird, sorry18:08
mahakalducasse: Thanks Bro.But i want to atleast examine the terminal related setting.How can i do that18:08
EriC^^xxcryptoxx: that won't boot18:08
ducassemahakal: examine what? i don't understand.18:09
xxcryptoxxEriC^^: so i wasnt meant to use iso18:09
EriC^^xxcryptoxx: try this command, sudo dd if=/path/to/iso of=/dev/sdX bs=4M progress=status && sync18:09
EriC^^xxcryptoxx: grub iso booting is something else altogether18:09
ducassemahakal: if you want to probe the values of the x server you can run 'xset q'18:09
mahakalducasse: i mean xserver's files from where it reads the required parameters18:10
EriC^^xxcryptoxx: type sudo parted -l , get the name of your usb and replace it in /dev/sdX18:10
EriC^^in the command above, that should give a bootable usb18:10
ducassemahakal: as i said, they're not stored in files18:10
xxcryptoxxThe name of my usb is Crypto18:10
mahakalducasse: "xset q" did the job.Thanks again18:10
EriC^^xxcryptoxx: i mean the file name of the device, it should be next to Disk in parted 's output18:10
EriC^^/dev/sdb or /dev/sdc maybe18:11
T0t0r0ideas with what i can use my dust collecting server other than IRC?18:12
ducasseT0t0r0: try asking in #ubuntu-offtopic, maybe18:12
T0t0r0ops you are right mb18:13
Bill1973I have the same PC that is running its 3r version of Ubuntu(14 dvd install, 15 dist-upgrade & 16 dist-upgrade), same router set with static IP via MAC and portforwded,  the tablet iam using can still connect with same juice app, username and password as first ubuntu 14 install. Ihad not attempted to ssh in from outside of my network since dist-upgrade to 16.04 lts. Locally everything works externally ican connect but get authentication failure18:14
ioriacaninodev, at the moment i can only think to two different users : jhon ; jhon-remote ... if you select jhon-remote a vnc command in .profile will redirect him to the remote server ....  idk if useful18:15
Bill1973Same port is op on router and i can access my osmc raspberry PIs  from internet via ssh so i know portforwarding is working too18:16
caninodevioria: so setup a local user such that their .profile points to the other server?18:16
ducassecaninodev: iirc lightdm supports remote logins via xdmcp, but it's highly unusual to use that nowadays. it probably also does not support all modern x extensions etc.18:16
ioriacaninodev,  only the second one18:16
caninodevducasse: in addition xdmcp is insecure18:16
xxcryptoxxEriC^^: error: cant find command `sudo'.18:17
ducassecaninodev: yes, it is.18:17
caninodevioria: so how would such a .profile look like? can I have the vnc client completely replace the local windowmanager with whatever the server designate?18:17
Bill1973Also i ran sudo ufw disable to test if that was the case and is not.18:18
EriC^^xxcryptoxx: go to the dash and type "startup"18:18
EriC^^xxcryptoxx: press on startup disk creator18:18
ioriacaninodev,  you already have a ~/.profile ... you need to add the vnc command18:18
xxcryptoxxhttps://usercontent.irccloud-cdn.com/file/7mOibcG3/irccloudcapture941397289.jpg18:18
EriC^^xxcryptoxx: you're confusing stuff18:19
caninodevioria: right. got that.. is it possibel to subsume the local x environment entrely to the vnc client18:19
xxcryptoxxEriC^^: omw18:19
EriC^^xxcryptoxx: grub iso booting isn't what we're doing anymore18:19
xxcryptoxxEriC^^: what are we doing now :-)18:19
EriC^^xxcryptoxx: what you said :D putting ubuntu on the usb to boot it and install18:20
ioriacaninodev,  can you elaborate ?18:20
xxcryptoxxMust i go into ubuntu 13.20 and type these commands or no?18:20
xxcryptoxx13.10*18:20
EriC^^xxcryptoxx: yeah18:20
xxcryptoxxOhhhh18:20
mmwalkhow do i remove a ssl cert?18:20
xxcryptoxxEriC^^: ok now im in Ubuntu 13.10 what do i do now?18:21
caninodevioria: {Story Board}-> user sits down on desktop, boots up, lightdm prompt appears -> user has choice, login locally using local.user with x and whatever windowanager is locally set OR user logs in remote.user, and whatever window manager set remotely is used..18:21
EriC^^xxcryptoxx: does it have a net connection?18:21
xxcryptoxxNo18:21
EriC^^xxcryptoxx: ok, type sudo parted -l and look for your usb18:22
ioriacaninodev,  right, you can also install different DE on the server...18:22
caninodevioria: ok..so how do I configure lightdm to display both local.user and remote.user?18:23
xxcryptoxxTyped i, it says   parted: invalid option -- 'I'18:23
mal_misbehavingIs there anyway to get a ecruptfs mount passphrase from an unmounted partition?18:23
ioriacaninodev,  i advice against using unity in vnc ...    for that you create a new user ....18:24
mal_misbehavingThat is ecryptfs, not ecruptfs.18:24
caninodevioria: I am fine with not using unity18:24
EriC^^mal_misbehaving: did you try ecryptfs-unwrap-passphrase?18:24
caninodevioria: basically I want to configure lightdm to allow either one to be a thin client or a local client18:24
mahakalGuys three processes named : evolution-calendar* are consumin 120+ RAM memory ? Are they must for system to run ?18:25
xxcryptoxxEriC^^: typed it in says parted: invalid option -- 'I'18:25
EriC^^xxcryptoxx: it's small L18:25
xxcryptoxxOh18:25
xxcryptoxxhttps://usercontent.irccloud-cdn.com/file/SpYCxPw6/irccloudcapture540139930.jpg18:26
ioriacaninodev,  maybe i wasn't clear ... they are both real system-users ... but one (when you login) will be automatically redirected to the remote server18:26
xxcryptoxxEriC^^:18:26
caninodevioria: so on the client desktop, I should setup a user that mirrors that of the remote server, configure the .profile to run vncclient instead of xclient?18:27
EriC^^xxcryptoxx: ok, so do you need anything on the usb still? it's going to get complete wiped fyi18:28
ioriacaninodev,  i lost you18:28
xxcryptoxxEriC^^: i just want the usb to install it on to the HDD18:28
EriC^^xxcryptoxx: ok, type sudo dd if=/path/to/iso of=/dev/sdb bs=4M progress=status && sync18:29
EriC^^xxcryptoxx: everything on the usb will get wiped as i said18:29
caninodevioria: "the real system-users".. Both local and remote have to be created on the client desktop correct?18:30
ioriacaninodev, correct18:31
alexbligh1I am trying to install Ubuntu 16.04 on an HP micro server Gen8 with 4 x 8GB disks (no UEFI). I want RAID 1, so configured an LVM VG consisting on 2 PVs which were 2 MD RAID devices across the entire GPT formatted disk. Installing Grub fails because it says it needs embedding (unclear why as Grub has native LVM and MD drivers I thought) and it can't embed without a BIOS boot partition. What's the best way to go here? Will a RAID 1 /boot on two of18:31
alexbligh1the disks work? Or do I need 2 non-RAIDED identical /boot partitions? (I want to be able to boot when the RAID is degraded).18:31
xxcryptoxxEriC^^: what does 4M mean?18:31
ioriacaninodev, or you want exlore the 'nis' package18:32
EriC^^xxcryptoxx: 4mb, it'll make it transfer quicker18:32
c3VwcmlzZWJ1dHRzthere is a lot of people here18:32
MonkeyDustc3VwcmlzZWJ1dHRz  yes, welcome, now you're one of the crowd18:33
xxcryptoxxEriC^^: dd: unrecognizedboperand 'progress=status'18:33
ioriaold dd18:33
c3VwcmlzZWJ1dHRzyeah18:33
alexbligh1Um 8TB not 8GB obviously18:33
c3VwcmlzZWJ1dHRzdoes anyone here know perl?18:34
EriC^^xxcryptoxx: try status=progress18:34
naccc3VwcmlzZWJ1dHRz: yes, but there are also perl channels18:34
c3VwcmlzZWJ1dHRzcool18:34
scottjlxxcryptoxx:  try dd if=/path | pv | dd of=/path18:34
MonkeyDustc3VwcmlzZWJ1dHRz  type   /j #perl18:35
ducassealexbligh1: https://wiki.archlinux.org/index.php/GRUB#GUID_Partition_Table_.28GPT.29_specific_instructions18:35
xxcryptoxxEriC^^: dd: invalid status flag: 'progress'18:36
ducassexxcryptoxx: EriC^^ status=progress is a pretty new feature18:36
ioriathat is a new flag in coreutils18:36
EriC^^xxcryptoxx: ok, nevermind the status=progress part18:37
EriC^^it just gives a progress report as it copies it, just give it a minute or 2 and it'll finish18:37
alexbligh1ducasse, thanks. Does that mean I can (possibly, with parted) generate one of those BIOS grub partitions in the post-mbr gap?18:37
scottjlpipe it thru pv, which isn't relatively new. get a progress report with no problem.18:37
xxcryptoxxEriC^^: now all i see is the input thingy(the line that blinks nothing else)18:38
xxcryptoxxOk nvm EriC^^18:38
xxcryptoxxIt did something18:38
EriC^^xxcryptoxx: ok, type "sync"18:38
ducassealexbligh1: gpt has no post-mbr gap as it has no mbr18:38
xxcryptoxxEriC^^: 370+1 records in  370+1 records out18:39
xxcryptoxxEriC^^: typed it now what?18:39
alexbligh1ducasse, sorry post-GPT gap. The article you referenced said "The post-GPT gap can also be used as the BIOS boot partition though it will be out of GPT alignment specification. Since the partition will not be regularly accessed performance issues can be disregarded, though some disk utilities will display a warning about it. In fdisk or gdisk create a new partition starting at sector 34 and spanning to 2047 and set the type. To have the viewable18:39
alexbligh1partitions begin at the base consider adding this partition last."18:39
EriC^^xxcryptoxx: that seems a little low and it was very quick, you sure about the iso file you gave it?18:39
xxcryptoxxEriC^^: iso is 1,6gb18:40
EriC^^xxcryptoxx: actually nevermind18:40
Bill1973Try again later my eyes hurt. Taking a nap18:40
EriC^^xxcryptoxx: ok, reboot the pc, go to the bios settings and put the usb at the top of the boot order18:40
xxcryptoxx25,0988s, 61,9MB/s18:41
mal_misbehavingEriC - I did with this result: Error: Unwrapping passphrase failed [-2]18:41
mal_misbehavingInfo: Check the system log for more information from libecryptfs18:41
ducassealexbligh1: i'd probably just create a small partition near the beginning18:41
EriC^^mal_misbehaving: what's your actual problem?18:41
alexbligh1ducasse, was trying to rescue the existing installation18:41
ducassealexbligh1: right, is there space at the end? gpt needs some free space after the last partition as well.18:42
xxcryptoxxEriC^^: it did nothing just went to menu18:42
xxcryptoxxI wish wubi came with it18:42
alexbligh1ducasse, needs to be in the first 2TB. Disks are 8TB so the end is no good18:42
EriC^^alexbligh1: he means the backup gpt partition table info18:43
mal_misbehavingEcryptfs drive failed.  Trying to recover data.  Created dd images...18:43
mal_misbehavingFscked to fix file system with 3% damage. Trying to unencrypt data from dd image...18:44
xxcryptoxxEriC^^: didnt work18:44
EriC^^mal_misbehaving: did you try decrypting it with sudo ecryptfs-recover-private /path/to/.Private ?18:44
ducassealexbligh1: well, then you probably need to use that gap. i've never done that.18:44
EriC^^xxcryptoxx: any bios settings like usb boot or fast boot or something like that?18:44
EriC^^xxcryptoxx: try a different usb port18:45
EriC^^alexbligh1: what are you trying to do?18:45
EriC^^mal_misbehaving: ok, so the dd image is an image of the partition or the whole disk?18:45
L00P3Xhow do I update a single software like hexchat over terminal?18:46
alexbligh1EriC^^, I installed 16.04 on a non-UEFI machine with 8TB disks - LVM'd RAID1. Won't install grub. So trying to retroactively add a bios_grub partition18:46
xxcryptoxxEriC^^:  https://usercontent.irccloud-cdn.com/file/kEGDaOFN/received_1079770792134530.jpeg18:46
EriC^^L00P3X: sudo apt update && sudo apt install hexchat should grab the newer version18:46
EriC^^alexbligh1: did you create a 1mb bios_boot grub partition in the first 2tb?18:47
MonkeyDustL00P3X  also try the --reinstall flag18:47
mal_misbehavingEriC, it is the home partition only.  I can post output to commands on github, but I don't know where on github to post the text.18:47
L00P3Xthank you Eric^^ i tried whit apt-get ubuntu hexchat but seems to be more complete18:47
alexbligh1EriC^^, not initially. That's what I'm trying to put in the post GPT gap18:47
L00P3XMonkeyDust nice way too18:48
EriC^^L00P3X: no problem18:48
EriC^^mal_misbehaving: ok, did you mount the dd image?18:48
mal_misbehavingEriC, yes.18:48
EriC^^alexbligh1: ok, it can be anywhere in the first 2tb18:49
mal_misbehavingEriC, I also: sudo ecryptfs-unwrap-passphrase mnt/tmp/everyone/.ecryptfs/wrapped-passphrase18:49
alexbligh1EriC^^, thanks - am giving it a try18:49
mal_misbehavingReceived: Error: Unwrapping passphrase failed [-2]18:49
mal_misbehavingInfo: Check the system log for more information from libecryptfs18:49
EriC^^alexbligh1: np, set the partition type to ef02 so grub knows where to install18:50
xxcryptoxxEriC^^: ?18:50
lotushi there, just installed ubuntu gnome 17.04 and notice that Grub doesn't show my SuSE OS -- please advise?18:50
EriC^^mal_misbehaving: are you able to browse to /mnt/<your user>/.Private ?18:51
ducasse!ubuntu+1 | lotus18:51
ubottulotus: Zesty Zapus is the codename for Ubuntu 17.04 - Support only in #ubuntu+118:51
mal_misbehavingEriC, I can browse to the file, but I can't do anything with it.18:51
EriC^^mal_misbehaving: try sudo ecryptfs-recover-private /path/to/.Private ?18:52
EriC^^- ?18:52
mal_misbehavingEriC: INFO: Searching for encrypted private directories (this might take a while)...18:53
EriC^^xxcryptoxx: what's under misc devices? and under Boot?18:54
mal_misbehavingEriC: INFO: Searching for encrypted private directories (this might take a while)...18:54
mal_misbehavingEriC, I meant: find: ‘/run/user/1000/gvfs’: Permission denied18:54
EriC^^mal_misbehaving: pass it the location you have18:55
RedfoxmoonI've got a weird problem with CIFS, set up a network mount to a NTFS directory and it worked fine, until seemingly today and now I am getting error code -121 on mounting it18:55
EriC^^/mnt/<your user>/.Private18:55
xxcryptoxxEriC^^: where is misc devices?18:55
EriC^^xxcryptoxx: in the screenshot at the bottom18:55
mal_misbehavingEriC, I don't understand, but I'll show something similar that worked...  to a point.18:56
xxcryptoxxhttps://usercontent.irccloud-cdn.com/file/A3MLpXMl/Screenshot+from+2017-03-10+20%3A55%3A44.png18:56
mal_misbehavingThis responded with a choice to recover or not: sudo encryptfs-recover-private /mnt/tmp/everyone18:57
mal_misbehavingINFO: Found [/mnt/tmp/everyone].18:57
mal_misbehavingTry to recover this directory? [Y/n]: Y18:57
mal_misbehavingINFO: Could not find your wrapped passphrase file.18:57
mal_misbehavingINFO: To recover this directory, you MUST have your original MOUNT passphrase.18:57
mal_misbehavingEriC, note that I only directed the command to the folder that contained .private and .ecryptfs.18:58
mal_misbehavingI presume the command is looking in the right place.  I don't have the mount password, just the login password.18:59
ducasse!paste | mal_misbehaving18:59
ubottumal_misbehaving: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.18:59
mal_misbehavingEriC, remember, this is the fscked dd image file.18:59
mal_misbehavingubottu, thx, will do.19:00
ubottumal_misbehaving: I am only a bot, please don't think I'm intelligent :)19:00
EriC^^mal_misbehaving: if it didn't find the wrapped passphrase then you need the actual passphrase to decrypt it19:01
xxcryptoxxubottu: hello high bot19:01
ubottuxxcryptoxx: I am only a bot, please don't think I'm intelligent :)19:01
xxcryptoxxubottu: i dont19:01
=== miguel is now known as Guest17295
mal_misbehavingEriC, I have the original password used to log into the account.19:02
EriC^^mal_misbehaving: without the wrapped passphrase it won't help :/19:02
EriC^^sorry19:03
EriC^^mal_misbehaving: are you sure you pointed it to the right dir?19:04
EriC^^xxcryptoxx: i meant the boot option in the bios19:04
mal_misbehavingHi Eric, no worries.  I should have documented the mount-passphrase.  Can you explain the difference between wrapped passphrase, mount passphrase, and my login passphrase?19:04
mal_misbehavingAlso, is there anything I can do to the original drive that might unlock that wrapped passphrase?19:05
EriC^^mal_misbehaving: the passphrase is the key used to encrypt the files, the wrapped passphrase is a file which contains the actual passphrase, but it's been wrapped (encrypted) using your login pass, so when you enter the login pass it decrypts that file, and gets the actual passphrase and does the decryption of the filesystem with it19:06
xxcryptoxxEriC^^: the startup bios?19:06
xxcryptoxxxxcryptoxx: or another folder19:06
mal_misbehavingEriC, thanks.  How can I view my system log?19:07
EriC^^mal_misbehaving: /var/log/syslog19:07
EriC^^mal_misbehaving: are you sure the wrapped passphrase is gone though? i find it very odd it would have disappeared19:08
xxcryptoxxEriC^^:  https://usercontent.irccloud-cdn.com/file/ZgiJw49o/irccloudcapture-1272665095.jpg19:08
EriC^^mal_misbehaving: i have an idea, how about try to recover the wrapped passphrase using some recovery utility like testdisk or photorec?19:08
mal_misbehavingEriC, does this mean the headers were corrupted or the system is looking in the wrong place...19:08
mal_misbehavingValid eCryptfs headers not found in file header region or xattr region, inode 1219:09
EriC^^i still find it hard to believe among all the files, it got corrupted19:09
xxcryptoxxEriC^^:  https://usercontent.irccloud-cdn.com/file/0JKosmmL/irccloudcapture-375088390.jpg19:09
mal_misbehavingAlso, could I try and extract the file from my non-fscked image file using photorec?19:10
EriC^^mal_misbehaving: yeah19:10
mal_misbehavingWhere would I look?19:10
EriC^^xxcryptoxx: it all looks good19:11
EriC^^xxcryptoxx: which ubuntu are you trying to install?19:12
xxcryptoxxEriC^^: 16.0419:12
mal_misbehavingEriC, also, if I reset up Thunderbird, will I be able to merge the old files...19:12
mal_misbehavingEriC, into the new setup if I'm ever able to retrieve them?19:12
EriC^^mal_misbehaving: /home/<youruser>/.ecryptfs/wrapped-passphrase19:13
EriC^^mal_misbehaving: try a quick sudo find -iname "*wrapped-passphrase*"19:13
mal_misbehavingEriC, you mean on my currently mounted image file that I can't access?19:15
=== Mack_ is now known as Guest3913
EriC^^xxcryptoxx: dunno what to do in this case, there's booting the iso from grub, but i've not had like with 16.04 kept getting an error about /dev/sr019:17
EriC^^give it a shot maybe you won't get the error, or somebody knows how to fix it19:17
EriC^^mal_misbehaving: yeah19:17
EriC^^also the unfsck'd one if this one fails19:17
mal_misbehavingEriC, I'm looking at a ">"  Do I need a closed quote mark?19:18
xxcryptoxxEriC^^: how do i uninstall ubuntu, maybe thats the cause of all this mischief?19:18
mal_misbehavingHow do I move beyond the ">"?19:18
EriC^^mal_misbehaving: yes, you might have missed a "19:19
EriC^^mal_misbehaving: try sudo find /mnt -iname "*wrapped-passphrase*"19:19
EriC^^mal_misbehaving: press ctrl+c19:19
EriC^^xxcryptoxx: no it's nothing to do with ubuntu, it's before it in the bios19:20
mal_misbehavingEriC, result: /mnt/tmp/.ecryptfs/everyone/.ecryptfs/wrapped-passphrase19:20
xxcryptoxxEriC^^: oh19:20
EriC^^mal_misbehaving: great!19:20
EriC^^why's it in /tmp that's pretty odd19:20
EriC^^mal_misbehaving: where is the actual home partition mounted to?19:21
mal_misbehavingEriC, I ran a command that put it there.  Let me see if I can post a link to it.19:21
EriC^^xxcryptoxx: wanna try the grub iso booting?19:21
xxcryptoxxEriC^^: wait a bit19:21
EriC^^mal_misbehaving: try typing lsblk and see what it says under mountpoint19:22
EriC^^xxcryptoxx: k19:22
ducasseEriC^^: looks to me like it's just mounted to /mnt/tmp, the .ecryptfs folder should be at the root.19:22
mal_misbehavinglsblk19:22
mal_misbehavingha ha!19:22
EriC^^mal_misbehaving: :D19:23
EriC^^ducasse: yeah there's another .ecryptfs there too, pretty odd19:23
ducasseEriC^^: no, each user has a subdir beneath the top .ecryptfs dir19:23
mal_misbehavingEriC, my head is wrapped to keep it from exploding.19:24
EriC^^ducasse: aha19:24
mal_misbehavingEriC, I think this is the relevant result: loop0    7:0    0 838.2G  1 loop /mnt/tmp19:24
EriC^^mal_misbehaving: ok19:24
EriC^^try the following command19:24
EriC^^sudo ecryptfs-unwrap-passphrase /mnt/tmp/.ecryptfs/everyone/.ecryptfs/wrapped-passphrase19:25
mal_misbehavingShould I enter my original login password?19:25
EriC^^yes19:25
mal_misbehavingOh my goodness!19:26
mal_misbehavingWrapped passphrase appears from the ether.19:26
EriC^^lol19:26
EriC^^it worked? it gave the mount passphrase?19:26
mal_misbehavingEriC, yes, I think so.19:27
EriC^^ok, write it down somewhere19:27
EriC^^i'd get a tattoo of it after all that happened :D19:28
mal_misbehavingEriC, before my computer crashes, right?19:29
EriC^^yeah it's very important19:30
mal_misbehavingEriC, I was following a tutorial that required this information...  let me try it and I'll report back in a few minutes.19:30
EriC^^ok19:30
Exterminador<EriC^^> xxcryptoxx: try this command, sudo dd if=/path/to/iso of=/dev/sdX bs=4M progress=status && sync -> does this apply to DVD also?19:31
ducasseExterminador: no19:31
Exterminadorjust USB stick?19:32
mal_misbehavingEriC, actually, I bounce what I'm doing off you b4 I do it...19:32
Exterminadorafter that command, does we need to type anything else?19:32
mal_misbehavingEriC, I will input the wrapped passphrase after entering the following...19:32
mal_misbehavingEriC^^, sudo ecryptfs-add-passphrase --fnek19:32
ducasseExterminador: the paths need to be correct19:33
mal_misbehavingEric^^, is that about right?19:33
Exterminadorducasse: yeah, but after the command finishes it's job, it's all set? or do we need to type anything else? I'm learning a bit everyday.. :D19:34
ducasseExterminador: no, that's all19:34
EriC^^mal_misbehaving: yes19:34
Exterminadorgreat! that's pretty cool to create a bootable USB stick..19:35
EriC^^mal_misbehaving: i'm not sure you need to do those steps19:35
EriC^^mal_misbehaving: try just doing as before and type the mount passphrase you got earlier19:35
EriC^^mal_misbehaving: try sudo ecryptfs-recover-private /path/to/.Private19:36
Exterminadorducasse: I need a hint.. if possible.. I need to keep an internet connection to a kinda of a webchat, that's needs to input in username and password... any way to do it from CLI?19:36
mal_misbehavingEriC^^: Already did it.  Said inserted tok with sig...19:37
mal_misbehavingEriC^^, into the user session keyring (x2)19:37
mal_misbehavingEriC^^ - per tutorial, I'm noting 2nd key value.19:38
EriC^^mal_misbehaving: ok, following along the guide19:39
mal_misbehavingEriC^^, I posted the instruction at this link: http://paste.ubuntu.com/24153352/19:40
mal_misbehavingEriC^^, working through now, will check in a couple minutes.19:40
ducasseExterminador: you want to access a webchat from cli? i'd guess a lot of them depends on js etc.19:41
Exterminadorso, it's almost impossible right? no way to have some kind of gui inside the vps, correct?19:42
kernel_panicCan anyone help me with preseeding a 16.04  system?19:43
theparadoxer02recently i  updated my system to 16.04 , after some time my screen turns black , what might be the problem ?19:43
theparadoxer02i am on 64 bit system!19:43
mal_misbehavingEriC, entered value, hit delete, cursor won't allow me to enter correct value...19:43
ducasseExterminador: i'm not sure i understand the question.19:43
mal_misbehavingHow can I delete the input on the line and start over entering the input?19:43
ducassemal_misbehaving: try ctrl+u19:44
mal_misbehavingducasse, ctrl-u only gets me to the beginning of the 2nd section on input.  Somehow, I have to sections and can't edit the first section.19:45
Exterminadorducasse: tbh is to keep an IRCcloud account open all the time.. but it needs email and password input. the only thing that I have that can keep it alive is the vps.. is that possible or it's better to don't even try?19:45
mal_misbehavingtwo sections, not to sections.19:45
EriC^^mal_misbehaving: try cancelling it with ctrl+c19:46
ducasseExterminador: in theory you might be able to cobble something together, but it would probably be slow and a bit of a hassle.19:47
theparadoxer02anyone please help !19:48
ducasse!patience | theparadoxer0219:48
ubottutheparadoxer02: 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/19:48
mal_misbehavingEriC^^, that worked, but I need to start over.  On it now.19:49
theparadoxer02ducasse, i thought no one payed attention.will mind next time!19:49
EriC^^mal_misbehaving: try the sudo ecryptfs-recover-private /path/to/.Private if you can19:49
Exterminadorducasse: thanks anyway.. let it be. :)19:49
BluesKajtheparadoxer02, check your power and session setting timers19:50
xxcryptoxxEriC^^: is there anyway to upgrade in terminal for DVD or usb in terminal19:51
mal_misbehavingEriC^^, OK.  On it now.19:51
EriC^^xxcryptoxx: yes, you can do an upgrade using the internet19:53
mal_misbehavingEriC^^:  find: ‘/run/user/1000/gvfs’: Permission denied19:53
EriC^^xxcryptoxx: i mean no, but you can use the internet to upgrade19:53
xxcryptoxxEriC^^: isnt there a file i can mod19:53
EriC^^mal_misbehaving: did you give it the /mnt/path/to/.Private ?19:54
EriC^^xxcryptoxx: i dont think so19:54
ducassexxcryptoxx: you can't upgrade from usb or dvd19:54
xxcryptoxxThats literally the dumbest thing ever, not being able to upgrade via usb or dvd19:55
Exterminadorisn't possible to upgrade with core manager or whatever it's called? or the current OS of him is way too old?19:55
=== cyborg is now known as Guest98655
EriC^^xxcryptoxx: i'd go for the grub iso booting19:55
xxcryptoxxEriC^^: okay give me the steps19:56
EriC^^xxcryptoxx: boot into the ubuntu install you have right now19:56
ducasseExterminador: not from usb/dvd, only network19:56
xxcryptoxxIm in EriC^^19:56
EriC^^xxcryptoxx: copy the iso to the windows partition19:56
xxcryptoxxEriC^^: its on the desktop yea19:56
xlmnxpمرحبًا جميعًا :)19:57
EriC^^xxcryptoxx: no i mean on the windows partition19:57
yanoshhi all! I'd like to upgrade my qemu from 2.6.1 to 2.8, but 2.8 is not yet available. However I found it here: https://launchpad.net/qemu . How can I upgrade to 2.8? I'm on Ubuntu 16.10.19:57
xxcryptoxxOr must i put it in C EriC^^19:57
EriC^^xxcryptoxx: yeah exactly19:57
yanosh*not yet available from apt19:57
naccyanosh: 2.8 is in 17.04 only19:57
EriC^^xxcryptoxx: yeah put it in the main dir so it's easy to get to19:57
ducasseyanosh: 16.10 only has one version of qemu, others are unsupported19:57
Exterminadoroh, yeah.. it's true.. we need internet access to do that.. btw, after an upgrade into a development version, is it possible to downgrade to the LTS version or it needs to be reinstalled from scratch?19:58
naccyanosh: and 2.8 will never be in 16.10 officially19:58
xxcryptoxxEriC^^: i just put it in Local Disk19:58
yanoshnacc, ducasse, do I have to upgrade to 17.04 ?19:58
EriC^^Exterminador: nope, it needs to be reinstalled19:58
naccExterminador: downgrades aren't a thing in ubuntu, reinstall is your option19:58
ducasseyanosh: yes, but that's not released yet19:58
mal_misbehavingEriC, yes: sudo ecryptfs-recover-private /mnt/tmp/everyone/.Private19:58
naccyanosh: if you insist on 2.819:58
mal_misbehavingEriC^^, I'm following the instructions I posted here:  http://paste.ubuntu.com/24153352/19:59
yanoshnacc, my problem is that I can't enable 3D acceleration on virtio driver. I'm getting this error: virtio 3d acceleration is not supported19:59
yanoshwhen trying to start vm20:00
xxcryptoxxEriC^^: done20:00
EriC^^mal_misbehaving: try giving it this line20:00
EriC^^mal_misbehaving: try the sudo ecryptfs-recover-private  /mnt/tmp/.ecryptfs/everyone/.Private20:00
ducasseyanosh: if that is a big issue for you, wait until 17.04 is out and then upgrade20:00
mal_misbehavingResult:  INFO: Found [/mnt/tmp/.ecryptfs/everyone/.Private].20:01
EriC^^xxcryptoxx: ok, reboot the pc20:01
EriC^^xxcryptoxx: hold shift and then press c to get to the grub command prompt20:01
mal_misbehavingTry to recover this directory? [Y/n]:20:01
yanoshthe guest machine's GUI is very slow, it's almost useless20:01
EriC^^mal_misbehaving: nice, press Y20:01
mal_misbehavingDo I enter the wrapped passhrase now?20:02
naccyanosh: and you know this is fixed in 2.8?20:02
yanoshI wanted to give it a chance.20:02
yanoshnot sure what's the problem20:03
EriC^^mal_misbehaving: yes20:03
ducasseyanosh: that should not be a problem with a normal guest, something else might be wrong.20:04
ducasseyanosh: or do you mean "too slow for games, but not too slow for desktop work"?20:05
yanoshducasse, it too slow for desktop work too20:05
mal_misbehavingEriC, INFO: Found your wrapped-passphrase20:05
mal_misbehavingDo you know your LOGIN passphrase? [Y/n]20:05
EriC^^mal_misbehaving: press Y20:05
EriC^^enter the user pass you usually had20:05
ducasseyanosh: then i suspect a deeper problem.20:05
naccyanosh: you don't need 3d accleeration for desktop or games (afaik)20:06
mal_misbehavingEric^^, can I ctrl-v the wrapped password?  I received an error when I just did this.20:06
EriC^^mal_misbehaving: no need for the wrapped one20:06
EriC^^mal_misbehaving: type the usual user login password20:06
mal_misbehavingEriC^^, INFO: Success!  Private data mounted at [/tmp/ecryptfs.NkuaD91n].20:07
EriC^^mal_misbehaving: great!20:07
yanoshnacc, its like a comic book you know. GUI goes with like 5 FPS20:07
Exterminadorerm.. when I try 'ssh root@localhost' on my lappy it says 'connect to host localhost port 22: connection refused' is that router related or some kinda firewall on the OS?20:08
ducasseyanosh: then something is definitely wrong.20:08
naccyanosh: that is abnormal in general, how are you connected to the guest, howa re you configured it?20:08
yanoshI suspect something is wrong with my ubuntu host because when I try to enable 3D acceleration I can't even start the guest.20:08
naccExterminador: root ssh disabled?20:08
yanoshnacc, I configured it in virt-manager20:08
mal_misbehavingEriC^^, I see the directory structure, but I'm not finding individual files.20:08
plgosJello20:08
EriC^^Exterminador: try systemctl status ssh20:09
ExterminadorI need to be with root to do that?20:09
EriC^^mal_misbehaving: how about the size of the dir?20:09
EriC^^Exterminador: no20:09
yanoshnacc, I set virtio devices everywhere I could.20:09
mal_misbehavingEriC^^, OK, I found a couple.  Maybe the missing files are corrupted.  I'll check dir size.20:09
Exterminadorinactive (dead), on my wife's user account20:10
EriC^^mal_misbehaving: try df -h20:10
yanoshnacc, this is the command generated by virt-manager: http://pastebin.com/h5n2hBpx this is the last working version20:10
EriC^^Exterminador: try sudo systemctl enable ssh20:10
Exterminadorerm.. Loade: not-found (Reason: No such file or directory)20:10
EriC^^Exterminador: ok, try sudo apt install openssh-server20:11
mal_misbehavingEriC^^, it might be find.  Maybe a delay in loading.  I'll play around for a bit.20:11
EriC^^mal_misbehaving: ok20:11
Exterminadorerm.. my wife don't have sudo privileges..20:11
mal_misbehavingEriC^^, that was awesome help...  Thx.20:11
EriC^^mal_misbehaving: no problem20:12
naccyanosh: per https://www.kraxel.org/blog/tag/virtio-gpu/ gl=on must be passed, as its off by default20:12
xxcryptoxxEriC^^: okay im on the command line in Grub20:13
EriC^^xxcryptoxx: type ls and get the name of the windows partition20:14
EriC^^hd0,msdos2 or so20:14
Exterminadorhow do I add my wife user account to sudoers list?20:15
xxcryptoxxhttps://usercontent.irccloud-cdn.com/file/hNYSQQrw/irccloudcapture941397289.jpg20:15
yanoshnacc, hm, on the Display Spice tab, OpenGL cannot be enabled and there is a warning icon next to it: "Hypervisor/libvirt does not support spice GL"20:16
ducasseExterminador: you need sudo access to do that.20:16
=== alan_ is now known as Guest58942
MonkeyDustExterminador  sudo adduser <username> sudo20:16
Exterminadorducasse: I've changed to root account now..20:17
EriC^^xxcryptoxx: try ls (hd0,msdos3)/20:17
naccyanosh: LP: #155399920:17
ubottuLaunchpad bug 1553999 in qemu (Ubuntu) "OpenGL support is disabled" [Wishlist,New] https://launchpad.net/bugs/155399920:17
xxcryptoxxEriC^^: i see the iso20:17
xxcryptoxxubottu: be quite20:18
EriC^^xxcryptoxx: is it a long name or easy?20:18
xxcryptoxxEriC^^: ubuntu.iso20:18
EriC^^ok20:18
ExterminadorMonkeyDust: done. tks :D20:18
EriC^^xxcryptoxx: type loopback loop (hd0,msdos3)/ubuntu.iso20:19
Exterminadorand ssh to localhost solved with the 'apt install openssh-server'20:19
xxcryptoxxEriC^^: done20:19
yanoshnacc, ubottu, I've got virglrenderer0 0.5.0 installed too20:20
EriC^^xxcryptoxx: linux (loop)/casper/vmlinuz boot=casper iso-scan/filename=ubuntu.iso noprompt noeject20:20
EriC^^xxcryptoxx: is it a 64bit version?20:20
yanoshlibvirglrenderer0, to be exact20:20
xxcryptoxxEriC^^: yea20:20
EriC^^xxcryptoxx: make that linux (loop)/casper/vmlinuz.efi boot=casper iso-scan/filename=ubuntu.iso noprompt noeject20:21
xlmnxphow I can make a gtk widget with nodejs or javascript20:21
xlmnxplike quickly for pythob20:22
xlmnxplike quickly for python20:22
xxcryptoxxEriC^^: must i do the code before or must i do them both20:22
EriC^^xxcryptoxx: no, just the last one20:22
naccyanosh: 17.04 won't help you20:22
naccyanosh: debian enabled and then disabled opengl support20:22
naccyanosh: and the version in 17.04 is disabled again20:23
naccyanosh: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=81365820:23
ubottuDebian bug 813658 in qemu "Please enable virgl support" [Wishlist,Open]20:23
xxcryptoxxEriC^^: done20:23
EriC^^xxcryptoxx: initrd (loop)/casper/initrd.lz20:24
EriC^^xxcryptoxx: then type boot20:24
ubuntu-mateheyo20:24
ducassexlmnxp: try a nodejs channel20:25
xxcryptoxxEriC^^: omw the screen had alot of characters now i feel like a hacker:-)20:25
EriC^^:D20:25
ioriaxlmnxp, https://developer.gnome.org/gnome-devel-demos/stable/hello-world.js.html.en20:26
xxcryptoxxEriC^^ https://usercontent.irccloud-cdn.com/file/LxtuiDOT/irccloudcapture-1272665095.jpg20:26
xxcryptoxxNot working20:26
EriC^^xxcryptoxx: which windows do you have?20:27
Drohi20:27
xxcryptoxxEriC^^: 720:27
EriC^^xxcryptoxx: try doing the stuff it suggests20:28
xxcryptoxxThink its because i didnt shutdown properly20:28
xxcryptoxxCheckdsk /r20:28
EriC^^chkdsk /r20:28
xxcryptoxxYeah20:28
xxcryptoxxLol20:28
EriC^^potato potata20:28
EriC^^:D20:28
Droanyone faced a problem like this: the mouse appear in lsusb but does'nt work?20:28
xxcryptoxxDro: driver error maybe20:29
yanoshso what I'm reading in 813658 is that qemu needs to be built in some way to use virgl20:29
naccyanosh: yes, it was, but that pulls in many dependencies and was dropped in Debian. We don't want to diverge from Debian without good reason20:30
yanoshnacc, I can't decide if this virtio 3D acceleration thing can even be accomplished or should I just give up.20:31
naccyanosh: it cannot be accomplished using ubuntu packages20:32
naccyanosh: probably wait til 17.10 or 18.0420:32
naccyanosh: you don't need 3d acceleration to use a desktop20:32
naccyanosh: (in a VM)20:33
yanoshnacc, okay no need for 3D acceleration, but I seem to be not having any HW acceleration at all20:34
xxcryptoxxEriC^^:5% complete :/20:35
naccyanosh: the defaults from virt-manager should be sufficient to use a desktop in a VM20:40
naccyanosh: if they are not, then something else is the problem, with most common hardware20:40
neldogzso i installed kdeconnect and it pulled a whole bunch of kde packages to my system but the kdeconnect package was broken and didnt work so I uninstalled it but didn't uninstall all the dependencies that it downloaded... I added the repo and installed the latest version of kdeconnect and now it works.. but now I have like 30 kde related packages that say they are no longer needed and I am afraid of autoremoving them20:47
neldogzwhat do i do?20:47
=== xxcryptoxx is now known as crypto
=== crypto is now known as PheonixVape
pkhaxorzhey20:49
pkhaxorzI'm having a weird thing happen20:49
=== PheonixVape is now known as PheonixVape10166
pkhaxorzI'm trying to get it so that my laptop can wake from having a usb device do a thing20:49
pkhaxorzbut instead its just instantly waking up from suspend20:50
pkhaxorzI'm looking for someone who knows their way around acpi20:51
MonkeyDustpkhaxorz  ask your question, in one line, then wait20:52
jm_hey20:53
pkhaxorzhoi20:53
texlaI have a desktop and a laptop both with Ubuntu-16.04 and grub-pc whenever I run update-grub the entries are kernels and not the entries that are on grub menu20:56
OerHekspkhaxorz, what exactly do you mean with " so that my laptop can wake from having a usb device do a thing" ??20:57
xlmnxpioria: thank you :D20:57
=== PheonixVape10166 is now known as xxcryptoxx
xxcryptoxxpkhaxorz: i think it could be in your BIOS  a setting may21:00
xxcryptoxxMaybe21:00
=== AurorasHorns__ is now known as AurorasAura
ScorpiusZHello, new to Ubuntu here just installed it because thats what's on the A+21:06
teamunknownhi21:06
ScorpiusZWhat's the best source to learn how to use Ubuntu like a pro?21:07
nacctexla: can you pastebin the command and output?21:07
naccScorpiusZ: a pro what?21:07
ScorpiusZLearn how to use ubunto like a pro21:07
naccScorpiusZ: a pro what? as I just asked21:07
naccScorpiusZ: also, i'm 99% sure you're going to ask for something offtopic in this channel21:08
ScorpiusZlike an expert21:08
scottjla pro user? a pro admin? a pro gamer?21:08
naccScorpiusZ: that's *not* an answer21:08
naccScorpiusZ: an expert *what*?21:08
OerHeksScorpiusZ, use it, read about software, like the many of us.21:08
ScorpiusZAn expert in Ubuntu21:08
k1lScorpiusZ: start using it. if you need help ask a specific question here :)21:09
naccScorpiusZ: what OerHeks said, since you are refusing to be specific.21:09
ScorpiusZI guess thats simple enough21:09
ScorpiusZHow do I find other chat rooms in Xchat? I see no lists or options to browse rooms21:09
texlanacc, http://pastebin.com/RQVhhfHY21:10
k1lScorpiusZ: dont use xchat.  use Hexchat, its the new xchat21:10
nacc!alis | ScorpiusZ21:10
ubottuScorpiusZ: Alis is an IRC service to help you find channels. For help on using it, see "/msg Alis help list" or ask in #freenode. Example usage: "/msg Alis list http"21:10
scottjli think there's an "ubuntu for dummies" book you can get.21:10
nacctexla: and what is the problem there?21:10
OerHeksScorpiusZ, sure there is a 'server' tab on the top panel21:10
ScorpiusZlist rooms21:11
k1lScorpiusZ: this freenode network has too many channels to search it with the client. better use the alis bot like the ubottu told you21:11
scottjlhttps://linuxnewbieguide.org/21:11
texlanacc, There are no entries for sda6 or sda3 and listed in grub menu why should i be showing kernels21:11
ScorpiusZThanks scott21:11
OerHeksScorpiusZ, tip 1: xchat is no longer under development, use hexchat instead ( = clone with security patches)21:12
nacctexla: what? update-grub doesn't configure the disk you have installed grub on21:12
scottjlyou'll probably find more usefull articles with google21:12
nacctexla: "why should i be showing kernels"? that doesn't make sense to me21:12
ScorpiusZOh I just installed this from store21:12
ScorpiusZI'll do hex chat thank you21:12
k1ltexla: can you show a "sudo parted -l | nc termbin.com 9999"21:13
nacctexla: all `update-grub` does is look at kernels it finds in /boot and updates the grub configuration file with those entries21:13
bonsairootHi guys. I think my steam install is borked. Can't remove it. On sudo apt purge steam: https://bpaste.net/show/cabac232415d21:13
texlanacc, update-grub has always showed the same menu as grub menu and not kernels21:13
k1ltexla: and can you rephrase the issue you got?  i dont really understand it21:13
scottjlbonsairoot: try dpkg --list | grep steam21:13
pavlostexla, ls -l /boot shows all the kernels you have, dpkg -l | grep linux-image similar21:13
scottjlbonsairoot: that will show you any steam packages still installed, remove those21:14
nacctexla: update-grub does not show a menu21:14
ScorpiusZHow do I uninstall xchat21:14
k1lScorpiusZ: what ubuntu do you use there?21:14
EriC^^ScorpiusZ: sudo apt purge xchat21:14
ScorpiusZ16.0421:14
k1lScorpiusZ: sudo apt purge xchat-gnome21:14
naccthere was no xchat in 16.04 ...21:15
bonsairootscottjl, yea all that comes up there is the steam:i386 package21:15
k1lthere is still that cut-off xchat-gnome :/21:15
nacck1l: good catch21:15
naccbonsairoot: you might look in /var/log/dpkg.log to see what the exact error was if it was logged21:15
ScorpiusZXchat-GNOME IRC Chat is the package I downloaded21:16
naccScorpiusZ: downloaded from where?21:16
k1l<k1l> ScorpiusZ: sudo apt purge xchat-gnome21:16
texlak1l, when i run update-grub my entries as per http://pastebin.com/RQVhhfHY and not was normally the same info that is shown in grub menu21:16
bonsairootnacc, I looked in the log already... no info that would help in there ... thanks anyway21:17
k1l<k1l> texla: can you show a "sudo parted -l | nc termbin.com 9999"21:17
k1ltexla: so far that output you showed looks normal21:18
texlanacc, Since when it always used to in say grub-0.9721:18
ScorpiusZOk on HexChat now21:18
nacctexla: "Since when it always used to in say"??21:18
OerHeksScorpiusZ, tip 2: install synaptic, a detailed softwarecenter ( softwarecenter gives metapackages only)21:18
nacctexla: i understand if you are not a native English speaker, but I genuinely don't understand that sentence21:18
nacctexla: and grub1 != grub2 if you recnetly updgrade21:18
ScorpiusZI missed tip 121:19
k1lScorpiusZ: tip 1 was to use hexchat :)21:19
ScorpiusZsynaptic package manager is what I need to download?21:20
texlanacc, I recently upgraded to grub-pc 2.02 and that is when the display changed21:20
EriC^^texla: show us "dpkg -l | grep grub"21:20
nacctexla: grub2 has been the default since 16.04, i believe21:20
nacctexla: so you mean you upgraded from 14.04 -> 16.04?21:21
texlaEriC^^, http://pastebin.com/07hdcpVL21:23
OerHekswe got a grub update today ..   2.02 indeed21:24
EriC^^texla: looks good21:24
texlanac21:24
texlaEriC^^, Before upgading grub the kernel info showing in a window between boot and login21:26
EriC^^texla: do you want that back?21:26
nacctexla: so you don't mean update-grub at all, you mean grub itself?21:26
texlanacc, no I mean it now shows up in update-grub21:27
k1ltexla: there was never "a new windows" when running update-grun21:28
ScorpiusZhow do i update grub?21:28
k1ltexla: do you mean grub customizer or such?21:28
nacctexla: the menu grub displays is unrelated to the output from `update-grub`21:28
k1lScorpiusZ: you dont need to as enduser.21:28
ScorpiusZBut what is it for?21:28
nacc!grub | ScorpiusZ21:29
ubottuScorpiusZ: GRUB2 is the default Ubuntu boot manager. Lost GRUB after installing Windows? See https://help.ubuntu.com/community/RestoreGrub - For more information and troubleshooting for GRUB2 please refer to https://help.ubuntu.com/community/Grub221:29
k1lScorpiusZ: grub is the "bootmanager" when you boot up. if you have more than one OS installed it lets you choose what OS to boot.21:29
ScorpiusZOkay so Grub is Ubuntu BootMngr21:29
OerHekstexla, so before the upgrade, you got a grubmenu to choose from?21:29
texlak1l, Before upgrading grub it showed the display that comes when booting for selecting sda6 orsda321:29
k1lScorpiusZ: its a linux bootmanager. not only ubuntu. it can boot windows, too21:30
ScorpiusZthis IT stuff is exhausting21:30
naccScorpiusZ: so far nothing you've said is IT :)21:30
k1ltexla: i think you are mixing things here. update-grub did never show that.21:30
scottjlhttps://www.gnu.org/software/grub/21:30
texlaOerHeks, yes that is correct21:30
ScorpiusZThanks for pointing tht out nacc21:30
naccis texla just looking for the 'advanced menu' ?21:30
k1lScorpiusZ: as i said, for the regular user, grub just works and you dont need to touch that21:31
ScorpiusZHas anyone here taken CompTIA A+?21:31
texlanacc, I would like to remove 22 kernel entries from update21:31
bonsairootSo I think the problem is with the steam.postrm script in /var/lib/dpkg/info I ran it in debug mode and get https://bpaste.net/show/f9fb57ab77a421:31
k1ltexla: the "advanced menu" is not displayed in the output on terminal when running update-grub. but its included in the grub when booting.21:32
nacctexla: you want to remove the kernels? `sudo apt autoremove`21:32
EriC^^texla: pastebin "dpkg -l | grep linux-image; uname -r"21:32
k1ltexla: remove the kernel packages. that will remove them from grub and make your get some disk space back.21:32
EriC^^oh ya, nevermind texla use nacc 's command21:32
texlanacc, sudo apt autoremove only removes autoremovable entries in  synaptic21:33
nacctexla: apt is not related to synaptic, i don't know what you mean21:33
nacctexla: and you only need to keep the most recent two kernels, general21:33
nacc*generally21:33
k1ltexla: "dpkg -l | grep linux-image | nc termbin.com 9999"21:34
nacctexla: so unless you manually installed a bunch of kernels, autoremove should know what to do21:34
nacctexla: or removed the metapacakges21:34
k1ltexla: and "ls -al /boot | nc termbin.com 9999"21:34
ScorpiusZHas anyone here taken CompTIA A+?21:34
nacc!ot | ScorpiusZ21:34
ubottuScorpiusZ: #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:34
k1ltexla: show this output urls here so we can see some facts21:34
texlak1l, http://termbin.com/lr6p21:35
bonsairootOk it was definitely the postrm script blocking the purge.. weird issue21:35
naccseems like autoremove should work21:35
naccbonsairoot: strange, were you able to fix it?21:35
ScorpiusZWell Ubuntu is on the A+21:36
k1ltexla: so that is a 14.04 32bit?21:36
naccScorpiusZ: so?21:36
ScorpiusZSo I want to know if anyone taken it and how this applies to that or is that to ask in the other room?21:36
naccScorpiusZ: this is the Ubuntu support channel (see /topic) for resolving issues with Ubuntu21:36
k1lScorpiusZ: this channel here is for supporting technical ubuntu issues. for general chatting we have #ubuntu-offtopic21:36
bonsairootnacc, yea managed to purge it now21:37
texlak1l, http://termbin.com/5tcv21:37
ScorpiusZ#ubuntu-offtopic21:37
k1ltexla: "lsb_release -sd" "uname -a?21:37
ScorpiusZjoin ubuntu-offtopic21:37
=== Agent_ is now known as Agent
texlanacc, It may be unbelievable but autoremove performed the operation stated21:38
texlak1l, ray@ray-Kudu-Pro:~$ lsb_release -sd" "uname -a21:39
texlaUsage: lsb_release [options]21:39
texlalsb_release: error: no such option: -21:39
texlaray@ray-Kudu-Pro:~$21:39
k1ltexla: that are 2 commands21:40
texlak1l, Ubuntu 16.04.2 LTS21:42
texlaray@ray-Kudu-Pro:~$ uname -a21:42
texlaLinux ray-Kudu-Pro 4.4.0-66-generic #87-Ubuntu SMP Fri Mar 3 15:27:09 UTC 2017 i686 i686 i686 GNU/Lin21:42
k1ltexla: ok, so you want to get rid of th 3.13 kernels?21:42
nacctexla: performed what operation?21:43
texlak1l, Yes and maybe keep only 4.4.064 and31 as backup21:43
k1ltexla: "sudo apt purge linux-image-3.13* linux-image-extra-3.13* linux-headers-3.13*"21:44
texlanacc, When i ran sudo apt autoremove it didnot remove any kernels only packages in synaptic21:45
OerHekstexla, autoremove keeps the current 4.4.066 and 64, for recovery, that is enough.21:45
nicomachusthey're prorbably set to manually installed21:45
k1ltexla: synaptic is not related to any of that21:45
nacctexla: i see; then something must be holding them via manual install21:45
k1land yes, wild clicking in synaptic can lead to such things like manually holding packages21:46
nicomachuslol21:46
nicomachusyes21:46
texlak1l, http://pastebin.com/5pmKFynJ21:51
k1ltexla: yes, that should have worked now21:52
j4f-shredder_Hey, I-m trying to install the synaptic gesture for the ubuntu notebook pad and I get this error21:54
j4f-shredder_configure.ac:51: error: must install xorg-server development files before running autoconf/autogen21:54
j4f-shredder_how do I fix that error21:54
texlak1l, http://pastebin.com/idj500kg21:54
j4f-shredder_I'm a noob21:54
j4f-shredder_I left windows behind21:55
elias_aSympathy points from here!21:55
texlak1l, Show I not be showing sda3 and sda6 in that update21:55
k1lj4f-shredder_: is xorg-dev installed?21:55
j4f-shredder_I just installed ubuntu21:55
j4f-shredder_I don't know anything21:55
k1ltexla: i still dont know what you mean with sda6 etc21:55
k1ltexla: "sudo parted -l | nc termbin.com 9999"21:56
texlak1l, sda6 is Ubuntu and sda3 is Linuxlite21:56
k1ltexla: so that is a totally different issue.21:57
k1ltexla: why did you not say that in the beginning…21:57
jayjoI am struggling to install wine on ubuntu. I get wine1.7 has no installation candidate21:57
k1l<k1l> texla: "sudo parted -l | nc termbin.com 9999"21:57
k1lbtw, 5th time i ask for that parted list now....21:57
j4f-shredder_how do I install xorg-dev21:57
k1lj4f-shredder_: sudo apt insatll xorg-dev21:57
k1lj4f-shredder_: sudo apt install xorg-dev21:58
k1l(sorry, had a typo)21:58
texlak1l, http://termbin.com/mw5i21:58
k1ltexla: "dmesg | nc termbin.com 9999"21:59
k1lusually, grub should look for other OSs on the other disks/partitions. maybe dmesg has a reason why it doesnt find that linuxlite.22:00
OlofL_Hello. how do I know what GPU i am using? i have a laptop with intel hd and amd radeon something. I also had problems when connecting to docking and using external display with my hp zbook g222:01
OerHeksOlofL_, open terminal :  lscpu22:01
OerHeksor look at your manual22:01
j4f-shredder_k1l: Thanks, I have another problem22:01
j4f-shredder_it asks for another dependency22:02
j4f-shredder_libevdev22:02
j4f-shredder_>=0.122:02
j4f-shredder_0.422:02
OlofL_OerHeks: grep  what?22:02
texlak1l, ray@ray-Kudu-Pro:~$ sudo parted -l | nc termbin.com 999922:02
texla[sudo] password for ray: Use netcat.22:02
j4f-shredder_when I use apt-cache search it throws libevdev-dev  libevdev2 libevdev-tools22:02
OerHeksOlofL_, grep? didn't type grep22:02
j4f-shredder_which one should I Install?22:02
k1lj4f-shredder_: please look into the readme of your software there, what it all needs as dependency22:03
k1lj4f-shredder_: i dont know if you need libevdev-dev or libevdev2 or libevdev-tools22:03
OlofL_i cant see anything regarding gpu info OerHeks22:03
k1l<k1l> texla: "dmesg | nc termbin.com 9999"22:03
texlak1l, http://termbin.com/qc5222:04
OerHeksOlofL_, lscpu should give a whole list about your cpu .. wait GPU? lspci | grep VGA22:04
OlofL_OerHeks: nothing22:05
k1ltexla: did you remove or shut off the osprober form grub?22:06
jayjoWhen I try to isntall Wine, I get a lot of errors pertaining to E: Failed to fetch http://us.archive.ubuntu.com/ubuntu/pool/main/m/mesa/libosmesa6_11.2.0-1ubuntu2.2_amd64.deb  404  Not Found [IP: 91.189.91.26 80]22:06
OerHeksOlofL_, odd, it should give you GPU details22:07
texlak1l, I did not to my knowledge remove or shutoff osprober22:07
k1ljayjo: run "sudo apt update" first22:07
jayjok1l: E: Failed to fetch http://us.archive.ubuntu.com/ubuntu/pool/main/m/mesa/libosmesa6_11.2.0-1ubuntu2.2_amd64.deb  404  Not Found [IP: 91.189.91.26 80]22:08
jayjoon sudo apt update22:08
k1ljayjo: that is not the output of "sudo apt update" :)22:09
k1ljayjo: please make sure the -security and the -updates repos are enabled on system-settings -> software&updates22:10
jayjok1l: here is the full output: https://bpaste.net/show/8189465851ed22:10
jayjoI'll check that setting22:10
k1ljayjo: run "sudo rm -rf /var/lib/apt/lists/*" then run "sudo apt update" again22:11
OerHekscurrent is https://launchpad.net/ubuntu/xenial/amd64/libosmesa6/12.0.6-0ubuntu0.16.04.122:12
tuxufhi22:14
jayjok1l: that worked, thanks for your help22:15
k1lnp22:16
k1ltexla: i guess you need to mount the sda3 first maybe and then urn update-grub22:16
texlak1l, Okay thanks for the help22:17
pavlosOlofL_, lspci -mm | grep VGA22:20
OlofL_i want a new theme. can i download both gtk2 and gtk3?22:20
Random832you can download whatever you want, but i don't see how that helps you get a new theme22:22
OerHeksOlofL_, Most recent themes support both gtk2 and gtk3. You shouldn't be using old themes in any case22:23
OlofL_Random832: it had nothing to do with me using either gpu :)22:24
OlofL_http://pastebin.com/WdpW9dLu pavlos22:24
Olanzapinhello! i have runned in to some trouble installing my wireless networkcard. 1 make clean  2. sudo make 3.sudo make install  https://bitbucket.org/sanrath/mediatek_mt7610u_sta_driver_linux-64bit/get/95fd2aa84ad7.zip22:27
Olanzapinwhat to do22:27
Olanzapinmodprobe something?22:29
OerHeksOlanzapin, what guide did you follow?22:31
Olanzapinhttps://bitbucket.org/sanrath/22:32
jakobflammHello22:32
OerHeksOlanzapin, that is no guide, just a download22:33
Olanzapinhttps://bitbucket.org/sanrath/mediatek_mt7610u_sta_driver_linux-64bit22:33
Olanzapinguide22:33
OerHeksno, again a download :-(22:34
OerHeksoh wait ..22:34
Olanzapininstalls ok but i dont get the card to work properly22:34
jakobflammive got a problem. Want to burn the ubuntu 10.10 netbook iso on a usb stick, but my netbook only shows my this text("Operating system not found") when i try booting from my dongle. Maybe someone here knows a way to fix this22:35
Olanzapinrufus22:35
OerHeksjakobflamm, 10.10 is dead, use a supported version22:36
jakobflammOerHeks I know that but i cant really run 12.04 on my netbook (god knows i tried). Stuttering all over the place even when i forcefully install the linux netbook kernel22:37
jakobflammrufus in windows only right?22:38
Olanzapinyes22:38
Olanzapinthougt you have enoter computer22:39
k1ljakobflamm: use the Lubuntu iso. and use a recent one. like 14.04 or 16.0422:41
k1ljakobflamm: Lubuntu is made for old and slow hardware22:42
jakobflammty k1l Ive got lubuntu on a other usb stick (new version) but i also cant get the result i want (youtube and flash are still horrible)22:44
mcphailjakobflamm: at some point you hit the limits of your hardware's capability22:52
tsimonq2Hey, so I have a partition, for example /dev/sdb1, that I want to completely move to /dev/sdc. What's the best way to go about doing this?22:53
tsimonq2Like, move the partition and the data inside it.22:53
jakobflammmcphail guess so but im gonna try atleast ;)22:54
Bashing-omtsimonq2: One can only resize (move ?) partitions into adjacent unallocated space .22:57
tsimonq2Bashing-om: So not from one disk to another?22:57
geniitsimonq2: Simpler to just mount both and then sudo mv * /sdb1mountpount /sdc1mountpoint22:57
tsimonq2genii: Aren't there weird permissions issues when doing that?22:58
tsimonq2i.e. won't root own everything?22:58
geniitsimonq2: mv preserves everything22:58
Bashing-omtsimonq2: Situation as combining partitons on separate disks is the functions of raid and LVM .22:58
tsimonq2genii: And you're 100% sure that I can do that? Just making sure before I do something that might wreck my system... ;)22:59
tsimonq2(Yes I know, backups... :P)22:59
capitanocrunch!search apt22:59
ubottuFound: muon, laptop, uses apt's stuff for getting and searching packages, if*, xbug*, slow, source, adeptcrashfix*, apt-proxy, touchpad, oneko-#ubuntu-offtopic and 79 more, see http://ubottu.com/factoids.cgi?search=apt22:59
tsimonq2Bashing-om: But I'm doing something completely different here22:59
geniitsimonq2: Something like: sudo mv * /sdb1mountpount/* /sdc1mountpoint     ...actually. Otherwise you'll get a structure like /sdc1mountpoint/sdb1mountpount/whatever-else-here23:00
jakobflammOlanzapin Ty its booting ;)23:00
tsimonq2genii: Gotcha, zsync'ing an ISO now so I can dd it onto a USB drive23:00
Bashing-omtsimonq2: As genii advises . maybe best to change the pointer rather than move the data .23:00
tsimonq2Bashing-om: Huh?23:01
Bashing-omtsimonq2: mountpoint as a pointer to the data in reference .23:02
tsimonq2Bashing-om: I still don't get what you're referring to.23:02
Bashing-omtsimonq2: Just to affirm that genii Has a valid directive .23:03
Eric_____HI23:06
Eric_____HOW ARE YOU DOING TODAY?23:08
Eric_____I NEED HELP WITH INSTALLING LINUX MINT23:08
kostkon!mint23:09
ubottuLinux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org23:09
Eric_____LINUX MINT OR UBUNTU IS BETTER?23:09
CodeMouse92__!offtopic | Eric_____23:10
ubottuEric_____: #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!23:10
CodeMouse92__(Also, please stop typing in all caps, kthanks.)23:10
Eric_____srry23:11
Eric_____how i install dual windows 10 and ubuntu on 1 laptop23:12
k1lEric_____: first install windows, then load the ubuntu usb/dvd, that can install alongside windows.23:13
Eric_____i has windows 10 installed already23:13
k1lthen make a bootable ubuntu usb and boot that23:13
k1lhttps://www.ubuntu.com/download/desktop/create-a-usb-stick-on-windows23:14
RochvellonEric_____: https://help.ubuntu.com/community/WindowsDualBoot23:14
Eric_____Ubuntu Desktop › Download Ubuntu desktop and replace your current operating system whether it’s Windows or Mac OS, or, run Ubuntu alongside it23:16
Eric_____do i click this?23:17
k1lEric_____: yes, click that to download the ubuntu iso23:19
Eric_____ok hold on23:19
Eric_____Ubuntu 16.04.2 LTS do i download it?23:20
k1lyes23:20
Eric_____its downloading23:21
momkenHello23:24
momkenHow could I enable my mobile broadband card of my laptop in Kubuntu 16.04?23:25
momkenI tried a lot. I installed "gobi-loader" package using apt and tried to find appropriate files for a generic carrier and put them in /lib/firmware/gobi23:26
momkenBut after reboot my card still isn't recognized as ttyUSB. What should I do?23:27
momkenmy laptop = hp elitebook 8470p, my card = Sierra HP un243023:28
funksterany devops/sys admins (fulltime job )for ubuntu and other linux distros?23:28
nacc!ot | funkster23:29
ubottufunkster: #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!23:29
naccmomken: hrm, it seems that the driver for that device was upstreamed pre-201223:38
naccmomken: oh i see, gobi-loader is what loads the fw?23:39
naccmomken: you should look in dmesg for qcserial, i think23:40
momkennacc: Yeah, gobi-loader loads the firmware up to the empty goby 3000 device23:42
=== lethu_ is now known as lethu
=== cnewcomer_ is now known as cnewcomer
momkennacc: These are last lines after "sudo rmmod qcserial" and "sudo modprobe qcserial": http://dpaste.com/3X5X67F23:44
naccmomken: how about in syslog? did the udev rule trigger?23:45
momkennacc: As you said the usb Vendor and Product IDs of my wwan card should be added to qcserial module at 2012, I don't know why it doesn't work23:45
naccmomken: the kernel side is working fine, it recognized your device23:46
naccmomken: it's presumably something in gobi-loader23:46
naccmomken: can you also pastebin the lsusb output for that device?23:47
momkennacc: http://dpaste.com/15THDG323:48
momken03f0:371d Hewlett-Packard  is my card23:48
naccmomken: got it, ok23:48
naccmomken: anything in syslog?23:49
momkennacc: How could I know that the udev rule is triggered?23:50
naccmomken: look in syslog...23:50
naccmomken: oh but wait, it didn't add any ttyUSB at all?23:51
momkennacc: These are last lines of syslog: http://dpaste.com/1FPSP4523:52
momkennacc: Yeah no /dev/ttyUSB at all23:53
roothi23:53
=== root is now known as Guest98194
momkennacc: should I blacklist any possibly troubling kernel module?23:55
naccmomken: what do you think is troubling?23:55
=== gmhafiz_ is now known as gmhafiz
momkennacc: Hmm. Don't know. I am reading every wiki about how to load the firmware into the gobi device23:56
momkennacc: my main article is this one: https://wiki.archlinux.org/index.php/Gobi_Broadband_Modems23:56
momkenBut it is about loading a firmware into a gobi 2000 devcie, so may be not accurate23:56
naccmomken: you could try running the gobi-loader manaully23:57
momkennacc: hmmm. how?23:57
naccmomken: e.g., `sudo /lib/udev/gobi_loader /dev/ttyUSB0 /lib/firmware/gobi`23:58

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