/srv/irclogs.ubuntu.com/2017/07/23/#ubuntu.txt

marvin42!nomodeset00:00
ubottuA common kernel (boot)parameter is nomodeset, which is needed for some graphic cards that otherwise boot into a black screen or show corrupted splash screen. See http://ubuntuforums.org/showthread.php?t=1613132 on how to use this parameter00:00
Bashing-ommarvin42: Having problems ?00:02
BlackDalekddellav, ok... well my ultimate goal is to copy the folder & contents of ~/.config/deluge to /var/lib/deluge/.config/deluge and change read/write access permission for the copied file to the deluge user. What specific commands should I enter to do this?00:03
ddellavif the permissions are already set correctly for ~/.config/deluge then using the -p flag for cp will preserve the00:04
ddellav*them00:04
marvin42 Bashing-om : Yes. I've added the nomodeset to the line GRUB_CMDLINE_LINUX_DEFAULT as instructed but when I try to 'update-grub' I get the error : '/usr/sbin/grub-probe: error: cannot find a device for / (is /dev mounted?).'00:05
ddellavso cp -pvR ~/.config/deluge/* /var/lib/deluge/.config/deluge/00:05
marvin42I'm accessing the installation via a Live CD using chroot00:05
ddellavBlackDalek the -v is for verbose and -R is for recursive00:05
Bashing-ommarvin42: Ouch ! // lemme ponder a tic .00:06
BlackDalekddellav, the permissions have not been set yet. I assume they are still only set for my user since they are in my home ~ folder00:06
ddellavBlackDalek ok, then after the cp is done, you would change the owner: chown deluge /var/lib/deluge/.config/deluge -R00:06
ddellavand then chmod 644 /var/lib/deluge/.config/deluge/* -R would set read+write for owner, and read only for group and other00:07
ddellavthough i am not familiar with the requirement of deluge specifically00:08
Bashing-ommarvin42: Are you presently in the install ? sure makes no sense the system can not see the root partition .00:08
BlackDalekddellav, the cp command failed.. it says "cp: failed to access '/var/lib/deluge/.config/deluge/': Permission denied"00:08
ddellavBlackDalek you'd need to run the command as root, since your user won't have access to that folder00:09
ddellavput sudo in front of it00:09
BlackDaleksorry.. forgot to sudo it00:09
marvin42Bashing-om, nope, I'm currently in the Live CD session. I'm accessing the faulty installation via chroot. I've mounte /dev/sda1 (the faulty installation) to /mnt and then chroot /mnt /bin/bash00:09
BlackDalekddellav, hmm... ok, the cp and chown commands you suggested seemed to work, however the chmod command did not.00:13
ddellavBlackDalek that also needs to be run as root00:13
ddellavBlackDalek what error did you get?00:13
BlackDalekddellav, I did... error is "chmod: cannot access '/var/lib/deluge/.config/deluge/*': No such file or directory"00:14
Bashing-ommarvin42: OK . Need to set up a full change root if you going this route - no, do not tell me that you are new to linux - knowing to do a chroot !  There are much easuer ways to insert that nomodeset - we only need it temporarily .00:14
marvin42Bashing-om, I was taught how to chroot 30 minutes ago, on #nvidia00:15
ddellavBlackDalek drop the * at the end, that was my mistake00:15
BlackDalekddellav, ok, that worked00:15
ddellavyou'll need to chmod the folder itself to have execute privileges or else it won't be traversable. So chmod 755 /var/lib/deluge/.config/deluge00:16
ddellavBlackDalek ^00:16
Bashing-ommarvin42: Ya want to go the chroot route ? Or try and set the boot parameter in grub's kernel boot line ?00:16
countingdaisiesI would ask this in a backtrack channel but th eonly one I can find is #backtrack-it and it has 5 ppl. ...  If anyone is familiar wiht dual booting bt on top of an existing ubuntu 16.04 installation please holler at me00:17
marvin42Bashing-om, whatever you think it's best00:17
marvin42Bashing-om, booting on the faulty installation I'm able to get to the command line by booting on recovery mode00:18
BlackDalekddellav, ok00:19
marvin42!grub00:19
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/Grub200:19
Bashing-ommarvin42: Best is a personal experience . easiest is to boot to the grub boot menu and edit the kernel command line . Can you boot to grub ? ( GRand Unified Bootloader )00:19
marvin42Bashing-om, sometimes pressing the Shift does it, sometimes it doesn't, it's weird. So, booting into GRUB what would I do?00:20
lotuspsychjedualboot | countingdaisies00:21
Bashing-ommarvin42: We can also work from recovery . Will need to enable networking and set the file system to read/write . ( that too is another way ) .00:21
lotuspsychje!dualboot | countingdaisies00:21
ubottucountingdaisies: Dual boot instructions: x86/AMD64: https://help.ubuntu.com/community/DualBoot/Windows - Macs: https://help.ubuntu.com/community/MacBookPro https://help.ubuntu.com/community/YabootConfigurationForMacintoshPowerPCsDualBoot00:21
marvin42Bashing-om, very well, I'm listening with pen and paper00:22
=== juboxi is now known as jubo2
Bashing-ommarvin42: At the grub boot menu with a normal latest kernel selected to boot; press the 'e' key for edit mode -> boot parameters screen . Here arrow down to the line starting with linux and across to quiet splash. Remove these terms and insert the term nomodeset. key combo ctl+x to continue the boot process. TBC00:24
Bashing-ommarvin42: With the removeal of quiet splash;  then the boot messages are visable .00:25
=== ubuntu-studio is now known as Maynard
MaynardMaynard42000:25
MaynardHello00:26
Bashing-omMaynard: You rang ?00:26
marvin42Bashing-om, what terms do I remove 'quiet' and 'splash' OR all the terms between 'linux' and 'splash' (Im not seeing them atm)00:27
MaynardHi bashing .... so my usb will not allow me to change permissons and I need to recovver files.  I'm working from the live usb atm00:27
marvin42*remove, *'splash'?00:28
Bashing-omMaynard: recover off the internal hard drive ? then 'sudo' should give you access .00:28
borisetoHi. For some reason on 16.04 even when I try to hide the files and folders, nautilus shows them on next run. How do I change the behavior to always hide the hidden ones?00:29
SethTon my desktop i have 2 partitions, one with win 10 and one with ubuntu. i completely filled up the ubuntu disk and only windows will load. how do i remove/browse files form the ubuntu partition from windows?00:30
Bashing-ommarvin42: Tou should see a line similar " linux /boot/vmlinuz-3.2.0-24-generic root=UUID=dbd69ed2-530c-4409-8f5a-a3f1ea41fc67 ro quiet splash " Is this a desktop install of 'buntu ?00:30
Bashing-omtou/You*00:31
lotuspsychjeSethT: ask in ##windows plz00:31
lotuspsychjeboriseto: to create a hidden folder rename with a .00:32
marvin42Bashing-om, it's Lubuntu 17.0400:32
borisetolotuspsychje: I know that, but nautilus shows all my files and folders that start with . by default. Want to change that00:32
marvin42Bashing-om, I'm going to give a try thanks00:33
Bashing-ommarvin42: In Grub's boot parameter screen there is that line .00:34
lotuspsychjeboriseto: did you doublecheck nautilus/preferences/appereance/hidden folders?00:34
borisetolotuspsychje: yeap.00:34
borisetolotuspsychje: even in dconf00:34
lotuspsychjeboriseto: thats weird, ubuntu version and nautilus version?00:35
MaynardBashing-om trying to recover from unbootable usb..  sudo what? I formatted backup usb to ext4 and it will not allow access to move files... I tried as root as well.00:36
borisetolotuspsychje: 16.04 and naut: 3.14.300:37
lotuspsychje!info nautilus xenial00:37
ubottunautilus (source: nautilus): file manager and graphical shell for GNOME. In component main, is optional. Version 1:3.18.4.is.3.14.3-0ubuntu6 (xenial), package size 554 kB, installed size 1886 kB00:37
lotuspsychjeboriseto: system not up to date?00:37
borisetolotuspsychje: latest00:38
lotuspsychjestrange00:38
boriseto.3.14.3-0ubuntu6 (xenial), packag00:38
borisetoas you can see00:38
lotuspsychjeboriseto: can you check on another user/guest account if hidden files show?00:38
borisetolotuspsychje: ehm. let me enable guest (i think i've disabled it). also i can tick to hide the files, but by default it shows them, you did catch that part, right?00:39
lotuspsychjeboriseto: lets see if its overall or user bounded00:39
borisetolotuspsychje: i need to logout :|00:40
lotuspsychjeboriseto: yeah, normally by default should hide folders with .00:40
borisetobut have something running in the background...00:40
borisetowait00:41
borisetothink i got it00:41
borisetolotuspsychje: yeah found it00:41
borisetolotuspsychje: in dconf instead the nautilus settings it uses the org->gtk->settings->file-chooser00:42
borisetolotuspsychje: in there it was chosen to show the hidden files00:42
MaynardBashing-om did you catch my last?00:42
borisetolotuspsychje: that's why it showed me the hidden files by default00:42
borisetoit's a strange setting though00:42
lotuspsychjeboriseto: also relevant: https://bugs.launchpad.net/ubuntu-gnome/+bug/117185200:43
ubottuLaunchpad bug 1171852 in Nautilus "Hidden files are displayed by default" [Medium,Fix released]00:43
borisetoYeah, like it says: The "show-hidden-file" key is deprecated and ignored. The "show-hidden" key from "org.gtk.Settings.FileChooser" is now used instead.00:43
lotuspsychje!yay | boriseto00:43
ubottuboriseto: Glad you made it! :-)00:43
Bashing-omMaynard: I bounce about a lot :) . is the USB drive that you are attempting to recover from mounted ' mount' ?00:43
borisetolotuspsychje: thanks for your help00:45
MaynardNP normally usb automounts but I removed and reinserted and it still is not showing on desktop00:45
lotuspsychjeboriseto: no sweat ; )00:46
MaynardGPaarted is not even seeing it either00:46
Bashing-omMaynard: Yukkie . does ' lsusb' show the device ?00:46
BlackDalekddellav, thanks for helping me, but I think I just ended up breaking something anyway :( The deluged daemon no longer runs. The systemd service which starts it keeps exiting. deluged.service: Failed with result 'exit-code'. :(00:49
MaynardBashing-om Bus 001 Device 003: ID 0bda:58d8 Realtek Semiconductor Corp.00:49
MaynardBus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub00:49
MaynardBus 002 Device 002: ID 138a:0018 Validity Sensors, Inc. Fingerprint scanner00:49
MaynardBus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub00:49
MaynardBus 006 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub00:49
MaynardBus 005 Device 002: ID 276d:111900:49
MaynardBus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub00:49
Bashing-om!paste | Maynard00:50
ubottuMaynard: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.00:50
Bashing-omMaynard: You have voice once more . No flooding the channel .00:51
marvin42Bashing-om, after the UUID there were the following terms: ro priority=low acpi=off noapic nolapic ed=\on quiet splash $vt_handoff . And So, I deleted 'quiet' and 'splash' and inserted nomodeset in that place. The error continues, the login appears, and all is frozen (except the cursor, it's blinking)00:51
Bashing-ommarvin42: K . Now why all the alternate boot parameters ? Why do you think any of them are needed ? Messing with acpi is power management ( Advanced Configuration and Power Interface ) not something to enter into lightly .00:53
=== marlinc_ is now known as marlinc
marvin42Bashing-om, they were defined as wild guess when I was battling to install Lubuntu. Nothing was working, so in the live version before install I activated those parameters. Shall I delete them?00:58
Maynardtest00:58
MaynardOK00:58
MaynardBashing-om I was simply posting the lsusb output.  In short it's only showing the live usb 4Gb00:59
MaynardTHanks Bashing... I didn't know I couldn't post 8 short lines.... my bad01:00
Exterminadorquick question: how do I add my wife account on Xubuntu to sudoers list?01:03
marvin42!sudoers01:04
Bashing-ommarvin42: Yes delete the addes boot parameters . Befor the install did you boot up the live installer ? Make sure all was good . Presently we do not even know that the install is in a consistent state .01:05
Exterminadorokay, found it via Settings > Users and Groups :)01:06
Exterminadorwe gotta love Linux01:06
marvin42Bashing-om, yes, I did so. If I hadn't defined those parameters the live installer wouldn't boot. I'm going to try to delete them...01:07
Bashing-omMaynard: Maybe - just maybe testdisk too see that USB drive ? Until it is seen nothing can be done .01:07
MaynardBashing-om ROger that01:08
Bashing-omMaynard: marvin42 Got to be away for a few minutes - back in about 15 minutes .01:08
Maynard(y)01:09
lotuspsychjeMaynard: to get your issue solved, re-ask in channel once in a while with all your details01:10
Maynard@lotuspsychje thanks01:11
MaynardSo testdisk is showing and now it is on desktop......strange.01:11
Maynardfailed to mount01:12
MaynardI'm trying to recover files in live mode from usb.  I ran testdisk and it came up in desktop but failed to mount.01:15
MaynardAny suggestions?01:15
lotuspsychjeMaynard: to recover data, use photorec on testdisk01:16
lotuspsychjeMaynard: or boot your system with recoverymode?01:19
lotuspsychje!recovery | Maynard01:19
ubottuMaynard: If your system fails to boot normally, it may be useful to boot it into recovery mode. For instructions, see https://wiki.ubuntu.com/RecoveryMode01:19
marvin42Bashing-om, deleted them all, added the nomodeset, but same error occurs01:19
sfdebughi, when i plug my phone on the wall is charges, but on the usb port it doesn't...01:22
sfdebugdoes anyone have any idea why?01:22
marvin42!recovery01:22
ubottuIf your system fails to boot normally, it may be useful to boot it into recovery mode. For instructions, see https://wiki.ubuntu.com/RecoveryMode01:22
MaynardI'm unfamilar with testdisk.  Howdo I run photorec?01:23
MaynardAlso when I do the live usb there is no recovery mode option.  I've never seen that option ever.  Been running 14.04 for years and it's neer shown that option.01:24
lotuspsychjeMaynard: recoverymode, you can load with entering grub, then choose ubuntu(recoverymode)01:25
MaynardIt is showing (in testdisk)  options Analyze. andvanced. geometry. options. quit.01:26
MaynardI for get how to get to grub..... f2 when it tries loading?01:26
lotuspsychjeMaynard: hold shift at boot, until you get in grub01:27
lotuspsychjeMaynard: photorec is a part of testdisk, sudo photorec after the testdisk install01:28
MaynardOK will try that. I assume since this is in live mode I'll have to re-register or can I use the same email to register?01:28
lotuspsychjeMaynard: if you already registered your nickname, /msg nickserv identify yourpassword here01:30
Maynardso same email... got it.01:31
sfdebughi, when i plug my phone on the wall is charges, but on the usb port it doesn't... any idea why?01:31
MaynardIn photo rec it is asking desination to save files01:31
Maynard drwxr-xr-x   999   999       540 23-Jul-2017 01:28 ..01:32
lotuspsychjeMaynard: look at below, and press the right key to confirm destination01:33
Maynardthere are two drwxr-xr-x 999 99901:34
Maynardone is 40 other is 54001:34
lotuspsychjeMaynard: i think by default, photorec saves in your /home01:34
MaynardI don't know what those even mean.01:34
lotuspsychjeMaynard: are you sure you choose the right partition to recover and not your usb media?01:35
lotuspsychjeMaynard: thats what you wanted to do right, recover data of your ubuntu system harddisk?01:36
MaynardYes01:36
entouragedoes Ubuntu have native support for the Nvidia GeForce 10 series like GeForce 1060 ??01:36
kristhianwho is familiar with higan game emulator here?01:36
MaynardDO I need to use another usb to store them?01:36
kristhianor does use it?01:36
lotuspsychje!nvidia | entourage01:38
ubottuentourage: For nvidia and matrox graphics cards, see https://help.ubuntu.com/community/VideoDriverHowto . For AMD/ATI graphics cards, see « /msg ubottu ati » and « /msg ubottu fglrxmissing »01:38
Maynardthe directory /home/ubuntu-studio/Downloads is not big enough to store files.... live usb is only 4G and the files I need to recover are 15ish Gigs01:39
MaynardOr should I just screw this testdick since I'm unfamiliar and try the recovery mode?01:40
Maynardoops01:40
Maynard*testdisk01:40
lotuspsychjeMaynard: how about you plug out your hd physically and recover your data and reinstall ubuntu fresh after?01:41
MaynardHD is usb.  No internal HDD due to SATA failing to read.  I've been running solely on usbs01:42
Bashing-ommarvin42: Back to the keyboard . What laptop are we working with that lubuntu does not install properly too ?01:43
marvin42asus x50gl01:43
lotuspsychjeMaynard: what you mean no hd? your running usb always live on your asus?01:44
Bashing-omentourage: Fully supported : http://www.nvidia.com/download/driverResults.aspx/118290/en-us .01:44
MaynardNo internal HDD.  I run a 4Gflash for my installl bootable live usb and the 128G flash is my HD01:45
Maynardthe 128 is what I need to recover files from.01:45
MaynardI have a 32G I use for my backup nut I formatted to ext4 and read-only permissions01:46
Maynard*but01:46
Maynardnot nut lol01:46
Bashing-ommarvin42: Integrated graphics on the Asus . By chance do you have the nvidia chip set disabled in bios ?01:47
MaynardI can't seem to get permissions to change either on the 32G01:48
marvin42Bashing-om, I cannot access the bios, I don't have a clue. I had it working well with the binary drivers. This was due to changing to nouveau drivers and installing the corresponding package xserver-xorg-video-nouveau01:49
Bashing-ommarvin42: Good to know . We need to boot to a terminal somewhere and find out the graphic's card and then install the correct version proprietary graphic's driver .01:51
MaynardAny suggestions or just go with recovery?01:53
MaynardBueller? lol01:53
Bashing-ommarvin42: IF you can boot a recovery kernel. we can set up and work from there too .01:56
marvin42Bashing-om, VGA compatible controller: NVIDIA Corporation MCP79 [GeForce 8200M G]01:57
marvin42!nvidia-current01:59
marvin42Bashing-om, before trying the noveau (which caused this problem) I believe I was using this one: nvidia-340 - NVIDIA binary driver - version 340.10202:00
=== jackNemrod_ is now known as jackNemrod
MaynardLotuspsychje and Bashing-om Gonna go with recovery and see what happens.02:05
Bashing-ommarvin42: That is the correct driver( The 340.xx driver >> GeForce 8200M ): http://www.nvidia.com/object/IO_32667.html . So we want to a) get nouveau working or B) re-install the 340 driver . To do so we have to have a terminal .02:06
marvin42Bashing-om, b) I'm on it atm02:07
marvin42Bashing-om, dpkg encountered several errors because the kernel of this live session is different from that on chroot. I have downloaded the packages for 340 and I'm now going to boot into recovery mode to get a command line to reinstall them. brb02:09
Bashing-ommarvin42: Great -> at the reconvery menu "enable networking' then 'root shell' . Once in the root terminal we reset the file system to read/write .02:09
marvin42Bashing-om, aye aye Sire!02:09
marvin42Bashing-om, I've installed nvidia-340. got an error at the end which stated: apt had planned for dpkg to do more than it reported back (3 vs 10) <br> Affected packages> bdswitch:i386 nvidia-340: i38602:36
lamduhanyone have spotify working on lubuntu? I get cef_extension.pak could not load whenI try to run it02:40
Bashing-ommarvin42: show us in a pastie : sudo apt update 2>&1 | nc termbin.com 9999 ; sudo apt full-upgrade 2>&1 | nc termbin.com 9999 ' The results ae UTL's back in terminal. pass these links back here . Let's see what the fuss is all about .02:49
Bashing-omURLs*02:49
darcajoin #linux02:52
marvin42http://termbin.com/110y02:52
marvin42Bashing-om, http://termbin.com/110y ; http://termbin.com/t59q02:53
DeadJewHas Ubuntu ever been successfully used on a touch screen tablet without a keyboard?02:54
Bashing-ommarvin42: look'n .02:54
DeadJew(keyboard, mouse, and USB media will be able to be used for install via USB OTG, but regular use will be no-keyboard)02:54
lamduhah good call thanks02:56
Bashing-ommarvin42: Looks good go ahead and accept the upgrades . then show ' sudo apt -f install | nc termbin.com 9999 ' .02:57
marvin42Bashing-om, accept the upgrades? you mean performing 'apt upgrade'?02:58
Bashing-ommarvin42: "Do you want to continue? [Y/n] " . I assumed you were awaiting advisement .02:59
DeadJewIs Ubuntu able to run on an HP Stream 7 Tablet?03:00
marvin42nevermind, I didn't notice the last command, sorry03:00
marvin42Bashing-om, here it is http://termbin.com/v4mc03:01
Bashing-ommarvin42: Looks good, see nothing for the package manager ( dpkg) to fuss about . Now to the ACPI issues . Ya want to continue ?03:02
marvin42of course03:03
Bashing-ommarvin42: Let's back up a tic and see what is actually installed for the graphic's driver : show ' dpkg -l | grep -i nvidia ' .03:04
Bashing-ommarvin42: ^^ in a pastie .03:05
marvin42here it is http://termbin.com/pljy03:05
DeadJewi am the proxy monster03:06
DeadJewi am k-lined three times by grumble03:06
Bashing-om!info nvidia-settings zesty03:07
ubottunvidia-settings (source: nvidia-settings): Tool for configuring the NVIDIA graphics driver. In component main, is optional. Version 367.35-0ubuntu1 (zesty), package size 814 kB, installed size 3482 kB (Only available for i386; amd64; armhf; arm64; ppc64el)03:07
Bashing-ommarvin42: I can live with that ! .. now we look at the Differentiated Services Description Table (DSDT) ' sudo strings /sys/firmware/acpi/tables/DSDT | grep -i windows '. See if we can not come up with a better option .03:11
marvin42Bashing-om, strings: '/sys/firmware/acpi/tables/DSDT': No such file03:13
-DeadJew:#ubuntu- Long live the Ku Klux Klan03:13
Bashing-ommarvin42: Humm ..copy and pasted ? I do expect a list here .03:18
marvin42I have no firmware directory under /sys/03:19
Bashing-ommarvin42: I am at a loss here . Ny 16.04 :03:21
Bashing-ommar03:21
marvin42Bashing-om, I'm at a chroot session for Lubuntu 17.04, which the installation with the faulty driver03:22
Bashing-ommarvin42: " sysop@x1604:~$ ls -al /sys/firmware/acpi/tables/DSDT >> -r-------- 1 root root 26834 Jul 22 22:17 /sys/firmware/acpi/tables/DSDT " .03:22
Bashing-ommarvin42: Oh shoot . Let's reboot into the install . Se then what we have .03:23
marvin42Bashing-om, rebooting into the install i don't have internet.03:29
Bashing-ommarvin42: My my .. Trials troubles and tribilations . Wired connction ?03:30
=== r0Oter is now known as r00ter
marvin42Bashing-om, not at the moment, no. The router is in my parents room and it's 3.30am03:32
Bashing-ommarvin42: Understand that . Can you even talk to the router ? ' ping -c3 <router_IP> ' .03:34
marvin42Bashing-om, yes, I'm connected in the chroot session. I can even see google03:35
Bashing-ommarvin42: But we want to boot and operate in the installed OS . If we can not boot the install we are still dead in the water .03:37
CobraxWew03:41
marvin42Bashing-om, you're a wonderful teacher, a master, thanks for your support. I may have a dead OS but I've learned a lot today, both here and on #nvidia. I have the problem opened in the ubuntuforums. Tomorrow I'll try to boot into the installed OS. For now I'll have some rest. Thanks so very much for your help, you are terrific! Hope to see you around soon. Goodbye!03:42
Bashing-ommarvin42: Rest well . I will be back on here tomorrow .03:43
StiflerHi people. My googlefu is failing, I would like to apt-get install xorg with no prompting, however it askes for keyboard type during install. How do I make it assume  a keybopard type? Or is there a package'03:44
Stiflerwhich just installs all kbs?03:44
Stiflerkb type is just standard US03:45
CobraxStifler03:49
Cobraxadd -y03:49
Stiflerno good for this one. Its within the package03:50
Cobraxah, you want to automate it for mass deployment?03:50
Stiflerwell 'mass deployment' might be a bit much! but yes I would like to script it :)03:51
Cobraxhttps://serverfault.com/questions/210948/disable-prompts-while-installing-a-debian-package03:51
CobraxSee if this helps03:51
CobraxI'm not too well versed in apt to know that03:52
CobraxThough I am confidant it is possible03:52
StiflerI read that one :) thanks. The question pops up "inside" during the install.  I'm looking to see if there is a meta package perhaps, maybe this one ?? xserver-xorg-input-all03:53
CobraxTry it03:53
StiflerI might have to! was trying to save my self waiting for a 4GB chroot to build :p03:55
Cobrax Why post here though03:55
Cobrax##linux are really good at this kind of stuff03:56
Stiflerwell technically I am install ubu into the chroot :)03:56
Stiflerthe prompt /looks like/ this (a bit more cli-ish) https://i.stack.imgur.com/AVALv.png03:56
StiflerI will try there as well. Thanks Cobrax03:57
Cobraxare you from american pie03:58
Stiflerlol! no.04:04
=== JanC is now known as Guest81300
Maynard420Can some tell me so I can just copy paste change usb permissions in live session?04:43
Maynard420for a usb04:43
Maynard420I formatted it to ext 4 and it will not allow me t otranfer files.04:44
Maynard420transfer04:44
Maynard420sudo chmod 666 /dev/sdc   chmod ugo+rwx  chmod: missing operand after ‘ugo+rwx’04:45
Maynard420is what I tried04:45
Maynard420I know this is something stupid and simple buut no forums seem to have a way to do this.04:46
Ben64Maynard420: you probably need a 'sudo chown $user <mountpoint>'04:46
Maynard420ok pretend I know nothing here lol04:46
Maynard420so sudo chown my name /dev/sdc right?04:47
Ben64Maynard420: no, the mountpoint, not the device04:48
Ben64could also use $user like i said04:49
Ben64wait its $USER04:49
Bashing-omMaynard420: Where is the USB device mounted from ? /media ? show us ' ls -al /media/<username>/ and we can then be the more specific .04:50
Maynard420so how do I find the mount point if it's not the sdc?04:50
Maynard420I think it's media04:51
Ben64mount | grep sdc04:51
Ben64will show it if it's mounted04:51
Bashing-omMaynard420: With the device plugged in , what shows ' mount '  for the mounbt point ?04:52
Maynard420it is mounted04:52
Maynard420crap I lost that... can you repeat04:54
Maynard420?04:54
Maynard420I am already root@ubuntu-studio:~#04:55
Ben64Maynard420: get out of root04:56
Maynard420k04:56
Maynard420ubuntu-studio@ubuntu-studio:~$  <<<is what it says04:57
Ben64do you have the mountpoint yet04:58
Maynard420I lost that . how do I get the mountpoint?04:58
Maynard420Got kicked off.04:59
Ben64mount | grep sdc04:59
Maynard420It won't copy to here05:03
Maynard420so what do I do with that line?05:03
Ben64it'll say something like /dev/sdc on /this/is/the/mountpoint05:04
Maynard420yes I see it now what do I do with it?05:05
Ben64sudo chown $USER mountpoint05:05
Maynard420sudo chown $USER /media/ubuntu-studio/Backup entered05:07
Maynard420now what?05:07
Maynard420Ben64 ?05:10
Maynard420I know this has too be a retardedly simple set of lines05:11
Maynard420anyone?05:11
kristhianexcuse me, how can i fix this problem?05:11
kristhianW: GPG error: http://ppa.launchpad.net trusty Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 1015216E75198A8905:11
kristhiancan i just nano /etc/hosts and https that instead of http?05:12
Ben64Maynard420: uh thats it05:12
Ben64kristhian: no and no and no05:13
Maynard420<<<THere is not enough face to palm here05:13
Ben64kristhian: https or http doesn't belong anywhere in /etc/hosts05:13
Maynard420Checked permissions..let's see if it'll let me back this up now.05:13
Maynard420I've been looking for HOURS with not ONE f*&%(*OKR forum that says enter mount | grep then insert the /output after sudo chown $USER05:16
kristhianBen64, how do i fix that?05:16
Ben64Maynard420: i answered you after like 3 mins...05:16
Ben64also try to watch the language here, even if censored it's usually not well received05:17
Ben64kristhian: you need to get the key, should be instructions on the ppa page05:17
Maynard420I censored it for that reason lol05:17
Maynard420Finally backing up now.  Thanks.  I could've been done with a fresh install HOURS ago if someone somewhhere had put such a simple answer on a forum05:19
Bashing-omkristhian:  Try as : ' sudo apt-key adv --recv-keys --keyserver  keyserver.ubuntu.com 1015216E75198A89 ' . to get the key .05:22
Maynard420Another stupid question here.  Transfer began at 50MB/s and now barely hits 5.  I have opened nothing new... why does it slow down? Is there some setting that throttles it down?05:24
Ben64cache at first now it's probably actual transfer speed05:24
kristhianyep05:25
kristhiangot it now Bashing-om thanks tho05:25
Maynard420ARghhh... no wonder.  I put it in the only 1.0 slot.  Should I cancel and move it or am I going to mess things up?05:25
kristhiani forgot where is the directory of the ppa's located05:25
kristhianwhat is the location of it btw?05:26
kristhianmay i ask?05:26
leaftypeMaynard420, you put a USB drive into a usb 1, and you get 5 mbps?05:27
Maynard420leftype yes05:27
Maynard420can't type05:28
Bashing-omkristhian: /etc/apt/sources.list.d/05:28
kristhianaw, yes that's its05:28
kristhianit805:28
kristhianthanks05:28
Maynard420anyone?05:29
Jordan_UMaynard420: Did you *copy* or did you "move"? If you're just copying then I would recommend starting over. If you did some kind of "move" operation then the question becomes less clear and I'd want more info.05:29
Maynard420says copying files05:29
Jordan_UMaynard420: Patience please. Comments that simply say "anyone?" clutter the channel and are unproductive (and are considered rude by some).05:30
Jordan_UMaynard420: Did you drag the files from one place to the other using nautilus (the default GUI file manager in Ubuntu)?05:30
Maynard420I just highlighted all.  CLick n drag05:31
leaftypeWasn't there a bug in nautilus that slows down transfer speeds?05:31
Jordan_UMaynard420: I would stop and retry. If the data is very important then excercise extra caution to make sure that you don't accidentally do something you didn't intend.05:32
leaftypeMaynard420, depending on how much info you need to copy, I would do it again via usb 2.0 port, and via command line05:33
leaftypeMaynard420, how much info are you copying?05:34
Maynard42015G05:34
Maynard420It's taking forever to cancel05:34
leaftypeYeah, that makes sense05:35
Jordan_UMaynard420: It may be waiting for the current file to finish before cancelling *or* it may be waiting for the data already read into cache but not written yet.05:35
Maynard420"writing data to device"  there is data that need written blah blah do  not remove.05:36
Jordan_UMaynard420: Dod you understand what we're referring to with cache?05:37
Jordan_U*do05:37
Maynard420It's just a few movies and a handful of pics...just yank the plug or will I mess it up?05:37
leaftypeMaynard420, you'll corrupt the pictures most likely05:38
Maynard420Only thing I know of cache is how to empty it from chrome lol05:38
Jordan_UMaynard420: So, when you're copying a file from one place to another the first thing that happens is that the data is read into RAM, then the data in RAM is written to the disk.05:39
Jordan_UMaynard420: If you have a lot of free RAM, and your HD is much faster than your USB drive (which it is in your case) then the kernel may read for example 1 GiB of files into RAM, and make it look to any application reading from the USB drive like it has already been copied there, but in reality it will take a long time to write all of that GiB of data that's in RAM to your UB 1.0 disk.05:41
leaftypeJordan_U, if he pulled the drive, plugged it back in, and restarted, would that cancel it faster, then overwrite the corrupted file?05:42
Jordan_Uleaftype: Yes*                                   *(There are a few things that could go wrong but probably won't, so whether or not this is a good idea depends on how important the data is and how they're going to use it later)05:44
leaftypethanks05:44
Jordan_Uleaftype: You're welcome.05:44
Maynard420Sorry I had to reboot in order to switch usb ports.05:47
leaftypeMaynard420, I can't think of any reason you'd have to reboot your computer for that...05:48
Maynard420last I saw was it write to RAM then to USB.05:48
Maynard420It's inn live session.05:48
Maynard420all ports are being used.05:49
Maynard420This lappy is a Frankenstien.  2006 HP w/ no internal HDD.  SATA won't read from motherboard (?) issue. 16G RAM and I run a 4G to do fresh installs cause it is always crashing.  A 32G flash for file backup and a 12g 3.0usb to act as my HD.05:52
Maynard420sorry 128G not 12 lol05:52
Maynard420Make sense yet?  BAHAHAHAHA!05:54
leaftypeMaynard420, you're booting from an external HD, and copying a 15Gb file to a 32 Gb flash drive, and both your external HD and the flash drive are on USB 2.0 port05:55
leaftypeMaynard420, right? If either the flash drive or the external HD are on a USB 1.0 port, it's going to take a long time. That's when you need patience05:57
Maynard4204G is the bootable live USB.  32G is for the backup files. 128G is what I use as my HD.  All flash drives.05:58
leaftypeMaximum thoroughput on usb 1.0 I think I just read is 12 Mbps, but you can expect roughly half that because usb is stupid. So... 15 GB at 5 MBps is about what you should expect. Your previous rate is about right.05:58
leaftypethat's going to be slow and painful05:59
Maynard420The 4 ports are 1-1.0, a 2.0 and 2-3.0s  The backup is UN fortunately a 2.0 flash so that slows things but I that's why I have so little for backup.  The only 3.0 port and 3..0 usb is the one I run as my HD.06:00
Maynard420Like I said Frankenstein.  And then I have to run a cooler cause HP has a crap ventilation and runs too hot.  So, all 4 ports get used.06:02
Maynard420It's a shame the BIOS won't read SD card.  Would be faster.....06:02
Maynard420I mean BIOS won't set to "boot from SD"06:03
leaftyperight, but speed will be limited by the slowest one in the chain. You're SOL for transfer speed06:03
Maynard420I know but it was in the 1.0 now it only bottles down tot the 2.0 rather than before when the back up was getting sent to the 1.0.06:04
Maynard420*1.0 port06:05
Maynard4205 minutes remaining now vs 40 minutes when it was in the 1.0 port.06:07
iopq_Any idea why Ctrl+5 may not be working in starcraft and the browser? It shows keypressed in xev06:14
=== nocaberi is now known as Bock
bombAre AMD GPU drivers still problematic on Ubuntu?07:37
bombI'm trying to decide between nVidia GTX 1050 and AMD Rx 56007:38
linux-phaedrusbomb: If you can compile and use kernel 4.12.0 (latest kernel), the amdgpu drivers work beautifully. I am using a Radeon RX 460 and have faced no problems whatsoever with the fully open-source amdgpu driver07:39
bomblinux-phaedrus: Oh amdgpu seems to be provided by AMD itself. that's great07:41
linux-phaedrusbomb: Yes, it is the long awaited mainlined open source AMD GPU driver set. the updated, cleaned up version only landed in kernel 4.12.007:42
bomblinux-phaedrus: i never compiled custom kernel before, and i have things to do. is it a painful process? should i just install 17.10 daily builds which comes with 4.13?07:45
jattno need to compile, use one of these instead: http://kernel.ubuntu.com/~kernel-ppa/mainline/07:52
bombthat's nice07:57
bombwhat's the status of Nvidia drivers on Linux?07:58
mitmfsudo apt install gqrx-sdr08:28
mitmfE: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)08:28
mitmfE: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?08:28
mitmfwhat’s wrong?08:28
oerhekssoftwarecenter open together with tty?08:28
oerheksor are there updates pending?08:28
bazhangmitmf, did you use sudo, or is another apt instance open08:28
omilunhello . i want to know about orginal file path of jurnalctl.08:28
oerheksfind journalctl / which journalctl08:29
oerhekslocate journalctl, 3 ways08:29
mitmfbazhang: how can i do?08:29
omilunoerheks: ?08:30
bazhangmitmf, which is it, did you not use sudo, or is another apt instance running08:30
omilunoerheks: i can not find it on a server08:30
oerheksomilun, on what ubuntu version?08:31
omilunoerheks: 16.408:31
mitmfsudo apt install gqrx-sdr08:31
oerheksomilun, which journalctl # this should work08:31
oerheks...unless you are not the root user ..08:32
wally1337Has anyone here had trouble installing codeblocks on zesty?09:02
wally1337I'm getting an isssue with the recommended repository not having the 32bit zesty file and not even mentioning the 64bit one09:04
oerheks!info codeblocks09:05
ubottucodeblocks (source: codeblocks): Code::Blocks integrated development environment (IDE). In component universe, is optional. Version 16.01+dfsg-2 (zesty), package size 1900 kB, installed size 6919 kB09:05
oerhekszesty got the latest 16.01, make sure you have universe enabled09:05
oerheksthe 'recommended ppa' from the codeblocks page gives https://launchpad.net/~damien-moore/+archive/ubuntu/codeblocks-stable = old09:06
nkzhey, I am new to linux. How do I uninstall programs I built from source? There are no instructions for uninstalling in the docs.  Here is what I got: http://imgur.com/a/PZcWM09:07
badsektornkz, i think it is apt-get purge09:07
bazhangnkz, did you use checkinstall09:07
oerheksnkz, if you build it correctly, you build an uninstall too.09:07
nkzbadsektor: There is no package09:08
bazhang!checkinstall | nkz09:08
ubottunkz: checkinstall is a wrapper to "make install", useful for installing programs you compiled. It will create a .deb package, which will be listed in the APT database and can be uninstalled like other packages. See https://help.ubuntu.com/community/CheckInstall - Read the warnings at the top and bottom of that web page, and DO NOT interrupt CheckInstall while it's running!09:08
badsektornkz, oh you mean you built from source... well if you still have the folders where you built them, go in them and try: make uninstall09:08
nkzbazhang: idk what that is, so I guess no09:08
bazhangnkz, I just gave you what that is09:08
nkzyeah I've read it now. I will do that from now on09:08
badsektornkz, if you have the build folder around, cd to it and make uninstall09:09
somanHi all. Is it possible to upgrade packages on installation 14.04 & 16.04 *.iso to not to run update-manager after installation?09:09
wally1337thanks for the help09:09
nkzbadsektor: how to make uninstall? I installed it via python script09:10
wally1337oerheks, why did I need to do that, what does it allow?09:11
wally1337oerheks, ignore that09:11
badsektornkz, download the package again, open the install script with text editor, read it09:12
badsektornkz, find out if it has an 'uninstall' function that you can run as a parameter.. otherwise find out where it installs what, and you can manually remove them09:13
nkzbadsektor: okay, thanks for the help09:13
badsektornkz sure09:13
nkzbadsektor: I figured it out, I uninstalled it with pip09:21
wally1337oerheks, which gtk should I install for codeblocks?09:31
wally1337oerheks, sudo apt-get install libwxgtk2.8-0 doesn't exist09:32
badsektornkz, good to hear09:35
SuperolaHi, i have tried to open a port on my dedicated machine for a few days now, and i dont get the hang of it. Someone who can help me ? =)10:39
jattdid you already try https://help.ubuntu.com/community/UFW10:48
SimonNLor https://help.ubuntu.com/community/Gufw10:51
Superolayeah :S i did, in the end i deactivated UFW10:52
Superolanow trying do open with iptables. haha , im so new to this x10:52
Ben64Superola: if you don't have any firewall rules then nothing is stopping it11:05
Superolahmm, dont know what the problem is xD need help to locate it^^11:06
Ben64explain what you want to do exactly11:06
Superolai want the port 8125 to be open11:06
SuperolaIm running a gameserver and everything is working exept they cant download a texturepack thrue that port.11:07
Ben64you want it open from the internet11:08
Superolayes =)11:08
Ben64then you need to do that on your router11:09
Superolai have none ^^ its on a it center in france xD11:09
Ben64whats the ip11:09
Superola195.154.200.23711:10
Ben64well you need to run something listening on that port11:10
Superolacan i check if something is running on that port now?11:11
Ben64"netstat -ln | grep 8125 | grep LISTEN" I guess...11:11
Superolatcp6       0      0 127.0.1.1:8125          :::*                    LISTEN11:12
Superolashows this.11:13
Ben64means its only listening on localhost11:14
Superolahmm11:14
Superolacan I somehow change that?11:15
Ben64that would be in the program11:15
Superola:(11:16
Superolaat home i juste added the port to my machine then it worked ^^ but on this dedicated server i cant :(11:18
nafhi11:31
nafhow can i expand my system partition size? i have booted from a live disk and opened gparted on the live boot, and am trying to move my partitions around so i can extend the boot partition of the system i'm trying to change11:32
naf?11:32
nafhere's an image: https://i.gyazo.com/992bbe95db2989b8096779f164efb63c.png11:32
nafthe trouble i'm having is, the partitions seem to be locked for some reason11:32
nafand i'm not sure why since i'm on a live boot11:32
iorianaf, they are simply mounted .... but i don't think you can resize boot11:35
typeVoidThis happened, may somebody explain to me what's was up with my system http://paste.ubuntu.com/25153456/11:37
typeVoidIt's stopped repeating now and everything seems fine11:37
nafi'm going to try the gparted live boot iso and see11:37
nafother people seem to be able to do this11:37
iorianaf, and  i don't see the MountPoints11:38
iorianaf,  can you paste 'sudo parted -l' ?11:40
EriC^^naf: what's the problem?11:40
ioriaEriC^^, he wants to resize /boot  https://i.gyazo.com/992bbe95db2989b8096779f164efb63c.png11:41
EriC^^ioria: naf i'm kind of confused, /boot is on the same partition as "/" no?11:43
EriC^^you have 10gb unallocated at the end though, and 1gb swap11:44
ioriaEriC^^,  idt he has a /11:44
EriC^^ioria: where else would / be though?11:44
EriC^^naf: why do you want to resize /boot?11:45
nafseems to be fine when i boot gparted directly11:45
nafhttps://i.gyazo.com/ad49da8106be89c9ad062ba09af42496.png11:45
nafEriC, i need more space on my vm11:45
ioriaEriC^^,  i don't get if sda1 is /boot or /11:46
EriC^^ioria: it must be /11:46
EriC^^naf: you have 10gb unallocated in the disk, make a partition using it and mkfs.ext4 it11:46
EriC^^and use it somehow, either for data, or move /usr there11:47
iorianaf,  so how can you resize /boot if you don't have it ?11:47
EriC^^or maybe as /home11:47
nafthanks for the help EriC, but i've managed to complete what i'm trying to do using gparted ui11:47
nafhttps://i.gyazo.com/884725eb8a5967146282726e39d0a76a.png11:47
EriC^^naf: that's an excellent idea11:48
iorianaf ok but that's not /boot but the root fs /11:48
EriC^^naf: you can make sda1 use the whole space now if you'd like11:48
EriC^^i think gparted does it automatically by pressing resize11:48
EriC^^ah, you have it already opened :D11:49
typeVoidevery time I run 'update-grub2' it constantly outputs 'Invalid output format export' http://paste.ubuntu.com/25153509/ everything works well, what's causing this?11:50
EriC^^typeVoid: did you edit anything in /etc/grub.d/ ?11:52
typeVoidI'll check11:52
typeVoidActually I think I edited the 400_custom file. I'll paste that11:52
EriC^^seems to be between the linux one and os_prober11:53
typeVoidhere's 10_linux http://paste.ubuntu.com/25153547/11:55
typeVoidhere's os-prober: http://paste.ubuntu.com/25153559/11:56
typeVoidI've reverted the changes to 40_custom and the message still persists11:56
EriC^^typeVoid: any modifications to /etc/default/grub ?11:56
typeVoidI'm not sure, although here's the file http://paste.ubuntu.com/25153566/11:57
EriC^^it looks fine11:58
typeVoidEverything works fine but I still there's something mildly wrong somewhere11:59
EriC^^which ubuntu version are you using?11:59
typeVoid16.0412:00
typeVoid* 16.04.212:00
EriC^^i found someone with the same bug, it's in italian though, translated here https://translate.google.com/translate?hl=en&sl=it&u=https://forum.ubuntu-it.org/viewtopic.php%3Ff%3D30%26t%3D615666&prev=search12:02
EriC^^typeVoid: try apt-cache policy util-linux | grep Installed12:04
EriC^^!info util-linux xenial12:04
ubottuutil-linux (source: util-linux): miscellaneous system utilities. In component main, is required. Version 2.27.1-6ubuntu3.3 (xenial), package size 854 kB, installed size 3233 kB12:04
typeVoidit  returns 2.27.1-6ubuntu3.212:05
EriC^^try updating it, sudo apt-get update && sudo apt-get install util-linux12:05
EriC^^on second thought i guess it wont help, no harm in updating it though12:06
typeVoidIt worked...12:07
typeVoidEric^^: Thank you for your help!12:08
linuxlovehi12:10
linuxlovei want to create a cron job to edit a file and replace false with true every houre12:11
EriC^^typeVoid: great! no problem!12:12
EriC^^linuxlove: how many instances do you want to replace?12:13
linuxlovei have just one true12:13
EriC^^are you sure it'll always be like that?12:14
EriC^^0 * * * * sed -i 's/false/true/' /path/to/file12:15
EriC^^it'll replace every "false" it finds, even if it's in the middle of a sentence, etc, fyi12:15
typeVoidI need to learn cron syntax one day, I always find myself on stack overflow when creating a job12:15
EriC^^linuxlove: maybe if you have some kind of variable put sed -i '/Something=false/Something=true/' /path/to/file12:16
=== jackNemrod_ is now known as jackNemrod
esteevenI have installed Ubuntu Gnome 17.04 but the fonts - particularly in Googlemail - are horrible. I created a new user and opened my Googlemail and the fonts were fine. What do I need to change in my /home to restore the original font settings? I have recently been on an install binge so it might be that there's a config file around that shouldn't be.12:39
Maynard420Hello12:46
Maynard420I am doing a fresh install atm.  Can I mount another usb without messing anything up?12:48
typeVoidMaynard420, are you going to unplug the installer USB while mounting your other one?12:50
Maynard420nope12:52
Maynard420different port12:52
typeVoidI believe that it shouldn't mess anything up12:53
typeVoidJust don't un-mount the installer pendrive12:53
Maynard420Believe or know?12:54
Maynard420I ask because the one I want to mount has my backup files on it.12:54
Sparky-UKHi, I am trying to set echo "Etc/UTC" > /etc/timezone but when I run sudo dpkg-reconfigure --frontend noninteractive tzdata it sets the timezone back to what it was before "Europe/Paris", any ideas why?12:55
typeVoidMaynard420: Believe/Know, I can't think of anything that could possibly go wrong. There's one thing in the back of my mind that something could go wrong while mounting the drive and then the OS may crash, but other than that, no. Nothing should go wrong12:56
Maynard420typeVoid: How do I go about manually mounting then because the typical click desktop icon > mount fails12:59
typeVoidmount /dev/sdb<drivenum> /media/<foldername>13:00
typeVoidwell, assuming our drive is /dev/sdb<number>13:00
typeVoidalso,/media/<username>/<foldername>13:01
typeVoidYou would need to create the folder13:01
mnayahello! I have a peculiar problem loading (or downloading from) the nvidia developer site using either chrome or firefox on Ubuntu 17.04. I know its not a network issue since I can access the websites on windows. What should I look to check / fix?13:01
mnayaalso, most other sites can open fine13:02
typeVoidwhat happens when you try to download the file(s)?13:02
mnaya@typevoid: wget isn't working if I try to download the cuda drivers.13:03
typeVoidWhat's the error?13:03
mnayathe standard "this site cannot be reached"13:04
mnayait looks like chrome & firefox are waiting for a response from the server13:05
mnayaHowever, I can load the pages fine on a windows machine13:05
mnayain firefox, it seems to be waiting for the tld handshake..13:05
mnaya*tls13:05
typeVoidtry using curl, what's the output of that?13:06
mnayaone sec..13:06
lostmanhi folks. I'm trying to do do-release-upgrade -d on 16.04 and I'm getting "ERROR:root:parse failed for '/var/lib/update-manager/meta-release-lts-development'"13:07
lostmanany idea how to fix this?13:07
mnaya@typevoid :: in the terminal, when I just type in "curl https://developer.nvidia.com", I get no output..13:09
mnayaas in, curl isn't printing anything to the terminal..13:09
typeVoidEvery other site is working?13:09
mnayayep13:09
mnayafor instance, I'm using the freenode website's web-irc to chat here13:10
mnayaand can access pretty much any other site without an issue13:10
typeVoidI really can't help you here but in your terminal type `ncat developer.nvidia.com 80` then type `get /` press enter13:11
mnayahaven't been able to figure out how to even being understanding what the issue here is.. btw, wget also fails if I try to download anything from the server using wget13:11
mnayaso, curl threw up an error that said "curl: (35) Unknown SSL protocol error in connection to developer.nvidia.com:443"13:12
toothfairy_I\m trying to compile Dovecot with solr support .. Doing the following: apt-get source dovecot, cd dovecot-2.2.31, sudo apt-get build-dep package ... But then I receive an E: Unable to find a source package for package error, any ideas?13:12
typeVoidmnaya: were you able to get a response through ncat?13:13
mnaya@typevoid : installing nmap now..13:15
typeVoidnmap?13:15
warri0rrHello, is it possible to redirect stderr from a process into another process? For example process | pastebinit <-- only stderr13:16
kristhianquestion what is the candidate for this installs in ubuntu 16.04 xenial13:16
kristhiansudo apt-get install php5 libapache2-mod-php5 php5-mcrypt php5-mysql php5-gd13:16
typeVoidwarri0rr: try sending stdout to /dev/null and sending stderr to stdout13:17
warri0rrtypeVoid: Ok, how do I do that?13:17
mnaya@typevoid : I'm not getting any output to the ncat command...13:18
warri0rrman pipe13:18
warri0rrups13:18
EriC^^warri0rr: program >/dev/null |& pastebinit maybe?13:19
Maynard420typeVoid: how do I make a folder while in live mode?13:19
warri0rrthat first > redirects everything13:19
EriC^^warri0rr: or just program 2>&1 | pastebinit13:20
EriC^^warri0rr: no, the |& of the pipe should let stderr over too13:20
mnaya@typevoid: the nact output says, no command 'get' found13:20
EriC^^warri0rr: hmm i think you're right13:21
=== jstein_ is now known as jstein
mnayaso if I look at the curl verbose options, it seems like it is getting stuck at the tls authentication step ("client hello")13:24
Maynard420typeVoid13:29
Maynard420?13:29
typeVoidMnaya: I think you used nay wrong, type 'ncat developer.nvidia.com 80'13:36
typeVoidInside that process type 'get /'13:36
typeVoidThen press enter13:36
typeVoidThis is to check that you are able to connect and get a response from the server13:37
mnayathanks @typevoid ! :). I did that using the -v option. I am able to connect to the server, but am not getting a response. When I look at the curl -v output, it seems like its a TLS issue13:37
typeVoidI see, I tested earlier and I could connect, I'm  not completely sure what's wrong on your system13:39
typeVoidMaynard420: did the mount command not work?13:40
mnaya@typevoid : thanks for trying! :)13:40
=== juboxi is now known as jubo2
Maynard420yeah I just need to make the folder is all13:43
Maynard420@typeVoid13:43
Maynard420that's where I get hung up.13:43
typeVoidSo, you're unable to create the folder?13:44
Maynard420I can do mount /dev/sdb1/media/**** and I get back /media not found13:45
typeVoidThere's a space after sdb113:45
Maynard420I have never made a folder actually13:45
Maynard420oh.13:45
Maynard420says only root can do that... but.... in alive session IAM root, no?13:47
typeVoidhave you created your /media/blahblahblah directory?13:47
marvin42Hi guys! So yesterday I installed xserver-xorg-video-noveau package and after booting I'd just have a blank screen. I then proceed to remove said package and install nvidea-current which made the logo appear after boot and also the login window. Alas, it was all frozenm, the mouse, the keyboard, etc. I was unalbe to ctrl alt f1. now I've installed the 340 driver and get the blank screen again. I'm using a live session and chroot to13:48
marvin42accesso the HD installation. Help!13:48
typeVoidsudo mkdir /media/<uname>/foldername13:48
Maynard420user nam eis I assume the ubuntu-studio@ubuntu-studio?13:49
Maynard420and then just make up a foldername?13:49
typeVoidyou make up the folder name, but for me it's /media/sam and in my terminal it shows up as sam@SamBuntu Sambuntu is my hostname13:50
Maynard420hm.......still says only root can do it13:53
typeVoid`sudo mkdir`?13:53
nosyguypeople, i need some help13:58
Maynard420OK it is ready to reboot.  Installed but I feel like I should know how to make a directory regardless.13:58
nosyguyis this channel active?13:58
Maynard420nosyguy it is13:59
typeVoidMaynard420: http://paste.ubuntu.com/25154209/14:00
typeVoid`mkdir /home/folder` creates a folder in the home directory called 'folder'14:00
typeVoidalso, there's a manual entry for `mkdir`14:01
nosyguyMaynard420: I installed kali and there is no option for wifi, the same happened when I was installing ubuntu and I remember using some .deb files present in the live pendrive of the iso14:01
nosyguyi am not able to use the internet14:02
typeVoidhave you disabled secureboot?14:02
Maynard420typeVoid thanks for your patience and the extra info... gonna reboot.  Wish me luck!14:03
SuperolaI have a problem, I need the port 8125 to be routed to localhost. or something xD14:04
typeVoidwhat do you want to do?14:05
SuperolaIm not behind a router, and i need the port to be open from the worldwide.14:05
typeVoidYou want to port forward?14:05
Superolayeah :S14:05
Superolaright now the port only works local, i need it to be open to the internet14:05
typeVoidFirst I suggest you understand a bit more about networking as 'route port 8125 to localhost' is not really what's happening14:06
typeVoidalthough that's not entirely necessary14:06
nosyguyanyone can help please?14:07
SuperolaI do understad it xD I do not understand why that port is closed tho ^^14:07
typeVoidSuerola: You can search on the internet how to portforward your router, usually you need to find the IP of your router14:07
typeVoidnosyguy: have you disabled secureboot?14:07
Superolanot using a router xD14:08
Superolait a dedicated server im renting. trying to set it up ^^14:08
Superolaehm hard to explain this haha14:08
typeVoidIt varies, usually all ports are open, maybe there's an option on your VPS provider? There may possibly be a firewall rule preventing remote connections to your port14:09
Superolaehm14:09
Superolai have not configured any ports, it does it automaticly somehow. dont realy know how linux works here. ehm Its a gameserver installed on it, and all the ports that i need opends automaticly. I have a plugin to this gameserver, that uses port 8125 but somehow that just open it for local14:11
[n0mad]Superola: is this server ubuntu?14:11
Superolayes14:12
[n0mad]is it running a firewall?14:12
Superolai did try to fix this with ufw but it didnt work so i disabled it. now im trying to do something with iptables xD14:12
[n0mad]well, iptables is pretty complex as compared to ufw, at least to me14:14
[n0mad]i use ufw on my server14:14
Superolatbh i have no clue how to use this xD im very new to it all14:14
[n0mad]then you can ufw allow port14:15
Superolai did . sudo ufw allow 8125   still closed :S14:15
[n0mad]then either something with your app isn't working like you think it is or something outside of the server is blocking the port14:16
Superolait works on my server on this windows laptop at home.14:16
Superolasomeone said that this resault is the problem. didnt get it.14:17
Superolahttps://pastebin.com/X5ynP0Vi14:17
[n0mad]i'm not really sure what would be a problem there unless it's that it's ipv6 instead of ipv414:19
Superolano clue :S14:20
[n0mad]me either. i don't know a lot about networking still14:21
Superola=D its hard to help someone who dont understand a thing lol14:22
Maynard420Hellooooo.14:47
Maynard420Back again14:47
Maynard420<<<hangs head in shame14:47
Maynard420I got my install finished.  DLing Chrome atm.  I can see sdb and open but I want +go permissions14:52
Maynard420^^^That's me right? go ?14:53
Maynard420group owner14:53
marvin42I need help with a faulty installation of nvidea drivers. I can't access my instalation14:59
Maynard420I got my install finished.  DLing Chrome atm.15:01
Maynard420I got my install finished.  DLing Chrome atm.  I can see sdb and open but I want +go permissions15:01
Maynard420^^^That's me right? go ?15:02
Maynard420group owner15:02
Superolahow can i check my private ip ? :S15:02
EriC^^Superola: ip a15:03
Superolathx15:04
marvin42how can I access a faulty installation using the command line? ctrl alt f1 doesn't work15:10
ioriarecovery15:10
leftyfbmarvin42: define faulty installation15:10
marvin42leftyfb, yesterday I installed the noveau driver and that froze the xserver. I uninstalled it via chroot and tried to install the nvidia-current driver. that driver would show the splash screen but everything was frozen, mouse, keyboard, etc15:11
marvin42ioria, I'm unable to reach the network from recovery command line15:12
ioriamarvin42, you installed nouveau ?15:12
marvin42ioria, I've enabled network and echoed the nameserver but no cigara15:12
marvin42ioria, yes, that was what caused all this mess15:12
ioriamarvin42,  btw, using  wifi or cable ?15:13
ioriamarvin42,  you can also use a livecd ...15:14
marvin42ioria, I'm currently on a Live CD in the same computer15:15
marvin42ioria, I'm able to access the faulty installation via chroot, with network15:15
ioriamarvin42,  dpkg -l | grep nvidia15:16
marvin42ioria, I haven't tried using the cable in recovery mode15:16
marvin42ioria, https://pastebin.com/ewm6PBEv15:17
ioriamarvin42,  dpkg -l | grep nouveau15:17
marvin42ioria, ii  libdrm-nouveau2:i386                2.4.76-1                                  i386         Userspace interface to nouveau-specific kernel DRM services -- runtime15:19
ioriamarvin42,  that's all ?15:19
marvin42ioria, yes15:20
ioriamarvin42,  so you removed nvidia and removed nouveau ....15:20
ioriamarvin42,  what version of ubuntu ? xenial ?15:20
marvin42ioria, first I removed noveau and installed nvidia-current. that made the logo and afterwards the login window, wallpaper et. al, appear15:21
ioriamarvin42,  what version of ubuntu ? xenial ?15:21
marvin42ioria, but it was all frozen. lubuntu 17.0415:21
ioriamarvin42,  ok, can you paste   sudo lshw -C video ?15:22
marvin42ioria, then I uninstalled nvidea-current and installed nvidea-340 -> that made things worse, just got a blank screen. since then I'm trying to install reinstall different versions of the driver but that-s not working. Apt (inside the recovery command line) is giving the following error : 'apt had planned for dpkg to do more than it reported back' and the affected packages15:24
ioriamarvin42,  ok, can you paste   sudo lshw -C video ?15:24
marvin42ioria, it doesn-t produce any output15:25
marvin42I did sudo lshw -C video > file.txt and it's empty15:25
ioriamarvin42,  lspci -k | grep -EA2 'VGA|3D'15:26
marvin42ioria, bear in mind that these commands are being performed via chroot in a Live 16.40 session : https://pastebin.com/UHRfVxFX15:28
marvin42ioria, shall I instead boot in recovery mode and perform these commands?15:29
ioriamarvin42,  ok, i'd purge nvidia*  and reinstall nouveau (xserver-xorg-video-nouveau)15:29
ioriamarvin42,  unless it removed  something else ....15:29
marvin42ioria, but is it better to perform the purge under the live session or shall I boot in recovery mode and do it there?15:30
ioriamarvin42,  if you correctly chrooted, you can do it from there15:31
marvin42ioria, what nvidia package shall I purge?15:31
ioriamarvin42,   sudo apt purge nvidia*15:31
marvin42ioria, 'Package 'nvidia' is not installed, so not removed'15:32
marvin42oh,sorry the wildcard15:32
ioriamarvin42,   yep15:32
LostandNoobHello.  I am looking for some help making a bootable usb from a mac running 10.12.5.  I maybe am using bad search terms, but I keep finding old, outdated instructions... at this point, I would like to use dd but I am noob as hell and I am not sure it would work.15:33
LostandNoobI do have a running Elementary OS system I planned on turning into an Lubuntu laptop (she's old- 2011)15:33
LostandNoobI tried unetbootin' but it failed15:33
LostandNoobI am at a loss... please help??15:36
kDycuHello! Is there maybe a list of USB soundcards that are known to work well with Ubuntu? I don't have any special requirements other than it works out of the box15:36
kDycu(or with minimal assistance ;p)15:37
marvin42ioria, I'm able to connect to google.com but unable to connect to pt.archive.ubuntu.com15:39
ioriamarvin42,   i guess  you did not correctly chrooted15:40
marvin42I did mount /dev/sda1 /mnt ; chroot /mnt /bin/bash ; echo 'nameserver 8.8.4.4' > resolv.conf15:41
ioriamarvin42,  and you did not mount the critical fs ?15:42
leftyfbmarvin42: try us.archive.ubuntu.com. Maybe it's an issue with the repo/domain and not your system15:42
marvin42ioria, nope. I've learned how to chroot just yesterday15:42
BluesKajHi folks15:43
marvin42leftyfb, yeah, I can talk to us.archive.ubuntu.com15:43
ioriamarvin42, you need bind mounted  /dev /dev/pts /proc /sys /run15:43
leftyfbmarvin42: sounds like it's a problem with the repo and not you15:43
leftyfbor maybe your isp15:43
marvin42ioria, how can I accomplish that?15:43
leftyfbjust use us. or some other repo15:43
marvin42leftyfb, how can I invoque the us. repos from apt?15:44
leftyfbedit /etc/apt/sources.list and change it15:44
leftyfbthen update/upgrade15:44
ioriamarvin42, you mount sda1 in mnt, for i in /dev /dev/pts /proc /sys /run; do sudo mount -B $i /mnt$i; done, then chroot /mnt15:44
leftyfbmarvin42: as for a proper chroot, for in sys proc dev dev/pts; do sudo mount -o bind /$i /mnt/$i;done15:45
leftyfbioria: you missed a /15:45
leftyfboh, maybe not15:45
ioriaoh, yess ?15:45
leftyfbthough pts and run aren't really all that important when chrooting for repair15:46
marvin42leftyfb, to chroot after 'sudo mount -o bind /$i /mnt/$i'  I just have to do 'chroot /mnt /bin/bash' , right?15:49
Maynard420I'm trying to change permissions on my usb. I have tried sudo chown -R user:user /media/Backup.  It said it was busy. un mount....tried again. Acted like worked as in no errors came up just the next line in terminal.  Permissions are still the same and in properties under owner it says 99915:55
Maynard420Any suggestions?15:55
Maynard420I've already tried tons of forums, hence why I'm here.15:56
th0rMaynard420, what format is the usb drive? you can't change permissions on a windows format drive. Also, I don't think you can change permissions on a mount point15:58
akikMaynard420: if you umount it, you just chown the mount point15:58
marvin42leftyfb, weird, after chrooting like you said to, apt upgrade needs to install 250MB worth of packages15:58
Maynard420ext415:59
th0rMaynard420, you want to then mount it with options uid and maybe gid as well15:59
Maynard420I thought I had mountpoint right.  How do I see it?  Sorry rpetend I know nothing16:00
Maynard420uid and gid .... no clue what that even is.16:01
th0rMaynard420, those are options you use with the mount command. If this is a drive you want to mount to the same place, with the same permissions, every time you might want to create an entry in fstab for it16:01
Maynard420ermmmmm... how do I see the mount point?16:04
Maynard420what's the command16:04
Maynard420?16:04
th0rMaynard420, you haven't given us anything to work with. All we know so far is you can't change the permissions on a mounted drive16:05
cristian_cHi16:05
Maynard420I'm trying to change permissions on my usb. I have tried sudo chown -R user:user /media/Backup.  It said it was busy. un mount....tried again. Acted like worked as in no errors came up just the next line in terminal.16:05
Maynard420I'm trying to change permissions on my usb. I have tried sudo chown -R user:user /media/Backup.  It said it was busy. un mount....tried again. Acted like worked as in no errors came up just the next line in terminal.  Permissions are still the same and in properties under owner it says 99916:06
dreamcat4Maynard420: if the partition you are working in is not formatted un a unix filesystem, its not gonna have unix permissions. for example fat3216:06
dreamcat4or ntfs16:06
cristian_c17.04, yesterday backlight control worked, I've thought it could be dependent on kernel version change, but today I've loaded the old kernel again and unfortunstely backlight control still doesn0t work16:06
Maynard420ext416:07
cristian_cit looks like an issue not dependent on the kernel16:07
cristian_cHow could I investigate?16:07
cristian_cAny ideas16:07
cristian_cAny ideas?16:07
dreamcat4Maynard420: is the usb device based on nand flash?16:07
dreamcat4then you can try running FakeFlashTest to see if its buggered.16:08
Maynard420My flash is fine.  nand?16:08
dreamcat4jesus christ man16:09
dreamcat4all flash is nand16:09
dreamcat4its the same thing you idiot16:09
pavlosMaynard420: can you pastebin, ls -l /media/backup16:10
pavlosMaynard420: can you pastebin, ls -l /media16:10
dreamcat4you can also dmesg -w while trying to change permissions16:10
dreamcat4if there are any filesystem errors, they might appear there16:11
dreamcat4(dmesg -w in a 2nd terminal window)16:11
Maynard420sdrwxr-xr-x  2 james james 4096 Jul 23 09:46 Backup16:13
Maynard420drwxr-x---+ 3 root  root  4096 Jul 23 08:23 james16:13
marvin42leftyfb: hello again! I'm at the command line in the faulty operation system using irssi to connect16:16
marvin42leftyfb: I'm now able to access my home folder (which is encrypted). How can I copy all the files recursively in folder X to a pendrive already up in /mnt?16:17
Maynard420dreamcat4: Sooooooo that's the output above16:17
akikMaynard420: now that you have mounted it and you're logged in as james, you can't access it?16:25
akikMaynard420: you need to have it mounted to use chown16:25
Maynard420it's mounted...... no one has told me yet how to get the mount point to be shown on my screen in terminal yet.16:27
Maynard420blahblah | grep or somesuch I think it was.16:27
Maynard420but I have to KNOW my mount point first off.16:28
akikMaynard420: you said it's /media/Backup16:29
th0rmarvin42, cp -R should do it16:29
dreamcat4df -h16:30
marvin42th0r: from inside the wanted folder 'cp -R /mnt' ?16:30
dreamcat4then mount | grep <mountpoint_from_last_cmd>16:31
th0rmarvin42, you always need both source and destination with cp. cp -R /source /destination. And having, or not having, a trailing slash can make a difference. Read up on the cp command (man cp)16:31
Maynard420there's the MAGIC 5 letters I was missing I do believe.16:32
Maynard420mount | grep media/Backup  and nope didn't change anything in permissions.16:33
marvin42th0r: how do I remove folders?16:35
th0rmarvin42, rmdir16:36
Maynard420I get this output /media/james/Backup type ext4 (rw,nosuid,nodev,uhelper=udisks2)16:37
Maynard420mount | grep media/Backup /media/$USER/Backup16:39
marvin42th0r: thanks a lot, I'm new to the command line and am trying to fix a broken xserver, I can only access the command line. How can I perform ls and make it stop page per page (to be able to see contents in folders with a large number of files)?16:39
pavlosls | less16:40
th0rmarvin42, ls | less16:40
vimartHi16:43
akikMaynard420: so did you manage to chown /media/james/Backup ?16:44
Maynard420sudo chown -R james:james /media/Backup no errors popped up it went to the next line.... still no permissions change16:47
Maynard420under properties > Owner it says 999  It SHOULD say my user name right?16:48
th0rMaynard420, what does 'ls -l /media/james' say?16:50
Maynard420drwxr-xr-x 13 999 root 4096 Jul 23 04:44 Backup16:51
skyroveRRHey guys, is it typical for sshd within ubuntu server 16.04.2 to be disabled after an upgrade is run using apt-get upgrade? I saw openssh-server being upgraded along with some kernel package, and I was suggested that I should reboot the system. The system is actually a VPS instance, and I no longer can access it over SSH, am getting instant connection refused. :)16:52
leftyfbskyroveRR: not likely16:52
th0rMaynard420, did you create the folder Backup?16:52
akikMaynard420: your mount point is not /media/Backup but /media/james/Backup right?16:53
Maynard420Isn't that what the above ouput means?16:53
akikMaynard420: so trying to change /media/Backup permissions doesn't make sense16:53
skyroveRRleftyfb: well, strange. I can ping the host, the firewall is wide open in that VPS instance, so maybe my guess is I perhaps forgot to set it to "enable" via systemctl :)16:53
leftyfbskyroveRR: possibly16:53
vimartI'd like to play some good strategy game, RTS for example. Any reccomendations?16:54
skyroveRRvimart: Steam.16:56
skyroveRRIt works on linux. In case you've never heard of it.16:56
skyroveRRAs for offline games, 0ad and warzone2100 are the good ones, vimart16:56
Maynard420chown: cannot access ‘james/media/Backup’: No such file or directory16:57
Maynard420chown: changing ownership of ‘/dev/sdb1’: Operation not permitted16:57
Maynard420chown: cannot access ‘ugo+rwx’: No such file or directory16:57
akikMaynard420: you skipped the / in /media16:57
akikMaynard420: it's /media/james/Backup16:57
dudejiis there is any GUI to add cyberroam vpn in ubuntu ?16:59
dudejimy terminal its dead easy but i am not able to access other url-based-websites other than vpn stuff , while IP based hits work17:00
vimartskyroveRR: I've heard about Steam but do not want to go through registrations etc again. I've forgot account and passwd I created long time ago. Anyway most good games is paid17:00
skyroveRRvimart: right. Well, you can consider trying out the ones I suggested.. I've played them personally, and have been quite impressed.17:01
vimartskyroveRR: warzone2100 I remember, played it years ago. I'll have a look at 0ad, looks good.17:01
Maynard420akik huh?17:01
Maynard4200/o17:02
skyroveRRvimart: you can also simply install "wine" and get your favourite windows games running on your box.17:02
vimartI've to kill depression17:02
akikMaynard420: your mount point is /media/james/Backup, not james/media/Backup17:02
Maynard420chown /media/james/Backup /dev/sdb1 ugo17:03
Maynard420chown: invalid user: ‘/media/james/Backup’17:03
vimartskyroveRR: to be honest I don't have any Windows games. I used Windows 20 years ago :-)17:03
Maynard420I tried that after I noticed.17:03
akikMaynard420: you have the options in wrong order17:04
vimart25 years ago to be specific17:04
akikMaynard420: it's "sudo chown -R james /media/james/Backup"17:04
skyroveRRMaynard420: "sudo chown -R james:users /media/james/Backup"17:04
Maynard420would you type it ous it SHOULD be perhaps?17:04
Maynard420That sudo chown -R james:users /media/james/Backup was it. THX17:07
Maynard420And FUCK me running that ook forever to get one tiny line lol17:08
marvin42leftyfb: I have done as you said. I've purged nvidea* and installed the xserver-xorg-video-noveau. It still gives me a blank screen after boot.17:12
vimartskyroveRR: 0ad is good so far. Thanks mate17:15
marvin42how can I find which graphical driver is installed?17:21
amosbirdhi, is there a tool for creating presentation slides using one big image?17:30
konrados_test, do you see me?17:54
lotuspsychjekonrados_: we see you17:54
konrados_first time using irc online17:54
lotuspsychjekonrados_: you have joined the ubuntu support channel17:54
kk4ewtno we see what you have typed17:54
kk4ewtF25-20170718 updated live isos are available at http://tinyurl.com/Live-respins2  Built by the Fedora Respins Sig For more info #fedora-respins17:55
lotuspsychjekk4ewt: not relevant in the ubuntu channel17:56
kk4ewtopps sorry i thought i was in another channel17:56
konrados_I have a lexmark 3500, it seems the system doesn't see it, I try 'print' in firefox, and it doesn't see it - what should I do now?17:57
lotuspsychjekonrados_: ubuntu version?17:58
konrados_lotuspsychje: sec...17:59
konrados_lotuspsychje: - Ubuntu 16.04.1 LTS18:01
lotuspsychjekonrados_: have you tried to add your printer via the printer wizard?18:02
konrados_how, lotuspsychje ?18:02
lotuspsychjekonrados_: the printer icon18:02
konrados_lotuspsychje: I'm a noob :(18:03
[n0mad]settings > printers18:03
konrados_sec...18:03
konrados_[n0mad]  - no such thing :(18:04
[n0mad]sure there is18:05
[n0mad]get out of firefox18:05
[n0mad]and go to settings > printers18:05
[n0mad]if you don't have printers in settings then i don't know how you installed ubuntu18:05
konrados_[n0mad]: I'm not THAT stupid, thing is when I enter ubuntu settings there is no printer options18:07
konrados_[n0mad] - give me a sec18:07
[n0mad]no clue then. i've had it on every ubuntu install i've done18:07
konrados_<[n0mad]> no, please help me... or.. anybody...18:08
konrados_:(18:08
konrados_please18:08
konrados_or should I go #linux ?18:09
tgm4883[n0mad]: what version of ubuntu?18:09
[n0mad]why ya asking me? i'm not the one with the issue.18:10
c2tarunHey all, I recently moved from Mac to ubuntu. So far I like it. However, mouse movement in Ubuntu is not as smooth as in Mac. Is there any way I can make mouse movement as smooth as mac?18:11
konrados__Sorry, get disconnected, did someone answer my question?18:12
[n0mad]konrados__: you could see if system-config-printer-gnome is installed18:14
bendestag I've got to install Windows 7 on a ubuntu machine, and I don't have a USB stick right now, so I'm using a hard disk partition to boot the extracted contents of the Windows ISO18:25
bendestagUnder Windows, I managed to get around this by using diskmgr to make the partition primary, and then using bootsect.exe to write the Windows 7 bootsector to disk18:26
bendestagI've no idea how wine names my hard disk partitions so I don't think I can use bootsect under Ubuntu, can I?18:28
bendestag(this is an external HDD)18:28
martian67trying to unlock a session in xubuntu from the commandline18:55
martian6716.0418:55
martian67loginctl unlock-sessions dosent work18:55
martian67anybody got any ideas?18:55
martian67(it stays locked)18:55
lotuspsychjemartian67: did you add your session ID?19:02
martian67that would be unlock-session (no s) and that didnt work either no lotuspsychje19:03
lotuspsychjemartian67: like this? loginctl unlock-session [id]19:03
ioriamartian67, what lotuspsychje suggested should work -- get the ID from loginctl list-sessions19:04
martian67it dosent work19:04
martian67session remain locks19:04
martian67*locked19:04
ioriamartian67, are you issuing the command from tty ?19:05
martian67im issuing it from ssh19:05
martian67works from tty19:06
martian67interesting19:06
martian67any specific recommendations here ioria ?19:07
martian67(the ssh session does not give errors)19:07
martian67return code is 019:08
ioriamartian67, it works here with ssh ... but the ID is different 'c2'19:09
martian67it works here on tty session is c119:09
martian67it does not work over ssh19:09
ioriamartian67, wrong ID ?19:09
martian67id is correct19:10
martian67i type exactly the same thing in tty19:10
martian67wait no hmm19:10
martian67dosent seem reliable over tty either... only sometimes19:11
martian67WTF19:11
martian67i have update pending gonna reboot19:11
martian67might be cause of weirdness19:11
martian67still dosent work ioria19:15
ioriamartian67, what ID are you using ?19:15
martian67ioria, c119:18
ioriamartian67, try c219:18
martian67which is the right id according to list-sessions19:18
martian67c2 dosent work either, already tried that19:18
ioriamartian67,  and no error output ?19:19
martian67no error output echo $# is 0 too19:19
ioriamartian67,  using sudo , right ?19:20
martian67just loginctl unlock-session dosent require sudo19:20
martian67but it dosent work with sudo either19:20
martian67(this works fine in arch btw)19:22
ioriamartian67,  in unity too19:22
martian67just so like we know the command isnt broken somehow19:22
martian67yep just does nothing in xubuntu19:22
martian67except on tty....19:23
=== jackNemrod_ is now known as jackNemrod
martian67where it sometimes works19:23
transhumanpacmanfan you around?19:24
martian67ioria, interestingly "lock-session" works19:24
martian67:)19:24
martian67that is, it will lock the screen, but i cannot then run "unlock-session"19:25
ioriamartian67,  oh good19:25
ioriamartian67,  wait, what 'locking ' tool are you using ?19:26
martian67ioria, locking with the menu19:28
martian67but locking with loginctl lock-session or menu19:28
martian67same result19:28
martian67cant unlock19:28
ioriamartian67, DISPLAY=:0 gnome-screensaver-command -d19:29
martian67ioria, no dice19:30
martian67gnome-screensaver isnt even installed19:31
martian67(this is xubuntu)19:31
martian67(still uses lightdm though)19:31
ioriamartian67, ha, ok ... looks like you need to unlock in the same (reverse) way you  locked19:31
martian67doing it the reverse way dosent help19:32
martian67if i lock with loginctl lock-screen19:32
martian67err19:32
martian67if i lock with loginctl lock-session19:32
martian67it does not unlock with loginctl unlock-session19:32
white_magicanyone know how i could adjust the mousewheel scroll rate in ubuntu? i have a logitech wireless mouse - m70519:33
ioriamartian67, ok, try again  sudo loginctl  lock-session c119:35
ioriamartian67 and   sudo loginctl  unlock-session c119:35
martian67ah interesting ioria19:35
martian67if i unlock before the "This session is locked" screen goes away19:35
martian67it will unlock19:35
ioriaoh19:36
martian67but if i wait for lightdm to come back19:36
martian67it will not unlock19:36
martian67clearly some kind of bug going on19:36
ioriayeah19:36
martian67I guess ill file a bug report ugh, this is really annoying for my setup19:37
fuzzyhornsis there a way to make notify-send notifications box bigger?19:38
ioriamartian67  another try is to ssh -Y19:38
tomasm-hey I'm trying to get php5-intl for ubuntu 14.04 . I have a legacy php app that depends on php 5.6, a lot of the code is obsolete in php 7.x, so I'm stuck with 14.04 . Unfortunately, I can't seem to install php5-intl ,I get this error : E: Failed to fetch http://ppa.launchpad.net/ondrej/php5-5.6/ubuntu/pool/main/p/php5/php5-intl_5.6.15+dfsg-1+deb.sury.org~trusty+1_amd64.deb  404  Not Found19:38
martian67ioria, loginctl shouldnt have anything to do with x1119:38
ioriaright19:39
ioriamartian67  it works without issue here... maybe a xubuntu thing19:40
ghostbrokerubuntu 17.04, nvidia drivers 375.66. have two monitors connected, one on displayport, one via dvi. ubuntu seems to detect both monitors, but displayport monitor is getting no signal. for some reason ubuntu gave both monitors the same size and model name but they are different.19:53
=== jstein_ is now known as jstein
Guy1524hey guys, I am running Ubuntu 16.04 w/ PRIME graphics, and I recently did a software update which upgraded my kernel to 4.10.  4.10 works with NVIDIA graphics, however when I switch to intel, only 4.8 works20:18
Guy1524ideas?20:18
th3r3alHi!20:34
th3r3alanyone got some experience with vfio / qemu kvm? Got some nasty issues on last updates of qemu-kvm and so on :(. Maybe someone can take a look?20:35
marahinHello! I'm running on Ubuntu 17.04. I installed golang-1.8-go package, but `go` isn't available in my terminal. What am I doing wrong?20:40
fyberI'm getting `platform_font_linux.cc(63)] Check failed: typeface. Could not find any font: Ubuntu, sans` when I try to run one of the snaps I'm making. Is there a package I can add as a dependency that has that font?20:47
Jordan_Umarahin: What is output when you try to run simply "go" from an interactive terminal?20:49
marahinJordan_U, ➜  ~ go20:50
marahinzsh: command not found: go20:50
_BIGSHOT_i want to make ubuntu as 24/7 media streaming server what type of ubuntu will be best? i want to install "Universal media server" on it... is there any other better option?20:55
ghostbroker_BIGSHOT_: you could use plex media server. any flavor of ubuntu should work20:55
_BIGSHOT_ghostbroker, why in particular plex and not Universal Media Server?20:56
_BIGSHOT_http://www.universalmediaserver.com/comparison/ <-- look at this... now tell me why still plex is what you suggest?20:56
marahinJordan_U, forget my issue; I downloaded the tarball, extracted contents to /opt/go and just linked /opt/go/bin/* to /usr/local/bin. Stuff works now.20:56
_BIGSHOT_ghostbroker, which flavor of ubuntu? desktop or server flavor? what will make media streaming "SNAPPY"?20:57
_BIGSHOT_ghostbroker, you there dawg20:59
ghostbroker_bigshot_, if universal media server does what you want, use that. use the a headless server version if you dont need the desktop environment20:59
_BIGSHOT_i want desktop environment20:59
_BIGSHOT_ghostbroker, where can i get ubuntu server with desktop environment?21:01
_BIGSHOT_yo dawg ghostbroker where to get server with head?21:03
th0rgo ahead ghostbroker, we are all waiting for this one21:03
_BIGSHOT_th0r, i know i can do "apt-get install gnome-desktop"21:04
_BIGSHOT_but i want pre installed21:04
[n0mad]then you install desktop21:04
_BIGSHOT_which desktop do you recommend for servers ?21:05
_BIGSHOT_xfce?21:05
[n0mad]i just run ubuntu gnome 16.04 on my plex "server"21:06
_BIGSHOT_[n0mad], why don't you use "universal media server"?21:07
[n0mad]because i use plex and plex serves all my needs?21:07
_BIGSHOT_ahha all your pawn needs21:07
[n0mad]never even heard of universal media server until you came in here21:07
_BIGSHOT_good now you heard remove plex install UMS21:08
[n0mad]nah, i'm good21:08
_BIGSHOT_good luck & have fun21:08
thewillohi21:10
thewilloubuntu is failing me21:10
thewilloI need a way to recompile the whole distro from source like gentoo but ubuntu everything, just compiled all custom21:10
thewilloIs there a system for doing that?21:10
MathuinI have an Ubuntu xenial system which had a monitor connected to the video card's mini HDMI port.  I had to move it to another monitor connected via HDMI.  When I power up the system, I can ssh into it but nothing (not even BIOS splash) comes up on the monitor.  How can I fix it?21:15
Whiskeya stupid question21:18
Whiskeyis it possible to take snapshot of your current linux, and make like an installation file of it easy?21:19
WhiskeyLike when you install ubuntu but the stuff you added are included in the install?21:19
minimecWhiskey: I would rather do it the following way... https://askubuntu.com/a/13799121:43
LoshkiWhiskey: you can make a backup of your system that will you enable to restore it from bare metal to the moment the backup was made. See e.g. clonezilla22:17
energizerI just had a power outage, now when I turn on my computer it says "Reboot  and select proper boot device" regardless of which drive I pick in the drive selection menu.22:21
energizerWhat do I do?22:21
Aginorenergizer: It sounds like you've either got data corruption or a hardware fault22:25
Aginorenergizer: neither is a very good option22:25
energizerAginor: the boot media's an ssd22:25
Aginorenergizer: ok22:26
n0niHoly moly guys22:39
n0nii finally made it22:39
n0niJust to be sure. this is the place for ubuntu help right?22:41
[n0mad]!ask | n0ni22:42
ubottun0ni: 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 !patience22:42
n0ni!patience22:42
ubottuDon't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or http://ubuntuforums.org or http://askubuntu.com/22:42
n0niHello!22:44
WhiskeyLoshki, i look in to that thanks :)22:45
BandMan193How do you do the check sum using MS Windows?23:39
BandMan193I am trying to install ubuntu and don't know how to do the check sum using windows23:40
[n0mad]i'd guess you'd need an md5sum program installed23:42
tomreyn!md523:42
ubottuTo verify your Ubuntu ISO image (or other files for which an MD5 checksum is provided), see http://help.ubuntu.com/community/HowToMD5SUM or http://www.linuxquestions.org/linux/answers/LQ_ISO/Checking_the_md5sum_in_Windows23:42
tomreynhttps://github.com/gurnec/HashCheck/releases should work, too23:44
GanymedeSummerI have a conceptual question... has anyone here had success running Microsoft Excel via WINE?23:46
BandMan193I followed the instructions to download both "SHA1SUMS.txt" and SHA1SUMS.pgp23:47
BandMan193Which do I use for the check sum?23:48
tomreynBandMan193: .txt23:53

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