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

Bashing-omC4rB0n: Any hints in the boot log ' journalctl -b -0 ' ?00:08
C4rB0nLet me take a look00:11
barul78Hi guys, I just installed Ubuntu but my computer takes around 4-5 min to start... There is nothing on the log system blame , I think it's a grub problem, but I don't know what I could you, do you have any idea ? thanks :)00:19
C4rB0nOct 27 19:44:56 ArcReactor lightdm[3257]: PAM unable to dlopen(pam_kwallet.so): /lib/security/pam_kwallet.so: cannot open shared object file: No such file or directory00:21
C4rB0nAny chance that's the cause of my issue?00:21
Bashing-omC4rB0n: Nope, do not think that is relavent ,00:22
bcowanbarul78: you could add nosplash debug to /etc/default/grub00:23
bcowanRemoving splash and quiet00:23
barul78bcowan: I'm sorry, but how should I do that :o :/00:28
pennTellerHi guys, anybody know a good way of making beautiful GUI programs with GTK3?00:30
Drunkhawk91barul78: c'est bien un écran noir après la marque de ton  laptop/pc qui s'éternise, pas avant?00:32
Drunkhawk91oops sry00:32
Drunkhawk91c'est bien un écran noir après la marque de ton  laptop/pc qui s'éternise, pas avant?00:32
Drunkhawk91damn i have to manage irssi windows, sry00:32
bcowanbarul78: you edit  GRUB_ CMDLINE_LINUX_DEFAULT= to that and it will give you a more verbose output for debugging00:33
bcowanbarul78: but if you don’t know what you’re looking for it probably won’t help ):00:34
barul78I'm a beginer in Ubuntu, I've no idea why it's that's long... I was on windows before, and it worked fine...00:35
bcowanbarul78: if everything boots up and runs, I would doubt it’s grub...sounds like a driver or network hanging00:37
Jordan_Ubcowan: Please pastebin the output of "systemd-analyze blame" for us to see.00:38
Jordan_Ubcowan: As well as the output of just "systemd-analyze".00:40
bcowanbarul78: what Jordan_U just said00:42
barul78Yeah I'm on it :)00:42
barul78https://pastebin.com/RnViJiBP00:44
skiboyI popped into the channel yesterday to see if this was a known bug, but I'm still unsure on how to solve it.  Has anyone had any issues with the Nvidia drivers causing a login loop?00:48
barul78Jordan_U:  ?00:53
bcowanI don’t see anything wrong there00:55
Drunkhawk91barul78: tu as des périphériques connectés? (dd externe, autres DD, autres écrans, un device branché (hdmi/vga)?00:55
bcowanHow about systemd-analyze00:55
Drunkhawk91oops again really srty00:56
=== bazhang_ is now known as bazhang
barul78bcowan: nothing out, finisihed in 3.2 sec00:58
Jordan_Ubarul78: What do you see during boot? Can you post a video of it?00:59
FurretUberHi, how should I report problems with programs which are not translated in Artful?01:00
Drunkhawk91bcowan: he got nothing > 8sec on systemd-analyse blame and no additions devices plugges, he got a long black screen after manufacturer logo01:01
barul78Jordan_U: The brand name of my computer is slower than usually (around 30 sec) then a black screen for around 3/4 min then, ubuntu is starting, and the computer is fast and how it should be01:01
Jordan_Ubarul78: Can you be on IRC from another computer while we test some things that need interaction during boot?01:05
barul78Yeah I'm on a other computer right now01:05
Jordan_Ubarul78: OK. On the computer in question, run the following: echo "timeout=30" | sudo tee /boot/grub/custom.cfg01:07
Jordan_Ubarul78: Do *not* try to "fix" the command to grub.cfg, that would be wrong and bad.01:07
barul78Jordan_U:  done01:09
Jordan_Ubarul78: Actually make that: echo "timeout=30; timeout_style=menu" | sudo tee /boot/grub/custom.cfg01:10
Jordan_Ubarul78: (You can just run the new command after having run the old one)01:10
Jordan_Ubarul78: That should ensure that grub waits at the menu for 30 seconds during boot, and that you actually see it (as opposed to timeout_syle=hidden).01:10
Jordan_Ubarul78: From there, we can access the grub shell and do some tests.01:11
limbo_So, I solved my problem. turns out I needed to run it through an ssh connection to my own machine.01:11
limbo_That makes X11 work in wayland, for some reason.01:11
barul78Jordan_U:  Then I restart ?01:12
Jordan_Ubarul78: Yes. And first, just let it be and time how long it takes to boot between the countdown finishing and full boot. Also time how long it takes for the grub menu to show up after pressing the power button.01:12
=== KindTwo is now known as KindOne
pennTellerGuys are there any downsides to using something like electron to make gui apps?01:14
pennTellerWhy do people still program using GTK with something as easy as electron?01:14
barul78Jordan_U:  Brand of computer get off after 43 sec, black screen for 1:20 more, then 1:20 for the grub to show up and 55 sec after I press enter to have the loging screen01:17
bazhangpennTeller, good question for #ubuntu-offtopic01:17
limbo_pennTeller: because the applications are huge, and slower than non-javascript applications.01:17
pennTellerbazhang, thank you sorry about that01:18
pennTellerlimbo_, that makes sense01:18
bazhangnp01:18
jiqirenhow can i tell the version of ubuntu running from the shell? uname -a isn't helpful enough..01:22
Jordan_Ujiqiren: lsb_release -a01:23
jiqirenJordan_U: nice, thank you01:23
Jordan_Ujiqiren: You're welcome.01:23
Jordan_Ubarul78: Interesting. What version of Ubuntu are you using? What model computer?01:25
jiqirenis there a guide about why there are so many kernel options? aws/gcp/goldfish/etc01:26
bcowanMaybe his drive is acting up??01:27
barul78Jordan_U: 16.04.3 Toshiba Radius 14 L40W-c wich worked perfectly fine with windows a few hours ago :'(01:27
Jordan_Ubarul78: Did the LiveUSB you used to install take a long time to boot as well?01:27
FreakingOut1987i'm trying to get an unattended 16.04LTS install going01:29
barul78Jordan_U: Yeah for some step it was kinda long. But for the installation it was as usual01:29
FreakingOut1987Everything works fine until I boot up the server, i'm stuck at FSCK.01:29
FreakingOut1987Is there a way to disable fsck on bootup through preseeds?01:29
Jordan_Ujiqiren: Where are you seeing the kernel parameters aws/gcp/goldfish ?01:29
Jordan_Ubarul78: To be clear, that's during one step of booting?01:30
jiqirenJordan_U: i'm just looking at all the different mixes of kernels: https://packages.ubuntu.com/xenial/kernel/01:31
barul78Jordan_U:  the step when I was supposed to choose if I install in dual boot, erase my HD, or choose how to manage my HD, it took more than 5 min01:32
Jordan_Ubarul78: How long did booting the LiveUSB take?01:35
barul78Really fast, juste a few second when I boot on the usb01:36
Jordan_Ubarul78: OK. Please boot from the LiveUSB, confirm that it only takes a few seconds to get to the grub menu, then at the grub menu press "c" to get to the grub shell.01:36
Jordan_Ubarul78: Then at the grub shell run "ls -l" to list your partitions and information about them. Try to find the partition your root filesystem is on. (It will be an ext4 partition on a drive with two other partitions, and will most likely be (hd1,gpt2) ).01:40
Jordan_Ubarul78: And if anything is unclear please ask for clarification. I'm being pretty terse and technical, but you seem to be following so far :)01:42
barul78Jordan_U:  I couldn't acces the the BIOS to boot on the usb, it took a lot of time (black screen) then I was on a gnu grub cosole...01:43
Jordan_Ubarul78: How did you access your boot firmware screens when you booted from the USB drive the first time?01:44
barul78Jordan_U: I was able to access to my BIOS pressing f2 before...01:45
barul78Jordan_U: I entered the ls -l and my computer is now freezing...01:45
barul78Oh it moved01:48
Jordan_Ubarul78: I'm not sure what to make of not being able to access your boot firmware menus anymore. Sounds like for whatever reason your boot firmware is now taking a really long time to acccess disk drives. My guess is that it's not "frozen" so much as taking a really long time. And I don't think it's grub that's slow.01:48
barul78Jordan_U:  I got hd0,apple2 / hd0,apple1 / hd0,msdos2 / hd1,gpt3 gpt2 gpt101:51
barul78Is there a way to delete everything and install something clean ?! I thought by erasing the disk with the Ubuntu installation it will be clean :/01:53
Jordan_Ubarul78: But this is still presumably from grub booting from your internal drive. I was hoping for a test with your USB drive. But it seems that something has changed with your boot firmware. Are you sure that you haven't changed any boot firmware settings other than the boot order?01:53
krwqhello, I have a new low quality laptop which is fairly close to my router and my wifi keeps on hanging on that laptop - other wifi devices in the same room work01:53
krwqcorrectly without any problems with maximum wifi range - by hanging I mean - I use Internet and ocassionally it simply stops working but it keeps on trying to connect to a website and doesn't show me that I'm disconnected. Could anyone help me diagnose the problem?01:53
krwqI have tried adding google's DNSes to make sure that it's not that01:53
barul78Jordan_U:  Yeah I'm sure about that, I know I pay attention to touch anything else than the boot order because I don't know what are the other things for01:54
Jordan_Ubarul78: Run "reboot" at the grub shell, then boot Ubuntu normally, then pastebin the output of "find /boot/efi/" then run "sudo grub-install --removable" and pastebin the new output of "find /boot/efi/". I'm trying to prepare your Ubuntu install so that it can still boot after resetting your boot firmware back to factory defaults, which I think might be a good thing to try.01:56
Jordan_Ubarul78: I need to leave pretty soon, but I will probably be back tomorrow and may drop in later tonight as well.01:57
gogetagreetings plebs01:58
barul78Jordan_U: Can I get your mail to send you the result of the find ? Maybe if you could have any idea of my problem ? I don't want to bother you more than what you did for me today ^^01:59
gogetawhat did you brake01:59
UniFreakis there a convenient way to configure ubuntu to auto start nginx/mysql/php-fpm?02:00
Jordan_Ubarul78: I prefer sticking to IRC, and I have a server connected to IRC 24x7.02:00
UniFreakI mean by running some command02:00
gogetaUniFreak, aadd them to startup02:00
gogetaUniFreak, its ubuntu thers a gui for that lol02:00
UniFreakgogeta, I have no gui installed02:01
barul78Jordan_U: My computer is not booting on ubuntu... I got a BusyBox console with (initramfs)...02:01
gogetaoh then i gotta rember the file you add the command to one sec02:01
UniFreakgogeta, I know where to add02:02
UniFreakI'm just trying to find a easier way02:02
gogetaUniFreak, crontab -e02:02
gogetaUniFreak, simply add the commands you what at startup[02:03
UniFreakisn't it init.d ?02:03
gogetaUniFreak, sudo contrib -e if you whant super user commands02:03
gogetaconfrib is like a startup file02:04
gogetafor cli02:04
gogetaits easer then dealing with systemd int.d is no more02:05
gogetaotherwise you need to make startup service scripts etc02:05
Jordan_Ubarul78: Is the Ubuntu install USB still plugged in? If so, then try removing it then running "reboot".02:06
gogetaUniFreak, eg program@reboot02:09
barul78Jordan_U: "sda2 contains a file system wuth errors check forced" "UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY" "fsck ecited with status code 4"02:10
gogetaUniFreak, @reboot  /path_to_you_file/your_file02:11
gogetaUniFreak, contrib is that easy02:11
Jordan_Ubarul78: Sounds like your hard drive may be dying, or maybe a cable is loose.02:11
barul78Jordan_U: much more a material problem for you ?02:12
Jordan_Ubarul78: If you're asking me if it seems more like a hardware problem than a software problem at this point, I would say yes it seems more likely to be hardware.02:12
Jordan_Ubarul78: I don't know why the problem wasn't presenting itself before.02:13
gogetabarul78, yea you ddont get those roors all the time unless the drive is giving up02:13
barul78Jordan_U:  Ok, do you know if this kind of stuff works with my warranty ?02:14
barul78Can I try to plug an other HD to see if it boot well and to know if my HD is the problem ?02:15
gogetabarul78, you can test the drive with smart or badblocks or any other tool02:16
gogetabarul78, there is a few02:16
gogetabarul78, or hddscan02:17
gogetabarul78, running a alt os should have no effect on your warrenty02:18
barul78gogeta Athe name you're saying are the same kind of software ? Or on is better ?02:18
barul78All the name*02:18
=== KindTwo is now known as KindOne
gogetabarul78, the badblocks scan will sell you02:20
gogetatell02:20
gogetabarul78, if you have bad blcks that mean the drive is going under02:20
gogetabarul78, the first thing you can do is this sudo fsck -fy /dev/sda202:22
gogetabarul78, and if the problem comes back then go for the bad block checking02:24
barul78gogeta did it, it did a lot of things and find a lot of error02:24
barul78Gonna check my disk with a tools tomorow02:25
gogetabarul78, did you shutdown unclean02:25
gogetabarul78, that will cause errors02:25
barul78My computer was freezing a lot after installing ubuntu, I think something gone wrong during the instalation.02:26
gogetabarul78, yea a ba f02:26
barul78I have to leave, I'll pray for my computer x)02:26
gogetabarul78, yes a bad iso will do that02:27
barul78Thanks you a lot for your help gogeta and Jordan_U :D wish you the best !02:27
barul78gogeta: but I took it from the french ubuntu website :o02:27
barul78How can it be bad ?!02:27
gogetabarul78, it happens sometimes they just get cruppted when there uploadd02:28
gogetabarul78, why they include md5 hash to check them with02:28
barul78That really strange... When it is launch, it works perfectly...02:29
barul78Really quick and fine..02:29
barul78I'll try a new installation tomorow :/02:30
gogetaif this only started after your install i would say bad iso02:30
gogetaat least first02:30
gogetaif a fresh new iso does not fix it thn\02:30
gogetathen move on to hardware02:31
gogetaor some sort of driver issue02:31
gogetalikly you killing it from freezing up is what messed up your file system02:32
barul78Yeah I'll do that thanks a lot guys ! Have a nice day :02:33
Bashing-om!md5sum | barnito02:33
ubottubarnito: To verify your Ubuntu ISO image (or other files for which an MD5 checksum is provided), see https://help.ubuntu.com/community/HowToMD5SUM02:33
SargunIt seems that apt has changed its behaviour in downloading InRelease files02:48
SargunWhen they fail to download, it aborts fetching the source entirely02:48
sirru5hHey there everyone02:51
sirru5hAnyone here experience issues with firefox 56?02:51
=== jstevewhite is now known as stwhite
=== stwhite is now known as jstevewhite
ToadisattvaI been using the nightly build, it's pretty awesome, way better than the current stable release03:00
doug16kbad ram and overclocking are the most likely causes for bad downloads and strange issues. everyone thinks their overclock is totally stable, but eventually they run into something that acts weird.03:09
doug16kI once saw a machine that they swore worked fine for months. then one day a certain zip file extract always said crc error. tried on another machine, was fine. tried that one, crc error. reset default clock speed, worked03:12
malkaunsi cant for the life of me figure out how to enable desktop sharing in ubuntu 17.1003:13
malkaunscannot turn on the "screen sharing" option, seems to be because there is no network, even though i have a network connection03:14
malkaunsanyone?03:14
doug16kmalkauns, did you turn in the on/off switch at the top right?03:14
malkaunsyep03:14
malkaunsthat's on03:14
doug16kworks for me03:14
malkaunswish that helped :)03:14
doug16kthe last thing you wanna hear eh? sorry03:14
malkaunsit says "No networks selected for sharing" but it doesnt offer me any options03:15
doug16kmalkauns, http://pasteall.org/pic/show.php?id=11981903:16
malkaunshmmm03:18
malkaunsyea i dont get that03:18
ttbiishello guys could someone recommend some programs to increase the security of a desktop ubuntu?03:35
ToadisattvaI don't know too many but I can recommend tor, a good vpn, and a variety of browswer addons like https everywhere, noscript and the like03:41
ttbiisare there any good free VPNs? Toadisattva03:47
ToadisattvaI'm sure there are, I use a paid vpn personally privateinternetacess is the one I use, I've used tunnelbears free app, but it only gives you like 500 megs per month per email address03:54
skiboyI figured out what my login loop issue was04:12
skiboyupdate-alternatives was pointing to Nvidia and not mesa04:12
sakhdcan somebody help me with the problem of changing keyboard layout shortcuts in ubuntu 17.10. I used to use alt + shift to change layouts, and also use ctrl + alt + shift + <some_key> for other useful keybindings. Now I cannot use ctrl + alt +shift + key, until i change my layout changing keybind to something like Super + space04:58
sakhdIn ubuntu 17.04 everything was ok, until upgrade. Can I have alt + shift for changing keyboard layout and still have my ctrl+alt+shift+... keybindings working?04:59
lotuspsychjeim looking a real noobish picture package that can automatic import new pictures of a photo camera to nautilus, for an older person05:11
aienaI need some networking help. I made this diagram http://paste.opensuse.org/view/raw/a85b467f . In the diagram R1 is my ubuntu PC with 2 interfaces one USB ethernet interface and One normal Ethernet wired interface (another NIC). THe PC receives internet from the USB interface I want to make my PC give another network with DHCP and route this network to the USB network. Is it possible?05:43
lotuspsychjeaiena: maybe the ##networking guys know that?05:50
aienalotuspsychje: maybe too05:52
lotuspsychjemorning alkisg06:02
aienalotuspsychje: anyway found a pretty decent one https://killtacknine.com/building-an-ubuntu-16-04-router-part-1-network-interfaces/06:03
alkisgMorning lotuspsychje, hi all :)06:03
aienao/ alkisg06:03
lotuspsychje!yay | aiena06:03
ubottuaiena: Glad you made it! :-)06:03
alkisgaiena: ah, you still didn't manage to do it from the GUI?06:03
aienaalkisg: hmm need to test another time06:04
aienanow internet aint broke so can test only when internet is broke06:04
aienawas just exploring the routing theory06:04
aienaI had studied networking but the kind of networking you use in SOHO is totally different.06:05
aienaThe basics are the same but you use commodity routers and stuff06:05
alkisgThere are 2 basic methods, one with bridging and one with nat/masquerade, the second one is more flexible06:05
alkisgnetwork-manager supports both of them06:06
=== el is now known as hel
tx05my software updater crashed in the middle of downloading updates and now I can't complete my updates (i'm assuming it has to do with the incompleted download)06:09
tx05I'm not sure how to go about fixing this06:09
lotuspsychjetx05: can you still enter system?06:09
alkisgtx05: open a terminal, write `sudo apt-get update; sudo apt-get  dist-upgrade`, and post the output to pastebin06:10
tx05i can....i'm on it right now06:11
aienaalkisg: is dist-upgrade really necessary here?06:13
alkisgaiena: dist-upgrade means "normal upgrade", not "do-release-upgrade"06:13
alkisgIt doesn't go to a new ubuntu version06:14
aienaoh06:14
aienais it same as "apt-get upgrade"06:14
alkisgIn recent apt versions, it got renamed to "full-upgrade"06:14
alkisgNo, apt-get upgrade is "small upgrade, sometimes broken"06:14
alkisgIt shouldn't really be used06:14
alkisgIt updates the system with the restriction of not installing new dependencies06:14
aienahmm so what is the difference between the two?06:15
aienaah like "patch" in other distro's06:15
alkisgSo newer package versions that do need new dependencies, aren't updated06:15
alkisgNo idea about other distros :)06:15
aienayeah other distros is fairly subjective too :P06:15
aienaother means each distro has its own way06:15
tx05https://pastebin.com/Fhc8yNV406:16
aienaubuntu is close to deb but rpm based are totally different.06:16
Dreamanaiena   apt-get update06:16
Dreamanapt-get dist-upgrade06:16
Dreamanterminal sudo su06:17
Dreamanpass06:17
Dreamanand fly06:17
aienaDreaman: I think that is for tx05 but that was already suggested06:17
Dreamanok06:17
aienaDreaman: I prefer "sudo -i" instead of countrless sudo's06:17
alkisgtx05: sudo rm /var/cache/oracle-jdk8-installer/jdk-8u151-linux-x64.tar.gz; sudo apt-get dist-upgrade06:17
Dreamani not use06:17
aienatx05: this is some other issue06:18
aienayou can run "apt-get clean"06:18
alkisg`sudo su` is bad, it leaves the user environment in the root session06:18
alkisgIt's like sudo without -i, which is equally bad06:18
Dreamanapt-get autoclean06:18
alkisgOr su without the dash, -06:18
Dreamanapt-get autoremove06:18
tx05what's the issue? I'm slowly trying to learn...i'm brand new to linux06:18
aienayeah I noticed06:18
alkisgtx05: the problem is that your java download was broken06:19
aienatx05: I think you have a corrupted package or a broken repository06:19
aienabut broken repo would show other errors06:19
alkisgSo the java installer (which isn't an ubuntu package) fails to complete06:19
aienaI think you java package you downloded is broken06:19
alkisgBy removing the broken download, it will redownload it, and hopefully continue06:19
Dreamanhttps://paste.ubuntu.com/25834403/   but this is 17.1006:19
Dreamanonly apt06:19
aienaDreaman: yes but it is a good practice to avoid sudo su in general06:20
aienait may not break apt06:20
aienabut it can cause problems with other things06:20
Dreamanok06:20
aienamay even mess up application setup06:20
aienae.g. it may use the regular users database with the root priviledges06:21
aienasome user applications may create data in the root home etc.06:21
Dreamanbig problem06:21
Dreamanok06:21
aienalots can go wrong in a not easy to see way06:21
aienayou can do a simple test to understand the difference06:21
alkisgOr it may make your /home/username/.config/dconf readable only by root, destroying your ability to write application settings :)06:22
aienayou can type "env" as non root and dump to file. Then you can do "sudo su" and dump "env" to file and then you can do "sudo -i" and dump "env" to file and compare the three06:22
Dreamanwhy linux no viruses in root part06:22
Dreamanhahahahaha06:22
alkisgDreaman: does this command show anything  for you?    find ~ ! -uid $(id -u)06:23
alkisgIt searches your home dir for files not owned by you (e.g. by root)06:23
Dreamanjust home mey be destroy some one but system is ilusion06:23
Dreamanimposable06:24
aiena"sudo su" is a very bad habit but it is so widespread in tutorials everywhere everyone learns it06:24
Dreamanor somthing eng my is not good06:24
tx05that worked, thanks for the help06:24
aienaso I cannot blame anyone06:24
aienaDreaman: but remember "sudo su" is there for when you really want it.06:24
aienaLinux always assumes you know what you are doing06:25
Dreamanmy system my choice06:25
Dreamani am admin06:25
aienayes precisely06:25
scatterp hi how can i install GNOME 3.6: with “GNOME Fallback Mode” in ubuntu 16.04 ?i am trying to connect with x2go and would like to see something like https://i.stack.imgur.com/2ZSMr.png06:26
aienawith power comes great responsibility06:26
tx05another quick question...I'm on the 16.04 LTS as they are usually recommended....any reason for me to consider 17.10? I just saw it recently came out06:26
tx05not really sure of the differences thus far06:26
aienatx05: I think not sure but they are dropping ubity in 17.1006:26
aiena*unity06:26
aienabut if you are using lubuntu etc. and dont need very new packages then no06:27
lotuspsychjeaiena: you still can install unity06:27
aienalotuspsychje: I hate unuty I like KDE06:27
aienabut more than that some of my favourite apps are Qt based so I dont want gtk overhead06:27
alkisgscatterp: gnome flashback isn't very maintained, most of its users moved on to MATE06:27
aienaso KDE just supports it06:27
lotuspsychjetx05: users choice, if you need LTS or non-LTS?06:27
scatterpalkisg i know06:28
tx05are there usually major stability issues with non-LTS?06:28
aienabut kubuntu is essentially ubuntu with another DE06:28
scatterpalkisg good morning also :)06:28
alkisgGood morning06:28
alkisgscatterp: well if you want it anyway, you do `apt install gnome-flashback`06:28
scatterpalkisg if i could make mate look like the image it wouldnt be so bad...06:28
lotuspsychjetx05: not necesary, but LTS in most cases will be the most stable06:28
aienalotuspsychje: I admit though the gtk apps can have serious theming issues on KDE06:29
alkisgscatterp: mate looks like that image, yes06:29
aienaso it can make certain things 'hard'06:29
scatterpalkisg no .. it must be "gnome 3.6" not newer06:29
alkisgscatterp: https://ubuntu-mate.org/gallery/Screenshots/05_ABOUT.png06:29
scatterpalkisg i am using mate now currently but its not themed the same and theres no theme to make it look the same06:29
alkisgscatterp: upload a screenshot, maybe you installed it wrong?06:29
scatterpalkisg i followed your instructions to install it :D06:30
scatterpalkisg 1 sec06:30
alkisgscatterp: I didn't give instructions on how to install mate06:30
scatterpalkisg it looks diffrent already i was experimenting with themes06:30
alkisgI only said that I'm using mate with x2go :)06:30
scatterpalkisg ok that was close enough so i did apt-get install mate and connected06:31
alkisgscatterp: compare the 2 screenshots, flashback and mate: https://i.stack.imgur.com/2ZSMr.png https://ubuntu-mate.org/gallery/Screenshots/05_ABOUT.png06:31
alkisgDo you think they're too different?06:31
scatterpyeah :(06:31
alkisgIn which way, the green background?06:31
scatterpideally i would like unity but thats not possible aparently at least not easy06:31
alkisgYou can change the wallpaper :)06:31
alkisgunity is getting abandoned too06:31
alkisgYou really want to use not actively maintained envirnments?06:32
scatterpalkisg no thats changeable the windows are a little diffrent also the menu i had problems with its color all the apps were diffrent ..06:32
scatterpalkisg yeah for now06:32
xanguascatterp: 16.04 has unity support up to 202106:32
lotuspsychjexangua: +106:33
nwinter!unity06:33
ubottuUnity is the default UI since Ubuntu 11.04.  Unity is a shell for GNOME. see http://unity.ubuntu.com. For a GNOME 2-like experience, see !notunity06:33
alkisgscatterp: you asked for gnome, https://blogs.gnome.org/nacho/files/2014/01/gedit4.png ==> now *this* is different :)06:33
scatterpchecking06:33
alkisgGnome 3 changed the windows, with buttons inside the title bar etc06:33
alkisgAnd unity and gnome-flashback then have to follow suit06:33
alkisgWhile mate is using the old code base, so it's keeping the old layout06:34
scatterpalkisg that looks like osx ?06:34
alkisgThat's just new unity/gnome06:34
alkisgand flashback06:34
scatterpalkisg ideally it would be best if i could install the same ubuntu classic desktop from 12.04 on to 16.04 but i am not even clear what that desktop was ubuntu2d or something06:34
alkisgscatterp: unity-2d was abandoned years ago, you can't use it in 16.0406:35
Dreamanhttps://imgur.com/a/ioGK4  this is 17.10 my is hybrit is not full unity06:35
scatterpalkisg nothings impossible :)06:35
alkisgscatterp: of course, do you have 10 developers and a million euros to develop it?06:35
scatterpDreaman oh that looks nice06:36
Dreamanyes06:36
=== hel is now known as el
alkisgscatterp: it's also possible to run unity with vnc without using x2go,if you prefer06:36
alkisgWithout searching for unity-2d or anything06:36
alkisgAnd of course it'll be kind of slow over the network06:36
scatterpalkisg why would it take so much to get an application with built in predefined dependencys to run on a nix based system that does not make sense06:37
scatterpwith vnc it does not give me the resolution for various reasons and i am planing to stick with x2go its really amazing tool i like the way they handle compression of data06:38
ducassescatterp: check out snaps06:38
aienascatterp: start making your own distro and then you will understand :)06:38
alkisgI completely agree that x2go is better,that's why i proposed it to you06:38
scatterpok so excluding the ubuntu 12.x unity or what ever thing06:39
scatterpi need to install gnome 3.6 with fallback ...06:39
alkisgI  already answered that, it's  apt install gnome-flashback06:39
scatterpalkisg that will iinstall flashback (slightly diffrent) and a much newer gnome06:40
alkisgflashback is the new name for fallback06:40
tehstormcrowhi , i updated to ubuntu 17.10. I have ideapad 700 laptop when I press a key on keyboard it repeats it like 5 times then repeat stops . My repeat keys is on. And repeat works on windows.06:40
alkisgIt changed about 5 years ago06:40
scatterpok but still its a version of gnone to new for x2go06:41
alkisgscatterp: gnome-flashback runs in x2go, as it doesn't require gl, but last time I tried it, it needed 2-3 small workarounds06:41
alkisgscatterp: you can't install gnome-fallback in 16.04, same as you can't install unity-2d06:42
scatterpGNOME 3.0 through 3.6: “GNOME Fallback Mode” must be installed. This is included with most, if not all distros.06:42
scatterpGNOME 3.8: “GNOME Flasback Mode” 3.8.x must be installed. It is seldom included with distros. There are bugs with it. Using GNOME 3.8 with X2Go is not recommended.06:42
scatterpGNOME 3.10: “GNOME Flasback Mode” 3.8.x may be compatible, but there are even more bugs with it. It is seldom included with distros. Using GNOME 3.10 with X2Go is not recommended.06:42
scatterpsee when you installed it with "flashback" it was 3.8+ (with bugs)06:42
alkisgI installed it in 16.04 alpha06:42
alkisg(and then I decided to switch to MATE)06:43
alkisghttp://packages.ubuntu.com/gnome-flashback06:43
scatterphrm ok then i am doing something very wrong because it does not work for me06:43
scatterpi get a black screen..06:43
alkisgYou need to patch the acceleration checking06:43
scatterpi did..06:43
alkisgIt's one of the workarounds I mentioned06:43
scatterpin the command launch line06:43
alkisgI don't remember exactly,it's been years, but I think I commented in the upstream flashback mailing list, and maybe in some bug report too06:44
scatterpbest i got was i put in there gnome-panel and that was the only way i got anything06:44
alkisgI think I had to symlink the acceleration checker to /bin/true06:44
scatterphrm06:44
akikalkisg: which DE did you do this for?06:44
alkisggnome-flashback, over x2go06:44
alkisg(and over the network in general, e.g. networked X)06:45
akikalkisg: i'm using x2go just thinking if that would work on gnome3/unity too06:45
alkisgakik: no, those require gl06:45
alkisgThe other one is just about compositing checking06:45
alkisgflashback supports both compositing and no compositing, and it's just a matter of bad detection06:46
akikoh well06:46
akikxfce and mate work so i'll keep using them, and kde 406:46
alkisgYeah me too,until wayland is mainstream and gives some good remote desktop option06:46
alkisgThen I'll switch back to gnome06:47
alkisg(hopefully in 5 years or so...)06:47
akikalkisg: did you test with virtualgl?06:49
tehstormcrowhi , i updated to ubuntu 17.10. I have ideapad 700 laptop when I press a key on keyboard it repeats it like 5 times then repeat stops . My repeat keys is on. And repeat works on windows. pls help06:50
alkisgakik: virtualgl over x2go? I think x2go has a page where they document their tries to support gnome etc, but not using virtualgl, I don't think that matches their setup06:54
alkisgvirtualgl could possibly be used,but I don't think it would work over x2go06:54
alkisgIn my case, the clients don't support gl so virtualgl wouldn't work for me06:54
akikalkisg: no i meant with virtualgl without x2go06:55
ZaploI have two luks encrypted drives. Is it possible to unlock one of them with password at boot, and after that unlock /home with key from that unlocked drive?06:55
alkisgMany of my clients don't support gl, so I can't use virtualgl06:55
Zaplocurrently it asks for 2 passwords + user password which is bit excessive06:56
scatterphttp://lists.x2go.org/pipermail/x2go-dev/2015-December/010774.html is this it ?06:56
alkisgscatterp: yes, that's the thread06:57
akikin my mind it's not worth it. good work anyhow06:59
Zaploalternatively, can I be sure the order in which decryption password is asked is same on each boot 100% of time in ubuntu?06:59
=== notdaniel is now known as _notdaniel
=== notdaniel36 is now known as notdaniel
akikZaplo: yes you can use a keyfile to open the encryptino07:02
akikZaplo: it's the field after UUID field in crypttab where you can say which key file you want to use07:03
=== notdaniel is now known as _notdaniel
=== dkh is now known as notdaniel
Zaploakik: but if I have two rows in crypttab, can i read keyfile from one of them (which of course requires decrypting it before the other)07:04
Zaploor is it possible it sometimes tries to decrypt different drive first07:04
akikZaplo: i open my root fs with a password and then the swap with a keyfile which is in the root fs07:05
Zaploakik: beautiful. I guess it works then. Neither of the partitions are root fs though07:06
tehstormcrowhi , i updated to ubuntu 17.10. I have ideapad 700 laptop when I press a key on keyboard it repeats it like 5 times then repeat stops . My repeat keys is on. And repeat works on windows. pls help07:16
Zaplook time to boot and test..07:18
=== albech1 is now known as albech
Zaplobeautiful, not only does the decrypt key work but autologin also started to work07:20
akikZaplo: did you open them both with a key file?07:21
scatterpalkisg i downloaded all the patches how can i apply them ?07:21
Zaploakik: i opened data partition with password, then /home with keyfile and desktop showed because of autologin. 3 passwords -> 107:22
alkisgscatterp: it's been years, I don't remember what was needed to make x2go run with gnome-flashback07:30
alkisgTry to see what I was writing in the mailing list at that time07:30
scatterpk07:31
johnny_|_Hi. Can someone help me set up bluetooth? I prefer command line. How can I check if I have bluetooth driver installed? How to find which driver is for me?08:00
johnny_|_I did dmesg | grep -i bluetooth: bluetooth hci0: Direct firmware load for intel/ibt-12-16.sfi failed with error -208:01
Tobias92The recent update of Postfix to version 3.1.0-3 (last Wednesday) removed /usr/lib/postfix/dict_tcp.so. This is not documented in the changelog, and my mailserver needs this module to interact with postsrsd. Are TCP maps now built in? I don't want to risk outage by restarting the daemon...08:37
daxTobias92: (if you don't get an answer here, you may want to try at #ubuntu-server, they tend to know more about postfix there but it might take longer for a response because there are fewer people)08:41
Tobias92thanks dax, I will!08:41
Toxtlo Hi, I only read a few tutorials so far, most of them in german, so I'm pretty newb. My plan is to build my own NAS, 2 Bay RAID1, installing ubuntu without a GUI on it. My plan is to encrypt the whole system but I'm not sure if this will work, because from my understanding I have to enter the passphrase but without a monitor/keyboard on the server, I probably cant enter the passphrase to unlock the system right?10:40
tomreynToxtlo: the dmcrypt-luks full disk encryption  allows for either passphrases (to be entered manually using a keyboard) or key files for unlocking. i.e. you could provide a key file from a temporarily attached removable storage for unlocking the LUKS master key.10:47
tomreynbut weven then you would probably want to be able to see the output, and maybe interact with it.to do so, you can either connect keyboard and monitor to the NAS computer, or a serial console.10:48
tomreyna serial console would allow you to enter a passphrase, too10:49
tomreynbut this will only work if the NAS hardware provides a serial port or has a (secondary?) USB or ethernet port you can use for this purpose.10:50
tomreynthe issue with serial links is that they are not (transport) encrypted, so you would essentially have to enter your decryption passphrase over a (short, just local) unencrypted link.10:52
alkisgsame as keyboards :D10:54
tomreyngood point :)10:54
tomreynkeyboards ore or less require physical presence of the person (?) typing, though, so the risk there is potentially lower than over a (possibly remotely operated) serial link10:56
tomreynbut then physical presence alone doesn't prevent tampering witht he wires either10:56
doug16kon old ps/2 keyboards it probably broadcasts the scancodes clear as day in EMI. I wonder how feasible it is to capture a usb packet over differential link though10:57
tomreynfetch the lab coats!10:58
doug16klol10:58
Toxtlosry, re, thank you for your response. Its ok if I enter it over a keyboard or a usb stick temporarily. its just against theft11:16
ToxtloI plan on running it 24/7 (as it is intended) but in case I have to, I'd like to know what action I can take to reboot it.11:19
tomreynyou should never enter security tokens unless you know where you do, i.e. you will need at least visual output at the time you (supposedly) need to enter the passphrasde or attach the storage device which contrains the secret key.11:20
tomreynthus, for practical reasons, i would very much recommend using the serial console approach.11:21
Toxtloso nothing like "stick a usb stick in to unlock" ?11:21
tomreynyou can still do this if you would like to. it's not a bad security measure since it requires physical presence. a serial console allows you tosee what the system is prompting for (or not) and, optionally, to make keyboard input.11:23
tomreynhttp://www.tldp.org/HOWTO/Remote-Serial-Console-HOWTO/intro-why.html11:25
Toxtlooh ok11:30
Toxtloso this is like "a virtual monitor"11:30
mircx1Hello i need help please i dont know what a problem when i make restart to apache211:37
mircx1https://pastebin.com/d2D0YU2E11:37
alkisgmircx1: you need to fix your /etc/apache2/apache2.conf, as the message says11:41
alkisg /etc/apache2/conf-enabled/phppgadmin.conf: </Directory> without matching <Directory> section11:42
alkisgOpen that file with an editor, and fix the directive11:42
=== ralph_ is now known as RalphBa
Toxtlotomreyn: it looks like only boards with "console redirection" are suited for this?11:49
Toxtlothere are not that many...11:50
=== Sven_vB_ is now known as Sven_vB
BluesKajHiyas all11:56
NeoFrontierHi, is there an Ubuntu webcam softwrare that allows you to switch the video orientation any way you like ?12:03
YankDownUnder...thought they all did that, NeoFrontier ....hmm...12:04
NeoFrontierYeah me too. Until I checked @ YankDownUnder12:04
NeoFrontierThen suddenly none of them does it.... ( so far )12:04
NeoFrontierlol12:04
YankDownUnderNeoFrontier, Ah...is the the cam, or the software? Could be dependent on the driver for the cam...12:04
NeoFrontierOk which webcam sofware currently does that for ANY cam ?12:05
YankDownUnderNeoFrontier, Can't rightly remember - it's a bit late here...brain is slightly fried... :)12:06
NeoFrontierI think I was only dreaming about it.12:06
tomreynToxtlo: no, you can do it with any x86 compatible system as long as it runs linux and has connectors which can be used to connect some wire which the serial connection will go through. we can discuss how you could do it for your specific hardware in #ubuntu-offtopic if you like.12:07
MonkeyDustNeoFrontier  if you don't get an answer here, try #ubuntustudio12:07
NeoFrontierty MonkeyDust12:07
Toxtlothank you, that would be nice, have to go now, but will be back in 2h maybe?12:08
Sbur3RFID card reader. Ubuntu. Question #1 - Easily compatible/configurable? Question #2 Worldwide? (A Chinese reader can work in Europe or USA)12:12
=== konrados is now known as randomNewbie
lesshasteI have signed a piece of white paper and taken a photograph. How can I make the white background transparent?12:31
EriC^^lesshaste: install gimp, go to "select" > by color , click on the white then go to "colors" > colors to alpha12:32
Apachezbeing a unity user im somewhat confused in ubuntu 17.10...12:34
Apachezwhats the equal of pushing the ubuntu logo and see all installed applications?12:34
EriC^^Apachez: super+a > show all12:36
R13oseI am using kde.  There is a white screen on 3/4 of the screen, how do I get rid of that?12:36
R13oseKilling the browser last time, killed the whole os12:37
Apachezfound it12:42
Apachezthose dots in the lower left12:42
Apacheznext question is, how to move them to the upper left?12:42
Apachezand have the trashcan in the loewer left12:42
Apachezlike in the old days :)12:42
alkisglesshaste: open in gimp, and select "color to alpha"12:47
=== albech1 is now known as albech
dirtyhey all having an issue with a supermicro server not firing up; while not directly ubuntu, hoping someone in here knows supermicro12:51
tomreyndirty: maybe someone can help in #ubuntu-offtopic (assuming you'll post details)12:52
dirtytomreyn: appreciated12:52
R13oseAny thoughts on my question?12:58
DVA5912Im not seeing any verbiage - Is there a dedicated channel for Ubuntu Server?13:05
tomreyn#ubuntu-server13:06
tomreyn!alis13:06
ubottuAlis is an IRC service to help you find channels. For help on using it, see "/msg Alis help list" or ask in #freenode. Example usage: "/msg Alis list http"13:06
DVA5912tomreyn: So i take you your not sure either. :)13:07
tomreynDVA5912: i am sure, i'm on that channel13:07
R13oseThis is annoying as I can't use the computer13:07
DVA5912oh, gotcha. Thanks for helping me help myself :)13:07
tomreynDVA5912: welcome, i also posted the very channel name above (in case oyu missed it)13:08
tomreynR13ose: did it work before? if so, what happened between when it worked and now? which ubuntu release is this, which graphics card / chipset?13:09
tomreynand which driver13:09
DVA5912tomreyn: Thanks for leading me to the water, found the channel13:10
tomreynR13ose: if you need help answering these questions, just ask13:12
R13osetomreyn: yes.  I am not sure what happened just the white screen came up.  17.10 and kde.  As for graphic card chipset and driver unsure how to find them13:14
tomreynR13ose: so parts of your screen are just plain white. and when you start some application does it reach into the white area or is it constrained to the 'proper' area where you can use it?13:15
R13osetomreyn: yes plain white.  I can't start other application and I don't know shortcuts to try that.13:16
tomreynR13ose: run this to determine your hardware: lspci -nn | grep VGA13:17
tomreynR13ose: pressing ctrl-alt-F1 should bring you to a text console where you can login and run commands. to switch back to the graphical one, it's ctrl-alt-F7 or -F813:18
R13osetomreyn: done that many times and doesn't affect the white part13:19
tomreynR13ose: i just explained about swithcing to a text console so that you could enter commands13:19
R13oseNo worries, thanks13:20
tomreynR13ose: once you've determined your graphics card using the command above, you can also show the state of your software packages: ( sudo apt-get -q update 2>&1; sudo apt-get -qf install 2>&1) | pastebinit13:23
R13osetomreyn: Intel Corporation 3td Gen Core processor Graphics Controller [8086:0166] (rev 09)13:28
aneksHi all, I have just installed Ubuntu 17.10 - my graphics card is RX 560 the driver being used by the system at the13:30
aneks               moment is llvmpipe (LLVM 5.0, 128 bits) (which is I'm guessing the generic driver used) the resolution is horrible,13:30
aneks               the only option I get is 1280x1024.. any suggestions on drivers? I know that the amdgpu-pro drivers only work on13:30
aneks               16.04 at the moment13:30
R13osetomreyn: http://paste.ubuntu.com/2583649213:30
tomreynR13ose: thanks. this is just the output of the later of the two commands. can you post that of the formwer command, too? sudo apt-get -q update 2>&1 | pastebinit13:32
tomreynR13ose: so you have an older intel core cpu with integrated graphics. only open source drivers exist for this one so we can rule out the usual set of issues with proprietary drivers.13:33
tomreynit would be good to install another desktop and to see whether that behaves properly.13:34
R13osetomreyn: http://paste.ubuntu.com/2583652513:34
=== juboxi is now known as jubo2
R13oseBack13:37
R13osetomreyn: yes but this happens randomly so I want to solve this13:38
tomreynhmm it's not easy to chat with someone getting disconnected at this rate.13:40
tomreynin case s/he returns:13:40
tomreynR13ose: oh so its not constantly there? it might be an issue with your monitor cable. apparently you also have some other issues there, getting disconnected repeatedly?13:40
tomreynbbl13:41
gamblor3im giving my vm 4gb ram but still running slow13:42
rcombsI'm having a weird issue wherein gdm has stopped using Wayland by default at startup (it's using X instead, and only presenting X session options)13:42
rcombsI'm on an Intel NUC (i915, no other graphics), and this didn't happen when I first installed13:43
rcombshere's `journalctl -u gdm`: https://gist.github.com/c5889e5f430c015fd198c9cc2b98e8f113:44
rcombshmm, this seems interesting: Oct 28 08:41:58 rcombs-NUC org.gnome.Shell.desktop[875]: Window manager warning: Failed to create renderer: Failed to initialize renderer: Missing extension for GBM renderer: EGL_KHR_platform_gbm, Missing EGL extensions required for EGLDevice renderer: EGL_EXT_device_base13:48
R13osetomreyn: back, sorry13:50
alkisggamblor3: which vm manager, e.g. vbox? how many cpus are you giving to the guest? how do you measure that it's slow, just seeing graphics?13:50
R13osetomreyn: I saw what you said earlier but I would like to figure out if I can fix this with kde.13:51
gamblor3im using virtualbox13:51
alkisgAnd the rest of the questions...?13:51
gamblor32cpu13:52
gamblor3how do i measure that it's slow? cause it takes forever to do anything13:52
alkisgDo you have vt-x (virtualization) enabled in the bios?13:52
gamblor3opening tools, browsing, even typing lags13:53
gamblor3yes i did the whole performance optimization long time ago13:53
gamblor3will giving it more ram help? i'm already giving it 4gb which is already half of what i have13:54
alkisggamblor3: what's the output of this, on your host? egrep '(vmx|svm)' /proc/cpuinfo13:54
gamblor3my host is windows13:55
R13oseThis is nuts13:55
alkisggamblor3: try joining #virtualbox then13:55
alkisg(or #windows)13:55
gamblor3my vm is is ubuntu13:55
alkisgThe fix is on the host13:56
pinkisntwellthere are some libraries that allow you to hook into running programs and patch functions. How do they work? How do they know where each function is loaded in memory?13:57
alkisgR13ose: it sounds like an issue with 3d, which is caused by the combination of your graphics driver (intel) and the kde stack. You can try with a different kernel/xorg. When it happens, can you press alt+ctrl+f1 and continue working there? Also, at that time, check `dmesg` and `cat  /var/log/Xorg.0.log`13:58
R13oseHow do I solve the white screen on 3/4 of my screen in kde?13:58
gamblor3#windows told me to ask here13:58
alkisggamblor3: tell them "how do I check that I enabled vt-x in windows?"13:58
gamblor3it's enabled 100%. i did it in bios13:59
alkisgWell, you can also install windows under vbox under windows. This will go slow. So then you can ask there. :)13:59
alkisgIf it was only graphics that was slow, I'd suggest to install the guest additions13:59
alkisggamblor3: what is the host cpu?13:59
alkisg(exact model...)14:00
gamblor3intel core i314:00
alkisgMore specific?14:00
gamblor3?14:00
alkisgThere are 8 years of i314:00
gamblor3i dont know14:00
gamblor3how do i check14:00
alkisgE.g. i3 6100?14:00
alkisgYou check with cat /proc/cpuinfo14:00
alkisgOh, sorry, windows. Ask in #windows :D14:00
alkisgSee my point? :)14:01
cristian_chello14:01
gamblor3i3-2310m14:01
R13oseMy question is for ubuntu14:01
cristian_chow could I enable/switch to evdev, after installed?14:01
cristian_cAny ideas?14:01
alkisggamblor3: ok, your passmark score is 2427, it's enough to run ubuntu quite fast in a VM. Did you install the guest additions?14:02
gamblor3alkisg, it's i3-2310m14:02
gamblor3i did all that14:02
alkisggamblor3: also, your host RAM?14:02
gamblor38gb14:02
alkisgAnd the host OS iss 64bit, I imagine?14:02
gamblor3yea14:02
gamblor3lenovo e420 laptop14:02
gamblor3windows 714:02
alkisgOK, did you try with some non-GL version of ubuntu, like lubuntu/xubuntu/ubuntu-mate?14:03
gamblor3im using ubuntu14:03
alkisgUbuntu uses 3d, which is emulated under vbox14:03
alkisgUnity and Gnome do that14:03
alkisgThe other desktop environments don't use 3d14:03
alkisgSo the graphics under vbox are much faster14:03
rcombsremoving libegl and libglvnd0 seems to have fixed it14:04
alkisgCan you try with one of those others, and compare?14:04
gamblor3im using metacity14:04
alkisgYou can't be using metacity with ubuntu14:04
alkisgIt doesn't support it14:04
gamblor3im using it, im 100%14:04
alkisg...unless you have ubuntu 10.04...14:04
gamblor3i have the option to choose between metacity and compwiz and ubuntu. im using metacity14:04
alkisgWhat's the output of this? ls /usr/share/xsessions; lsb_release -d14:05
gamblor3Description:Ubuntu 14.04.2 LTS14:05
alkisgAnd the first command?14:06
gamblor3thats what it says14:06
alkisg ls /usr/share/xsessions14:06
gamblor3??14:06
alkisgmate.desktop14:06
gamblor3Description:Ubuntu 14.04.2 LTS14:06
gamblor3ubuntu14:06
alkisgubuntu, or ubuntu.desktop?14:06
gamblor3gnome.desktop                  gnome-fallback.desktop14:06
gamblor3gnome-fallback-compiz.desktop  ubuntu.desktop14:06
gamblor3Description:Ubuntu 14.04.2 LTS14:06
alkisgRight, now we're getting somewhere14:06
alkisgYou're not using ubuntu14:07
alkisgYou're using gnome-fallback14:07
gamblor3ok14:07
alkisgIs metacity running? ps aux | grep metacity14:07
gamblor3it is running14:07
alkisgOK, gnome-fallback doesn't use 3d14:07
gamblor3thats what im saying14:08
alkisgSo this is as fast as all the others (xubuntu, lubuntu, mate etc)14:08
gamblor3im not using 3d14:08
alkisgYou said you're using ubunt14:08
alkisgUbuntu uses 3d14:08
gamblor3i told you im using metacity14:08
alkisgUbuntu doesn't use metacity14:08
gamblor3so whats the fix14:08
alkisggnome-fallback, mate and some others use metacity14:08
alkisgSo your guest is fine14:08
alkisgIf it goes slow, you need to fix the host, windows14:08
gamblor3do i just add more ram?14:08
alkisgNo14:08
gamblor3why not14:09
alkisgEven with 2 gb ram it would go fast14:09
gamblor3so 4gb should be faster14:09
alkisgNo14:09
gamblor3it should...in theory14:09
alkisgMore ram makes no difference in speed, UNLESS the apps need more ram14:09
gamblor3im running servers14:09
gamblor3so should i add more ram14:10
alkisgCheck the output of `free`14:10
alkisgYou said that even typing is slow14:10
alkisgAdding more RAM won't fix that speed, no14:10
gamblor3             total       used       free     shared    buffers     cached14:10
gamblor3Mem:       4045928    1903640    2142288      27980     334916     73571214:10
gamblor3-/+ buffers/cache:     833012    321291614:10
gamblor3Swap:      1570812          0    157081214:10
EriC^^!paste | gamblor314:10
ubottugamblor3: 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.14:10
alkisgSee, you're not using any swap at all14:10
gamblor3what does that mean14:10
alkisgYou're using 1.5 GB of RAM only14:10
gamblor3i gave 4gb14:10
gamblor3in virtualbox14:10
alkisgThat means that with 2 GB, 4 GB, 8 GB etc, you'll see the same speed14:11
gamblor3it's only using 1.5 gb?14:11
alkisgYes, currently14:11
gamblor3so how do i swap14:11
alkisgYou don't want to swap, it will make it slow14:11
alkisgYour Ubuntu VM is fine14:11
alkisgIf you see that it is slow, you need to fix the host14:11
tewardgamblor3: you don't.  you let the system handle whether it needs to swap or not, but it'll slow things down if it has to swap.14:11
gamblor3its not fine cause im only using 1.5gb i want it to use 4gb14:11
alkisgWhich is not a matter of #ubuntu14:12
tewardif the VM is slow, the host is at fault.14:12
alkisggamblor3: you can't use more ram, it will use the ram it needs14:12
teward^ that14:12
alkisgif you open more apps, it will use more14:12
gamblor3well thats because i rebooted my vm and no programs are currently running14:12
alkisgYour Ubuntu VM is just fine. Join #windows for the rest :)14:12
EriC^^gamblor3: https://www.lifewire.com/what-is-random-access-memory-ram-261815914:12
gamblor3let me startup my shit and ill check swap again14:12
alkisggamblor3: so it's fast now?14:12
alkisgDidn't you say that even typing is slow?14:12
gamblor3yes14:14
gamblor3i started up all my stuff14:14
gamblor3it's running like molasses now14:15
gamblor3Swap:      1570812          0    157081214:15
alkisgYou didn't answer: before you started your stuff, was it fast?14:15
gamblor3i couldnt tell14:16
gamblor3all i did was open up the terminal14:16
gamblor3i guess it was fast14:16
gamblor3when it opened up14:16
alkisgAnyways, you're still not using swap, so adding more ram won't help14:16
alkisgif you ever see that you are using swap, THEN add more ram14:17
TJ-gamblor3: As alkisg has already said, if everything in the VM seems slow that suggests that hardware-accelerated virtual machine extensions are NOT being used on the bare-metal host, or by the hypervisor (VirtualBox ?)14:17
gamblor3alkisg, maybe i need to add more gb to my vm?14:17
mircx1Hello i have a problem when i will try inside to phppgadmin in brows then i see write code php how i will fix it?14:17
alkisggamblor3: try it. It won't help, but I don't think you are listening, so... :)14:18
gamblor3well whats the issue then?14:18
alkisgRead 4 lines above14:18
alkisgWhat TJ- said...14:19
mircx1someone please?14:20
mircx1 i have a problem when i will try inside to phppgadmin in brows then i see write code php how i will fix it?14:22
TJ-?14:22
mircx1i will try inside to phppgadmin and i see code php what i need install for it?14:23
TJ-mircx1: sounds like a web-server configuration problem.14:24
mircx1i remove apache2 and i back him14:24
mircx1because i have a little problem with phppgadmin.conf14:24
TJ-mircx1: you'll need to look at the Apache or phppgadmin documentation or their IRC channels; we're not experts in that stuff14:25
ioriaanyone is aware of some systemd-resolved issue on zesty  (updated) ; i had to disable it and install dnsmasq   (or edit /etc/resolv.conf manually)14:31
dupondjeHi All! I added some favourite in the 'dash-to-dock', but when I run the software, it shows the icon twice then ... Any idea?14:36
ioriadupondje, maybe a duplicated .desktop file somewhere14:37
=== deww is now known as frakendeww
=== frakendeww is now known as frankendeww
ylwghstHello, maybe someone will be interessted in this https://askubuntu.com/questions/777640/help-me-kill-this-red-light-coming-from-headphone-jack/970260#97026014:48
pinkisntwellthere are some libraries that allow you to hook into running programs and patch functions. How do they work? How do they know where each function is loaded in memory?14:50
TJ-pinkisntwell: via the ELF headers in the libraries14:55
pinkisntwellTJ-: does the elf header hold all the fubction names? even non-dynamic?14:57
TJ-pinkisntwell: see the ELF specification ... there's a lot of info in exe/lib headers14:59
Tuxisthi i need help to debug my epoll interface it will be hang if i got many connections on it15:21
TJ-Tuxist: that's not really an Ubuntu issue; that's more programming.15:27
ducasse!alis | Tuxist15:28
ubottuTuxist: Alis is an IRC service to help you find channels. For help on using it, see "/msg Alis help list" or ask in #freenode. Example usage: "/msg Alis list http"15:28
TJ-Tuxist: and as you're writing an apache httpd module it's not something we support in #ubuntu15:28
Tuxistok #ubuntu-programming theems to be death15:29
krabadormy code is mine.15:30
MonkeyDustTuxist  try #ubuntu-app-devel15:37
Tuxistthank you15:38
hosashello, how does one create Make.user or is it normally created automatically[but I doubt it] ? thanks15:45
=== DrWatson_ is now known as DrWatson
SchrodingersScathosas: what are you trying to do?15:51
hosasSchrodingersScat: I'm trying to compile Julia using Intel MKL, and the README file said I should add some parameters in Make.user before running make, but I couldn't find and Make.user file. So I presume it has t be created manually. And want to know how to create it. it's first coming across something called Make.user. Thanks15:56
SchrodingersScathosas: ok, any text editor should be able to do this.15:58
TJ-hosas: that's probably something created by a ./configure script15:58
hosasSchrodingersScat: so is the same as creating Makefile [I know how to do that], just save it as Make.user, right?16:00
hosasTJ-: configure doesn't exist. And I've asked in #julia no one there is has compiled it the way I want to- I need to compile it with the MKL to take advantage its of highly optimised libraries.  Thanks16:03
aneksHi all, I've had some issues with the display and drivers running ubuntu 17.10 - I have since then installed the latest mesa drivers and now when I boot into ubuntu my display is all distorted, I can't make up the icons or the text. I took a screenshot of the desktop and when I open the image in Windows they look fine :/16:03
auronandaceaneks: in that case you may need to take a physical picture with a camera to show what you mean16:04
pavloshosas: this might help (Make.user) ... https://github.com/JuliaLang/julia#intel-compilers-and-math-kernel-library-mkl16:06
aneksauronandace: I guess I will.. brb16:06
hosaspavlos: I checked that before coming here. I would create the file manually and see if  it works. Thanks16:07
aneksauronandace: https://pasteboard.co/GR2JUxT.jpg16:18
aneksthat's what it looks like16:18
auronandaceaneks: wow, that is strange. Did you say that is 17.10? it looks like unity more than gnome 316:25
auronandaceaneks: ah, silly me, that is gnome3. That is meant to say activities in the top left16:26
aneksauronandace: yep 17.10 and it is running gnome 3 - I have no idea what is causing it and how to fix it16:27
auronandaceaneks: are you using the default login? if so then that will be using wayland as the display server16:34
auronandaceaneks: you cn try loggin in with X as the display server instead to see if that makes a difference16:35
aneksauronandace: using the default login but when I log in and run loginctl show-session (session number) -p Type it shows X11 - so it's falling back onto Xorg rather than using wayland16:35
pavlosaneks: can you add nomodeset in the kernel boot command ?16:38
anekspavlos: yes I can and when I do the image clears up but then it's running the generic driver and my only resolution option is 1280x1024 - my monitor is a LG 34" ultra wide so that resolution looks horrible16:40
pavlosaneks: what nvidia card do you have?16:40
anekspavlos: my card is amd rx 56016:41
aneksissue is that the amdgpu-pro driver only works on the 16.04 LTS release16:41
pavlosaneks: read this ... https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/170536916:43
ubottuLaunchpad bug 1705369 in gdm3 (Ubuntu) "Ubuntu 17.10 boots to black screen when using Nvidia drivers (on a desktop with an Intel GPU)" [High,Confirmed]16:43
pavlosaneks: the comments16:43
Neo1hi guys16:43
Neo1I installed centos on server, customize firewall there and not server ssh unavailable, how correct this?16:44
Neo1support say return back setting, and I can't16:45
Neo1or reinstall OS, I am thinking what is choose? Read ubuntu easier customize?16:45
Neo1which version choose for server, I will reinstall OS16:46
tgm4883Neo1: There's a server ISO16:46
tgm4883https://www.ubuntu.com/download/server16:46
Neo1what I look what I have16:46
Neo1tgm4883: see in control panel I have this http://prntscr.com/h36bir16:47
anekspavlos: I'll test it out now16:48
Neo116.0416:48
tgm4883Neo1: 16.0416:48
texlaLooking for a "How to install a Network" on a laptop with wifi and a desktop hardwired to a Sage router..I want to install a print server both using Ubuntu 16.0416:48
Neo1tgm4883: and what I should install on windows for learn it? and where manual read? I don't know how to do there something. Found this https://help.ubuntu.com/lts/serverguide/serverguide.pdf16:49
tgm4883Neo1: that server guide is a good start16:50
BlitzerHoundIs there a way to install ubuntu with a flash drive that has 480MB of data? It's all I have right now.16:50
Neo1tgm4883: would be good if I have it on my windows and test commands there at first16:50
Neo1tgm4883: what version install on virtual machine?16:51
tgm4883Neo1: install the same version that you want to learn16:51
Neo1tgm4883: and there will desktop or only command line?16:51
Neo1tgm4883: ok, take the same16:52
tgm4883Neo1: If you install the server ISO, then command line only. Or you could install the desktop version. The difference between the two is only the GUI16:52
Neo1tgm4883: better install with GUI? With GUI maybe will easier learn?16:52
mkmeralBlitzerHound: As far as i know all of the apps formats the usb first so, back up the files on pc then flash it, then you can copy those files back to usb16:53
tgm4883Neo1: it's a matter of preference. I'd say it's better without a GUI for server. You're learning, but doing it in a VM so there isnt really a need for a GUI16:53
BlitzerHoundIt's empty, but that's its maximum capacity is 480MB16:53
mkmeraloo ok, do you have access to internet online16:54
Neo1tgm4883: ok, understood16:54
Neo1mkmeral: and I can ISPmanager also install there?16:54
BlitzerHoundWell, the computer I'm trying to install this on won't actually turn on proper, I think there's something wrong with the OS.16:54
BlitzerHoundSo I was going to install ubuntu to see if that would fix anything16:54
BlitzerHoundIt keeps doing the blue screen thing, but it's running on an old version of windows xp. So if I can install linux on it, I figure at least then I'll know if it's a hardware problem.16:55
mkmeralyou can use the network installer, its smaller16:56
mkmerali dont remember its size but what it does it, it install script to connect to the servers on usb16:56
BlitzerHoundI would need the laptop hardwired though wouldn't I?16:57
BlitzerHoundAll I have is wifi right now16:57
mkmeralI am not sure about it, but probably you can use wifi16:57
BlitzerHoundSo I can put it on a flash drive to boot from it?16:57
mkmeralyes when you got into the ubuntu desktop page choose alternative ways to download16:59
mkmeralthere youll see network installer16:59
mkmeralthen download the one for your system16:59
BlitzerHoundWhat about these 'minimal cd' things? These are like 58MB or so16:59
mkmeralalso in that page you will be able to see the documentation16:59
mkmeralyes they are the ones16:59
cerionhi. I have a VM on vbox with ubuntu 17.10 freshly installed and it does not even open gnome-control-center aka the settings...17:00
brainwashcerion: what error do you get when you run it from a terminal window?17:00
cerionbrainwash: nothing17:00
brainwashthat's not much17:01
brainwash:/17:01
ducasseBlitzerHound: iirc the mini cd is wired only, but i might be wrong there17:01
cerionbrainwash: even in verbose mode. Can't login either in Xorg+gnoem shell17:05
cerionoh no I can't even login anymore... king of buggy... hopfully it runs better on my laptop than in vobx17:06
brainwashcerion: did it work with ubuntu 17.04?17:06
cerionbrainwash: I dont know. Why can't I login anymore once I tried to run gnome-control-center ??? I could once without problem after install. Now I can't17:07
brainwashI would check log files in this case17:08
brainwashfiles in /var/log17:08
cerionI can't login17:08
brainwashand via journalctl17:08
brainwashyou can login via tty17:08
cerionand now it can't boot properly can't run gdm omg wtf17:08
brainwashpretty odd17:10
brainwashbut you can switch to tty1.. right?17:10
malkaunsin Ubuntu 17.10 why does desktop sharing get disabled after every reboot?17:13
malkaunsannoying17:13
dupondjeHi All! I added some favourite in the 'dash-to-dock', but when I run the software, it shows the icon twice then ... Any idea? This doesn't happen with other apps that were already there before the upgrade btw17:22
drblahHello. I am looking for help troubleshooting a problem with my laptop when running Ubuntu (or Linux in general). The problem manifests as a temporary display corruption in a part of the display. My GPU is reported as a Hashell-ULT Integrated Graphics Controller. The problem goes away if I boot with nomodeset. A more detailed writeup can be found on stackexchange here: https://apple.stackexchange.com/questions/247969/screen-corruption17:28
pavlosmalkauns: log into Ubuntu using xserver instead of Wayland. Wayland doesn’t appear to allow screen sharing at this point.17:34
malkaunspavlos, i am :)17:34
malkaunsand it works if i enable it, but i have to enable it after every reboot :(17:35
brainwashdrblah: I suggest asking in #intel-gfx17:39
parimalhi17:39
parimali need some help with my wifi connection17:39
drblahbrainwash: Ok. That is probably a good idea. Thanks17:40
parimalmy wifi connection keeps dropping. i have a broadcom wireless card and ubuntu 16.04 lts . what17:43
parimalis the best way to get help on this ?17:44
pavlosmalkauns: running on vbox, I enabled Desktop Sharing (active), rebooted, still active.17:44
malkaunsgood for you man17:44
malkaunswish that helped me though :P17:44
ChunkzZquestion, when I turn my pc on and boot into 17.10 - my wireless keyboard works fine. if I however, put it in sleep mode and then turn my pc back on, nearly everytime I try and type, my keyboard stops typing and I have to wait ages and sometimes it just types 1 key, it works on Windows 10 though. any idea where to troubleshoot?17:56
randomNewbieHi! I'm trying to wrap my head around the relations between... stuff. When I do $ service apache2 restart - from what I know, it in turn runs 'apachectl'. Now - the idea behind running it through 'service' belongs to ubuntu, debian, or something else?17:58
randomNewbieAnd why can't I just run $ apachectl restart?17:59
tehstormcrowhi i updated my pc to ubuntu 17.10, when i press down a key, it stops repeating after few times randomly. I have key repeat option on at settings pls halp18:00
pavlosrandomNewbie: take a look at /etc/init.d/apache218:00
randomNewbieyes, this is which puzzles me, pavlos - another puzzle element...18:01
randomNewbieI know this exists, but what runs what?18:01
randomNewbiepavlos, I mean, /etc/init.d/apache2 seems to run /usr/sbin/apache2 as well as apache2ctl .... I'm a bit lost18:03
pavlosrandomNewbie: apache2 script does a lot of things, later on in the do_start() function it calls apachectl18:04
randomNewbieright! that is why I'm lost, I'm not sure how to connect the dots. The apachectl seems to be the fundamental one right?18:05
randomNewbiepavlos, ^18:05
randomNewbiethe basic one.18:05
bluesmonkhi guys. I'm trying to set up a jekyll blog in ~/Documents, which uses Bundle. I have this log Bundler: It is likely that you need to grant write permissions for that path.18:05
ChunkzZtehstormcrow: I have the same issue too.18:06
bluesmonkand I should not need rw permissions of any kind (for what I know)?18:06
bluesmonkI mean, for ~/Documents18:07
pavlosrandomNewbie: apachectl can do more, see https://serverfault.com/questions/645538/what-is-the-difference-between-using-apachectl-and-apache2-to-restart-apache18:07
randomNewbiepavlos, ok, thank you! Just one more question, if you know - is the 'service...' script specific to debian or is it more linux-wide?18:11
parsnipjust joined, bluesmonk asked about using sudo with jekyll in ~/Documents, fails without sudo, suggested to try on #ubuntu.18:14
pavlosrandomNewbie: I dont think all linux flavors use service, I could be wrong.18:15
parsniptheir Documents is like drwxr-xr-x ... user user18:15
randomNewbiepavlos, ok, thanks!18:15
Richard_CavellHas anyone had good results running Windows version of Steam under WINE on 16.04?18:17
Richard_CavellSome games are not available on Linux but are available on Windows18:17
alkisgRichard_Cavell: maybe ask in #winehq?18:18
FurretUberI have installed Xubuntu 16.04 on a pen drive which I'm using on my desktop. When I'm with a unprivileged user sometimes I can't turn off the computer: https://i.imgur.com/AUVdylj.jpg18:18
jeremy31FurretUber, in terminal shutdown now doesn't work?18:20
FurretUberUsing systemctl poweroff it worked. But this isn't happening 100% of time18:20
parsnipbluesmonk: what if you `cd ~/Documents` and `touch test.txt`?18:20
jeremy31FurretUber, does the screen go blank but not shutdown18:21
FurretUberIt keeps as in the photo18:21
FurretUberThat messages appearing18:21
bluesmonkparsnip: no issues18:22
bluesmonkI can touch stuff, mkdir, mv and cp stuff18:23
parsnipbluesmonk: and in Documents, what if you `jekyll new testProject`?18:23
BlitzerHoundOkay so I have a flash drive with 959MB available. Is there a way to install ubuntu with this?18:24
bluesmonkparsnip: requires root18:24
parsnipbluesmonk: don't do it with root18:24
alkisgbluesmonk: does this return anything? find ~ ! -uid $(id -u)18:24
bluesmonkparsnip: Just saying that without root does not work18:24
parsnipbluesmonk: sure, i just wanted to make sure that you just don't go that way :)18:25
parsnipneed to try "the other way"18:25
bluesmonkalkisg yes, a lot of paths pointing to nvm, jekyll and other stuff18:25
MonkeyDustparsnip  = ActionParsnip ?18:26
alkisgbluesmonk: those are not owned by you (you possibly ran sudo before), so you don't have access there18:26
d3p74Hello - I have been having problems with HDMI Audio-Out on a Dell XPS 13 laptop (Developer Edition). It's running Ubuntu 17.04 with 4.10.1-041001-generic kernel. The gpu is Intel(R) HD Graphics 620. I have been able to get HDMI audio to work, but only by using Mirror Display settings, which also initially sets my Resolution to 1680x1050 instead of 1920x1080. I can get 1920x1080 resolution if I apply that configuration, but this means I18:26
d3p74adjust the display settings twice just to get HDMI AUDIO to work.18:26
alkisgIt's best not to have files not owned by you in your home dir, use sudo chown to change them18:26
d3p74Any ideas about what I need to do to troubleshoot this?18:26
parsnipMonkeyDust: no, i think i've only used parnsip, parnsip0, ..., parsnipM_18:26
parsnipbluesmonk: the theme is, try to never use sudo18:27
bluesmonkalkisg: what do you mean I possibly ran sudo before? I'll try in a fresh terminal18:27
parsnipbluesmonk: for like `gem install`, etc, find a way to not use sudo18:27
alkisgbluesmonk: for example, if I run `sudo mkdir dir`, then that dir is owned by root, not me, so I can't write into it18:28
alkisgbluesmonk: so, use `sudo chown -R $USER:$USER ~` to set back the owner to you, instead of root18:28
parsnipbluesmonk: i pretty much only use sudo for `sudo apt install ...` and `sudo edit /etc/..../some_config.cfg`, type of things, and rarely the latter.18:28
BlitzerHoundOkay, new question.  Where do I get the smaller CD version of Ubuntu?18:28
jeremy31BlitzerHound, I don't think the CD size exists anymore18:29
alkisgBlitzerHound: https://help.ubuntu.com/community/Installation/MinimalCD18:29
alkisgAh, unless you mean a full desktop in cd size, which yeah doesn't exist anymore18:30
alkisgThose minimal CDs get most of the data from the net18:30
bluesmonkparsnip, alkisg: so how do you install ruby or gems outside of root?18:32
bluesmonkfor example to install rubygems I require root privileges18:33
bluesmonkhttps://rubygems.org/pages/download#formats18:33
parsnipmany installers have an option like --user18:33
ph88hey guys i installed this package and it installed a lot of stuff with it .. but when i removed the package again it didn't also uninstall all those dependencies .. how can i do a full uninstall ?   https://bpaste.net/show/77aea2a53cac18:40
bluesmonkparsnip: I don't want to be rude or ungrateful... is just that I find hard to believe that I install gems with sudo and a gem locally. I found nothing on man gem.18:41
bluesmonkit's just that*18:41
parsnip"gems with sudo and a gem locally"?18:42
parsnipi don't understand what you are saying.18:42
=== kostkon_ is now known as kostkon
bluesmonksorry, I meant installing ruby with sudo, but gems without it18:44
bluesmonkhttps://stackoverflow.com/questions/37720892/you-dont-have-write-permissions-for-the-var-lib-gems-2-3-0-directory18:44
parsnipbluesmonk: why not? when i `sudo apt install pip`, i then install things as user with pip.18:45
alkisgbluesmonk: I'm not using ruby, but files in /var/lib are supposed to be owned by root, and in $HOME by you.18:45
parsnipyeah, i think alkisg is seeing issue more precisely18:46
Jordan_Uph88: You have at least two options. 1: Try "sudo apt autoremve". That will remove all packages that were installed only because they were dependancies of a package that is now no longer installed. This may remove more than you intend as it might remove packages that are "orphaned" from other packages you're removed. 2: Since you have the list of packages that was installed, just copy and paste it into18:46
Jordan_U"sudo apt-get remove ". You'll want to edit the list of packages in a text editor so that it doesn't have any newlines in it.18:46
parsnipi'm just additionally suggesting that i avoid installing as root as much as possible.18:46
ph88Jordan_U, apt autoremove didn't do it18:48
Jordan_Uph88: Have you already run "sudo apt remove wxmaxima"?18:49
ph88yes18:50
ph88ok i just do sudo apt remove and then the entire list18:51
ph88it's just strange it doesn't go automatically18:51
alkisgIf those packages were recommended by other installed packages, they're not autoremoved18:52
stiltzkinHey there, is there anyone here who might be able to give me a hand setting up an NFS server on 16.04 LTS? I've set up all kinds of other services just fine but I've never been able to make NFS work at home. Any help appreciated18:54
stiltzkinAnd yes, I am aware of the official SettingUpNFSHowTo community guide/18:54
Manngunneraiena: Enable IP forwarding, does the other network already have DHCP? or do you want to configure your server to do it?18:55
stiltzkinThere is one catch which is that this has to be an NFSv3 server, it can't be NFSv4 as done in the official guide. The clients I want to serve to don't support v418:56
BluesKajstiltzkin, https://help.ubuntu.com/stable/serverguide/network-file-system.html18:58
stiltzkinyes this is also an nfsv4 guide18:58
BluesKajoops. wrong version then18:59
stiltzkinit also does not cover any security settings or firewall configuration18:59
stiltzkinwhich seems important since most servers are going to run some sort of firewall. NFS services start on random ports unless specifically locked to specified ports18:59
stiltzkinwhich I've already tried to do, to no avail18:59
BluesKajone can usually lock various connected devices on the router firmware with IP reservation options19:01
stiltzkinnot the server IP - the ports used by the services (nfs-kernel-server, portmapper, rquotad, lockd, statd, etc)19:02
stiltzkinI have read through this guide as well: http://tldp.org/HOWTO/NFS-HOWTO/security.html19:02
stiltzkinthis is a LAN service so I don't need to worry about port forwarding to the external world. This will only serve clients on my network19:04
pavlosstiltzkin: see last post, https://ubuntuforums.org/showthread.php?t=216066319:04
stiltzkinpavlos, yes I have seen that option and it is set in my config19:05
stiltzkinbut it still seems to not work - I can't see the mounts from any client other than the server itself19:06
stiltzkinso I suspect something is getting blocked by ufs19:06
stiltzkin*ufw19:06
BluesKajsounds to me like you've painted yourself into a corner security waise19:07
pavlosstiltzkin: https://unix.stackexchange.com/questions/205403/disable-nfsv4-server-on-debian-allow-nfsv319:07
ioriastiltzkin, sudo  ufw status  should tell you19:07
stiltzkinpavlos, that's interesting19:08
pavlosstiltzkin: a different var name19:08
stiltzkinlet me see if that makes any difference19:08
=== bcowan_ is now known as bcowan
JanCanyone else having trouble with gnome-shell using 80% CPU and the UI becoming really slow (mouse cursor jumping around instead of moving fluidly; workspace switching taking 5 seconds, etc.)?19:09
indistyloUsing ubuntu to create bootable usb, encountered this problem, unable to format pendrive, it shows this message, https://paste.debian.net/993163/ , how to get rid of this problem19:16
bcowananyone know if the installer still fails if you tell it not to install a bootloader?19:18
indistylohow to mount/umount and format usb pendrive from command line, in single Pendrive it shows 2 partitions /dev/sdb19:18
joebobjoeare there any libraries that wrap epoll()19:21
joebobjoeto make it easier to use aio on linux19:21
alkisgindistylo: which program did you use to create the pendrive?19:22
bcowanindistylo, mkdir /mnt/blah && mount /dev/sdb1 /mnt/blah19:23
pavlosindistylo: as the msg says, can you use parted to delete all partitions and then format sdb?19:23
joebobjoeoh, libuv supports epoll()? nice19:24
joebobjoenope. nevermind. they lied. libuv file io is synchronous19:25
ioriajoebobjoe, epoll is broken19:25
arunpyasiHello everyone, I am having an issue ! I have a disk mounted and running and i have vsftpd running as ftp. Here, I have the link of the HDD under the folder where the ftp home is, when I try to login ftp, I get stuck at Retrieving directory listing.... How do I fix it ?19:27
melloheyim about to do a fresh ubuntu install, if i want it to span two harddrives what would i need to do19:29
melloheyi have one 512 ssd disk and one 1tb hdd19:29
melloheyshould i put the swap and the boot on the 1tb hdd?19:29
melloheyand the home on ssd?19:29
achumapumaboot and swap you probably want on the ssd then home on the other drive for your general file storage19:30
ioriamellohey, what version of ubuntu ?19:31
mellohey17.1019:31
ioriamellohey, how much ram do you have ?19:31
melloheyi want apps and games to load as fast as possible, thats why i thought maybe put home under ssd19:31
mellohey32gb ram19:31
bcowanyou want your root on the ssd too, but home on the mechanical drive19:32
ioriamellohey, i don't think you need swap ... btw, the installer will make a /swapfile19:32
joebobjoeioria: well will we ever get an alternative to epoll then?19:33
bcowani highly doubt he'll swap anything with 32gig ram, but id make sure its on the ssd also for performance reasons19:33
BluesKajwith 32G Ram who needs swap19:33
melloheyok, so how do i partion the drives?19:34
melloheyroot and home ssd, and boot on the mechanical?19:34
bcowanboot on the ssd also so the kernel and bootloader start fast19:34
melloheybut then again i want boot under ssd to get faster boot up time19:35
stiltzkinIt still does not seem to work. When I run "showmount -e <server ip>" from any client, showmount just hangs19:36
stiltzkinand worse, can't be killed with Ctrl+C - I have to find the process id and then kill -9 it19:36
ioriajoebobjoe, https://idea.popcount.org/2017-02-20-epoll-is-fundamentally-broken-12/19:37
melloheycome on guys ur the genius's how would i partion the drives19:38
mellohey5k in the room 2 responds, show me why linux is awesome19:38
melloheyhelp me19:38
fallenouro/19:39
achumapumaI'd just do the whole install on the ssd, put any proggies I need to run supa fast on that drive and use the second drive for all other storage19:39
ioriamellohey, they told you : root on ssd , home on the disk19:39
melloheybut if i want stuff to be installed on the hdd19:39
bcowaneverything on the ssd except home19:39
ioriamellohey, why ? if you have ssd19:40
melloheydont want it to get full19:40
bcowanssd is on the order of 8-10x faster than hdd19:40
melloheyok so all except home under the ssd then19:40
fallenourhaving issues using insserv, I keep getting a insserv command not found. I updated updatedb, I located it via locate, and copied it over to /usr/bin as well, and reran updatedb command, and still getting command error19:41
ioriamellohey, ssd size ?19:41
mellohey512gb19:41
bcowanyou would have to install a crapton of stuff to fill a 512gb ssd19:41
ioriamellohey, it's ok19:41
fallenourscratch that, now getting insserv: novnc no such file or directory19:42
bcowanprobably everything in the entire repository19:42
rsawyer6003mellohey I wouldn't worry about the HDD, put it all on the SSD and backup /home to the HDD19:42
ioriamellohey, problems arise when you have a small /boot (usually)19:43
melloheyi have few games that are big, dont want them on the ssd thou19:43
Mobleywindow19:44
bcowanwhats the point of a huge fast ssd if you dont want anything on it?19:44
rsawyer6003Mellohey, I know. I have a much smaller SSD and have filled it up as well. So I would love if there was a way to solve this.19:45
melloheyi want software  that i use dily on it, games i just want to be able to play, no need of the fast boot time19:45
ioriamellohey, install games under /home  ?19:46
cool_dudehey19:46
rsawyer6003Ioria, is that possible?19:46
ioriarsawyer6003, depends .... not a gamer btw19:46
fallenouram I in the ubuntu channel? o.O19:46
rsawyer6003fallenour yes19:47
rsawyer6003ioria, is that possible?19:47
ioriarsawyer6003, by default Steam stores games in your home directory19:47
rsawyer6003ioria, I see. I don't use steam. The only game I play is FlightGear and 0A.D19:48
rsawyer6003lol19:48
texlaHow can I tell if I have a dhcp network19:48
cool_dudei have c++ program in a folder and i want to limit that folder to use 10% or any%  of cpu19:49
alkisgtexla: sudo /usr/lib/klibc/bin/ipconfig -n eth0, where eth0 is your network card, you can see it with `ip a`19:49
rsawyer6003texla ifconfig will list the config of all your network interfaces19:49
cool_dudewhy folder because i have same program in two different folders and i want to limit 1 folder to use 10%19:50
indistyloGPT signature warning while trying to format USB, https://paste.ubuntu.com/25839116/19:54
Jordan_Uindistylo: What did you last use this USB drive for? Do you know if it's supposed to have a GPT label or an msdos label?19:55
indistyloalkisg, I used sudo dd if=path_to_iso_image of=path_to_usb19:56
alkisgindistylo: I don't think that the .iso has a gpt table, maybe you did some tries with other software before that, and you dd'ed to sdb1 instead of sdb?19:56
indistyloalkisg, the mistake I did, i stopped CTRL+C in between the process and then tried to format usb in windows.19:57
alkisgindistylo: well anyway just use dd again, it will overwrite the partition table completely19:57
alkisgMake sure you don't have anything mounted19:58
cool_dudecan i limit folder to use only 10% of cpu19:58
cool_dude?19:58
indistyloJordan_U, I dont remember frankly19:58
Jordan_Uindistylo: Are you still trying to make a bootable Ubuntu USB?19:59
indistyloalkisg, I dd'ed sdb instead of sdb1, as i was aware of using this command, I have to specify /dev/sdb instead of /dev/sdb120:00
Exterminador^hello guys. I was wondering if it's possible to make a backup of a VPS directly to my pc20:00
indistyloJordan_U, yes20:00
alkisgindistylo: ok; type "mount | grep sdb" to see that you don't have anything mounted, then use dd again to create the usb properly20:01
Jordan_Uindistylo: OK. Then just dd the Ubuntu iso to the USB drive, being *very* careful that your of= is the correct device (or you could wipe all data from the wrong drive). Don't bother with parted or anything else.20:02
fallenouranyone know anything about novnc?20:03
Term1nalon 17.10 (Gnome) when I get the notification regarding pending updates, I click on the notification and select "show updates" (can't remember the exact verbage), but the updates application does not appear20:05
indistyloalkisg, Jordan_U : the problem being in of=/dev/sdb ; I am not able to give path in terminal as its not availale at /media/user_name/usb_dev_name ; under dev_name it shows only my hdd ,not usb+hdd which it should show20:05
Term1nalI have to go into apps and find the software updater app20:05
alkisgindistylo: what's the output of this command? sudo lsblk --fs20:07
alkisgExterminador^: sure, either with rsync (file based) or even with dd (block based), over ssh20:08
Jordan_Uindistylo: /media/username/filesystem_label/ is a mountpoint, it's where you access files from a filesystem. You don't want to access files from a filesystem, and your USB drive *cannot* be mounted when you're using dd. So sdb not showing up in /media/username/ is a *good* thing.20:10
Exterminador^alkisg: I do need to access from the VPS to my pc in order to use rsync, in example, right? or I can do it all from my pc?20:14
Exterminador^(accessing using SSH, I mean)20:15
alkisgExterminador^: yes you need to login with ssh/rsync there20:16
Exterminador^so, it's server => pc and not pc <= server?20:17
alkisgYou can do it either way. In either case, you need to run code at both ends. E.g. ssh from home to vps or from vps to home.20:18
Exterminador^I've found the command only to `upload` not to `download`20:19
Mobleydownload trough scp ?20:21
Jordan_UExterminador^: rsync has the source argument first, then the destination argument. If the source argument points to something local and the destination something remote, then it's an "upload". If the source is remote and the destination local it's a "download". Both source and destination could also be remote, or both could be local.20:22
Exterminador^I could use the  sftp command from command line? will it work or some files/dir won't be backed up?20:23
Exterminador^oh. I found the difference between them. I guess that I'll try to use rsync :)20:27
Exterminador^I guess that to completely backup the remote VPS I need to rsync the "/*" folder, right?20:28
Jordan_UExterminador^: Did you understand my comment? For example, "rsync jordan@foobar.com:some/directory/ some/directory" would be a "download", and "rsync some/directory jordan@foobar.com:some/directory" would be an "upload", because the jordan@foobar.com tells us that the argument is remote, and the lack of any user@host in the other argument tells us it's local. People don't talk about it as uploading vs20:34
Jordan_Udownloading much because with rsync the process is pretty much the same.20:34
=== Mr_Pan is now known as testuser1
=== testuser1 is now known as Mr-Pan
Exterminador^Jordan_U: I did understand. but I need to rsync *all* the files on the VPS, so I guess the `folde/dir` should be /, correct?20:35
=== Mr-Pan is now known as Mr_Pan
Exterminador^as I need /home, /root, /etc and so on20:36
oerheksbackup your data, not the vps itself.20:37
Exterminador^okay. I've done `rsync -av user@host:/* VPS` and seems it's working :)20:38
cool_dudebest way to limit folder ?20:38
cool_dudecpu limit ^^20:38
Exterminador^oerheks: I really need almost all files. I've create a few extra folders and stuff, so I need to backup it entirely (mysql will be backed up later using webmin).20:39
Jordan_UExterminador^: The '*' isn't needed.20:40
Exterminador^Jordan_U: oh, thanks for the tip. but it won't hurt, correct? :)20:41
gmahi. I'm trying to use dd to copy the internal drive on an ubuntu 16.04 machine to an external drive. the internal drive is /dev/nvme0n1, the external /dev/sda. I'm finding that dd says "writing to /dev/sda: No space left on device" after it's buffered just over 7GB of data. It doesn't appear to write anything. I tried the same thing on a Solus machine, and it copied data fine.20:43
gmais there anything specific to the nvme stuff that could cause this? It's Ubuntu 16.04, installed on a Dell XPS 13.20:43
royal_screwup21how do I delete all files beginning with a specific prefix, say "abc"? So if I have files abc1.txt, abc2.txt abc.py - I want to delete all of them20:44
gmaroyal_screwup21, rm abc*20:44
Jordan_Uroyal_screwup21: rm -i abc* #That way if you make a typo you won't end up deleting all of your files accidentally.20:45
royal_screwup21rm: cannot remove 'abc': Is a directory20:45
Exterminador^royal_screwup21: in case that there's folders too, you need to use the `-rf` option. like `rm -rf abd"*`20:45
Exterminador^oops20:45
Exterminador^abc*20:46
Jordan_UExterminador^: royal_screwup21: You don't need -f for directories, and I strongly recommend against adding it when it's not needed.20:46
gmaOr even just rm -r (f will hide errors)20:46
Jordan_Uroyal_screwup21: -r will recursively delete everything within a directory, then the directory itself. If you combine globbing (using '*') with rm -r, you are entering dangerous territory. Be *very* careful with such commands, as typos can be disastrous.20:47
Jordan_Uroyal_screwup21: One way to confirm that the command does what you expect is to run "echo rm -r abc*" which will print the rm command that would be run if you had the same line without the "echo" in front.20:48
royal_screwup21cool, thanks!20:48
Exterminador^oh god. this is going to be a very long night. 30Gb to download at 2mb/s lol20:53
ChanguarI keep getting this Mp-bios bug:8254 timer not connected to io-apic everything I search up tells me to use the noapic and/or nomodeset boot option from the livecd and I can boot the livecd but I'm looking for a permanant solution to boot from the hard disk20:55
Changuarthis happens with the graphics card connected and with the onboard as well20:56
Changuaraha I think I got it, I just reinstalled by moving the hard drive to a different machine and it loaded up21:05
MonkeyDustChanguar  that's how good this channel is21:06
Changuarlol21:07
Changuarwell at least with the onboard output, now lets see what happens with the card21:07
* Changuar prays to the nvidia gods21:08
Changuarso far so good21:09
Changuarno boot errors21:09
Changuaryay! success21:09
Changuarexcellent!21:09
indistyloalkisg, lsblk --fs --> output ; http://paste.debian.net/993179/21:20
Changuarhmmm after updating I'm back to no output21:24
Changuarhow odd21:24
Changuarworks without the card21:25
Bashing-omChanguar: ' sudo lshw -C display ' //Maybe install a graphic'd driver ?21:28
Changuarwhen I install the card it gives me a long beep followed buy 2 short beeps21:31
Changuarscreen went kinda multicolored at the splash screen21:31
Changuarthis card is old as the hills and pretty useless so if I just have to forgo it that's okay21:32
Changuarweird that it functioned fine on the fresh install before I updated though21:32
Changuargot it to boot grub okay now trying regular boot up21:33
Bashing-omChanguar: Take a read and see what X thinks ' cat /var/log/Xorg.0.log ' .21:34
Changuaroh there we go, looks like a reset got it to book correctly21:34
Changuarlet me do the display output thing21:34
Changuarokay it's reading the card okay and giving me a display21:35
Changuarthink I'm good21:35
Changuargonna try a reboot and make sure21:35
Changuaryep I'm all good :)21:36
=== jstein_ is now known as jstein
stiltzkinI figured out my NFS issues :)22:04
stiltzkinTurns out config options are not respected (even after a sysctl reset) until the server is rebooted22:04
stiltzkinSo as a result portmap was assigning a high port blocked by my firewall to NFS and the connection was being dropped. Had to look at tcpdump to figure this out22:04
demophobiaviewing https://www.aoa.org/Documents/optometrists/effects-of-computer-use.pdf in firefox, how do i customize the zoom? i see only fixed options, e.g. 100 or 75 percent22:33
jeffreeanyone know why  my dbus command to gnome-screensaver isn't working? https://pastebin.com/EcSuiyEH22:39
jeffreethe included documentation for my version of gnome screensaver says that that is a valid method22:40
kostkonjeffree, install d-feet and investigate. It might not exist anymore or not present on your current gnome setup22:41
jeffreekostkon: thanks. seems that method doesn't exist according to that app, weird22:47
sliddjurHow can I see who is using sendmail ?22:52
sliddjurhttps://imgur.com/a/1di02 looks like my machine is being used to send a lot of email ?22:52
sliddjurwhat script/process is using it?22:52
kostkonjeffree, well it happens, it's gnome after all22:56
kostkonjeffree, they remove things all the time22:56
stavrakisHi, how can I boot from an sd card reader? I managed to install ubuntu however grub doesn't see the card reader.22:57
jeffreeI guess they don't update documentation too?22:57
kostkonjeffree, well that's plausible too22:57
tomreynstavrakis: which grub is it, theone on eht sdcard or on the hdd / ssd (if you have multiple)? make sure your bios / edfi is (able to and) configured to boot off the sdcard.22:59
d3p74Hello - I was wondering if someone could help me troubleshoot an audio issue23:02
kostkon!ask | d3p7423:02
ubottud3p74: 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 !patience23:02
d3p74 have been having problems with HDMI Audio-Out on a Dell XPS 13 laptop (Developer Edition). It's running Ubuntu 17.04 with 4.10.1-041001-generic kernel. The gpu is Intel(R) HD Graphics 620. I have been able to get HDMI audio to work, but only by using Mirror Display settings23:03
stavrakistomreyn, this is on a tablet btw, and grub is installed both on the internal emmc, which I can select in the BIOS. There is no BIOS option for the grub which is installed on the sd card.23:10
stavrakisAlso the kernel is on the sd card, not on the emmc, as there is not enough space on the ESP partition, and I don't really want to resize them as I don't want to mess up the windows installation which is working.23:12
d3p74Where would I look to figure out what is changing between different display settings that would make HDMI audio work on Mirror Display, but not when I use the external monitor as the Default Display23:18
EleanorEllisHas anyone managed to block ads on a standalone laptop using dbab?23:31
coresi think a windows update may have screwed up my ubuntu 16.04/windows 10 dual boot laptop23:35
coresis fixing this just a matter of booting with a ubuntu usb stick?23:36
Bashing-om!grub | cores23:42
ubottucores: 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/Grub223:42
=== Chinesium is now known as studentLoanDebt
tomreynstavrakis: so if it is as you say, namely the firmware can load the boot manager off the emmc and grub is unable to see the sdcard then i guess you can't access the sdcard until linux is loaded.23:47
=== studentLoanDebt is now known as surpriseMedicalD
=== surpriseMedicalD is now known as MedicalDebt
stavrakistomreyn, so will I have to put the kernel and initrd on the ESP? Then I will need to alter the emmc partitions. Or is there a way to boot a smaller kernel with just sdcard support to chain-load the larger vmlinuz?23:49
tomreynstavrakis: you could build a mostly modular kernel an load the modules from another location but this is not a small project to work on. the kernel doesn't need to actually it probably should not go on the esp but on a separate (/boot) partition23:52
tomreynstavrakis: how did you test whether grub can see the sdcard btw?23:53
stavrakistomreyn, in the shell I can only access the emmc (hd0). There are also (hd1) and (hd2) but when doing ls I get "Filesystem is unknown". I don't relly know if one of them is the reader, and what the other is. They are there even with no sdcard in the reader or anything else plugged in.23:58
stavrakis*really23:59
tomreynstavrakis: "geometry (hd1)"  would hint on which storage it is.23:59

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