systutorials.com
What Is the Name of the Linux-based OS: A Survey - SysTutorials
http://www.systutorials.com/136152/what-is-the-name-of-the-linux-based-os-a-survey
What Is the Name of the Linux-based OS: A Survey. By Eric Zhiqiang Ma. Apr 1, 2015. You may already well know “Linux” and may also use the “operating system based on the Linux kernel” directly or indirectly (you are indirectly using it now as this site is hosted on Linux[doesn’t exist]. But how should we name the OS based on Linux? You may know there is GNU/Linux naming controversy. RedHat Enterprise Linux (RHEL) ∞. Http:/ www.redhat.com/en/technologies/linux-platforms/enterprise-linux. OpenSUSE consider...
systutorials.com
Eric Zhiqiang Ma, Author at SysTutorials
http://www.systutorials.com/author/zma
Author: Eric Zhiqiang Ma. Is interested in building high-performance and scalable distributed systems and related technologies. The views or opinions expressed here are solely Eric's own and do not necessarily represent those of any third parties. All 330 posts by Eric Zhiqiang Ma. How to Change Linux Account Password Through SSH: A Beginners’ Tutorial. By Eric Zhiqiang Ma. Aug 8, 2016. How to Change Linux Account Password Through SSH: A Beginners’ Tutorial. By Eric Zhiqiang Ma. May 20, 2016. May 13, 2016.
systutorials.com
iPhone Connecting to Internet Using Windows PC's Network through USB Cable - SysTutorials
http://www.systutorials.com/136003/iphone-connecting-internet-using-windows-pc-network-through-usb-cable
IPhone Connecting to Internet Using Windows PC’s Network through USB Cable. By Eric Zhiqiang Ma. Jun 14, 2016. Note that this was only tested on certain combinations like this. Windows 7 with iOS 8), this. Windows 7 with iOS 7), this. Windows 7 with iOS 9.3.2 (iphone 6s) . Windows 7. There is no router by hand and what I have is only the iPhone and USB cable. The PC is an old one with Windows XP installed. IPhone - USB- PC - - Internet. How to share the Internet of PC to iPhone through USB Cable ∞. Step ...
systutorials.com
A PHP Function for Fetching RSS Feed and Outputing Feed Items as HTML - SysTutorials
http://www.systutorials.com/136102/a-php-function-for-fetching-rss-feed-and-outputing-feed-items-as-html
A PHP Function for Fetching RSS Feed and Outputing Feed Items as HTML. By Eric Zhiqiang Ma. Jun 30, 2016. All my new posts from several sites into a single RSS feed. Last time I updated my homepage. I came across an idea why not showing these feed items directly on the homepage as HTML content. After some study, I got one single PHP function in my hand that fetches an RSS feed and outputs HTML content in the page. The PHP fuction and one example are as follows. PHP Redirect with HTTP 301. Is interested i...
systutorials.com
Profiling Vim to Find Out Which Plugin Makes Vim Slow - SysTutorials
http://www.systutorials.com/136414/profiling-vim-to-find-out-which-plugin-makes-vim-slow
Profiling Vim to Find Out Which Plugin Makes Vim Slow. By Eric Zhiqiang Ma. Mar 27, 2015. Is pretty fast and powerful. However, the core of Vim is (yet) single-threaded (some discussions. And tries on porting Vim to be multi-threading, but not yet there). This means some functions that are slow will block Vim there and you have to wait for it. While Vim is fast, some plugins are not. When Vim turns to be slow, it is very likely caused by one or more plugins. My preference, my Vim configs. Vim also suppor...
systutorials.com
Blocking JavaScripts from a Site in Chrome in 2 Easy Steps - SysTutorials
http://www.systutorials.com/136533/blocking-javascripts-from-a-site-in-chrome-in-2-easy-steps
Blocking JavaScripts from a Site in Chrome in 2 Easy Steps. By Eric Zhiqiang Ma. Mar 28, 2015. You may be aware of the GitHub’s largest DDoS attack. In history on Mar. 27, 2015 (some context. Weve been under continuous DDoS attack for 24 hours. The attack is evolving, and were all hands on deck mitigating. Mdash; GitHub Status (@githubstatus) March 27, 2015. Step 1: Open “JavaScript exceptions” in Chrome ∞. Step 2: Enter the blocked site and block it ∞. Ok, it is done. Please share if you like this post:.
systutorials.com
SSD Enabled For DreamHost Shared Hosting: Simple Performance Measurement - SysTutorials
http://www.systutorials.com/136128/ssd-enabled-for-dreamhost-shared-hosting-performance-measurement
SSD Enabled For DreamHost Shared Hosting: Simple Performance Measurement. By Eric Zhiqiang Ma. Apr 7, 2016. As you may know, SysTutorials. Is hosted by DreamHost. And we are quite satisfied with DreamHost. Now, DreamHost turns to be the first big player that enables solid state drives (SSD) for its Linux-based shared hosting plan in the shared hosting market. And we are happy to enjoy the improvement. Simple I/O performance measurement on DreamHost shared hosting account ∞. Note that we do not have the r...
systutorials.com
OpenVPN + Ovpn Spider: Free VPNs for iPhone Users - SysTutorials
http://www.systutorials.com/136091/openvpn-ovpn-spider-free-vpns-for-iphone-users
OpenVPN Ovpn Spider: Free VPNs for iPhone Users. By Eric Zhiqiang Ma. Nov 26, 2015. VPNs are useful for testing viewing webpages from a remote location or visiting blocked websites. In this post, I will introduce a method for finding and using free VPNs on iPhone. The apps on iPhone used here are “OpenVPN”. For using OpenVPN on iPhone and “Ovpn Spider”. For finding free OpenVPN services. First, open “Ovpn Spider” and let it download the list of profiles. Last, you can turn on the OpenVPN. Locking iPhone ...
systutorials.com
Playing YouTube Video in Background on iPhone - SysTutorials
http://www.systutorials.com/136305/playing-youtube-video-background-iphone
Playing YouTube Video in Background on iPhone. Dec 8, 2015. This post introduces how to play YouTube video in background on your iPhone. With this tip, you will need not to keep the YouTube app opening all the time. So you can use other apps on iPhone while listening to the music or talk or others from YouTube. This tip should also work on other iOS devices such as iPad. To make YouTube videos play in background, you need to open YouTube in the browser instead of the YouTube app. IPhone Connecting to Int...
systutorials.com
How to Get Available Filesystem Space on Linux: a C Function with a C++ Example - SysTutorials
http://www.systutorials.com/136585/how-to-get-available-filesystem-space-on-linux-a-c-function-and-a-cpp-example
How to Get Available Filesystem Space on Linux: a C Function with a C Example. By Eric Zhiqiang Ma. Nov 13, 2015. It is common for programs to write to files in filesystems on disks. However, what if the disk was almost full when your program writes to the filesystem on a disk? For systems software and mission critical programs, it is a better or must-to-do practice to check the available filesystem space before actually writing to files. On POSIX OSes, we have the. And the prototype of the. Function, a ...
SOCIAL ENGAGEMENT