Search:

Type: Posts; User: blwegrzyn; Keyword(s):

Page 1 of 3 1 2 3

Search: Search took 0.09 seconds.

  1. Replies
    0
    Views
    1

    [ubuntu] Modify startup script to run last

    I installed the virtual box scripts via:
    update-rc.d virtualbox defaults 99 01
    update-rc.d virtualbox-vm1 defaults 99 01

    The first scrpt s the original virtualbox script tha comes with...
  2. [SOLVED] Re: ubuntu 14.04 LTS jabber and gtalk modules gone

    seems like the solution is simpler then i though.

    I went to compile options and I found out that:

    chan_gtalk replaced with chan_motif
    res_jabber replaced with res_xmpp

    thx
  3. [SOLVED] Re: ubuntu 14.04 LTS jabber and gtalk modules gone

    Current Ubuntu trusty version does not come with res_jabber and chan_gtalk.

    * version on Ubuntu is:

    dpkg --list | grep asterisk
    asterisk 1:11.7.0~dfsg-1ubuntu1 amd64 Open Source Private Branch...
  4. [SOLVED] ubuntu 14.04 LTS jabber and gtalk modules gone

    What happened to jabber and gtalk modules for asterisk?
    How do I get them back?

    thx
  5. [ubuntu] Re: Rsync option that preserves both link to the directory and directory itself

    i totally understand what you say.
    I was hoping that this might work like this:

    source:
    /test
    link to /test2 folder
    /test2
    test2.txt

    destination
  6. [ubuntu] Re: Rsync option that preserves both link to the directory and directory itself

    not sure if i understand what you say?
    lets sat i want to copy folder /etc
    and etc has tons of different symbol links
    with command
    rsync -arv /etc/ /backup/
    /etc will be copied with symbol link...
  7. [ubuntu] Re: Rsync option that preserves both link to the directory and directory itself

    I will just use k option to backup everything, but i will loose the symlinks references.
    I wonder if there is an easy way to figure out all the symlinks and include their references in the backup...
  8. [ubuntu] Re: Rsync option that preserves both link to the directory and directory itself

    did not work, same behavior, link is copied as link and the directory that it links to is not copied
  9. [ubuntu] Rsync option that preserves both link to the directory and directory itself

    Is there an option in rsync to copy the link and at the same time copy the directory the link points to while preserving the link?

    Example command:

    rsync -arv --delete /var...
  10. Replies
    9
    Views
    512

    [ubuntu] Re: SSI apache2 on 12.10

    Below is the setup when it fails.


    ubuntu@:/etc/apache2$ sudo ls -l mods-enabled/dir*
    lrwxrwxrwx 1 root root 26 Mar 25 15:42 mods-enabled/dir.conf -> ../mods-available/dir.conf
    lrwxrwxrwx 1...
  11. Replies
    9
    Views
    512

    [ubuntu] Re: SSI apache2 on 12.10

    I tried remove all setup i had and make it minimalistic and i still needed DirectoryIndex.
  12. Replies
    9
    Views
    512

    [ubuntu] Re: SSI apache2 on 12.10

    This fixed the issue right away. txh

    So, what is the purpose of:
    "
    If you want includes in index pages then edit the /etc/apache2/mods-availables/dir.conf file from this:

    <IfModule mod_dir.c>...
  13. Replies
    9
    Views
    512

    [ubuntu] Re: SSI apache2 on 12.10

    I followed all steps and simple shtml works if I point the browser to shtml directly , if I go to just the page like domain.com it opens a download prompt and tries to download a page of type I...
  14. Replies
    9
    Views
    512

    [ubuntu] SSI apache2 on 12.10

    i followed this guide:
    https://help.ubuntu.com/community/ServerSideIncludes

    ssi works but i cannot get main page automatically through index.shtml

    the page starts and tries to start the...
  15. Replies
    1
    Views
    1,582

    [ubuntu] Re: stunnel fails to start

    i figured it out.
    Enabled debug and turns out sendmail was listening on 2525 although it should not. (it should sent to 2525, not listen on)
    Rebooting fixed the issue.
  16. Replies
    1
    Views
    1,582

    [ubuntu] stunnel fails to start

    I installed stunnel on ubuntu server 12.10
    and in config i have:

    cert = /etc/stunnel/mail.pem

    [attsmtp]
    client = yes
    verify = 0
    accept = 127.0.0.1:2525
    connect = smtp.att.yahoo.com:465
  17. [ubuntu] what is the best host for virtualbox and kvm

    I am configuring ubuntu server as a host for kvm and virtualbox.
    I used the ext3 file system. Is it good choice?

    What file system and host would work the best for the virtual host?

    thx
  18. Replies
    3
    Views
    3,396

    [all variants] Re: Pulse audio fix for vmware?

    I installed basic ubuntu 11.04 server install with ssh and kvm and added below packages for basic gui support:
    xserver-xorg xserver-xorg-core
    openbox
    obconf
    virt-manager
    lxterminal
    xinit...
  19. Replies
    10
    Views
    1,423

    [ubuntu] Re: Hypervisor 1 with gui?

    so i created the simple ubuntu server with gui openbox
    now i need to add audio support
    what are the basic packages needed to add audio support
    so i can use it vms created on the local machine?
  20. Replies
    10
    Views
    1,423

    [ubuntu] Re: Hypervisor 1 with gui?

    So basically the audio on the vm is set to null
    and the audio driver is set to something type of the audio driver.
    And the audio redirection depends on the os and remote client?

    I guess no...
  21. Replies
    10
    Views
    1,423

    [ubuntu] Re: Hypervisor 1 with gui?

    sorry, buy i need some clarification, so if the vm host is installed on ubuntu and no audio drivers are installed but the vms are configured with audio, does it mean that audio is transferred over...
  22. Replies
    10
    Views
    1,423

    [ubuntu] Re: Hypervisor 1 with gui?

    So the way you do it you have a server with no keyboard and mouse , monitor attached? (HEADLESS)
    Are you getting audio on the machines through RDP or VNC?

    thx
  23. Replies
    10
    Views
    1,423

    [ubuntu] Re: Hypervisor 1 with gui?

    would not be better to install ubuntu server and then only add the necessary stuff? Basically all i need is sound support and simple gui. The rest will be on the vms.
    So far I did server install...
  24. Replies
    10
    Views
    1,423

    [ubuntu] Hypervisor 1 with gui?

    Is there a stripped down version of Ubuntu server with gui that would allow me create vms and run them locally on my deskotp?
    I want to simply start the os and have options to run different oses at...
  25. Replies
    5,680
    Views
    472,745

    Re: Unity MEGA Thread

    how to u customize it
    where are the option
    is there more then compiz config settings?

    thx
Results 1 to 25 of 72
Page 1 of 3 1 2 3