Search:

Type: Posts; User: raja.genupula; Keyword(s):

Page 1 of 10 1 2 3 4

Search: Search took 0.12 seconds.

  1. Re: Sycl installation on ubuntu 22.04.3 lts llvm package installation

    Did you tried installing `libstdc++6`

    sudo apt-get install libstdc++6
  2. Re: Cannot access my self-hosted website

    Are you able to ping your static IP ?
  3. Replies
    5
    Views
    6

    [SOLVED] Re: tun1 instead of tun0?

    have you tried using `nmcli` ?
  4. Re: Gambas: How to display data from database to datatable?

    What is the database you are using ? Ex: Oracle, MySQL etc.
  5. [ubuntu] Re: Newer version of Openssh on Ubuntu LTS

    Hey,

    Below are the instructions


    wget https://cloudflare.cdn.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-7.7p1.tar.gz
    sudo apt-get update
    sudo apt-get install build-essential libz-dev...
  6. Replies
    1
    Views
    2

    Ubuntu Membership expired

    Hello Team,

    I didnt responded in righttime so I lost chance to renew Ubuntu Membership via LP.
    Could you please renew my Membership ?

    Thank you.

    Regards
    Raja
  7. Replies
    5
    Views
    6

    Re: Command not found

    Glad your issues got solved. Please mark this thread as solved.
  8. Replies
    5
    Views
    6

    Re: Command not found

    yeah , you should be typing 'sudo' not 'Sudo'.

    and filename: pia-v75-installer-linux.sh , it must have permissions to be executable.
    Verify its permissions with


    If permissions not there...
  9. Re: You are not the owner so you can not change the permissions

    once you are in directory of that file, execute below command and provide the output.



    and
  10. [SOLVED] Re: cannot do fresh install of 17.10 but only get empty desktop background

    Have you tried with any other flavor of Ubuntu like Lubuntu or Xubuntu ?
  11. [SOLVED] Re: Cannot install updates on Ubuntu 17.04

    May be you should try by clearing apt cache.



    And try again.
  12. Re: Hello and have an immediate problem

    We have a Printer troubleshooting guide
    https://wiki.ubuntu.com/DebuggingPrintingProblems

    Go there and follow appropriate guidelines for your case and while doing that if any errors please let...
  13. Replies
    0
    Views
    1

    Unable to git clone via Puppet

    My puppet master has code as below



    vcsrepo {'/var/www/html':
    ensure => 'present',
    provider => 'git',
    source =>...
  14. Replies
    3
    Views
    4

    [ubuntu] Re: Ubuntu Server with Public IP

    Let me share my view as well :).

    Assume you have a internal network inside your firewall,and your DNS mapped to one public IP Address. Received valid requests will pass through your firewall and...
  15. Replies
    25
    Views
    26

    Re: Can't SSH into server

    Some where I read, the user you are using have home directory right?
  16. Re: Cron jobs stop running on read-only root file system

    Hi Sensei,

    If we store the logs in tmpfs (of course it has to write them in the filesystem after threshold size or before shutting down) and redirecting whole file as an attachment to an E-mail ?...
  17. Replies
    6
    Views
    7

    [SOLVED] Re: SFTP connections refused

    We are so much glad that you have solved your issue.

    Please mark this thread as solved.

    Thank you.
  18. Replies
    25
    Views
    26

    Re: Can't SSH into server

    Hello,

    what is the output of


    telnet <hostname> 22

    and post here output of
  19. Replies
    4
    Views
    5

    Re: ZFS slow write speeds

    Have you enabled compression[lzjb/lz4 ?

    and what is the output of zpool status ?
  20. Replies
    4
    Views
    5

    Re: ZFS slow write speeds

    should I say , you didnt mention what RAID level you are using.

    Because disk writing/reading performance varies as per RAID level.

    Regards
    Raja
  21. Re: postfix or any other MTA to limit connections by client?

    Have you tried managing it directly from your code ?

    I mean, once you received a request from a particular host place some temp counter for it and when host reaches it counter you can display a...
  22. Replies
    4
    Views
    5

    [ubuntu] Re: Cluster with shared performance

    Glad you have found what you are looking for, Please mark this thread as solved.

    Thank you.
  23. Replies
    6
    Views
    7

    Re: Problems upgrading

    +1 for terminal approach and always please mark your threads as solved once you got it fixed.

    This will save some time for us to look at other posts.

    Thank you.
  24. Replies
    4
    Views
    5

    [ubuntu] Re: Cluster with shared performance

    Woow good thinking, We can call this as Virtualization for aggregation

    https://en.wikipedia.org/wiki/Virtualization_for_aggregation

    And with a little google search I found this...
  25. Replies
    12
    Views
    13

    Re: MySQL Broken after Update

    We are glad that you have solved your issue, Please mark this thread as solved.

    Thank you.
Results 1 to 25 of 250
Page 1 of 10 1 2 3 4