Author Archive

Pekerjaan apapun itu jika kita menyukai sepenuh hati,menekuni dengan gemati,dibarengi dengan doa yang selalu menyertai, akan menjadi hobi yang sangat menghidupi.

Pekerjaan apapun itu jika kita menyukai sepenuh hati,menekuni dengan gemati,dibarengi dengan doa yang selalu menyertai, akan menjadi hobi yang sangat menghidupi.

Puisi Terakhir Soe Hok Gie

Ada orang yang menghabiskan waktunya berziarah ke mekkah, Ada orang yang menghabiskan waktunya berjudi di wiraza, Ttapi aku ingin menghabiskan waktu ku disisi mu sayang ku…. Bicara tentang anjing-anjing kita yang nakal dan lucu Atau tentang bunga-bunga yang manis di lembah mandala wangi Ada serdadu-serdadu Amerika yang mati kena bom di danang Ada bayi-bayi yang lapar di Biafra Tapi aku ingin mati disisi mu manisku Setelah
Read more…

Syntax for Secure Copy (scp)

What is Secure Copy? scp allows files to be copied to, from, or between different hosts. It uses ssh for data transfer and provides the same authentication and same level of security as ssh. Examples Copy the file “file_test.txt” from a remote host to the local host $ scp your_username@tuanmuda.com:file_test.txt /some/local/directory Copy the file “file_test.txt” from the local host to
Read more…

Jgn takut tuk bermimpi, bahkan impian yg besar sekalipun

Jgn takut tuk bermimpi, bahkan impian yg besar sekalipun. Peganglah selalu impian itu dan yakini bahwa ada jalan untuk ke sana. Ketika dihadapkan pada pintu kegagalan untuk meraih mimpi, jgn menyerah, tetap yakin dan semangat. Mungkin jln yg akan kita lalui untuk meraih mimpi kita agak berliku, tidak lurus semata. Tapi tetaplah sabar dan semangat untuk meraih mimpi. Sesuatu yg
Read more…

sukses itu adl perjalanan pahit getir menuju mimpi

“sukses itu adalah perjalanan pahit getir menuju mimpi, bukan mimpi itu sendiri, so tetap berjalanlah” — MFT

Check the work process SAP at OS level in UNIX

Use these commands to check the work process and other SAP process at OS level in unix To check all the work processes: ps -ef | grep dw To check the sap os collector ps -ef | grep sapos To check the message server ps -ef | grep ms

resolve “Installation Error – There is Insufficient Storage Available”

Pada waktu akan menginstall applikasi yg ukuran nya besar ternyata muncul error There is Insufficient Storage Available Error itu karena space pada /cache tidak lebih besar dari ukuruan aplikasi yg ingin diinstall setelah puter-puter akhir nya diakalin gini aja : 1. Masuk ke Terminal Emulator (Kalau belum punya download dulu dimarket) *ini harus udah diroot. 2.Setelah itu ketikan perintah berikut
Read more…

Sap Basis T-Codes

Here are some of the transaction codes used by a sap-basis consultant. If you are in a transaction, you want to switch to other transaction use /n before the t-code like /nsm01 & if you want to open the new transaction in a new window use /o before the t-code like /osm01. The transaction codes are grouped by their functionality.
Read more…

Important Security T-Codes

These are the most frequently used tcodes by a Security admin… Tcode Description SU01 User Maintainance PFCG Role Management SU10 Mass User Maintainance SU24 Check Indicator SUIM User Information System USMM System Measurement PFUD User Master Data Reconcilation SUPC Mass profile Generator EWZ5 Mass locking/unlocking of users SU53 Last authorization check ST01 System trace Su56 Display Authorization Data in Users
Read more…

Error WordPress Custom Permalinks

Error / website gak bisa nampil dengan semestinya saat ganti mode permalink seperti: /%pathname%.html dan artikel / blog yang ada ketika dibuka malah blank. Pastikan di htdocs / root document website anda terdapat file .htaccess dengan permission 664 Tambah kan syntax berikut pada file .htaccess <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ – [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d
Read more…