Search:

Type: Posts; User: shaktiman1234; Keyword(s):

Page 1 of 2 1 2

Search: Search took 0.04 seconds.

  1. Re: A question

    Beardedturtle
    Please mention your problem in question Title, That will be a lot helpful for other people in the forum.
  2. Replies
    34
    Views
    2,289

    Re: Good C++ editor for beginners

    try using Gedit for editing and terminal for executing . That is besy way to learn.
    If you can use vim, that will be added advantage but learning curve can be quite steep.
  3. Replies
    5
    Views
    405

    [ubuntu] Re: USB 12.04 Live vs. Installed

    Live version is for previewing only. You can how Ubuntu looks and function and you get nearly all the functionality.
  4. [ubuntu] Re: what is the command to remove a directory ?

    try
    rm -rf YourDirectory
  5. Replies
    10
    Views
    977

    [ubuntu] Re: how to login as root?

    Even if you have tried something else it will be better if you stick with sudo otherwise i have known number of cases where wring privileges ruined whole systems.
  6. [ubuntu] Re: how to enlarge close/minimize/maximize buttons of window?

    You might want to try different themes available on the internet. I also tried tweaking but could find the source. But using different theme did job for me.
  7. Replies
    12
    Views
    700

    [ubuntu] Re: where to start

    I assume that you are on ubuntu you might want to leave behind the UX of window. You can get some awesome tips here at www.linuxcommands.org
  8. Re: "Dell trying to promote Ubuntu, doing a terribly poor job"

    I have also tried ubuntu on Dell and their hardware compatibility has been very poor.
  9. Replies
    9
    Views
    760

    [SOLVED] Re: What language should I learn

    You did not tell what are your requirements. If you you want to do web programming, Go for php, html, javascript, css and that is more than enough. For shell scripting perl is enough and rest I...
  10. Replies
    4
    Views
    422

    [ubuntu] Re: Theme Issues?

    Try using the default themes shipped with ubuntu : ambiance or radiance and see whether your problems still persist.
  11. Replies
    9
    Views
    681

    Re: From Windows to Ubuntu (Linux)

    Those who are very much used to windows and its application will find uncomfortable initially. But you definitely like doing things yourself instead of relying on some software then, linux is for you.
  12. Replies
    12
    Views
    7,687

    [ubuntu] Re: What is Dash Home?

    Post the screenshot of your desktop when you press Windows/Super key.
  13. Replies
    5
    Views
    716

    [ubuntu] Re: Do I have to use chown?

    always be cautious before using chown, chmod, chgrp commands. If applied to a wrong file/directory you can screw up your whole installation.
  14. [SOLVED] Re: Graphical issues on Facebook.com using Chrome

    You should try a fresh install of chrome.
  15. Replies
    4
    Views
    628

    [ubuntu] Re: black file manager pane

    dear friend,
    upgrades are always messy. From now on whenever you want to taste a new version of ubuntu just make a backup of all the files in you /home folder and then go for a fresh install. If you...
  16. Replies
    10
    Views
    696

    [SOLVED] Re: What is unity?

    Unity is just one more desktop manager system like Gnome classic, Cinnamon etc. It is only interface, something you see. The way OS is organized remains same.
  17. [ubuntu] Re: bash script - syntax error: "(" unexpected

    if you are a newbie and you want to learn more about shell scripting, I would recommend you to go through the site
    they have awesome tutorial for shell scripting. Writing shell scripts
  18. Replies
    12
    Views
    580

    [ubuntu] Re: how to run an installed application

    @sudoninja:
    you did not tell how did you install the mwbuttons application.
    1. If you installed using .deb package or using Ubuntu software center then you can search in the Ubuntu software center...
  19. Replies
    23
    Views
    58,073

    [lubuntu] Re: No audio lubuntu 12.04

    hi dmmo,
    Please tell me the model no. of your PC and manufacturer.
    Use the output of this command aplay -l to match the right entry from this table given in the post :...
  20. Replies
    9
    Views
    1,414

    [all variants] Re: Battery life

    Please check that you have proper driver installed for your graphics card, if you have one.
  21. Replies
    8
    Views
    628

    [ubuntu] Re: went up to 12.04

    Going back to the gnome-claassic is not a solution always. Ubuntu 12.04 is known for its unity interface. If only browser is a problem, then you can try using google chrome or open-source chromium...
  22. [ubuntu] Re: Headphone port at front of computer does not work

    have a look here. This post might help you.
    http://ubuntuforums.org/showthread.php?t=1366524#6
  23. [kubuntu] Re: no longer able to use "sudo" command

    What i get from your problem is that you gave 777 permission to /var folder in your root directory.
    A clean install is recommended and next time take precaution before you use chmod, chgrp, chown...
  24. Replies
    3
    Views
    628

    [SOLVED] Re: Windows won't resize

    You can also try installing some tweaking software like Ubuntu Tweak or MyUnity.
  25. [ubuntu] Re: Few questions regarding ubuntu software center

    The very way ubuntu works you won't be able to install two packages simultaneously.
    if you try you will get this in terminal.

    E: Could not get lock /var/lib/dpkg/lock - open (11: Resource...
Results 1 to 25 of 29
Page 1 of 2 1 2