[00:09] http://termbin.com/i906 [00:11] http://termbin.com/yup5 [00:11] Bashing-om, === neogeo_fsmtw is now known as neofeo_afkfk [00:18] !info nvidia-384 trusty [00:18] nvidia-384 (source: nvidia-graphics-drivers-384): NVIDIA binary driver - version 384.90. In component restricted, is optional. Version 384.90-0ubuntu0.14.04.1 (trusty), package size 41102 kB, installed size 166290 kB (Only available for i386; amd64; armhf) [00:20] robozi: Look'n good . ' sudo apt install nvidia-384 ' . reboot and let's do see an effect . [00:29] Bashing-om, installed and rebooted. No unity gui yet and i got to an black screen. But able to switch to virtual terminal [00:33] robozi: What desktop are we dealing with ' ls -al /usr/share/xsessions/ ' ? [00:35] http://termbin.com/540e [00:35] Bashing-om, [00:41] robozi: ' cat /usr/share/xsessions/ubuntu.desktop ' . [00:43] http://termbin.com/ww1b [00:43] Bashing-om [00:46] robozi: correct to . sledge hammer approach ' sudo apt-get install --reinstall ubuntu-desktop ' . [00:50] Done [00:50] Bashing-om [00:51] robozi: reboot and cross fingers . [00:52] No success [00:52] Bashing-om [00:56] robozi: K; lets get some hints then . from the F1 terminal ' sudo service lightdm stop ; sudo dpkg-reconfigure lightdm ; sudo dpkg-reconfigure unity-greeter ; sudo service lightdm start '.Looking for error reports OR Now does the display start ? [01:05] http://termbin.com/q86v [01:06] Bashing-om, restarted too and nothing [01:07] robozi: Hummmm .. what is on tty7 ? alt+F7 key combo . [01:11] Bashing-om black screen [01:11] Clicking that screen does nothing [01:12] Just makes me unable ro continue typing in the current tab/window [01:13] robozi: When all else fails read the instructions : ' cat /var/log/Xorg.0.log ' . [01:16] http://termbin.com/b2vh [01:16] Bashing-om [01:17] robozi: reading, I will be awhile . [01:25] robozi: X is perfectly happy happy . Will have to look elsewhere for the source of the issue . What shows ' lsmod | grep nvidia ' ; sudo lshw -C display ' ? [01:29] http://termbin.com/d2on [01:29] http://termbin.com/y5g7 [01:29] Bashing-om [01:33] I require /etc/resolv.conf to not exist, but something keeps generating it on every reboot. Anyone know what it is and how to stop it? [01:43] Leevancleef: dhcp? [01:44] jiqiren, possibly, but I'm trying to figure out how I can safely alter its behavior [01:46] robozi: Well graphic's driver is installed, loaded and working . An issue in your user account ? what now do you see in the guest account ? [01:46] Leevancleef: what's the goal of not having a resolv.conf ? [01:47] jiqiren, it's somehow blocking the functionality of dnscrypt-proxy, which I have used to replace systemd-resolved [01:49] Bashing-on, black screen after the ubuntu logo [01:53] jiqiren, don't worry about it. The error was PEBCAK [01:53] Didn't see that resolv.conf address was slightly wrong by default [01:56] robozi: Grasping here now ' rm ~/.dmrc ~/.gconf ~/.gconfd ~/.metacity ~/.compiz-1 ~/.config/compiz-1 ~/.config/dconf -rf <- those are the folder that contain the config files for unity, compiz and gnome. if you delete them everything gets reset. [01:57] Leevancleef: glad you figured it out, i've never touched dnscrypt-proxy so didn't have anything to share :) [01:57] robozi still can't boot? Is there at least a suspect yet? === neofeo_afkfk is now known as neogeo_fsmtw [02:02] Bashing-om ~ my keboard doea not have this symbol :( [02:03] it is a pt-pt keyboard [02:04] hello. testdisk ruined my luks partition by forcing it to be an ntfs partition and I was trying to change it back to a lvm partition using gdisk but I get a warning about "about to write gpt data. This will overwrite existing partitions" I reckon this means that I lose everything on the disk. If so, how can I fix the messed up partition using gdisk without nuking my entire disk? [02:06] robozi: the " ~/ " is shorthand for "your" home directory . substitue then /home// for ~/ . [02:07] Bashing-om https://1drv.ms/i/s!AqpWcyP6BllXiLIG7IEa2j2My1jFSg [02:08] The symbol is at the top and not middle [02:10] robozi: :) .. but in that last I have no idea of what pythonenvwrapper is all about :( [02:18] Bashing-om, ran that lenghty rm cmd and restarted. No advances [02:20] robozi: Ouch - ' sudo prime-select nvidia ' ? [02:21] Hola Ubuntuers [02:21] hola [02:23] http://termbin.com/1cvy restardet and no progress [02:23] Bashing-om [02:26] So what's going on today? [02:27] hello [02:28] robozi: Again all happy there too . try ' dconf reset -f /org/compiz/ ; unity --reset-icons ; setsid unity ' [02:37] Bashing-om https://1drv.ms/i/s!AqpWcyP6BllXiLIJyR0f_sQUTDDW4Q [02:38] The last command is locking [02:42] robozi: Beats me . I wil have to smoke on this and cogitate some more . " no display ! " [02:42] Bashing-om ..... lol [02:43] having problem updating apps because of "ImportError: No module named 'six'" but this package is installed already. pls I need your help - thanks [02:44] i'm trying to set up sftp -- getting an "authentication error" is there a good log to check [02:47] You could check auth, or just use -vvv [02:47] /var/log/auth.log that is [02:50] ok -- i got this log on the client: https://gist.github.com/tbbooher/85e4ea994fcdadfe36f01e40db20aecb [02:51] Looks like it is only setup to use an ssh key and you aren't providing one [02:51] ok -- thanks [02:51] I see -- i have set up passwordless access -- this is conflicting here [02:52] what is the prefered way to apply iptables rules upon ubuntu start? [02:52] I'm repeating this question because I got logged out by network failure [02:52] i like that setting for regular ssh logins -- so i have to keep that for sftp [02:52] i have to be consistent? [02:52] right? [02:52] The way I usually set it up is allow ssh only on root user [02:53] That way people can still sftp [02:53] er, only ssh key for root user I mean [02:53] ok -- so i could allow for only one user to login /ssh by password [02:53] and restrict all others [02:54] I'm having problems updating apps because of: No module named 'six' - but the package is already installed. thks [02:54] Yeah, you can put a Match User thing into your sshd_config [02:54] https://serverfault.com/questions/307407/ssh-allow-password-for-one-user-rest-only-allow-public-keys [02:54] kenrin, thanks [02:56] hosas: the only thing I can think of is you got multiple python versions installed and you put six on the wrong one ? [02:58] kenrin: I installed it in both 2.7 and 3.6 - now it's stopping from updating others apps [02:59] Does it error if you python3 -c "import six" [02:59] kenrin, amazing thanks [02:59] works perfectly [02:59] robozi: ' sudo apt-get install ubuntu-session ' session-setup-script is run before a user session starts. If this command returns an error the session will not start (user is returned to a greeter). [03:01] That was already installed [03:01] Bashing-on [03:04] kenrin: yes it does give me error [03:05] robozi: ' ps aux | grep -i lightdm ' is lightdm even running ? [03:05] kenrin: it says: "ImportError: No module named 'six'" [03:07] I'd try installing six with pip, or see if you got any PPAs that are messing up [03:07] python3 -m pip install six [03:08] ok [03:09] kenrin: it says: "Successfully installed six-1.11.0" [03:09] let me try updating the apps again [03:13] kenrin: it worked a thousand thks [03:13] No problem, those multiple python versions are killer~ [03:15] robozi, could it be that your installation media was corrupt/ [03:16] How do i know that? [03:16] Leevancleef [03:16] Create another and try again [03:18] http://termbin.com/8yk5 [03:18] Bashing-om [03:18] Leevancleef [03:21] robozi: For sure running . any report from ' sudo restart lightdm ' ? [03:24] The output is: lightdm start/running, process 2316 [03:24] Bashing-om [03:29] robozi: alt+F7 still a black screen ? [03:30] Yeah [03:31] i followed the instuctions to install openstack using this and it was a bloody mess how can i remove all the effects and installations from conjure-up [03:31] https://www.ubuntu.com/download/cloud/try-openstack [03:32] robozi: ' export DISPLAY=:0 ; dconf reset -f /org/compiz/ ; sudo service lightdm start ' . [03:42] Bashing-om https://1drv.ms/i/s!AqpWcyP6BllXiLIM09K37z5fo8Ohpg [03:42] Hello all hi i created a desktop launcher this is the command and it opens a shell i want it to use roxterm how would i do that thanks sh -c "nmap;${SHELL:-bash}" [03:46] robozi: and when you executed - export DISPLAY=:0 - any sass back from the system ? as still saying there is no X11 $DISPLAY . [03:47] Bashing-om that command gives no output as u can see in that latest image [03:50] robozi: That last does not show to me . seems it is one I have seen before maybe not the one you have in mind ? [03:51] https://1drv.ms/i/s!AqpWcyP6BllXiLIM09K37z5fo8Ohpg [03:52] Bashing-om [03:53] Uploaded the wrong image [03:53] Sorry [03:53] 1 minute to give the new one [03:54] https://1drv.ms/i/s!AqpWcyP6BllXiLINAaEk7kR1PH46KA [03:54] Bashing-om [03:58] Just installed mysql-server with apt and running "mysql_secure_installation". What is the current root password? Blank doesnt work, my root password for system, and I cant think of what else to try. [04:01] robozi: IK .. but I do not understand why the system is screaming about /org/compiz/ ! [04:03] robozi: ' dconf dump /org/compiz/ ' to see the Compiz settings you have . [04:05] Bashing-om, that command gives no output [04:05] robozi: scratching my head again . [04:06] where is the default mysql password? [04:07] Shmam: There is none. [04:08] robozi: https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/1166765 . [04:08] Launchpad bug 1506023 in unity (Ubuntu Xenial) "duplicate for #1166765 Unityshell sometimes is removed from active-plugins unity list" [High,Fix released] [04:09] strive: when I run "mysql_secure_installation" it prompts for root password and blank or my system root password doesnt work [04:09] so how do I get into it to set it up? [04:09] Shmam: need the mysql root password [04:09] the guide that I'm following says that mysql will prompt you for a password but it didn't on mine: https://www.digitalocean.com/community/tutorials/how-to-install-linux-apache-mysql-php-lamp-stack-on-ubuntu-16-04#step-2-install-mysql [04:10] This is a fresh install on a new server [04:10] mine just installed as any other application would [04:10] it does ask you when installing mysql [04:10] nope [04:10] I just tried purgeing it and reinstalling and still nothing [04:11] it does. anyway to reset it https://dev.mysql.com/doc/refman/5.7/en/resetting-permissions.html [04:12] http://paste.debian.net/1000949/ [04:12] thats the install log [04:14] Shmam: what os are you on [04:14] Right now it's debian but I ran into the exact same problem on my ubuntu server [04:14] so go to #debian [04:14] maybe it's because the apt version is out of date? [04:17] also ask why a install of mysql-server also brings in mariadb [04:17] ask in #debian though [04:18] indeed. BTW, this does not seem to happen on 16.04 or Bionic [04:18] Shmam, https://linode.com/docs/databases/mysql/how-to-install-mysql-on-debian-7/ [04:21] http://paste.ubuntu.com/26192351/ [04:21] Bashing-mo [04:21] Not able to cd to that directory [04:22] And the ran of the cmd [04:22] gsettings reset org.compiz.core:/org/compiz/profiles/unity/plugins/core/ [04:23] robozi: .. ouch . lemme look . [04:25] robozi: still look'n bit you have the 384 version vice " libglx.so.340.32 " . [04:27] Gives me this error; https://1drv.ms/i/s!AqpWcyP6BllXiLIPoY6TcmrkBmuhFw [04:29] Yeah, i know about my version [04:30] But my problem is right in the : [04:30] cd /usr/lib/xorg/modules/extensions/ [04:30] I dont have this dirwctory [04:38] robozi: That directory is for sure required ! I do not have a clue here what to do ! [04:40] In /home i have the dolder /xorg but there is no other folder inside with extentions [04:41] My xorg folder just has /mesa /libva and /drm [04:43] robozi: the path here starts a /usr; not your home . what returns ' ls -al /usr/lib/xorg/modules/ ' ? [04:46] http://termbin.com/3bev [04:47] Bashing-om [04:49] robozi: so far so good as it is there " drwxr-xr-x 2 root root 4096 Dez 15 22:32 extensions" . now what shows ' ls -al /usr/lib/xorg/modules/extensions/ ' ? [04:52] Drwxr-xr-x command not found [04:56] robozi: No .. the system IS telling you the truth that " Drwxr-xr-x ' is not found . The quote is but to show you that the path is valid . [04:57] Ah, i see the path is valid but the command is not able to acces it [04:59] robozi: Next step in the path ... what results ' ls -al /usr/lib/xorg/modules/extensions/ ' [05:01] It says that cannot acces it, no such file or directory [05:02] Bashing-om [05:02] Strange [05:02] That is strange [05:04] robozi: Ouch that blows me away . the output of ls -al /usr/lib/xorg/modules/ clearly shows the extensions directory :( [05:20] Bashing-om, how we arw going to proceed? [05:22] robozi: Got the better of me .. missing a system directory .. re-install the operating system ?? . again make sute that /usr/lib/xorg/modules/extensions/ does not exost . [05:22] sute/sure* [05:22] robozi: can you tell us what your end goal is with modules? what are you trying to do exactly? [05:23] http://paste.ubuntu.com/26192351/ [05:23] Lotuspsychje [05:23] any reason why nfs client isnt picking up a nested mount? [05:23] I dont know [05:24] robozi: i mean, what did you do to get this issue? [05:25] Bashing-om but we checked and have seen that the extention folder exists [05:25] Why we cant acces it? [05:25] !nfs | kantlivelong doublecheck these steps mate [05:25] kantlivelong doublecheck these steps mate: nfs is the network file system. See https://help.ubuntu.com/community/SettingUpNFSHowTo for information on installing and configuring NFS. [05:25] lotuspsychje: nested mount points arent covered [05:26] hey guys, what's a good way to partition for dual booting if you have an ssd and an hdd? I was thinking just 50/50 ntfs and ext4 on each drive [05:26] redhat has an article but subscriber only - https://access.redhat.com/solutions/53354 [05:26] Depends on the distribution and version of windows... [05:27] !dualboot | pepperbrush [05:27] pepperbrush: Dual boot instructions: x86/AMD64: https://help.ubuntu.com/community/DualBoot/Windows - Macs: https://help.ubuntu.com/community/MacBookPro https://help.ubuntu.com/community/YabootConfigurationForMacintoshPowerPCsDualBoot [05:27] robozi: Oh my .. so confused as you do state " It says that cannot acces it, no such file or directory" . what is the trith here in respect to /usr/lib/xorg/modules/extensions/ ? [05:27] pepperbrush: with an ssd, i would surely install ubuntu single on the ssd [05:27] truth* [05:27] I don't mean getting everything to work, just ideas for splitting the drives up [05:28] !partitioning | pepperbrush can this help? [05:28] pepperbrush can this help?: For help with partitioning a new install see https://help.ubuntu.com/community/HowtoPartition | For partitioning programs, see !GParted (recommended) or !PartitionManager. Other partitioning topics include !fstab, !home, and !swap [05:30] I was thinking of putting the OS for both on the SSD and programs on the HDD [05:30] pepperbrush: main Os on the ssd is always good idea for speed === Saturn286 is now known as Saturn812 [05:31] I'm going to put both OSes on the SSD, half and half should be fine [05:31] Bashing-om https://1drv.ms/i/s!AqpWcyP6BllXiLIRiWDvBPBjeF9MRA [05:31] I guess I just haven't decided how to split the HDD [05:32] maybe start out with a small ntfs partition and extend it if I want more space? [05:37] robozi: You are miss-spelling " extensions " . :( [05:43] Ah, i can now get to that folder [05:45] Bashing-om that is a problem when i a person knows too many languqges [05:45] /j #gnustep [05:46] Hello. Quick quesiton... GDM doesn't show user accounts with UID < 1000 correct? [05:47] robozi: stepping on them what have we in the extensions directory //chasing after the launcpad hint - and getting ready to repair your damage ) . ' ls -al /usr/lib/xorg/modules/extensions/ [05:52] https://1drv.ms/i/s!AqpWcyP6BllXiLITGPL0inFZoK2L0w [05:52] Why it saya me that? I have choosen the right nvidia driver numbering [05:54] http://termbin.com/nsau [05:59] Bashing-om [05:59] (robozi) http://termbin.com/nsau [05:59] Output to that extensions library [06:01] robozi: because there is no libglx.so.384 file in that directory ( and I do not really expect there to be ). we need to revert that move andf put libglx.so back . [06:04] So, this: http://paste.ubuntu.com/26192351/ wont help me? [06:04] Bashing-om [06:05] robozi: "gsettings reset org.compiz.core:/org/compiz/profiles/unity/plugins/core/ active-plugins" I thought might - was worth a try . the other no . [06:06] robozi: Ya need to move "libglx.so" back . [06:07] hello, what do the first the second columns of the output of lastb represent? [06:09] Has anyone here used an HDMI to USB adapter on Ubuntu? [06:09] Ok, how do o move back that file? [06:11] But how do i move it? [06:12] And ur latest command i have already ran [06:12] And o got this output: [06:12] https://1drv.ms/i/s!AqpWcyP6BllXiLIPoY6TcmrkBmuhFw [06:12] Termbin does not work [06:12] In this situation [06:14] robozi: ' sudo mv libglx.so.xorg libglx.so ' . while cd'd into the directory . [06:16] robozi: Yeah .. I am of the mind that compiz is not running - for some unknown reason . [06:39] Bashing-om, so, what we going to do now? [06:40] robozi: ' sudo apt-get install --reinstall unity unity-2d ' . [06:44] Bashing-om [06:44] Has not solved [06:44] Restarted too [06:45] robozi: Was my last thought . I sleep on this and see what we can do tomorrow . [06:46] Ok. Thx anyway [06:46] Have a good night [06:46] Sleep well [06:47] robozi: Keep plugging away . I would like to know what is going on here . [07:12] hello - need help to configure network bridge in netplan === BrAsS_mOnKeY is now known as william === Leevancleef_ is now known as Leevancleef [07:50] does Ubuntu usually have software that's horribly out of date in the repository? [07:52] if I've already installed it, will the "ubnutu software center" display the installed version, or the latest version in the repository? [07:53] !latest [07:53] Packages in Ubuntu may not be the latest. Ubuntu aims for stability, so "latest" may not be a good idea. Post-release updates are only considered if they are fixes for security vulnerabilities, high impact bug fixes, or unintrusive bug fixes with substantial benefit. See also !backports, !sru, and !ppa. [07:53] So no horribly out of date, but the latest stable version before release [07:54] "stable"? isn't it stable if it's released? Chromium is at version 65 now, and I only have version 62. I've had the same situation with Wine. [07:54] PissWizard: as long as you update, you will always have the latest available version for your release, but ubuntu does not normally release new versions of packages for a release [07:54] Suppose wine ships stable version 2.5 somewhere in 2015. Then Ubuntu 16.04 will have that, for 5 years. [07:55] hehehehehe. that's crazy. [07:55] It's not a rolling release, it doesn't follow newer stable versions [07:55] No, it's what people want [07:55] If you want a rolling release, google for it, there are many [07:55] it is? everything gets broken for me though. web pages won't load. games won't work under Wine. [07:56] !sru [07:56] Stable Release Update information is at https://wiki.ubuntu.com/StableReleaseUpdates [07:56] This is how to request a newer stable version for a specific package, e.g. wine [07:57] Suppose I have office 2011 working in wine. I *don't want* a newer stable version because it might break it. *You* may want it for games. Use a ppa or a rolling release or whatever; I'm just saying that what Ubuntu chose has valid reasons [07:57] E.g. I'm using the ppa for wine staging here [07:57] yeah. I had to do the same thing. [07:58] I realize it's probably short-sighted to just be looking to solve my own problem as efficiently as possible instead of putting the wheels in motion to get the system working with ... requesting a newer stable version, but I'm a complete wreck of a "human being". [07:58] They had to divert from that reasoning for the kernel, xorg, firefox and chrome, where they constantly allow newer versions. You can't imagine how many systems those new versions break. [07:59] huh. [08:04] PissWizard: one solution for wine is to use playonlinux. that will let you use whatever version of wine you want [08:05] auronandace, is that any easier to update it? because I'd have to figure out how to get that working. [08:05] I struggle with everything. I'm struggling right now to figure out how to install a newer version of Chromium. [08:07] PissWizard: it manages all the wine versions. think of it like a package manager for wine. new versions of wine will show in the management section [08:07] I've been unable to use this video chatroom website called "wekiki" every since it came out a year ago. === r0Oter is now known as r00ter [08:08] so I thought I'd try updating Chromium. [08:08] maybe it's because it's Chromium instead of Chrome. [08:08] PissWizard: what version of ubuntu are you on? [08:08] uh.... [08:09] .... 16.04? [08:09] oh, it's Xubuntu actually [08:09] PissWizard: they share the same repositories [08:10] but that's the same except for the desktop UI thingie, right? [08:10] PissWizard: yes [08:10] !info | chromium-browser xenial [08:10] 'chromium-browser' is not a valid distribution: artful, artful-backports, artful-proposed, bionic, bionic-backports, bionic-proposed, kubuntu-backports, kubuntu-experimental, kubuntu-updates, partner, precise, precise-backports, precise-proposed, stable, testing, trusty, trusty-backports, trusty-proposed, unstable, utopic, utopic-backports, utopic-proposed, vivid, vivid-backports, vivid-proposed, wily, wily-backports, wily-proposed, xenial, xenial-backpor [08:11] !info chromium-browser xenial [08:11] chromium-browser (source: chromium-browser): Chromium web browser, open-source version of Chrome. In component universe, is optional. Version 63.0.3239.84-0ubuntu0.16.04.1 (xenial), package size 73086 kB, installed size 283105 kB [08:11] PissWizard: 63 is the latest at the moment [08:11] what? mine's 62.0.3202.94 [08:12] PissWizard: sudo apt-get update && sudo apt-get upgrade [08:12] I gotta close my browser for that, yeah? [08:12] PissWizard: that would help [08:13] .... maybe I can do that now. uhg. I'm so bad at everything. [08:17] oh no. I see Wine in there. I hope it doesn't break anything. also I need to remember to erase all it's links to my files every time it updates. bloody nosy thing! [08:18] PissWizard: erase all links to your files? [08:19] it resets the default every time it updates. there's no links to erase. [08:19] PissWizard: i have no idea what you mean [08:20] hm. did it not update? normally in winecfg the.... desktop integration tab, folders, all that stuff points to default directories. [08:21] PissWizard: seriously, use playonlinux. [08:39] Hi all. I got this kind of keyboard on my laptop: https://ssli.ebayimg.com/images/g/MkAAAOxyIPNTc5tL/s-l640.jpg [08:40] but how to enable the rupee and euro sign on 4 and 5 ? [08:47] dupondje, isn't that just a european layout? [08:49] PissWizard: well its Qwerty International according to dell :D [08:50] settings -> keyboard -> layout -> Keyboard layout. edit that to English{UK} instead of English{US}. [08:50] hm. I dunno. I don't see "English{International}" or anything. [08:52] pretty sure "English{UK}" is what would be considered "international" anyway. [08:52] all that European thing is very international. [09:00] oh, hm, there's sub-listings under English{UK} and I see one for International. maybe try that. I noticed UK has that Euro currency symbol on 4 instead of 5. === baconsAndUnicorm is now known as banconsAndUnicor === banconsAndUnicor is now known as baconsNUnicorms [09:09] dupondje: https://askubuntu.com/questions/354726/how-to-type-the-indian-rupee-symbol?rq=1 [09:16] I am getting unable to get lock on /var/lib/dpkg/lock while trying to update packages [09:16] alkisg: found that also.. Thing is, how to access that menu in 17.10 :D [09:17] good morning [09:21] Anyone know why the ls-lR.gz files in ubuntu repositories does not correctly reflect the content of the repo? [09:29] viju: it's probably apt-daily doing its work, just wait [10:37] Sometimes there is an application open, but I cannot switch to it. Is this a known bug in ubuntu 16.04? [10:38] No === DrWatson_ is now known as DrWatson [10:56] is there a way to make CLI have a background color, and have more resolution? [10:56] without a window manager? [10:56] depends what you mean by CLI [10:56] and have a special font [10:56] command line interface [10:56] the plain CLI [10:56] depends what you mean by command line interface [10:56] for pity sake.. [10:57] the native CLI [10:57] depends what you mean by the native CLI [10:57] outside of window mangers as I have said before [10:57] Shawn|i7-720QM, as in a bash term? [10:57] are you talking about a terminal application? the consoles on tty1-6? [10:57] sure.. if thats what its called bazhang [10:58] Shawn|i7-720QM, did you see what Ben64 just asked? [11:00] of course what about it [11:00] his question is pertaining to a desktop environment, as I have said, outside of any desktop manager.. [11:01] or bash [11:01] well, i tried [11:05] Hi! Are there any methods of making sure that all communication through internet goes through a VPN server when utilizing one? [11:06] :( [11:10] Shawn|i7-720QM: there are graphical applications = terminals, and there's the linux console that doesn't support graphics. You can run bash in both. So people here were asking you which terminal application you're using [11:11] Shawn|i7-720QM: if you have windows and graphics, it's a "desktop environment", if you only have text because e.g. you installed ubuntu server, then it's the console [11:11] And your question is answered differently in each case [11:13] why application? is bash called an application? [11:13] I thought application referred to a desktop manager residing program [11:13] bash is an application and terminals are applications and the console is an application too [11:14] I thought bash ran programs, and desktop managers ran applications [11:14] Anyway, if you don't know how to answer the questions, we can guide to answer them [11:14] applet=application [11:14] If you don't want to answer them, you're trolling and we shouldn't waste more time [11:14] I'm not trolling, just looking for reasoning [11:14] For general offtopic questions, try #ubuntu-offtopic [11:15] Let's continue on topic now, for specific support questions [11:15] I am here, because I am using ubuntu server [11:15] This is the desktop channel, there's an #ubuntu-server dedicated channel [11:16] So you should start with that information before continuing :) [11:16] oh.. [11:16] thank you [11:16] That said, some questions can be answered here as well [11:16] hi, using virtualbox on ubuntu and i have a seperate harddrive attached via usb with an old installation of ubuntu. trying to discover the exact steps for using and boot into that old installtion. any help? [11:17] i have a vdi created already [11:17] i think thats the first step [11:17] rcw2: one quick method is sudo apt install kvm; sudo kvm -m 1024 /dev/sdb [11:17] :) [11:17] For virtualbox,you need to create a .vmdk that contains the whole sdb [11:18] There's a special chapter about that,using vboxmanage [11:18] does anyone know how to configure a network bridge in netplan yaml [11:20] rcw2: https://www.virtualbox.org/manual/ch09.html#rawdisk [11:23] Client: HexChat 2.12.4 • OS: Ubuntu "artful" 17.10 • CPU: Intel(R) Core(TM) i7-4510U CPU @ 2.00GHz (2,59GHz) • Memory: Physical: 7,5 GiB Total (6,0 GiB Free) Swap: 7,7 GiB Total (7,7 GiB Free) • Storage: 270,4 GB / 972,9 GB (702,5 GB Free) • VGA: Intel Corporation Haswell-ULT Integrated Graphics Controller @ Intel Corporation Haswell-ULT DRAM Controller • Uptime: 22m 26s [11:28] alkisg thanks a lot. must the old drive plugged into usb be smaller than the new drive that has virtual box on it? for example. new drive: 500gb old drive plugged in: 1TB. is that going to make this not possible? the old installation only takes up say 20GB. so if i make the vmdk 20GB will it work this way do you know? [11:33] rcw2: I think you misunderstood, the .vmdk will be only 1 kb, and will point to your external disk [11:33] It won't occupy any space in your hard disk [11:34] It's a text file that points to the external device, which is accessed raw [11:34] You don't create it from the gui, but with a terminal command [11:34] If you already created a vmdk disk, delete it, it's not useful [11:40] alkisg, gotcha. the instructions you sent were for a CLI, but do you know if its possible to use the GUI to 1. create the vmdk (in the exact way necessary, I know i can create a vmdk) and 2. point to the old hdd via that vmdk? [11:43] rcw2: as I already said, this isn't possible using the gui [13:08] I get an occasional error saying there is a problem with the session-installer.. It don't seem to bother anything that i can see.. Is anyone else have these errors pop up? [13:22] gregl: what's the output of ls /var/crash ? [13:24] Hello. i installed the latest release of ubuntu but my cpu fan is very very loud. that is not the case on windows that i almost dont hear it. the temps are almost the same on both machines. What is the problem? The pc is not a laptop [13:25] !acpi [13:26] Meh can't that bot do a fuzzy search and propose the correct factoid there? :D [13:26] supybot does it... [13:26] http://iam.tj/prototype/enhancements/Windows-acpi_osi.html [13:27] Try defining acpi_osi=some windows version as it says there ^ [13:33] Am I right for some help? [13:34] I'm trying to resize a partition because / ran out of space... [13:34] Can't get it to work and I'm not sure how to continue [13:43] Bashung-om, let me know when u will be on [13:43] Bashing-om [13:46] Hmm...Where can I help with ubuntu? [13:50] tsousa: open terminal [13:53] rafficer: open a terminal and type : df -h | nc termbin.com 9999 [13:53] What's the output? [13:54] My unity gui interface is not loading [13:56] robozi: mind if i help? === Neo3 is now known as Neo1 [13:58] robozi: never mind :) good luck [13:58] Tatertots, of course, yesterday all night with bashing-om tried to solve my issue [13:58] robozi: sudo apt install inxi pastebinit [13:58] robozi: let me know when done [14:01] robozi: yeah i know, i've observed bits and pieces, and i've seen your youtube video of yesterdays symptom(s) [14:01] robozi: let me know when done [14:08] So, i am not able to login into my ubuntu, after ubuntu logo i get a black screen. From yesterday, i have updated the kernel. Yesterday i was able to login into the unity gui login, but after entering the password nothing wad happening. Today i get just the ubuntu logo and after that a black screen. I am running my commands from virtual terminal [14:08] Tatertots, done and restarted pc [14:08] No success [14:13] hello guys. today i've used "dmesg" command, and I'd like to know if someone can explain me whats happening on line 871 in this paste: http://paste.ubuntu.com/26194676/ [14:16] Exterminador: you could ask in #nouveau? [14:16] ducasse, sure thing, thanks :D [14:17] alkisg: https://paste.fedoraproject.org/paste/CZB8DxxXv3UdMfV9hu04qw [14:17] That's the output [14:17] Exterminador: another way of saying 'i have no idea' ;) [14:18] hahaha.. no problem.. you can't know everything ;P [14:18] rafficer: you're using lvm, I don't know lvm well enough to comment, wait for someone else. In general 3.3 GB for / is extremely little :) [14:19] I know, the harddrive is quite little. I also got to resize the lvm to roughly 7gb https://paste.fedoraproject.org/paste/HfdaCKjT-Zx0QZOVYNYQhg [14:19] But I don't know how to get / to actually use it [14:19] Hiyas all [14:23] robozi: inxi -Fxxprzc0|pastebinit [14:23] robozi: share url/link here..if you do not get a url/link...say so [14:26] Tatertots, http://paste.ubuntu.com/26194737 [14:27] robozi: sudo apt install sosreport [14:27] robozi: let me know when done [14:28] Tatertots, done [14:29] hi, the whois package dont show full whois info on domains? anyone with same problem? [14:30] robozi: let me know when done [14:32] cant even find the whois.conf [14:33] Tatertots, done [14:35] robozi: let me know when done [14:35] If you have openssh-server installed and connected to the internet through tethering with an android phone, do you have port forwarding? [14:35] tatertots: ... [14:37] rafficer: I believe you're supposed to use resize2fs after enlarging the lvm volume [14:37] In general, partition resizing etc is done with gparted from a live pendrive [14:44] Tatertots, [15:27] the needrestart version in xenial is still affected by this bug https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=816630 [15:27] Debian bug 816630 in needrestart "needrestart: Systemd unit names containing dots parsed incorrectly" [Normal,Fixed] [15:28] would bugs like these be fixed even for universe packages? [15:29] hi [15:29] how can i install the bootloader( grub) on a disk that apparently does not have it? [15:30] !grub [15:30] GRUB2 is the default Ubuntu boot manager. Lost GRUB after installing Windows? See https://help.ubuntu.com/community/RestoreGrub - For more information and troubleshooting for GRUB2 please refer to https://help.ubuntu.com/community/Grub2 [15:30] pa ^ [16:09] hi! got a problem with a VM on centos , the VM is a new install of ubuntu 17.04, networking doesnt seem to work even though networking has assigned it an IP address for the interface. I am using the same virtual network for other vms, its bridge to network, doesnt work with ipv4 or ipv6 even though both ip addresses are available on host networking works fine [16:11] networking is fine on host I mean [16:11] and in other vms [16:12] neither ping nor apt get works [16:12] its a copy of server install 17.04 [16:13] I tried virtio and one of 2000 version of virtual driver [16:13] (on the host) [16:13] bb later to see replies (going to try a few more things [16:44] hello. when doing sudo apt-get update, what does the error could not resolve 'dl.google.com' mean ? === jstein_ is now known as jstein [16:44] I'm trying to follow the python snap tutorial for Google Code In. I've cloned an offlineimap repo and ran snapcraft. I get an error that halts it. https://pastebin.com/4YwSkQ8j [16:48] pipe-to-grep: you want to join #snappy [16:48] anybody got any ideas ? [16:48] superKiller: what do you think it means? [16:49] leftyfb: it says it failed to fetch the url before which it says could not resolve the url. i am not sure what this exactly means. [16:49] superKiller: it means it's not resolving dl.google.com [16:50] leftyfb: what can i do to fix it [16:50] superKiller: what version of ubuntu are you running? [16:51] Do 'ping google.com' and ensure you have internet connection [16:51] leftyfb: 17.04 with gnome de [16:52] superKiller: run this: sudo grep -R google /etc/apt/sources* [16:52] superKiller: then paste the output to pastebin [16:53] pipe-to-grep: im here on my laptop.also, yes that command works fine [16:53] leftyfb: https://pastebin.com/Ybzq5RYG [16:54] superKiller: are you using any proxys? [16:54] leftyfb: no [16:54] superKiller: are you in an area or on an internet connection which might be blocking google for some reason? [16:55] leftyfb: no im searching for solutions on google [16:55] superKiller: can you paste the full output of sudo apt update to pastebin? [16:56] leftyfb: https://pastebin.com/dDuQwrhY [16:57] superKiller: nmcli device show|grep DNS [16:58] leftyfb: IP4.DNS[1] : 192.168.0.1 [16:59] hi, the whois package dont show full whois info on domains? anyone with same problem? [16:59] cant even find the whois.conf [17:00] superKiller: try editing /etc/resolv.conf and replace whatever nameserver ip to 8.8.8.8 [17:01] leftyfb: the file says to not edit it [17:02] superKiller: that's fine. It's just to troubleshoot. After a reboot it'll go back [17:04] leftyfb: done [17:04] superKiller: try apt update again [17:04] leftyfb: ah it worked ! [17:04] hi there [17:04] superKiller: do you have access to the configuration of your router? (192.168.0.1) [17:05] can i run and install ubuntu 17.10 on 32 bit laptop ? [17:05] or can i install the 64 bit iso on the 32 bit pc ? [17:05] yellabs-r2: the 64bit iso will not work on a 32bit pc [17:06] i installed a ftp server yesterday -- now i have sftp working -- how can i kill the ftp service now and only allow sftp [17:06] ok, so its the last 32 bit ubuntu LTS , and then no more 32 bit , right ? [17:06] specifically vsftp service that i set up -- wondering if i can kill this [17:06] thats 16.04 [17:07] and still sftp over port 22 [17:07] bonhoeffer: uninstall the ftp server [17:07] yellabs-r2: http://www.omgubuntu.co.uk/2017/09/ubuntu-17-10-32-bit-builds-dropped [17:07] cool -- so uninstall vsftp [17:07] yes ok, to bad [17:07] but understandable [17:07] ;) [17:07] leftyfb, ? [17:08] yellabs-r2: https://www.ubuntu.com/download/alternative-downloads [17:08] yellabs-r2: download the 32bit server iso, install it, then install ubuntu-desktop or whatever DE you want [17:08] sudo apt-get remove --auto-remove vsftpd <-- ? [17:08] bonhoeffer: sure ... if the opposite is how you installed it [17:08] leftyfb: sorry i got disconnected [17:08] superKiller: do you have access to the configuration of your router? (192.168.0.1) [17:09] superKiller_: ^ [17:09] or use network install , that an idea , thanxs [17:09] just wanted to make sure i wasn't killing dependencies that sftp needed [17:09] bonhoeffer: sftp/scp uses ssh [17:09] i386 - For 32-bit Intel/AMD (x86) [17:09] cool [17:09] :) [17:09] thanx again [17:10] leftyfb: yes. why [17:10] superKiller_: to clarify if your ISP is assigning you a DNS server that isn't resolving dl.google.com for some reason [17:10] thanks leftyfb [17:11] superKiller_: and if so, change it to google's or some other public DNS so you don't have this problem anymore [17:11] leftyfb: okay. can you pls explain to me(if possible) why the 8.8.8.8 change worked ? [17:12] superKiller_: because that is google's public DNS server which works just fine. There's no problem with your pc at all. It's the DNS server you were using before we changed it to google's [17:13] superKiller_: I'd like to find out what DNS server your ISP is assigning to you via DHCP, test it directly and if it fails, just do away with it and use a public DNS server like google's [17:13] leftyfb: and so if i keep it to that setting is that okay ? [17:14] leftyfb: in there i have 2 forms. one is primary dns and the other is secondary dns. both are set to 0.0.0.0 [17:14] superKiller_: If the DNS server your ISP is giving you is failing on something like dl.google.com, there's probably other issues you're going to run into down the road. With anything connected to the internet. The proper solution is to first verify 100% this is the case and then change it on your router so all your devices get a properly working DNS server [17:15] leftyfb: ok.what can i do to verify this [17:15] superKiller_: At the moment, we're not looking for how to change it, we're looking for the networking configs your ISP has giving you. Find out where on your router config it'll display your WAN/public ip info [17:16] leftyfb: so what field am i looking for [17:17] WAN or public ip info [17:17] yes i do see the info tab [17:21] is dri2 a fedora thing? [17:21] s/fedora/ubuntu/ [17:32] hi guys. plese help me. then i try to connect to my openvpn server from command line from user i see ERROR: Cannot ioctl TUNSETIFF tun: Operation not permitted (errno=1) with sudo no problem [17:34] ubuntu 17.10 network manager gnome also does not connect [17:36] lodg, sudo is rtequired for vpn terminal connection command [17:36] BluesKaj, what about gui? [17:37] wow, network manager is much better there :D [17:37] lodg: Just remember to run as root :) [17:39] OK. why the manager does not connect with the imported ovpn file? [17:43] activation of network connection failed. in previous ubuntu versions (>17.10) there were no problems [17:43] sudo apt-get install networkmanager-openvpn-gnome [17:43] or something like that [17:45] jakeunltd, installed and import working ovpn file [17:47] lodg, make sure the .ovpn file is located in /etc/openvpn [17:49] Hi! my problem is definitely ubuntu 17.04 (latest) it doesnt run network right. other versions run it fine other vms with different ubuntu versions run fine same virtual settings and same virtual host [17:50] import in gui is not enough? [17:50] must be missing a virtual driver (any idea what it might be and how to fix? [17:50] if it was on vmware I know its open-vm-tools but this is centos [17:50] err host is centos but this is kvm ...sorry for the typo [17:52] lodg, that depends on the vpn gui configuration [17:53] BluesKaj, ovpn file is not in this directory /etc/openvpn after importing [17:55] BluesKaj, if you use ubuntu 17.10 Can I share a file with you so you can check the problem? [17:55] lodg, yes, because NM uses it's own confif files, and the gui relies on N [17:55] NM [17:58] How can I contact you? [18:06] lodg, which vpn service first of all? [18:07] lodg, also make sure you have network-manager-openvpn-gnome installed [18:08] BluesKaj, I'm using openvpn docker image (kylemanna/docker-openvpn) in scaleway vps [18:09] lodg,I'm not familiar with using a vpn in a vps and docker images [18:11] ok how to debug nm and view error logs? [18:17] lodg, /var/log/syslog? [18:25] Hi guys anybody have any experience debranding odoo CRM? Their channel seems to be dead [18:30] anyone able to tell me what the open-vm-tools equivalent for KVM tools is? [18:30] open-vm-tools is for vmware [18:48] transhuman_: what do open-vm-tools do? beyond virsh there's virt-manager if you want a GUI [18:53] I thought they optimize the guest for control by the host [18:54] and also for networking optimization I think its necessary thats why vmware uses it [18:54] I have the virt-manager installed. Its a problem with IPv6 I have narrowed it down after disabling IPv6 it works perfectly [18:56] hi, I’ve installed the zfs-auto-snap package, and it’s working but it’s only executing the “frequent” snapshots (every 15 mins) and not the hourly, daily, etc… any idea? [19:04] ok i think the issue is that scripts in /etc/cron.(daily|hourly|weekly|monthly) are not executed automatically? [19:10] Why ubuntu channel is so quite? [19:10] It used to have many active people bqck in the time [19:12] Hi, I have a USB with ubuntu installation. How can I check if it's 32bit or 64bit? [19:13] transhuman_: depending on the guest OS, check out https://www.spice-space.org/ [19:13] I'm getting raw php from apache; I can't figure out why php isn't executing the code; it's just a one line echo currently. ubuntu 16.04 [19:15] someone235_: boot it up and do 'uname -a' in a terminal - it will either say i686 or x86_64 [19:20] yeats, k thx [19:27] I have installed the second Ubuntu and when I tried to copy files from the Ubuntu I previously used I have an error 'Error splicing file: input/output error' any help will be appreciated [19:27] they both on the same disk [19:35] alexas: I would recommend backing all your files up to external media before continuing - the disk could need a fsck or there may be some problems with the physical disk [19:35] I am backing it up now as an whole image [19:35] (of course, you should be backing up to external media regularly and especially before upgrades/changes) [19:36] I didn't have any upgrades done just default additional partitioning from default ubuntu installation medium === semeion is now known as mnemonic [19:36] alexas: good - once that's done, boot the computer with a live USB/CD and run fsck on all the partitions [19:36] that of course doesn't mean that I will have safe files that I can't work now in the image file am now doing, dight? [19:37] yeats: they should be unmounted, right? [19:37] alexas: yes [19:38] yeats: thanks, so nothing I can do from the running system to solve that? [19:38] well, probably not from what I was just reading (see https://www.linuxquestions.org/questions/linux-software-2/error-splicing-file-input-output-error-cannot-copy-4175423816/page2.html for instance, found by googling the error you pasted here) [19:39] ok got it, thank you [19:39] alexas: I/O errors often mean failing hardware [19:39] but an fsck might just fix it [19:39] yeats: yes but there was operations on the disc so perhaps it's not failing [19:40] disk* [19:43] alexas: without seeing what's going on myself, I can only speak generally - could be a system under duress from whatever it's doing (e.g., full RAM and starting to swap), could be in need of fsck, could be failing hardware [19:45] ssd or hdd disk? [19:45] ssd [19:45] what file system, ext4? [19:45] yeats: it is possible if i create an image of the disk with problems and then run out diagnostic on the mounted image, or not? [19:45] or e.g. ntfs? [19:45] alkisg: ext4 [19:45] ok, check smartmon result too [19:45] after backup [19:47] alkisg: can I made all the operations on the data from the image I am doing of it later? [19:47] s/made/make [19:47] I mean I would like to format it because there is no critical data on it and I need it for other means [19:48] or I should first 'fix' it and then make an image of it? [19:53] Has anyone setup wordpress on 16.04 ? [19:53] alexas: backup first, see smartmon output after, fix image directly on ssd after [19:53] Maybe the ssd is worn out [19:54] has anyone setup apache on 16.04? [19:55] wow [19:55] not a soul [19:56] apache is some kind of indian tribe? [19:57] https://en.wikipedia.org/wiki/Boeing_AH-64_Apache [19:57] ;p [19:58] TaZeR: Yes, Apache is named after the tribe. [19:58] "superior skills and warefare" [19:58] sweet! [19:59] warfare, rather. [19:59] Yea, pretty neat. [20:00] apb1963: nobody here is going to take your survey. Ask the question regarding your issue. Not who has done what. [20:05] apb1963: Digital Ocean has some pretty good guides on those. [20:08] Anyone willing to help a noob who's trying to install ubuntu? [20:09] !ask | DisgruntledAnon [20:09] DisgruntledAnon: 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 !patience [20:09] Good morning, everyone. [20:09] Alright, well, this issue is...pretty complicated. [20:10] Basically, I've gotten the ubuntu disk onto my USB drive, and reset, but upon choosing "install ubuntu" it puts me on a weird black/white screen [20:10] that was more than one line but yeah. [20:10] I have an issue with scripts in /etc/cron.(daily|hourly|weekly|monthly) are not executed automatically… a package i installed put something in there, but they’re not being executed? I’m on 17.10 [20:11] DisgruntledAnon: I would suggest maybe trying the server installer. Then after it's installed, type: sudo apt install ubuntu-desktop [20:11] Alright, and what does the server installer do? [20:12] work :) [20:13] Alright...well, it's a pretty slow download, only at 2% now, so I'll get back to you on that. [20:17] holy mother of god how big is this ubuntu server file leftyfb??? [20:17] EgoAleSum: more details please [20:17] DisgruntledAnon: if you think it's the servers that's slow, you could cancel and re-download (possibly hitting a different mirror) [20:17] DisgruntledAnon: smaller than the desktop installer [20:17] EgoAleSum: "a package" "something" ... [20:18] brainwash: i just installed “zfs-auto-snapshot”. it created multiple cron scripts, into fodlers such as /etc/cron.d, /etc/cron.daily, etc [20:18] but only the scripts inside /etc/cron.d are executed [20:18] smaller than the desktop installer, huh? Well, the desktop installer was about 1% every second or two and this is only at 17% after taking the trash out. [20:19] DisgruntledAnon: so you hit a slow mirror, this can happen. [20:19] It's literally the only download I could find on Ask Ubuntu or the main site, my dude. [20:19] DisgruntledAnon: http://mirrors.mit.edu/ubuntu-releases/17.10/ubuntu-17.10-desktop-amd64.iso [20:19] actually, no [20:19] sorry [20:19] http://mirrors.mit.edu/ubuntu-releases/17.10/ubuntu-17.10-server-amd64.iso [20:19] that one [20:20] I should have just stuck to the original at the rate this is going. Too late now, so, time to clean my bathroom out. >.> [20:21] oki think i’ve figured it out. the zfs-auto-snapshot should depend on anacron, which was not installed. filing a bug now [20:22] hey [20:22] EgoAleSum: so, it's a matter of running the cron job while the system is not up? [20:22] once it boots [20:22] brainwash: no the system was up [20:22] it’s up 24/7 [20:23] what is installed? [20:23] systemd-cron? [20:24] Which is the best matrix screensaver I could have, with Xenial 16.04 and AMD Radeon R5 Graphics? [20:25] EgoAleSum: maybe bug 1719724 [20:25] bug 1719724 in zfs-auto-snapshot (Ubuntu) "zfs-auto-snapshot 1.2.2-1 does not make snapshots" [Undecided,New] https://launchpad.net/bugs/1719724 [20:25] brainwash: actually, installing anacron isn’t the right solution… the scripts simply are not executed [20:26] brainwash: sounds like thats my bug [20:26] brainwash: and for “which cron”… whatever came with the minimal install of ubuntu [20:26] Good Afternoon ubuntu :) [20:26] (at least it is afternoon here) [20:27] yes it’s definitely my bug, brainwash [20:27] maybe you can install the newer package version [20:28] or adapt the change(s) [20:28] skinux: xscreensaver has GLMatrix [20:28] brainwash: yeah i’m just gonna modify my scripts with the changes from GitHub [20:28] Weee! I'm having the dreaded IPv6 issues on my server installation! So let me give a little background here, I recently spun up a new VPS with Ubuntu Server 16.04.3, everything was working fine (IPv6 included) for the past few days, today I just logged in to do some work on the server and nothing connects to IPv6. Found this out after apt update go [20:28] t stuck resolving an ipv6 addr, then confirmed it with ping6. I've tried rebooting the server with no joy. This is the result of ifconfig and ping6 running for a couple of minutes with no response http://upaste.me/r/543f492624507fe39 [20:29] And the server _does_ in fact have IPv6 networking enabled. https://i.imgur.com/16mDAw8.png [20:29] skinux: package is xscreensaver-gl [20:29] I tried googling for the solution but all the results I can find are pretty old and suggest disabling IPv6 is a "solution" [20:32] Ispira: first of all, run the server from the recovery system the host probably provides and check whether ipv6 works there. ipv6 is often treated 2nd class and 'best effort' connectivity, especially by VPS hosts. so it's not uncommon to fail completely, be slow, have broken resolvers etc. [20:33] Ispira: if it works there but not on your system then ask yourself what you have changed between when it worked and now. [20:42] Alright leftyfb, get ready to explain the obvious to me in another minute -- the server's almost done downloading at 95% === {mpmc} is now known as mpmc [20:45] Alright, finished with the download. Now, first things first, where should I put it? Should I have it burned to my USB? Will it even work that way, or will that be a problem for Ubuntu itself? [20:45] I'm building a local repository. I have a xenial 64 bit client, and I have nothing i386 related in sources.list. Why is apt-update trying to fetch something i386 related? Does it use some i386 packages and do I need to sync them too? [20:48] oi, leftyfb, you still there? [20:48] or should I just go back to cleaning my bathroom while I wait for a reply? [20:49] Hi... Can someone pls help me... I am trying to do Automatic Reset with Resetter and I get an error in the first step (loading packages: Problems trying to remove: gcc-7-base:amd64 E:Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages. [20:50] I am using 16.04 [20:50] ...guess it's back to the bathroom for me then. Just, say something whenever, leftyfb, because I am really confused as to where I should be keeping that server [20:51] hmm when add deb [arch=amd64] to all lines in sources.list, it doesn't whine. Weird why is it searching for i386 packages by default [20:52] jyka: what is "it"? [20:52] what are building? [20:54] Hi... Can someone pls help me... I am trying to do Automatic Reset with Resetter and I get an error in the first step (loading packages: Problems trying to remove: gcc-7-base:amd64 E:Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages. [20:54] I found the answer but I'm still wondering why is 64-bit ubuntu searching for i386 packages :) "On Ubuntu amd64 installations, i386 is enabled as an additional architecture by default. apt & co. expect repositories to provide all configured architectures, which causes the error " [20:55] is it enabled by default? I don't think so [20:56] DisgruntledAnon: https://sourceforge.net/projects/win32diskimager/ [20:56] Bloxx: please don't repeat [20:56] Bloxx: what is "Resetter"? [20:57] jyka: probably for compatibility with 32bit applications [20:57] app for reseting Debian-based Linux system to default [20:57] Bloxx: I don't see it in the official Ubuntu repositories [20:58] ok. do you know anything I can use to restore my ubuntu 16.04 to default [20:58] Bloxx: fresh install> [20:58] ? [20:58] yes [20:59] Bloxx: a fresh install will be the easiest, cleanest and quickest way [20:59] I have dual boot, but on the windows side I have disk locked by admin, so I cannot just do a fresh install [21:00] Bloxx: are you not the admin of your own pc? [21:00] yes, but superadmin is university [21:00] they unlocked disk so I made a partition and installed ubuntu and then locked it back... [21:01] Bloxx: contact your University's IT department for support with their equipment [21:02] Bloxx: is it a configuration problem you want to resolve? [21:02] akik: he wants to reinstall ubuntu on a school-loaned computer but doesn't have access to do so [21:03] I am using anaconda for R and Python and at some point I cannot install any packages anymore... [21:03] so, I wanted to just clear everything to default and do it again... I am highly aware that the problem is somewhere between the chair and the keyboard... [21:04] Bloxx: it would help if you would paste the error messages somewhere like pastebin.com [21:04] or paste.ubuntu.com [21:05] Bloxx: then somebody could help you resolve the problem with no need for reinstall [21:06] ok... I will redo the actions to get an errors and upload it... thank you guys for help... [21:07] argh. Alright, sorry leftyfb. [21:07] My thing wouldn't let me post, had to refresh. [21:08] so needless to say, I missed a few messages because of that, sorry but you'll have to repeat yourself [21:25] alkisg: can you please look at smart report and tell me if you see anything wrong there? http://termbin.com/augi [21:28] alexas: you let your laptop battery run out a lot and turns off by itself [21:29] *magic* [21:30] Ericsorry can you elaborate on that please? [21:30] EriC^^: [21:30] it's a used laptop [21:30] alexas: i'm j/k, the power cycle sasys 4000 or so, the power off retract (when the hdd suddenly shuts off) is around half of that [21:31] i dont see anything about reallocation or bad sectors in the smart report, it usually mentions those *shurg* [21:31] *shrug* [21:31] EriC^^: thanks for letting me know [21:31] sure [21:32] alexas: what was the original problem? [21:32] jhutchins: I was unable to copy data after parting drive with second installation of Ubuntu [21:33] alexas: Did you resolve it? [21:33] jhutchins: yes, apparently after fsck check with live usb [21:34] alexas: Good. Smart test looks good, you shoudl be fine. [21:34] alexas: You might occasionally check dmesg and the syslog for error messages. [21:34] great [21:35] will do [21:37] Hi guys, how can I run a command everytime my server boots? I am specifcially trying to make odoo start on boot [21:40] pennTeller: systemwide? or just as your user when you login? [21:40] EriC^^, systemdiw, regardless of someone loging in or not [21:40] EriC^^, on boot [21:41] pennTeller: add a crontab "@reboot command" to sudo crontab -e so its runs as root [21:41] EriC^^, thank you very much man [21:42] pennTeller: no problem [22:02] Hello. [22:04] country /help [22:05] th3_g3ntl3m3n: what do you need help with? [22:08] Nothing at the moment, i was just having problems to connect to this channel... [22:11] I have a problem with both the shuf command and the $RANDOM feature in bash. It only sometimes returns a number, which causes my script that randomly selects lines out of a file to fail. Is this the right place to ask or should I go elsewhere? [22:12] IS there a better way to get a random number between 1 and 1000? [22:18] TheNH813: there is a #bash channel. I don't think it can only somtimes return a number though, unless you unset it so it loses its properties [22:18] Allright I'l check that channel out. And maybe my code is just wrong. Because I thought the same thing. [22:21] TheNH813: so, $RANDOM would be the best way, but if you really need it, there's also /dev/urandom, but it's harder to handle it [22:21] And of course it's always possible to implement your own random even in bash [22:23] Yeah I could do that. Like, grab data from /dev/urandom with od and then map it to 1-1000. [22:23] I don't see what the problem with $RANDOM is. It will always generate a number [22:24] Well, I need a number between 1 and 1000. [22:24] Basically, it pulls random lines from a text file. It generates random names for testing purposes. There's a file for the most common 1000 last and first names. === jstein_ is now known as jstein [22:25] TheNH813: echo $((1+$RANDOM%1000)) [22:25] NANI?! [22:26] Hmmm.... [22:26] I'l give that a try and see if it works better. [22:26] TheNH813: http://paste.ubuntu.com/26197285/ [22:27] leftyfb: no need for a loop, see above ^ [22:28] I really need to improve my bash skills. I can do a lot of things, but I never even knew $((1+$RANDOM%1000)) existed. [22:28] me either :) [22:28] And AWK/GAWK are a complete mystery to me. [22:28] * alkisg has spent the last 8 years doing shell programming :D [22:29] Nice. :D [22:29] With the existence of Zenity/GTKDialog, you can do pretty much anything. [22:29] Even simple GUIs. It's actually impressive. [22:30] Eh, at that point, it's better to use python [22:30] I have a querstion: Is blackubuntu (a pen-testing distro) an OS created by Canonical Group? Or it just another derived from ubuntu that has nothing to do with it an its developers? [22:31] The second [22:31] see their wiki ? [22:32] it also hasn't ben updated in 6 years [22:32] I would stay far away from it [22:33] Lol [22:35] Guys is there a way to git clone into a folder and remove duplciates on the fly? [22:38] I know why my script wasn't working. [22:38] I had the number generation in each section for one part of a if then else loop in such a way as that it would reach the end of the loop without doing anything 50% of the time. [22:39] Well, now I feel dumb. [22:42] @pennTeller I don't know, but wouldn't a duplicate get overwritten if it's the same file? Or do you mean in different directories? [22:43] TheNH813, I have a directoy full of files from a repo [22:43] Do they have different names? [22:43] TheNH813, they have the same names at the ones in the repo [22:43] http://manpages.ubuntu.com/manpages/xenial/man1/git-clean.1.html [22:46] is there an equivalent command that can kill the system in ubuntu just like del system 32/*.* on Windows? [22:47] I get fatal: destination path '.' already exists and is not an empty directory. [22:48] th3_g3ntl3m3n, sure, sudo [22:50] th3_g3ntl3m3n: If you must know, yes. It's "rm -Rf /". And don't every try that command unless it's in a virtual machine, as it also erases ALL attached drives in addition to the system drive. [22:50] Well, all attached and mounted drives. [22:51] I was erasing a computer once and did that for fun and forgot to unmount a drive full of .deb packages. Was no big loss but something I didn't think of nonetheless. [22:52] Wish i was there to see you face when you did that. LOl [22:53] LOL [23:06] That moment when there is a total of 1056 people connected to this chat but this seems dead. [23:06] True. Most are probably AFK. [23:07] :/ [23:07] that rm "remove all files" has been fixed already [23:09] --no-preserve-root disables that, but yeah don't delete / is the default on most distros. [23:13] some people write /* not sure if that still gets rid of your files [23:26] help [23:26] What do you need help with? [23:27] Sorry, i tried to type the ¨help¨ command. xd [23:27] XD been there done that. === semeion is now known as mnemonic [23:33] help [23:34] Hey [23:34] das [23:35] I'm trying to install linux on a dell inspiron laptop, but it freezes on the splash screen, i've tried ubuntu, lubuntu and xubuntu all freeze on the splash screen [23:35] What's the screen resolution? [23:35] 1600x900? [23:35] 1920x1080 [23:36] Okay. Give me a second to calculate something. === m3_m3n3 is now known as th3_g3ntl3m3n\ [23:37] dude this sh*t sucks [23:39] Try booting with the "VGA=799" option. [23:40] Also remove quiet and splash and instead put nosplash debug. [23:41] Then it will at least indicate where it failed. [23:41] sorry to sound ignorant but how do i add flags? [23:41] Okay, so at the boot menu, press "E" on your keyboard to edit the parameters for that entry. [23:43] i'll give it a shot [23:44] Okay. [23:44] If that dosen't work put VGA=792 and see if it boots at 1024x768. Won't look good but it will at least see if it's a graphics problem or not. [23:48] asd [23:48] seems to be stuck on acpi region does not cover the entire command/response buffer [23:48] oh wait its doing something [23:49] There we go, I'm back === th3_g3ntl3m3n\ is now known as help [23:49] says "a start job is running for detect the available gpus and deal with any system changes === help is now known as Guest64373 [23:50] 3min 49s / no limit [23:51] Well, that's definitely the problem. It's waiting indefinitely to change gpu settings. [23:51] interesting [23:51] my gpu is a 1050m [23:52] Try adding nomodeset vesa to the parameters mentioned before and try again. [23:52] ok [23:52] That will disable GPU acceleration. It's going to need the NVidia drivers installed most likely to work with acceleration. === Guest64373 is now known as the_g3ntl3m3n [23:54] lovely that's booted in, now to install it to the hdd and go from there [23:55] And make sure to change the options before booting the new install or it will do the same thing every time until the right drivers are installed. [23:55] Afterwards it should work well. [23:56] You'l find this of use after you install and reboot into the new installation. [23:56] https://www.nvidia.com/object/unix.html [23:56] awesome thanks === pauljw1604 is now known as pauljw [23:56] h3ll0_w0rld [23:56] Their GPUs work good, the only issue is they can be temperamental with generic drivers. [23:57] So we fix it, and move on. Good luck! [23:57] You're welcome. [23:58] Hello the_g3ntl3m3n.