User contributions
From John Freier
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 21:49, 17 March 2016 (diff | hist) . . (+133) . . Linux tar (current)
- 21:31, 17 March 2016 (diff | hist) . . (+107) . . N Linux curl (Created page with "== Download File == To download a file using curl add the -O option. curl -O http://example.com/file.txt")
- 21:31, 17 March 2016 (diff | hist) . . (+21) . . Linux
- 16:27, 17 March 2016 (diff | hist) . . (+16) . . Linux openssl (→Encrypt a binary file with a public key)
- 10:40, 17 March 2016 (diff | hist) . . (0) . . Linux openssl (→Encrypt a binary file with a public key)
- 10:40, 17 March 2016 (diff | hist) . . (+129) . . Linux openssl
- 10:12, 17 March 2016 (diff | hist) . . (-5) . . Linux openssl (→Encrypt a binary file with a public key)
- 10:08, 17 March 2016 (diff | hist) . . (+87) . . N Linux wget (Created page with "== Download File as different name == wget http://example.com/file.txt -O newfile.txt") (current)
- 09:47, 17 March 2016 (diff | hist) . . (+373) . . Linux openssl (→Decrypt a binary file with a public key)
- 09:46, 17 March 2016 (diff | hist) . . (+1,031) . . Linux openssl (→Encrypt a binary file with a public key)
- 09:43, 17 March 2016 (diff | hist) . . (+104) . . Linux openssl
- 09:29, 17 March 2016 (diff | hist) . . (+223) . . Linux tar
- 09:24, 17 March 2016 (diff | hist) . . (+23) . . Linux tar
- 09:24, 17 March 2016 (diff | hist) . . (+319) . . Linux tar
- 09:15, 17 March 2016 (diff | hist) . . (+1,426) . . Linux openssl
- 12:55, 22 December 2015 (diff | hist) . . (+1) . . Neo4j
- 12:55, 22 December 2015 (diff | hist) . . (+60) . . Neo4j
- 12:50, 17 December 2015 (diff | hist) . . (+69) . . Neo4j
- 12:33, 17 December 2015 (diff | hist) . . (+99) . . Neo4j (→Neo4J Export)
- 12:21, 17 December 2015 (diff | hist) . . (+72) . . Neo4j (→Neo4J Export)
- 12:13, 17 December 2015 (diff | hist) . . (+91) . . Neo4j
- 11:02, 17 December 2015 (diff | hist) . . (+306) . . Neo4j
- 10:56, 17 December 2015 (diff | hist) . . (+204) . . N Neo4j (Created page with " == Sample Cypher == Create Node CREATE (n:Label {property:'value'}) return n; Find Node By Id MATCH (n:Label) WHERE Id(n) = 0 RETURN n; Delete Node by Id MATCH (n:No...")
- 10:49, 17 December 2015 (diff | hist) . . (+26) . . MediaWiki:Sidebar
- 14:26, 18 November 2015 (diff | hist) . . (+1) . . Linux which (current)
- 14:25, 18 November 2015 (diff | hist) . . (+236) . . N Linux which (Created page with "This command is helpful for located where a command is. Example which java return /usr/bin/java Not really sure what is the difference between '''which''' and '''where...")
- 14:23, 18 November 2015 (diff | hist) . . (+31) . . Linux
- 15:50, 13 October 2015 (diff | hist) . . (+960) . . N Linux alternatives (Created page with "Alternatives is a new fedora way of linking system libraries. example, if you have java 1.7 and java 1.8 installed, Alternatives will allow you to switch between them pretty...") (current)
- 15:46, 13 October 2015 (diff | hist) . . (+37) . . Linux
- 15:26, 13 October 2015 (diff | hist) . . (+153) . . Linux ipblock
- 10:26, 6 October 2015 (diff | hist) . . (+284) . . N Linux scp (Created page with "SCP is an application to send files via SSH. scp {sourceFile} {username}@{server}:{destinationFile} Example scp Desktop/url.txt yatri@192.168.1.50:~/Desktop/url.txt == Re...") (current)
- 10:25, 6 October 2015 (diff | hist) . . (+19) . . Linux
- 15:08, 10 September 2015 (diff | hist) . . (+302) . . Linux dns (current)
- 14:54, 10 September 2015 (diff | hist) . . (+59) . . Linux dns
- 14:52, 10 September 2015 (diff | hist) . . (+1,336) . . N Linux dns (Created page with "DNS are the servers that translate domain names to IP addresses. == Setup - Ubuntu == It seems the default application for DNS is bind or bind9. Install it: sudo apt-ge...")
- 14:41, 10 September 2015 (diff | hist) . . (+19) . . Linux
- 10:13, 21 July 2015 (diff | hist) . . (+79) . . Linux mail forward (→Send a sample mail) (current)
- 22:51, 20 July 2015 (diff | hist) . . (+77) . . Linux ipblock
- 22:45, 20 July 2015 (diff | hist) . . (+334) . . Linux ipblock
- 22:42, 20 July 2015 (diff | hist) . . (-9) . . Linux ipblock
- 22:39, 20 July 2015 (diff | hist) . . (+53) . . Linux ipblock (→Fedora Block IP Addresses IPTable)
- 22:36, 20 July 2015 (diff | hist) . . (-16) . . Linux ipblock (→Block attempted loggins)
- 15:36, 20 July 2015 (diff | hist) . . (+234) . . N Linux journalctl (Created page with "JournalCtl is the new way log files get captured. There are a bunch of different command to view them. Count the number of failed ssh authentication for the past hour. jou...") (current)
- 15:35, 20 July 2015 (diff | hist) . . (+33) . . Linux
- 15:35, 20 July 2015 (diff | hist) . . (+32) . . Linux logwatch (current)
- 15:05, 20 July 2015 (diff | hist) . . (+291) . . N Linux logwatch (Created page with "Logwatch is an application that analyzes log files. yum install logwatch Example commands: logwatch --detail low --service http --range today logwatch --detail low -...")
- 15:04, 20 July 2015 (diff | hist) . . (+30) . . Linux
- 14:17, 20 July 2015 (diff | hist) . . (+240) . . Linux ipblock
- 12:55, 20 July 2015 (diff | hist) . . (+105) . . Linux ipblock
- 12:55, 20 July 2015 (diff | hist) . . (+527) . . Linux ipblock
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)