User contributions for Bacchas
Jump to navigation
Jump to search
- 16:12, 8 August 2016 diff hist +1,630 N Problem Solution Created page with "==Ubuntu Server== ===Error message in Crontab=== <pre> If you type /bin/sh -c root You will get the error message: /bin/sh: root: not found This looks similar to the messag..."
- 16:04, 8 August 2016 diff hist +363 Math
- 16:03, 8 August 2016 diff hist +1,974 Math
- 15:59, 8 August 2016 diff hist +12,817 N Math Created page with "== Algebra 101 == === Absolute Value: === <pre> The absolute value of a number is always the positive value of the number. e.g. ABS value of -5 and 5 is 5. ABS value is indic..."
- 14:54, 8 August 2016 diff hist +6,031 Ubuntu Server Utilities
- 14:52, 8 August 2016 diff hist −1 Ubuntu Server Utilities
- 14:51, 8 August 2016 diff hist +5,175 Ubuntu Server Utilities
- 14:14, 8 August 2016 diff hist −14 Ubuntu Server Utilities
- 14:13, 8 August 2016 diff hist +3,521 Ubuntu Server Utilities
- 14:09, 8 August 2016 diff hist +364 Ubuntu Server Utilities →Linux DIG Command Examples for DNS Lookup
- 14:07, 8 August 2016 diff hist +339 N Ubuntu Server Utilities Created page with "== Linux DIG Command Examples for DNS Lookup == dig redhat.com - dns lookup dig redhat.com MX - mx records lookup dig redhat.com NS View ALL DNS Records Types Using dig -t..."
- 23:55, 7 August 2016 diff hist +16,908 Ubuntu Server Setup
- 23:45, 7 August 2016 diff hist +8,568 Ubuntu Server Setup
- 23:37, 7 August 2016 diff hist +425 N Hacking Created page with "== Port Tunneling and Socks5 Proxies with a Secure Shell (SSH) == <pre> ssh -D. The -D option specified a local Dynamic application-level port forwarding. Any connection made..."
- 23:32, 7 August 2016 diff hist +1,468 Ubuntu Server Setup
- 23:23, 7 August 2016 diff hist +1,632 Ubuntu Server Setup
- 23:15, 7 August 2016 diff hist +1,730 Ubuntu OS →Linux User management
- 23:03, 7 August 2016 diff hist +3,839 Ubuntu Server Setup
- 22:53, 7 August 2016 diff hist +7,160 Ubuntu Server Setup
- 22:47, 7 August 2016 diff hist +45 Ubuntu Server Setup
- 22:40, 7 August 2016 diff hist +5,503 N Ubuntu Server Setup Created page with "== Turn on Mod Rewrite == <pre> 1. a2enmod rewrite 2. restart apache server 3. edit vhost file AllowOverride all </pre> == Shell Scripting == <pre> • Scripts must be ch..."
- 22:44, 6 August 2016 diff hist +30,045 Ubuntu File System Commands
- 22:38, 6 August 2016 diff hist +22,847 Ubuntu File System Commands
- 22:27, 6 August 2016 diff hist +9,428 Ubuntu File System Commands
- 22:20, 6 August 2016 diff hist +18,705 Ubuntu File System Commands
- 22:14, 6 August 2016 diff hist +15 Ubuntu File System Commands →Find Command
- 22:11, 6 August 2016 diff hist +10,119 Ubuntu File System Commands
- 22:02, 6 August 2016 diff hist +5,837 Ubuntu File System Commands
- 21:51, 6 August 2016 diff hist +898 N Ubuntu File System Commands Created page with "== Xargs == <pre> Read a file.txt and create a directory for each line of the file file.txt contents = (each on a separate line) apple oranges pear cat file.txt | sort | uniq..."
- 21:59, 5 August 2016 diff hist +15 Sass
- 21:55, 5 August 2016 diff hist +20 N Procedural PHP Created page with "== Procedural PHP =="
- 21:40, 5 August 2016 diff hist +2,206 N Grunt with Sass Created page with "== These have to be installed == * Ruby // executable from website * NodeJs // executable from website * compass // gem install compass * susy // gem install susy * Install N..."
- 21:40, 5 August 2016 diff hist +58 Css
- 21:31, 5 August 2016 diff hist −22 Installation Requirements
- 21:30, 5 August 2016 diff hist +1,949 N Installation Requirements Created page with "== Required installations == * gem install compass -- pre * gem list // will list all installed gems * gem install susy * gem install breakpoint * gem install n..."
- 21:30, 5 August 2016 diff hist +85 Css
- 21:21, 5 August 2016 diff hist +631 N Troubleshoot Sass Created page with "== Error: == <pre> error sass/style.scss (C:/Ruby23-x64/lib/ruby/2.3.0/tempfile.rb:133:in `initialize': No such file or directory @ rb_sysopen - G:/Dropbox/All Folders/websit..."
- 21:21, 5 August 2016 diff hist +3 Css
- 21:21, 5 August 2016 diff hist +58 Css
- 21:16, 5 August 2016 diff hist +1,280 Susy Grid
- 21:12, 5 August 2016 diff hist −40 Susy Grid
- 21:11, 5 August 2016 diff hist −5 Susy Grid
- 21:07, 5 August 2016 diff hist +743 N Susy Grid Created page with "== Responsive Design using Breakpoint == <ul> <li>Breakpoint needs to be installed</li> <li>gem install breakpoint</li> <li>@ require 'breakpoint'; // in the config.rb..."
- 21:06, 5 August 2016 diff hist +16 Css →Susy Grid System Susy Grid
- 21:06, 5 August 2016 diff hist 0 Main Page
- 21:04, 5 August 2016 diff hist +120 N Ruby for Sass Created page with "== Installing Ruby on Ubuntu == [http://railsapps.github.io/installrubyonrails-ubuntu.html Instructions to Install Ruby]"
- 20:58, 5 August 2016 diff hist −73 Main Page
- 20:57, 5 August 2016 diff hist +982 N MediaWiki Created page with "== Link to Another Page == <pre> BackWiki:CSS // use alternate text My CSS Page </pre> == Linking to Other Websites == <pre> http://google.com // u..."
- 20:57, 5 August 2016 diff hist +30 N Open Source Software Created page with "== Media Wiki MediaWiki =="
- 20:56, 5 August 2016 diff hist −48 Main Page