Kisi-kisi Soal UTS dan UAS Elektronika Beserta Jawaban

SOAL A 1) Berikut ini yang termasuk komponen elektronika dengan jenis komponen pasif yaitu ....

Kisi-kisi Soal UTS dan UAS Sistem Terdistribusi Beserta Jawaban

SOAL A 1. Berikut ini yang merupakan karakteristik dari definisi sistem terdistribusi adalah ....

Remove Bios Password and Harddissk (HDD) Laptop

I think to remove the bios password on an average PC is already can, although without having to memorize the password. the system jumpers or removing battery bios. ever see a supervisor, admin, system, HDD, bios, setup password?

Memperbaiki Kick Starter Motor Matic

Motor Matic is a motor that is the easiest to use and most in our homeland. please note that the motor also takes care of very sensitive, just like a computer that also takes care of sensitive anyway.

Gejala Kerusakan Mesin Air Submersible Metabo

Mesin Air Submersible atau yang sering disebut kebanyakan orang (satelit) ini sangat bagus, dengan sistemnya yang canggih dan fleksible. tipe mesin yang berbasis kerja di dalam tanah dan hanya menggunakan satu pipa ini, sangat berguna untuk anda yang memiliki banyak lumpur atau air kuning setelah pengeboran.

24 July 2011

GNU/Linux Most Wanted Command 2

The next series of GNU/Linux Most Wanted Command

Listing files / directory

  • ls : list all file(s) / directory
  • ls -l : list / display with a long listing atributes
  • ls -a : display all file(s) and directory including hidden files(s) / directory ( starting with . )
  • ls -S : display with the biggest size first
  • ls -ltr : display longlist with most recent at last
  • ls -r : display with a reverse sort order
Displaying text file content

cat text-file

i.e

cat readme.txt


File access right

Add write permissions to the current user :

  • chmod u+w file-name

Add read permission to users in the file group

  • chmod g+r file-name

Add read + write permissions to all users :

  • chmod a+rw file-name

Make the whole directory and its contents accessible by all users :

  • chmod -R a+rx directory-name
Compressing

gzip file-name (.gz format)
bzip file-name (.bz2 format)
lzma file-name (.lzma format)

Uncompress

gunzip file.gz
bunzip2 file.bz2
unzlma file.lzma

Tape Archive

Create a compressed archive

tar zcvf archive.tar.gz dir
tar jcvf archive.tar.bz2 dir
tar ­­lzma ­cvf archive.tar.lzma

Test (list) a compressed archive:

tar ztvf archive.tar.gz
tar jtvf archive.tar.bz2
tar ­­lzma ­tvf archive.tar.lzma

Extract the contents of a compressed archive:

tar zxvf archive.tar.gz
tar jxvf archive.tar.bz2
tar ­­lzma ­xvf archive.tar.lzma

tar options:

c: create
t: test
x: extract
j: on the fly bzip2 (un)compression
z: on the fly gzip (un)compression

Handling zip archives

zip ­r archive.zip (create)
unzip ­t archive.zip (test / list)
unzip archive.zip (extract)

Basic Administration

Reboot macine (now)

sudo reboot

Reboot the machine in times minutes :

i.e

Reboot machine in next 5 minutes

sudo shutdown -r +5

Shutdown machine

sudo halt


Share:

19 July 2011

GNU/Linux Most Wanted Command

Wow, judul postingannya keren betul. GNU/Linux Most Wanted Command. Basa Inggris dikit ah ;) Maklum lagi inget ama Mr Tono, My English teacher at Senior High School. Hello Mr Tono.. How are you?

1. Handling Directory

Create a directory :

mkdir name-of-the-directory [ mkdir test ]

Create nested directory ( directory with sub directory ) :

mkdir -p directory1/directory2

Enter to directories :

cd name-of-the-directory [ cd directory1 ]

cd .. [ go to the parent directory ]
cd - [ go to previous directory ]
cd [ go to /home/*active-user directory ]
cd /home [ goto /home directory ]
cd / [ go to "/" or root ]
cd ~joherujo [ goto home directory of joherujo ups.. my home directory ]
cd /joherujo [ goto /home/joherujo ]
pwd [ Print the current working directory ]

2. About copy file / directory

Copy file to another directory

cp source-file destination (file or directory)

i.e :

cp test.txt Documents/text [ copying test.txt to the Documents/text directory ]
cp test.txt test-copy.txt [ copying test.txt to the new file test-copy.txt ]

Copy file(s) to another directory

cp source-file destination-directory

i.e :

cp test.txt /home/joherujo/data/text/ [ copying test.txt to /home/joherujo/data/text/ ]

Copy directory recursively ( directory with sub-directory or file(s) )

cp -r source-directory destination-directory

or

rsync -a source-directory destination-directory

i.e


cp -r test test-copy
rsync -a test test-copy

3. Rename / Remove File(s) / Directory

rm file1
rm file2
rm file3
rm file1 file2 file3

Remove an empty directory

rm name-of-directory

i.e

rm dir1

Remove non emty directory

rm -rf directory
rm -R directory

Rename file / directory

Rename directory

mv old-directory new-directory

i.e :


mv old new

Rename file

mv old-file new-file

i.e :

mv old.txt new.txt

Segitu dulu jo.. next time di lanjut.. I'm sleepy
Share:

15 July 2011

Wireless Connection Equipment

Belkin-Wireless-G-Plus-RouterBelkin Wireless G Plus Router

Description

The Belkin Wireless G Plus Router connection to your cable or DSL modem and enables your computers to share broadband Internet access. Our Router also lets your computer share music files, printers, and hard drives. You can add up to 32 computers to your wireless network with additional notebook and desktop wired and wireless network cards.By achieving networking speeds that are faster than standard 802.11g, the Wireless G Plus Router provides increased real world networking speeds.

This means you will see overall speed improvements in mixed mode networking environments where other 802.11g devices may be present. Wireless G Plus offers even faster speeds in pure G Plus networking environments. Wireless G Plus technology is interoperable with all other wireless devices.

Details
  • Up to 35% faster than 802.11g, with a 700 ft. signal range
  • Advanced security features, including WPA encryption
  • Backward compatible to 802.11b standard.

WiFi Wireless IEEE 802.11G/B WLAN 54Mbps Network Adapter

USB2.0 Wireless Lan USB Adapter for Laptop Noteook Desktop PC Suport Vista/Windows 7(32bit & 64bit)/Linux

Specifications:

  • Wireless LAN 11g USB Adapter
  • IEEE 802.11g
  • USB1.1/2.0
  • 2.4GHz-2.4835GHz
  • IEEE 802.11g: 6, 9, 12, 18, 25, 36, 48, 54Mbps
  • 5V DV
  • System Requirements
  • PC - compatible computer, CPU speed of 200MHz or above
  • Memory: 64MB or above, 128MB recommended
  • Microfoft Windows 98SE/ME/2000/XP/Vista/Windows 7(32/64 bit), Mac/Linux

Details

  • Specifications:Wireless LAN 11g USB Adapter, IEEE 802.11g, USB1.1/2.0, 2.4GHz-2.4835GHz
  • Ralink Chipset IEEE 802.11g: 6, 9, 12, 18, 25, 36, 48, 54Mbps, 5V DV
  • System Requirements:PC - compatible computer, CPU speed of 200MHz or above;Memory: 64MB or above, 12
  • How to install driver and utility: Insert the software CD to your CD-ROM, then it will auto run imme
  • *Bulk Package*
Share:

Cara Meng-Enable-kan Ctrl + Alt + Backspace

Kalau tidak lupa ingatan, mulai dari ubuntu 9.04, ctrl+alt+backspace menjadi disable secara defaultnya. Untuk meng-enable-kan Ctrl + Alt+ Backspace tersebut kita bisa menggunakan tips berikut :

1. System-Preferences-keyboard

2. Pilih Layout - Options - 'Key sequence to kill the x server'

3. Klick/checklist Control + Alt + Backspace

System Preference Keyboard
:( duh screenshotnya jelek banget. Maap ye.. gak pake di edit sih

Nah jo, sekarang ente bisa nyoba sukses gaknya tip ini untuk merestart X-server hehe.. piss
Share:

Sony shows off its Android tablets

Sony offered the press a glimpse of its upcoming S1 and S2 tablets, which will enter an already-crowded market at an unannounced point later this year. Both run Android, but the S1 features a single 9.4-inch display, while the foldable (and pocketable) S2 features a hinge connecting a pair of 5.5-inch screens.

In a July 13 interview with CNBC , Sony Electronics president and COO Phil Molyneux explained that the S1 has an "off-center gravity point so it balances in your hand" and a "unique wraparound design." He then demonstrated both tablets, which are capable of syncing to Sony's e-reader, music and video hubs, but shied away from questions about pricing and exact release dates.

Sony's S1
(Click to enlarge)

The S1 will appear in the fall timeframe, with no supporting carriers mentioned so far for that device (both tablets are 3G/4G- and WiFi-compatible). Meanwhile, Sony did say AT&T will be the exclusive carrier of athe 4G-capable S2 in the United States, once the tablet is released sometime this year.

Sony had previously hinted at the device's capabilities in a short video that was high on whimsy and low on actual product detail. In April, the company offered a preliminary glimpse of the tablets, positioning its relatively late entrance into the market as a strategic move. "If I want to differentiate [our tablet] from others, do I release it tomorrow, or do I wait until I differentiate it?" Sony CEO Howard Stringer told Reuters at the time.

Sony was apparently toying with the idea of introducing 3D to the device. "Android 3.0 is a new version of the Android platform with a new holographic user interface that is designed from the ground up for devices with larger screen sizes, particularly tablets," Google Senior Vice President Andy Rubin wrote in a quote shoehorned into Sony's April announcement.


Sony's S2
(Click to enlarge)

According to a hands-on report from Engadget, the S1 and S2 certainly don't have 3D displays, but they do run Android 3.0 and have PlayStation gaming capabilities. The S1 is novel, however, in featuring a wedge profile designed to mimic a folded magazine, while the even-more-unusual S2 folds up and is capable of fitting into the breast pocket of a sport coat.

We additionally learned via Tweets by Technologizer editor Harry McCracken that the S1 and S2 will both feature Quick View, claimed to enable faster loading of web pages, plus software optimized for smooth scrolling. The S1 will include an infrared port so it can control TVs, McCracken adds.

In addition to the bestselling Apple iPad, the tablet market has become increasingly crowded over the past few months with Android-powered offerings from the likes of Samsung, Motorola and others. Meanwhile, rather than embrace the Android army, Research In Motion and Hewlett-Packard have released tablets running proprietary operating systems. Microsoft is planning for the next version of Windows, code-named "Windows 8," to appear in a tablet edition.

Among all those competitors, it remains to be seen whether Sony can establish a presence for itself.

The Video of an interview with CNBC :














Share:

11 July 2011

Linux Book

Red Hat Enterprise Linux 6: Desktop and Administration

This book examines Red Hat Enterprise Linux 6 for the desktop user and administrator. Though administrative tools are covered, the emphasis is on what a user would need to know to perform tasks. The focus here is on what users face when using Red Hat Enterprise Linux 6, covering topics like applications, the GNOME and KDE desktops, shell commands, and the administration and network tools. Desktops are examined in detail, including configuration options. Applications examined include Office Suites, editors, ebook readers, music and video applications, email clients, Web and FTP browsers, as well as VoIP, microblogging, and IM applications. Administration topics are also covered including user management, software management, repositories, system startup, services, system monitoring, shell configuration, encryption, network connections, shared resources, authentication, SELinux, firewalls, shell configuration, backups, and printers.


Linux All-in-One For Dummies
A complete guide and reference to five major Linux distributions

Linux continues to grow in popularity worldwide as a low-cost, reliable operating system for enterprise use. Nine minibooks in this guide cover everything administrators need to know about the five leading versions: Ubuntu, Fedora Core, OpenSUSE, Mint, and Mandriva. The companion DVD includes full Ubuntu installations and ISO images for the other four, saving hours of downloading time.
  • The open source Linux operating system is gaining market share around the world for both desktop and server use; this soup-to-nuts guide covers installation and everything else administrators need to know about Ubuntu, Fedora Core, OpenSUSE, Mint, and Mandriva
  • Nine self-contained minibooks cover Linux basics, desktops, networking, Internet, administration, security, Linux servers, programming, and scripting
  • Updated to cover the newest versions of the five top distributions, with complete installation instructions and a DVD including the full Ubuntu installations and ISO images for the others
Linux users and administrators will be able to install and sample five popular Linux flavors with the information in Linux All-in-One For Dummies.
Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.

From the Back Cover

New to Linux? Get started now — this handy how-to guide makes learning Linux easy!
No doubt about it, Linux is cool — and free! You can use it to set up a Web server or rejuvenate an old computer. Or use Linux as your desktop OS along with great applications such as OpenOffice.org. This ready reference gives you everything you need to know about installing, configuring, and using Linux, while the DVD gives you five Linux flavors to sample.
  • It's a do-it-yourself thing — learn the essentials of installing and using Linux by checking out Books I and II
  • All about access — connect to the Internet, configure and manage TCP/IP networks, and set up e-mail, newsgroups, and Web surfing
  • Administrative stuff — manage user accounts, install applications, work with peripherals, and upgrade or customize the Linux kernel
  • Safety first — secure the network and the host, and perform regular security audits
  • Serve it up — configure an Apache Web server, set up an FTP server or a Windows® server, and explore Linux programming
Open the book and find:
  • Help navigating the GNOME® and KDE® desktops
  • Linux troubleshooting tips
  • How to set up a LAN
  • Secrets of using Linux to send instant messages and e-mail
  • System administration basics
  • Advice on securing Linux
  • How to run mail, news, and FTP servers
  • All about shell scripting
Bonus DVD Includes
  • ISO image files for five major Linux distributions you can try: Ubuntu Desktop, OpenSUSE, Mint 8, Fedora 12, and Mandriva Linux 2010
  • Complete instructions for installing and using each distribution
Please see the DVD appendix for complete system requirements.
Share:

Blog Archive