=== Famthys is now known as Xenthys [02:57] I installed Xubuntu on a USB, whenever I boot it just brings me to BusyBox. Any suggestions? [02:58] Ellsworth: How did you install it? [03:02] put a cd with xubuntu in my pc, along with a 128gb flash, did the standard setup' [03:04] Ellsworth: Did you set up the live USB? [03:06] Not sure I'm understanding your question. [03:06] I went through the install process, and chose the USB drive as the installation target [03:07] Ah, you installed Xubuntu to the USB drive? You didn't just use the live iso? [03:08] branau: hmm, indeed [03:08] branau: can I get persistence on the live version? [03:09] Interesting [03:09] Ellsworth: Yeah, you can set up the live image to store data [03:09] branau: Alrighty, I'll try using the live version. [03:12] Ellsworth Which OS are you using to set up your USB? [03:12] Xubuntu. [03:13] Cool, I'd use the startup disk creator then, it's pretty simple to use and you can set aside the storage space for persistent file storage [04:31] How do I revert a change in lightdm if it doesn't load? [05:33] hi all! i am trying to install xfce to my ubuntu server -- i installed by apt-get install xfce4; however it doesnt auto start and i have to write startxfce4 everytime. [05:33] is there a way to make it run at automatically at boot time? === branau1 is now known as branau === dreamon__ is now known as dreamon [10:03] Hello, how can i close this window? i am installing xubuntu. [10:20] hi === xubuntu88i is now known as Chofi [10:20] hi [10:20] so I my xubuntu 15.10 installer crashed for an unspecified reason [10:20] s/I my/my [10:21] and now the reinstallation process is taking forever because of this saving installed packages process [10:21] is there a way I can safely abort this saving installed packages process, format the partially installed xubuntu partition and do a fresh install, which is what I wanted in the first place ? [10:29] yay [10:29] it finished saving installed packages and began copying files [10:31] oh great [10:31] installer crashed again [10:32] go figure what went wrong [10:36] you sure it's crashed - or just too slow for you? [10:36] you sure that the download was good ? cd or usb? [10:36] well it said "the installer crashed" so I guess it crashed [10:37] im on a live usb [10:37] i'm trying for the third time and now it somehow looks better [10:37] what's on the PC currently? You say 'abort and start again' [10:38] is it crashing at the same point? [10:38] oh god [10:38] again [10:38] installer crashed [10:38] while "checking for packages to install" [10:38] did you check the download before you put it on the cd? [10:38] no, I did not [10:38] I may try on a different USB drive [10:39] I'd make sure the download is good first - what are you doing this from? linux or windows machine? [10:39] windows [10:39] https://help.ubuntu.com/community/HowToMD5SUM#MD5SUM_on_Windows [10:40] let's try again [10:40] thank you flocculant [10:41] Chofi: actually - did you grab the iso with a torrent - if you did then no need to check it - should be fine [15:45] Anybody has a problem with Dropbox's icon? A la : http://askubuntu.com/questions/732967/dropbox-icon-is-not-working-xubuntu-14-04-lts-64 [15:45] I am running into that same problem... yet the posts there are less than a day old. Still no solution [16:14] Hey there! How can I get new NOTIFICATION STYLES for Xubuntu 15.10? Thanks in advance :) [19:35] hi all! i have installed xfce4 on my ubuntu server and then x11vnc. i am able to connect to my machine; however the gui user is root and lock-screen (leaves the screen blank and unlocked by mouse move without passwd) & switch user doesnt work (does not exist) [19:35] any ideas? [19:39] cihhan: What exactly is the issue? That the root account is accessible via GUI without a password? [19:40] branau: yeah, that s the main problem :( [19:41] Is it only unlocked without a password or can you connect and login without a password? [19:42] right now, using my vnc password i login directly as root -- no other passwords or login screen [19:47] branau: any suggestions? [19:48] cihhan: http://www.karlrunge.com/x11vnc/faq.html#faq-users-opt [19:48] Take a look at that [19:49] branau: wow, how did i miss that. let me check and try. thanks a lot :) [19:49] No worries, but it says that it could be a potential security issue to allow multiple users, so I'd take a look at it pretty carefully to make sure that you set it up right [19:52] cihhan: As for the password not being required on unlocking the session, that should be configurable from the settings within the GUI [19:56] branau: thanks a lot, i will check it right after the user login issue. thank you very much [19:57] Sure thing! [19:57] Let me know if you run into any more troubles! [19:57] yelo [19:59] anyone know where the "Disk Image Mounter" mounts to? [20:02] heoyea: here it mounts to /dev/loop1p1 on /media/wolf/Xubuntu [20:03] use it and type mount in a terminal to show you what you have mounted [20:04] flocculant: oh these are archive://paths [20:04] so im not sure where is mounted at [20:05] i try looking in ~/.gvfs [20:05] but nothing there [20:24] heoyea: my gvfs mounts are here: /run/user/$(id -u)/gvfs [20:27] jfaust: Thank you sir =) [20:29] heoyea: no problem [20:50] branau: unfortunately, x11vnc users parameter didnt solve the issue somehow.. [20:51] and im running x11vnc as 'ubuntu' user, instead of 'root' [20:53] cihhan: The users parameter didn't allow to change users once you connected? [20:54] unfortunately it directly started as root again, instead of user ubuntu [20:57] Which command are you using to start the connection? [21:17] branau: you mean the x11vnc? [21:17] cihhan: yep [21:18] branau: /usr/bin/x11vnc -xkb -noxrecord -noxfixes -noxdamage -users ubuntu -display :0 -rfbauth /etc/x11vnc.pass -forever -bg -rfbport 5900 [21:20] branau: and i m running it as ubuntu, not root [21:20] I think you need to prepend ubuntu with a +, so that part should read -users +ubuntu [21:20] branau: actually i tried that one too but let me try again [21:21] cihhan: let me know how that goes [21:22] branau: the same, i still login as root (and it directly logins without any passwd asked) [21:28] branau: initiall i had ubuntu server and i install xfce4 xfce4-goodies xvfb x11vnc lightdm on it [21:29] branau: i dont know if that would help [21:31] cihhan: how do you have it configured on the server? Have you taken a look at the Arch Linux wiki for x11vnc? Theyve got some good info in there [21:32] See here: https://wiki.archlinux.org/index.php/x11vnc [21:32] i have actually. in fact i checked a couple of tutorials and all are very similar (mostly the same) [21:33] So what command did you run on your server to start the VNC server? [21:34] branau: /usr/bin/x11vnc -xkb -noxrecord -noxfixes -noxdamage -users ubuntu -display :0 -rfbauth /etc/x11vnc.pass -forever -bg -rfbport 5900 [21:37] cihhan which client are you using? Is it storing your password for you? Or can you login from various machines with no password? [21:38] branau: im using gtkvncviewer and it has username and password and i use ubuntu as the username [21:45] cihhan I'd post on the Ubuntu forums if I were you. I'm away from my computer so I can't test things out ATM but ping me the link to your post and I'll spin up am EC2 instance to test it when I'm in front of my comp again, provided you can't find a solution before then [21:45] thanks a lot branau_, i really appreaciate that [21:45] Sure thing! [21:53] branau_, at last.... Based on the configurations I used, it was supposed to use lightdm-gtk-greeter -- however it seems that it wasnt installed at all... [21:54] cihhan: that fixed it then huh? Interesting. Glad you got it working though! [21:58] branau_" yeah that fixed the problem. it seems that it wasnt a part of the lightdm [22:39] cihhan: interesting, seems like it should be a dependency but I'm sure there's a reason for it not being there [22:40] branau_, most prob.. but nobody was mentioning about it -- or i didnt see it [22:41] cihhan: it may be worth filing it as a bug report. If it is a bug, it'll get fixed. If not, then they'd at least be able to explain it [22:42] branau_, you are right. where to fill it? [22:43] cihhan launchpad would be my best bet, let me see where the package is maintained [22:44] cihhan: https://bugs.launchpad.net/lightdm [22:44] I'd report it there [22:45] branau_, thanks a lot, i will fill a report now [22:46] Sure thing, glad everything worked out! [23:54] Can anyone see this?