Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /opt/lampp/htdocs/www.linux.zone/wp-includes/pomo/plural-forms.php on line 210
撸撸代码 | Linux区 - Part 2
Linux区

撸撸代码



github修改代码上传步骤小结

背景:gentoo下已经生成shh口令,已经在github上创建仓库。 目标:在archlinux下修改上传randombg脚本到lulinux的github仓库。 步骤: 建立/home/gentoo/.ssh和/home/gentoo/MyGithub的软链接到/home/arche目录下 终端运行cd ~/MyGithub/randombg 终端运行git config --global user.email "lovinux@126.com" 终端运行... 继续阅读 >>


站长小衲原创的第一个shell脚本myde发布!

Archlinux因为速度快,所以我一直在用它。但是archlinux要设置显示管理器(gdm、lxdm、mdm、kdm)需要用力折腾一下,而且还消耗系统资源拖慢系统速度,所以我一直没用显示管理器,而坚持用startx手动启动桌面。 但是问题来了,我这人就是喜欢换各种DE玩赏折腾,折腾之后可以为这个网站填料,给大家分享经验。昨天lxde玩... 继续阅读 >>