Search This Blog

Showing posts with label system. Show all posts
Showing posts with label system. Show all posts

Wednesday, December 10, 2014

How to Prepare Linux (Ubuntu) for Daily Activities

step 1
Create and Configure User Account
*suggest users to make complicated password at least 8 characters  
*enable shadow to avoid storing password in text mod
*do not use chsh command to modify /bin/false (it will prevent hacker to control system by default account for login)
*make sure that there is no account using ID nol and prevent login access remotely without password (configure file .rhost or /etc/host.equiv)

step 2
Secure Root Access
*login without root
*use root access for administration only
*edit /etc/security and add # in the beginning of rows
*disable telnet
*edit /etc/ssh/sshd_config to prevent SSH login
*set umask root to 077 (read, write, execute just for root) or 022 (for user)

How to Protect Flashdisk Using Windows 7 Tools (BitLocker)

to run the trick this time we have to use Windows 7 or higher.. because this trick will only run on Windows 7..

for the record .. we have not tried it on other versions of windows

step 1
control panel | system and security | bitlocker drive encryption

Monday, December 8, 2014

How to Show (Run) Interfaces in Wireshark Using Linux Ubuntu

Note :
Download wireshark here
This tutorial has been tested on Ubuntu 14.04 LTS but you can implement to other version

Step 1
run wireshark using gksu or gksudo "gksudo wireshark"

or

Step 2
$ sudo apt-get install wireshark

Thursday, November 27, 2014

How to Install or Execute .run File in Linux Ubuntu

Notes : 
This tutorial has been tested on Ubuntu 14.04 LTS but you can implement to other version

step 1
from desktop press "ctrl+alt+t" to open terminal window

step 2
go to file folder then type "chmod +x filename.run"

How to Install or Execute .bin File in Linux Ubuntu

Notes : 
This tutorial has been tested on Ubuntu 14.04 LTS but you can implement to other version

step 1
from desktop press "ctrl+alt+t" to open terminal window

step 2
go to file folder then type "chmod +x filename.bin"

Thursday, September 25, 2014

How to Create Desktop Shortcut in Ubuntu


Notes :
This tutorial has been tested on Ubuntu 12.04 LTS but you can implement to other version

#step 1
Go to folder usr/share/applications

#step 2
Find the program you want to put on desktop then right click on it then Copy

Monday, September 30, 2013

DriverMax


Name : DriverMax [ download ] [ help ]
Version :
Date : -
Size :
License :
OS : Windows All
Category : Tools, Utilities, System
Dev : DriverMax
---------------------------------
Desc :
Driver backup tools

Ref :

"curiosity is motivation"
"letz share coz i only ask for information"

Friday, March 30, 2012

How to Prepare Linux for Daily Activities

#step 1
Create and Configure User Account
*suggest users to make complicated password at least 8 characters  
*enable shadow to avoid storing password in text mod
*do not use chsh command to modify /bin/false (it will prevent hacker to control system by default account for login)
*make sure that there is no account using ID nol and prevent login access remotely without password (configure file .rhost or /etc/host.equiv)

#step 2
Secure Root Access
*login without root
*use root access for administration only
*edit /etc/security and add # in the beginning of rows
*disable telnet
*edit /etc/ssh/sshd_config to prevent SSH login
*set umask root to 077 (read, write, execute just for root) or 022 (for user)

 Read more »

How to Enter Bootloader Mode for Pocket PC or Smartphone

Charmer (DON’T KNOW MODELS, IF YOU KNOW MAY YOU ADD IT)
[Record] + [Power] + [Soft reset]

Prophet (I-mate JamIn, Qtek S200, XDA neo, dopod 818pdo)
[Camera] + [Soft reset]
Typhoon (SP3, SP3i, SPV C500, qtek8010, qtek8020, dopod )
Hold [Camera] and Plug in USB cable

Hurricane (SP4, SP4m, SPV C550)
Hold [Camera] and Plug in USB cable

Tornado (SP5, SPV C600 )
Hold [Camera] and Plug in USB cable

Wallaby (O2 XDA, T-Mobile MDA, Qtek 1010, Qtek 1020, Siemens SX-56)
[Power] + [Soft reset]

Thursday, February 9, 2012

How to Install and Add Hebrew, Arabic and Unsupported Language Fonts to Android Phone


#step 1
Download DejaVu fonts from http://sourceforge.net/projects/dejavu/files/

#step 2
Unpack the package to retrieve DejaVuSans.ttf font file, inside the ttf folder.

#step 3
Rename the DejaVuSans.ttf to exactly DroidSansFallback.ttf


Thursday, December 1, 2011

How to Solve Nuked BlackBerry (shut down and restart continuously)



#step 1
download BlackBerry OS

#step 2
install BlackBerry OS
*don't forget to delete file "vendor.xml" at "C:\Program Files\Common Files\Research In Motion\AppLoader"

#step 3
run loader.exe at "C:\Program Files\Common Files\Research In Motion\AppLoader"

Wednesday, August 10, 2011

How to Restore Lost Grub (Dual Boot/Dual OS)

This tutorial for dual OS user (windows and linux)
When we install windows after linux installation then linux is gone..
Dont worry it's not gone.. You can restore it by following steps bellow..

#step 1
Prepare live CD Ubuntu

#step 2
Enter BIOS then set boot to CD/DVD ROM

#step3
Boot machine with live CD Ubuntu

Monday, July 4, 2011

How to Accelerate Shut Down Process


HKLM - system - currentcontrolset - control
waittokillservicetimeout = change it to lower than 2000

= = = = = = = = = = = = = = = = = = = = = = = =
[ indonesian translation ]

Mempercepat Proses Shut Down

HKLM - system - currentcontrolset - control
waittokillservicetimeout = ubah nilai lebih rendah dari 2000


"curiosity is motivation"
"letz share coz i only ask for information" 

How to Install VGA Driver (NVIDIA GEFORCE G102M) for Notebook (Asus K40IN) in Ubuntu

#step 1
download driver at NVIDIA
#step 2
enter text mode or press CTRL+ALT+F2
#step 3
log in as root or use sudo command
#step 4
turn off GDM "sudo /etc/init.d/gdm stop"
#step 5
back to driver directory
#step 6
type "sudo sh nama_file_driver.run"

How to Activate 3D Cube Desktop in Ubuntu


#Step 1
Select "System > Administration > Synaptic Package Manager" on search field.. type "compizconfig-settings-manager."
#Step 2
Install "compizconfig-settings-manager."
#Step 3
Select System > Preferences > Advanced Desktop Effect Settings
#Step 4
Select "Rotate Cube"
Actually.. there are many options to enhance your desktop effect.. so please.. feel free to explore it.. :)


How to Activate KDE Desktop in Ubuntu (Screenshot)

sudo apt-get install kubuntu-desktop
#code:
root@hans-laptop:~# apt-get install kubuntu-desktop
Reading package lists... Done
Building dependency tree
Reading state information... Done
... ... ...
... ... ...
Need to get 120MB/163MB of archives.
After this operation, 667MB of additional disk space will be used.
Do you want to continue [Y/n]?


"curiosity is motivation"
"letz share coz i only ask for information" 

How to Activate Screenlets in Ubuntu


the clock at the top of desktop is one of screenlets
if you want this widget like Windows 7 widget.. add components from screenlets manager.. 


to activate this application..please.. follow steps bellow..
#step 1
as usual.. update repository
   sudo apt-get update
#step 2
install application
   sudo apt-get install screenlets
#step 3
config as you want.. finish.. :)


How to Activate Webcam in Ubuntu

   
 $ sudo apt-get install cheese

after installation, open application from Applications > Sound & Videos > Cheese Webcam Booth


do not be surprised if the image inverted.. to make normal view.. select effect.. then configure it as you want.. :)


How to Check Compiz Compatibility in Ubuntu

Download compiz-check
   wget http://blogage.de/files/9124/download -O compiz-check
make it executable
   chmod +x compiz-check
run compiz-check
   ./compiz-check

How to Run Android in Ubuntu (emulation)


since Google announced the release of android .. approximately October 2008, all know .. if this operating system is going to be the best operating system for mobile.
not open source but also because of the rather SDK support helps the developers.

enough for introduction.. to the point just now .. :)


Related Posts Plugin for WordPress, Blogger...