摘要:https://blog.csdn.net/a8598671/article/details/142615465
阅读全文
摘要:https://hardysimpson.github.io/zlog/
阅读全文
摘要:安装AIX 系统创建一个空的4GB qcow2磁盘映像文件,把aix系统iso也存放在同一目录下面qemu-img create -f qcow2 aix-hdd.qcow2 20G 此命令将创建具有指定设置的AIX VM,并从光驱动启动它 install qemu-system-ppc64 -cp
阅读全文
摘要:https://www.kdun.com/ask/672438.html smit install software
阅读全文
摘要:https://www.cnblogs.com/xueyixue/p/13750847.html
阅读全文
摘要:https://mp.weixin.qq.com/s/ozlArzZ_RAmVAfi44D0hyw 嘿,朋友,你是不是写代码的时候,总觉得有些重复的操作让人头疼?比如,每次运行项目之前,总要一步步去手动编译、测试,或者打包?好像时间就这样被悄悄偷走了。其实啊,这种问题很常见,很多程序员都和你一样,被
阅读全文
摘要:touch eclipse.desktop [Desktop Entry] Type=Application Name=eclipse Exec=/home/jeams/eclipse/eclipse Icon=/home/jeams/eclipse/icon.xpm Comment=eclipse
阅读全文
摘要:https://developers.redhat.com/register subscription-manager register --username dyg860**0 --password dygDYG5*******0 --auto-attach sudo yum update RHE
阅读全文
摘要:RHEL9(红帽9)关于使用rocky源导致openssl-lib和openssl-fips-provider冲突的问题解决方案 https://blog.csdn.net/nuoyis/article/details/141828262
阅读全文
摘要:https://video.mobiletrain.org/video/2/533 https://wiki.friendlyelec.com/wiki/index.php/Main_Page
阅读全文
摘要:1、在root用户下的.bash_profile文件中新增如下命令: #vi .bash_profile export PS1='[\u@\h \D{%Y-%m-%d} \t \W]\$ ' 四、参数释义 PS1 是shell命令行界面的主提示符 \d :代表日期,格式为weekday month
阅读全文
摘要:https://mp.weixin.qq.com/s?__biz=MzIzMjQwNjQzNA==&mid=2247613884&idx=4&sn=1cc85eafbf15b11e123356185b809794&chksm=e9b860c416a4e79e908726a84519571f3a815
阅读全文
摘要:https://blog.csdn.net/lishenluo/article/details/107864758 https://www.oracle.com/java/technologies/downloads/#jdk17-windows
阅读全文
摘要:https://www.5axxw.com/questions/content/wh5ucg#google_vignette
阅读全文
摘要:https://blog.csdn.net/as4589sd/article/details/108834410
阅读全文
摘要:Linux查看U盘的命令有多种,我将为您列举常用的几个。 1. 使用`lsblk`命令:`lsblk`命令可以列出系统上的块设备信息,包括U盘。在终端中输入`lsblk`并按下回车键,系统会显示当前连接的所有存储设备信息,包括U盘的设备名称、挂载点和容量等。 2. 使用`fdisk`命令:`fdis
阅读全文
摘要:linux: apt install sshfs win: winget install WinFsp.WinFsp; winget install SSHFS-Win.SSHFS-Win https://cloud.tencent.com/developer/article/2235201 Thi
阅读全文
摘要:获取代码: 内核 wget https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.15.165.tar.xz 补丁 wget https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-5.15.165.x
阅读全文
摘要:https://www.cnblogs.com/liuxing0007/category/1458805.html
阅读全文