Search:

Type: Posts; User: rraj.be; Keyword(s):

Page 1 of 10 1 2 3 4

Search: Search took 0.04 seconds.

  1. Replies
    1
    Views
    460

    [SOLVED] help in ls command

    Hi everyone,

    Can any one please explain how to interpret these output?

    like what is total, what is 0 in it,

    drqxr-xr-x
    2,15,1,1,1,
    root root,
  2. Replies
    2
    Views
    485

    [ubuntu] Re: Does mkdir supports chmod without -m?

    Thank you. :)
  3. Replies
    2
    Views
    485

    [ubuntu] Does mkdir supports chmod without -m?

    Hi, Is it possible to create a Directory using mkdir and change its mode and user?

    Will this work in ubuntu?


    mkdir /data/misc/bluetoothd 0770 bluetooth bluetooth

    Thanks in advance.
  4. Replies
    10
    Views
    1,447

    [ubuntu] Re: How to Find Root

    One more thing i have found is


    id

    This will give the uid of current user like



    root@rraj-ubuntu:/home/rraj# id
  5. Replies
    10
    Views
    1,447

    [ubuntu] Re: How to Find Root

    Yes. All of this can be done, by visually checking.
    That is by a human.
    How can we automate it or tell the machine via a program or script?
    Or I should inform the user, if they are root or a...
  6. Replies
    10
    Views
    1,447

    [ubuntu] Re: How to Find Root

    Hi, Thanks you all...

    But my question is

    "How can we find if we are being in root user mode?"
  7. Replies
    10
    Views
    1,447

    [ubuntu] How to Find Root

    Hi All,

    How can we find if we are being in root user mode?

    What are the possible ways to determine this?
    Like

    1) find -name su

    Please let me know.
  8. [ubuntu] Unable to install packages due to dependency

    When ever im trying to install something im getting the following dependency error




    Reading state information... Done
    You might want to run 'apt-get -f install' to correct these:
    The...
  9. [SOLVED] Re: Unable to Install apache2 in ubuntu 10.10 [dependency issue]

    The problem was My security updates were turned off. Once i enabled them, It worked like charm...

    Thanks for astraljava of #ubuntu for the help.. :)
  10. [SOLVED] Re: Unable to Install apache2 in ubuntu 10.10 [dependency issue]

    Hi ~!geek!~,
    I dont see any broken packages to be fixed. Should i run

    sudo apt-get --fix-missing apache2

    By the way i tries tasksel also. The same happens there. It stops abruptly.
  11. [SOLVED] Unable to Install apache2 in ubuntu 10.10 [dependency issue]

    Dear friends, I am trying to install local wordpress in my ubuntu 10.10.So i need LAMP. During apache2 installation, the following is the issue. Hope some one can help me to solve this issue.
    ...
  12. Replies
    0
    Views
    393

    [other] How to add ssh while building vmLinux

    Sorry for wrong Section. But i hope some one can help me with this.

    I am building vmlinux for my Sigma Design Board.

    I have compiled the Kernel with Gcc Mips toolchain provided by codesourcery...
  13. Replies
    2
    Views
    1,158

    [ubuntu] Application Bandwidth Monitoring

    Is there any application available to monitor bandwidth of each application as we do with kaspersky in windows?
  14. Thread: Windows

    by rraj.be
    Replies
    9
    Views
    755

    [SOLVED] Re: Windows

    check out wine
  15. Replies
    2
    Views
    490

    [ubuntu] Re: Download manager

    Try Gwget


    sudo apt-get install gwget

    Another one is curl

    [code]sudo apt-get install curl[/coode]
  16. Replies
    2
    Views
    681

    [SOLVED] Re: Partition Erased Grub2?

    When ever windows is installed in any machine, it will over write the MBR with its own bootloader i believe. Please correct me if its wrong.
  17. Replies
    2
    Views
    543

    [ubuntu] Re: View system specs?

    Install sysinfo and try this.This will give everything you need.

    To install sysinfo


    sysinfo


    sudo apt-get install sysinfo
  18. Thread: install xmbc

    by rraj.be
    Replies
    1
    Views
    410

    [ubuntu] Re: install xmbc

    This should help you in detail

    http://xbmc.org/wiki/?title=HOW-TO_install_XBMC_for_Linux_on_Ubuntu_with_a_minimal_installation_step-by-step
  19. [SOLVED] Re: USB recognized, but no permission to mount.

    Try with a sudo command.

    Else Open nautilus in root mode
    Type the following in window opened by Pressing Alt+F2 or type this in terminal


    sudo nautilus

    Now you should be capable of...
  20. Replies
    15
    Views
    1,292

    [all variants] Re: A "system restore" workaround in ubuntu?

    You can backup your system volume alone locally. Its will take at-most about 5-6 GiB.

    Then you can restore it when required.

    There are many tools available for this like rsync.

    A small...
  21. Replies
    10
    Views
    772

    [ubuntu] Re: Can I install fonts in Open Office??

    Go to

    Places --> Home

    in your main menu

    Or if you want to open with root privileges then press Alt + F2 and type


    sudo nautilus
  22. [ubuntu] Re: New user account creation just for web browsing

    Ctrl + o will make you save the file with a name in nano.

    You can use gedit instead of nano if you feel GUI is more comfortable than CLI.

    Try this


    sudo gedit /home/karthik/.xsession
    ...
  23. [ubuntu] Re: Is there any way to backup the customized theme

    Thank you Regenweald. . Its solved my question :)
  24. [ubuntu] Is there any way to backup the customized theme

    I always like to have my own customised window colours and theme ..

    I feel it good when there is no need to make it freshly when ever i install a new system . .because its a bit tough to find the...
  25. Replies
    1
    Views
    344

    Re: Add/Remove menu item

    Check it here

    System --> Preferences --> Main Menu.

    You can customise your menu bar items here . .

    It should help you
Results 1 to 25 of 250
Page 1 of 10 1 2 3 4