`
liubin2010
  • 浏览: 307344 次
  • 性别: Icon_minigender_1
  • 来自: 西安
社区版块
存档分类
最新评论

Ubuntu common command

 
阅读更多
sudo gedit /etc/apt/sources.list
sudo apt-get update
sudo apt-get upgrade
which gcc
ls -l gcc*
sudo mkdir share
sudo mount -t vboxsf G_Drive share
sudo umount sf-G
cp -r Prophet ~/Prophet
sudo apt-get install fcitx
im-switch -s fcitx -z default
sudo apt-get install leadpad
sudo leafpad /usr/share/fcitx/data/config
sudo chown alex prophes\pdf
pwd
右键添加终端
sudo apt-get install nautilus-open-terminal
sudo apt-get install nautilus-gksu
分享到:
评论

相关推荐

    Ubuntu Pocket Guide and Reference: A concise companion for day-to-day Ubuntu use

    ### Ubuntu Pocket Guide and Reference: A Concise Companion for Day-to-Day Ubuntu Use #### Introduction "Ubuntu Pocket Guide and Reference: A Concise Companion for Day-to-Day Ubuntu Use," authored by ...

    Beginning Ubuntu Linux Part1

    Beginning Ubuntu Linux is split into seven parts, each of which contains chapters about a certain aspect of Ubuntu use. These parts can be read in sequence, or you can dip in and out of them at will. ...

    Beginning Ubuntu Linux Part2

    Beginning Ubuntu Linux is split into seven parts, each of which contains chapters about a certain aspect of Ubuntu use. These parts can be read in sequence, or you can dip in and out of them at will. ...

    Ubuntu系统下安装ImageMagick出错的解决过程

    ### Ubuntu系统下安装ImageMagick出错的解决过程 #### 前言 ImageMagick 是一款功能强大的图像处理工具,它可以实现图像的格式转换、缩放、裁剪等多种操作。无论是在 Windows 还是 Linux 系统中,ImageMagick 都...

    Ubuntu12.064位源码编译Android4.0.pdf

    3. 错误3:`<command-line>:0:0: error: "_FORTIFY_SOURCE" redefined [-Werror] make: *** [out/host/linux-x86/obj/EXECUTABLES/zipalign_intermediates/zipalign.o] Error 1` 这个错误通常是由于编译时的警告被...

    Small.Sharp.Software.Tools.epub

    You'll work with the Bash shell and the most common command-line utilities available on macOS, Windows 10, and many flavors of Linux. Create files without opening a text editor. Manage complex ...

    Makefile教程

    command ``` - **示例**: ```makefile hello: hello.o gcc -o hello hello.o hello.o: hello.c gcc -c -o hello.o hello.c ``` #### 四、make的工作原理 - **make工具**: `make`是一个命令行工具,用于...

    Nagios官方安装文档

    之后,为了完成安装,需要依次执行make all、make install、make install-init、make install-config、make install-commandmode和make install-webconf命令。 在RHEL/CentOS系统中,还需要启动httpd服务,并将...

    php在linux中可能用到的命令(推荐)

    对于基于包管理器的Linux发行版(如Ubuntu、Debian): ``` apt-get install php apt-get upgrade php ``` 或者对于RPM包管理的发行版(如CentOS、Fedora): ``` yum install php yum update php ``` ...

    usb_parrot_r16_tinav2.0_20161024_1758.7z

    HOST_OS_EXTRA=Linux-3.13.0-24-generic-x86_64-with-Ubuntu-14.04-trusty HOST_BUILD_TYPE=release BUILD_ID=57513AA3 OUT_DIR= ============================================ rootroot@rootroot-E400:~/wyb/...

    puppet入门资料

    推荐使用Debian或Ubuntu系统,因为这两种系统对于Puppet的支持非常好,且安装过程简单。以下是一些基本的安装步骤: ##### Debian 系列发行版安装 Puppet 在Debian或Ubuntu系统中,可以通过包管理器`apt-get`来...

    linux命令英文全称(帮助记忆,让命令变的很简单).pdf

    24. `apt`:Advanced Packaging Tool - Debian和Ubuntu的包管理器。 25. `ar`:archiver - 归档工具,用于创建、修改和提取档案文件。 26. `as`:assembler - 汇编器,将汇编语言代码转换为机器码。 27. `awk`:Aho...

    linux2.6.30.4驱动移植

    - **内核移植**:为了使内核能够正确识别NAND闪存分区,需要对`arch/arm/plat-s3c24xx/common-smdk.c`文件中的NAND分区进行修改。具体修改如下: ```c static struct mtd_partition mdk_default_nand_part[] = { ...

    ethminer-0.16.0.dev3

    sudo apt-get install mesa-common-dev ``` #### Disable Hunter If you want to install dependencies yourself or use system package manager you can disable Hunter by adding [-DHUNTER_ENABLED=OFF]...

    Bochs - The cross platform IA-32 (x86) emulator

    - converted common USB code plus devices to the new 'usb_common' plugin Now the USB device classes no longer exist twice if both HC plugins are loaded. - added 'pseudo device' in common USB code ...

    impala-2.8

    - **Starting Impala from the Command Line**: Use the `impala-server` command to start the Impala daemon. - **Modifying Impala Startup Options**: Customize startup options for different daemons (e.g., ...

Global site tag (gtag.js) - Google Analytics