Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🚩🇨🇳🏹中科红旗 RedFlag Linux (🍥Debian) #2

Open
englianhu opened this issue Jul 9, 2022 · 37 comments
Open

🚩🇨🇳🏹中科红旗 RedFlag Linux (🍥Debian) #2

englianhu opened this issue Jul 9, 2022 · 37 comments

Comments

@englianhu
Copy link
Contributor

:~$ echo 'deb http://ftp.cn.debian.org/debian bullseye main' | sudo tee /etc/apt/sources.list.d/bullseye.list
:~$ sudo apt update
:~$ sudo apt install micro -y

Add the repo prior install to make it ease~

Originally posted by @englianhu in zyedidia/micro#2484 (comment)

倘若添加echo 'deb http://ftp.cn.debian.org/debian bullseye main' | sudo tee /etc/apt/sources.list.d/bullseye.list并更新,会导致系统转为🍥达比安/🍥德比安,系统所有自带应用一律无法正常操作~

@englianhu
Copy link
Contributor Author

englianhu commented Jul 11, 2022

Thanks, works as expected Ubuntu 20.04.4 LTS wget https://github.com/shiftkey/desktop/releases/download/release-3.0.0-linux2/GitHubDesktop-linux-3.0.0-linux2.deb sudo apt-get install gdebi-core sudo gdebi GitHubDesktop-linux-3.0.0-linux2.deb

出处:https://gist.github.com/berkorbay/6feda478a00b0432d13f1fc0a50467f1?permalink_comment_id=4192140#gistcomment-4192140

@englianhu
Copy link
Contributor Author

englianhu commented Jul 12, 2022

重新安装🇹🇼🇨🇳🇻🇳🇲🇾🐼🚩红旗礼逆袭操作系统,可以正常使用。

:~$ neofetch
       _,met$$$$$gg.          englianhu@ScibrokesTrading 
    ,g$$$$$$$$$$$$$$$P.       -------------------------- 
  ,g$$P"     """Y$$.".        OS: Debian GNU/Linux 11 (bullseye) x86_6 
 ,$$P'              `$$$.     Host: 23-p080d 
',$$P       ,ggs.     `$$b:   Kernel: 5.10.0-16-amd64 
`d$$'     ,$P"'   .    $$$    Uptime: 3 hours, 1 min 
 $$P      d$'     ,    $$P    Packages: 2459 (dpkg) 
 $$:      $$.   -    ,d$$'    Shell: bash 5.1.4 
 $$;      Y$b._   _,d$P'      Resolution: 1920x1080 
 Y$$.    `.`"Y$$$$P"'         DE: Plasma 5.20.5 
 `$$b      "-.__              WM: KWin 
  `Y$$                        WM Theme: Breeze 
   `Y$$.                      Theme: RedFlag Dark [Plasma], Breeze [GT 
     `$$b.                    Icons: RedFlag-ND-72th-Anniversary [Plas 
       `Y$$b.                 Terminal: konsole 
          `"Y$b._             CPU: Intel i5-4590T (4) @ 3.000GHz 
              `"""            GPU: NVIDIA GeForce 710M 
                              GPU: Intel HD Graphics 
                              Memory: 4496MiB / 15899MiB

:~$ echo 'deb http://ftp.cn.debian.org/debian bullseye main' | sudo tee /etc/apt/sources.list.d/bullseye.list
:~$ echo 'deb http://cloud.r-project.org/bin/linux/debian bullseye-cran40/' | sudo tee /etc/apt/sources.list.d/bullseye.list
:~$ echo 'deb http://cloud.r-project.org/bin/linux/debian buster-cran40/' | sudo tee /etc/apt/sources.list.d/bullseye.list
:~$ sudo apt update
:~$ sudo apt install -t buster-cran40 r-base
:~$ sudo apt-get install r-base r-base-dev -y
正在读取软件包列表... 完成
正在分析软件包的依赖关系树... 完成
正在读取状态信息... 完成                 
有一些软件包无法被安装。如果您用的是 unstable 发行版,这也许是
因为系统无法达到您要求的状态造成的。该版本中可能会有一些您需要的软件
包尚未被创建或是它们已被从新到(Incoming)目录移出。
下列信息可能会对解决问题有所帮助:

下列软件包有未满足的依赖关系:
 g++ : 依赖: cpp (= 4:8.3.0-1) 但是 4:10.2.1-1 正要被安装
       依赖: gcc (= 4:8.3.0-1) 但是 4:10.2.1-1 正要被安装
       依赖: g++-8 (>= 8.3.0-1~) 但是它将不会被安装
       依赖: gcc-8 (>= 8.3.0-1~) 但是它将不会被安装
 gfortran : 依赖: cpp (= 4:8.3.0-1) 但是 4:10.2.1-1 正要被安装
            依赖: gcc (= 4:8.3.0-1) 但是 4:10.2.1-1 正要被安装
            依赖: gfortran-8 (>= 8.3.0-1~) 但是它将不会被安装
 libbz2-dev : 依赖: libbz2-1.0 (= 1.0.6-9.2~deb10u1) 但是 1.0.8-4 正要被安装
 libpcre3-dev : 依赖: libpcre3 (= 2:8.39-12) 但是 2:8.39-13 正要被安装
 libpng-dev : 依赖: libpng16-16 (= 1.6.36-6) 但是 1.6.37-3 正要被安装
 libreadline-dev : 依赖: libncurses-dev 但无法安装它
 r-base-dev : 依赖: libncurses5-dev
              依赖: libjpeg-dev
E: 无法修正错误,因为您要求某些软件包保持现状,就是它们破坏了软件包间的依赖关系。

尝试安装R语言,出现以上错误信息~

巫师巫婆Judi邪教博彩庄误亚洲,祸殃全球

@englianhu
Copy link
Contributor Author

englianhu commented Jul 13, 2022

安装R与R文艺坊

倘若欲在默认🇹🇼🇨🇳🇻🇳🇲🇾🐼🚩红旗礼逆袭操作系统操作系统安装所有R语言相关程序包sudo apt install r-base* -y 或者 sudo apt install r-base r-base-dev -y,系统无法像Kubuntu忽奔兔达比安/德比安兼容所有,只能安装所需要的程序包~

:~$ sudo apt install r-base r-base-core -y 
:~$ wget https://s3.amazonaws.com/rstudio-ide-build/desktop/bionic/amd64/rstudio-2022.07.0-548-amd64.deb
:~$ sudo gdebi rstudio-2022.07.0-548-amd64.deb
Reading package lists... Done
Building dependency tree        
Reading state information... Done
Reading state information... Done
此软件包不可安装
Cannot install 'libclang-dev'
:~$ sudo cp /usr/share/applications/rstudio.desktop /home/englianhu/桌面
:~$ sudo chmod +x /home/englianhu/桌面/rstudio.desktop

@englianhu
Copy link
Contributor Author

用在 AMD64 上 micro_2.0.8-1+b6_amd64.deb 的下載頁面
如果您正在執行 Debian,請儘量使用像 aptitude 或者 synaptic 一樣的套件管理器,代替人工手動操作的方式從這個網頁下載並安裝套件。

您可以使用以下列表中的任何一個源映象只要往您的 /etc/apt/sources.list 檔案中像下面這樣新增一行:

deb http://ftp.cn.debian.org/debian bullseye main
請使用最終確定的源映象替換 ftp.de.debian.org/debian

您可以從以下任意站點的 pool/main/m/micro/ 子目錄中下載所需的檔案:

Citation: https://packages.debian.org/bullseye/amd64/micro/download


:~$ sudo micro /etc/apt/sources.list

try to add the repo to apt store as above and then

deb http://ftp.cn.debian.org/debian bullseye main

add one more row deb ... as above to the sources.list file to keep track update~

Originally posted by @englianhu in zyedidia/micro#2484 (comment)

查询一下apt仓库sudo micro /etc/apt/sources.list并无添加,手动复制粘贴以下网址。

deb http://apt.chinaredflag.cn/kunlun-amd64/ kunlun main contrib non-free
deb http://ftp.cn.debian.org/debian bullseye main
deb http://cloud.r-project.org/bin/linux/debian bullseye-cran40/
deb http://cloud.r-project.org/bin/linux/debian buster-cran40/

然后再sudo apt update && sudo apt upgrade -y更新添加网址后的仓库,更新应用。

@englianhu
Copy link
Contributor Author

安装后,建议先到设定修改主题,好让整个桌面操作系统伸缩性~

:~$ neofetch
        #####           englianhu@ScibrokesTrading 
       #######          -------------------------- 
       ##O#O##          OS: RedFlag Desktop 11.0 x86_64 
       #######          Host: 23-p080d 
     ###########        Kernel: 5.10.0-1-amd64 
    #############       Uptime: 1 hour, 12 mins 
   ###############      Packages: 2237 (dpkg) 
   ################     Shell: bash 5.0.3 
  #################     Resolution: 1920x1080 
#####################   DE: KDE 
#####################   WM: KWin 
  #################     Theme: RedFlag Dark [KDE], Breeze [GTK2/3] 
                        Icons: RedFlag-ND-72th-Anniversary [KDE], breeze [GTK2/3] 
                        Terminal: konsole 
                        CPU: Intel i5-4590T (4) @ 3.000GHz 
                        GPU: NVIDIA GeForce 710M 
                        GPU: Intel HD Graphics 
                        Memory: 3291MiB / 15901MiB 
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys  FEEA9169307EA071

解决GPG 错误由于没有公钥,无法验证下列签名

@englianhu
Copy link
Contributor Author

englianhu commented Jul 15, 2022

安装后,建议先到设定修改主题,好让整个桌面操作系统伸缩性~

Non-Malay, Non-Muslim, Anti-Malay, Anti-Muslim, Anti-Terrorist and Anti-Huduud

何谓巫裔?西方国家都知道巫裔误国

Republic of Islamic Elephant ---- 🇲🇾🇺🇸🕋☪ White House is Mosque is Islamic Terrorist

🇺🇸🇲🇾回教骇客入侵!重新安装🇹🇼🇨🇳🇻🇳🇲🇾🐼🚩红旗礼逆袭操作系统,系统已正常操作~

@englianhu englianhu changed the title Red Cross ✝️ Army RedFlag Linux 🚩红旗 🇬🇧 Red Cross ✝️ Army RedFlag Linux 🚩红旗 Jul 15, 2022
@englianhu
Copy link
Contributor Author

englianhu commented Jul 16, 2022

黄埔军校兵马俑/兵工厂🇹🇼🇨🇳🇻🇳🇲🇾🐼🚩红旗礼逆袭的操作系统设置比较特别,所以得在好几个文档中设置NOPASSWD~

#sudo micro /etc/sudoers
#sudo micro /etc/sudoers.d/10-installer
##以上方式通过手动查阅内容再修改费事。
## 如无法上网,尝试修改/etc/resolv.conf中的域名服务器
sudo sh -c "echo '#赢家黄氏江夏堂,点缀全球。\nnameserver 114.114.114.114' > /etc/resolv.conf"

## 欲忽略输入密码,尝试修改%sudo用户组的权限设置
sudo sed -i 's/^%sudo *\(.*\)* *ALL$/%sudo   ALL=(ALL:ALL) NOPASSWD:ALL/g' /etc/sudoers
sudo sed -i 's/^%sudo *\(.*\)* *ALL$/%sudo   ALL=(ALL:ALL) NOPASSWD:ALL/g' /etc/sudoers.d/10-installer 

@englianhu
Copy link
Contributor Author

englianhu commented Jul 19, 2022

:~$ sudo apt update && sudo apt upgrade -y
命中:1 https://dl.google.com/linux/chrome/deb stable InRelease
命中:2 http://packages.microsoft.com/repos/code stable InRelease                       
命中:3 https://mirrors.bfsu.edu.cn/debian buster InRelease                             
获取:4 http://cloud.r-project.org/bin/linux/debian buster-cran40/ InRelease [4,363 B]  
忽略:4 http://cloud.r-project.org/bin/linux/debian buster-cran40/ InRelease
命中:5 http://apt.chinaredflag.cn/kunlun-amd64 kunlun InRelease
已下载 4,363 B,耗时 12秒 (374 B/s)  
正在读取软件包列表... 完成
正在分析软件包的依赖关系树       
正在读取状态信息... 完成       
所有软件包均为最新。
W: GPG 错误:http://cloud.r-project.org/bin/linux/debian buster-cran40/ InRelease: 由于没有公钥,无法验证下列签名: NO_PUBKEY B8F25A8A73EACF41
W: 仓库 “http://cloud.r-project.org/bin/linux/debian buster-cran40/ InRelease” 没有数字签名。
N: 无法认证来自该源的数据,所以使用它会带来潜在风险。
N: 参见 apt-secure(8) 手册以了解仓库创建和用户配置方面的细节。
正在读取软件包列表... 完成
正在分析软件包的依赖关系树       
正在读取状态信息... 完成       
正在计算更新... 完成
升级了 0 个软件包,新安装了 0 个软件包,要卸载 0 个软件包,有 0 个软件包未被升级。
:~$ sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys B8F25A8A73EACF41
Executing: /tmp/apt-key-gpghome.CqLjFy1gWg/gpg.1.sh --keyserver keyserver.ubuntu.com --recv-keys B8F25A8A73EACF41

gpg: 密钥 DC78B2DDEABC47B7:公钥 “Johannes Ranke <johannes.ranke@jrwb.de>” 已导入
gpg: 处理的总数:1
gpg:               已导入:1
:~$ sudo apt update

出处:解决GPG 错误由于没有公钥,无法验证下列签名

@englianhu
Copy link
Contributor Author

englianhu commented Jul 19, 2022

sudo apt update
sudo apt install apt-transport-https vim -y
sudo sh -c "echo 'deb https://deb.debian.org/debian buster-backports main contrib non-free' > /etc/apt/sources.list.d/buster-backports.list"
sudo apt update
sudo apt -t buster-backports install wireguard -y

引用:Debian 搭建 WireGuard 服务端

倘若gdebi安装vpn-unlimited时出现wireguard相关错误信息的话,就参考以上代码安装wireguard,就可以如下安装vpn-unlimited了~

##安装🇺🇦无穷VPN♾️应用
##https://www.vpnunlimited.com/api/keepsolid/vpn-download?platform=linux-new
sudo gdebi vpn-unlimited_8.5-amd64_ubuntu.deb

wget https://geo.keepsolidcdn.com/soft/vpn/Linux/Vpn_Unlimited_8.5.2_amd64.deb
sudo apt install -y ./*.deb && sudo rm -rf *.deb

@englianhu englianhu changed the title 🇬🇧 Red Cross ✝️ Army RedFlag Linux 🚩红旗 🇬🇧 Red Cross ✝️ Army RedFlag Linux 🇹🇼🇨🇳🚩红旗 Jul 27, 2022
@englianhu
Copy link
Contributor Author

englianhu commented Jul 28, 2022

...
...

:~$ sudo su - -c "R -e \"pkgs <- c('ghit', 'mosaic', 'RgoogleMaps', 'openssl', 'RcppArmadillo', 'roxygen2', 'tinytex', 'xfun', 'BiocManager', 'rgl', 'rJava', 'rJava', 'OpenStreetMap', 'loa', 'sodium', 'magick'); sapply(pkgs, install.packages, repos='https://cran.rstudio.org', getOption('repos'), lib='/usr/lib/R/library', dependencies = TRUE, INSTALL_opts = '--no-lock')\""

R version 4.2.1 (2022-06-23) -- "Funny-Looking Kid"
Copyright (C) 2022 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (64-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> pkgs <- c('ghit', 'mosaic', 'RgoogleMaps', 'openssl', 'RcppArmadillo', 'roxygen2', 'tinytex', 'xfun', 'BiocManager', 'rgl', 'rJava', 'rJava', 'OpenStreetMap', 'loa', 'sodium', 'magick'); sapply(pkgs, install.packages, repos='https://cran.rstudio.org', getOption('repos'), lib='/usr/lib/R/library', dependencies = TRUE, INSTALL_opts = '--no-lock')
Warning: unable to access index for repository https://cloud.r-project.org:
  cannot open URL 'https://cloud.r-project.org/PACKAGES'
Warning: unable to access index for repository https://radiant-rstats.github.io/minicran:
  cannot open URL 'https://radiant-rstats.github.io/minicran/PACKAGES'
Warning: unable to access index for repository http://www.omegahat.net/R:
  cannot open URL 'http://www.omegahat.net/R/PACKAGES'
Warning: unable to access index for repository https://cinc.rud.is:
  cannot open URL 'https://cinc.rud.is/PACKAGES'
Warning: unable to access index for repository https://www.rforge.net:
  Line starting 'Project <i>PACKAGES. ...' is malformed!
Warning: unable to access index for repository https://rspatial.r-universe.dev:
  Line starting '[ ...' is malformed!
Warning: unable to access index for repository https://cloud.r-project.org:
  cannot open URL 'https://cloud.r-project.org/PACKAGES'
Warning: unable to access index for repository https://radiant-rstats.github.io/minicran:
  cannot open URL 'https://radiant-rstats.github.io/minicran/PACKAGES'
Warning: unable to access index for repository http://www.omegahat.net/R:
  cannot open URL 'http://www.omegahat.net/R/PACKAGES'
Warning: unable to access index for repository https://cinc.rud.is:
  cannot open URL 'https://cinc.rud.is/PACKAGES'
Warning: unable to access index for repository https://www.rforge.net:
  Line starting 'Project <i>PACKAGES. ...' is malformed!
Warning: unable to access index for repository https://rspatial.r-universe.dev:
  Line starting '[ ...' is malformed!
Warning: unable to access index for repository https://cloud.r-project.org:
  cannot open URL 'https://cloud.r-project.org/PACKAGES'
Warning: unable to access index for repository https://radiant-rstats.github.io/minicran:
  cannot open URL 'https://radiant-rstats.github.io/minicran/PACKAGES'
Warning: unable to access index for repository http://www.omegahat.net/R:
  cannot open URL 'http://www.omegahat.net/R/PACKAGES'
Warning: unable to access index for repository https://cinc.rud.is:
  cannot open URL 'https://cinc.rud.is/PACKAGES'
Warning: unable to access index for repository https://www.rforge.net:
  Line starting 'Project <i>PACKAGES. ...' is malformed!
Warning: unable to access index for repository https://rspatial.r-universe.dev:
  Line starting '[ ...' is malformed!
Warning: unable to access index for repository https://cloud.r-project.org:
  cannot open URL 'https://cloud.r-project.org/PACKAGES'
Warning: unable to access index for repository https://radiant-rstats.github.io/minicran:
  cannot open URL 'https://radiant-rstats.github.io/minicran/PACKAGES'
Warning: unable to access index for repository http://www.omegahat.net/R:
  cannot open URL 'http://www.omegahat.net/R/PACKAGES'
Warning: unable to access index for repository https://cinc.rud.is:
  cannot open URL 'https://cinc.rud.is/PACKAGES'
Warning: unable to access index for repository https://www.rforge.net:
  Line starting 'Project <i>PACKAGES. ...' is malformed!
Warning: unable to access index for repository https://rspatial.r-universe.dev:
  Line starting '[ ...' is malformed!
Warning: unable to access index for repository https://cloud.r-project.org:
  cannot open URL 'https://cloud.r-project.org/PACKAGES'
Warning: unable to access index for repository https://radiant-rstats.github.io/minicran:
  cannot open URL 'https://radiant-rstats.github.io/minicran/PACKAGES'
Warning: unable to access index for repository http://www.omegahat.net/R:
  cannot open URL 'http://www.omegahat.net/R/PACKAGES'
Warning: unable to access index for repository https://cinc.rud.is:
  cannot open URL 'https://cinc.rud.is/PACKAGES'
Warning: unable to access index for repository https://www.rforge.net:
  Line starting 'Project <i>PACKAGES. ...' is malformed!
Warning: unable to access index for repository https://rspatial.r-universe.dev:
  Line starting '[ ...' is malformed!
Warning: unable to access index for repository https://cloud.r-project.org:
  cannot open URL 'https://cloud.r-project.org/PACKAGES'
Warning: unable to access index for repository https://radiant-rstats.github.io/minicran:
  cannot open URL 'https://radiant-rstats.github.io/minicran/PACKAGES'
Warning: unable to access index for repository http://www.omegahat.net/R:
  cannot open URL 'http://www.omegahat.net/R/PACKAGES'
Warning: unable to access index for repository https://cinc.rud.is:
  cannot open URL 'https://cinc.rud.is/PACKAGES'
Warning: unable to access index for repository https://www.rforge.net:
  Line starting 'Project <i>PACKAGES. ...' is malformed!
Warning: unable to access index for repository https://rspatial.r-universe.dev:
  Line starting '[ ...' is malformed!
Warning: unable to access index for repository https://cloud.r-project.org:
  cannot open URL 'https://cloud.r-project.org/PACKAGES'
Warning: unable to access index for repository https://radiant-rstats.github.io/minicran:
  cannot open URL 'https://radiant-rstats.github.io/minicran/PACKAGES'
Warning: unable to access index for repository http://www.omegahat.net/R:
  cannot open URL 'http://www.omegahat.net/R/PACKAGES'
Warning: unable to access index for repository https://cinc.rud.is:
  cannot open URL 'https://cinc.rud.is/PACKAGES'
Warning: unable to access index for repository https://www.rforge.net:
  Line starting 'Project <i>PACKAGES. ...' is malformed!
Warning: unable to access index for repository https://rspatial.r-universe.dev:
  Line starting '[ ...' is malformed!
Warning: unable to access index for repository https://cloud.r-project.org:
  cannot open URL 'https://cloud.r-project.org/PACKAGES'
Warning: unable to access index for repository https://radiant-rstats.github.io/minicran:
  cannot open URL 'https://radiant-rstats.github.io/minicran/PACKAGES'
Warning: unable to access index for repository http://www.omegahat.net/R:
  cannot open URL 'http://www.omegahat.net/R/PACKAGES'
Warning: unable to access index for repository https://cinc.rud.is:
  cannot open URL 'https://cinc.rud.is/PACKAGES'
Warning: unable to access index for repository https://www.rforge.net:
  Line starting 'Project <i>PACKAGES. ...' is malformed!
Warning: unable to access index for repository https://rspatial.r-universe.dev:
  Line starting '[ ...' is malformed!
Warning: unable to access index for repository https://cloud.r-project.org:
  cannot open URL 'https://cloud.r-project.org/PACKAGES'
Warning: unable to access index for repository https://radiant-rstats.github.io/minicran:
  cannot open URL 'https://radiant-rstats.github.io/minicran/PACKAGES'
Warning: unable to access index for repository http://www.omegahat.net/R:
  cannot open URL 'http://www.omegahat.net/R/PACKAGES'
Warning: unable to access index for repository https://cinc.rud.is:
  cannot open URL 'https://cinc.rud.is/PACKAGES'
Warning: unable to access index for repository https://www.rforge.net:
  Line starting 'Project <i>PACKAGES. ...' is malformed!
Warning: unable to access index for repository https://rspatial.r-universe.dev:
  Line starting '[ ...' is malformed!
Warning: unable to access index for repository https://cloud.r-project.org:
  cannot open URL 'https://cloud.r-project.org/PACKAGES'
Warning: unable to access index for repository https://radiant-rstats.github.io/minicran:
  cannot open URL 'https://radiant-rstats.github.io/minicran/PACKAGES'
Warning: unable to access index for repository http://www.omegahat.net/R:
  cannot open URL 'http://www.omegahat.net/R/PACKAGES'
Warning: unable to access index for repository https://cinc.rud.is:
  cannot open URL 'https://cinc.rud.is/PACKAGES'
Warning: unable to access index for repository https://www.rforge.net:
  Line starting 'Project <i>PACKAGES. ...' is malformed!
Warning: unable to access index for repository https://rspatial.r-universe.dev:
  Line starting '[ ...' is malformed!
Warning: unable to access index for repository https://cloud.r-project.org:
  cannot open URL 'https://cloud.r-project.org/PACKAGES'
Warning: unable to access index for repository https://radiant-rstats.github.io/minicran:
  cannot open URL 'https://radiant-rstats.github.io/minicran/PACKAGES'
Warning: unable to access index for repository http://www.omegahat.net/R:
  cannot open URL 'http://www.omegahat.net/R/PACKAGES'
Warning: unable to access index for repository https://cinc.rud.is:
  cannot open URL 'https://cinc.rud.is/PACKAGES'
Warning: unable to access index for repository https://www.rforge.net:
  Line starting 'Project <i>PACKAGES. ...' is malformed!
Warning: unable to access index for repository https://rspatial.r-universe.dev:
  Line starting '[ ...' is malformed!
Warning: unable to access index for repository https://cloud.r-project.org:
  cannot open URL 'https://cloud.r-project.org/PACKAGES'
Warning: unable to access index for repository https://radiant-rstats.github.io/minicran:
  cannot open URL 'https://radiant-rstats.github.io/minicran/PACKAGES'
Warning: unable to access index for repository http://www.omegahat.net/R:
  cannot open URL 'http://www.omegahat.net/R/PACKAGES'
Warning: unable to access index for repository https://cinc.rud.is:
  cannot open URL 'https://cinc.rud.is/PACKAGES'
Warning: unable to access index for repository https://www.rforge.net:
  Line starting 'Project <i>PACKAGES. ...' is malformed!
Warning: unable to access index for repository https://rspatial.r-universe.dev:
  Line starting '[ ...' is malformed!
Warning: unable to access index for repository https://cloud.r-project.org:
  cannot open URL 'https://cloud.r-project.org/PACKAGES'
Warning: unable to access index for repository https://radiant-rstats.github.io/minicran:
  cannot open URL 'https://radiant-rstats.github.io/minicran/PACKAGES'
Warning: unable to access index for repository http://www.omegahat.net/R:
  cannot open URL 'http://www.omegahat.net/R/PACKAGES'
Warning: unable to access index for repository https://cinc.rud.is:
  cannot open URL 'https://cinc.rud.is/PACKAGES'
Warning: unable to access index for repository https://www.rforge.net:
  Line starting 'Project <i>PACKAGES. ...' is malformed!
Warning: unable to access index for repository https://rspatial.r-universe.dev:
  Line starting '[ ...' is malformed!
Warning: unable to access index for repository https://cloud.r-project.org:
  cannot open URL 'https://cloud.r-project.org/PACKAGES'
Warning: unable to access index for repository https://radiant-rstats.github.io/minicran:
  cannot open URL 'https://radiant-rstats.github.io/minicran/PACKAGES'
Warning: unable to access index for repository http://www.omegahat.net/R:
  cannot open URL 'http://www.omegahat.net/R/PACKAGES'
Warning: unable to access index for repository https://cinc.rud.is:
  cannot open URL 'https://cinc.rud.is/PACKAGES'
Warning: unable to access index for repository https://www.rforge.net:
  Line starting 'Project <i>PACKAGES. ...' is malformed!
Warning: unable to access index for repository https://rspatial.r-universe.dev:
  Line starting '[ ...' is malformed!
Warning: unable to access index for repository https://cloud.r-project.org:
  cannot open URL 'https://cloud.r-project.org/PACKAGES'
Warning: unable to access index for repository https://radiant-rstats.github.io/minicran:
  cannot open URL 'https://radiant-rstats.github.io/minicran/PACKAGES'
Warning: unable to access index for repository http://www.omegahat.net/R:
  cannot open URL 'http://www.omegahat.net/R/PACKAGES'
Warning: unable to access index for repository https://cinc.rud.is:
  cannot open URL 'https://cinc.rud.is/PACKAGES'
Warning: unable to access index for repository https://www.rforge.net:
  Line starting 'Project <i>PACKAGES. ...' is malformed!
Warning: unable to access index for repository https://rspatial.r-universe.dev:
  Line starting '[ ...' is malformed!
Warning: unable to access index for repository https://cloud.r-project.org:
  cannot open URL 'https://cloud.r-project.org/PACKAGES'
Warning: unable to access index for repository https://radiant-rstats.github.io/minicran:
  cannot open URL 'https://radiant-rstats.github.io/minicran/PACKAGES'
Warning: unable to access index for repository http://www.omegahat.net/R:
  cannot open URL 'http://www.omegahat.net/R/PACKAGES'
Warning: unable to access index for repository https://cinc.rud.is:
  cannot open URL 'https://cinc.rud.is/PACKAGES'
Warning: unable to access index for repository https://www.rforge.net:
  Line starting 'Project <i>PACKAGES. ...' is malformed!
Warning: unable to access index for repository https://rspatial.r-universe.dev:
  Line starting '[ ...' is malformed!
$ghit
NULL

$mosaic
NULL

$RgoogleMaps
NULL

$openssl
NULL

$RcppArmadillo
NULL

$roxygen2
NULL

$tinytex
NULL

$xfun
NULL

$BiocManager
NULL

$rgl
NULL

$rJava
NULL

$rJava
NULL

$OpenStreetMap
NULL

$loa
NULL

$sodium
NULL

$magick
NULL

There were 16 warnings (use warnings() to see them)

鬼谷传奇 - 殡涓相争,辛亥革命🇹🇼🇨🇳🇻🇳🇲🇾🐼🚩红旗礼逆袭操作系统🚩🇹🇼🇨🇳立国宗旨是根除🇲🇾🇺🇸☪️回教诸番~

巫师王溥仪

巫师王白骨精溥仪
马来西亚回教邪教国巫师王白骨精溥仪

John Rambo
三战:战场东南亚回教诸国 ------ Rambo 廉颇的传奇一生《大秦赋》人物科普 --- 战国四大名将之一:赵国廉颇 葬于楚(下)


关注微信: DuoDaaMath 每天获得更多数学趣文

新浪微博: http://weibo.com/duodaa

二零一四年数的国际数学家大会期间,一位进多岁的老人以《我的数学人生》为题,向大家进行了一场公开演讲,这是本届大会第一场公开演讲。

这位老者是谁,为何如此之「屌」?

他,与数学大师陈省身亦师亦友,一起创立过微分几何的重要理论,并在38岁拿到几何领域最高奖之一的Veblen奖。

他卌多岁时放弃大学教授的工作,去华尔街创立文艺复兴公司,这是一个对冲基金公司。他的基金公司即便在次贷危机的二零零七年也能赚钱,并为他带来近廿九亿美元的薪水。

他两次向美国纽约州某大学捐款,一次两千五百万美元,另一次六千万美元,而后者创造该州公立大学单笔受赠金额记录。

他是数学家,是对冲基金经理人,是慈善家。他叫詹姆斯·西蒙斯。对他的经历,我们只能用本次大会每日新闻里的一个词来描述:超神!Legendary!

现在哆嗒数学网的小篇和你一起,在他与本次大会记者简短的几个问答中,领略他数学人生的一斑。

从哈佛教授到华尔街

问:当你非常年轻,还是23岁的时候就成了哈佛的数学教授,但仅仅四年后就离职去了美国国家安全局(National Security Agency,简称NSA)工作。是什么让你做出如此大胆的决定?

詹姆斯·西蒙斯: 也没什么特别的原因啦。我只是想尝试和挑战一些新鲜事物。在NSA,我用一半的工作时间来解密码,另一半时间用来研究数学。我对一些特殊的密码有自己的破译想法,我把这些想法提供给程序员,他们来把这些想法实现成破译程序。用计算机来验证我的想法是否正确是一个非常有趣的事。所有的这些在NSA的经历,在后来被证明是非常用的。在金融领域建立数学模型的时候,都极大得派上了用场。

问:我了解到,在你职业生涯的黄金时期,你被NSA解雇了。

詹姆斯·西蒙斯:那个时候,正是越南战争打得最激烈的时候。我说发动越南战争太莽撞的文章被纽约时报引用。一位记者以那文章为由,采访了我,还问我在工作时间经常做什么。我回答说:“研究数学。”。这个不太清楚的言论可以被解释成不工作,只做私活。这样麻烦就来了。还好,出那事没多久,纽约州立大学石溪分校正好有一个教授职位。当然,那不应该成为一种好习惯。我常对自己的学生说,被解雇是人生中一个不错的经历,你可以从这些事情中学到很多很多。

问:但你再次离职了,不做教授而转行做了金融。

詹姆斯·西蒙斯:我前面说过一些,我非常喜欢尝试一些事情。但我的父亲非常反对我又不干教授了。他说我疯了。现在想想,如果我的儿子做相同的举动,我也会一样地反对的。

成功要诀:合作与分享

问:擅长数学可不能保证富有。你的秘诀是什么?

詹姆斯·西蒙斯:我认为我的秘诀是:团队合作、协作、分享。我的员工是一些物理学家、天文学家、计算机科学家及统计学家,他们是科学家或者工程师。我每周会把他们聚在一起,向其它人分享每个人正在做的事(实际上,华尔街的人都知道,文艺复兴公司不喜欢金融、经济及工商管理方面的专家)。当一个团队研发一个模型,它会马上应用于交易系统中,所以每个人和其它人一起,都能发挥优势。

计算机也是不能忽视的。决策永远都是依据严格的数理数据分析,因为个人意见常常不被接受。
关注微信: DuoDaaMath 每天获得更多数学趣文

新浪微博: http://weibo.com/duodaa

引用:超神数学家的超神人生

@englianhu englianhu reopened this Jul 28, 2022
@englianhu
Copy link
Contributor Author

englianhu commented Aug 7, 2022

@englianhu englianhu changed the title 🇬🇧 Red Cross ✝️ Army RedFlag Linux 🇹🇼🇨🇳🚩红旗 🇬🇧Red Cross ✝️Army RedFlag Linux 🇹🇼🇨🇳🚩红旗中科 Aug 13, 2022
@englianhu englianhu changed the title 🇬🇧Red Cross ✝️Army RedFlag Linux 🇹🇼🇨🇳🚩红旗中科 🚩🇬🇧🏹Red Cross ✝️Army RedFlag Linux 🚩🇨🇳✝️🏹红旗中科 Aug 14, 2022
@englianhu englianhu changed the title 🚩🇬🇧🏹Red Cross ✝️Army RedFlag Linux 🚩🇨🇳✝️🏹红旗中科 🚩🇨🇳✝️🏹红旗中科 RedFlag Linux (🚩🇬🇧🏹Red Cross ✝️Army) Aug 18, 2022
@englianhu englianhu changed the title 🚩🇨🇳✝️🏹红旗中科 RedFlag Linux (🚩🇬🇧🏹Red Cross ✝️Army) 🚩🇨🇳🏹红旗中科 RedFlag Linux (🚩🇬🇧🏹Red Cross ✝️Army) Aug 20, 2022
@englianhu
Copy link
Contributor Author

englianhu commented Aug 21, 2022

Good day. Could you update the script again? This is the version I used to install: sudo wget https://github.com/shiftkey/desktop/releases/download/release-2.9.3-linux3/GitHubDesktop-linux-2.9.3-linux3.deb sudo gdebi GitHubDesktop-linux-3.0.3-linux1.deb

Is this repository the proper source of the package version and name? https://github.com/shiftkey/desktop/releases

引用:https://gist.github.com/berkorbay/6feda478a00b0432d13f1fc0a50467f1?permalink_comment_id=4236338#gistcomment-4236338

https://github.com/shiftkey/desktop/releases 这儿有猫城礼逆袭持续更新版本~

@englianhu englianhu changed the title 🚩🇨🇳🏹红旗中科 RedFlag Linux (🚩🇬🇧🏹Red Cross ✝️Army) 🚩🇨🇳🏹红旗中科 RedFlag Linux Aug 22, 2022
@englianhu
Copy link
Contributor Author

englianhu commented Aug 25, 2022

2022-08-26_00-02

$ sudo apt build-dep r-base -y
正在读取软件包列表... 完成
E: 您必须在 sources.list 中指定代码源(deb-src) URI

$ sudo chmod 777 -R /etc/apt
$ sudo micro /etc/apt/sources.list.d/debian-buster.list  ## 把deb-src https://mirrors.bfsu.edu.cn/debian/ buster main contrib non-free这行的星号移出,才能导入改仓库应用程序包

deb-src https://mirrors.bfsu.edu.cn/debian/ buster main contrib non-free这行的星号移出如下,才能导入改仓库应用程序包。

deb https://mirrors.bfsu.edu.cn/debian/ buster main contrib non-free
deb-src https://mirrors.bfsu.edu.cn/debian/ buster main contrib non-free

有了deb-src https://mirrors.bfsu.edu.cn/debian/ buster main contrib non-free这仓库sudo apt update后,就能通过sudo apt build-dep r-base -y安装R语言软件了。

@englianhu englianhu changed the title 🚩🇨🇳🏹红旗中科 RedFlag Linux 🚩🇨🇳🏹红旗中科 RedFlag Linux (🍥Debian 11) Aug 29, 2022
@englianhu englianhu changed the title 🚩🇨🇳🏹红旗中科 RedFlag Linux (🍥Debian 11) 🚩🇨🇳🏹中科红旗 RedFlag Linux (🍥Debian 11) Oct 13, 2022
@englianhu
Copy link
Contributor Author

englianhu commented Oct 14, 2022

/etc/sudoers的权限必须是0440,错误修改成0777后导致sudo命令无法使用。

xxx@yyy:~$ sudo more /etc/sudoers.d/README
[sudo] password for xxx:
#
# As of Debian version 1.7.2p1-1, the default `/etc/sudoers` file created on
# installation of the package now includes the directive:
#
# #`includedir /etc/sudoers.d`
#
# This will cause sudo to read and parse any files in the `/etc/sudoers.d`
# directory that do not end in '~' or contain a '.' character.
#
# Note that there must be at least one file in the sudoers.d directory (this
# one will do), and all files in this directory should be mode `0440`.
#
# Note also, that because sudoers contents can vary widely, no attempt is
# made to add this directive to existing sudoers files on upgrade. Feel free
# to add the above directive to the end of your `/etc/sudoers` file to enable
# this functionality for existing installations if you wish!
#

解决办法1:如果系统中有root用户,那么只需要登录root用户修改/etc/sudoers文件的权限。

su root
chmod 0440 /etc/sudoers

但如果此时未设置root用户或密码,无法登录root用户。

解决办法2:可在普通用户下通过pkexec命令来修改权限。

在重新返回通常模式下,执行pkexec chmod 0440 /etc/sudoers

xxx@yyy:~$ pkexec chmod 0440 /etc/sudoers
==== AUTHENTICATING FOR org.freedesktop.policykit.exec ===
Authentication is needed to run '/bin/chmod' as the super user
Authenticating as: xxx,,, (xxx)
Password:
==== AUTHENTICATION COMPLETE ===

解决办法3:

  1. 重启机器,按下SHIFT,选择recovery mode,蹦出来一个菜单,选择root进入root shell。
mount -o remount,rw /
chmod 0440 /etc/sudoers
  1. 重启进入普通状态下的系统,就能sudo

出处:修改/etc/sudoers权限后的补救方法

@englianhu
Copy link
Contributor Author

englianhu commented Nov 3, 2022

#大秦赋辛亥革命战略 #一带一路 #孙子兵法 #国民华校 #燕从京来 #全球都几乎使用中国货

🚩孙武孙文,得一文一武者,得天下。
🚩蒙恬蒙毅,得一文一武者,得天下。
🚩奉先奉孝,得一文一武者,得天下。
🚩姜太公曹公陈公,互相配合,则可得天下。(东盟如同欧盟各自为国,而美国和中国都是泱泱大国)
🚩Great Britain = 大英帝国
🚩Greater Chin = 大秦赋/大秦帝国
🚩Republic of Chin = 大秦赋/中华民国
🚩Republic People of Chin = 大秦赋/中华人民共和国
🚩Greater Chinese = 大秦子民(爱民如子)
🚩Oversea Greater Chinese = 海外大秦子民(爱民如子)
🚩Oversea Greater Chinese Union = 海外大秦子民公会(🌟陈祯禄公爵/秦孝公/姜太公)
🚩中东回教国回教徒911恐怖份子的敌人是美国洋人,目前沙地阿拉伯和美国在石油又有纠纷,中国政府军售中东回教国挣钱之余,还能研发军事武器发展军事行业、然后在一带一路路线图建立军事地基入驻军队,维护沙地阿拉伯国家和平,建立许多孔子学院将那些回教徒,一律辛亥革命转化为咱们中华民族。
🚩然后台湾岛/中华民国的镇国神山就不是"阿里山"嘛,改日可以改名为辛亥革命的"孙中山"。
《大秦赋ξng赢家黄氏江夏堂》
🚩巫裔尽弃,瓦釜雷鸣;
🚩百家争鸣,文艺复兴。
🚩叶从亚来,燕从京来;
🚩一带一路,习李经济。
🚩忧从巫来,不可断绝;
🚩何以解忧,唯有除巫。
🚩姜曹陈邱,里应外合;(姜子牙公爵、曹孟德公爵、陈祯禄公爵、邱德拔公爵,一带一路 ------- 东南亚泛亚高铁路段)
🚩高频量化,对冲基金。
🚩中科红旗,同舟共济;
🚩学海无涯,唯勤是岸。
🚩大秦公会,秦公革命;(推翻回教政权)
🚩执政中央,商鞅变法。
🚩铲除巫裔,终止屠杀;
🚩先攻文莱,操兵练将。(文莱军事能力弱却有油田)
🚩起兵伐菲,振兴大秦;
🚩不忘初心,方得始终。
🚩如果咱们马来西亚🇲🇾攻打菲律宾🇵🇭歼灭那些施展巫术、铲单卡款、屠杀人类的🇵🇭🇰🇭🇮🇲🇮🇩🇸🇬🇹🇷Caspo Inc、Cube Ltd、🇮🇩🇸🇬🇹🇷🕋188Bet☪Judi回教博彩庄和黄巾贼首领🇮🇩🇸🇬🇹🇷新加坡籍欧阳金泰兄弟仨;最重要的是菲律宾🇵🇭军事能力比咱们马来西亚🇲🇾弱,而且还有一点四亿人口(和墨西哥🇲🇽、俄罗斯🇷🇺一样,而日本有一点二亿人口)间中还有来自许多国家的中华民族同胞,都可以转化为咱们大秦子民中华民族再注重学术军事科学科技贸易,那么就容易铲除1700万个不吃猪肉、不喝酒抽烟赌博、沐猪而冠的伪国民党酒囊饭桶巫裔宦官巫师巫婆,还能壮大起来大秦帝国和大秦子民了,全球有十六亿个不许吃猪肉的回教徒宦官民族可以利用。
🚩商鞅变法:🌟校长兼孝公,先生兼敲钟
🚩让我们敲希望的钟啊... 🎶
阿拉伯帝国:比整个欧洲还大,却有三个力量阻挡了它,最终灭亡


#商鞅变法 #大秦赋 #借鉴鸿沟改名为贾鲁河所以把阿里山改名为孙中山从此中华不内讧

🇹🇼🇨🇳🇻🇳🇲🇾🐼🚩瓜雪RHU花园Caltex油站隔壁第3巷门牌32号失心疯道衍师傅巫师巫婆白骨精刘瑾貹彭城堂(溥仪)傻傻去施展巫术、窥听窥视、屠杀人类,只能处死巫师王溥仪并宣布亡国。正所谓《姜太公钓鱼》,那是马来回教总警署回教徒自愿上钩傻傻去回应,只能依照商鞅变法处死。
~决战~
🇵🇭🇰🇭🇮🇲🇮🇩🇸🇬🇹🇷瓜雪回教警属、回教土地局、回教市政局、丹绒加弄TopOne电话店所有店员、菲律宾Judi回教博彩庄,尤其是敌人🇲🇾🇹🇷🇮🇩🇸🇬🇺🇸☪️洋番回教徒Posit施展巫术铲单卡款屠杀人类,所以只能尽忠职守屠杀不遂因公殉职,否则渎职得死刑。
…………………………
🇹🇼🇨🇳🇻🇳🇲🇾🐼🚩中国政府得在沙地阿拉伯建立军事基地,维护区域和平和一带一路输送渠道安全并且极力推销军事产品给沙地阿拉伯,建立许多孔子学院授教中国文化习俗语言,才能协助那些不吃猪肉沐猪而冠的宦官回教徒攻打美国之余,还能帮助宦官回教徒推翻沙地阿拉伯回教政府还俗,从此不再依照可兰经回教刑事法典断肢法。然后台湾岛的镇国神山『阿里山』从此改名为辛亥革命的『孙中山』,走日不落帝国路线,当初日不落帝国在文艺复兴后开始不再欧洲大陆内讧反而航海到其它洲殖民霸主天下。
🇹🇼🇨🇳🇻🇳🇲🇾🐼🚩如果咱们马来西亚、中国公安局、台湾国安局不革命反而与咱们东南亚巫裔道衍师傅Judi回教博彩庄同流合污、狼狈为奸,会被列为施展巫术铲单卡款屠杀人类的党羽,都一律不留活口,所以只能推翻马来回教巫师巫婆政权才能终止巫术屠杀,拯救全球。
https://www.facebook.com/huaxiajunet/posts/pfbid0tRu4jhmzr247FPQ99nTDvGsbzDy5ffbdMaYEXzb9t19K76sXu8YpktJaHWFyiLWRl?__cft__[0]=AZXp7l8se7uAhmvmr5bxwO6_48nh3YXP_x1KM6Phpwl1jRwRGF_gRvS5dqaO0K8-WDEMuDf4zuaTHUYOKuVCfKUdmog-6NL6JBWKkxjA4O6xmV8hnLExxsnEH-AeJjyIlIw&__tn__=R]-R


#南太平洋战略 #目前咱们马来西亚已经开始引入中国品牌车子如奇瑞等一些品牌 #邱德拔公爵 #陈祯禄公爵 #秦孝公 #姜太公
🚩海内外大秦赋:中国吉利多年前就已经收购咱们宝腾,目前中国工商银行得收购咱们马银行。
🚩海内外大秦赋:禁止不吃猪肉沐猪而冠的宦官回教徒巫裔反咱们中华民族。
🚩海内外大秦赋:咱们马来西亚NonMuslim中华民族,势必要推翻马来回教(不吃猪肉、不喝酒、不赌博、切割阴茎阴蹄、沐猪而冠的宦官巫师巫婆民族)政权,中华民族,执政中央,大秦崛起。
https://www.facebook.com/InvestopediaTV.MY/videos/688276476149115/?__cft__[0]=AZXp7l8se7uAhmvmr5bxwO6_48nh3YXP_x1KM6Phpwl1jRwRGF_gRvS5dqaO0K8-WDEMuDf4zuaTHUYOKuVCfKUdmog-6NL6JBWKkxjA4O6xmV8hnLExxsnEH-AeJjyIlIw&__tn__=R]-R


🇹🇼🇨🇳🇻🇳🇲🇾🐼🚩中国中兴科技都已经支援明讯、联想都收购了IBM、吉利都收购宝腾了,何不入资中科红旗把美国Posit收购下来,而中国工商银行也把马银行都收购下来呢?
🇹🇼🇨🇳🇻🇳🇲🇾🐼🚩大秦赋赢家ξng黄氏江夏堂研发类似Posit的统计学/运筹学/统筹法应用并且与中国航天局通信尤其是前哨站、中科红旗:敌人🇲🇾🇹🇷🇮🇩🇸🇬🇺🇸☪️洋番回教徒Posit公司和美国航天局NASA、🇵🇭🇰🇭🇮🇲🇮🇩🇸🇬🇹🇷Judi回教博彩庄暴政治国,菲律宾那些Judi博彩庄Caspo Inc虐待打压榨尽员工福利、规定一周至少工作进二小时还市时长打压监控、要求员工铲单卡款、屠杀人类达标业绩(员工军心涣散、工作时间长且无效率)的黄巾贼首领新籍欧阳金泰兄弟仨,得依照商鞅变法处死。所以秦孝公🌟陈祯禄公爵/姜太公🐯邱德拔公爵得推翻马来回教政权后再起兵伐文莱菲律宾柬埔寨(新加坡别做乱,或者也把新加坡也攻占下来),大秦崛起。

🇹🇼🇨🇳🇻🇳🇲🇾🐼🚩中科红旗「干支算盘」电子仪器与「大秦赋」一站式操作系统,运筹维幄决胜万里 - 大秦赋赢家ξng黄氏江夏堂研发类(似敌人🇲🇾🇹🇷🇮🇩🇸🇬🇺🇸☪️洋番回教徒Posit)统计学/运筹学/统筹法应用并且与中国航天局通信尤其是前哨站、中科红旗:科学科技军事科研治国,伸缩性工作时间与地点,通过手提电脑或手机、平板电脑(远程查看服务器与电脑的运作,如果被黑客入侵、工作进入另一个阶段、人手调动、完成工作或任何中断都会通过携带的电子仪器出声发出警讯汇报)一周工作最多卅小时,而且最好的待遇、福利、轻轻松松的写意安逸生活,哪一天工作多少小时不拘哪怕是一两个小时或休假吃喝玩乐四处旅游都行(人人都能当老板,类似宗法提成制的业务员)只要一周最多工作卅小时、工作时间可以伸缩性调整,最主要是工作效率(该研发的产品都能研发、该做的工作都有做好,每日记得写报告知道工作效率和进展)。

  • 得加强通信与电子仪器防御系统与监控类似嫪毐或赵高与党羽(从此君王不早朝都能运筹维幄决胜万里。),以避免失灵或黑客入侵时毫不知情没发出警讯。
  • 得通过统筹法与统计学来计算最优状态与工作效率与工作时间。
  • 「求贤令」学富五车的文职人员。

出处:大秦赋辛亥革命战略

@englianhu
Copy link
Contributor Author

#英国基督洋妞儿芈拉 🇬🇧 #中科红旗🚩 #大秦赋赢家ξng黄氏江夏堂 #夜空中最亮的星🌟 #中国南太平洋战略 #中国一带一路路线图战略 #中国习李经济学战略

🚩Great Britain = 大英帝国
🚩Greater Chin = 大秦赋
🚩Greater Chinese = 大秦子民
🚩Republic of Chin = 大秦帝国/中华民国
🚩Republic People of Chin = 大秦帝国/中华人民共和国
🚩Oversea Greater Chinese = 海外大秦子民
🚩Oversea Greater Chinese Union = 海外大秦子民公会(🌟马华公会前身 ~ 🌟海外华裔公会创办人陈祯禄公爵)
🚩目前咱们马来西亚需要建立个秦孝公/姜太公 ----- 陈祯禄公爵纪念堂/陈祯禄公爵纪念馆/陈祯禄公墓/陈祯禄公陵,来纪念开国元勋清末民初时期飘洋过来,当初如何在东南亚屹立不倒、砥砺前行,凝聚海内外大秦子民民心。
《秦孝公/姜太公/曹公/陈公 --- 短歌行》
🚩关关雎鸠,在河之洲;
🚩窈窕淑女,君子好逑。(纵我不往,子宁不来)
🚩叶从亚来/周从恩来/廖从中来/燕从京来,不可断绝;
🚩何以解忧,唯有除巫。
https://haokan.baidu.com/v?pd=wisenatural&vid=16263399834989863946&fbclid=IwAR1aSGpSujKN82gMgoqHD9uPsXwrF-NEUE4HZTaF-KY9ocDMeHnmywXzgf0


🚩久旱逢甘露,圣诞岛得独立为咱们NonMuslim君主制国家,岛上禁止任何回教徒公民。
🚩类似《七龙珠》神殿,日后帮助国共携手称霸天下,直到一国两制,一统天下。
https://fb.watch/gq7txSj8kZ

出处:https://www.facebook.com/englianhu/posts/pfbid0318uNpPF4GJ1VLuhY6LV3f271b5KAUsPyXUc9ay5YDXL1FTXUZ1ToKMcEJD3PN4Gal

@englianhu
Copy link
Contributor Author

#杀袁者清亡清者袁 #NonMuslim量化对冲 #清属夷洲琉球东番岛 #清属吕宋苏禄群岛 #中科红旗🚩
🚩全球至今中华民族最后一个皇帝是北洋军阀袁世凯(国号中华帝国),而非清朝爱新觉罗溥仪。
🚩那些可恶敌人菲律宾和柬埔寨高薪铲单卡款屠杀人类的Judi回教博彩庄,月入就超过一品官年入了(阿袁月入超过八万人民币)。
https://m.weibo.cn/1791440130/4825210430162761


#商鞅变法 #默罕默德妙计乱天下 #可兰经回教刑事法典断肢法 #回教徒虔诚一天祷告五次导致走火入魔屠杀罪得依照可兰经回教刑事法典断肢法处死 #回教徒不虔诚是触犯可兰经回教刑事法典断肢法也得处死 #回教徒世代相传就连改教也是触犯可兰经回教刑事法典断肢法也得处死 #回教徒抽烟喝酒赌博吃猪肉也是触犯可兰经回教刑事法典断肢法也得处死 #回教徒不切割阴茎阴蹄也是触犯可兰经回教刑事法典断肢法也得处死 #回教徒不遵守可兰经回教刑事法典断肢法也是触犯可兰经回教刑事法典断肢法也得处死 #回教徒施展巫术窥听窥视屠杀人类也是触犯可兰经回教刑事法典断肢法也得处死 #咱们东南亚伪满洲国马来西亚回教徒又在施展巫术陷害NonMuslim身穿清朝满洲服装了
🚩2007年国阵(伪国民党)政府已经批准并且计划在12月动工建立陈祯禄纪念堂/陈祯禄纪念馆/陈祯禄公墓/陈祯禄公陵,当时咱们赢家几兄弟在皇帽旗下代理台籍女老板的"明珠茶餐室"经营个小档口... 当时已婚台籍富家千金女老板明珠(当初她在台湾人认识的马籍男宠叫David大伟)不晓得怎么认识了个男华裔长官,然后警官油腔滑调让台籍女老板上钩沉迷爱情,从此无心打理生意... 估计因此导致陈祯禄纪念堂/陈祯禄纪念馆/陈祯禄公墓/陈祯禄公陵耽搁至今十年有余。
🚩因为咱们NonMuslim中华民族别自相残杀,所以不可以抓咱们马籍北京大学校友NonMuslim蔡氏卓宜,而是得抓咱们马籍伪国民党(国民阵线)那些切割阴茎阴蹄且不许吃猪肉、沐猪而冠的巫裔回教徒太监民族,如果没有辛亥革命铲除巫裔宦官巫师巫婆民族的话,咱们马来西亚(伪满洲国)那些回教徒宦官巫师巫婆民族又要继续施展巫术大屠杀了!
🚩辛亥革命的目的是国民党铲除回教徒推翻回教政权,而咱们马来西亚(伪满洲国),那些伪国民党(国民阵线巫裔回教徒)回教徒傻傻去辛亥革命是触犯可兰经回教刑事法典断肢法,1700万个回教徒只需要集体自杀并且宣布亡国,即可完成辛亥革命的任务。
https://m.facebook.com/story.php?story_fbid=pfbid0a2NJ5ggcg6z5MfKnu4eXPTGV3UEErTPtEAqWf2UwdocUkTaBX5LcZWeuqaHGwWpzl&id=100006107341925&eav=AfY7VdjsShIaW-1PZzcq6zQYKwrr5xsFUU3eMmc3kHq-QjSs9fZUX1oo7kXer5o1Jgg&fs=1&focus_composer=0&m_entstream_source=feed_mobile&paipv=0

出处:https://www.facebook.com/englianhu/posts/pfbid02ioj1Bt4pMZPrNd7yk3qkmHVMqxaFNG33VAbirdLhCqD9Ybfgdf6KdaZ9PvKBWJT8l

@englianhu englianhu changed the title 🚩🇨🇳🏹中科红旗 RedFlag Linux (🍥Debian 11) 🚩🇨🇳🏹中科红旗 RedFlag Linux (🍥Debian) Nov 4, 2022
@englianhu
Copy link
Contributor Author

englianhu commented Nov 5, 2022

#大秦赋 #一带一路 #南太平洋战略 #新加坡籍回教徒911恐怖份子新加坡籍欧阳金泰兄弟仨自杀式炸毁咱们马来西亚双峰塔和五角基

《大秦赋 --- 一统天下》
秦人牧马,叶从亚来;(🐯马银行创办人 --- 邱德拔公爵/秦孝公/姜太公)
大秦帝国,千古一帝。
一带一路,史无前例;
商鞅变法,辛亥革命。
横跨七洲,一统天下;
不忘初心,方得始终。

注释:中国政府也在美洲委内瑞拉、智利、阿根廷也建立军事基地

🚩中科红旗需要中国政府入资才有钱类似联想收购Posit学习统计学界量化最顶尖技术的R语言编程统计语言,中国和东盟签署了合同不使用核武器,南太平洋战略可以出动海军(以前日军从泰国出动脚踏车14天就攻占马来半岛),新加坡小岛屿只有区区350万人口而已(如果新加坡政府内政都搞不好支持菲律宾欧阳金泰兄弟仨Judi回教博彩庄路线的话,只能走向溥仪亡国之路)

🚩中国政府打算攻陷咱们马来西亚后,将咱们马来西亚改名为『明燕省』或者『汉明省』(但暂时没定夺『明燕省』或者『汉明省』该列为自治区/普通省份/行政特别区,帮助中共党中央的一带一路,一统天下)。

注释:因为『汉明省』是中国政府中了指鹿为马的巫术,神志不清的情况下根据咱们分一杯羹的白骨精巫师王司马迁彭城堂刘瑾貹(巫师王溥仪/刘表 --- 马来西亚籍白骨精算命佬身份证Law Jin Sen)量身定制,会导致:

  • 千古一帝秦始皇、赢家黄氏江夏堂、黄埔军校、辛亥革命,铲除回教徒911恐怖份子、满洲人、蒙古鞑子。
  • 写字批命的司马迁、乩童巫贼王刘瑾貹俗称商鞅负责『可兰经回教刑事法典断肢法』、进肛门、卖臭豆腐、分一杯羹的白骨精彭城堂刘某(类似楚汉争霸虞姬误国和分一杯羹刘邦bin Law(彭城堂/余素威)、曹阿满的煮豆燃豆萁和卖臭豆腐的刘安bin Law、进肛门的烧饼歌刘基bin Law、汗族是蒙古鞑子孛儿只斤、敛财贪污滥权的明朝大太监刘瑾。孔明自诩管仲乐毅,管仲壮大起齐国而燕从京来的燕国乐毅连破齐国74城池而导致齐国差点被灭国,自相矛盾,导致六出祁山『成也萧何,败也萧何』,类似黄埔军校的辛亥革命中华民国和中华人民共和国,国民政府退守台湾),会导致日后百姓家家户户支离破碎,家破人亡。
  • 所为的Hans/Khan/是以回族而非咱们大秦华夏民族为标准,而且秦朝和汉朝相比,以地理位置和古代历史来分析,大英帝国氏欧洲大陆的秦国而美国是全球的秦国。秦灭六国,千古一帝,史无前例,称霸天下,而全球洋人称咱们中华民族为Chinese秦国子民而非Hanese,汉朝路线只是依照秦朝史无前例衍生出来,能比得上秦国路线吗?
  • 华夏三黄五帝中有『伏羲』,而秦朝以前要让『扶苏』继承皇位而被赵高李斯篡改为『胡亥』,直至两千多年后的辛亥革命,才能推翻『溥仪』。千古一帝是咱们中华民族而到了最后一个皇帝是满洲人回族『溥仪』,『杀袁者清,亡清者袁』到了像丰臣秀吉一样八字胡子佬小胖『袁世凯』坐不稳龙座就垮台了。
  • 商鞅变法始于秦国,咱们马来西亚至今最高荣誉只有到大英帝国殖民时期受封公爵,Oversea Greater Chinese Union = 海外大秦子民公会(🌟陈祯禄公爵/🐯邱德拔公爵/秦孝公/姜太公),西征全球所有英属共运会諸国、全球不吃猪肉沐猪而冠的回教诸国都可以打着『商鞅变法清君侧』的旗号,通行无阻,千古一帝大革命,一统天下。千古一帝大革命的『秦国崛起,始于商鞅,清朝灭亡,终于辛亥』,一律混合“商鞅变法”和“辛亥革命”战略俩,史无前例将全球回教徒还俗转化为咱们NonMuslim中华民族...
  • 当初蓄胡子的宦官回教徒(伪希特勒、伪国父、实国贼)东姑阿都拉曼都能沐猪而冠,可以借鉴马来半岛和沙捞越和全球最大莱佛士花(英国殖民时期苏格兰洋人在婆罗洲发现而命名的洋人花),日不落/德意志重八、日不落/德意志崇祯推翻马来回教政权,西征全球所有英属共运会諸国、全球不吃猪肉沐猪而冠的回教诸国都可以打着『商鞅变法清君侧』的旗号,通行无阻,千古一帝大革命,一统天下。千古一帝大革命的『秦国崛起,始于商鞅,清朝灭亡,终于辛亥』,一律混合“商鞅变法”和“辛亥革命”战略俩,史无前例将全球回教徒还俗转化为咱们NonMuslim中华民族...
  • 🚩Great Britain = 大英帝国
  • 🚩Greater Chin = 大秦赋/大秦帝国
  • 🚩Republic of Chin = 大秦赋/中华民国
  • 🚩Republic People of Chin = 大秦赋/中华人民共和国
  • 🚩Greater Chinese = 大秦子民(爱民如子)
  • 🚩Oversea Greater Chinese = 海外大秦子民(爱民如子)
  • 🚩Oversea Greater Chinese Union = 海外大秦子民公会(🌟陈祯禄公爵/🐯邱德拔公爵/秦孝公/姜太公)
  • 🚩中东回教国回教徒911恐怖份子的敌人是美国洋人,目前沙地阿拉伯和美国在石油又有纠纷,中国政府军售中东回教国挣钱之余,还能研发军事武器发展军事行业、然后在一带一路路线图建立军事地基入驻军队,维护沙地阿拉伯国家和平,建立许多孔子学院将那些回教徒... 千古一帝大革命的『秦国崛起,始于商鞅,清朝灭亡,终于辛亥』,一律混合“商鞅变法”和“辛亥革命”战略俩,史无前例将全球回教徒还俗转化为咱们NonMuslim中华民族...
  • 中国通史第18集:秦始皇统一中国
  • 借鉴『秦灭六国,始于韩国;秦朝亡国,张良韩信』,如果荆轲刺秦王(包括韩国刺客张良)成功就没有人改变世界格局、长平之战赵国被困46天,廉颇和李牧为何不去救?其实真不怪他们毛遂自荐成功后,结局有多凄惨?历史老师可不会给你讲毛遂的结局、秦灭六国时,秦国和赵国的长平之战僵持了一阵子而其余国家比较容易攻陷,赵国平原君赵胜、毛遂自荐、纸上谈兵(灶房Cabinet,英文也翻译为国会或朝廷,『入得厨房出得厅台』)、赵国亡于赵括而秦国亡于赵高、『秦灭六国,始于赵姬;秦朝亡国,终于赵高』、千古一帝大革命的『秦国崛起,始于商鞅,清朝灭亡,终于辛亥』...
  • 日本都知道"明朝路线",实施『明治维新』的"大东亚共荣圈,拯救亚洲人",以教育军事优先。明治维新的主要措施有: 1、政治方面: (1)废藩置县(作用:消灭了封建割据,加强了中央集权) (2)废除封建身份制度,取消武士特权。 2、经济方面:大力进行改革,发展资本主义经济。 (1)改革土地制度,承认土地私有。 (2)引进西方先进技术,大力发展近代资本主义工商业。 作用:为日本近代化工业迅速发展提供了物质基础。 3、军事改革 (1)内容:实行征兵制,建立新式军队。 (2)目的:①防止的抵御外国入侵(对外)②加强镇压和对外扩张③加强对人民的统治(对内) 4、文化方面:推行“文明开化”政策 (1)内容:①提倡新文化(资本主义文化),改造旧文化(封建文化)②发展近代教育,培养资本主义建设人才

所以『秦明省』比『汉明省』好,记得攻陷新加坡后纳入『明燕省』或者『秦明省』(然后大势引入陕西、傣族等内内陆地区文化习俗语言大型改革,清末民初时期几乎都是福建省和台湾省逃难南下,导致咱们东南亚几乎都是祖籍福建人),从此新加坡也和马来西亚一起宣布亡国。如果它日咱们马来西亚政府被中国政府攻陷换成中国籍身份证,估计会从咱们『明燕省』或者『秦明省』迁移到『陕西省』咸阳市或『河南省』...

🚩大秦赋赢家ξng黄氏江夏堂:"借鉴春秋战国时期秦人牧马、叶从亚来(燕从京来,清君侧)、辛亥革命的典故,咱们马来西亚秦孝公/姜太公/🌟陈祯禄公爵/🐯邱德拔公爵,得先打着帮『🇬🇧大英帝国查尔斯国王清君侧』的旗帜,靠中国政府(像辛亥革命靠明治天皇大日本帝国)推翻咱们马来回教宦官政权(如果咱们马来西亚没像当初清末时期国民党一样成功推翻马来回教政权还能成功退守台湾当个附属国『秦明国』再联合中国政府携手一统天下的话,就干脆像吴三桂/迎闯王一样打开城门迎接中国政府,当个『明燕省』或者『秦明省』中华民族省长,协助中共党中央西征全球英属共运会諸国/全球不吃猪肉沐猪而冠的回教诸国/一带一路路线图諸国),如果成功推翻马来回教政权还能联合中国台湾俩,携手逐步壮大起来,全国大势建立孔子学院、国民华校、独立中学... 『大马』国号改为『大秦』,转为军事国宣战文莱、新加坡、菲律宾铲除新加坡籍Judi回教博彩庄欧阳金泰兄弟仨、统一东盟..."

马来西亚,向东学习
鸦片战争,拒狮引倭
甲午战争,亡国之路
忧从巫来,不可断绝
何以解忧,唯有除巫

🚩如果那些入侵电子仪器的新加坡籍Cube Ltd金宝博188Bet🕋☪回教徒911恐怖份子没有尽忠职守屠杀不遂因公殉职,就是渎职得依照商鞅变法处死,才能终止巫术屠杀,拯救全球。
http://www.188bet.com

出处:脸谱:世界日报 - 终于说出来了,德国中国交换意见,同意不使用核武器

englianhu added a commit to englianhu/library-archieved that referenced this issue Nov 5, 2022
> **《大秦赋 --- 一统天下》**
> **秦人牧马,叶从亚来;**
> **大秦帝国,千古一帝。**
> **一带一路,史无前例;**
> **商鞅变法,辛亥革命。**
> **横跨七洲,一统天下;**
> **不忘初心,方得始终。**
> 
> 注释:中国政府也在美洲委内瑞拉、智利、阿根廷也建立军事基地

- **出处:scibrokes/setup-centOS7-DO#2 (comment) 『大秦帝国,千古一帝;商鞅变法,辛亥革命。横跨七洲,一统天下;不忘初心,方得始终。』**❤️‍🔥❤️‍🔥
@englianhu
Copy link
Contributor Author

Copy paste solution could be also this one:

sudo systemctl stop unattended-upgrades

If it still running:

sudo pkill --signal SIGKILL unattended-upgrades

Disable service and change config:

sudo systemctl disable unattended-upgrades
sudo sed -i 's/Unattended-Upgrade "1"/Unattended-Upgrade "0"/g' /etc/apt/apt.conf.d/20auto-upgrades

出处:Terminate unattended-upgrades or whatever is using apt in ubuntu 18.04 or later editions

@englianhu
Copy link
Contributor Author

englianhu commented Dec 13, 2022

Linux系统是目前大多数企业都会使用的一种操作系统,Linux下可开发的项目 JavaEE、大数据、Python、PHP、C/C++使用各种语言能够方便快捷的获取企业行业信息,通俗点讲,就是利用爬虫机器实现目标。 Linux实现项目自动化部署的方法,本文通过示例代码介绍的…

原文:『知乎』礼逆袭如何实现项目自动化部署

🚩🦔大秦赋,中科红旗,高频量化,对冲基金:回测量化数据,超过亿量观测和预测值,部署个git推送自动化可以减轻工作量,比方说每个小时自动推送一次,就无需一直盯着荧幕手动操作,善用时间干其它活儿。

@englianhu
Copy link
Contributor Author

englianhu commented Dec 15, 2022

@englianhu
Copy link
Contributor Author

englianhu commented Dec 15, 2022

@englianhu
Copy link
Contributor Author

englianhu commented Jan 15, 2023

@englianhu
Copy link
Contributor Author

2022-08-26_00-02

$ sudo apt build-dep r-base -y
正在读取软件包列表... 完成
E: 您必须在 sources.list 中指定代码源(deb-src) URI

$ sudo chmod 777 -R /etc/apt
$ sudo micro /etc/apt/sources.list.d/debian-buster.list  ## 把deb-src https://mirrors.bfsu.edu.cn/debian/ buster main contrib non-free这行的星号移出,才能导入改仓库应用程序包

deb-src https://mirrors.bfsu.edu.cn/debian/ buster main contrib non-free这行的星号移出如下,才能导入改仓库应用程序包。

deb https://mirrors.bfsu.edu.cn/debian/ buster main contrib non-free
deb-src https://mirrors.bfsu.edu.cn/debian/ buster main contrib non-free

有了deb-src https://mirrors.bfsu.edu.cn/debian/ buster main contrib non-free这仓库sudo apt update后,就能通过sudo apt build-dep r-base -y安装R语言软件了。


## 如无法上网,尝试修改/etc/resolv.conf中的域名服务器
# sudo sh -c "echo '#赢家黄氏江夏堂,点缀全球。\nnameserver 114.114.114.114' > /etc/resolv.conf"

## 欲忽略输入密码,尝试修改%sudo用户组的权限设置
# sudo sed -i 's/^%sudo *\(.*\)* *ALL$/%sudo   ALL=(ALL:ALL) NOPASSWD:ALL/g' /etc/sudoers
# sudo sed -i 's/^%sudo *\(.*\)* *ALL$/%sudo   ALL=(ALL:ALL) NOPASSWD:ALL/g' /etc/sudoers.d/10-installer 

sudo apt update && sudo apt upgrade -y

echo 'deb http://cloud.r-project.org/bin/linux/debian bullseye-cran40/' | sudo tee /etc/apt/sources.list.d/bullseye.list
echo 'deb http://cloud.r-project.org/bin/linux/debian buster-cran40/' | sudo tee /etc/apt/sources.list.d/bullseye.list
sudo apt update && sudo apt upgrade -y
## 如果需要公钥验证R语言软件,则添加该公钥。
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys B8F25A8A73EACF41

通过后台红旗终端修改文件内容如下更方便。

sudo sed -i 's/^#//g' /etc/apt/sources.list.d/debian-buster.list

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant