Quantcast
Channel: 看得透又看得远者prevail. ppt.cc/flUmLx ppt.cc/fqtgqx ppt.cc/fZsXUx ppt.cc/fhWnZx ppt.cc/fnrkVx ppt.cc/f2CBVx
Browsing all 20524 articles
Browse latest View live

KindleEar

A website application running in Google app engine, deliver rss news to your kindle. generate mobi by using python, multilanguages supported.简介这是一个运行在Google App...

View Article


SSHKey Installer,一键安装sshkey,确保服务器安全

前言最近小鸡有点多,一个个安装 sshkey 会累死的,写了个脚本自动配置。使用Github操作1.打开项目地址:https://github.com/KiritoMiao/SSHKEY_Installer2.fork这个项目3.进入...

View Article


Image may be NSFW.
Clik here to view.

Udp2raw-tunnel

A Tunnel which turns UDP Traffic into Encrypted UDP/FakeTCP/ICMP Traffic by using Raw Socket,helps you Bypass UDP FireWalls(or Unstable UDP Environment)A Tunnel which turns UDP Traffic into Encrypted...

View Article

stun server

Version 1.2. This is the source code to STUNTMAN - an open source STUN server and client code by john selbie. Compliant with the latest RFCs including 5389, 5769, and 5780. Also includes backwards...

View Article

内存的战争

2012年2月3日,全球著名内存生产厂商镁光科技的CEO史蒂夫·阿普尔顿(Steve Appleton),在美国爱达荷州的波伊西(Boise)的一个航空展上,驾驶着一架Lancair IV-PT螺旋桨飞机,给观众们做表演。起飞后不久,飞机失去控制,紧急降落失败,直接栽向地面,当场坠毁,CEO享年51岁。 喜欢玩心跳的CEO挂了,镁光股价倒是没怎么跌,大洋彼岸的一个叫坂本幸雄(Yukio...

View Article


苹果手表新通话功能被中国暂停

被迫关闭在中国的网上电影租售及书籍售卖业务后不久,苹果公司近日在中国又遇上难题:“苹果手表”(Apple Watch)的内置蜂窝网络通话新功能在中国突然被电信运营商暂停。分析人士说,暂停这一功能的原因是该技术给中国政府实名追踪用户信息的监管工作带来了挑战。据美国《华尔街日报》星期四报道,苹果公司在一份声明中表示:“我们被中国联通告知,苹果手表3系(Apple Watch Series...

View Article

Git的用户信息设置

全局设置在日常的学习工作中,经常需要使用Git来管理项目和代码。为了方便,很多人都会通过执行:yee@ubuntu:~$ git config --global user.name "user"yee@ubuntu:~$ git config --global user.email...

View Article

mac系统的一些奇技淫巧

Mac从OS X以来发展也有十多年了,此间硬件变化很大,而系统默认设置出于各种原因比较保守,需要做些调整才能更好的发挥效力。加快Samba文件传输速度printf "[default]\nsigning_required=no\n" | sudo tee /etc/nsmb.conf >/dev/null避免休眠写磁盘,加快唤醒速度sudo pmset -a hibernatemode...

View Article


go_command_tutorial

Golang command tutorial in...

View Article


Linux平台的gcc和动态共享库的基础知识

对大多数不从事Linux平台C语言开发的人来说,GNU gcc的一套工具和Linux平台的共享库的使用还是十分陌生的,其实我也不太熟悉,姑且写点基础知识,权当做备忘吧。 GNU gcc的编译工具用法我们先来写一个简单的C程序:hello.c #include <stdio.h>void print_hello() { printf("Hello World\n");}int...

View Article

Youth

YouthYouth is not a time of life; it is a state of mind; it is not a matter of rosy cheeks, red lips and supple knees; it is a matter of the will, a quality of the imagination, a vigor of the emotions;...

View Article

王鸥《飘洋过海来看你》

飘洋过海来看我吗?呵呵,太让人感动了

View Article

释放 Linux 系统预留的硬盘空间

大多数文件系统都会保留一部分空间留作紧急情况时用(比如硬盘空间满了),这样能保证有些关键应用(比如数据库)在硬盘满的时候有点余地, 不致于马上就 crash,给监控系统和管理员一点时间去察觉。不过有时候这部分预留的硬盘空间不用的话有点浪费。如何释放这部分系统预留的空间呢?在 Linux ext2/ext3/ext4 文件系统上通常默认预留5%的硬盘空间,如果硬盘是 4TB 的话就意味着有 200GB...

View Article


Image may be NSFW.
Clik here to view.

Install XRDP Server on CentOS 6

Recently I thought it would be nice to install a method that would allow me to use Remote Desktop Client from Windows to connect to a my CentOS 6.3 system. This method will use XRDP Server to Connect...

View Article

Image may be NSFW.
Clik here to view.

How To Install VMware Player On Ubuntu

This tutorial provides step-by-step instructions on how to install VMware Player on an Ubuntu 11.04 or Linux Mint 11 desktop system. With VMware Player you can create and run guest operating systems...

View Article


CentOS的旧版本的ISO

發現 CentOS 官方有一個網站,專門放舊版本 ISO 和 套件:http://vault.centos.org/。 這個網站幾乎可以下載到任何東西,唯一比較麻煩的是舊版本 (如5.7以前) 的 DVD iso檔,可能是因為怕造成整個網站流量的負擔,所以 http://vault.centos.org/ 沒有提供舊版本的 DVD iso...

View Article

ubuntu 8.04下使用命令行方式实现无线上网

手头有一块无线网卡,升级到ubuntu8.04之后就再没试过,今天心血来潮又尝试了一下,总算是成功了,特此记录如下。所有操作参考了linux-wiki.cn上的一篇文章《无线网卡配置》环境操作系统:ubuntu 8.04.1型号:TP-LINK TL-WN510G芯片: Atheros Communications Inc. AR2413 802.11bg NIC (rev...

View Article


Go语言中文小组

Go语言官方网站:http://golang.org/Godoc本地化翻译: http://code.google.com/p/go-zh/Go语言中文论坛:http://bbs.golang-china.org/Go语言中文Wiki:http://wiki.golang-china.org/Go语言中文官网:http://golang-china.org/Go语言中文IRC:...

View Article

ARM的蝶变

http://blog.sina.com.cn/s/blog_6472c4cc0100lqr8.html1929年开始的经济大萧条,改变了世界格局。前苏联的风景独好,使得相当多的人选择了马克思。惧怕布尔什维克红色力量的人投入了法西斯的怀抱,剩余的人选择了妥协与折中。整个世界的迅速分解使得第二次世界大战成为必然。1933年,罗斯福成为美国第三十二任总统,开始实施新政。这些新政使美国摆脱了危机,决定了二...

View Article

OpenVPN on Tomato based router

Hi all. I get OpenVPN by StrongVPN to work on Tomato based Linksys WRT54GL and create this tutorial for you.Tested on TomatoVPN:(http://tomatovpn.keithmoyer.com/) ver. 1.27vpn3.6Once you received files...

View Article
Browsing all 20524 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>