Creating a digital empire is not easy, let's say that their is 40 domain names that are under the umbrella of your consulting firm. No problem right? just jump unto google business and pay the $5 dollars per domain. Although this solution works, and it's the most … [Read more...] about How to redirect your domain emails to gmail for FREE (Digital Ocean, PostFix, DNS Setup)
Linux
How to setup a LAMP stack using ubuntu server
Why even bother with Linux? Whenever working on a client to server architecture it is always good practice ( in my opinion) to test and implement virtual environments of the actual production of the software project being deployed. In this blog post, I will be … [Read more...] about How to setup a LAMP stack using ubuntu server
How to get the source code for any website using C# Video
How to get the source code for any website using C#
Here is a small console application that will read any URL, and return back the source code for that page, in this example, we are fetching the source code from coding horror. Let's get started with some shell commands Let's go ahead and save this class but let's … [Read more...] about How to get the source code for any website using C#
Linux IRQ devices
IRQ 0 System timer IRQ 1 Keyboard IRQ 2 Cascade for IRQ’s 8-15 IRQ 3 Second RS-232 Serial Port IRQ 4 First RS-232 Serial Port IRQ 5 Sound card or Parallel port IRQ 6 Floppy disk controller IRQ 7 First Parallel Port IRQ 8 Real time clock IRQ 9,10,11, OPEN … [Read more...] about Linux IRQ devices
CS 10 Berkeley class notes
Lecture 2:How 3D graphics works Films, television, print Video games million of polygons per seconds four stage pipeline modeling animation Lecture 3:Video games Shigeru Miyamoto Donkey kong Super Mario bros … [Read more...] about CS 10 Berkeley class notes