[00:39] Hey man, which app utility is used to backup Lubuntu 13.10? [04:48] i need help with permissions [04:48] permissons on what? [04:48] i have a webserver with lubuntu [04:48] i remote into it using ftp/ssh [04:49] when i update the site using ftp, apache can no longer serve up the pages [04:49] * ianorlin isn't good with those maybe someone else [04:49] ok thanks anyway :) [04:52] This guide looks promising: http://askubuntu.com/questions/68007/configuring-permissions-for-ftp-and-apache [04:52] but i'm afraid to run through taht without some help [04:54] were you reloading apache? [04:54] oh no [04:54] haha hang on let me try that [04:58] is it sudo service apache2 reload or sudo service apache2 restart aka what's the difference? [04:59] in the askubuntu answer you linked I think it was sudo /etc/init.d/apache2 reload [05:02] ok so reload happened, but there is still a permissions issue on the page I just ftp copied over [05:03] I need more than a permissons issue? [05:03] would you like go to a pm? I can show you my webpage and the particulars [05:05] not really as then others can't jump in to help [05:05] ok [05:05] sec i'll provide some info [05:07] there is a link at the bottom of www.vancitynetworking.com [05:09] it's called 'eflyer' and apache can't host it for what i think is a permissions issue. I think I have to do a chown type command to give apache permission [05:09] another command that is useful is ls -al it shows the file permissions [05:10] but i dont really know what i'm doing :/ [05:17] does it work on localhost? [05:18] on my main development pc it works fine [05:18] https://help.ubuntu.com/community/FilePermissions shows info on file permissons [05:18] but when I ftp copy it to my webserver that link doesn't work [05:19] ok thanks [05:29] what's up zombie hoffa, are you in Calgary? [05:30] Are they jaybot:jaybot 644 when you transfer them? [05:31] the file that works fine is: -rw-rwxr-- 1 www-data www-data 211 Jan 5 21:06 index.html [05:32] the directory whose contents can't be read is: drwx--S--- 2 human www-data 4096 Jan 5 20:31 eflyer [05:32] it appears the group www-data doesn't have read or execute privileges to the directory [05:32] could that be the problem? [05:32] apache2 is part of the www-data group [05:34] I'm looking for a command that will "add read+write permissions" for the "group www-data" to the "directory eflyer and all it's contents" [05:34] and i'm getting close, just reading this documentation [05:34] have you read man chmod [05:35] idk i dont think so [05:35] that is the command but you should read manual so you learn it for yourself [05:36] will do thanks [05:46] Got it, thanks for the advice and the link ianorlin :) [05:46] you're welcome [06:20] goodnight folks [06:20] goodnight === schmidtm_ is now known as schmidtm [13:06] How to autostart applications on lubuntu at start up? I tried .desktop files in .config/autostart but no application in there starts. [13:16] How can I autostart applications in lubuntu? All those methods on http://askubuntu.com/questions/159008/how-to-add-startup-applications-in-lubuntu didn't work. :( [13:20] ok got it >>> http://askubuntu.com/a/377407 [13:37] hi, is this the correct place to ask about issues with the ppc version? [14:39] hello guys, does it work for anybody lubuntu touchscreen and onboard keyboard? [14:39] (onboard:15515): ERROR **: AT-SPI: COuldn't connect to accessibility bus [18:10] Is it possible to download the entire Lubuntu source code anywhere? [18:12] E8newallm: the source is available for anything in the source repository.. you can also download the entire iso anytime... there is no "click here to download the entire source of everything" button, since, that would be a challenge to maintain [18:12] E8newallm: you might want to just download a live CD, and poke around in a package manager.. though, you can likely browse whatever you are looking for without being on the live CD [18:13] E8newallm: the repos are the main ubuntu ones, so there will be no "lubuntu" specific ones needed [18:13] I was more after like the source code of the live disk [18:14] E8newallm: you can download the live disc [18:14] Like the basic ubuntu/lubuntu installation [18:14] is the live disk source code? [18:14] E8newallm: im not sure what you are after [18:15] E8newallm: the build scripts? [18:15] Ermm [18:15] Nah [18:16] Is there no base linux/lubuntu system? [18:16] E8newallm: linux is the kernel.. lubuntu is an official variant of ubuntu [18:17] E8newallm: the source for everything is in the repositories [18:17] Ah right ok [18:17] Is there a list anywhere of what software lubuntu is made of? [18:18] As in what software lubuntu uses on top of linux to make a bare system? [18:18] E8newallm: linux is just the kernel.. it uses the main ubuntu repositories.. official sources from the ubuntu repositories [18:18] (Sorry if I'm not describing myself well :P) [18:19] E8newallm: there is not "bare system".. just whatever gets put together from the sources [18:19] !mini | E8newallm is as close to a bare system on an iso that i know of [18:19] E8newallm is as close to a bare system on an iso that i know of: The Minimal CD image is very small in size, and it downloads most packages from the Internet during installation, allowing you to select only those you want. The installer is text based (rather than graphical as used on the Desktop DVD). See https://help.ubuntu.com/community/Installation/MinimalCD [18:19] http://packages.ubuntu.com/lucid/lubuntu-desktop describes the lubuntu-desktop metapackage.. but there would be more packages in the lubuntu distro [18:20] I think they're what I'm after [18:20] one could download the live CD, and load up a package manager, such as synaptic, and look and see what is installed === SpeedRacer is now known as SonikkuAmerica [18:20] there will be lots of dependencies and lib's that may not be listed there that will be pulled in as well [18:22] E8newallm: i need to run.. feel free and ask in #ubuntu , if its slow here, and you ned to know something about packages in general [18:22] Alright, thanks for your help, I think that minimal was what I'm after :0 [18:22] :)* [18:50] Hello #Lubuntu [18:53] I thought there was a centre for setting in lubuntu. Must have got mixed up with the software center [18:53] *settings [18:56] interesting. I never knew that [19:01] there was but it was just links to programs [19:01] any setting in partiuclar you want to change? [19:02] Hi ianorlin touchpad scrolling to 2 fingers [19:03] the side scroller does my head in. I keep going to the 2nd desktop or in game it zooms in/out [19:06] I'm thinking I'll need to install synaptics [19:11] https://www.youtube.com/watch?v=QKhxT5AHqP4 shows configuring touchpad I am not that expiernced [19:12] terminal based synclient is installed [19:16] ok thanks ianorlin [19:26] I have installed gsynaptics and disabled continuous edge scrolling but I can still edge scroll :-( [19:26] Hutch do you mean enabled? [19:27] I uncheckeed enable [19:27] oh [19:27] is there an apply button you have to hit? [19:27] but it still allows me to do it [19:28] Nope just check boxes but let me re check [19:29] nope. There's an ok button (I pressed it) but no luck [19:30] there is a two finger scroll option but it makes no sense if you can still scroll with one finger [19:32] I'll reboot [19:32] brb [19:32] ok [19:38] Eureka [19:40] Wasn't the obvious cont edge scrolling option but the slightly less obv enable vertical scrolling option :) [19:40] ah [19:43] http://gyazo.com/161bb03e34c0a16528f7f24027814c26 [19:44] ^^screenshot using gyazo. a neat little screen capture app I found yesterday [19:46] lubuntu has scrot which you can launch from the terminal installed by default [19:46] no more annoying accidental edge scrolling :-D My life is once more complete and fulfilling......Well nearly ;-) [19:47] Thanks ianorlin GL with your interview ;)