=== Faylite_ is now known as Faylite [00:50] i hav installed CppCMS. now, how to use it??? === markthomas is now known as markthomas|away === zz_DenBeiren is now known as DenBeiren === liam_ is now known as Guest26054 === Lcawte|Away is now known as Lcawte === jrgifford_ is now known as jrgifford [07:32] Good morning. [07:48] <_2_rosa> hola === superspring_ is now known as superspring === kickinz1|afk is now known as kickinz1 === kickinz1 is now known as kickinz1|afk === liam_ is now known as Guest65763 === Guest8929 is now known as hxm [10:49] hi can anyone help me set permission [10:50] Why can i get "date | sendmail -v me@gmail.com" to work but not "sendmail -v me@gmail.com" ? === jeffreylevesque_ is now known as jeffreylevesque === bilde2910|away is now known as bilde2910 [13:39] hi, is it possible to pipe a command to sed? what I'm trying to do is finding the path of an executable and substitute it into a file, something like which zip | sed -i "s/path=' '/path='whatever the result of which zip'/" filename === Eggs is now known as Guest46695 === acrocity_ is now known as acrocity === mfisch is now known as Guest41550 === hxm is now known as Guest26134 [18:06] ubuntu@ip-10-0-2-100:~$ update-rc.d uat-emperor defaults [18:06] error: unable to read /etc/init.d/uat-emperor at /usr/sbin/update-rc.d line 176. [18:06] what do === Guest41550 is now known as mfisch [18:41] nszceta_: Does that file exist? [18:41] got bigger problems now. does upstart convert a source file into a sysv init file? [18:41] because I can't figure out how to start a service I wrote in upstart syntax [18:42] I usually deal with systemd, this is all really strange to me [18:47] I don't think upstart relies on update-rc.d [18:48] nszceta_: upstart does not convert anything. [18:48] !upstart | nszceta_ [18:49] nszceta_: Upstart is meant to replace the old Sys V Init system with an event-driven init model. For more information please see: http://upstart.ubuntu.com/ [18:49] nevermind, I ended up creating a SysV init script and everything is dandy === hxm is now known as Guest13888 === Guest13888 is now known as hxm [21:23] hi. i've just done a do-release-upgrade from 14.10 to 15.04, and at the last step of the upgrade process, when it reboots, the reboot fails [21:23] :( [21:24] http://dpaste.com/3XG2Z3A [21:24] yeah [21:25] sounds like upstart -> systemd fail [21:25] that was the feeling i had, yeah [21:25] no idea, I only run the lts releases normally === kees_ is now known as kees [21:28] init 6 doesn't work either [21:28] expected [21:28] yeah [21:29] what other ways can i reboot, aside from pulling the plug? [21:29] I can't think of any myself [21:30] so much for QA [21:30] ubuntu has been bumming me out more frequently lately [21:31] >systemctl reboot [21:31] Failed to get D-Bus connection: Operation not permitted === bilde2910 is now known as bilde2910|away [21:41] yep, I think it's time for me to move on, given how the last two releases have gone, I have no hope for 16.04 [22:18] Can someone tell me if this rsync crontab is right "0 0 * * Mon rsync -avucz --update --progress --human-readable /media/osstorage/ /media/osbunker"? I just want to update changes to my file server mondays at midnight [23:22] Does anyone have a few to try and walk me through extending my LVM partitions across three new disks. I'm not able to get any of the commands to work from the forum posts I'm reading === Lcawte is now known as Lcawte|Away [23:27] !ask [23:27] Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience [23:36] What partition table should I use for a 3tb hard drive that I'm going to extend the LVM volume onto? [23:37] well, you have two options [23:37] gpt, or none [23:38] http://pastebin.com/HRbv7vSL If anyone has a chance, can you please look at my auto rsync crontab? just want to make sure this code is right so i dont mess up my system. [23:44] That fixed it Patrickdk, moving it to GPT allowed me to add it [23:58] If you use the guided partition step in the ubuntu setup, and you have it do the LVM, does it install the OS on the LVM?