zoukankan      html  css  js  c++  java
  • archlinux .bash_history

    nano /etc/locale.gen
    nano /etc/locale.conf
    LOCALE-GEN
    locale-gen
    tzselect
    pacman -S grub os-prober
    grub-install --recheck /dev/sda
    exit
    grub-mkconfig -o /boot/grub/grub.cfg
    grub-install --recheck /dev/sda
    pacman -S grub os-prober
    grub-install --recheck /dev/sda
    arch-chroot /mnt
    arch-chroot /mnt
    cd /
    ls
    fdisk
    pacman -S grub os-prober
    grub-install --recheck /dev/sda
    exit
    exit
    pacman -S grub os-prober
    grub-install --target=i386-pc --recheck /dev/sda
    grub-mkconfig -o /boot/grub/grub.cfg
    exit
    pacman -S xorg-xclock xterm xorg-utils xorg-xinit xorg-server xorg-server-utils
    pacman -S gnome gnome-extra
    ping www.baidu.com
    systemctl enable dhcpcd.service
    ping www.baidu.com
    ping www.baidu.com
    ping www.baidu.com
    reboot
    ping www.baidu.com
    systemctl enable dhcpcd.service
    ping www.baidu.com
    reboot
    ping www.baidu.com
    pacman -S xf86-video-vesa
    pacman -S gnome gnome-extra
    reboot
    statx
    startx
    pcaman gdm
    pcaman
    pacman gdm
    pacman -S gdm
    gdm
    pacman -S lightdm
    lightdm
    systemctl enable gdm
    systemctl enable gdm
    systemctl enable gdm
    reboot
    pacmaan -S wqy-zenhei wqy-microhei
    pacman -S wqy-zenhei wqy-microhei
    pacman -S noto-fonts-cjk
    llocale-gen
    locale-gen
    locale
    locale -a
    locale-gen
    locale
    locale -a
    pacman
    pacman -S
    pacman -Syy
    pacman -Syy
    pacman -S flash
    pacman -S chromium
    pacman -S chromium
    chromium
    chromium --no-sanbox
    chromium --no-sandbox
    gcc main.cpp -Wall -g -DBUILD_DLL
    cd ..
    cd ..
    cd asio
    ls
    gcc main.cpp -Wall -g -DBUILD_DLL
    gcc main.cpp -Wall -g -DBUILD_DLL
    gcc main.cpp -Wall -g -DBUILD_DLL
    gcc main.cpp -Wall -g -DBUILD_DLL
    cd ..
    cd asio
    cd ..
    cd asio
    gcc main.cpp -Wall -g -DBUILD_DLL
    gcc main.cpp -Wall -g -DBUILD_DLL
    gcc main.cpp -Wall -g -DBUILD_DLL
    gcc main.cpp -Wall -g -DBUILD_DLL
    gcc main.cpp -Wall -g -DBUILD_DLL
    gcc main.cpp -Wall -g -DBUILD_DLL
    gcc main.cpp -Wall -g -DBUILD_DLL
    gcc main.cpp -Wall -g -DBUILD_DLL
    gcc main.cpp -Wall -g -DBUILD_DLL
    gcc main.cpp -Wall -g -DBUILD_DLL
    gcc main.cpp -Wall -g -DBUILD_DLL
    gcc main.cpp -Wall -g -DBUILD_DLL
    gcc main.cpp -Wall -g -DBUILD_DLL
    gcc main.cpp -Wall -g -DBUILD_DLL
    gcc main.cpp -Wall -g -DBUILD_DLL
    gcc main.cpp -Wall -g -DBUILD_DLL -lboost_system
    cd ..
    cd ..
    cd asio
    gcc main.cpp -Wall -g -DBUILD_DLL
    gcc main.cpp -Wall -g -DBUILD_DLL
    gcc main.cpp -Wall -g -DBUILD_DLL
    gcc main.cpp -Wall -g -DBUILD_DLL
    gcc main.cpp -Wall -g -DBUILD_DLL
    gcc main.cpp -Wall -g -DBUILD_DLL
    gcc main.cpp -Wall -g -DBUILD_DLL
    gcc main.cpp -Wall -g -DBUILD_DLL
    ls
    bootstrap.sh
    ./bootstrap.sh
    ./b2 --help
    ipruote
    ip
    ip -a
    ip route
    ip -route
    route
    ip
    ip route
    ping www.baidu.com
    pacman -S libboost-all-dev
    pacman -S libboost-all
    pacman -S libboost
    ./bootstrap.sh --with-libraries=all --with-toolset=gcc
    ./b2 toolset=gcc
    ./b2 install --prefix=/usr
    cd ..
    ls
    cd ..
    ls
    cd asio
    ls
    gcc main.cpp -Wall -g -DBUILD_DLL
    gcc main.cpp -Wall -g -DBUILD_DLL
    gcc main.cpp -Wall -g -DBUILD_DLL
    -------------------------------------------------------------
    gcc main.cpp -Wall -g -DBUILD_DLL
    reboot
    chromium --no-sandbox

    www1-xart3x-com-videos
    http://videojs.github.io/videojs-contrib-hls/

    error: failed to commit transaction (conflicting files) curl: /usr/bin/curl exists in filesystem
    pacman -Su --ignore curl #升级时不升级包curl


    Grab curl pacage and all updated package, remove curl, do the update, re-install curl back :

    sudo pacman -Syw curl

    sudo pacman -Syuw
    sudo pacman -Rdd curl
    sudo pacman -Su
    sudo pacman -S curl

    pacman -Syyu

  • 相关阅读:
    GUI学习笔记之一“Hello world”程序
    GDI和GUI的区别
    Convert.Int32、(int)和int.Parse三者的区别
    华为机试题汇总
    算法导论 第7章 课后习题
    算法导论 第8章 线性时间排序 课后习题
    算法导论 第21章 不相交集合的数据结构
    [转载]NIM(1) 一排石头的游戏
    算法导论 第22章 图论之拓扑排序
    编程珠玑第八章 算法设计艺术
  • 原文地址:https://www.cnblogs.com/marklove/p/12096743.html
Copyright © 2011-2022 走看看