winter_day
Lost long times –begin to recallchipseq workflow recently, but confused, the progression is very slow, must to be accelerate.
no chinese input method!
rewrite
#别停下来,继续最近比较忙,也比较烦,希望一切顺利!
记录也别停下来。
selinux带来的麻烦
selinux 是个内置的安全系统,涉及到系统安全等级相关的操作就会被激活,比如自动ssh,这时候在systemctl start之前先关闭selinux,setenforce 0就可以了,这时候getenforce就会告诉你当前的设置等级。不过这种设置是临时的策略,重启后恢复enable的设置。不过这种临时的已经足够了,可以应付我们设置的要求了,而且也不会降低安全等级。这个是在多次自动ssh登录失败之后得到的教训。
重新安装发现的问题,补充一下
安装nginx:
12345dnf install nginxsudo systemctl start nginxsudo systemctl enable nginxsudo nginx -s reload
安装hexo
12345678910111213141516curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.7/install.sh | bashnvm install 20node -v # should print `v20.14.0`npm -v echo 'PATH="$PATH:./node_modules/.bin"' >> ~/.profilenpm install hexo-cli -g##配置nginx server_name joge.top www.joge.top; #root /usr/share/nginx/html; location / { proxy_pass htt ...
2024年出梅第二天,温度依旧高
出梅了,没有雨了,气温瞬间提升,昨日38°,今日37°,似乎身体还没有适应高温……,慢慢就会耐受。
重新安装
#2024.7.5莫名其妙的无法访问,重置了镜像,所有的重新安装了。希望以后平平安安,减少折腾!!!
干掉Xshell6/7 升级的死循环
出现提示”要继续使用此程序,您必须应用最新的更新或使用新版本”重启后显示已是新版本,然后一直循环。
解决办法:
用二进制修改器修改安装目录下文件nslicense.dll文件,打开文件后,点击搜索或快捷键(Ctrl+F),搜索0F8681,将“0F8681”修改成“0F8381” (xshell6);xshell7 需要搜索7F0C81F98033E101,找到后,修改后边的0F86为0F83就可以了。
tags
#无法GET /tags
123456789hexo new page "tags"#modify---type: tagslayout: tagstitle: tagsdate: 2024-06-24 17:48:27---
category 也是如此.
突发奇想
Adroid SDK 难吗?想做一个试试。
生活无趣,找点乐子……。
1
插入图片测试,图片放在一个文件夹下,然后markdown中引用格式
梅雨第三天
得之坦然,失之淡然,顺其自然,争其必然#人生之路,有得有失,不患得失,处之坦然。#On the path of life, there are gains and losses, there is no risk of gains or losses, and one should be at ease.人生之苦,求得不得,得而又失,何必自苦?#The hardships of life cannot be obtained, but they are obtained and lost. Why suffer on your own?
