Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
9
Posts with Upvotes
7
Upvoting Members
4
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
Ranked #13.1K
Ranked #4K
~4K People Reached
About Me

Technology consultant.

Interests
writing, reading, video, literate programming, typography, etc.
PC Specs
Mostly FreeBSD and OS X boxen, with a Linux and a Windows box somewhere in there as well.
Favorite Tags
Member Avatar for kes166

Good Evening, I just can't seem to wrap my head around this IP addressing. Lets say I want to use 192.168.1.0 default gateway. Then Router IP Address = 192.168.1.0 Lets say my subnet mask is 255.255.255.224 = 32 IP addresses and 30 hosts. That makes my first line out g0/0 …

Member Avatar for mcglk
0
2K
Member Avatar for tony75

Hi How can I subnet this ip address? 100.20.10.0/24 Subnet A 2 hosts Subnet B 80 hosts http://puu.sh/l2ata/3b2d1e6d68.jpg I think my solution not correct! I appricate your help N ID Subnetmask First available Last available Broadcast 100.20.10.128 255.255.255.128 100.20.10.129 PC B 120.10.10.130 120.10.10.131 100.20.10.132 255.255.255.252 100.20.10.132 PC A 100.20.10.134 100.20.10.135 …

Member Avatar for mcglk
0
224
Member Avatar for gil857

Howdy All, I'm creating a database for UFO sightings and would appreciate some feedback or suggestions. Yes I know, strange topic. Some background info so that the problem is understood: I'm extracting data from several large UFO database catalogs, news articles, and other miscellaneous sources, so that the data can …

Member Avatar for Amr.Mohammad87
0
169
Member Avatar for Mohamed_26

Hello All, I need a bit of advice regarding my final year project. I dont want any help with code but just on what path I should take. My project based on using triggers to solve business problems. I am not sure, on how I should approach this really. if …

Member Avatar for JOSheaIV
0
239
Member Avatar for yash_792

Hi I have written a procedure in PL/SQL to get values from user and then I am updating the same in a table. This worked fine 1st time but its just not showing the new values inserted by the user. The field which should be updated with the user value …

Member Avatar for mcglk
-1
220
Member Avatar for Venus_1

Hi! Just want to ask if it's possible that within a select statement, there has a loop. Have this sample query but when I run this it says missing expression after <column2> Select <column1>, <column2>, FOR Lcntr IN 1..12 LOOP CASE WHEN Lcntr THEN .... END END LOOP; FROM <table> …

Member Avatar for mcglk
0
159
Member Avatar for kayecng

I want to show the total qty of these query (total qty from datagridview where ActualQty value will update the values of Used Column) `SELECT COUNT(Software) AS ActualQty FROM tblswlogs WHERE Software='MS EXCEL'` and (**Total** will appear in textbox) `SELECT MAX(used + initialqty) As Total FROM tblswlist WHERE Software = …

Member Avatar for mcglk
0
367
Member Avatar for rsleventhal

Hi, I'm in need of assistance with mod_rewrite. Currently, I've a folder at www.domain.com/folder. I need to leave the files where they are, but have the address bar in the browser appear as someothername.domain.com Any help would be greatly appreciated! I should mention that I've already got a few .htaccess …

Member Avatar for mcglk
0
231
Member Avatar for pintukennady31

why in apple there is no antivirus and why it is not shareable with other OS.

Member Avatar for rubberman
-1
164
Member Avatar for phoenix254

How can i create a custom protocol with ws scheame ? ex: ws://localhost/echo or ws://localhost:8080/echo with node js ?

Member Avatar for mcglk
0
151
Member Avatar for kathymac

Hi I have a php script that reads in the contents of an existing html file and saves it to a variable called $home_page. For a test I displayed this by printing variable out and the output displays as expected. Then using fpdf I wrote this variable out to create …

Member Avatar for mcglk
0
208
Member Avatar for Mace_1

I want an idea on how to make online chatting network in perl, just like a messenger where if there's an online people you can chat him/her. I know how to create a chat network in perl but everyone can chat in an single network like a public chat room, …

Member Avatar for mcglk
0
314