Extract a .tar.bz2 file
Use tar can unzip a .tar.bz2 file. Run
Use tar can unzip a .tar.bz2 file. Run
Sometimes Ubuntu loses the wireless internet connection, and never(greater than the time you can wait) gets it back. Restart the wireless scan can solve it. Run:
After install Intel FORTRAN on Ubuntu, compiling fortran source code gives:
ifort: command not foundThis is because the current user doesn't have correct environment variables. Run
source /opt/intel/compilers_and_libraries_2016.2.181/linux/bin/ifortvars.sh intel64or add this line to the .bashrc file at home directory.
When use Vi edit some file, the direction keys, up, down, left and right, enter a character, instead of direction. Besides of this, Sogou Pinyin does't work for Vi as well. In this case, edit your .vimrc file under home directory and add:
Sometimes one wanna copy and paste something to a file opened in Vi from a webpage or a pdf file when using putty. This can be done as the following.
Sometimes, a network printer shows offline on a computer (Windows operating system) while it is fine on another computer. This is because the port used for the printer doesn't work right. A possible reason is that the port may use SNMP message to check the status of the printer while the printer doesn't respond to it correctly. A solution to this problem is to disable this setting for that port. However, one may find out that the port configuration doesn't work either, like below,
When use Adobe pdf printer to print something to a pdf file, it may end in a log file, which shows printing error, or a file with irrecognizable code. This happens when one use an English version windows. A possible reason is that one may change the "Current language for non-Unicode program" to non-English. To solve this problem, one doesn't have to change this setting back to English. Instead, one can uncheck one of settings in Printing Preferences.