Find the answer to your Linux question:
Results 1 to 8 of 8
I recently joined the linuxforums and I would like to say just a hi to all I am studying Computer Networks and I have some experience in linux not much(advanced) ...
  1. #1
    Just Joined!
    Join Date
    Nov 2008
    Posts
    1

    Smile Greetings to all of you in the forum :)

    I recently joined the linuxforums and I would like to say just a hi to all

    I am studying Computer Networks and I have some experience in linux not much(advanced) though.. This is what I want to improve.. Linux skills.

  2. #2
    Linux Engineer Freston's Avatar
    Join Date
    Mar 2007
    Location
    The Netherlands
    Posts
    1,047
    Welcome aboard!

    I feel participating in a forum such as this is a good way to improve your skills while sharing your knowledge. Everybody wins
    Can't tell an OS by it's GUI

  3. #3
    Just Joined!
    Join Date
    Nov 2008
    Posts
    1

    Smile Thank you :)

    Thank you,

    I am currently try to solve a problem in a script I am doing under bash shell. I have a script named Runlevels with a menu in a while loop with 7 options.
    1st option: rc0.d, 2nd rc1.d, etc.. till rc6.d and a Back option which goes to previous menu in another script. I want to show the user(root)only which i did a validation, the /etc/rc.0d folder contents by filtering the output with ls -l {S,K} when pressed the option1 and do the same for all the runlevels. All i want to do is give an access to the folders, see what services are running and give the option after showing the services to deactivate or activate a service..

    Dont know if my way of doing this is correct. however i tried to use a wildcard in the script and is not working properly. when I am running the wildcard in the bash shell it works.

    I will appreciate any guidance

  4. #4
    Just Joined!
    Join Date
    Nov 2008
    Posts
    1

    Bash script help

    Also i forgot to mention that I want to do it by removing a symbolic link when I want to deactivate a service or bring back a link when I want to activate a service.

    I am sry about my english as I am not a native english speaker..

    Thank you again

  5. #5
    Linux Guru rokytnji's Avatar
    Join Date
    Jul 2008
    Location
    Pecos, Texas
    Posts
    2,940
    Howdy and welcome to linux forums alexlondon. Your 2 problems will probably get better attention and coverage in the Linux Programming & Scripting section of the forum. I would split up the problems into 2 different threads there. Good Luck, and Happy Thanksgiving.
    Linux Registered User # 475019
    Lead,Follow, or get the heck out of the way
    AntiX,Puppy,Ubuntu,Windows 7=(cuz of scooters)
    Open CourseWare for Linux Geeks

  6. #6
    oz
    oz is offline
    forum.guy
    Join Date
    May 2004
    Location
    arch linux
    Posts
    18,080
    Greetings to all of you in the forum
    Greetings right back at you, and welcome to the forums!
    oz

    new members/users: read this first | new member faq
    no private messages requesting computer support - post them on the forums!
    please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.

  7. #7
    Trusted Penguin jayd512's Avatar
    Join Date
    Feb 2008
    Location
    Kentucky
    Posts
    4,073
    I am sry about my english as I am not a native english speaker..
    I wouldn't have thought it! You're mangling it less than I do!

    Welcome to LinuxForums!
    Jay

    New users, read this first.
    New Member FAQ
    Registered Linux User #463940
    I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.

  8. #8
    Just Joined!
    Join Date
    Nov 2008
    Posts
    22
    Welcome Alex. Hope to see you round.

    JonneyRed77

Posting Permissions

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