Installing GRUB and Puppy Linux to Portable Hard Drive from Linux
In this post we talk about how to install Puppy Linux to portable hard drive from Linux, with GRUB as the Boot Loader....... Read more
In this post we talk about how to install Puppy Linux to portable hard drive from Linux, with GRUB as the Boot Loader....... Read more
本文我们讨论如何在Linux下为移动硬盘安装Puppy Linux,并使用GRUB作为Puppy Linux的Boot Loader。...... Read more
记得是在大一,刚刚离开家来到哈尔滨的时候,写过这篇自命为《夜空下》的短文。与其说写,其实也可以说是杂糅,高三的时候爱背诵,中英古今,大脑库存远比现在丰富,这文中许多句段,就脱胎自我背诵的不知哪家作者之手。那时候背诵入迷,记忆也灵光,最佳时甚至也可以过目成诵,不像现在,一张储蓄卡号,几次三番也没能记下来。...... Read more
Various techniques are in use by netizens in China to bypass the severe Internet Censorship the government has set up. Among them, SSH tunnel and VPN are two of the safest and most popular solutions. I myself run a PPTP VPN service on a VPS in the US....... Read more
Compared to the traditional password authentication, it’s more convenient and more secure to setup public key authentication over SSH. Using this technique, we can perform an automatic login without entering any password. This is usually very useful when we want to call ssh within a shell script. In this article we show how to setup SSH public key authentication between two Linux hosts....... Read more
本文介绍如何使用SSH创建Socket代理,为本地局域网提供应用程序级别的代理服务,并提供一个自动化的脚本,一条命令完成工作。...... Read more