Archive | Linux

[C / C ] Gotoxy() in Linux – Gotoxy() in Linux

In linux no gotoxy available functions we need to rebuild it as follows: source: ccs1.hnue.edu.vn/son/forum

[Ubuntu] Create text snippets to sublime

Go to Tools / New snippet… In the file that opens you will see: Save it as filename.sublime-snippet Notice Hello, ${1:this} is a ${2:snippet} is the full code that you tab. Instead <!– hello –> equal to hello where hello is the shortcut keyword. After you write hello and press tab, Hello, this is a snippet The values ​​in $ including ${1:this} is a ${2:snippet} are the […]

[Ubuntu]Run C/C by Sublime text in Ubuntu

Vào Tools/ Build System/ New Build System… file contents are as follows: Then save it as you want namefile.sublime-build. For example myC ++ .sublime-build restart Sublime text. Go to Tools / Build System select MYC ++. Press Ctrl + Shift + B to run. However when the data entry command: scanf(), cin, shall not be imported, if you have a solution, you are welcome to share!

[Ubuntu] Fix locked folder – Decentralization in Ubuntu

Many times the directory, Your file has icons 1 the lock and you cannot open it. Khi đó hãy dùng lệnh chomd file hoặc thư mục đó, mình thường dùng chomd 777 cho dễ dùng, còn có nhiều lệnh khác dùng để phân quyền (bạn tự sreach 😀 ). sudo chmod 777 tên_file_hoặc_tên_thư_mục VD: sudo chmod 777 Adobe Nhưng lại có khi chomd xong thư mục mở ra thì bên trong […]

[Ubuntu] Directories in Ubuntu – The path folder in Ubuntu

Our normal this Folder: Now want to the toolbar that path, how right? These simple as pressing the key combination: Ctrl + The

[C / C ] Sleep function in C / C – Function Sleep in C/C

Ham sleep(int n) used to generate 1 period “Sleeping” program (n seconds). To use it we declare library unistd.h.

[Ubuntu] Edit video with KDEnlive on ubuntu – Edit video with Kdenlive on Ubuntu

KDEnlive an intuitive video editing and powerful, many of the latest video processing technology. KDEnlive use NLE technology allows users to access any frame in a video, it is capable of simultaneous video mixer, look at the effect created, supports multiple video formats. KDEnlive is an open source software, […]

[C/C Linux] Programming C with palette in linux – Programming C in linux with color

An example opening nhá: A little fuller: If you are interested in more then here.

[Ubuntu]Install copy.com on ubuntu, windows – Install Copy.com on ubuntu, windows

As you know, Google Drive and Gmail mergers and Driver to increase the capacity up to 15GB, responded to this, Copy.com donate generously immediately 15 GB free for everyone as soon as they register early. Further, if you use the link register of the referral, you will have up to 20GB of storage for free. Immediately after signing, copy.com will […]

[Ubuntu]Install firefox on ubuntu offline – Install firefox offline on ubuntu

To install firefox offline installation you down on here: www.mozilla.com/firefox/channels/ 1. Unzip the file tar.bz2 out by moving to the directory you to it (My Download) cd ~/Downloads/ tar xjf firefox-21.0.tar.bz2 2. Move it to / opt which contains the program as: LibreOffice, Google Chrome, Adobe reader, … all are contained in this Before moving you should delete versions […]