User contributions for Martin
Jump to navigation
Jump to search
25 November 2012
- 11:5311:53, 25 November 2012 diff hist −20 Ceph - howto, rbd, lvm, cluster →Install ceph
- 09:0909:09, 25 November 2012 diff hist +290 N Ceph - howto, rbd, lvm, cluster Created page with "Category:Linux = Install ceph = <pre> wget -q -O- https://raw.github.com/ceph/ceph/master/keys/release.asc | sudo apt-key add - echo deb http://ceph.com/debian/ $(lsb_rel..."
- 09:0409:04, 25 November 2012 diff hist +166 N ISCSI-HA-Cluster-pacemaker-LVM Created page with "Category:Linux = iSCSI-HA = <pre> http://forum.proxmox.com/threads/10552-3-nodes-cluster-High-Availability-iSCSI-storage-LVM-online-backup-for-Openvz-CT-s </pre>" current
21 November 2012
- 17:1517:15, 21 November 2012 diff hist +1,858 N Parted - GPT Created page with "Category:Linux = Parted = <pre> root@loadtest01:~# parted /dev/sdb GNU Parted 2.3 Using /dev/sdb Welcome to GNU Parted! Type 'help' to view a list of commands. (parted)..." current
16 November 2012
- 07:3407:34, 16 November 2012 diff hist +5 Iscsi - target and initiator setup debian →iSCSI Linux links
- 07:3407:34, 16 November 2012 diff hist +20 Iscsi - target and initiator setup debian →iSCSI Linux links
- 07:3307:33, 16 November 2012 diff hist +604 Iscsi - target and initiator setup debian No edit summary
- 07:2907:29, 16 November 2012 diff hist +23 Iscsi - target and initiator setup debian →iSCSI with HA
- 07:2807:28, 16 November 2012 diff hist +18 N File:Ha-iscsi.pdf PDF about HA-iSCSI current
- 07:1007:10, 16 November 2012 diff hist +1,599 Iscsi - target and initiator setup debian No edit summary
15 November 2012
- 21:4721:47, 15 November 2012 diff hist +243 Iscsi - target and initiator setup debian No edit summary
- 21:4621:46, 15 November 2012 diff hist +528 Iscsi - target and initiator setup debian No edit summary
11 November 2012
- 19:2519:25, 11 November 2012 diff hist +215 N Iscsi - target and initiator setup debian Created page with "Category:Linux == iSCSI - target (server) setup == We'll use tgt to handle everything dynamically == iSCSI - initiator (client) setup == Link to page: <pre> http://isc..."
26 October 2012
- 06:1006:10, 26 October 2012 diff hist +359 Lsof options No edit summary current
25 October 2012
- 18:4418:44, 25 October 2012 diff hist +871 N Page allocation failure. order:0, mode:0x20 Created page with "Category:Linux = page allocation failure. order:0, mode:0x20 = If you constantly get errors like the above and stuff like: <pre> java: page allocation failure. order:0, ..." current
27 September 2012
- 08:2508:25, 27 September 2012 diff hist +2,208 N LDAP client - Ubuntu Created page with "Category:Linux = Setting up a LDAP client on Ubuntu 12.04+ = Shamelessly stolen and copied from http://askubuntu.com/questions/127389/how-to-configure-ubuntu-as-an-ldap-..." current
10 September 2012
- 16:4916:49, 10 September 2012 diff hist +171 N List open files taking up space Created page with "Category:Linux = Listing open files by the system taking up space = <pre> lsof / | awk '{if ($7 > 1048576) print $7/1048576 "MB" " " $9 }' | sort -n -u | tail </pre>" current
5 September 2012
- 16:4716:47, 5 September 2012 diff hist +135 Keepalived, HAProxy and varnish →Setting up Keepalived, HAProxy and Varnish current
- 16:4616:46, 5 September 2012 diff hist +1,110 Keepalived, HAProxy and varnish No edit summary
- 15:2715:27, 5 September 2012 diff hist +2,216 Keepalived, HAProxy and varnish No edit summary
- 14:5914:59, 5 September 2012 diff hist +142 N Keepalived, HAProxy and varnish Created page with "= Setting up Keepalived, HAProxy and Varnish = == Install & setup Keepalived == == Install & setup HAProxy == == Install & setup Varnish =="
- 14:4514:45, 5 September 2012 diff hist +3 History - Debian add timestamp →Add timestamp in history data on debian current
- 14:4514:45, 5 September 2012 diff hist +12 History - Debian add timestamp →Add timestamp in history data on debian
- 14:4514:45, 5 September 2012 diff hist +141 N History - Debian add timestamp Created page with "= Add timestamp in history data on debian= Edit /etc/bash.bashrc Add <pre> export HISTTIMEFORMAT="%Y-%m-%d_%H:%M:%S " </pre> At the end."
31 August 2012
- 08:0208:02, 31 August 2012 diff hist +341 N RPM - runaway rpmq or rebuild rpm db Created page with "Category:Linux = Runaway rpmq process or need to rebuild rpm db = check if you have some runaway processed from rpmq (usually 100% cpu for a long time): <pre> lsof | gre..." current
12 August 2012
- 09:3809:38, 12 August 2012 diff hist +1,149 Aoe No edit summary
- 09:2809:28, 12 August 2012 diff hist +1 Software raid - mdadm →Force create a new raid array with no spared (in case of existing data from previos raid) current
- 09:2709:27, 12 August 2012 diff hist +589 N Software raid - mdadm Created page with "Category:Linux = Force check of a software raid = <pre> echo "check" > /sys/block/md0/md/sync_action </pre> = Force create a new raid array with no spared (in case of ex..."
5 June 2012
- 13:3813:38, 5 June 2012 diff hist +253 Aoe No edit summary
4 June 2012
- 14:0514:05, 4 June 2012 diff hist +142 N Aoe Created page with "Category:Linux = Aoe = <pre> /usr/sbin/vblade-persist setup 0 3 br0 /dev/virtualdisk/centos-2 /usr/sbin/vblade-persist start 0 3 </pre>"
25 May 2012
- 10:0910:09, 25 May 2012 diff hist +93 Apache get ip from proxy (mod rpaf) No edit summary current
- 10:0710:07, 25 May 2012 diff hist +507 N Apache get ip from proxy (mod rpaf) Created page with "Category:Linux = Get ip from proxy = If you're using debian squeeze and cannot understand why you do not get the ip from your rev proxy, then it could be that apache is look…"
11 April 2012
- 07:1407:14, 11 April 2012 diff hist +464 N Dd status during transfer Created page with "Category:Linux = Getting dd status during transfer = Issue an -USR1 to the process or use killall if you only have 1. <pre> killadd -USR1 dd kill -USR1 `pidof dd` [ ... ] <…" current
10 April 2012
- 14:5614:56, 10 April 2012 diff hist +12 Apache optimize memory No edit summary current
- 14:5514:55, 10 April 2012 diff hist +4,789 N Apache optimize memory Created page with "Category:Linux = Optimize apache based on memory and usage = Found this usefull, and copied everything. All credits to author from this page: https://telvps.com/clients/kno…"
2 April 2012
- 22:4222:42, 2 April 2012 diff hist +1 m Traffic summary using iptables No edit summary current
25 March 2012
- 18:1618:16, 25 March 2012 diff hist +1,426 N Varnish ssl Created page with "Category:Linux = Varnish SSL = If you just want roundrobin ssl forwards to your ssl servers (with no ssl residing on the varnish cache) - we just create a wrapper to that po…" current
27 February 2012
- 17:0617:06, 27 February 2012 diff hist +153 N USB - show attached usb devices from terminal Created page with "Category:Mac To get a list of all attached devices (as well as ports and operation speeds), issue an: <pre> $ system_profiler SPUSBDataType </pre>" current
- 17:0317:03, 27 February 2012 diff hist 0 MediaWiki:Sidebar No edit summary
- 17:0317:03, 27 February 2012 diff hist +20 MediaWiki:Sidebar No edit summary
16 February 2012
- 13:4313:43, 16 February 2012 diff hist −841 Category:Web Replaced content with "= Web = Various web-related stuff." current
- 13:4213:42, 16 February 2012 diff hist +876 N Facebook - add application to facebook page Created page with "Category:Web '''FACEBOOK ADD APPLICATION TO FACEBOOK PAGE.''' How to Add an application to your Facebook page After you have created your facebook Application, you need to…" current
14 February 2012
- 11:0011:00, 14 February 2012 diff hist +20 MediaWiki:Sidebar No edit summary
- 10:5910:59, 14 February 2012 diff hist −19 Archive stuff 1 No edit summary current
- 10:5910:59, 14 February 2012 diff hist +29 N User:Martin moved User:Martin to Archive stuff 1 current
- 10:5910:59, 14 February 2012 diff hist 0 m Archive stuff 1 moved User:Martin to Archive stuff 1
3 February 2012
- 11:3211:32, 3 February 2012 diff hist −2 Requesttracker - autoadd usernames from ldap No edit summary current
31 January 2012
- 10:0610:06, 31 January 2012 diff hist +9 Requesttracker - autoadd usernames from ldap No edit summary
- 10:0610:06, 31 January 2012 diff hist +624 N Requesttracker - autoadd usernames from ldap Created page with "Category:Linux = Autoadd LDAP usernames from autocreated tickets = Find this file: <pre> /usr/share/request-tracker4/lib/RT/Interface/Email.pm </pre> Before the <code> my (…"
16 January 2012
- 12:1512:15, 16 January 2012 diff hist +199 N Postgres show all databases Created page with "Category:Linux = Showing all postgres DB = Coming from mysql I was used to having the <code>SHOW DATABASES</code> The equivalent in postgresQL is: <pre> select datname fro…" current