Benutzerbeiträge
- 14:37, 24. Jun. 2014 (Unterschied | Versionen) . . (-1 Byte) . . Troubleshooting - LAMP (aktuell)
- 14:34, 24. Jun. 2014 (Unterschied | Versionen) . . (+1 Byte) . . Troubleshooting - LAMP
- 14:34, 24. Jun. 2014 (Unterschied | Versionen) . . (+201 Bytes) . . Troubleshooting - LAMP
- 13:10, 24. Jun. 2014 (Unterschied | Versionen) . . (+1 Byte) . . N Kategorie:Templates (Die Seite wurde neu angelegt: „.“) (aktuell)
- 15:54, 19. Jun. 2014 (Unterschied | Versionen) . . (-1 Byte) . . Troubleshooting - LAMP
- 08:15, 19. Jun. 2014 (Unterschied | Versionen) . . (0 Bytes) . . K External MySQL access (Vkl verschob Seite Externer MySQL-Zugriff nach External MySQL access) (aktuell)
- 08:13, 19. Jun. 2014 (Unterschied | Versionen) . . (+80 Bytes) . . Bash tips (→SED)
- 08:12, 19. Jun. 2014 (Unterschied | Versionen) . . (+1 Byte) . . N Kategorie:Hardware (Die Seite wurde neu angelegt: „.“) (aktuell)
- 08:05, 19. Jun. 2014 (Unterschied | Versionen) . . (+303 Bytes) . . N Counterscript for Confixx (Die Seite wurde neu angelegt: „<syntaxhighlight lang="bash" style="font-size:9pt;"> /usr/local/confixx/confixx_counterscript.pl -ft -dbg --> normal /usr/local/confixx/confixx_counterscript…“)
- 07:44, 19. Jun. 2014 (Unterschied | Versionen) . . (0 Bytes) . . Hauptseite
- 07:44, 19. Jun. 2014 (Unterschied | Versionen) . . (-11 Bytes) . . Hauptseite
- 07:37, 19. Jun. 2014 (Unterschied | Versionen) . . (+160 Bytes) . . Troubleshooting - LAMP
- 07:31, 19. Jun. 2014 (Unterschied | Versionen) . . (+1 Byte) . . N Kategorie:Miscellaneous (Die Seite wurde neu angelegt: „.“) (aktuell)
- 07:31, 19. Jun. 2014 (Unterschied | Versionen) . . (+617 Bytes) . . N Create testing PHP file (Die Seite wurde neu angelegt: „<syntaxhighlight lang="bash" style="font-size:9pt;"> bkp001.hr19:~ # cat phptest.sh #!/bin/bash WEBPATH=/home/www/web0/html PHPFILES=( "test.php" "test.php5" …“) (aktuell)
- 16:06, 17. Jun. 2014 (Unterschied | Versionen) . . (+766 Bytes) . . N Troubleshooting - LAMP (Die Seite wurde neu angelegt: „<syntaxhighlight lang="bash" style="font-size:9pt;"> # IP address list from FTP log zgrep webXYZ /var/log/xferlog* | cut -d ' ' -f7 | sort -t . -k 1,1n -k 2,2n…“)
- 16:01, 17. Jun. 2014 (Unterschied | Versionen) . . (+1 Byte) . . Kategorie:Development (→Links) (aktuell)
- 16:00, 17. Jun. 2014 (Unterschied | Versionen) . . (+1.103 Bytes) . . N Kategorie:Development (Die Seite wurde neu angelegt: „= Links = [http://stackoverflow.com/questions/7069682/how-to-get-arguments-with-flags-in-bash-script How to get arguments with flags in bash script] [http://r…“)
- 15:59, 17. Jun. 2014 (Unterschied | Versionen) . . (+279 Bytes) . . N Webpage recovery from backup server (Die Seite wurde neu angelegt: „<syntaxhighlight lang="bash" style="font-size:9pt;"> # rsync recovery rsync -avz --delete --progress bkp023.hr19:/backup2/weekly.2/www/web542/html/ . # find a…“) (aktuell)
- 15:57, 17. Jun. 2014 (Unterschied | Versionen) . . (+586 Bytes) . . Kategorie:Server (→Links) (aktuell)
- 15:24, 17. Jun. 2014 (Unterschied | Versionen) . . (+225 Bytes) . . N Clean memory and SWAP (Die Seite wurde neu angelegt: „<syntaxhighlight lang="bash" style="font-size:9pt;"> # clean memory cache free -m && sync && echo 3 > /proc/sys/vm/drop_caches && sync && free -m # clean SW…“) (aktuell)
- 15:23, 17. Jun. 2014 (Unterschied | Versionen) . . (+148 Bytes) . . N Clamav antivirus check (Die Seite wurde neu angelegt: „<syntaxhighlight lang="bash" style="font-size:9pt;"> /usr/local/clamav/bin/clamscan -r -i /FORDER/TO/CHECK </syntaxhighlight> Category:Security“)
- 15:18, 17. Jun. 2014 (Unterschied | Versionen) . . (+1.413 Bytes) . . Kategorie:Monitoring (→Links) (aktuell)
- 15:08, 17. Jun. 2014 (Unterschied | Versionen) . . (+958 Bytes) . . Bash tips
- 15:07, 17. Jun. 2014 (Unterschied | Versionen) . . (+193 Bytes) . . N Bash tips (Die Seite wurde neu angelegt: „<syntaxhighlight lang="bash" style="font-size:9pt;"> # bash history without numbers history | cut -c 8- history | cut -d' ' -f4- | sed 's/^ \(.*$\)/\1/g' </syn…“)
- 15:05, 17. Jun. 2014 (Unterschied | Versionen) . . (+457 Bytes) . . N Disable ModSecurity for particular customer (Die Seite wurde neu angelegt: „<syntaxhighlight lang="bash" style="font-size:9pt;"> # disable ModSecurity for particular webpage - login to server login-XY.hoststar.ch as administrator - Ei…“)
- 15:03, 17. Jun. 2014 (Unterschied | Versionen) . . (+1.186 Bytes) . . Kategorie:Server
- 15:00, 17. Jun. 2014 (Unterschied | Versionen) . . (-2 Bytes) . . Kategorie:Monitoring
- 15:00, 17. Jun. 2014 (Unterschied | Versionen) . . (+2 Bytes) . . Kategorie:Monitoring
- 15:00, 17. Jun. 2014 (Unterschied | Versionen) . . (+334 Bytes) . . Kategorie:Monitoring
- 14:55, 17. Jun. 2014 (Unterschied | Versionen) . . (+34 Bytes) . . Sendmail restart (aktuell)
- 14:52, 17. Jun. 2014 (Unterschied | Versionen) . . (+1.153 Bytes) . . Kategorie:Security (aktuell)
- 14:42, 17. Jun. 2014 (Unterschied | Versionen) . . (+1 Byte) . . N Kategorie:Network (Die Seite wurde neu angelegt: „.“) (aktuell)
- 14:41, 17. Jun. 2014 (Unterschied | Versionen) . . (+239 Bytes) . . Kategorie:MySQL (aktuell)
- 14:38, 17. Jun. 2014 (Unterschied | Versionen) . . (+640 Bytes) . . N Cron - comment a line (Die Seite wurde neu angelegt: „<syntaxhighlight lang="bash" style="font-size:9pt;"> sed -i 's/\*\/5 \* \* \* \* \/usr\/local\/sendmailanalyzer\/sa_cache -a > \/dev\/null 2>\&1/#\*\/5 \* \* \…“) (aktuell)
- 14:33, 17. Jun. 2014 (Unterschied | Versionen) . . (+182 Bytes) . . N Change password for particular user (Die Seite wurde neu angelegt: „<syntaxhighlight lang="sql" style="font-size:9pt;"> UPDATE user SET Password = PASSWORD('FILL-PASSWORD') WHERE User = 'root'; FLUSH PRIVILEGES; </syntaxhighlig…“)