服务器2026年01月12日
Fedora安装rpmfusion源方法 ***************************************************** 1、下载两个文件: 1)http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm 2)http:/...
服务器2026年01月12日
Fedora下教育网锐捷认证 ************************************************ 1、下载锐捷认证软件:http://newhost.byhh.net/f/Linux/1163318795/mystarV0.11.part1.rar 和 http://newhost.byhh.net/f/Linux/11633...
服务器2026年01月12日
Fedora、Windows 7双系统启动顺序切换 ********************************************************** 1、打开终端 2、进入目录/boot/grub 3、编辑gedit menu.lst 4、default=0 为Fedora; default=1 为Windows 7 ...
服务器2026年01月12日
https://blog.csdn.net/qq_39660930/article/details/76566863 ...
服务器2026年01月11日
做成U盘启动:必须用配套工具写U盘,否则安装时各种timeout Cockpit中文页面会导致登录后页面空白的bug,解决办法是更改浏览器首选语言 没有yum,无法下载网页浏览器w3m,Pydio cell 无法初始化 无法运行systemctl start,也就无法开机自启 因为selinux,挂载本地目录提示Permission denied,解决方式...
服务器2026年01月11日
主要是想安装一下eyeOS这个软件,按软件需求说要装好apache+php+mysql,特将实践过程记录如下。 环境:Win7(32位)+vmware7.0+fedora14 软件:eyeOS-2.0.tar.gz,下载网址http://sourceforge.net/projects/eyeos/files/eyeos2/ 参考教程:http://for...
服务器2026年01月11日
文件准备:在http://sourceforge.net/projects/kscope/files/kscope/1.6.2下载kscope1.6.2.tar.gz解压之通过./configure --without-arts可以看编译所缺的东西首先可能会说差kde-config之类的错误,yum install kdelibs3-devel,会随带安装...
服务器2026年01月11日
https://www.if-not-true-then-false.com/2015/fedora-nvidia-guide/ PRE-INSTALLATION ACTIONS Some actions must be taken before the CUDA Toolkit and Driver can be installed onLinux:‣ ...
服务器2026年01月11日
root密码是安装fedora15时设置的,如果你忘记了可以通过下面方法修改。 重启进入grub,在fedora15那一行安e进行编辑,再在以kernel开头的那行安e,在最后添加空格和single,接着安b,启动。 进入没有图形界面的但用户模式后,输入 passwd root 提示你输入新密码。输入重启。 ...
服务器2026年01月10日
Fedora配置网络之-ifconfig ———————————————————————————— ifconfig 配置网络端口的方法: ifconfig 工具配置网络接口的方法是通过指令的参数来达到目的的,我们只说最常用的参数; ifconfig 网络端口 IP地址 hw <HW> MAC地址 netmask 掩码地址 br...