Tutorial by Topics: mod

mod_rewrite is a module for Apache. This module is used for internal rewrites (external requests that should load a different resource) and external redirects (external requests that should make the client request a different url). mod_rewrite provides a finer control over internal rewrites than ...
PowerShell modules bring extendibility to the systems administrator, DBA, and developer. Whether it’s simply as a method to share functions and scripts. Powershell Functions are to avoid repitetive codes. Refer [PS Functions][1] [1]: PowerShell Functions PowerShell Scripts are used for automating...
ColumnColumn$driverDriver for DB, "Pg" for Postgresql and "mysql" for MySQL$databaseyour database name$useridyour database id$passwordyour database password$queryput your query here, ex: "select * from $your_table"
For more information, visit the official documentation at http://getbootstrap.com/javascript/#modals, where the 'Basic HTML Usage' example was derived from.
RewriteBase URL-path RewriteCond TestString CondPattern RewriteEngine on|off RewriteMap MapName MapType:MapSource RewriteOptions Options RewriteRule Pattern Substitution [flags]
:[range]sor[t][!] [b][f][i][n][o][r][u][x] [/{pattern}/] Note: Options [n][f][x][o][b] are mutually exclusive. See sorting in the vim manual for the canonical explanation
Org is a mode for keeping notes, maintaining TODO lists, and project planning with a fast and effective plain-text system. It also is an authoring system with unique support for literate programming and reproducible research. org Mode official site
ParameterDetailsusernameThe name of the user. Do not use capital letters, do not use dots, do not end it in dash, it must not include colons, no special characters. Cannot start with a number. You cannot remove a logged in user To modify any user but your own, you need root privileges
Modals require bootstrap.min.js to function properly. More details can be found here: http://getbootstrap.com/javascript/#modals
pygame.display.set_mode(resolution=(0,0), flags=0, depth=0) # Returns a pygame.Surface representing the window on screen flags = pygame.FULLSCREEN | pygame.OPENGL # Flags can be combined using the "|" (bitwise OR or "pipe") character. parameterexplainationresolutiona pai...

Page 6 of 11