AMuHb Lab

Sorry my Russian (или горите в аду).

  • Useless Buttons

  • RSS Mei Mei

    • test
      test Filed under: Uncategorized
      Axarova
  • RSS jujav4ik

    • Desktop wars: Are you serious?
      They still exist! No, really! KDE vs. Gnome vs. XFCE vs. blah-blah-blah Recent experience of switching among desktop environments proved one little thing to me.  Do you all know how easy is to change your desktop background? – Well, switching … Continue reading →
      andreyv
    • KDE 4.7.x: I’m staying
      It’s been more then few weeks of “KDE experiment” I got myself into. The fact that KDE has become my default desktop environment is a bit shocking for me as well, as I’ve been a big fan of Gnome. Recent upgrade … Continue reading →
      andreyv
  • RSS Heo

Archive for the ‘Fedora’ Category

All about Fedora.

Beginning to study terminal commands.

Posted by amuhb on October 27, 2009

Thanks to jujav4ik.

Become root: su – ;

Open  ‘Run Application’: Alt+F2;

Go to directory: cd /home/$USER/–location–;   (Desktop)

cd ~/–location– to move from your current location;

Manual: man is;   is == list;

Print working directory: pwd;

Know, which user are you now: whoami;

Check the Vim directory: whereis vim;

Open source file with Vim (while in directory): vim filename;

Go to console while in Vim: Shift + ‘:’

w == write;

wq == write and quit;

q! == close without saving;

Compile source file: gcc filename;

Open compiled file: ./filename.out;

Posted in Fedora | Leave a Comment »

 
Follow

Get every new post delivered to your Inbox.