Search:

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

Page 1 of 10 1 2 3 4

Search: Search took 0.17 seconds.

  1. Replies
    10
    Views
    811

    Re: Help me to pick best linux based OS

    I'm using Xubuntu 14.04 on intel celeron, 530 (32 bit). It run just fine.

    The RAM, and CPU are almost similar too.
  2. Replies
    15
    Views
    635

    Re: What i do to get like this terminal

    Which Terminal do you use? Is it GNOME shell? XFCE4 terminal? Konsole? Lxterminal? Mate?
  3. Replies
    15
    Views
    635

    Re: What i do to get like this terminal

    You can type it in your terminal, by copy & paste it. However, I don't really understand what you're saying, what do you mean by hole?
  4. Replies
    15
    Views
    635

    Re: What i do to get like this terminal

    Just type the code given by Lars Nooden with/without export to try -



    PS1='\[\e[0;31m\]\u\[\e[m\] \[\e[1;34m\]\w\[\e[m\] \[\e[0;31m\]\$ \[\e[m\]\[\e[0;32m\]'



    if you like that color and...
  5. Replies
    5
    Views
    650

    Re: Programming on Ubuntu

    Hi,

    Just wanna add -

    You can use C + GTK+2 (I don't like GTK+ 3, visually slower), C++ + Qt4/Qt5 or C++ with GTKmm, Python with either Gtk2 or Gi (GTK+3), PyQt4/PyQt5 (pyqt4 available for...
  6. Replies
    15
    Views
    635

    Re: What i do to get like this terminal

    or this one, step-by-step - http://mylinuxbook.com/ubuntu-command-line-prompt-colour/
  7. Replies
    3,889
    Views
    328,595

    Sticky: Re: Welcome to the Forums - Introduce yourself here

    Hi there Captain_Ted_Rotgut, welcome to Ubuntu Forums community. ;)
  8. [SOLVED] Re: Installing 64-bit *buntu in i686 arhitecture?

    Thanks, I'll give it a try.
  9. [SOLVED] Re: Installing 64-bit *buntu in i686 arhitecture?

    Thanks QIII, this discussion really helping me out whether to install it or not.

    Issue solved.
  10. [SOLVED] Re: Installing 64-bit *buntu in i686 arhitecture?

    @QIII

    I try to find Vt-x if supported for my processor - http://ark.intel.com/products/33100/Intel-Celeron-Processor-530-1M-Cache-1_73-GHz-533-MHz-FSB-Socket-P



    and after looking at vt-x...
  11. [SOLVED] Re: Installing 64-bit *buntu in i686 arhitecture?

    @QIII
    Should I enable it or disable it? After doing -



    egrep -c '(vmx|svm)' /proc/cpuinfo


    I got 0 as the output.
  12. [SOLVED] Installing 64-bit *buntu in i686 arhitecture?

    Hello, after doing a few research, I found that my hardware architecture actually is able to run 64-bit operating system. Unfortunately, I only have 1GB RAM and 1.73 GHz processor. Is it really okay...
  13. Thread: htop

    by flaymond
    Replies
    7
    Views
    664

    Re: htop

    Want to find softwares from terminal?

    Type -


    apt-cache search randomWords

    Found a lot of new things with it.
  14. Replies
    4
    Views
    3,342

    Re: How to make a Hello World program in C/C++

    Personally, I think it's better with C -


    #include <stdio.h>

    int main(int argc, char *argv[])
    {
    puts("Hello, world!"); // or printf("Hello, world!\n");

    return 0;
  15. Replies
    3
    Views
    450

    Re: Packaging commercial software

    I don't think Ubuntu SDK currently support one click .deb packaging right now. Anyway, it's good if you dealing with Qt application development.
  16. Re: (Phyton 2.7.9) SyntaxError on "Hello, World!"

    My suggestion is to use Geany editor instead of IDLE. It's far better and you can tweak to use alternative interpreter (v2 or v3) to launch the scripts. The editor can also compile, build & run...
  17. Replies
    114,854
    Views
    1,735,046

    Re: Tug of war - Community vs Mods - to 200 (or -200)

    0 - noooooooo.
  18. Replies
    114,854
    Views
    1,735,046

    Re: Tug of war - Community vs Mods - to 200 (or -200)

    -197 no way!!!
  19. Replies
    2
    Views
    422

    Re: Request to change name

    Thanks howefield!
  20. Replies
    2
    Views
    422

    Request to change name

    Hi, I wanna make a request to change my current Ubuntu username to -

    1. flaymond
    2. flaymon
    3. flayd

    Thanks.
  21. Replies
    114,854
    Views
    1,735,046

    Re: Tug of war - Community vs Mods - to 200 (or -200)

    -188, from 6043 page, with 60427 post, this thread will finally reach the ending?
  22. Replies
    17
    Views
    964

    [SOLVED] Re: Newbie installing virtual desktop problem

    Good job, both of you +1
  23. Replies
    114,854
    Views
    1,735,046

    Re: Tug of war - Community vs Mods - to 200 (or -200)

    -168

    Ah, seems the community side going to lose, but will never give up though. I just don't want to reply for 5 hours, since 1 community member vs 2 mods only will make it negative.
  24. Replies
    114,854
    Views
    1,735,046

    Re: Tug of war - Community vs Mods - to 200 (or -200)

    with USB? I really need an extra USB.:o

    -167
  25. Replies
    17
    Views
    1,536

    Re: New Win10 slogan sounds vaguely familiar

    +1 Firms need to maximize their profit. Not surprisingly, they will try to do anything as long they got the reward for the risk they take and the efforts they give.
Results 1 to 25 of 250
Page 1 of 10 1 2 3 4