Results 1 to 2 of 2

Thread: 12.04 Server Problem

  1. #1
    Join Date
    Aug 2008
    Location
    USA
    Beans
    128
    Distro
    Ubuntu 16.04 Xenial Xerus

    Question 12.04 Server Problem

    Hello Peps.

    Could use some help here please. I was using webmin to setup some samba shares per this guide http://www.havetheknowhow.com/Config...re-folders.htm. Later when I ssh'ed into my server I was greeted with this
    Code:
    user@box:~$ ssh SandS@media
    SandS@media's password: 
    Welcome to Ubuntu 12.04.1 LTS (GNU/Linux 3.2.0-30-generic x86_64)
    
     * Documentation:  https://help.ubuntu.com/
    
      System information as of Thu Sep  6 00:44:26 CDT 2012
    
      System load:    0.04               Processes:           142
      Usage of /home: 0.1% of 183.34GB   Users logged in:     0
      Memory usage:   5%                 IP address for eth0: 192.168.254.125
      Swap usage:     0%
    
      Graph this data and manage this system at https://landscape.canonical.com/
    
    Last login: Thu Sep  6 06:07:28 2012 from box
    -bash: /usr/bin/groups: Permission denied
    /usr/bin/lesspipe: 1: /usr/bin/lesspipe: basename: Permission denied
    /usr/bin/lesspipe: 1: /usr/bin/lesspipe: dirname: Permission denied
    /usr/bin/lesspipe: 279: [: =: unexpected operator
    SandS@media:~$
    True to it's word I have no permissins to do anything. I also checked to see if I lost my permissions in VNC and I have. Any thoughts on how to correct this. I do know I will probably have to do this through webmin.
    Last edited by farrinux; September 6th, 2012 at 01:02 PM.
    Why aren't you on #ubuntuforums on irc.freenode.net?
    Answers and Howtos

  2. #2
    Join Date
    Sep 2012
    Location
    Denver,Colorado
    Beans
    243
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: 12.04 Server Problem

    you can change your permissions one of two ways either through the terminal with

    "sudo chmod 777" that would basically give you root access to the file though its kind of reckless i can't think of the other chmod commands off the top of my head or you can go into a terminal and type "kdesu dolphin" and you can change permission through dolphin and a GUI just right click and go to properties then permissions.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •