摘要:$ sudo dhclient -r //release ip 释放IP$ sudo dhclient //获取IPNow obtain fresh IP:$ sudo dhclientThere is no need to restart network service. Above comman
阅读全文
摘要:This article describes how to Disable or Enable an IP forwarding in Linux. Current IP forwarding status Read a current state of IP forwarding: Current
阅读全文
摘要:1. Introduction autofs is a program for automatically mounting directories on an as-needed basis. Auto-mounts are mounted only as they are accessed, a
阅读全文
摘要:markdown是一种纯文本格式的标记语言。通过简单的标记语法,它可以使普通文本内容具有一定的格式。 相比WYSIWYG编辑器 优点: 1、因为是纯文本,所以只要支持markdown的地方都能获得一样的编辑效果,可以让作者摆脱排版的困扰,专心写作。 2、操作简单。比如:WYSIWYG编辑时标记个标题
阅读全文
摘要:If you’re a Linux user, you’ve probably heard that you don’t need to defragment your Linux file systems. You’ll also notice that Linux distributions d
阅读全文
摘要:1 List the installed dpkg package $ sudo dpkg --list 2 Reconfigure the package $ sudo dpkg-reconfigure <package-name> $ sudo dpkg-reconfigure tzdata $
阅读全文
摘要:Question: I have an interactive shell script, that at one place needs to ssh to another machine (Ubuntu based) and execute something as root (the user
阅读全文
摘要:https://laravel-china.org/composer
阅读全文
摘要:If you have a large WordPress setup or a server with limited resources, then you will often see the “504 Gateway Time-out” error. You can follow the s
阅读全文
摘要:4.3.1. Preparing a USB stick using a hybrid CD or DVD image 4.3.1. Preparing a USB stick using a hybrid CD or DVD image Debian CD and DVD images can n
阅读全文
摘要:August 27, 2013Software Developmentresources, subversion, svn, tutorial, version control Who knew it would be so hard to get svn to ignore some files
阅读全文