This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/bash | |
| ## uploading to google | |
| ## rev: 22 Aug 2012 16:07 | |
| det=`date +%F` | |
| browser="Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:13.0) Gecko/20100101 Firefox/13.0.1" | |
| username="[email protected]" | |
| password="password" | |
| accountype="HOSTED" #gooApps = HOSTED , gmail=GOOGLE |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/bash | |
| while [ 1 ]; | |
| do | |
| if [ `xprintidle` -gt 300000 ]; | |
| then | |
| pid=`gnome-screensaver-command -q | head -n 1 | awk '{print $4}'` | |
| if [ "$pid" == "inactive" ];then | |
| gnome-screensaver-command -l; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Desired=Unknown/Install/Remove/Purge/Hold | |
| | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend | |
| |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) | |
| ||/ Name Version Description | |
| +++-=============================================-=================================-========================================================================== | |
| ii 4pane 0.8.0-1.squeeze A four-pane detailed-list GTK+ file manager | |
| ii acpi 1.5-3 displays information on ACPI devices | |
| ii acpi-support-base 0.138-9 scripts for handling base ACPI events such as the power button | |
| ii acpid 1:2.0.13-1 Advanced Configuration and Power Interface event daemon | |
| ii adduser 3.1 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| root@mercury [~/malware/maulana]# cat head.sh | |
| #!/bin/sh | |
| find /home/paketseo/www/ -exec grep -iH turnitupnow.net {} \; > list.txt | |
| cat list.txt | while read line; | |
| do | |
| b=$(dirname $line); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| (16:06:47) erwin prasetyo: sore saya pemilik host unmetered rakitweb.com, disalah satu wp yang saya install yaitu http://betainstitut.com muncul tulisan | |
| (16:06:50) erwin prasetyo: Warning: curl_exec() has been disabled for security reasons in /home/ninjaweb/public_html/&r4k1t#w3b/betainstitut.com/wp-content/themes/DeepFocus/header.php on line 44 | |
| (16:07:09) erwin prasetyo: cara enable nya gimana yah | |
| (16:07:26) im.spsix: sore | |
| (16:07:31) im.spsix: baik, sebentar, saya cek dl | |
| (16:07:52) im.spsix: coba enable curl_exec nya dengan php.ini pak | |
| (16:08:03) erwin prasetyo: adanya dimana tuh | |
| (16:08:23) erwin prasetyo: di cpanelnya belum nemu | |
| (16:08:30) im.spsix: buat file php.ini | |
| (16:08:34) im.spsix: di www nya |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [root@email nagios]# ./configure --prefix=/usr/local/nagios | |
| checking for a BSD-compatible install... /usr/bin/install -c | |
| checking build system type... x86_64-unknown-linux-gnu | |
| checking host system type... x86_64-unknown-linux-gnu | |
| checking for gcc... gcc | |
| checking for C compiler default output file name... a.out | |
| checking whether the C compiler works... yes | |
| checking whether we are cross compiling... no | |
| checking for suffix of executables... | |
| checking for suffix of object files... o |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [phprc_paths] | |
| ;Uncommenting these will force all requests to that handler to use the php.ini | |
| ;in the specified directory regardless of suPHP_ConfigPath settings. | |
| application/x-httpd-php=/usr/local/lib/ | |
| application/x-httpd-php4=/usr/local/php4/lib/ | |
| application/x-httpd-php5=/usr/local/lib/ | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| readme |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| http://alinux.web.id/tags/MySQL.html |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| http://alinux.web.id/2011/08/07/install-nginx-php-and-fcgi-perl-on-ubuntu.html |