User contributions
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 16:11, 27 March 2019 (diff | hist) . . (+793) . . N Project to scan hosts and check the validity of SSL certificates (Created page with "<source lang="php"> <!DOCTYPE html> <html> <head> <style> table, td { border: 1px solid black; } </style> </head> <body> <p>Click the button to add a new row at the first p...")
- 16:10, 27 March 2019 (diff | hist) . . (+75) . . PHP
- 11:04, 21 March 2019 (diff | hist) . . (+306) . . Configure Fail2ban to block SASL login failed attempts in Postfix (current)
- 11:04, 21 March 2019 (diff | hist) . . (+121) . . Configure Fail2ban to block SASL login failed attempts in Postfix
- 11:03, 21 March 2019 (diff | hist) . . (+136) . . Configure Fail2ban to block SASL login failed attempts in Postfix
- 11:02, 21 March 2019 (diff | hist) . . (+55) . . Configure Fail2ban to block SASL login failed attempts in Postfix
- 11:01, 21 March 2019 (diff | hist) . . (+58) . . N Configure Fail2ban to block SASL login failed attempts in Postfix (Created page with "Ref - https://bobcares.com/blog/fail2ban-postfix-sasl/<br>")
- 11:01, 21 March 2019 (diff | hist) . . (0) . . Fail2ban (current)
- 11:01, 21 March 2019 (diff | hist) . . (+77) . . Fail2ban
- 11:13, 16 March 2019 (diff | hist) . . (0) . . Give an lxc container a static ip address (current)
- 11:12, 16 March 2019 (diff | hist) . . (+149) . . N Give an lxc container a static ip address (Created page with "<source lang="text"> lxc stop c1 lxc network attach lxdbr0 c1 eth0 eth0 lxc config device set c1 eth0 ipv4.address 10.99.10.42 lxc start c1 </soruce>")
- 11:12, 16 March 2019 (diff | hist) . . (+54) . . LXC Ubuntu 16.04
- 18:20, 6 March 2019 (diff | hist) . . (+102) . . PHP
- 13:52, 28 February 2019 (diff | hist) . . (+37) . . Show process on the same line as the port (current)
- 13:52, 28 February 2019 (diff | hist) . . (+245) . . N Show process on the same line as the port (Created page with "$nets = netstat -bano|select-string 'LISTENING|UDP'; foreach ($n in $nets) { $p = $n -replace ' +',' '; $nar = $p.Split(' '); $pname = $(Get-Process -id $nar[-1])....")
- 13:52, 28 February 2019 (diff | hist) . . (+52) . . Powershell Tasks
- 16:20, 27 February 2019 (diff | hist) . . (+157) . . Installing and using govc (current)
- 16:17, 27 February 2019 (diff | hist) . . (+82) . . N Installing and using govc (Created page with "https://prefetch.net/blog/2017/12/19/managing-vsphere-from-the-linux-command-line/")
- 16:16, 27 February 2019 (diff | hist) . . (+37) . . Ansible
- 11:00, 22 February 2019 (diff | hist) . . (-41) . . AD cmdlets (current)
- 11:00, 22 February 2019 (diff | hist) . . (-259) . . Creating a PSCredential object (Blanked the page) (current)
- 11:45, 15 February 2019 (diff | hist) . . (-88) . . Scratch (Blanked the page)
- 11:44, 15 February 2019 (diff | hist) . . (-311) . . Scratch
- 10:55, 15 February 2019 (diff | hist) . . (+1) . . Scratch
- 10:55, 15 February 2019 (diff | hist) . . (-1) . . Scratch
- 10:52, 15 February 2019 (diff | hist) . . (+399) . . Scratch
- 13:24, 6 February 2019 (diff | hist) . . (+49) . . Resize a KVM disk (current)
- 11:27, 6 February 2019 (diff | hist) . . (+1) . . Resize a KVM disk
- 11:27, 6 February 2019 (diff | hist) . . (-3) . . Resize a KVM disk
- 11:27, 6 February 2019 (diff | hist) . . (+89) . . Resize a KVM disk
- 16:26, 3 February 2019 (diff | hist) . . (+89) . . Rebooting a server using ansible (current)
- 14:03, 3 February 2019 (diff | hist) . . (+129) . . N Rebooting a server using ansible (Created page with "<source lang="yaml"> - name: Restart server command: /sbin/shutdown -r +1 async: 0 poll: 0 ignore_errors: true </source>")
- 14:03, 3 February 2019 (diff | hist) . . (+43) . . Ansible
- 11:13, 3 February 2019 (diff | hist) . . (+232) . . N Yum install multiple packages (Created page with "https://www.reddit.com/r/ansible/comments/560crl/how_to_properly_use_yum_module_to_install/ <source lang="yaml"> - name: Install yum packages using a list yum: name:...") (current)
- 11:12, 3 February 2019 (diff | hist) . . (+40) . . Ansible
- 21:09, 2 February 2019 (diff | hist) . . (+32) . . Windows add static route to a single ip address (current)
- 21:07, 2 February 2019 (diff | hist) . . (+57) . . N Windows add static route to a single ip address (Created page with "route add 192.168.0.123 mask 255.255.255.255 10.8.0.1<br>")
- 21:06, 2 February 2019 (diff | hist) . . (+59) . . Ansible
- 18:55, 2 February 2019 (diff | hist) . . (+173) . . N Install Remi on Centos 7 (Created page with "<source lang="bash"> $ sudo rpm --import http://rpms.famillecollet.com/RPM-GPG-KEY-remi $ sudo rpm -ivh http://rpms.famillecollet.com/enterprise/remi-release-7.rpm </source>") (current)
- 18:54, 2 February 2019 (diff | hist) . . (+35) . . Ansible
- 12:39, 31 January 2019 (diff | hist) . . (-3,633) . . Scratch (Blanked the page)
- 11:56, 31 January 2019 (diff | hist) . . (0) . . Scratch
- 11:55, 31 January 2019 (diff | hist) . . (-2,553) . . Scratch
- 17:07, 24 January 2019 (diff | hist) . . (+358) . . N Insert data into mysql from csv file (Created page with "<source lang="python"> import MySQLdb, csv, sys conn = MySQLdb.connect (host = "localhost",user = "usr", passwd = "pass",db = "databasename") c = conn.cursor()...")
- 17:07, 24 January 2019 (diff | hist) . . (0) . . Python
- 17:07, 24 January 2019 (diff | hist) . . (+47) . . Python
- 16:56, 23 January 2019 (diff | hist) . . (+40) . . The last course with javascript (current)
- 17:04, 22 January 2019 (diff | hist) . . (+3) . . Mysql setting constraints (current)
- 12:43, 22 January 2019 (diff | hist) . . (+140) . . Mysql setting constraints
- 12:36, 22 January 2019 (diff | hist) . . (+36) . . Mysql setting constraints
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)