/srv/irclogs.ubuntu.com/2017/02/19/#ubuntu.txt

koleygr<Barones> the link here is simpler: http://askubuntu.com/questions/542074/how-to-create-a-launcher-for-wine-in-ubuntu-14-04-lts00:05
koleygrAre you still there?00:05
Baroneskoleygr, yes, sorry, I got a friend over just now, had to give attention to him00:06
koleygrok00:06
koleygrat least see the command in Exec00:07
lernerorage question: my clock shows AM/PM and id rather have it showing 24 hours format (22:35 for example). do you know what stfrtime letter I need? I didnt find it here https://www.linuxquestions.org/questions/slackware-14/xfce-clock-custom-formatting-codes-753433/00:07
koleygrthis is how it starts00:07
k1llerner: i bet xfce got a menu setting in system settings for that00:09
k1llerner: or right click on the clock00:09
k1llerner: http://docs.xfce.org/xfce/xfce4-panel/clock00:10
ablest1980is xfce a visual theme?00:11
k1lxfce is a desktop environment00:11
Baroneskoleygr, I'm new to bash also, what does ; in path file means?00:12
ablest1980like unity and gnome?00:12
k1lablest1980: yes, or kde00:12
koleygr<Barones> with the last link the solution choosed as correct you need almost nothing about bash00:13
koleygr<Barones> You just need to create the .desktop file and save it00:13
koleygr<Barones> The command in Exec= is important to have the correct path00:14
=== wliu_ubuntu is now known as wliu
BaronesI read it, but in exec the path file example has ; wine msoffice.exe00:14
koleygr<Barones> Do you want detailed support? I can give you step by step info00:14
ablest1980im googling screenshot00:14
ablest1980file location barones00:14
koleygr<Barones> Yes... this is for msoffice00:15
Baronesmy exec is this one - Exec=~/.wine/drive_c/Program\ Files\ '(x86)'\Dude\; wine Dude.exe00:15
koleygrnice00:15
nomicugh00:16
Baronesand didn't work, I got the erros - There was a error launching the application00:16
ablest1980c:/program files00:17
koleygr<Barones>http://askubuntu.com/questions/137151/how-does-one-create-a-custom-application-launcher-for-wine-installed-apps00:19
koleygrsorry... I thought I sent you that before00:19
koleygrsc -c "cd /home" etc00:19
Zeturo___Barones, I don't think you can use ~ in a desktop launcher (you have to full the full path), and your last two \ should be /.00:20
ablest1980sh -c "wine /home/USER/.wine/drive_c/Program\ Files/FOOBAR_FOLDER/foobar.exe"00:21
koleygrand I am not sure about that " ' " in the (x86)00:21
koleygr<ablest1980> he has the ap in x8600:21
ablest198032?00:22
ablest1980or windows?00:22
Baroneskoleygr, great, it worked00:22
ablest1980cool00:22
BaronesExec=sh -c "cd ~/.wine/drive_c/Program\ Files\ '(x86)'/Dude; wine Dude.exe"00:22
Baronesablest1980, thanks too00:22
ablest1980np00:23
koleygr<Barones> Ok... nice...00:23
BaronesI don't know why I have to use ' also ;00:23
koleygrwhere did you find these '00:24
BaronesI had to place it to get the correct path to the ()00:25
koleygr<Barones> i think if you remove them it will still working00:25
ablest1980im x8600:25
ablest1980too00:25
ablest198064 bit right/00:25
ablest1980?00:25
BaronesI'm x6400:25
koleygrthe problem is what kind of app is installed in wine00:25
=== JanC is now known as Guest87122
=== JanC_ is now known as JanC
koleygrYou can install 32 or 64 bit apps00:26
ablest1980im 64 bit00:26
koleygrand saves in different path in wine folder00:26
ablest198032 on 64?00:26
ablest1980k nvm00:26
koleygryes... wine can do that I think00:26
OerHeks64 bit wine apps?00:26
OerHeks:-D00:26
Baronesit can, that's why the path folder is Program Files (86)00:27
Baroneskoleygr, but it didnt work withou the '00:27
Baronesthoses special characters can only be represented within '' ?00:28
koleygr<Barones> yes... may be the ( and )00:28
koleygrprobably that00:28
koleygrThanks00:28
koleygrI will know in the future00:29
koleygrI will make a program to make these desktop files automatc00:29
koleygrautomatic00:29
ablest1980_hi00:29
ablest1980_k1l00:29
Baronesnice, it would be great00:30
ablest1980_steam crashed said fatal error when updaton00:30
ablest1980_updating00:30
TandyUKis it safe to just delete old kernel images from /boot?  /boot is full, apt-get wont finish an update or let me remove anything because of unmet dependencies,00:30
koleygr<Barones> I will not do it00:31
koleygrSomebody else did it before me00:31
stupid-cuda-guyHello! Currently on my 6th hour of trying to install CUDA, does anyone have any idea why I would be getting an error saying it is unable to locate kernal source? I have updated them00:32
koleygrhttp://www.ubuntugeek.com/wl-creator-creates-linux-desktop-launchers-for-windows-programs.html00:32
timyTandyUK start by freeing up as much disk space as you can00:32
ablest1980_do they got cs no steam for ubuntu?00:32
TandyUKtimy: /boot is full, theres at least 6 old kernels in there, i just dont want apt bitching any more lol00:33
timykoleygr but it uses wine so its only going to work as good as wine does00:33
lernercorrect me if Im wrong: /etc/environment allows me to establish a proxy for the whole OS, meaning if orage looks for the time, it follows the proxy rules established in this file. If I establish redirection rules in a /etc/privoxy/config file, it only redirects traffic that I generate when I use a browser, is this right?00:33
OerHeksTandyUK,  autoremove would do that for you > sudo apt-get autoremove00:33
TandyUKOerHeks: that failed due to an unfinished transaction00:34
TandyUKi just deleted the oldest few, and its runnign now00:34
TandyUKi'll do an autoremove after to clean up the db00:34
=== ilfantomas_ is now known as ilfantomas
koleygr<timy> thank you for noticing... I will try with Qt/C++00:34
koleygrtiny: https://github.com/konarev/wine-launcher-creator00:40
koleygr^this doesn't use wine00:40
koleygri think it is just python00:40
stupid-cuda-guyhttp://askubuntu.com/questions/854268/installing-cuda-7-5-fails-on-ubuntu-14-0-4-5-with-error-driver-installation-is-u?rq=100:41
stupid-cuda-guyseems like this is same problem I am having00:41
stupid-cuda-guybut I cannot install the other drivers00:41
ryanbirdhello00:43
pavlosstupid-cuda-guy, I just installed cuda8 on 16.04 and it went fine. What's the issue?00:44
uxfisinging songs ...00:44
glemsomHow do I disable the automatic loading of cpu-freq in he kernel?00:45
pavlosglemsom, http://askubuntu.com/questions/523640/how-i-can-disable-cpu-frequency-scaling-and-set-the-system-to-performance00:47
glemsompavlos: This does actually not disable cpufreq, it just sets the "performance" profile...00:49
len__my   head  going  to  sleep00:51
len__hi  all00:52
koleygrhi00:53
OerHeksglemsom, if you run intel, add intel_pstate=disable to your kernel line00:54
OerHeksglemsom, what do you gain with this?00:55
glemsomOerHeks: Yes, that disabled the pstate driver... but, cpufreq seems to fall back to using the ACPI interface :/00:55
glemsomhmm "processor.ignore_ppc=1" might work....01:05
=== ilfantomas_ is now known as ilfantomas
dont-use-x86I just installed Ubuntu Server 16.04.2 and whenever I try to use a keybind for a program(alt + arrow key) the tty switches when Ubuntu 16.04.1 never did that before. Can someone help me please?01:07
dont-use-x86The program I am talking about that has that keybind is Weechat.01:08
=== ilfantomas_ is now known as ilfantomas
=== Amm0n| is now known as Amm0n
oleg001:34
=== oleg is now known as Guest19322
=== snarkle is now known as EightBitDefender
cyphasehas anyone experienced media files that worked in Totem previously suddenly popping up the codec dialog, wanting to install gstreamer1.0-plugins-good (i386)? i'm a 64-bit system, and as i said, this file played fine previously; it's not the only one. i already have the 64-bit version of gstreamer1.0-plugins-good installed01:35
Guest19322Ахренеть01:49
XHeartgood evening everyone.01:52
koleygrHi01:52
koffeinfriedhofhi01:52
koleygrIt is night here... but ok01:52
XHearti am using ubuntu 16.04, i do not want the PC to go into hybernate if their is no activity, i do not want to keep entering my password to resume my activities01:53
XHeartwhere do i go to change that option?01:53
koleygr<XHeart> try from the "power button" on the top01:54
cyphaseaand now it's working again, without installing the package.. that's weird01:54
koleygrfind system settings01:55
koleygr<XHeart> I think it is power or something in there01:57
jackI had to use nomodeset when booting to the live version of ubuntu. I then installed it to my hard drive and rebooting. I am unable to log in becuase it freezes when I try. I think I need grahics drivers or to boot in nomodeset again, but I am not sure how to do this now that is installed, only how to boot into nomodeset from the live usb.  Does anyone know how to do this01:57
XHeartkoleygr is is system settings then power01:58
XHeartthanks for the help but i mean if i am downloading a file that takes time and the pc sees no activity of my part the pc will go to promt my password for me to get back to the desktop01:59
asedfcasdhey, what's the default file manager in ubuntu?01:59
XHearti do not want that to happen01:59
Conflicti think i'm having problems with the package manager, i tried upgrading transmission and it seems to be borking it:02:00
Conflict1 not fully installed or removed.02:00
ConflictAfter this operation, 0 B of additional disk space will be used.02:00
ConflictDo you want to continue? [Y/n]02:00
ConflictSetting up transmission-daemon (2.92-1ubuntu1~16.10.1) ...02:00
ConflictJob for transmission-daemon.service failed because the control process exited with error code. See "systemctl status transmission-daemon.service" and "journalctl -xe" for details.02:00
koleygr<XHeart> system settings... then "displays" or something02:00
sirvthis world is full of psychopaths02:01
koleygrthere if you choose never for turn off the screen02:01
Conflictoops my bad, i only meant to paste 2 lines02:01
Conflictcan anyone help?02:04
ablest1980how do i instal etlagacy on ubuntu?02:05
koleygr <XHeart> are you there?02:06
XHeartyes02:06
XHeartstrange because in hybernate it is off02:06
koleygr<Conflict> check the commands it says02:06
koleygr^may be it is some simple that is output of these commands02:07
koleygr<XHeart> lock screen?02:08
Conflictkoleygr: http://paste.ubuntu.com/24024098/02:08
XHeartkoleygr! yes02:09
XHeartbrightness & Lock02:09
XHeartyou set the minutes and or no lock!02:09
XHeartfinally!02:09
XHeartThank you very much.02:09
koleygrwelcome02:11
koleygr<Conflict> do you have a dash (-) in your username?02:11
Conflictkoleygr: no i do not02:12
Ven0mWhen I was younger, multiple people were molded into my brain02:16
=== ilfantomas_ is now known as ilfantomas
Ven0mI am the one who hurt them, but they deleted my memory02:17
Ven0mI am the attacker02:17
lebeevhot same Ven0m02:18
lebeevwe should hook up02:18
flacohola02:18
sehalo02:19
maggieshit02:19
sei have problem in elementary os02:19
seProblem with MergeList /var/lib/apt/lists/id.archive.ubuntu.com ubuntu dists xenial-backports main_binary-amd64_Packages02:19
sewhy ?02:19
flacocomo están todos?02:19
sehelp me02:20
maggie简体中文吧各位02:20
maggie歪果仁朋友?02:21
flacosi, maggie tiene razón02:21
flacola verdad no se que dijo02:21
maggie你看懂了?02:22
flacoO.O02:22
maggie0-0-02:22
flacoOoO02:23
flaco:D02:23
flaco:/02:23
flacoque chat tan interesante02:24
Conflictanyone know why transmission-daemon won't start in ubuntu? --> http://paste.ubuntu.com/24024098/02:24
maggieDo not you understand Chinese?02:24
flacoclaro que si... todos somos políglotas02:25
flacojajajaja02:25
maggieHow about your Chinese?02:27
flacoque tal tu español?02:27
Conflictkoleygr: however, the transmission username is debian-transmission... hmm.  i'm reading the bugzilla report about systems not working with dashes as well.02:27
aroonii put autokey-gtk on ubutnu 16.04; set a keyboard shortcut; but when i do it it doesnt seem to work... ideas?02:29
maggieLe français qui ne le serait pas?02:29
koleygr<Conflict> Yes... but I didn't found that problem in ubuntu02:29
koleygrjust in Arch02:29
bazhang#ubuntu-fr maggie02:29
bazhanghere is english maggie02:30
flacojajajaja... maggie, eres genial con google translate02:30
maggiedeepin os02:30
flacofelicidades02:30
Conflictkoleygr: right.  this is really strange.  any other ideas what it could be?02:30
koleygr<Conflict> it could be the same problem with the user you said02:31
koleygrtry to change name02:31
koleygrcan you?02:31
flacoque aburrimiento02:31
maggiequ'est - ce que?02:32
flacochao a todos02:32
IggyGeeIn the "Software & Updates" > "Other Software" tab, should I delete the unchecked packages? Also, why are there sometimes two version of a package? (e.g. "main" and "main (Source Code)")02:32
maggiehaha02:32
Conflictkoleygr: well, i'm assuming transmission needs to use "debian-transmission" as the username, how can i tell it to use a different username?02:33
Bashing-omig02:33
Ben64Conflict: a certain username is not required02:35
Ben64                                                  con02:35
Ben64eww02:35
koleygrConflict just check file /etc/init.d/transmission-daemon02:35
koleygris there one?02:35
Bashing-omIggyGee: Software & Updates is the sources that you desire to fetch what you want . I would not uncheck anything I have not researched . as to source code, That is there in the event that you want to obtain the sources code of any packaging. If ya do not want source code, then yes uncheck it . will update much faster .02:37
Conflictkoleygr: yes there is.  and i changed the line "username=debian-transmission" to my user name (which doesn't have a dash in it) and tried running transmission through systemd and it still gives the same error02:38
IggyGeeooh, thank you Bashing-om, that was good information. Where can I learn more about the whole package ecosystem?02:39
koleygrhttps://forum.transmissionbt.com/viewtopic.php?t=1483602:39
koleygr<Conflict> ^ I think you have to change some more things02:40
koleygrcheck the link02:40
Conflictreading it now, thanks02:40
Bashing-omIggyGee: My goto for dpkg : https://www.debian.org/doc/manuals/debian-reference/ch02.en.html / as ubuntu is debian based these docs do apply .02:42
IggyGeeawesome, thanks Bashing-om :)02:42
Bashing-omIggyGee: Glad to help ; dpkg can get real deep real quick :)02:43
mr_yogurtwhat's up with ubuntu dumping vram contents onto the screen when I log in? (or, what I assume is VRAM contents. I just rebooted from windows and the windows 'restarting' thing showed up, sorta messed up)02:46
koleygr<Conflict> I don't know where settings.json file is02:46
koleygr^but i think you have just to change it's ownership02:46
Conflictkoleygr: i think it's in /etc/transmission-daemon  but the weird thing is that it looks like the ubuntu package manager already changed the name/ownership of everything to 'debian-transmission' already?02:47
koleygrWhy did you used package manager?02:49
Conflictall i did was upgrade ubuntu02:50
Conflictand transmission was included in the upgrade apparently02:50
koleygrdid you installed something?02:50
koleygrok02:50
koleygrtry again02:50
koleygrit is just two changes02:50
koleygrlook at the last answer only02:50
koleygr<Conflict> I am sorry but I have to go for sleep... It is 5:00 in the morning here... If it doesn't work keep the pastebin file you show me with the bug we found and the last post with the changes we done so that somebody can help you to revert them...03:00
scott_tamshow do you set a custom background image in lightdm (when using it as a standalone lock-screen/greeter/login screen)03:00
Conflictkoleygr: yeah i tried what the post said and it is still not working :(03:00
scott_tams?03:00
Conflictkoleygr: thanks for your help, if i see you tomorrow or something i'll let you know if i made any progress03:01
koleygrok03:01
koleygrIf it is easy for you try to revert the changes03:01
koleygrit is easy... and show the pastebin file with the error to the next who will try to help03:02
koleygrbye03:02
lerneri installed whonix and the whole thing ate 30 GiB of RAM. Is there any program or command I can use to list what programs consume how much space?03:14
=== lu is now known as Guest30689
basil1xlerner, htop should report that.03:14
basil1xAlso cpu usage and lots of other bumf.03:15
lernerwrong question03:15
basil1x?03:15
lernerin fact I dont know how to ask what I need03:15
lernerwhonix reserver 30 GiB of space, not ram03:16
lernerreserved*03:16
basil1xLet's puzzle it out.  What's going on you want to investigate?03:16
basil1xOK... reserved how?  on your SSD?03:16
lernerI wonder if I can use a command to know if other programs also reserve such a big bunch of space03:16
lerneryes, on my SSD03:16
basil1xRight.  You can turn on fole size reporting in your file manager (nautilus, thunar, whatever)03:17
basil1xfile*03:17
lernerok, good03:18
basil1xAnd then look at the individual files.03:18
basil1xThere's also that disk report GUI thing I can't recall the name of just now.  One moment.03:18
lernerso, whonix includes 2 files, a gateway and a workstation: each of them is, according to thunar, 105 GiB, but I remember that my SSD had 200 GiB of free space and now it has 170, meaning 30 GiB were 'reserved'...03:19
lernereach of them, the 2 of them: 210 GiB, but I still have free space and working without problems03:20
lerner200 GiB just minutes ago, before installing03:20
basil1xDisk Usage Analyser.  It's installed by default, so just click the whorly icon atop the sidebar, and type 'Disk' and it should show up.03:20
basil1xAH, so you're wondering why it went and reserved more space than it actually wantede?03:21
basil1x-e03:21
lernerill try to figure the answer reading the documentation03:22
basil1xLikely bcos it needed the extra space for something during installation.03:22
scott_tamshow do you set a custom background image in lightdm (when using it as a standalone lock-screen/greeter/login screen)?03:22
haitianThe subject of circumcision is dark and deep. Some aspects are *so* dark and *so* deep -- so remote from the average person's experience and awareness -- that there is almost no way for the average person to become aware of them03:27
Bashing-omhaitian: I have a circumcised 'buntu. does that count ? - this channel is ubuntu support :)03:29
haitianhttp://sexuallymutilatedchild.org/post1.htm03:29
Menzie607!Ops | haitian03:29
ubottuhaitian: Help! Channel emergency! (ONLY use this trigger in emergencies) - Pici, Myrtti, jrib, Amaranth, tonyyarusso, Nalioth, lamont, CarlK, elky, mneptok, PriceChild, Tm_T, jpds, ikonia, Flannel, genii, wgrant, stdin, h00k, IdleOne, nhandler, Jordan_U, popey, Corey, ocean, cprofitt, djones, Madpilot, gnomefreak, lhavelund, k1l, rww, phunyguy, bazhang, chu03:29
DalekSechaitian: That's in no way, shape or form fitting for this channel, please don't post that here.03:29
stryakr_Is there some issue that I should be aware of when using mpd as my regular user on ubuntu? It works fine when running as the mpd user, but when I move the config into my user directory and changing the respective locations of different parts (db, state, pid, etc) it will find and add files to the database, but both mpc and ncmpcpp both have issues and state "no such file or directory"03:30
lernerhow do I start a program (say firefox, or marble) from the cli with no proxies, if my /etc/environment is 'proxied'?03:33
haitianFukishima Today: Nightmare of History https://www.youtube.com/watch?v=ZKesy2yv5UM03:34
effectnethelllo03:41
effectnethow do i mount my 1t drive? i dont see it03:42
scott_tamssudo fdisk -l find the drive then sudo mount /dev/drive /mount/point03:43
stryakr_qq03:43
effectnetk03:43
effectnetk found it03:44
lihkaClient: HexChat 2.12.0 • OS: Ubuntu "yakkety" 16.10 • CPU: Intel(R) Core(TM) i5-6200U CPU @ 2.30GHz (487MHz) • Memory: Physical: 7.5 GiB Total (6.0 GiB Free) Swap: 7.7 GiB Total (7.7 GiB Free) • Storage: 186.5 GB / 966.7 GB (780.2 GB Free) • VGA: Intel Corporation HD Graphics 520 @ Intel Corporation Skylake Host Bridge/DRAM Registers • Uptime: 39m 47s03:47
lihkaclear03:51
Guest86617hello to the chat03:51
lihkahi03:51
lihkai have a lenovo tp yoga 460 and cant get the accelometer to work03:51
Guest86617having a ubuntu issue every time I plug in an external monitor. Is this the correct place to ask for sugggestions?03:52
lihkai am on kernel 4.8 and using iio-sensor-proxy 1.303:52
lihkapls help03:52
scott_tamsGuest86617, yes, probably, what is the exact issue.03:54
Guest86617thanks for the reply scott03:54
Guest86617 As soon as I plug in any external monitor the display goes crazy,03:54
Guest86617randomly changing which display is used03:55
Guest86617what resolution,what display mode all changing03:55
Guest86617this is a new install on an older dell laptop.03:58
Guest86617if I close my eye you cant see mee, so do I need to be a squeaky wheel here?04:03
Guest86617so thats how I lost my other eye...04:04
Guest86617can I get the icon in cornsilk blue color?04:05
Ben64Guest86617: stop that04:06
Guest86617Have I been spending more and more time being tyler durdin?04:06
effectnetmy user cant write to /mnt/otherdrive04:08
effectneti mean /media/otherdrive04:08
Ben64effectnet: what filesystem, how is it mounted?               --- "mount" in terminal to find out04:08
effectneti typed in mount ...  earlier04:09
effectnethow do i want my user to be able to write?  change the permission on the dir?04:10
Ben64effectnet: what filesystem, how is it mounted?               --- "mount" in terminal to find out04:10
stryakr_I am trying to run mpd as my user, but when I start the program up, it is not visable to netcat, but if I start it up using systemctl and as the user mpd, it shows up. Is there a setting I need to be aware of?04:10
effectnettype ext4 (rw,relatime,data=ordered)04:11
Ben64effectnet: what's the output of "ls -ld /media/otherdrive"04:11
Guest86617anyone know why ubuntu 16.04 goes cuts when I plug in a vga monitor,resolutions keep changing about once a second screen flips back and forthe detween laptop screen and external monitor , video mode goes from mirror to expanded?04:11
Guest86617+104:12
effectnetoh i chown it?04:12
Ben64effectnet: possibly, i didn't see the output from the command04:13
effectnetah got it, thank you04:15
amosbirdHello, how can I add a route to override current default route?04:16
Guest86617Is there a better place to ask this type of question?04:16
amosbirdsince dhcp router repeatedly broadcast default route04:16
Ben64amosbird: don't use dhcp, just set static networking info04:19
amosbirdBen64: well, can I use something like 0.0.0.0/1?04:25
Guest86617Help?04:27
neilduganhi I am trying to get the ltsp to work (I have lxc installed too).  the problem I am having is that the dnsmasq isn't starting.  I keep getting the error "failed to create scoket for 10.20.1.1: Addres already in use"  .... but netstat says there in nothing on the port 5353 ... I have bind-interfaces set ... I have noticed that the dnsmasq for the lxc bridge is binding to udp:*.bootps port, even with the bind-interface option in its04:28
neilduganconfiguration file04:28
Ben64amosbird: what is your goal04:28
Guest86617join irssi04:30
stryakrIs there something aside from setting up a rule in host.allow in order for mpd to be able to be accessible?04:33
amosbirdBen64: wifi is more useable with DHCP04:34
Ben64amosbird: and it's significantly less usable without a real route04:36
neilduganlxc is starting up a dnsmasq with this command "dnsmasq --conf-file=/etc/lxc/dnsmasq.conf -u lxc-dnsmasq --strict-order --bind-interfaces --pid-file=/run/lxc/dnsmasq.pid --listen-address 10.0.3.1 --dhcp-range 10.0.3.2,10.0.3.254 --dhcp-lease-max=253 --dhcp-no-override --except-interface=lo --interface=lxcbr0 --dhcp-leasefile=/var/lib/misc/dnsmasq.lxcbr0.leases --dhcp-authoritative"  but netstat is reporting that udp:*.bootps has bee04:52
neildugann obtained by this process ... this appears to be wrong to me ... what could be the problem?04:52
sukhoiрусские есть?04:57
m52So, I just started using this machine, and the software installer is refusing to install chrome. I click install, it goes to installing... then reverts to show me the install button again after a few seconds.05:03
harry_hi05:05
harry_the first time i use ubuntu hexchat05:06
harry_some body talk to me?05:06
neilduganharry_ hi05:06
Bad_Dreamno harry_05:06
harry_hi05:06
Bad_Dreamno talking allowed here05:07
harry_why/05:07
Ben64it's a support channel05:07
harry_oh, i see05:07
m52Didn't really want to plop down multiple questions at once, but I'd also like lubuntu to actually respond to scroll lock. I'm using a kvm switch that operates on scroll lock which is much easier than reaching down on the buttons.05:08
m52I think I found a thing on that one, though05:09
=== anon is now known as Guest10175
Mr_Cyclopsharry_, Do you know how to use the terminal in Ubuntu?05:09
m52Okay yeah, that's confirmed to work.05:10
m52Still can't install chrome though, which is a fairly large problem. Unless anyone wants to recommend another browser, but even so programs shouldn't be failing to install like that.05:11
Ben64m52: where did you get chrome05:11
m52I downloaded the .deb package from google.com/chrome05:12
Mr_Cyclopsm52, this is how I use the chrome downloaded from the internet05:13
Ben64m52: dpkg -i /path/to/google-chrome-stable_current_amd64.deb05:13
Mr_Cyclopssudo apt-get install gdebi05:13
Mr_Cyclopssudo gdebi <google_chrome.deb package>05:13
Mr_Cyclopstry that05:13
Mr_Cyclops?05:13
Mr_CyclopsBen64, right on! :)05:13
Ben64m52: whoops, "sudo dpkg"05:13
m52hmmm05:13
Mr_Cyclopsm52, either sudo dpkg -i <pakcage name> or sudo gdebi <package name>05:13
m52that would require me actually having a decent browser, like, idk, chrome, that would tell me stuff like where it put it...05:14
Ben64m52: wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb; sudo dpkg -i google-chrome-stable_current_amd64.deb05:14
Mr_CyclopsDo you have it downloaded already?05:14
m52this isn't a 64-bit machine lol05:14
m52yes I do05:14
Mr_Cyclopsany browser puts the downloads to your /home/<userid>/Downloads folder by default05:15
Mr_Cyclopssee if you have the .deb file there05:15
m52...wait, is that the problem? Did the download go to a 64-bit version?05:15
m52that folder is blank, Mr_Cyclops05:15
Ben64m52: there is no 32 bit chrome05:15
m52...05:15
* m52 facedesks05:15
amosbirdBen64: hmm, can I make a default route have higher priority?05:15
Mr_Cyclopsm52, do you know where the downloaded file is?05:16
Ben64amosbird: what is your goal05:16
beastcan install google chrome05:16
m52Mr_Cyclops, nope. Software installer claims it can see it but like I said, the install button doesn't really do what it should.05:16
Mr_Cyclopsm52, you said you downloaded the file from google05:17
Ben64m52: because you're not on 64bit, case closed05:17
amosbirdBen64: well I have a vpn05:17
Mr_Cyclopsm52, open a terminal and type the following05:17
koen_I created a user using adduser command now if i press sudo <cmd> it tells that the user is not in the sudoers file05:17
Mr_Cyclopssudo apt-get install chromium-browser05:17
m52yay for apt-get, that seems to be doing something usefukl05:18
m52-l05:18
m52-k **05:18
Ben64koen_: correct, by default new users do not have access to sudo05:18
Mr_Cyclopskoen_, you need to use the command visudo, that opens the file /etc/sudoers in vi or nano text editor and then you can add the user05:18
Ben64Mr_Cyclops: nope05:18
koen_oh sure05:18
Ben64koen_: sudo adduser <username> sudo05:18
Mr_CyclopsBen64, if the user is not a part of sudoers, how can you use the sudo command to add the user to sudoers?05:19
m52...huh, I thought I'd gotten the scroll lock working o.o now it's not again05:19
m52bah05:19
Ben64Mr_Cyclops: by using a user that has sudo05:19
koen_Ben64: is that a correct command or its a typo? i have never seen sudo after the adduesr05:19
Ben64koen_: it adds the username to the sudo group05:19
neilduganI have this file http://pastebin.com/cSRe3kR8 in "/etc/network/interfaces.d/br1" but br1 never comes up after a reboot :-(  and "ifup br1" returns the error ... Cannot find device "br1" ... how can I get the to be created05:19
koen_Ben64: i.e. which is in /etc/sudoers?05:19
Ben64koen_: yeah but you never have to mess with that file05:20
m52Mr_Cyclops: Yay it's working ty05:20
m52of course, scroll lock has stopped working, -.-05:21
m52oh, because as soon as I closed terminal my xmodmap changes were wiped05:21
koen_Ben64 Mr_Cyclops: so if i have to skip the password everytime i switch to an user.is there any way?05:23
Ben64koen_: what?05:24
koen_evrytime i do a su - test2 from a test1 user.it prompts for a password.how to skip this05:24
Ben64you don't05:24
koen_Ben64: we cant?05:24
Ben64you're asking how to log into a user without the user's password, of course you can't05:25
neildugankoen_, if you do "sudo -i" to become root ... then I don't think "su test2" will ask for a password05:25
koen_neildugan: i dont want to come to root very often05:25
koen_Ben64: sure05:25
* m52 sighs. Nope, this isn't working.05:25
neildugankoen_, yes you don't05:26
m52So, I followed this https://linuxtechie.wordpress.com/2008/04/07/getting-scroll-lock-to-work-in-ubuntu/05:26
m52and scroll lock will work while that terminal session is open05:26
m52but I need it to work without having a terminal open05:26
m52or it defeats the point05:26
neilduganm52 does putting the command in "/etc/rc.local" help05:26
Ben64m52: didn't you say you use it on a kvm05:27
m52Ben64: That's why I need ubuntu to respond to it, yes.05:27
Ben64why does the os need to do anything to it?05:27
Ben64the kvm is before the computer05:27
neilduganm52 my KVM works fine without enabling it in the OS05:28
m52Don't ask me. I just know scroll lock doesn't work if I don't enable it on ubuntu. I mean, the other computer is windows and it works fine to go windows -> ubuntu. But to go the other way unless I enable it it doesn't :/05:28
Ben64that's the whole point of a kvm05:28
m52You would think.05:28
m52All I know is what I'm actually getting though.05:28
neilduganm52 I need to use "scroll lock" twice for it to be recognised by the KVM05:28
m52correct05:28
Ben64sounds like a bad kvm then05:29
m52the problem is that ubuntu isn't recognizing the first key press at all05:29
m52because it's ignoring that key's existence05:29
Ben64more likely is the kvm is capturing it05:29
m52unless I activate it in terminal with xmodmap05:29
m52no, because, again, with xmodmap it works fine, and on the windows side it works fine05:30
neilduganm52 but the switching has nothing to do with the OS ... it all hardware done by the KVM05:30
m52:/05:31
m52You keep telling me what should be the case.05:31
m52That's great, but it's simply not true in mine.05:31
koen_Ben64: sudo adduser <user> sudo  this command doesnt work05:32
Ben64koen_: yes it does05:32
m52Like, in windows, if I press scroll lock once, it lights. The second press deactivates the light and switches over to ubuntu.05:32
koen_Ben64:this tells that the user doesnt exists05:32
m52In ubuntu, if I haven't activated scroll lock, it never lights up, and press again still does nothing05:32
Ben64koen_: then put in the right username05:32
m52koen_, don't actually use <>05:32
koen_Ben64: so we have to create a user first is it?05:33
Ben64koen_: yes you have to create a user before giving it sudo access05:33
koen_m52: yep just to keep it readable i did here05:33
* m52 nods. Okay just making sure.05:33
neilduganI have this file http://pastebin.com/cSRe3kR8 in "/etc/network/interfaces.d/br1" but br1 never comes up after a reboot :-(  and "ifup br1" returns the error ... Cannot find device "br1" ... how can I get the to be created05:33
Ben64m52: try this `xset led named "Scroll Lock"; sleep 0.5; xset -led named "Scroll Lock"`05:33
m52I was just thinking that lol, trying it05:34
m52Ben64: Indeed, that triggers the kvm correctly.05:35
m52As it should have.05:35
Ben64dumb kvm05:35
Ben64uses led instead of key05:35
m52so, yes, I need scroll lock to respond correctly :P05:36
Ben64just make a keyboard shortcut that runs a script to toggle the led05:36
m52...Wouldn't such a key be something like... uh, scroll lock? :P05:37
Ben64easier my way05:37
m52But that means I'm clearing another key combination for that05:38
Ben64uh, use scroll lock05:38
m52okay, uh, how do I do this?05:38
Ben64keyboard shortcuts05:38
* m52 hasn't worked with creating keyboard shortcuts much05:38
* m52 googles05:39
Ben64settings -> keyboard -> shortcuts05:39
* m52 is feeling like a big moron right now. :/05:41
* m52 can't find settings.05:41
m52I see a few different types of settings in the menus, but not a generic settings or anything that would indicate keyboard...05:42
=== debian is now known as Guest4697
m52everything I can find says to go to system settings... which doesn't seem to exist, or I'm just blind today :/05:47
domoif I want to install ubuntu, but use gnome, should I do it myself or use Ubuntu GNOME distro?05:47
domois it actually "official"?05:47
Bashing-om!flavors | domo05:51
ubottudomo: Recognized Ubuntu flavors build on Ubuntu and provide a different user experience out of the box. They are supported both in #ubuntu and in their flavor channel. The current list is: !Edubuntu, !Ubuntu-GNOME, !Kubuntu, Ubuntu !Kylin, !Lubuntu, !Mythbuntu, Ubuntu !Studio, !Xubuntu, and Ubuntu !MATE05:51
domogreat05:52
domoso my next question is - if you were looking to use gnome, would you use ubuntu-gnome, or install gnome over ubuntu?05:52
domowhat does ubuntu-gnome offer besides out of box gnome?05:52
EriC^^domo: the apps that come with gnome05:53
mentoloHellow05:54
mentolohi webturtle005:57
nitishcan I upgrade ubuntu 14.04 lts to 16.04.2?05:58
Ben64nitish: yep06:01
NemosCene21How did ubuntu got its name?06:01
Ben64NemosCene21: https://www.ubuntu.com/about/about-ubuntu06:02
nitishhow can I exit to #ubuntu without quitting irc?06:04
EriC^^nitish: /part06:04
nitishor is there any way to switch channel?06:04
EriC^^or /close06:04
Imperador-DG-Hello brothers06:05
EriC^^nitish: which irc client?06:05
nitishEriC^^: irssi06:05
EriC^^alt+1-2-3..06:05
EriC^^or /1 /206:05
Imperador-DG-;)06:05
=== Imperador-DG- is now known as Black-OPS
neilduganI am trying to get the ltsp to work (I have lxc installed too).  the problem I am having is that the dnsmasq isn't starting.  I keep getting the error "failed to create scoket for 10.20.1.1: Addres already in use"  .... but netstat says there in nothing ... I have bind-interfaces set in the configuration06:11
hybris_hi06:15
hybris_sup all06:15
ryzokukenhey all!06:22
ryzokukenneeded a little advice06:22
ryzokukenanyone up?06:22
gulzarhi. Any good font-manager? The one with kde5 systemsetting is best, but tooo many dependencies. ANd the 'font-manager' provided by gnome is useless,and font-matrix is weird to use06:22
ryzokukenwhich DE should I use?06:23
ryzokukenJust installed Ubuntu-GNOME, and have some pretty significant issues.06:23
gulzarryzokuken: your requirements?06:23
ryzokukenit should be fairly fast06:23
gulzarand....06:24
ryzokukenand stuff should work on it. For instance, snaps don't work properly on Ubuntu_GNOME06:24
ryzokukenatleast for me06:24
ryzokukenIt could also be good-looking, but that doesn't matter much.06:24
ryzokukenKDE is too heavy for me. Unity is pretty heavy too.06:25
gulzarxfce406:25
ryzokukenGNOME is what I've been using for sometime, but it misbehaves06:25
gulzarpantheon06:25
gulzarthese two can help you06:25
ryzokukenElementary seemed to be almost unusable06:25
gulzarryzokuken: then xfce06:26
ryzokukenprobably because they make their own set of software06:26
B105PH3RExfce06:26
gulzarryzokuken: its more like ubuntu do its own patches06:26
ryzokukenI used XFCE once with Mint, it was okay, but had some minor issues06:26
ryzokukenfor instance, most devs give more support to the GNOME family of DEs06:26
gulzarryzokuken: like?06:26
ryzokuken** and attention.06:27
gulzarryzokuken: what issues? My xfce works like a charm06:27
ryzokukenAlso, I have no idea if Xubuntu works well.06:27
gulzarryzokuken: no need to change OS, install any one and intall DE as needed06:28
ryzokukenI have had issues doing that06:28
ryzokukencross compatibility usually hits me hard06:28
gulzarryzokuken: Please tell the issues, don't talk like 'this' 'that' speak the probleme06:29
ryzokukena fresh install always seems simpler06:29
ryzokukenfor instance, DEs sometimes use certain modded versions of packages and installing other DE might create too many conflicts06:29
ryzokukenXFCE will come with it's own complete set of software which it'll work best with.06:30
gulzarryzokuken: can't find any such example06:30
gulzarryzokuken: only problem is with unity on other distros, but on ubuntu there is no issue with any DE06:30
ryzokukengulzar: Okay06:31
gulzarryzokuken: you can install xubutnu-desktop to expeience xubutnu or jsut install xfce4 and configure to enjot default06:31
ryzokukenI have limited time, and not many overheads. Should I install Xubuntu/Mint XFCE or go with XFCE on my current distro?06:31
kk4ewtryzokuken,  what is your current distro06:32
ryzokukenUbuntu-GNOME06:32
kk4ewtso yes you can instal xfce on it and try it out06:32
gulzarjust intall xfce, configure and enjoy06:32
Countess_Bathory^06:32
gulzarhi. Any good font-manager? The one with kde5 systemsetting is best, but tooo many dependencies. ANd the 'font-manager' provided by gnome is useless,and font-matrix is weird to use06:32
ryzokukennot xubuntu-desktop?06:32
gulzarryzokuken: you can , but its preconfigured , you can try that for complete xbuntu feleing06:33
ryzokukenlike... xubuntu-desktop must come with XFCE terminal and what not06:33
gulzarryzokuken: since when are you ushing linux?06:33
ryzokukennot long enough06:33
gulzarryzokuken: your answers are not exact, *ignoring you06:34
cage_raphel /msg NickServ identify krishna14306:34
ryzokukengulzar: I'm sorry for that.06:34
ryzokukenso, installing xfce4 and rebooting should do the trick?06:35
kk4ewtryzokuken,  at the login you need to select xfce after you select your user06:37
ryzokukenkk4ewt: okay, thanks06:37
ryzokukenXFCE must use an alternate login manager?06:37
ryzokukengnome uses gdm, i suppose.06:37
gulzarryzokuken: no need, gdm can work06:38
ryzokukengulzar: okay, thanks :D06:38
ryzokukenfor instance, there's this problem (I dunno if it's GNOME specific)06:38
ryzokukenwhen I use Alt+F4 (for closing window) or Alt+any function key06:39
ryzokukenit opens a tty (as if i pressed ctrl+alt+function)06:39
cage_raphelHey guys.. i am running ubu 16.04 and for some reason it hangs and freezes abruptly. Whats intresting is that it does not give me any error message and i am not able to find any specific application which is making the system to freeze.  i did try doing some online search but couldnt find much help. Any suggestiions to help me resolve this freeze issue on my system would be highly apprciated!!06:41
neilduganI am trying to get the ltsp to work (I have lxc installed too).  the problem I am having is that the dnsmasq isn't starting.  I keep getting the error "failed to create scoket for 10.20.1.1: Addres already in use"  .... but netstat says there in nothing ... I have bind-interfaces set in the configuration06:42
neildugancage_raphel, can you use the terminals on <ctrl><f1> etc ?06:53
jamie_1hey odd question, i'm running on ubuntu gnome 16.10 and im wondering how to run unity 8 on it? i know ubuntu 16.10 comes with the technical preview like gnome with gnome on wayland, but is there a way to run unity8 on gnome?06:59
jamie_1i get the feeling its not a simple as swapping to using lightdm instead of gdm07:00
jamie_1i feel like for the gnome flavor they probably removed the unity8 since its not accessible without lightdm to not have extra stuff laying aorund07:02
ruby32are there alternatives to lubuntu/lxde that are good for VMs running on my desktop? something that is lightweight07:06
cage_raphelneildugan, i just attempted doing a cntrl f1 and the terminal doesnt seem to open.. so no.. its not working07:07
journeymangeekruby32: don't run a DE? ;p07:07
journeymangeektwm is roughly as minimal as you can get. And for a good many things command line is good enough07:08
jamie_1ruby32: xfce?07:08
alkisgruby32: ubuntu-mate is very good, and you can select to run it without compositing too07:09
ducassejamie_1: you should just be able to install unity8-desktop-session, don't know if you need to switch to lightdm. unity8 is nowhere near a usable state, though.07:18
backboxello07:22
backboxim now use backbox as usb live but i want to install in my c drive07:23
ducasse!backbox | backbox07:23
ubottubackbox: Backbox Linux is not a supported derivative of Ubuntu and is thus not supported in #ubuntu. Please use #backbox on irc.autistici.org or https://forum.backbox.org/ for help with it.07:23
sergey_hi all!07:25
ALAD33Nhello i want to install backbx07:37
cage_raphelALAD33N, pls folow http://linuxpitstop.com/install-backbox-linux-4-3/07:38
cage_raphel!blackbox07:39
cage_raphel!backbox07:40
ubottuBackbox Linux is not a supported derivative of Ubuntu and is thus not supported in #ubuntu. Please use #backbox on irc.autistici.org or https://forum.backbox.org/ for help with it.07:40
jamie_1ducasse: i just want to see where its at07:41
jamie_1ducasse: last time i looked at it was months ago... and it was barely anything at that point... was basically the phone ui on a computer07:42
viktorehlo08:06
viktorcan I do lvresize to a smaller value? like lvresize --size 50G08:08
jinxi2hi, what is the difference between apt-get upgrade and apt-get full-upgrade?08:08
viktor-50G I mean08:08
Ben64!dist-upgrade | jinxi208:10
ubottujinxi2: A dist-upgrade will install new dependencies for packages already installed and may remove packages if they are no longer needed. This will not bring you to a new release of Ubuntu, see !upgrade if that is your intention.08:10
viktordo I need to do lvresize on a live system?08:10
=== eeee is now known as EriC^^
=== Jochen_wvdT is now known as Schlawiner
alkisg!upgrade08:15
ubottuFor upgrading, see the instructions at https://help.ubuntu.com/community/UpgradeNotes - see also http://www.ubuntu.com/desktop/get-ubuntu/upgrade08:15
=== dreamon_ is now known as dreamon
Kartagishi08:19
Sepherhey man08:21
Castor_Troyhey08:21
Castor_Troydoes xubuntu has any positive effect on battery /08:21
alkisgNah08:22
Kartagismany tuts say not to reduce lvm size. how hard is it to recover if things go south?08:23
Kartagisshould I reinstall?08:23
MonkeyDustKartagis  first: backup personal/important files08:24
KartagisMonkeyDust: there is nothing I should want to backup08:25
ducasseKartagis: remember to resize the fs first08:25
KartagisMonkeyDust: then go live and invoke lvresize from there?08:25
Kartagisducasse: gparted doesn't let me08:26
ducasseKartagis: it probably does that by itself, but i would still do it from cli08:27
raynoldahh it's a wonderful day08:28
Kartagisducasse: fs resizing?08:28
ducasseKartagis: the whole thing, i don't trust gparted. that's just me, though.08:29
Kartagisducasse: but gparted doesn't even let me to fs resizing08:29
ducasseKartagis: i told you, maybe it does it automatically.08:30
KartagisI can't even drag08:30
KartagisI tried before08:31
KartagisI should go live first, right?08:31
=== EriC^^ is now known as explosive
=== EriC^^ is now known as explosive
j4ckcomhello i can use ubuntu with 1G ram? it is impossiblem?08:36
j4ckcomimpossible?08:36
wedgieshould be fine. may want to consider one of the lighter weight desktop varients if the hardware is that old, though08:37
OerHeksj4ckcom, sure it is possible, don't expect a racemonster08:38
ducasseKartagis: you shouldn't _need: to, but if it is your root fs it's not a bad idea08:38
j4ckcomthanks OerHeks08:38
j4ckcom:)08:38
Xundreshi08:41
Xundresis there a way to hide a tray icon?08:41
Xundres(chat tray icon of thunderbird in specific)08:41
j4ckcomi have 4G memory on windows 7, and i use vmware for ubuntu, how can i distribute ram size?   i use it 2G for windows and 2G for ubuntu. it is ok?08:43
stickyrice1hi08:45
[jasper]hej guys, I keep getting these reports in mail: ron <root@e7be6f510312> root    cd / && run-parts --report /etc/cron.hourly    --------> /bin/sh: 1: root: not found08:46
[jasper]now this prolly has something to do with root being in crontab where it shouldn't be as a user....however when I check the system tab this all looks fine..08:46
[jasper]are there any places I can check for further settins?08:46
Ben64have you checked /etc/cron.hourly08:48
[jasper]cron.hourly is an empty directory08:50
CrazyTuxhello, what are snap packages?08:50
Ben64[jasper]: check syslog for more info08:50
[jasper]i'm running ubuntu in a docker...so have no syslog :(08:52
MonkeyDust!snappy | CrazyTux08:55
ubottuCrazyTux: Ubuntu Core is a rendition of Ubuntu with transactional updates using "snappy". For discussion and support, please visit #snappy and see http://www.ubuntu.com/snappy/08:55
moz_Hi, I just installed ubuntu 16.10 on my laptop inspiron 15 3551. When I close the lid, the system freezes. Any help?08:56
tanaycan i install qt 5.6 on ubuntu 16.04? having issues with vlc08:56
k1ltanay: issues with vlc? the original ubuntu package?08:57
tanayyeah....when it is minimize state and i go to full screen it works ok. but from maximize state if i go to fullscreen scaling seems to be problem08:58
tanayit zooms in.08:58
Xundresis there a way to hide a tray icon?08:58
OerHeksXundres, uninstall it?08:59
ducasseXundres: turn it off in the application that creates it, if there is a setting for it08:59
tanayi found few website where it says it is problem with qt5 and upgrading to qt5.6 will solve it.but dont know if that will lead os to mess.09:00
k1ltanay: what desktop is in use?09:00
tanaypantheon09:00
XundresOerHeks: no09:00
Xundresducasse: no09:00
XundresI don't wanna uninstall thunderbird.. and there is no option to disable it09:01
ducasseXundres: then no09:01
OerHeksnot uninstall thunderbird, just the icon thingy ?09:01
k1ltanay: i would ask the elementary guys if this is aknown issue for their desktop. i dont think changing the qt version will help there but make a mess with other programs then09:01
moz_Hi, I just installed ubuntu 16.10 on my laptop inspiron 15 3551. When I close the lid, the system freezes. Any help?09:02
Xundresjust hide the chat tray icon09:02
tanayyeah.....but their irc channel is like dead. no one is there to help09:02
k1ltanay: look if they have a forum or such on their website.09:03
tanayi have also found this problem on their forum posted by someone...but none replied. and thus i have install cinnamon desktop as of now.09:04
MonkeyDustXundres  open the apps in a different workspace (ctrl-alt arrow)09:05
j4ckcomi have 4G memory on windows 7, and i use vmware for ubuntu, how can i distribute ram size?  i use it 2G for windows and 2G for ubuntu. it is ok?09:05
XundresMonkeyDust: then?09:05
MonkeyDustXundres  then go back to the first workspace, so you don't see the icon09:07
XundresI solved09:07
moz_Hi, I just installed ubuntu 16.10 on my laptop inspiron 15 3551. When I close the lid, the system freezes. Any help?09:08
aladeeni installed today linux backbox i dont know strat from where ?09:08
MonkeyDust!backbox | aladeen09:08
ubottualadeen: Backbox Linux is not a supported derivative of Ubuntu and is thus not supported in #ubuntu. Please use #backbox on irc.autistici.org or https://forum.backbox.org/ for help with it.09:08
anddamcan gnome Dictionary use opendict or anyway non-online content?09:09
anddamor do I need to grab an openDict client?09:09
CrazyTuxhow can I install snaps on Xubuntu/Lubuntu?09:12
bazhangCrazyTux, tried asking in #snappy yet09:13
k1lCrazyTux: sudo snap install snapname09:13
CrazyTuxyes. Didn't get any response there.09:13
MonkeyDustCrazyTux  start here https://www.ubuntu.com/desktop/snappy09:13
CrazyTuxok. Thanks09:14
anddamcan a deactivated launchpad account be reactivated? the help doesn't mention it09:22
OerHeksanddam, maybe they guys @ #launchpad can answer that09:23
anddamoh jeez, "Recovering your account" https://help.launchpad.net/YourAccount/Closing09:23
anddamnvm09:23
anddamOerHeks: oh I thought Ubuntu and Launchpad were closely tied09:23
anddami.e. I didn't know there's a dedicated channel09:23
OerHeksThey are, but not all of us know all details about launchpad.09:24
rahmonalihi09:37
rahmonalii have problem09:37
rahmonalii cant install fluxion on my ubuntu09:37
MonkeyDust!find fluxion09:38
ubottuFound: W:, W:, W:, W:, W:, W:, W:, W:, W:, W: (and 19 others) http://packages.ubuntu.com/search?keywords=fluxion&searchon=names&suite=yakkety&section=all09:38
MonkeyDustwhat's fluxion?09:38
rahmonaliwifi cracker09:38
ikoniathere we go09:38
rahmonalido  know this09:38
bazhangrahmonali, thats not supported here09:38
rahmonaliwhy?09:39
ducasserahmonali: we're not helping you with that, at least not me09:39
bazhangrahmonali, the 'cracker '09:39
k1lrahmonali: since you want to test your own wifi for research and not the neighbours wifi, you want to know how it works and what it does. so you need to read the documentation anyways. so go and read it.09:39
rahmonaliare there programs which crack wifi password?09:40
rahmonalifor ubuntu?09:40
Countess_Bathorynot in here.  try google & make sure you log into google 1st09:42
rahmonalii looked for but couldnt find09:42
OerHekshttps://apps.ubuntu.com/cat/search/?q=wifi&op=09:44
rahmonaliand i cant update my ubuntu repositories09:45
ikoniarahmonali: what is the problem you have09:45
rahmonalican anybody help me?09:45
ikoniarahmonali: you need to give info09:45
OerHeksrahmonali, but you are on the intrnet now :-D09:45
rahmonaliikonia, do you know solution?09:46
ikoniasolution to what09:46
ikoniarahmonali: you need to be specific09:46
rahmonaliupdate repositories on ubuntu09:46
k1lrahmonali: run "sudo apt update" and show the output on paste.ubuntu.com and link it here09:46
ikoniarahmonali: what is the problem updating them09:46
rahmonali"coulnt resolve your hostname '' on the teminal09:47
ikoniarahmonali: ok, so thats a problem with sudo09:47
k1lrahmonali: what ubuntu is that exactly?09:48
ikoniaI suspect you've tried to change your hostname09:48
rahmonali14.04 lts09:48
rahmonalii m using katoolin in order to add kali linux repositories on my ubuntu09:49
ikoniathere we go09:49
rahmonalibut it doesnt work09:49
k1lrahmonali: then ask the kali support. we cant support the changes they make to ubuntu to make it kali09:49
ikoniarahmonali: I'm afraid I won't support that setup, and I suspect you've done more than that for your wifi cracking, such as changing your hostname (which is most likley why you have sudo problems)09:50
k1l!kali09:50
ubottuUbuntu channels can only provide support for Ubuntu itself, as other distributions and derivatives have repository and software changes. Please consult their websites for more information. Examples: gNewSense (support in #gnewsense), Linux Mint (see !mint), Kali Linux (#kali-linux), CrunchBang (support in #crunchbang), BackTrack (support in #backtrack-linux)09:50
k1land yes, that katoolin scripts are known to break ubuntu.09:50
rahmonalik1l, really?09:51
blackflowHello. EVERY morning after I resume my computer from sleep (Ubuntu 16.10), I get that crash applet pop up with "Sorry, blah blah, internal error". I check the "Send an error report" box and click Continue, but nothing else happens. It doesn't launch Firefox to have me log into launchpad, like it does when I use "ubuntu-bug" from command line.09:59
blackflowDoes it send anything or do I have to report this somehow? It's been happening for months.09:59
sudobashanyone up?10:08
sudobashwhere is the ubuntu dev channel? I want to cuss them out10:09
sudobashUnity is a PoS and should have never been adopted10:09
MonkeyDustsudobash  opinions and discussion in#ubuntu-offtopic10:09
sudobashWhoever made that decision is a completely idiot10:09
k1lsudobash: that is not how it works10:09
OerHekssudobash, you are not forced to use it.10:10
sudobashwho broke ubuntu?10:10
k1lif you dont like unity install another desktop, there are plenty in the repos10:10
sudobashoh yea I know10:10
sudobashI just want to know who broke Ubuntu10:10
bazhangsudobash, thats not topical here at all10:10
OerHekssudobash, if you are lonely, go rant somewhere else10:10
MonkeyDustsudobash  it was me10:10
MonkeyDustsudobash  sorry for that10:10
sudobashwho has virtualbox and wants to get really annoyed at ubuntu?10:11
MonkeyDustsudobash  stop10:11
bazhangsudobash, time to stop10:11
sudobashinstall codelite and take the program fullscreen in virtualbox, fucking idiots10:11
thinkyhello10:11
thinkyi installed ubuntu bash on windows 1010:12
thinkyis it possible to run ubuntu with gui on win 10 ?10:12
ducasse!ubuwin | thinky10:12
ubottuthinky: Canonical and Microsoft have announced that Windows 10 will be able to run Ubuntu programs without needing porting/recompilation. This functionality is still in beta and is not supported in #ubuntu. For discussion and support, see #ubuntu-on-windows.10:12
OerHeksthinky, yes, in virtualbox/vmware10:12
thinkyOerHeks: how ?10:13
cfhowlettsudobash, doesnt work that way.  if you don't like it, don't use it. you have at least 6 other desktop environments in ubuntu to choose from.10:13
OerHeksthinky, there are tons of windows howtos to install virtualbox10:14
thinkyOerHeks: u suggesting me to install ubuntu on VM not bash10:14
thinkyi thought i could be able to run ubuntu gui natively10:14
OerHeksThat bash part does not give an option to install the desktop, indeed.10:14
OerHekswhich is great, imho10:15
ducassethinky: read what ubottu said10:15
thinkyas a root i did apt-get install ubuntu-desktop10:15
thinkyok ducasse i am in there already10:15
sudobashthere are things they've forgotten to do behind the scenes after the ubuntu-desktop install but they can't comprehend that here thinky10:16
thinkysudobash: can u join #ubuntu-on-windows and explain me plz?10:17
sudobashI've run into issues installing ubuntu-desktop very recently as well... they can't help but keep changing things and break shit every 6 months10:17
sudobashor better yet with every upgrade10:17
sudobashfor the past 10 years10:17
k1lthinky: dont listen to that troll10:17
cfhowlett+110:17
thinkyoh ok10:18
blackflowSo, every morning I resume my 16.10, the crash applet appears with an error in "gnome-software". I check the "Report" checkbox and click Continue, but nothing happens. Does it send any report? This has been going on for months.10:18
thinkyk1l: are u able to help me in that matter maybe?10:18
k1li am not aware that you can run the ubuntu desktop on the ubuntu bash for windows. but i guess the guys in the ubuntu for windows channel can give you a specific answer10:19
thinkyk1l: that guys are sleeping :p10:19
thinkyand only few there10:19
OerHeksIt is just bash, no desktop, use virtualbox or something else?10:20
thinkyi was just trying something10:20
thinkyi already have dual boot10:21
thinkyif bash installs ubuntu-desktop, there must be a way to access that..10:22
=== afru_ is now known as workfru
ducassethinky: wait for a response in #ubuntu-on-windows, we don't support it10:23
thinkyok10:23
cfhowlettthinky, sounds like an interesting experiment.  The experts on this matter are in #ubuntu-on-windows. We here are content with our dualboots10:23
koleygr<Conflict> Hi... Are you there?10:23
KOLANICHHi all10:25
KOLANICHI have troubles with wakeup10:25
KOLANICHIt seems that there are some troubles with JMicron chip10:26
KOLANICHI have found an issue in kernel.org bugzilla10:27
KOLANICHthat issue have the patch, which have been already merged for long time, so I wonder what should I do next10:28
xixunierhello10:34
xixunierhow do I install skype ?10:34
cfhowlett!skype | xixunier10:34
ubottuxixunier: To install Skype on Ubuntu, see https://help.ubuntu.com/community/Skype - To record on Skype, check: https://wiki.ubuntu.com/SkypeRecordingHowto - Please use open protocols instead if you can, see !Ekiga10:34
xixunier!ekiga10:35
ubottuekiga is an Internet telephony application included with Ubuntu, which supports the SIP and H323 protocols. Information and help at https://help.ubuntu.com/community/Ekiga10:35
MonkeyDustxixunier  "skype for linux, alpha, is available, too", just not in the repos10:37
xixunierIf it's not in the repos are you talking of source code installation, or without the package manager10:37
OerHekshttps://support.skype.com/en/faq/FA34656/more-information-about-skype-for-linux-alpha10:38
bazhangxixunier, there is a skype from the partner repos10:38
xixunierI did all of that add-apt-repository .... then E: Unable to locate package skype10:41
Tachyon_hello. I am searching for ubuntu alternatives for recording (ex shadow play) and editing video (ex camtasia).10:42
OerHeksxixunier, run updates first. sudo apt update && sudo apt upgrade10:42
cfhowlettTachyon_, you mean desktop screen recording?10:42
Tachyon_cfhowlett: yes, full screen and window mode10:42
cfhowlettTachyon_, many options.  "recordmydesktop" is probably most intuitive.  as for editing video: openshot10:43
MonkeyDustTachyon_  http://paste.ubuntu.com/24026000/10:43
k1lxixunier: run" sudo apt update"10:44
Tachyon_thanks10:45
OerHeks!info kobodeluxe10:46
ubottukobodeluxe (source: kobodeluxe): game of space battle. In component universe, is optional. Version 0.5.1-8 (yakkety), package size 199 kB, installed size 571 kB10:46
titopheBonjour à tous nouveau ici, comment cela fonctionne svp11:19
MonkeyDust!fr11:19
ubottuNous sommes desoles mais ce canal est en anglais uniquement. Si vous avez besoin d'aide ou voulez discuter en français, veuillez taper /join #ubuntu-fr ou /join #ubuntu-qc. Merci.11:19
cfhowlett!fr | titophe11:20
ubottutitophe: Nous sommes desoles mais ce canal est en anglais uniquement. Si vous avez besoin d'aide ou voulez discuter en français, veuillez taper /join #ubuntu-fr ou /join #ubuntu-qc. Merci.11:20
Xundreshi11:28
Xundresubuntu-software see duplicate or "ghosts" package11:29
Xundreshwo can I remove them?11:29
XundresThey result installed11:29
Xundresone of the ghost app I removed was amule11:29
Xundresthe duplicate or triplicate app is telegram11:30
BluesKajHiyas all11:37
a8b4shey every body i want to change my mac addr , and i used macchanger but it dont change it ! why ?11:48
hypermistis there a way i can make a bootable image of my currently working OS for others to use11:49
hypermist?11:49
kierqueenhi when I press washington or any other place on google earth, it doesn't work ?11:50
hypermistbecause there is just certain things that are a bit to complicated to setup multiple times and i'd rather have an iso file that they can just download and install11:50
kierqueenWhy , what's wrong with google earth on linux?11:50
hypermist:D11:50
cfhowletthypermist, remastersys used to do that, but it's abandonware.  not sure what's current now11:51
cfhowlettkierqueen, perhaps ask the google earth team as it's their product not an ubuntu product.11:51
=== moz is now known as Guest11895
MonkeyDustkierqueen  i guess that question is for a google channel11:52
Guest11895when I close the lid, the system crashes. ANy hint?11:52
kierqueenno it's a private firm, they won't reply, and I am also interested how come other users don't experience that ?11:52
MonkeyDusta private firm?11:52
kierqueenWhat do other users do, something, that they dont get the error, so yeah it is ubuntu specific question11:53
a8b4s_how can i spoof my mac ?  i used macchanger but it didnt work . and also i edit it in editConnections but it wont work too.11:53
kierqueenyes, google is a private firm !!11:53
ducassekierqueen: but we don't support google products11:53
a8b4s_.11:53
cfhowlettkierqueen, and that firm created google-earth.  ubuntu did not.  use the google-earth support resources.11:53
MonkeyDustkierqueen  i'm sure the google people know how their products work11:53
kierqueenbut,no i have not resources11:54
kierqueenother people do manage to use it fine11:54
kierqueenthey will ask money i think11:55
cfhowlett"I think ..."?  you mean - you haven't even tried?  lazy.11:55
starrifyhello I'm installing Ubuntu on virtualbox and the resolution is too high. I can barely read the tiny letters11:56
ducassekierqueen: try asking in #google11:56
BluesKajkierqueen, did you install lsb-core11:56
cfhowlettkierqueen, https://productforums.google.com/forum/#!forum/maps  https://support.google.com/earth/?hl=en#topic=436301311:57
kierqueenyes i did BluesKaj11:57
ttfn_42Hey - I have some installation tips for samsung Chronos series 7.  Where is best to put them?11:59
cfhowlettttfn_42, reddit/r/linux12:00
ttfn_42Excellent.  thanks12:00
ACChello12:01
=== subz3ro is now known as Guest41276
=== JanC_ is now known as JanC
thththp12:13
=== subz3r0 is now known as |subz3r0|
BliepoAnyone have any expierence with the Asus PCE-AC68? It is a PCIE card with the BCM4360 chipset and I'm planning to use it to add router functionality to my Linux box. I need to know whether it 1) works reliably and 2) the driver can reach speeds at or near the level of the WIndows driver. I found info it should be supported but hope someone can confirm.12:21
alaiksanderhello. anyone knows how I can detect what make my system crash? Im using bodhilinux. It is  based on 16.0412:22
ducassealaiksander: we only support ubuntu and official flavors, not derivatives. try their support channels.12:24
alaiksanderoh, sorry @ducasse12:24
LittleJohnI got a problem with using VirtualBox 5.1 in my Ubuntu 16.04LTS, I have tried to use Kali Linux (A pree done file) I thought this question would go in here cuz this can be a Ubuntu bugg IDK12:24
cfhowlettLittleJohn, what OS is your host??12:25
ducassealaiksander: np. try #bodhilinux12:25
koleygrcfhowlett^  in my Ubuntu 16.04LTS,12:25
LittleJohn(I am using MSI Big Bang 2 with an 64bit Intel cpu and around 12-14 gb ram with an Geforce HD 7900 series graphic card)12:26
cfhowlettkoleygr, ask #vbox for vbox support issues12:26
koleygr<LittleJohn> ^12:26
LittleJohnSo even if VirtualBox do not have any problem and its the Ubuntu that is not working, its anyways virtualbox problem ?12:27
cfhowlettLittleJohn, you've have provided few clues, but among the cookie crumbs you mentioned a problem with virtualbox.  start there12:27
LittleJohnCuz im quite sure this is a pc/Ubuntu problem cuz in windows it was the same thou with ubuntu12:27
LittleJohn(OS problem)12:27
cfhowlettLittleJohn, are you saying you had a vbox problem in windows?12:28
LittleJohnYes and in Ubuntu now12:28
cfhowlettthen it is obviously NOT an ubuntu issue. ask virtualbox12:28
koleygr<LittleJohn> ^ or Kali Linux support because that fails to install12:29
LittleJohnNa Kali its not, cuz ubuntu wasent able either to start so youre "Ubuntu" does not work with VB 5.112:30
LittleJohn(100%)12:30
cfhowlettLittleJohn, kali doesn't work.  ubuntu doesn't work.  see a pattern here?12:31
LittleJohnI really hope VB has an support chat like this -_- cant find any solution at all on google... well thanks, have it good12:31
cfhowlettLittleJohn, #vbox is your channel12:31
LittleJohnI see that no Os works with VB...12:32
LittleJohnoh so it exist here ? :O12:32
BluesKajLittleJohn, have you considered qemu-kvm?12:32
LittleJohni dont know what it is12:32
BluesKaj!qemu12:33
ubottuqemu is an emulator you can use to run another operating system - see https://help.ubuntu.com/community/WindowsXPUnderQemuHowTo12:33
ducasse!kvm12:33
ubottukvm is the preferred virtualization approach in Ubuntu. For more information see https://help.ubuntu.com/community/KVM12:33
LittleJohnAh, no i cant consider that becuz im doing a Course and the course is using VB12:34
LittleJohnthou that will be my last option12:34
LittleJohnWell thanks for the respons, have an nice Saturday :)12:35
akikLittleJohn: not sure about your problem because you didn't tell it, but virtualbox works fine on ubuntu12:35
LittleJohnehm, well the problem is that my computer dontr work with Ubuntu12:35
cfhowlettor with windows.  please take this to #vbox12:36
akikLittleJohn: oh.. that is not a #vbox problem12:36
LittleJohnfirst problem was that my mother board was too old or somehting so i had to remove the CD/DVD to be able to run Ubuntu12:36
LittleJohnAnd now VB does not work with my computer so either its a OS problem Or its a VB problem12:36
Guest86617especially 16.04 external monitor connection issues?12:37
LittleJohneither way so does the OS always hold hands with VB12:37
ducasse!doesntwork12:37
ubottuPlease elaborate; your question or issue may not seem clear or detailed enough for people to help you. Please give more detailed information; for example, we might need errors, steps, relevant configuration files, Ubuntu version, and hardware information. Use a !pastebin to avoid flooding the channel.12:37
LittleJohnWell im gonna check if VB have any sollution and if they say it cant be them then im stuck between OS and VB12:38
alkisgLittleJohn: try to boot ubuntu guest from ubuntu host, in virtualbox. If you cannot, then you might ask here.12:39
akikalkisg: 14:35 < LittleJohn> ehm, well the problem is that my computer dontr work with Ubuntu12:39
alkisg(02:24:59 μμ) LittleJohn: I got a problem with using VirtualBox 5.1 in my Ubuntu 16.04LTS,12:40
alkisgThat suggests he's already installed Ubuntu 16.04...12:40
akikwell maybe he's confused12:40
alkisgI think he meant that he was not able to boot ubuntu guest from windows host, in vbox12:40
LittleJohnI cant see any "guest mode" option12:40
Guest86617I have a dell inspiron n5100 i5 with 8gb(this has an ait /intel hybrid video card) running a new 16.04 install , as soon as I plug in an external monitor , both screens go haywire, automatically changing screen resolution, switching back ond forth where the screen is active, switching video display modes, all without anyone touching it... How do I fix this so I can hook up an external video screen?12:41
Guest86617ATI/Intl hybrid12:41
alkisgLittleJohn: host is the operating system that you have in your computer. Guest is the operating system that you're trying to run in virtualbox. What is your host operating system?12:42
LittleJohnUbuntu 16.04LTS12:42
LittleJohn64bit12:42
gleisonngfjn12:43
LittleJohnYes gleison it can be fustraiting sometimes...12:43
alkisgLittleJohn: how much RAM did you give to your virtual machine have?12:43
MonkeyDustLittleJohn  just to be sure... what's the outpût of    cat /etc/issue12:43
LittleJohnIt had 2k when loaded, its a pree done os12:43
gleisonim using ubuntu on pc12:43
alkisgWhat do you mean 2k, is that windows 2000?12:44
LittleJohn(ova file)12:44
LittleJohnk= thousend12:44
gleisonwindows is trash.....use linux for all work12:44
alkisgI don't know anything called 2k. If you mean windows 2000, say so12:44
LittleJohnNa he asked me how much ram i have...12:45
alkisgAh ok sorry12:45
LittleJohnyou ask --- damn thies chat text is small12:45
alkisg2k, do you mean 2 gb?12:45
LittleJohnim a little bit tired, sry, i mean 2gb12:46
alkisgCan you boot ubuntu.iso in virtualbox?12:46
LittleJohn~2000mb12:46
BluesKajwhat's your guest OS?12:46
=== beuker_ is now known as beuker
LittleJohnI havent tried that becuz it sounds cinda wierd to boot ubuntu in ubuntu12:46
alkisgTry it, so that we see if it's a problem in your vbox setup, or in your guest operating system that you're trying to boot12:47
majorgeekits Russian doll ubuntu12:50
LittleJohnjust becuz of that i do not have any ubuntu iso on the pc -_- zzz12:50
majorgeekyou dont have cdrom?12:51
majorgeeki already have a bookcase filled with ubuntu cds12:52
LittleJohnI dont have iso, im downloading it now and no i dont have any cdrom becuz that my computer wont boot ubuntu with the cd plugged in12:52
Guest86617I have asked the same question 8 hours ago and no response, am I doing something wrong here or does noone understand how ubuntu 16.04 video works?12:53
ducasseGuest86617: this is the weekend, it's usually slow here then.12:53
majorgeekGuest86617 i understand but im not telling you12:53
MonkeyDustGuest86617  hit the up arrow to repeat the question12:54
majorgeekbecause you wouldn't understand12:54
Guest86617I have a dell inspiron n5100 i5 with 8gb(this has an ait /intel hybrid video card) running a new 16.04 install , as soon as I plug in an external monitor , both screens go haywire, automatically changing screen resolution, switching back ond forth where the screen is active, switching video display modes, all without anyone touching it... How do I fix this so I can hook up an external video screen?12:54
Guest86617ATI/Intl hybrid12:55
majorgeekyou should had bought the one with the nvidea grafics12:55
LittleJohnGraphic cards is way too powerfull to be used only with linux xD12:56
majorgeekLittleJohn: you is right you need to install steamOS12:57
BluesKajLittleJohn, that's BS12:57
LittleJohnOk now the iso is downloaded...12:57
LittleJohnNo no no, you only need max 2gb video memory in linux i think, cux linux has barly any games ?..12:58
majorgeeklinux has tuxcart12:59
LittleJohnTuxcart seems like a 1990 game in windows12:59
LittleJohni searched now and it seems the game does not even have any requirements in ram and video13:01
majorgeekhttps://supertuxkart.net/FAQ13:03
majorgeekAt least 2 GB VRAM (video memory).13:03
CrazyTuxhow can I install snaps on Xubuntu?13:03
ducasseCrazyTux: we told you earlier today13:03
Guest86617I have a dell inspiron n5100 i5 with 8gb(this has an ait /intel hybrid video card) running a new 16.04 install , as soon as I plug in an external monitor , both screens go haywire, automatically changing screen resolution, switching back ond forth where the screen is active, switching video display modes, all without anyone touching it... How do I fix this so I can hook up an external video screen?13:04
CrazyTuxI installed snapd13:04
Guest86617ATI/Intl hybrid13:04
CrazyTuxis there any GUI tool to search snap apps13:04
k1lCrazyTux: ist still the same answer13:04
CrazyTux?13:04
Guest86617so the only advice is i should buy a different computer?13:04
k1lCrazyTux: the gnome-software store can handle snaps13:04
k1lGuest86617: what driver is in use?13:05
LittleJohnDaaamn, games have evolved really fast... last time i checked linux games it was like 80% less requirements13:05
akikGuest86617: try booting a kubuntu live session and see if that works the same strange way13:05
Guest86617I think it is the default one,13:06
Guest86617how to check?13:06
LittleJohnthou still thats 2gb video ram needed and i said max 2gb, Video cards today has 8-12 gb13:06
CrazyTuxwhere can I find gnome-software store?13:06
gugahoaHello, I'm having a really strange problem13:07
k1lGuest86617: lspci -nnk | grep -i vga -A3 | grep 'in use'13:07
gugahoaAnything that I run on my ubuntu user is created with 000 permissions13:07
k1lCrazyTux: install it? or just use the terminal as i told you already today13:07
gugahoaFor example, if I run git init, .git is initialized with d---------13:07
gugahoaHas anyone ever encoutered something like this?13:08
LittleJohnNow the ubuntu said in VB "Kernel requires an x86-64 CPU (Witch i have) but only detected an i686 CPU. Unable to boot13:08
k1lLittleJohn: you are running ubuntu in virtualbox?13:08
CrazyTuxk1l, I am not too comfortable with terminal.13:08
LittleJohnI am running VB in Ubuntu and im running another Ubuntu now in VB13:09
LittleJohnso Ubuntu in ubuntu13:09
LittleJohnSo it seems even ubuntu cant boot with VB on my computer13:10
Guest86617d@din:~$ sudo lshw -c video13:10
Guest86617[sudo] password for d:13:10
Guest86617  *-display13:10
Guest86617       description: VGA compatible controller13:10
Guest86617       product: 2nd Generation Core Processor Family Integrated Graphics Controller13:10
Guest86617       vendor: Intel Corporation13:10
k1lso make sure the vbox is giving proper system to the guest13:10
ducasseLittleJohn: looks like you're not emulating a supported cpu model in virtualbox13:10
BluesKajhmm, wonder if virtualization is turned off in the BIOS13:11
majorgeekso ubuntu has finally droped 32bits support?13:12
LittleJohnI gave the virtual driver a 8gb storage and 1gb ram, My cpu u is and intel 64bit cpu and in bios the VT-*** something is turned on13:12
k1lmajorgeek: no13:12
Guest86617lspci -nnk | grep -i vga -A3 | grep 'in use'13:12
Guest86617Kernel driver in use: i91513:12
Guest86617Kernel driver in use: radeon13:12
Guest86617d@din:~$13:12
SchrodingersScatmajorgeek: https://www.ubuntu.com/download/alternative-downloads still has 32-bit images13:12
k1lGuest86617: ok, go to systemsettings > software & updates and look at last tab if you can install a prop. driver.13:13
The_Mythhi guys. any video/mp3 downloader with ability to download youtube playlists for Xubuntu? thanks13:13
clissold345CrazyTux, Ubuntu Software lists snaps. Is that also known as the gnome software store?13:13
SchrodingersScatThe_Myth: youtube-dl is your friend here13:13
plasticfishthere are still lots of 32bit processors out there13:13
k1lclissold345: yes it is. ubuntu switched away from the ubuntu-software-store to the gnome-software (branded as ubuntu-software) since 16.0413:13
The_MythSchrodingersScat: i mean something with a GUI13:13
alkisggugahoa: what's the output of this command? umask13:14
SchrodingersScatthere's some 3rd party guis I think, but yeah nvm then.13:14
k1lplasticfish: not lots. its old hardware and that machines will not run a proper desktop anyway13:14
akikk1l: that's just wrong13:14
LittleJohn(PAE in cpu settings is turned on)13:15
alkisgLittleJohn: did you create a 64bit virtual machine, or a 32bit one?13:15
LittleJohn6413:15
alkisgLittleJohn: does it have the 64bit icon?13:15
plasticfishkil, think about Africa13:15
CrazyTuxclissold345, you mean Ubuntu Software Centre?13:15
BluesKajThe_Myth, dunno about playlists , but youtube-dl is installable13:15
LittleJohnwierd, it does not even have a 64 or a 3213:15
k1lCrazyTux: the center is the old one. "ubuntu-software" is the new one with snap support.13:16
alkisgplasticfish: we have about 10.000 p4's here, which work fine, and we'll keep them until at least ubuntu 18.0413:16
alkisg(greek schools)13:16
majorgeekthis channel does support trolls13:16
clissold345CrazyTux, type "software" (no quotes) in the Dash and you'll see Ubuntu Software.13:16
k1lclissold345: he is using xubuntu13:17
Guest86617k1l no other driver listed....13:17
CrazyTuxI am using Xubuntu 16.10 now.13:17
alkisgLittleJohn: click to create a new machine, then select linux, and ubuntu 64 bit. you'll see the 64bit icon then.13:17
k1lGuest86617: please put the output of "lspci" to paste.ubuntu.com and link it here13:17
majorgeekhow do you redirect a command output to paste.ubuntu.com?13:18
gugahoaalkisg, 07713:18
npcoHow do I change which file opens my text, It is now Gedit, how do I permamently change it to Medit?13:18
gugahoas/077/077713:18
clissold345k1l, sorry I assumed he's using Ubuntu.13:18
majorgeekshouldnt it be paste.ubuntu.ORG ?13:18
k1lmajorgeek: no13:19
alkisggugahoa: type `umask 002` to fix it, and check where you set it in order to stop setting it on logins13:19
CrazyTuxI just installed Ubuntu Software Centre on Xubuntu.13:19
majorgeek.com is what TM corpsorations use13:19
LittleJohnIt does not have a 64 in the list no os has that it seems13:19
gugahoaalkisg, it was that, thanks!13:20
k1lCrazyTux: again: the "ubuntu-software" supports snap. not the "center". the "center" is the old one.13:20
alkisgLittleJohn: what's the output of this command? apt policy virtualbox | nc termbin.com 999913:20
CrazyTuxok13:20
LittleJohn:S (WARNING: apt does not have a stable CLI interface. Use with caution in scripts.  http://termbin.com/fmu8)13:21
silentjackanyone know if there exists an x86 installation iso for ubuntu touch? (not live or preinstall)13:21
Guest86617k1l Here is the requested paste link:   http://paste.ubuntu.com/24026772/13:21
MonkeyDust!touch | silentjack13:21
ubottusilentjack: Information about the Ubuntu Touch platform for Phone and Tablet is available here https://wiki.ubuntu.com/Touch . Support and discussion in #ubuntu-touch13:21
alkisgLittleJohn: so, you don't have virtualbox installed and you're using something else. Maybe a local version that you didn't install from the software center.13:21
alkisgLittleJohn: start with: sudo apt-get install virtualbox13:21
LittleJohnI i downloaded the VB from the main siter :S13:22
silentjackthanks i did check there, but only found preinstalls13:22
k1lsilentjack: there are no isos for ubuntu-touch since the tablets and smartphones use arm chips and dont use isos to isntall13:22
LittleJohn"https://www.virtualbox.org/wiki/Downloads"13:22
alkisgLittleJohn: well, don't. Remove it and install it properly.13:22
LittleJohnSo apt-get install virtualbox ?13:22
alkisgYes13:22
CrazyTuxok. It was already there on Xubuntu, installed.13:22
alkisgRemove the other one first13:22
LittleJohnok13:22
npcoLittleJohn: I learned that if you can apt-get anything, do so. For many important reasons.13:23
silentjackthere is an x86 version of touch, but i cant find anything but live iso13:23
MarkB2I'm trying to install ubuntu 16.04.1 LTS 64-bit into an existing grub2 system.  The install goes to a connected drive and I've failed at getting grub2 to look at where to boot the freshly installed system from.13:23
k1lGuest86617: ok, for that "old" cards amd dropped support. so your only chance is the open source driver "radeon" which you do already use.13:23
CrazyTuxhow can I get a snap for pdf reader?13:23
LittleJohnThou how do i remove it ? xD13:23
Guest86617k1l so I am screwed?13:24
ducasseCrazyTux: 'snap find pdf'13:24
alkisgLittleJohn: go to the site where you downloaded it and check for documentation, it's not the proper ubuntu way so we don't know what you did. It certainly was not vbox.deb, so you did something awful there. :)13:24
LittleJohnok13:24
CrazyTuxducasse, in the terminal?13:25
Guest86617k1l what is the last version of ubuntu that might support external video cards13:25
ducasseCrazyTux: yes13:25
Guest86617k1l what is the last version of ubuntu that might support external video monitors on this configuration?13:25
* alkisg wonders if LittleJohn managed to download virtualbox-setup.exe and run it via wine... :D13:25
CrazyTuxok. thanks13:25
k1lGuest86617: the radeon should support this. try if yoyu can set it properly in the system settings > monitors13:26
LittleJohnxD13:26
CrazyTuxducasse, how to install a snap?13:26
akikGuest86617: ubuntu 14.04 is still supported and still has that proprietary driver support13:26
ducasseCrazyTux: you were told earlier13:27
LittleJohnalkisg now i searched the user manual for uninstall and for windows,Mac and Solaris hosts uninstall existed thou not for linux :S13:27
ttfn_42Hey all.  My 16.04 is running beautifully on my chronos 7 after faffing with grub to get brightness and backlit keyboard working13:27
ttfn_42Bummer is; this thing has an 8870 on it13:28
ttfn_42(HD 8870M)13:28
alkisgLittleJohn: do you remember which virtualbox installation package you downloaded?13:28
ttfn_42I did attempt to try the amdgpu_pro but login won't hapen13:28
MarkB2ttrn_42: You're familar with Grub?  I'm trying to get grub to multi-boot and not having any luck getting it to recognize a second bootable system.13:28
ttfn_42only way I got to log in was to CTRL-ALT-F1 and remove the amd driver13:29
=== david is now known as Guest83263
ttfn_42anyone had much experience with it thus far?13:29
alkisgMarkB2: do you mean that you want grub to show a menu to boot windows too?13:29
koleygr<MarkB2> try boot-repair-disk13:29
LittleJohnalkisg yes "Ubuntu 16.04 ("Xenial")  i386 |  >>>>>AMD64<<<<<13:30
alkisgLittleJohn: what's the output of this? dpkg -l '*irtualbox*'|grep ^ii13:30
Guest86617ok thank you akik13:31
koleygr<alkisg> He tried to install VB 5.113:31
LittleJohn-_- i think im starting to realize the problem, isent i386 for intel and amd for amd ? or is it 64/32 bit ?13:31
MarkB2alkisg: No.  Windows is not installed on that platform.  The target drive will have ubuntu developer, ostro, and ubuntu core installed on it.  I would like grub to let me select from one of those.  Each system will be on its own partition and swap (hopefully) common.13:31
BluesKajMarkB2, run sudo os-prober then sudo update-grub13:31
LittleJohnii  unity-scope-virtualbox         0.1+13.10.20130723-0ubuntu1 all          VirtualBox scope for Unity ii  virtualbox-5.1                 5.1.14-112924~Ubuntu~xenial amd64        Oracle VM VirtualBox13:31
MarkB2BluesKai: That's it???13:31
MarkB2I've been fighting with this ALL night!13:32
alkisgMarkB2: and grub sees the 2 ubuntu systems but not ostro? if os-prober doesn't know ostro, then you need to write a custom entry in /etc/grub.d13:32
k1lLittleJohn: "lscpu | nc termbin.com 9999"13:32
alkisgLittleJohn: ok, sudo apt-get purge virtualbox-5.1; sudo apt-get install virtualbox13:32
MarkB2alkisg: I had not tried what BluesKaj had suggested.  I can do that in a minute (this is on a system behind where I'm sitting).13:33
LittleJohnk1l "http://termbin.com/4jts"13:33
MarkB2Back in a minute or two...13:33
LittleJohny13:34
LittleJohnhate when i wright in the wrong window xD13:34
k1lLittleJohn: vmx is enabled so there is something wrong with your vbox install or vbox settings13:35
LittleJohnalkisg does this one come with extension paqage ?13:35
alkisgLittleJohn: you download it separately13:36
LittleJohnpackage*13:36
LittleJohnok13:36
LittleJohnthou its not needed now thou i guess13:36
ducasseLittleJohn: it's called virtualbox-ext-pack13:36
alkisgIt's needed for usb 2/3 devices and some other things13:37
k1lyou can install the extensions pack from the ubuntu repos too13:37
LittleJohnok13:37
ttfn_42what do the virtualbox extensions pack do?13:37
alkisgk1l: where?13:37
alkisgI thought there were licensing issues prohibiting that13:37
k1l!info virtualbox-ext-pack13:37
ubottuvirtualbox-ext-pack (source: virtualbox-ext-pack): extra capabilities for VirtualBox, downloader.. In component universe, is extra. Version 5.1.6-2ubuntu1 (yakkety), package size 11 kB, installed size 126 kB13:37
alkisg This package downloads the extension pack from internet during install. ==> cool, ty13:38
LittleJohnducasse "E: Unable to locate package MS-7737:~$ E: Couldn't find any package by regex 'MS-7737:~$'"13:38
k1lMS-7737:~$   is not a package name13:39
ttfn_42sudo apt-get install virtualbox-ext-pack13:39
LittleJohnthou i think io got that message from virtualbox-ext-pack13:40
k1lLittleJohn: no, you copied the wrong command13:40
LittleJohnok no it was me who wroght wrong i guess13:40
LittleJohnOk now it seems i got 64 os options13:42
SchrodingersScatyay13:42
LittleJohnnow i got "VT-x is disabled in the BIOS for all CPU modes" instead -_-13:43
SchrodingersScatare you able to change that in bios?13:43
k1lenable it in the vbox settings13:44
LittleJohni dont think so13:44
ducasseLittleJohn: did you get any errors when installing virtualbox?13:44
LittleJohni dont know, i never checked :/ thou it said succesfully13:45
k1lLittleJohn: did you check the vbox settings now for that guest?13:45
ttfn_42anyone have experience with amdgpu_pro driver?13:45
ttfn_42:(13:46
LittleJohnyes i changed the OS from 32 bit too 64 bit ubuntu13:46
k1lttfn_42: maybe ask a specific question, not generic ones13:46
k1lLittleJohn: no, there are cpu settings for vt-x etc. did you check them?13:47
ttfn_42I've installed the current version of amdgpu_pro driver available direct from AMD.  Installs fine, detects GPU13:47
ttfn_42on reboot, after password, unity doesn't fire up properly and bails back to login screen13:47
k1lttfn_42: does it work on guest account?13:48
SAm__I am trying to use do some graphics programming in c, but i am gettin error13:48
ttfn_42it doesn't, no.13:48
SAm__[xcb] Unknown sequence number while processing queue [xcb] Most likely this is a multi-threaded client and XInitThreads has not been called [xcb] Aborting, sorry about that. a.out: ../../src/xcb_io.c:274: poll_for_event: Assertion `!xcb_xlib_threads_sequence_lost' failed.13:48
LittleJohnIf you mean PAE then yes that is checked settings>system>Processor and enable PAE/NX13:48
SAm__do any1 have any idea how to resolve that13:48
k1lttfn_42: then look at /var/log/Xorg.0.log what is going wrong13:48
ducasseSAm__: try ##linux13:48
ttfn_42checking now ..13:49
SAm__<ducases> Can you explain?13:49
LittleJohnwierd, it shows an extention error now too in settings.. maby i should redo the VD ?13:49
SAm__Any help will be most appreciated13:49
ducasseSAm__: we don't do programming support, so ##linux is a better place to ask13:49
ducasseLittleJohn: is secure boot enabled on this machine?13:50
SAm__ok thankyou.13:50
LittleJohndo you mean the real pc or the guest ?13:52
ducasseLittleJohn: the real one13:52
SAm__it says== Cannot send to channel: ##linux13:52
ducasse!register | SAm__13:52
ubottuSAm__: For information on registering your IRC nick, see https://help.ubuntu.com/community/InternetRelayChat/Registration - For any further help, ask in #freenode.13:52
LittleJohnI have checked bios and i haven't found any fast boot i think13:52
LittleJohnits Click Bios 213:52
ducasseLittleJohn: not fast boot, secure boot13:52
LittleJohni can check it, if now i do not come back with same nick then il be called LittleJohn1 or 213:53
ducasseLittleJohn: do 'sudo apt install mokutil'13:53
ducasseLittleJohn: then run 'sudo mokutil --sb-state'13:53
LittleJohnok13:54
LittleJohnThis system does't support Secure Boot13:54
ducasseLittleJohn: ok, nvm then, it was just a thought. :)13:55
LittleJohnI guess that means i do not have a secure option in bios13:55
ducasseLittleJohn: i'm not familiar enough with vbox to help you much, i only use kvm. have you doublechecked that vt-* is enabled in bios?14:00
ttfn_42I cannot find anything obvious in the x.org.log14:00
ttfn_42Any tips with a particular error I'd be looking for14:00
ttfn_42reminder:  amdgpu_pro won't allow me to login14:01
LittleJohnyes it says Acceleration: VT-x/AMD-V14:01
LittleJohnthis is the whole error message VT-x is disabled in the BIOS for all CPU modes (VERR_VMX_MSR_ALL_VMX_DISABLED).   Result Code:  NS_ERROR_FAILURE (0x80004005) Component:  ConsoleWrap Interface:  IConsole {872da645-4a9b-1727-bee2-5585105b9eed}14:01
ducassettfn_42: look for the string (EE)14:01
ttfn_42EE - got it14:02
ttfn_42checking ...14:02
LittleJohnits like it ignores that its alreaddy on VT-x14:02
ducasseLittleJohn: try asking in #vbox if anyone there has seen it before, i'm out of suggestions14:03
ttfn_42got it14:03
ttfn_42RADEON(G0): [XvMC] Failed to initialize extension14:03
LittleJohnok ok, well thanks for trying to help anyways14:03
LittleJohnOn google btw it was a simular problem and that got fixed by uppdating the VB thou i got the latest and he on there updated to VB 4.314:05
=== RGamma is now known as Masterjun_
=== Masterjun_ is now known as RGamma
petoHi14:06
petowho know how I connect LCD35 to raspberry pi 214:07
MonkeyDustpeto  pi has its own channel, #raspberrypi14:08
trompstompHi all. I am having an issue writing the new Gubuntu 16.04.2 release to usb. I am able to write the image to the usb drive and boot from it, but when I run the integrity test it always says it failed a single file. How can I determine what file is failing?14:08
ttfn_42I cannot find anything obvious for the amdgpu driver14:10
ducassettfn_42: that looks like it's still trying to use the radeon driver14:11
ttfn_42that error, thanks for helpng me find it, seems very broad14:11
ttfn_42oh?14:11
ttfn_42Well, it is at the moment14:11
ducassettfn_42: the RADEON bit14:11
ttfn_42I ave removed the dri ... oh wait14:11
ttfn_42 I guess I'll need to reinstall it and examine the xorg.log real-time14:12
ttfn_42I can CTRL-ALT-F1 and chek the log I guess14:12
ttfn_42ok - I shall reinstall it now14:12
ducassettfn_42: when you boot up with the amdgpu driver, the radeon module should not be loaded. check with lsmod.14:12
ttfn_42lsmod14:12
ttfn_42got it14:12
ttfn_42any switches?14:12
ttfn_42or just simply "lsmod"14:13
ducassettfn_42: 'lsmod | grep radeon'14:13
ttfn_42gotcha.14:13
ttfn_42ok - installing.14:13
ducassettfn_42: that should come back empty14:13
ttfn_42brb :D14:13
ttfn_42whilst that installs (480mb), how often is the x.org log truncated?14:15
ttfn_42on each boot?14:15
ducassettfn_42: each start of the x server14:15
ttfn_42ok understood.  and the .log.old is the previous start of the xserver?14:15
ducassettfn_42: should be.14:16
ttfn_42fabulous.  Its just finalising modules.   I'm on the stock 4.4.0-62 kernel14:16
ttfn_42ok its done - rebooting14:17
trompstompAre there any differences between the restricted extra packages installed during installation and ubuntu-restricted-extras?14:22
k1ltrompstomp: no14:24
ttfn_42ok - so that was different14:25
ttfn_42:)14:25
ducassettfn_42: in what way? :)14:25
trompstompk1l, Thanks. I am assume if you install restricted extras after installation you are still required to disable secure boot. is that correct?14:25
ttfn_42AIGLX error: dlopen of /usr/lib/x86_64-linux-gnu/dri/i965_dri.so failed undefined symbol: is64bitelf14:27
ttfn_42same again with swrast_dri.so14:27
ttfn_42GLX: Could not load software renderer14:27
ttfn_42GLX: no useable GL provider screen 014:28
ttfn_42... hence unity not being able to fire14:28
ducassettfn_42: i965 is intel, iirc. is this the x log?14:28
ttfn_42double-checking now ..14:29
anddamnew window in Files show hidden files by default, I see this is a setting in Preference but is there a program whose install would change this?14:30
anddamI didn't made the change myself14:30
anddammake*14:30
ducassettfn_42: is this a desktop system with a discrete amd gpu and an integrated intel?14:30
ttfn_42Yes it is14:30
ttfn_42... just confirmed - this is the correct log14:30
ducassettfn_42: is the amd card set to primary in the bios?14:31
ttfn_42BIOs does not offer this as an option14:31
ducassettfn_42: can you pastebin the latest x log?14:31
ttfn_42pastebin?14:32
ducasse!pastebin14:32
ubottuFor 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.14:32
ttfn_42OMg thats genius XD14:32
ttfn_42yes of course14:32
ttfn_42http://paste.ubuntu.com/24027152/14:33
ducassettfn_42: what does 'lsmod | grep radeon' say?14:35
ttfn_42I have a hit14:36
ttfn_42but only because I have removed the driver14:36
ttfn_42I'll need to reinstall14:37
ttfn_42doesn't take a sec14:37
ttfn_42brb14:37
ttfn_42within the pastebin, I notived it showed a list of supported cards14:38
ttfn_42quite exhastive14:38
ttfn_42I realised my card isn't in that list14:38
ttfn_42HD 8870M14:39
ttfn_42HD 8800M is there, so I would consider it might work14:39
ttfn_42just wondering if I have filaed at the first hurdle - driver doesn't support my card XD14:40
ttfn_42ok  driver installed - rebooting14:41
weniaminпривет14:43
rifter!russian14:43
ubottuПожалуйста наберите /join #ubuntu-ru для получения помощи на русском языке. | Pozhalujsta naberite /join #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke.14:43
elv23Hi. I'm in a bit of a predicament. I have an unmet dependencies situation. "libelementary2 : Depends: libethumb-client-bin" I try install libethumb-client-bin, but it tries to overwrite a file and fails. So, I wanted to remove libelementary2. When I do this, it spits out another unmet dependency error: "libelementary-bin : Depends: libelementary2". Now, attempting to install this spits back the original error.14:46
elv23So effectively I'm stuck in this loop of being unable to remove or install. And this issue is blocking dist-upgrade as well14:46
ttfn_42Hello14:47
physios_Hi14:47
ttfn_42Signed in on mobile14:47
physios_I need some help with my microphone, which is not working14:48
ttfn_42lsmod | grep radeon returns nothing14:48
elv23physios_: what kind of microphone14:49
ducassettfn_42: i've been searching a bit, and i'm not convinced amdgpu-pro supports your chipset. i can't find a clear yes/no answer.14:49
ttfn_42I feared that might be the case14:50
ttfn_42Clearly im a tad premature14:50
ducassettfn_42: from what i can tell, you need to use radeon or go back to ubuntu 14.04 with the fglrx driver (not recommended)14:51
ttfn_42"amdgpu-pro-uninstall" for the last time :)14:51
ttfn_42Ill hand it to them, though.  Their installer is very clean14:51
ttfn_42Just a brief autoremive afterwards and its all back to normal14:52
ducassettfn_42: did you have problems with radeon in the first place, is that why you started this?14:53
ttfn_42Radeon doesnt completely load14:53
akinodeHey, can anyone recommend a learning source for understanding how web programming works? I'm still having some difficulties getting into it because I'm probably missing quite a few underlying concepts14:53
ttfn_42loadbut unity works14:53
MonkeyDustakinode  you mean creating websites? if try, start with echoecho.com14:54
ttfn_42ducasse i started this in an effort to run steam games14:54
ttfn_42DRI_PRIME=1 for some doesnt work14:55
ttfn_42Any good titles need the proper drivers14:55
ducassettfn_42: right. you might need fglrx, then, and that won't work with 16.04.14:57
ttfn_42ducasse I think most of the main titles require a proper driver set14:57
akinodeMonkeyDust Yeah I have a project coming up where I will have to be working with python libraries like tornado or pycharm, but there are a lot of things I don't really understand about them14:57
ttfn_42ducasse They report "unsupported Driver" otherwise14:57
akinodeMonkeyDust like I wrote a script and put app.listen(8888) at the end, and now I odn't even know how to disable it again14:58
ducassettfn_42: you have removed amdgpu-pro now?14:59
ttfn_42Yes i have14:59
ttfn_42Im back in again14:59
ducassettfn_42: open 'software and updates', is anything listed under 'additional drivers'?15:00
ttfn_42no.15:00
ttfn_42Only the very odd presentation of the intel driver15:00
ducassettfn_42: ok, then you are stuck between fglrx and radeon.15:00
ttfn_42sorry - I don't know how to highlight your name with my replies15:00
ducassettfn_42: that's not an intel driver, but cpu microcode.15:01
auronandace!tab | ttfn_4215:01
ubottuttfn_42: You can use your <tab> key for autocompletion of nicknames in IRC, as well as for completion of filenames and programs on the command line.15:01
ttfn_42aaaaah, yes - CPU microcode15:01
ttfn_42ducasse: TAB - got it15:02
ttfn_42ducasse: so the CPU microcode is not the onboard GPU chipset driver?15:03
ducassettfn_42: no15:03
ducassettfn_42: you can try to get a second opinion on this in #ubuntu-steam, but i don't think they will tell you anything different15:05
ducassettfn_42: (the amd graphics driver, that is)15:05
ttfn_42ducasse: No, I think this is as far as I will get with it for now.15:05
ttfn_42ducasse: the supported chipset list seems pretty exhaustive15:05
ttfn_42ducasse: and my chipset isn't in it15:05
ttfn_42ducasse: thanks for you time on this - I appreciat eit15:06
ducassettfn_42: no problem, sorry i couldn't help.15:07
ttfn_42ducasse: Right - time to get some food.  I shall update this channel as and when I get more news on hybrid GPU behaviour fr AMD-based chipsets15:10
ttfn_42ducasse: by for now15:10
Lavinhohow to install ubuntu 16.10 lenovo idepad 100s 11" lby15:14
Lavinho???15:14
Lavinhobootia32.efi fault15:14
Lavinhoversion i38615:15
ducasseLavinho: http://askubuntu.com/questions/684041/ubuntu-debian-on-a-lenovo-ideapad-100s-linux-has-issues-with-this-laptop#68572815:16
Lavinhoim runing windows15:17
ducasseLavinho: from that thread: "I will probably return the unit because without sound, wireless, battery information, and sleep ability it's just not worth keeping when there are other alternatives out there."15:20
Lavinhoyes15:23
Lavinhoi do15:23
akikLavinho: did you check the lenovo forums about that?15:23
Lavinhono15:25
akikLavinho: the site is https://forums.lenovo.com/15:26
tarballhello ubuntu users, I cannot change a disk's folder permissions via gksudo, it only changes the disk permission, but not enclosed folders. what do I need to do?15:28
ducasse!permissions | tarball15:29
ubottutarball: An explanation of what file permissions are and how they can be manipulated can be found at https://help.ubuntu.com/community/FilePermissions15:29
tarballducasse, thank you, so I guess it must be this: 'sudo chmod 777 -R /path/to/someDirectory'15:32
tarballas an example format15:32
ducassetarball: that will do it, but it will also set 777 on every file and directory. if that's not what you want, you can for instance use find to only set on directories15:33
tarballducasse, 777 is fine, but even this command didnt work. permission denied15:35
ducassetarball: what kind of filesystem are you trying to set it on?15:36
tarballducasse ext415:36
ducassetarball: maybe it's mounted read only15:37
alkisgtarball: can you touch a file inside that dir? e.g. `touch /path/to/someDirectory/test` ?15:39
tarballalkisg, the folder is empty. I just created it15:41
tarballso there is no file in it15:41
tarballbut I'd like to save a file there and it rejects15:42
alkisgtarball: er, then why are you trying to chmod -R?15:42
alkisgtarball: try the touch command and tell us the output15:42
alkisgtouch /path/to/someDirectory/test; sudo touch /path/to/someDirectory/test15:42
alkisgDoes any of those 2 work?15:42
tarballalkisg, I thought it would be right for the folder contents that I will create15:42
alkisgIf you have no subdirs, chmod -R will only work on the one dir you have15:43
tarballI am trying now15:43
tarballalkisg, the first command says permission denied, second one doesnt give any output, and redirects to command prompt15:45
alkisgtarball: ok, then it's not mounted read only. What's the output of this? ls -la /path/to/someDirectory15:45
=== Birosso is now known as Bigotto
pavlostarball, can you give us the output of, mount15:45
baldbobg'day folks... with 16.04.2 being out, is there a still a reason to install 16.10? have to reinstall15:46
alkisgAnd, the output of: id -u15:46
alkisgbaldbob: 16.04 has only the kernel and xorg of 16.10, not the rest of the programs. If you want stability, stay with LTS; otherwise you can keep 16.1015:46
baldbobcompared to .10 is .04.2's software outdated then?15:47
alkisgYes15:47
alkisgBut of course it'll be maintained for more time15:47
ducasse'outdated' is a little strong15:47
alkisgBecause LTS releases are maintained for 5 years, while non-LTS for I don't know, 9 months?15:47
tarballalkisg, the ouput is '-rw------- 1 root root..'15:47
alkisgtarball: what about . and touch? That's only partial output15:48
alkisg*and test15:48
baldbobright... so .10 will be dead in april when 17.04 comes along15:48
=== lethu_ is now known as lethu
tarballalkisg, touch gave no output15:49
ducassebaldbob: it will be supported for three more months after release of 17.0415:49
alkisgtarball: the ls command had 3 lines output, you showed only 1 line here15:49
pavlostarball, try mount | grep /dev/sd  ... that should be one line15:49
baldbobok, thanks for the input15:49
tarballalkisg, it is really 1 line only15:49
alkisgtarball: all `ls -la` commands show the current dir, ., the previous dir, .., and it should also show the test file you did. In total, 3 lines.15:50
alkisgtarball: run this to paste it all: ls -la  /path/to/someDirectory | nc termbin.com 999915:51
tarballalkisg, sure..the output of 'id -u' is '1000', by the way15:51
tarballpavlos, grep output is '/dev/sdb on /media/user/disk type ext4 (rw, nosuid, nodev, relatime, data=ordered, uhelper=udisk2)15:52
maxthewinciao15:53
alkisgtarball: just a quick advice, I think it would be better for you to do this: sudo mkdir /media/user/disk/tarball; sudo chown 1000:1000 /media/user/disk/tarball; sudo chmod 755 /media/user/disk/tarball15:55
tarballalkisg, all of them?15:55
alkisgtarball: that way you'll have a directory there that is directly accessible by you, without sudo15:55
alkisgYes15:55
alkisgYou'll be able to copy/paste files inside the "tarball" directory without gksudo, by just openning nautilus15:55
xiaofengwhat this?15:57
xiaofengfuck15:57
tarballalkisg, it says 'mkdir: cannot create directory '/media/user/disk/tarball': not a directory (of course I inserted my own dir names)15:57
alkisgtarball, ok, I'm still waiting for the output of the previous command then: ls -la  /path/to/someDirectory | nc termbin.com 999915:58
xiaofeng这软件界面好j8抽象15:58
alkisgtarball: you're giving us wrong output in some cases, so you need to start copy/pasting things more accurately15:58
xiaofengenglish?15:59
alkisgYes15:59
ducasse!cn | xiaofeng15:59
ubottuxiaofeng: 如欲獲得中文的協助,請輸入 /join #ubuntu-cn 或 /join #ubuntu-tw15:59
xiaofenghaha15:59
tarballalkisg, I am giving what I see here15:59
alkisgtarball: ok, I'm waiting for that last command output15:59
alkisgls -la  /path/to/someDirectory | nc termbin.com 999916:00
tarballand ls -la has the same output as before16:00
xiaofengmy english good16:00
alkisgI never saw it though16:00
alkisgIf you don't want to share the output, I can't help you, bye16:00
xiaofenggan16:00
pavlostarball, ls -l / | grep media (this is one line16:00
tarballsorry I am restarting the machine, will take a little while16:01
xiaofengno16:01
xiaofengno restarting16:01
xiaofengthis system fuck egg16:02
ducassexiaofeng: watch your language16:03
xiaofeng汉语16:03
xiaofeng老子要去洗澡睡了,垃圾系统,垃圾聊天软件16:04
akikxiaofeng: you joined this channel voluntarily. please behave16:06
RonWhoCaresHow do I find where Kdenlive is installed16:06
Al3xG0amd or nvidia have continued support card video driver oficial?16:06
TandyUKRonWhoCares: which kdenlive ?16:07
TandyUKwell with a K16:07
ducasseRonWhoCares: dpkg -l kdenlive16:08
RonWhoCareswhich kdenlive gives the result      /usr/bin/kdenlive16:09
RonWhoCaresBut then I can't "cd" into that directory16:09
RonWhoCares('not a directory' is displayed)16:10
ducasseRonWhoCares: /usr/bin is the directory, kdenlive the binary16:10
rorroCan i make it so my mousekeys make the pointer jump instead of move only one pixel?16:10
akikRonWhoCares: the application is not installed into a single directory. you can list the files with "dpkg -L kdenlive"16:11
rorroSo when i click 2 och my number pad the pointer jumps 20 pixels down instead of 1 pixel16:11
tarballalkisg, pavlos, the disk is writable now, solved..thank you very much!16:11
pavlostarball, ok16:11
alkisgnp16:11
RonWhoCaresahh16:13
RonWhoCaresok16:13
RonWhoCaresRebooting16:13
nuxmuncherHi! I get "Failure to download extra data files" pop-up window regarding "flashplugin-installer".  After hitting the "run this action now" button.. im delivered to an authentication window... which I authenticate... but nothing happens... any clues anybody?16:13
nuxmuncherthis has persisited for a few days now.. I'd like to avoid rebooting if possible16:14
pavlosnuxmuncher, sudo apt update16:15
nuxmuncherdo that daily but I'll do now again ... please hold16:15
nuxmuncherpavlos hang on ... "sudo apt-get update" or what you wrote above?16:16
pavlosnuxmuncher, sure, either apt or apt-get16:17
nuxmuncherok... didn't know they were same16:18
pavlosnuxmuncher, sure, apt is newer ... are you on 16.04 ?16:19
yellabs-r2hi there16:19
nuxmuncherhi pavlos... done but window still there after i hit "run this action now"..... yes Im on 16.0416:20
alkisgnuxmuncher: dpkg -l '*flash*' | grep ^ii ==> what's the output of that?16:20
yellabs-r2is there a bash ( commandline ) program that works , for translating from one to an other language ?16:20
yellabs-r2script...16:21
yellabs-r2;)16:21
nuxmuncherthe exact command to run is: dpkg -l '*flash*' | grep ^ii    .... right?16:21
alkisgYes16:22
akikyellabs-r2: https://github.com/soimort/translate-shell (try google next time)16:22
=== miczac_ is now known as miczac
xiaofengwhat time is it\16:22
yellabs-r2did i not understand correct and that one is not working any more..16:22
xiaofeng?\16:22
nuxmuncherthe output is: ii  flashplugin-installer   24.0.0.221ubuntu0.16.04.1 amd64        Adobe Flash Player plugin installer16:23
akikyellabs-r2: what doesn't work?16:23
alkisg!flash16:24
ubottuTo install Flash see https://help.ubuntu.com/community/RestrictedFormats/Flash - See also  !Restricted and !Gnash16:24
physios_I need help with my headset's mic which isn't working16:24
yellabs-r2giving it  a try right now, thanks .. we will see16:24
alkisgWhat's the recommended flash package nowadays, flashplugin-installer or adobe-flashplugin from the partner repository?16:24
nuxmuncher.. is that a pass or fail?16:25
Guest66967hey. i need libopenjp2.a, but installing libopenjp2-7-dev does not create .a file in /usr/lib/x86_64-linux-gnu, just shared library .so files16:25
yellabs-r2works perfect , many thanks16:25
nuxmuncheroh.. i guess im asking alkisg now16:26
xiaofengi'm going to bed16:26
alkisgnuxmuncher: the flashplugin-installer package does the same thing with the adobe-flashplugin package. The difference is that the first one tries to download flash from the internet, while the second one has them embedded in the .deb file16:26
alkisgnuxmuncher: for that reason, I prefer the second package, but I'm not sure which one of those 2 is the "recommented" way...16:27
nuxmuncher... ok...?  i think you're confusing me with someone else.. I just want to know if the pop up will go away now16:28
alkisgnuxmuncher: no, because that package has bugs, it'll keep popping up until you run `/usr/share/package-data-downloads/flashplugin-installer` again, or install the adobe-flashplugin package instead16:28
nuxmuncherok.. please advise most common "path of least resistance" for this please?16:30
alkisgnuxmuncher: I do it this way: sudo sed 's/.*\(deb .*partner\)/\1/' -i /etc/apt/sources.list; sudo apt-get update; sudo apt-get install adobe-flashplugin16:31
alkisgThen I never see that window again16:31
nuxmuncherin one chunk.. just like that?... or separated at semi-colons?16:32
alkisgnuxmuncher: just like that is fine16:33
m52!lubuntu16:33
ubottulubuntu is Ubuntu with LXDE instead of !GNOME as desktop environment, which makes it extremely lightweight. See https://wiki.ubuntu.com/Lubuntu - /join #lubuntu for lubuntu support.16:33
nuxmuncheralkisg.. done.  so should I "run this action.." to finally get rid of pop-up... or reboot (id really rather not reboot"16:35
alkisgnuxmuncher: just close that window. If it really insists you could also `xkill` it. In any case it won't reappear after logoff/logon16:36
nuxmuncheralkisg you're awesome.  Sincere thanks for your help.  Be well friend.16:37
alkisgYou're welcome16:37
rodrigo__hello16:40
rodrigo__there some from tijuana16:41
rahmonalihi16:51
okwahohey16:52
Kurvivorhello!16:59
Kurvivori have updated system recently, and it seems my nvidia drivers are toast17:00
Kurvivorplease help me with command sequence to restore them17:00
Kurvivori am in console mode, with system behaving erratically (term switching to another every monite or so)17:01
Kurvivori need halp ASAP17:01
koleygrDid the update finished?17:02
WixyHey, hello all17:04
WixyI'm using 800MB of swap memory. is there a way to know what is using that memory?17:04
WixyShould I be looking at the virtual memory column in top/htop?17:05
Kurvivorkoleygr: yes, it did. Then on the next reload - black screen instead of graphical login screen17:05
koleygr<Kurvivor> is it 16.04?17:06
Kurvivorkoleygr: lsb_release gives Description:Ubuntu 16.04.2 LTS17:07
koleygr<Kurvivor> The update was from terminal or from update manager?17:08
Kurvivorupdate manager17:08
koleygrtry from console to see if it gives errors17:08
Kurvivori agreed to the visual prompt17:08
k1lKurvivor: look at /var/log/Xorg.0.log17:08
Kurvivorsudo dist upgrade17:09
Kurvivor?17:09
k1lKurvivor: and run "sudo apt update && sudo apt full-upgrade" to make sure you have all the latest packages17:09
Kurvivori am reasonably sure number of package sources, including source for nvidia drivers, were disabled during upgrade17:12
=== KindOne_ is now known as KindOne
RGammaKurvivor: What if you try to boot an older kernel?17:14
koleygr<Kurvivor> give the commands that k1l said to you... And if there is any error or something sent it here17:14
plgosjello17:14
k1lKurvivor: what kernel are you on? how did you install the nvidia driver? and what about the info i asked for?17:14
Kurvivorhere: N: Файл «50unattended-upgrades.ucf-dist» в каталоге «/etc/apt/apt.conf.d/» игнорируется, так как он не имеет неправильное расширение17:14
k1lKurvivor: that is just a warning. you can delete that file17:15
Kurvivorit seems encodings here are somewhat broken17:15
trekaiI'm getting a Stale File handle when trying to mount a SDCard on Ubuntu 16.04.2 Any way to fix it?17:16
Kurvivork1l: stil runnign your commands; random terminal switches make it unnecessary hard17:17
RGammaKurvivor: Is it trying to switch to tty7 because X tries to restart itself?17:18
pavlosKurvivor, I thought you were in console mode using c-a-f117:19
pavlostrekai, how do you mount the sd card17:20
RGammaKurvivor: But as said, I'd suggest you reboot and select an older kernel and see whether that brings back a usable system17:21
KurvivorRGamma: probably; how can is top that if that is the case?17:21
=== Menzie607 is now known as Menzador
trekaipavlos, I use the following command: sudo mount /dev/sdb1 /mnt/sdcard/17:22
trekaipavlos, the exact error I get is: mount /dev/sdb1 on /mnt/sdcard failed: Stale file handle17:22
Kurvivorpavlos: yes, but with f417:23
pavlostrekai, can you paste, fdisk -l /dev/sdb (use sudo)17:23
trekaipavlos, sure just a sec17:23
Kurvivorwhere is the file with list of package sources?17:23
koleygr<Kurvivor> /etc/apt/sources.list... but follow what k1l says...17:25
koleygr <Kurvivor> has the update finished?17:26
trekaipavlos, here you are (yes, it *is* a 128MB model ;-) ) : http://paste.ubuntu.com/24028190/17:26
RGammaKurvivor: Well, if you don't want to reboot and it is indeed X causing this I need to ask myself why it'd continually try to restart. Try "sudo systemctl isolate multi-user.target". This might stop all programs you have running and might disable your network, so you'd need to start this yourself and reconnect here17:26
trekaipavlos, I have already fsck'ed it and it contained a lot of errors, the main inode was not a directory for instance17:27
RGammaAnd "might" because I don't know how you actually have set up your network and what exactly is in your target17:27
pavlostrekai, maybe you umount and then mount again ... does dmesg show any errors?17:28
trekaipavlos, umount won't work, since it would not mount to begin with17:29
pavlostrekai, well, you are trying to mount an ext4 which should work ... I keep reading about state file handles17:30
trekaipavlos, it is much too old to be ext4, I think it is a ext2 volume17:30
pavlostrekai, you should be able to mount ext2 as well17:32
trekaipavlos, No. Still the same error message. Is there anyway to ignore the error and mount it anyway?17:33
trekaipavlos, what is really strange though, I get no dmesg changes upon trying to mount it.17:34
pavlostrekai, dmesg should report when the sdcard is plugged in, and give you the device /dev/sdb17:35
ioriatrekai, have you tried changing mountpoint ?17:35
trekaipavlos, yes, when removing and re-inserting, I *do* get errors in dmesg. I'll pastebinit it for you. On the different mount point: I have just created it17:37
mangaram17:37
barnitoI love Ubuntu!17:38
Kurvivorsorry, had to reboot17:39
trekaipavlos, here is the pastebin I got on dmesg after re-inserting the SD-card: http://paste.ubuntu.com/24028262/17:39
RGammaKurvivor: Selected older kernel in grub menu?17:39
Kurvivorwhat process must i kill to stop automatic switching from terminal to non-working x login screen?17:39
magnum_orkusi uninstalled restricted extras, but still getting prompt for 'seurity update flash player'  how can i get rid of this?17:40
KurvivorRGamma: no; i am not clear on what would i be able to do from there17:40
k1lKurvivor: just press ctrl+alt+f117:40
Kurvivork1l: that's what i do every 40 seconds!17:40
RGammaKurvivor: Get a working system again that doesn't try to switch tty :)17:40
k1lKurvivor: so far we have no informations about what you did wrong to your system and can only guess17:41
Kurvivorafter 50th time it is somewhat tiresome17:41
Kurvivork1l: that part is simple. I have allowed it to upgrade distribution17:41
pavlostrekai, you have data on the card, right?17:41
Guy1524hey guys, I need help enabling DRI3, after adding Option "DRI" "3" to /usr/share/X11/xorg.conf.d/10-radeon.conf, lightdm would not start up, and the boot would remain stuck at tty, and after taking out the line, it worked again17:41
Guy1524how can I correctly enable DRI317:41
k1lKurvivor: does the login screen work?17:41
Kurvivork1l: no17:42
Guy1524I have the oibaf graphics drivers installed btw, and I am running on a 2010 IMac17:42
k1lKurvivor: what is the issue there?17:42
trekaipavlos, probably, I'm not sure. I got this card from a friend and I'm curious to look at it's content.17:42
trekaipavlos, it is Marked "TomTom ONE XL"17:42
RGammaKurvivor: Does journalctl show anything of interest? Like errors about inserting nvidia?17:42
pavlostrekai, isnt tomtom one of the gps, maybe it has map data17:43
RGammaGuy1524: Supposedly /var/log/Xorg.0.log should have something?17:43
=== Apple is now known as Guest11400
Guy1524ok, will that contain information from the last boot?17:43
Kurvivork1l: two of them: 1) automatic switching from terminal (c-a-f1) to whati presume is login screen17:43
RGammaGuy1524: From last Xorg start to be specific17:43
trekaipavlos, yes, that's why I'm curious about it17:44
Guy1524is there a way to get a log from the one before that17:44
Kurvivork1l: 2) said 'login screen' is just a black screen (well, very dark dark grey) without anything17:44
RGammaGuy1524: Xorg.1.log17:44
Guy1524ok, thx17:44
RGammaGuy1524: No wait, Xorg.0.log.old17:44
Guy1524thx17:45
KurvivorRGamma: how do i check journalctl?17:45
RGammaKurvivor: Type journalctl17:45
Guy1524found the problem17:45
Guy1524"Option" is not a valid keyword in this section.17:45
pavlostrekai, you fsck and it came up with errors17:45
k1lKurvivor: try an older kernel in grub first17:45
trekaipavlos, true, I fixed them all, though17:46
pavlushkawhat's wrong in it, =SUM(january!B2)-SUM(february!B2,-C2,-D2)? here January and February are the sheet names17:46
pavlostrekai, dont know what else to suggest17:46
RGammaGuy1524: Yeah, it needs to be in right section. Presumably something like Section "Device"\n Driver "radeon" or whatever. I don't know AMD stuff well17:47
Guy1524I did put it in there though17:47
Random832pavlos, what's the sum of a single cell?17:47
Guy1524I put it in /usr/share/X11/xorg.conf.d/10-radeon.conf17:47
pavlosRandom832, ?? sum(b1)17:47
Guy1524right before EndSection17:47
Kurvivork1l, RGamma: ok, will try and reboot into older kernel then17:48
Random832er i meant pavlushka17:48
Guy1524most guides suggest /etc/X11/xorg.conf.d, but that folder doesn't exist for me17:48
Guy1524should I try creating it17:48
Random832but my point is what's the point of using sum17:48
Guy1524and putting that there17:48
Random832if you're not doing a range17:48
RGammaGuy1524: What does the Xorg log say exactly. Paste it somewher17:48
Guy1524ok17:48
trekaipavlos, thank you for looking at the errors. The card is probably broken somehow, or uses an incompatible file system *masquerading* as a normal Linux partition.17:49
Guy1524http://paste.ubuntu.com/24028338/17:49
pavlushkaRandom832: ok, kinda bad habit17:49
pavlostrekai, I suggest you bring up gparted and wipe the card, refomat it, recheck it, and howfully will mount17:49
pavlushkaRandom832: that's the point17:49
RGammaGuy1524: Well, it says you didn't put it into the Device section17:50
trekaipavlos, that is just what I'll do.17:50
RGammaGuy1524: What does that radeon config look like?17:50
RGammaGuy1524: Also, please nickping. Makes it easier for me17:50
Guy1524http://paste.ubuntu.com/24028343/17:51
Guy1524RGamma: ^17:51
RGammatrekai: If there's anything important on that card I'd try cat /dev/yourcard >backup first17:51
pavlushkaRandom832: and if you can help me correct the issue17:52
trekaiRGamma, since it has been given to me and I haven't used it since I know that it does not contain any useful data.17:53
Random832sorry i don't know the wider context17:53
trekaiRGamma, thank you for the suggestion though.17:53
Guy1524I've put a new .conf in, I'll try rebooting now17:55
Guy1524brb17:55
RGammaGuy1524: Try adding this: https://paste.ubuntu.com/24028378/17:55
Guy1524thx, Ill try that afterwards if this doesn't work17:56
pavlostrekai, according to some tomtom page, the fs is linux but encrypted17:57
[jasper]hej guys, is there someone here who can help me figure out what's going wrong with my crontab?17:58
Kurvivorhello again17:58
ppfis there a way to tell grub which entry to boot on the _next_ reboot?17:58
[jasper]I've tried analysing the problem. the hourly cron job runs every 17th minute and always fails17:59
[jasper]with this message: /bin/sh: 1: root: not found17:59
Kurvivorrebooting with 2 previous kernels did not help, sadly17:59
OerHeksThere should be a way to set a default in the grub manual, ppf17:59
OerHeks!grub17:59
ubottuGRUB2 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/Grub217:59
RGammaKurvivor: Mh, that's bad17:59
pavlos[jasper], do you use absolute paths?17:59
Kurvivorso it is17:59
k1l[jasper]: what is the command?17:59
magnum_orkusi uninstalled restricted extras, but still getting prompt for 'seurity update flash player'  how can i get rid of this?18:00
k1lKurvivor: how did you install the nvidia driver?18:00
trekaipavlos, I got an I/O error trying to write a new partition table to it, so it is quite knackered and I'll toss it out.18:00
k1lwhat video card is it?18:00
[jasper]pavlos, the issue is: all the hourly crons fail. then I have a cron with should execute every 4 hours. so I get an email on the hour of a failure...but then 5 minutes later this cron for some reason runs again.18:00
k1lmagnum_orkus: purge the flashplugin-installer18:00
[jasper]so I'm wondering if this is set in multiple crons...but then I searched all the files....and didn't find the command anywher else...18:01
magnum_orkusthx ill try18:01
Kurvivork1l: it is the funnies thing: i booted into terminal, went on IRC and got an advice on what commands to run18:01
OerHeksppf, item #4 https://help.ubuntu.com/community/Grub2#Timed_Display18:01
Guy1524_http://paste.ubuntu.com/24028425/18:01
Kurvivoras the result i do not remember proper steps myself18:01
Guy1524_I tried my solution and got this18:01
pavlos[jasper], normally, you put your script in /etc/cron.hourly18:01
Guy1524_but I don't know if it worked18:01
Guy1524_can anyone tell me if I am using DRI 2 or 3?18:01
k1l[jasper]: can you show the crontab?18:02
[jasper]crontab -e shows: http://paste.ubuntu.com/24028432/18:02
ppfOerHeks: how does that help me?18:03
OerHeksppf, i don't know a way to set boot next time besides this.18:04
k1l[jasper]: what ubuntu is that exactly?18:04
ppfOerHeks: okay18:04
OerHeks*if* you do, let us know18:04
pavlos[jasper], and learnspam.sh contents?18:04
ppfanyone else got an idea?18:04
RGammaGuy1524_: Well, if it says it's enabled it should be available. Presumably it's up to the applications to use it18:04
Guy1524_ok then, thx18:05
[jasper]oh shit...my bad....I'm runnning on a ubuntu system...but this is inside the docker which is debian...so I'll head on over there18:05
[jasper]sorry about that18:05
ioriappf, if you set GRUB_DEFAULT=0   instead of 0   with "1>3",  grub will load your 3th entry. it's used to set as default an older kernel18:05
pavlushkaRandom832: ok, it works like this and without the sums :p, =(January.B2)-(February.B2-February.C2-February.D2)18:08
RGammaKurvivor: Next step would be to check journalctl. If you want you can paste it here with journalctl | nc termbin.com 999918:08
ppfioria: i don't want to change the default globally18:08
ppfi just want to boot another default _once_18:08
KurvivorRGamma: http://termbin.com/4yph18:09
ioriappf, without edit the kernel line at boot ?18:09
ppfioria, OerHeks apparently there's a tool called grub-reboot18:09
ppfthat looks promising18:09
k1lKurvivor: "cat /var/log/Xorg.0.log | nc termbin.com 9999"18:10
alkisgppf, http://askubuntu.com/questions/574295/how-can-i-get-grub2-to-boot-a-different-option-only-on-the-next-boot18:10
k1lKurvivor: so this is a gnome-shell ubuntu18:10
Kurvivork1l: yes; i find gnome-shell much more usable - that i when it works18:12
OerHeksppf, awesome :-)18:12
Kurvivork1l, RGamma : http://termbin.com/zsw918:13
k1lKurvivor: this is a 32bit install?18:13
ioriappf, never tried that18:14
RGammaKurvivor: Wow, that log is a mess. All this fancy gnome crap18:14
RGammaKurvivor: Somehow the X server just closes: "Server terminated successfully (0)"18:14
ioriappf,  i thought it was for OS not for the kernel18:15
k1llooks like that is a gdm issue. the nvidia driver seems to work18:15
Kurvivork1l: it is; is there something wrong with 32-bit now?18:16
ppfioria: what's the difference?18:16
k1lKurvivor: if you have a 64bit cpu dont run 32bit OS.18:16
k1lKurvivor: dpkg -l | grep nvidia | nc termbin.com 999918:17
ioriappf,  the difference between an OS  and a kernel ?18:17
Kurvivork1l: well, it worked fine for several last years. I thought about going to 64-bit, but it seems there is no painless way18:18
k1lonly way is reinstall.18:18
ioriappf,  yeah, it should work18:18
Kurvivork1l, RGamma: http://termbin.com/ggqi18:19
k1lKurvivor: sudo apt-get install --reinstall nvidia-34018:20
RGammaKurvivor: What does "Нет такого файла или каталога" mean?18:22
KurvivorRGamma: i do not really know18:22
OerHeks"No such file or directory"18:23
Kurvivorit is russian with some characters not displaying for me, which renders them unreadable. Maybe it is a terminal issue on my side18:23
pavlosKurvivor, or LANG environment variable18:24
Kurvivorwell, nvidia driver reinstall has finished18:25
Kurvivoroff to another reboot18:25
RGammaKurvivor's system is so broken lol18:26
RGammaLook at all the services failing18:26
koleygr<RGamma> it is loading nvidia and open drivers... is it normal?18:28
RGammakoleygr: The failures start way before the Xorg logs18:30
RGammaFeb 19 20:54:02 ark19 systemd[1]: Removed slice User Slice of gdm.18:30
RGammaFeb 19 20:54:02 ark19 gdm-launch-environment][1894]: pam_unix(gdm-launch-environment:session): session opened for user gdm by (uid=0)18:30
RGammaFeb 19 20:54:02 ark19 systemd[1]: Created slice User Slice of gdm.18:30
RGammaThat's after Mir failing to start18:30
koleygrok...18:31
k1lgdm has nothing to do with mir.18:31
chemishi18:31
koleygrhi18:32
caesar__hi everybody18:33
caesar__I want to run vsphere client on ubuntu18:34
caesar__can anybody help18:34
Kurvivorhello again18:35
RGammaKurvivor: I won't pretend I know what's going on, sorry. There's so many things failing in that log18:35
KurvivorRGamma: thanks for looking at it anyway18:36
koleygr<RGamma> Next command for <Kurvivor> sudo apt install --reinstal_from_scrach ubuntu-gnome:x64 ... JUST TROLLING18:36
koleygr<Kurvivor> At least can you take back up?18:37
Kurvivoris there such a thing?..18:37
koleygrNo18:37
koleygrSorry18:37
koleygrTrolling18:37
koleygrI mean you will reinstall18:37
RGammaKurvivor: To me it seems gdm-launch-environment is trying to get gdm running, but something on the way there goes wrong and then it tries restarting again and again, with the X server starting and immediately closing again, which is why your tty switches18:37
Kurvivoras long as my /home folder is backed up, i am not against killing everything and reinstalling18:38
eagle_`#leave18:38
KurvivorRGamma: interesting! i will try to kill it18:38
k1lKurvivor: you could look if the gdm log has something more to tell18:38
RGammaKurvivor: Yeah, it's shitty advice, but I'm not expert at all that gnome stuff. You'd need to get an expert to look at this log18:39
ioriappf, yeah,   sudo  grub-reboot "1>3"   will boot the second kernel18:40
koleygrioria i thing is 1>118:41
ioriakoleygr, no, that is Recovery18:41
k1lKurvivor: sudo systemctl status gdm  | nc termbin.com 999918:41
majorgeek0>118:41
RGammak1l: That'll just tell us it failed. Probably something wonky with IPC or whatever18:42
ioriakoleygr, 0 kern 1 Recovery 2 upstart  3  2° kern 418:42
koleygrthanks ioria18:42
majorgeekare this init levels?18:42
k1lmaybe the guys in #ubuntu-gnome know more about gdm issues18:42
ioriamajorgeek, no, grub menu order18:42
Kurvivork1l: http://termbin.com/fj9c18:43
Kurvivork1l: noted, i will ask there as well18:43
RGammaKurvivor: Good luck18:45
sanjeetneed command to install google chrome18:47
k1lsanjeet: go to the google website and load the .deb packcage, then install that18:49
k1lsanjeet: ubuntu only got chromium in the repos. that is chrome without the google stuff in it18:49
Kurvivorhow can i list all my block devices?18:50
sanjeet@kil thanks!!18:50
pavlosKurvivor, lsblk18:53
sophos123Hi there, I've got a question about Ubuntu 16.04: Why does Python3 interpreter inside the shell supports readline features like tab completion and history, but Python 2.7 does not support it?18:54
ppfso, grub-reboot works excellent18:55
xixunierDoes libreoffice read the extensions from the file, so if I shift the file to some other location, the extension stops working?18:55
ioriappf, yeah18:55
ppfand then it took me thirty minutes to get out of the windows updates loop .......18:56
ioriappf, i needed to quote the entries .. didn't know that18:57
socialevilhi, my ubuntu 16.04 is booting veeerrrryyy slow. this is my dmesg last couple of lines but i dont know what that mean http://pastebin.ca/3769679 any idea?18:57
ppfyes, it'll complain if you don't (in case of the menuentry strings), or weird things happen with > :)18:58
ioriappf, right, good spot btw18:58
k1lsocialevil: end trace means there is something going very wrong18:58
socialevilk1l any idea how to find out what?18:59
xixunierWhen I delete the extension why does it still work ?18:59
xixunierIt shouldn't work18:59
xixunier?18:59
k1lsocialevil: show the full dmesg output: "dmesg | nc termbin.com 9999"18:59
xixunierk1l do you know?18:59
socialevilk1l http://termbin.com/wm7419:00
k1lxixunier: maybe ask the libreoffice guys directly?19:00
adalbertxixunier, you could encrypt with gpg, then i won't open with libreoffice until you decrypt.19:01
xixunierI asked but their channel is dead19:01
xixunieradalbert: what do you mean ?19:01
adalbertif you change the extension on a libreoffice file, the libreoffice app will open it regardless the extension19:02
k1lsocialevil: did you install bumblebee?19:02
socialevilk1l,  i dont even know what that is :D19:03
xixunieri don't understand why is bumblebee needed at all, as nouvea works fine for NviDIA19:04
xixunierand ubuntu does work out of the box , I don't know if it uses nouveau or what19:05
dmgedgoodsbueno19:05
k1lsocialevil: "dpkg -l | grep nvidia | nc termbin.com 9999"19:05
socialevilhttp://termbin.com/8ku519:05
ioriasocialevil, for a slow boot, you can use   systemd-analyze blame19:06
roothorickI should try that, my desktop takes too long for such a new high-end SSD19:06
socialevilioria, what must i do with it ?19:06
ioriasocialevil, run it19:07
socialevili did19:07
socialevilk1l,  sorry i didnt mention your name. so i pasted the link19:07
k1lsocialevil: "lspci | nc termbin.com 9999"19:08
socialevilioria, the proces taking most time is 700ms dev-sda1.device19:08
ioriasocialevil, ok19:08
socialevilk1l http://termbin.com/bvax19:08
ioriasocialevil,  and what is on sda1 ? root , efi... what exactly ?19:12
socialevilioria, root19:12
ioriasocialevil,  journalctl -b|grep sda119:13
socialevilioria, http://pastebin.ca/376968519:14
ioriasocialevil,  i expected to see a fsck ... but nope19:15
socialevilioria, meaning what?19:16
ioriasocialevil,  fsck checks your fs, so it takes some time ...19:16
ioriasocialevil,  are you updated ?19:19
socialevilioria, no. fresh install19:19
ioriasocialevil,  sudo apt update  && sudo apt full-upgrade19:19
OerHekssocialevil, did you tweak your mobo, overclocking or such option?19:20
socialevilOerHeks, i have no idea what mobo is, and i dont know how to overclock :) so i gues i didnt do any of this things, at least not intentionaly :D19:21
ioriasocialevil,  after we can check the partition's uuids19:21
OerHekssocialevil, oke.19:21
socialevilioria, they are the same with the uuids in the "blame" if thats what you mean19:22
ioriasocialevil,  sudo blkid  and check the entries in /etc/fstab , but first run the upgrade19:22
socialevilioria, i did that :) they are the same19:23
ioriasocialevil,  ok19:23
ioriasocialevil,  can you paste  sudo parted -l19:23
socialevilhttp://termbin.com/cdtu ioria19:24
OerHekssocialevil, is this the Asus ROG GL552V?19:24
socialevilOerHeks, GL752V19:25
ioriasocialevil,  ubuntu on sda , right ?19:26
socialevilioria, / ot sda ; /home on sdb19:26
ioriasocialevil,  30G of swap is big19:26
socialevilioria, well looooong time ago someone said x2 your ram.. old habit i guess19:27
ioriaok19:27
ioriasocialevil,  lsblk19:28
OerHeksHD graphics 530 skylake ...  maybe these tips work for you too,  > nouveau.modeset=0 tpm_tis.interrupts=0 acpi_osi=Linux i915.preliminary_hw_support=1 idle=nomwait   >>> https://jeremymdyson.wordpress.com/2016/04/27/ubuntugnome-16-04-on-asus-rog-gl552v/19:29
OerHeksfor slow boot19:29
socialevilioria, http://termbin.com/il9v19:29
socialevilOerHeks, ill read it19:30
BluesKajoh no, another 'evil'  in our midst19:33
kyledevHey two questions..One how can I exit the "journalctl"19:37
kyledevand two, my apache2 service is giving errors when I try to restart or reload. It says: Job for apache2.service failed because the control process exited with error code. See "systemctl status apache2.service" and "journalctl -xe" for details.19:38
Johnson1977I am using a machine that has everything running from root user19:39
Johnson1977How can I go about to make everything safer?19:40
Johnson1977Whats the best approach to changing the users for each appliation?19:40
RGammaJohnson1977: What do you mean "everything"? Supposedly you set it up that way, becausse that's not default in Ubuntu19:42
Johnson1977There are some web applications running on the server19:43
Johnson1977and same database stuff19:43
RGammaJohnson1977: Usually the applications have options in their configs to configure what user they run as19:45
RGammaThe Linux user system isn't terribly manageable to isolate applications though19:46
RGammaI'm looking for _usable_ solutions myself19:46
Johnson1977O really..19:46
Johnson1977mmm i thought its standard that each application runs as its own users with specific rights etc19:47
Johnson1977but i know that running as root is big no-no19:47
RGammaJohnson1977: Apparently there's also https://bbs.archlinux.org/viewtopic.php?id=16229719:48
RGammaI've never done that, so I can't tell you if that does what you want19:48
havenothi, i want to install fglrx on ubuntu 14.04.1 but if select it and click on install, after some seconds it jumps back on radeon and nothing happens...19:55
Ntemishey guys19:57
Ntemisis there a way to create an .img from a folder?19:58
jcHi. Are ubuntu core questions OK in here?19:58
Ntemisi want what are included in the folder not he folder it self19:58
Ntemisi want what are included in the folder not the folder it self19:58
velzyhello...looking for some help solving my impossible struggle to install samba on ubuntu19:59
akikNtemis: do you mean an iso file? mkisofs can do it19:59
barnitoI did that on a headless20:00
Ntemisi want an .img file so i can dd it into a parttion20:00
Ntemisi want an .img file so i can dd it into a partition20:00
Ntemisimg=iso i think20:00
Ntemisis iso format add any headers?20:01
Ntemisi want a clean package to .img20:01
akikNtemis: sorry i don't know what you're trying to do. why dd?20:02
Ntemisbecause i am left with half a working system(arm) and i have kernel(boot.img) but i dont have system.img to flash20:02
Ntemisi have the system as a folder20:03
akikNtemis: is that an ubuntu system?20:03
Ntemisi want to add those files in it into an img so i can have y box back20:03
Ntemisi want to add those files in it into an img so i can have my box back20:03
ioriaNtemis, have you tried   genisoimage -o output.iso  directory_name20:03
Ntemisno20:03
Ntemisty ioria20:03
Ntemiswill do now20:03
ioriaok20:03
Ntemisdirectory name is the system folder right?20:04
Ntemisand it wont inlcude the system folder it self right?20:04
alkisgNtemis: if you want to dd to a partition, then you're not looking for an iso, but for to create a sparse file and run mkfs to it20:04
alkisgNtemis: but, what are you trying to do, because I think you're going the wrong way about it...20:05
ioriaNtemis, also mkisofs -o output.iso  directory20:05
alkisgNtemis: do you have a broken system and you want to add users to it?20:05
Ntemisam trying to resurrect my amlogic box that now runs ubuntu20:06
Ntemisi want to start clean20:06
Ntemisbut i cant boot into recovery20:06
Ntemisbut i can login vs ssh20:06
Ntemisi have the rom i want to flash but am missing the system.img20:06
alkisgNtemis: is the system.img android?20:07
Ntemisall others already dd them in the correct partitions20:07
Ntemisyes alkisg20:07
alkisgThen the iso you're looking to make is completely wrong20:07
Ntemisoh20:07
akikNtemis: this is for ubuntu support, not android20:07
alkisgTry asking in #android, they'll know more about android system partitions and their format, it's either ext4 or f2fs or something20:07
Ntemisext420:08
Ntemisok thanks guys and sorry20:08
ioriasocialevil,  still there ? have you solved ?20:09
OerHeksioria, waiting too20:10
iorialol20:10
ioriamissing in action20:10
OerHeksnouveau.modeset=0 tpm_tis.interrupts=0 acpi_osi=Linux i915.preliminary_hw_support=1 idle=nomwait20:10
OerHeksetc20:10
ioriai see20:10
ioriaOerHeks, why did you suggest that ?20:11
Ntemiswhat does this line do?  nouveau.modeset=0 tpm_tis.interrupts=0 acpi_osi=Linux i915.preliminary_hw_support=1 idle=nomwait20:11
OerHeksas it is asus, with skylake intel 530 ..20:11
ioriaoh20:11
Ntemisanyone knows how to boot nouveau on Nvidia GTX?20:12
OerHeksNtemis, basicly it prevents nouveau taking over, and some settings for that hardware20:12
=== marnikow[m] is now known as marnik
Ntemiscan you tell me the correct line to boot nouveau on GTX?20:13
Ntemispascal20:13
ioriaNtemis, what kernel ?20:13
Ntemis4.920:13
ioria4.920:14
OerHeksNtemis, from mainline?20:14
Ntemisyes20:14
anddamwhat would be a proper place to mount an external drive that has to be served with samba?20:14
anddamI mean in hier20:14
OerHeksoh boy, then you are on your own.20:14
Ntemis:(20:15
Ntemisis there any nouveau channel?20:16
=== marnik_ is now known as marnikow
=== marnikow is now known as marnikow_
=== marnikow_ is now known as marnikow__
=== marnik is now known as marnikow
=== marnikow__ is now known as marnikow[m]
jgcampbell300what do you guys use to pastebin pictures20:19
pavlosimgur.com20:19
=== sanu is now known as Guest11321
RandomUbuntuU77hi, I'm running ubuntu 16.04 , I've just updated to 16.04.2 and read about HWE , however running 'sudo apt install --install-recommends xserver-xorg-hwe-16.04' returns an 'unable t locate package' ,20:24
RandomUbuntuU77when looking at ubuntuupdated.org, it seemed as the hwe packages would be in the regular update channel20:25
alkisgRandomUbuntuU77: sudo apt-get update; apt policy xserver-xorg-hwe-16.04 ==> output of that?20:25
OerHeksRandomUbuntuU77, did you run updates first? sudo apt update && sudo apt full-upgrade20:25
RandomUbuntuU77@DerHeks, yes20:26
jgcampbell300so im getting duplicate menus again https://ibin.co/3Cy1bFybeezI.png any ideas20:27
RandomUbuntuU77@alkisg, here the output https://paste.ofcode.org/FEshn5M4PAJxiVraHnuqwW20:27
OerHeksRandomUbuntuU77, i see it is available here, xserver-xorg-hwe-16.04 1:7.7+13ubuntu4~16.04.220:27
RandomUbuntuU77from investigating the sources.list I thought it's active, but maybe I am just out of touch these days :)20:28
alkisgRandomUbuntuU77: it sounds like your mirror is not updated yet; if you're in a hurry, run `software-properties-gtk` and select the main mirror20:28
alkisgOtherwise just wait a few days20:29
OerHeksalkisg, could well be it, good find20:29
OerHekschange to main?20:29
* alkisg has heard other people with the same issue20:29
alkisgYes, the main one instead of the .nl one20:29
alkisgThere's an option for that in software-properties-gtk20:29
alkisgA drop down box20:29
RandomUbuntuU77sweet, doing that, yeah works provides nice dell 4k laptops, but the 4.4 kernel is a pita with it :)20:30
pavlosanddam, you can create a mount point in /media or /srv20:30
RandomUbuntuU77yes, that did the trick, alkisg, should've thought of that, thx 4 your help :)20:31
alkisgnp20:31
OerHeksjgcampbell300, looks like linux mint?20:32
sobersabrehi. I have reinstalled a machine after fedora. And I can see there was a thin pool in the lvm, and a volume in the pool.20:33
anddampavlos: thanks, I had picked /srv already from hier(7)20:33
sobersabreIs there a way to re-build this pool and volume, i.e. to actually see the volume, and data, without destroying it?20:33
anddamI just need to figure this last samba bit and I'm all set20:33
pavlosanddam, this may help (replace /media with /srv) http://linuxforcynics.com/how-to/how-to-share-an-external-harddrive-in-ubuntu20:34
jgcampbell300OerHeks, Debian Mate20:34
OerHeksjgcampbell300, you are funny; ask where to post pic, and use an other site, and ask debian issues in ubuntu ..20:35
OerHeks!debian20:35
ubottuUbuntu and Debian are closely related. Ubuntu builds on the foundations of Debian architecture and infrastructure, with a different community and release process. See https://www.ubuntu.com/about/about-ubuntu/ubuntu-and-debian - !Repositories meant for Debian should NOT be used on Ubuntu!20:35
jgcampbell300OerHeks, asked it in a bunch of channels . no one seems to know how to fix it20:35
Ben64jgcampbell300: don't ask in a bunch of channels, ask in the appropriate channel20:36
anddampavlos: well it won't, I'm not using Nautilus or mounting the device from an user session20:36
pavlosanddam, just an example what to add in smb.conf20:36
sobersabrehm. lvm/libvirt junkies around?20:37
anddampavlos: what do you mean? that page suggests forceuser, while I'm going to use system's user20:37
sobersabreneed to recreate storage pool....20:37
anddampavlos: btw https://gist.github.com/anddam/510deb5674d9005df35aaef3a47a48a820:38
pavlosanddam, looks ok20:39
anddampavlos: I wasn't sure if add a system user to mount and own the filesystem20:39
anddamor set it 777 and have the users connect with their credentials20:40
anddamthis share will serve home lan for backup, linux and mac clients20:40
sobersabreanddam: I have a strange question.20:40
sobersabreyou have mac and linux and mac clients only ?20:41
pavlosanddam, if the users connect with their credentials, you know who/when did the backup20:41
anddamsobersabre: yes20:41
anddamsobersabre: doesn't seem that strange of a question20:41
sobersabreanddam: then, why in hell would you want to use samba ?20:41
anddamalso, fairly easy to answer20:41
sobersabresamba is useful when you have no choice: when you have OLD windows clients, and you can't get rid of them.20:42
anddamsobersabre: what would you suggest?20:42
sobersabrethe easiest would be nfs20:42
anddamsobersabre: timeMachine won't work with nfs20:42
sobersabrehow quick is your network ?20:42
anddamit's a home WiFi-something, say 3-5 MB/s usually20:43
sobersabreok.20:43
Si0nsobresabre: or SSH - sftp is very easy to work with.20:43
anddamI'm going to backup the linux laptop with rsync/rsnapshot20:44
anddamI wanted the samba share for the macbook20:44
anddamI've been advised against using avahi20:44
sobersabreanddam: why ?20:45
sobersabreanyways, there's something macs love called appletalk AFP20:45
anddambackups aren't reliable, that was confirmed by my previous home setup, two macbooks with the avahi server20:45
sobersabreand linux can be that server.20:45
anddamwith avahi, AFAIK20:45
sobersabreavahi service is just freaking resolving of services (service discovery), how can it affect your reliability ?20:46
anddamsorry20:46
anddamnetatalk20:46
anddamI'm tired20:46
anddamdo a big %s/avahi/netatalk/g20:46
sobersabreI got it.20:47
sobersabrewhat except samba does time machine support? http ? SFTP?20:47
Si0nanddam: if you're doing backups with rsync, consider SSH.20:48
anddamand in fact every once in a while, say every one or two months, Time Machine on the macbooks would complain that a backup verification was due, when proceding with it macos would say that there was an unrecoverable error and I had to start a new backup from scratch20:48
sobersabreI mean rsync is good with ssh20:48
anddammy rsync-fu isn't great but when I'm doing    rsync -a foo mymachine.local:     am I not using ssh already?20:48
sobersabreanddam: not necessarily.20:49
sobersabredepends.20:49
anddamanyway my issue is that a backup that goes bad every month or so isn't that good of a backup20:49
leo__Yo20:49
anddamalso a backup from scratch over a 3-5 MB/s network is a pain20:49
anddamsobersabre: actually the strategy to use TimeMachine over samba is creating  diskimage with hfs+, so I figure NFS is as good as samba there20:50
anddamIIRC NFS exports the device at "low level", i.e. the client has to support the remote fs, is that correct?20:51
anddambecause it sees the share as a local thing20:51
k1landdam: wrong20:51
sobersabreanddam: you can also setup iscsi target on your linux, and connect to it over the network with your macbook.20:51
anddamk1l: good, because then ext4 would have been a problem20:51
sobersabreit would work, but given your sh*tty latency and throughput you'd suffer.20:52
anddamhonestly the samba route was easier, I'd like something that work good enough20:52
k1landdam: that is what samba or nfs is for. the client needs to speak samba or nfs then, not ext420:52
sobersabreok.20:52
sobersabrego gogo20:52
anddamk1l: I somehow remembered NFS was different, but maybe I'm just mixing random concepts20:52
anddamsobersabre: meaning?20:53
sobersabrego for samba.20:53
k1lnfs is different from samba. (samba is the windows standard, nfs is more the unix way)20:53
anddamk1l: it's not that, it was more aboute the use of RPC20:54
anddamsobersabre: I understand it may be sub-optimal but I'd really like not having to bash my head against this other thing as well20:54
anddamsobersabre: I never used nfs20:54
sobersabreI just think it's inherently weird: to run on unix clients and servers a reverse-engineered implementation of microsoft's implementation of an obsolete protocol. what can go wrong ?....20:54
anddam<world implodes>20:55
sobersabre:)20:55
sobersabreanddam: another stupid question, if you're into reliability: why not push it to s3 ?20:55
sobersabre(After some encryption, of course)20:56
anddamamazon?20:56
sobersabreaye. it's cheap.20:56
anddammm because I don't have the knowledge right now20:56
anddamI mean I'd like to have an off-site backup but I have no proper idea of how that should be set up, and I don't have much time to devote to that right now20:57
sobersabreanddam: assuming you have google, you probably can find a solution for a couple of $ to wrap it for you transparently.20:57
anddamit was definitely on my radar20:57
anddamalong with tarsnap20:57
anddamlike do periodic local snapshots, push nightly the diff to a remote site20:57
anddamsobersabre: what's this "google"20:58
anddamanyway thanks for the info20:58
sobersabregoogle is a web site you can search for pages on the internet with.20:58
sobersabreit's at http://google.com20:59
* anddam astonishes20:59
=== JanC_ is now known as JanC
sobersabreapropos google, they also have their own cloud storage. and it's compatible with aws, so you can sync stuff with the same code you do for aws.21:00
sobersabrejust change endpoints.21:00
sobersabreanddam: did you sleep since 1995, BTW ?21:00
sobersabrestill on lycos and bbs ?21:00
anddamno, I was just making heavy usage of the <sarcasm> tag21:01
anddamyou didn't see because you have to "show page source" for that21:01
anddamnow I need to actually sleep21:01
anddamsee you, thanks again21:01
Doowanddam: I didn't follow all the conversation, but duplicity has been great for backups for me21:01
sobersabreanddam: ah, that. yes. go for it. sleep is nice.21:02
anddamDoow: jotting a note for that21:02
anddamthx21:02
Doowit speaks a myriad of protocols, does incremental backups and can encrypt your backup for you21:02
Doowanddam: np, sleep well :)21:02
sobersabreDoow: yep, incl. gcp, aws, and others.21:03
admindemon1?21:03
milleniumfalconshello.21:04
admindemon1?21:05
milleniumfalconsi need help21:06
Bashing-om!ask | milleniumfalcons21:06
ubottumilleniumfalcons: 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 !patience21:06
milleniumfalconsok... I'm unable to make my workspaces work21:07
akikmilleniumfalcons: you need to provide more detailed info than that21:08
k1lmilleniumfalcons: what does that mean?21:08
Bashing-ommilleniumfalcons: K. tell the channel what release and what Desktop you are running .21:09
milleniumfalconsXubuntu21:09
milleniumfalconsI don't see seperate windows21:11
milleniumfalconsI don't see seperate work spaces21:12
k1lmilleniumfalcons: did you look at: systemsettings > workspaces?21:12
Bashing-ommilleniumfalcons: What do you see:  settings -> workspaces ?21:13
milleniumfalconsyes21:13
k1lwhat is there?21:13
milleniumfalconsyes21:13
milleniumfalconson the desktop after selecting no21:13
milleniumfalconsI googled but no resolution21:14
k1lmilleniumfalcons: we cant know what you did and dont see what you see. so if you dont tell us we have to guess or lose motivation to help.21:14
k1lso what did you set it to in the system settings=21:15
milleniumfalconsI selected workspace21:15
socialevilhey k1l any idea with my problem from before ?21:15
milleniumfalconsI see the options21:15
milleniumfalconsI don't see workspaces on my desktop to place various projects21:16
k1lmilleniumfalcons: so do the ctrl+alt+arrow work?21:16
weblyhi21:16
k1lmilleniumfalcons: did you add the desktop switcher to the panel?21:17
weblyWhat do you think about ksplice? It is free for Ubuntu - and I find it awesome, no reboots anymore :O21:17
weblybut are there caveats?21:17
milleniumfalconsI set general layout' chose 421:17
weblyWould you use this on a production server?21:17
milleniumfalconsno not desktop swither21:17
milleniumfalconswhere is that option21:17
koleygr<milleniumfalcons> http://askubuntu.com/questions/431687/xubuntu-no-workspaces21:18
k1lwebly: ubuntu offers an livepatch service for free21:18
k1lwebly: http://blog.dustinkirkland.com/2016/10/canonical-livepatch.html21:18
milleniumfalconsthanks @ koleygr21:18
Bashing-ommilleniumfalcons: " number of workspaces :" How many workspaces have you set here ?21:18
weblyk1l: so the stock ubuntu server installation in LTS?21:18
milleniumfalcons4 @ Bashing21:19
k1lwebly: yes, look at the link21:19
milleniumfalconsok thanks21:19
weblyand it is free I guess? for commercial?21:19
asynecHello all! I was wondering if anyone could recommend a good app for extracting hundreds of zip files in a single folder21:19
k1lwebly: look at the link, its free for 3 machines.21:20
akikasynec: if your only requirement is extracting them, unzip21:20
asynecis that accessible via GUI?21:21
akikasynec: no21:21
Bashing-ommilleniumfalcons: Humm ,, got me , as that was all I had to do to enable workspaces .21:21
asyneci guess the only other equirement is gui21:21
skylwhen I install these drivers http://support.amd.com/en-us/kb-articles/Pages/AMDGPU-PRO-Driver-for-Linux-Release-Notes.aspx http://support.amd.com/en-us/kb-articles/Pages/AMDGPU-PRO-Install.aspx I get kicked back to the logon screen when I try to logon. My goal is to use the builtin graphics but install the drivers for the amd-gpu21:21
milleniumfalcons@bash.. do you have Ubuntu or Xubuntu21:22
skylI'm on 16.04 and have a couple of rx480s. I was able to install the drivers and run my monitor off of one of the gpus but I don't want to run my monitor off of the amd card21:22
ikoniawhy do you want to install the amd drivers if you want to use the built in graphics ?21:22
akikasynec: are you planning on selecting hundreds of zip files in a gui?21:22
skylikonia, mining cryptocurrency21:23
asynecI want to be able to highlight everything from Nautilus and just extract it from there21:23
weblyk1l: I would never do anything unmoralic :) But how can Ubuntu know that I only use it for three and not, let's say, 10 servers?21:23
ikoniaskyl: so can you not do that via the built in generic or open xorg drivers ?21:23
akikasynec: my suggestion is to learn the shell and use unzip. it does the job21:23
skylikonia, not that I know of21:24
skylikonia, do you know if I can switch the default to the builtin with xorg?21:25
k1lwebly: read the page please. it uses tokens21:25
Bashing-ommilleniumfalcons: I am presently on 16.04 xubuntu .21:26
ikoniaskyl: you mean switch on the fly ?21:26
ikoniaor switch in general21:26
skylikonia, switch in general - just trying to use the builtin graphics for my monitor and the gpus for mining21:26
ikoniaskyl: so from where I sit, you'll have to build an xorg config for this that explicitly only starts the x server against the intel on board chip21:27
ikoniaotherwise dynamically x will try to start against the second card21:27
skylikonia, where does the xorg conf live?21:28
milleniumfalconsstrange.. I am too. It was just shared that xubuntu has no workspaces look above21:28
ikoniayou have to create it in /etc/X1121:28
user_hello world21:29
=== jack__ is now known as jack__X
milleniumfalconskoleygr shares the link21:29
jack__Xmmmmmm21:29
user_Why are there so many distributions of Ubuntu??21:29
Bashing-ommilleniumfalcons: I presently have 4 workspaces .. and 3 of them occupied at this time . on one desktop ( you can activate additional desktops ) .21:30
milleniumfalconsplease share how I can if possible21:31
Gavin16can you guys help me with this problem https://ubuntuforums.org/showthread.php?t=235318121:31
skylikonia, okay, thanks I'm going to restart wish me luck21:31
ikoniathe forums can answer forum posts21:31
milleniumfalconsI can launch the workspace and add spaces but I don't see the results of this21:32
k1lmilleniumfalcons: does the shortcut work?21:32
Gavin16Can you guys help me with the problem if I ask it here directly?21:32
Bashing-ommilleniumfalcons: As above . in settings -> workspaces . set the number of workspaces you desire - I think is all I did , Maybe have to log out for the change to take effect .21:33
milleniumfalconsI was reading about the short cut as bash proudly shares that he/she is successful21:33
k1lmilleniumfalcons: you nearly answer half the questions for more informations. it would be a lot easier to help you if you would actually provide the feedback21:33
milleniumfalconsI will try the log on/off thanks :)21:33
milleniumfalconskil I get interrupted while I attempt to resolve and have not been able to give feed back21:34
robot1test21:34
=== robot1 is now known as Robot1
milleniumfalconsthanks:)21:35
k1lmilleniumfalcons: then ask again when you can actually work on the issue. because its annoying  to ask for more informations over and over again and the user wanting help doesnt answer but asks the same basic question over and over agin21:35
=== Guest76885 is now known as Caio
milleniumfalconsI have been trying to...21:36
=== Caio is now known as CaioK
Robot1Hi there, would there be a reason that a bash script would forget an alias I wrote at the head of the file?21:37
ikoniayes you spawn a new shell21:37
=== CaioK is now known as CaioKK
milleniumfalconspeople here are far to rude21:37
=== CaioKK is now known as CaioK
Robot1oh, are alias's defined per shell instance?21:37
badtasteU2it's just like ... eternal growing requirements in a project21:38
user_Hello world. This is my first time here. What is this channel mostly for? Help or general discussion of Ubuntu? thanks21:41
badtasteU2hellp wirld!21:41
compdochelp21:42
Peyamwhat21:42
Peyamwhat do you need help with21:42
koleygr<user_> support only... for chat there is ubuntu-offtopic21:42
Bashing-omuser_: Hello; read the topic ( /topic ) : this is ubuntu support channel :)21:43
badtasteU2Bashing-om, !21:44
=== mohammad is now known as Guest92708
user_Thanks guys. I appreciate the clarification.21:46
Peyamwhat is ubuntu netbook good for?21:47
Peyamis it for laptops or real netbooks that took 1 hour to boot?21:47
paradiso23I want to commit suicide21:48
tonytparadiso23 whats stopping you?21:48
DubintuHi, would anyone know why when I run sudo apt-get update, it just stays at 0%?21:50
Peyamparadiso23, no stop! don't even talk about it. that's just stupid and you are not stupid!21:50
PeyamDubintu, could be no internet21:51
DubintuI can ping security.ubuntu.com21:51
Dubintuim connected to the internet right now though21:51
PeyamDubintu, can be it that something else using apt-get?21:51
k1lDubintu: how long did you wait?21:52
Dubintui did ps -A | grep apt and there's nothing there21:52
PeyamDubintu, try apt-get clean and try again21:52
Dubintulike 5 minutes or more. it just stays at 0%21:52
Dubintuok21:52
k1lif it would have been locked by another program then there would be a message21:52
DubintuCommand not found21:52
DubintuI'm brand new to ubuntu, btw21:53
DubintuI had to get it so I could work on rails projects21:53
Peyamsudo apt-get clean21:53
Peyamtry this21:53
k1lDubintu: try with forcing ipv4: "sudo apt-get -o Acquire::ForceIPv4=true update"21:53
Dubintudidn't do anything21:53
Peyamdidnt do anything?21:54
Peyamno password required nothing?21:54
Dubintui tried forcing IPv4 in gai.conf but couldnt figure out how to save the changes21:54
Dubintuno21:54
Dubintuit just went to a new line21:54
badtasteU2lol... gai.conf21:54
Peyamyes then try your command again! apt-get update21:55
Dubintuwithout sudo?21:55
k1lDubintu: did you try my command or not?21:55
Peyamwith sudo21:55
k1lapt-get clean will not help21:55
Dubintusame thing21:55
Dubintujust stays at Hit:1 http://ppa.launchpad.net/webupd8team/sublime-text-3/ubuntu xenial InRelease 0% [Connecting to us.archive.ubuntu.com (2001:67c:1562::19)] [Connecting to security.ubuntu.com (2001:67c:1560:8001::14)]21:56
k1lso you didnt use my command21:56
Dubintui did sudo apt-get update21:56
Peyamk1l, most time it does remoce retrived package files.21:56
Dubintuwhat was your command?21:56
Dubintuoh, one sec21:56
Peyamyou could try for broken packages like sudo apt-get check21:57
k1lPeyam: he has a connection related issue. thats not related to the packages list he got on his client21:57
KOLANICHHi all21:57
KOLANICHI have troubles with wakeup21:57
Peyamk1l, his interet works21:57
KOLANICHI have found an issue in kernel.org bugzilla21:57
k1lPeyam: no21:57
KOLANICHthat issue have the patch, which have been already merged for long time, so I wonder what should I do next21:57
k1lPeyam: you know about ipv6?21:57
Peyamk1l, he said that21:57
Peyamyes21:57
DubintuK1l, i ran your command and same ting, stuck at 0%21:57
Dubintuthing*21:57
havenothi, i need help to install fglrx on 14.04, can someone give me a hint? because the additional driver menu doesnt work21:58
k1lDubintu: please show the output on paste.ubuntu.com and link it here21:58
k1lDubintu: and are you using any vpn or proxies?21:58
Dubintuoutput of sudo apt-get update?21:58
Dubintui am not21:58
k1lDubintu: output of my command21:58
Peyamk1l, paste the result of k1l said21:59
Peyamsorry Dubintu21:59
havenotwhen i select install fglrx-update it jumps back to radeon and nothing happens21:59
Dubintuhttp://paste.ubuntu.com/24030062/21:59
k1lDubintu: so my command worked22:00
Dubintuyes22:00
Dubintubut apt-get update still does not22:00
PeyamDubintu, during time k1l reading you output can you ty sudo apt-get check22:00
k1lDubintu: please look carefully at my command. its apt-get update with forcing ipv422:01
havenotif i try apt-get install fglrx-update, libcheese7 is missing22:01
k1lDubintu: your vbox setup has issues with ipv622:01
Dubintusudo apt-get check Reading package lists... Done Building dependency tree        Reading state information... Done22:01
k1lhavenot: what ubuntu are you on?22:01
Dubintui dont think my vbox setup had issues with IPv6, but to be honest i couldnt know for sure22:01
k1lhavenot: ah, do you have the security and updates repos enabled?22:02
havenotk1l: uname says 14.04.1 its a fresh install without updates22:02
Dubintui had some major wireless issues, but i got around them by bridging to my host OS network22:02
k1lDubintu: we just proved that your setp has ipv6 issues.22:02
havenoti tryed also with updates but 14.04.5 didnt work22:02
k1lDubintu: my command makes apt use ipv4 only and it worked. when you uses it with ipv6 it didnt work.22:02
Dubintuok. can i change the default to use ipv4?22:03
multi_iothe ubuntu 14.04 distribution contains no package openssh-server??22:03
Dubintuim also not sure on what ipv6 and ipv4 are22:03
k1lDubintu: echo 'Acquire::ForceIPv4 "true";' | tee /etc/apt/apt.conf.d/99force-ipv422:03
multi_ioat least the official Docker images doesn't.22:03
k1lmulti_io: it does.22:03
k1l!info openssh-server trusty | multi_io22:04
Dubintuecho 'Acquire::ForceIPv4 "true";' | tee /etc/apt/apt.conf.d/99force-ipv4 tee: /etc/apt/apt.conf.d/99force-ipv4: Permission denied Acquire::ForceIPv4 "true";22:04
ubottumulti_io: openssh-server (source: openssh): secure shell (SSH) server, for secure access from remote machines. In component main, is optional. Version 1:6.6p1-2ubuntu2.8 (trusty), package size 318 kB, installed size 996 kB22:04
multi_ioroot@ffe76db9fcc2:/# apt-get install openssh-server22:04
multi_ioE: Package 'openssh-server' has no installation candidate22:04
k1lDubintu: echo 'Acquire::ForceIPv4 "true";' | sudo tee /etc/apt/apt.conf.d/99force-ipv422:04
multi_ioUbuntu 14.0422:04
k1lmulti_io: run sudo apt update22:04
havenotis fglrx unsupported in ubuntu 14.04?22:04
DubintuAcquire::ForceIPv4 "true";22:05
multi_iok1l: thanks22:05
k1lhavenot: no, that is the last ubuntu which works with fglrx. but you cant use the 4.4 kernel and xorg from 16.04 then22:05
havenotk1l: sourcelist says trusty updates but no security22:06
Peyamk1l, how did you know it was ipv6 that was the issue?22:06
k1lhavenot: use the system settings to activate security repos too22:06
k1lPeyam: that is a common symptom to stay at 0% on some repo servers then because it cant resolve the ipv6 ips22:07
Peyamk1l, cool22:07
DubintuThanks a lot for your help, K1l and Peyam!22:07
havenotk1l: its activated, but i dont want to update if its not nessesary22:08
havenotk1l: because i read that fglrx is only supported by some points of 14.0422:08
havenotk1l:  and how do i install fglrx?22:09
k1lhavenot: no, its fully suported by 14.04(.5) just not when the kernel and xorg from 16.04 is in use with the hwe22:09
k1lhavenot: what kernel are you on? uname -a22:09
havenotand how do i avoid using the newer kernel when updating?22:09
k1lyou dont get it automatically. you would have to install the pacakge for that.22:10
havenot4.4.0-62-generic #83~14.04.1-Ubuntu SMP Wed Jan 18 18:10:30 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux22:10
k1lhavenot: that is the 16.04 backports kernel. so there is no fglrx for you22:10
havenothow can i fix it? i dont care about kernel version i just installed ubuntu 14.04 to use fglrx22:11
havenotthis is my only goal22:11
havenotk1l: how can i switch back to a supported kernel?22:12
k1ldpkg-query -l xserver-xorg-core* | grep '^ii' | nc termbin.com 999922:12
=== novilerrascal_ is now known as novilerrascal
havenotk1l: should i run this command, or do you answer someone lese? :)22:13
k1lno, that was for you to run and show the output url, havenot22:13
havenotok wait22:13
havenothttp://termbin.com/c5q722:13
k1lsudo apt-get install --install-recommends linux-generic xserver-xorg-core xserver-xorg xserver-xorg-video-all xserver-xorg-input-all libwayland-egl1-mesa22:14
k1lthat will bring you back to 3.13 kernel and matching xorg22:14
havenotk1l: it doesnt work libcheese7 missing and gtk2322:15
kyledevon this path: /etc/apache2/sites-enabled/example.com-le-ssl.conf line 13 its saying I have an error when setting up letsencrypt. This path doesn't even exist? i see sites-enabled/example.com.conf but?22:15
k1lwhat means, it doesnt work? please show the output on paste.ubuntu.com and link it here.22:16
havenothttp://paste.ubuntu.com/24030153/22:17
k1lsudo apt-get remove unity-control-center22:17
k1lthan again22:17
k1l*then22:17
havenotk1l: ok it worked, and how do i install fglrx now? should i use the additional drivers menu?22:19
k1lwhen its done run "sudo apt-get install --install-recommends unity-control-center "22:19
havenotok22:19
k1lafter that run "sudo apt-get autoremove"22:20
k1lthen reboot and see if you are on 3.13 kernel then "uname -a" will tell22:20
havenotok thank you22:20
ALFA FEDERICA 14 ANNI22:24
ALFAMORA CAQRNAGIONE SCURA CODA DI CAVALLO OCCHI NERI FORMOSA22:24
havenotk1l: ok iam on  3.13.0-108-generic22:25
k1lhavenot: then install fglrx22:26
havenotok i try the addiotional driver menu22:26
havenotk1l: ok fglrx-updates is installed, do i need to run amdconfig ?22:29
k1l_havenot: i am not familiar  with the fglrx specifics22:30
havenotok i try a reboot22:31
user_Hey guys, is there really a difference between apt-get and apt?22:32
k1l_user_: apt is the new apt-get,apt-cache etc.22:32
rifterapt-get is an apt command user22:32
rifteroh? apt-get apt-cache etc were always part of apt. did something change?22:33
user_Oh ok. So when I run sudo apt update, is that the same as sudo apt-get update?22:34
k1l_user_: yes22:34
k1l_rifter: talking about the apt command.22:34
user_Thanks k1l_ :)22:35
rifterso there's a new command?22:35
k1l_rifter: "apt"22:36
rifteryeah I was looking at it just now. Didn't know it was new for apt to be a command. But I always used the other commands anyhow22:37
k1l_yes, they made the new command to group the apt-* commands and give them some better workflow/wordings22:37
riftersounds cool22:38
Bashing-omrifter: See: https://www.reddit.com/r/linux/comments/26q2sm/apt_vs_aptget/ ; http://www.howtogeek.com/234583/simplify-command-line-package-management-with-apt-instead-of-apt-get/ ; https://mvogt.wordpress.com/2014/04/04/apt-1-0/ <- apt 1.0 .22:39
rachmadhjHi. I am Rachmad from Indonesia. I get this problem when i try install Ubuntu Mate http://imgur.com/a/kteN2. Maybe someone has a solution. Thanks.22:39
rifterthanks Bashing-om22:40
k1l_rachmadhj: what is the issue?22:40
snkcldwhen network manager restarts, is it supposed to ensure that nm-applet is running?22:40
snkcldor is that outside the scope of that service/22:41
rachmadhjThe issue is on the link imgur that i give.22:41
k1l_rachmadhj: i dont see an issue there22:41
rachmadhjMy drive has 3 partition on my before OS (Windows) and it still there. I still use Ubuntu Mate on live disk.22:42
Bashing-omrachmadhj: Maybe, you are in for a shock . from the mate liveUSB pastebin the output of terminal command ' sudo parted -l ' .22:47
rachmadhj@bashing-om This is my pastebin http://pastebin.com/dx2BFUmE22:53
=== bazhang_ is now known as bazhang
=== elmagoh is now known as elmago
OerHeksrachmadhj, seems like there is no partition there at all, empty, not even a MBR22:55
Bashing-omrachmadhj: Well, as you now know; you have a problem. If there was anything on that drive that is impotant, STOP . You will need some type of file recovery .22:55
OerHeksmaybe that windows is fully encrypted? or totally removed22:57
OerHeks(bitlocker)22:58
rifteroh good call - encrypted disk22:58
snkcldhow can i have nm-applet not show unmanaged devices22:58
OerHeksrifter, i cannot remember how that disk would look like, bitlocker should show something??22:59
rachmadhjI'll try to login from my windows.23:00
rachmadhjI still chat this on Ubuntu Mate Live23:01
OerHekssnkcld, never done this myself, blocking an interface by mac http://askubuntu.com/a/57340723:02
lord-ragnarockHey everyone :) I've got this asked on the PPC channel as well, but hopefully the larger crowd may help too:23:09
OerHekslord-ragnarock, ubuntu related?23:09
lord-ragnarockYes, haha23:10
lord-ragnarockTo start I'm attempting to install 12.04 LTS on this Power Mac 7500, and right now I'm checking my CD's integrity to rule out a CD, Drive or other hardware problem.23:10
OerHeksDo a MD5Sum check ?23:11
OerHeks!md5sum23:11
ubottuTo verify your Ubuntu ISO image (or other files for which an MD5 checksum is provided), see https://help.ubuntu.com/community/HowToMD5SUM23:11
lord-ragnarockI'm booting using the kernel and ramdisk from the alternate ISO, and wondering if there's a way to provide an alternate install medium, such as a USB thumb drive23:11
Travikshi23:12
jeremy31lord-ragnarock, have you tried newer versions of Ubuntu as 12.04 will be end of life in a couple months23:12
kk4ewtis there a ppc version of ubuntu?23:12
lord-ragnarockI tried I think 14.04 Lubuntu a few years ago, which ended up bootbable. But I only ever got 4 colors :P23:12
lord-ragnarockkk4ewt Yes, but it's not very supported these days :/23:13
kk4ewtlink please23:13
lord-ragnarockWhat kind of PPC device you have?23:13
lord-ragnarockAsking so I can figure out the right iso lol :P23:13
kk4ewtseveral different ones23:13
lord-ragnarockOhhhh :)23:13
user_Did you try 16.04LTS?23:13
kk4ewtpowermac 4 and 523:14
lernerso I run ifconfig and a new profile (vibr0) appears. I have no idea why.How can I know about itsorigin?23:14
kk4ewtlerner,  its part of the install23:14
lord-ragnarockOh wait, nevermind... You canfind it all on cdimage.ubuntu.com ;p23:14
lernerkk4ewt, it was never there23:14
kk4ewthave had it for years in other distros23:14
lord-ragnarockuser_ me?23:15
lernero,ok...23:15
lernerkk4ewt, is lo also part of the install?23:15
OerHekslord-ragnarock, does that powermac come with usb ports??23:15
lord-ragnarockIt requires a PCI card for USB, which is how I have it configured23:15
user_Yes. From what I found, they put in a lot of work so most likely it should be bootable for PPC23:16
lord-ragnarockHm. I guess I could try 16.0423:16
AvatarAanyone knows why ubuntu.com would redirect me here? http://ww38.mirror.zeusboxes.com/16.04.2/ubuntu-16.04.2-desktop-amd64.iso23:16
k1l_AvatarA: because that is a mirror23:16
lord-ragnarockI'm weary cause from my experience 14.X was virtualy unusable. Yet again that was a spin-off distro...23:17
k1l_AvatarA: but looks like the domain ran out and wasnt renewed yet23:17
calmlbcan i pay someone 25 bucks to remotely login to my windows 10 machine and install ubuntu mate for a dualboot23:17
AvatarAwell it doesn't work and before that it redirected me to some random XXX advert23:17
k1l_AvatarA: choose another mirror https://www.ubuntu.com/download/alternative-downloads23:18
lerneri never understood this: if I have to execute 2 commands ($ sudo ifconfig virbr0 down and $ sudo brctl delbr virbr0), I can execute them at the same time with && right?23:19
rachmadhj@bashing-om Here i am with my windows.23:19
lord-ragnarockYou should be able to lerner, yes23:19
rachmadhj@bashing-om My drive is still exist.23:19
lernerlord-ragnarock, if I have to execute 50 commands, I can also do it with '&&', correct?23:20
lord-ragnarockO_o23:20
lernerjust an example23:20
lord-ragnarockUm, I haven't gone past 2 commands.....23:20
lord-ragnarockI couldn't help you there hahaha23:20
user_lord-ragnarok Good luck. Logging off. Thanks guys23:20
lord-ragnarockThanks user_ :)23:20
Ben64lerner: pretty sure && is dependent on the first one to complete successfully for the second to run23:20
lernerok, if all commands require admin privileges, it is enough writting sudo just in the first command?23:21
lord-ragnarockIIRC yes23:21
k1l_lerner: no23:21
lord-ragnarockoh23:21
Ben64lerner: what are you doing that needs 50 sudo commands done at once23:21
lernerBen64, just an example23:21
k1l_sudo privileges dont survive | or ; or &&23:21
Ben64really weird example23:21
lernerI once had to getrid of like 45 outdated kernels23:21
Ben64sudo apt-get autoremove23:22
lord-ragnarockOh wow :x23:22
lord-ragnarockThat's a lot of kernels lmao23:22
rifteryeah so you'd need to put sudo before every command23:22
Bashing-omrachmadhj: Well, as surprised as I am , not much I can contribute , seems I am out of my depth here .23:22
rifterlerner for instance I have: sudo apt-get update && sudo apt-get upgrade23:23
OerHeksrachmadhj, is that windows is fully encrypted with bitlocker?23:23
lernerrifter, that one comes in handy!!23:24
k1l_lerner: you dont need to run 50 single commands for that. aot works with several packages at once23:24
rifteryeah like you can do : sudo apt-get install package1 package2 package323:24
rachmadhj@bashing-om Thanks you very much :)23:26
rachmadhj@oerheks How to check it? Encrypted with bitlocker or no?23:27
rachmadhj@oerheks I will try to google it.23:27
OerHeksrachmadhj, i don't know how to tell .. but bitlocker only encrypts the whole drive, if you did:  you need to reinstall windows without bitlocker, no way to decrease.23:28
rachmadhj@oerheks Ok. Thanks for the solution. I will try it. Thanks anyway.23:30
lord-ragnarockUhhh, where can I find a 16.04 ISO that's for desktop? :P23:31
lord-ragnarockcdimage.ubuntu.com has only server images23:31
lord-ragnarockjust for reference I'm still looking for PowerPC hahaha23:32
Bashing-omlord-ragnarock: ubuntu : https://www.ubuntu.com/download/desktop .23:33
OerHeksppc ? no, 14.04 is available https://wiki.ubuntu.com/PowerPCDownloads23:34
OerHeks3 years... 2 months to go23:35
=== mortimer_houghto is now known as MortimerHoughton
rocket__hi23:35
rocket__i try to achieve gpu pass23:35
rocket__throught23:35
rocket__one question23:36
rocket__when i blacklist my nvidia and switch to intel23:36
rocket__do i also have to remove the nvidia drivers?23:36
fhessDoes anyone know how I can install a HDMI 5.1 profile in ALSA/PulseAudio?23:41
kovuhello23:44
kovuanyone here to help?23:46
k1l_kovu: some are23:46
=== fhess is now known as fred911
USBVideoAdapterWHelp with USB Video drivers ubuntu 16.04lts23:48
kovuwhen i put my lenovo in sleep as in close the lid and wake up the wifi disconnects and cant reconnect so i have to restart23:48
USBVideoAdapterWdisplay jumps between laptop and usb external monitor randomly...23:49
plgosanybody know a good emulator for n64 on ubuntu?23:49
fred911I'm trying to get an HDMI 5.1 output profile in pulsaudio/also installed. I've got a 7.1 profile and ever since i update I no longer have 5.1 and it's not listed as an available output profile from Driver: module-alsa-card.c when I do a pactl list but I know my chipset support it, is it a driver issue or does anyone have an idea?23:49
fred911kovu: why can't you reconnect?23:50
Antergosyo does ayone know a good n64 emulator for linux23:51
fred911what's the status of your wifi interface when you wakeup?23:51
k1l_kovu: i guess its not loading the wifi module properly. you need to reload it23:51
kovuhow do i do that please k1l23:53
k1l_plgos: ubuntu ships mupen64plus. Antergos for antergos or other linux better ask in ##linux23:53
fred911k1l_: what is the interface name (run iwconfig)23:54
k1l_kovu: look at lsmod or lspci -nnk which module is in use. then after resume reload it with sudo modprobe modulename23:56
plgosk1l_: thanks23:56
fred911kovu: ifconfig wlan0 down23:56
kovudo i type that in terminal23:56
fred911ifconfig wlan0 up23:56
fred911assuming wlan0 is the interface returned when you run iwconfig23:57

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