Search Results - JustLinux Forums


Search:

Type: Posts; User: serz

Page 1 of 20 1 2 3 4

Search: Search took 0.26 seconds.

  1. Replies
    1
    Views
    896

    Hmm.. add that command (the chmod one) to an...

    Hmm.. add that command (the chmod one) to an rc.local script or something and forget about it :)
  2. Replies
    7
    Views
    1,906

    Hmm... it's a cool project though I wouldn't use...

    Hmm... it's a cool project though I wouldn't use it either.
  3. Replies
    2
    Views
    1,130

    It should be easy to accomplish that.. what you...

    It should be easy to accomplish that.. what you need to check is that "if" there's a file.. or a process running, or whatever, run the rest of the commands or not. Check the following links:
    ...
  4. Replies
    3
    Views
    2,540

    Hmm.. you should check the permissions of the...

    Hmm.. you should check the permissions of the file /etc/shadow, it should be like this:

    root@c0ma:/usr/src# ls -l /etc/shadow
    -rw-r----- 1 root shadow 682 2006-07-03 08:05 /etc/shadowchmod 0640...
  5. Replies
    3
    Views
    2,540

    Hmm.. you should check the permissions of the...

    Hmm.. you should check the permissions of the file /etc/shadow, it should be like this:

    root@c0ma:/usr/src# ls -l /etc/shadow
    -rw-r----- 1 root shadow 682 2006-07-03 08:05 /etc/shadow
    chmod 0640...
  6. Replies
    10
    Views
    1,460

    I think that's the best option so far...

    I think that's the best option so far...
  7. Replies
    4
    Views
    1,075

    Add the "users" optionafter "defaults", separated...

    Add the "users" optionafter "defaults", separated by a comma.

    Search Google on how to mount or add to fstab NTFS partitions...
  8. Replies
    4
    Views
    1,110

    It's as simple as you do it in Windows :)

    It's as simple as you do it in Windows :)
  9. Replies
    10
    Views
    1,428

    swapon /dev/hda5 If it's not in your...

    swapon /dev/hda5

    If it's not in your /etc/fstab add it yourself.
  10. I believe that you're only creating the function...

    I believe that you're only creating the function and you're not actually using it, write "scriptname" down there after the "}", I think that that will make it.
  11. Replies
    17
    Views
    1,705

    Hey there.. long time no see! Welcome back, I...

    Hey there.. long time no see! Welcome back, I guess? :)

    Hope to see you around, later.
  12. Replies
    31
    Views
    8,462

    In theory, yes.. but I as I noted above, I had no...

    In theory, yes.. but I as I noted above, I had no success (I did from 3 to 4 though).
  13. Replies
    31
    Views
    8,462

    After posting that, I tried to boot and the...

    After posting that, I tried to boot and the install is screwed up..kernel panic, something to do with init and se_linux.

    Damn.

    PS: I used the examples that are listed on that page, with the...
  14. Replies
    31
    Views
    8,462

    No.. I couldn't do anything with yum, I...

    No.. I couldn't do anything with yum, I personally don't like it at all, it sucks. I've used apt for rpm.

    http://freshrpms.net/apt/

    I just upgraded like 400 packages and I only had 2 packages...
  15. Replies
    31
    Views
    8,462

    /me is upgrading to Fedora Core 5 at work.. only...

    /me is upgrading to Fedora Core 5 at work.. only 400 packages to go.. :)
  16. Replies
    5
    Views
    873

    What error do you get when you try to connect?...

    What error do you get when you try to connect? Connection refused, timeout?

    Have you make sure that sshd is running?
  17. Replies
    31
    Views
    8,462

    Screenshots? :)

    Screenshots? :)
  18. Thread: configure*

    by serz
    Replies
    2
    Views
    851

    Yes, they're executables and you can run them by...

    Yes, they're executables and you can run them by doing ./configure

    I see that you're about to try to compile something. I would suggest you to take a look at this guide.
  19. Replies
    8
    Views
    2,492

    If you do have the information, then remove every...

    If you do have the information, then remove every line in /etc/resolv.conf and add yourself the information..you just need to add "nameserver" followed by the ip your ISP gave you.. je_fro left an...
  20. Replies
    7
    Views
    1,218

    Ditto.. 1gb swap is way too much, 512ram is more...

    Ditto.. 1gb swap is way too much, 512ram is more than enough..
  21. Replies
    8
    Views
    2,492

    Ask your ISP for their DNS and add them yourself...

    Ask your ISP for their DNS and add them yourself to /etc/resolv.conf.
  22. Replies
    4
    Views
    880

    Guys, don't play with the root user, use it only...

    Guys, don't play with the root user, use it only for administration tasks :cool:
  23. That's a very common error, at least for me.....

    That's a very common error, at least for me.. I've seen it tons of times. I wouldn't care much about it.

    Moved to the Software forum, it's more appropriate to be there.
  24. Replies
    1
    Views
    1,027

    Search Google :) And use the man pages, for...

    Search Google :)

    And use the man pages, for example "man chmod".
  25. Replies
    6
    Views
    1,156

    I'd use a ftp server instead.. makes more sense...

    I'd use a ftp server instead.. makes more sense to me.
Results 1 to 25 of 500
Page 1 of 20 1 2 3 4