Category Archives: Ubuntu

How to Build a Raspberry Pi File Server

http://www.jeremymorgan.com/tutorials/raspberry-pi/how-to-raspberry-pi-file-server/ So I found yet another cool use for a Raspberry Pi. You can actually use it as a file server, or more accurately a controller for a file server. All you need is your Pi and a nice external drive and you can serve files to anyone on your network. It’s pretty easy, I’ll show you how.   Other Raspberry Pi Stuff Set up a Raspberry Pi Web Server Raspberry Pi Web Server Speed Test How to Overclock Raspberry

How to clone a HDD to a larger disk using linux.

http://123pab.com/blog/2013/02/how-to-clone-a-HDD-to-a-larger-disk-using-linux.php How to clone a HDD to a larger disk using linux.   by Peter A. Belmont / 2013-02-04 Recent Essays (All Topics) •It is becoming fashionable to say that the two-state solution for Israel/Palestine is dead •After Reading Two Articles: “Two State Illusion” and “Oslo at 20 a Failed Process” •Honest words about USA and Israel — from the American Conservative •A new USA policy on Israeli settlements •post-democracy in the USA •Criticism: 19 prominent Europeans write to the

Install HTPC, Manage your HTPC from anywhere

http://htpc.io/installation.html   Installation Jump straight to: Osx - Windows - Linux Installing HTPC Manager can be really easy but might also cause some problems. The main requirement is you run Python. Python 2.7 is in most cases the way to go. The difficult part is installing the Python Image Library. Python Image Library The Python Image Library or PIL, is used to convert and resize images retrieved from the Xbmc Api. Installing PIL is, depending on your OS, not so easy. This guide should help

NOOBS Setup for Raspberrypi

https://github.com/raspberrypi/noobs/blob/master/README.md NOOBS (New Out of Box Software) An easy Operating System installer for the Raspberry Pi NOOBS is designed to make it easy to select and install operating systems for the Raspberry Pi without having to worry about manually imaging your SD card. The latest official release of NOOBS can be downloaded from http://downloads.raspberrypi.org/NOOBS_latest For information on previous releases and version changelists, visit https://github.com/raspberrypi/noobs/releases About On first boot NOOBS will format your SD card and allow you to select which OSes you

Skinning XBMC

http://wiki.xbmc.org/index.php?title=Skinning Skinning XBMC is noted as having a very flexible and robust framework for its GUI, making theme-skinning and personal customization very accessible. Users can create their own skin (or modify an existing skin) and share it with others. “Confluence” is the official skin; XBMC includes a new GUI library written from scratch. This library allows you to skin/change everything you see in XBMC, from the images, the sizes and positions of all controls, colours, fonts, and text, through to

How to Create Raspberry SD Card via Linux Command Line

http://n00blab.com/how-to-create-raspberry-pi-sd-card/ http://www.youtube.com/watch?feature=player_embedded&v=uq3-aydRMv0 This tutorial will walk you through how to create Raspberry Pi SD card via Linux command line (Ubuntu 12.04 LTS) Instructions for creating the SD card on Windows or Mac are found here Download desired image via torrent or direct download and place in your Downloads directory: http://www.raspberrypi.org/downloads   Check the hash: sha1sum ~/Downloads/2012-08-16-wheezy-raspbian.zip | grep 63d16fd28369b6e05bf97f2d1758d56df6ed0ba9 If the hash checks out, unzip: unzip ~/Downloads/2012-08-16-wheezy-raspbian.zip Insert your SD into your card reader and run: (if unsure of your computer’s

Install BBM di Laptop (ubuntu)

http://hptekno.com/2013/10/23/install-bbm-di-laptop-ubuntu/   Install BBM di Laptop (ubuntu) Oct. 23 Android, Aplikasi, Slider, tutorial 11 comments Baru bangun tidur udah dikejutkan dengan berita BBM di android, saking penasaranya dan karena ane kaga punya HH yang support BBM, akhirnya coba pake emulator dan berhasil. begini langkah-langkah  yang ane lakuin: 1. Instal emulator untuk Android, dalam artikel ini kami mengunakan emulator dari Google. Cara instalasinya seperti di sini (ubuntu) dan di sini (windows), perlu diingat bahwa BBM berjalan pada OS 4 ke atas dan mengunakan prosesor ARM7. 2. Buka avd yang telah anda

Setup L300, in Ubuntu 12.04

http://ubuntu-indonesia.com/forums/ubbthreads.php/topics/127486/install_print_epson_L200_dan_L   Use this manual: Jike ketemu masalah dependesi saat install *.deb dalam link tsb di atas, coba anda simak link ini = https://wiki.linuxfoundation.org/en/OpenPrinting/Database/DriverPackages download RPM package. Dalam kasus ini, saya menggunakan epson-inkjet-printer-201207w-1.0.0-1lsb3.2.src.rpm untuk ubuntu server 12.04 (cups-samba) lanjutkan dengan = Code: ~#alien -ck epson-inkjet-printer-201207w-1.0.0-1lsb3.2.src.rpm epson-inkjet-printer-201207w_1.0.0-1lsb3.2_amd64.deb generated ~#dpkg -i *.deb masuk ke webGUI CUPS untuk adding printer dan pilih Driver: Epson L300 Series – epson-inkjet-printer 1.0.0-1lsb3.2 (Seiko Epson Corporation LSB 3.2) Jika menghendaki file *.ppd bisa anda dapatkan pada dir “/usr/share/ppd/epson-inkjet-printer-201207w/Epson” dan ‘/etc/cups/ppd” Hasilnya

Enable SSH (Secure Shell) in Ubuntu 12.04 (Precise Pangolin)

http://www.liberiangeek.net/2012/03/enable-ssh-secure-shell-in-ubuntu-12-04-precise-pangolin/ Enable SSH (Secure Shell) in Ubuntu 12.04 (Precise Pangolin) This brief tutorial shows you how to enable SSH in Ubuntu 12.04 Precise Pangolin. This request came in from one of our readers who wanted to know how to enable SSH in Ubuntu 12.04. As you may already know, SSH is a secure communication protocol that lets you remotely access networked computers. It is known as a replacement for Telnet which is very unsecure. While Telnet sends traffic in plain

How To Set Up ProFTPD on Ubuntu 12.04

https://www.digitalocean.com/community/articles/how-to-set-up-proftpd-on-ubuntu-12-04 How To Set Up ProFTPD on Ubuntu 12.04 inShare About ProFTP ProFTPD is a popular ftp server. Because it was written as a powerful and configurable program, it is not necessarily the lightest ftp server available for virtual servers. Step One—Install ProFTP You can quickly install ProFTP on your VPS in the command line: sudo apt-get install proftpd While the file is installing, you will be given the choice to run your VPS as an inetd or standalone server.

Streamer, Capture Image & Video in Linux

http://linux.about.com/library/cmd/blcmdl1_streamer.htm streamer – record audio and/or video DESCRIPTION streamer reads audio and/or video data from /dev/video0 and /dev/dsp and writes the data to the disk. Various output formats are supported. Start streamer with ‘-h’ for a list of options and supported output formats. streamer will use the file extention of the output file name to figure which format to use. You need the -f/-F options only if the extention allows more than one format. You can safely stop the recording

How to install webmin on ubuntu 12.04 (Precise) server

www.ubuntugeek.com/how-to-install-webmin-on-ubuntu-12-04-precise-server.html How to install webmin on ubuntu 12.04 (Precise) server May 23, 2012 · Server · Email This Post Webmin is a web-based interface for system administration for Unix. Using any modern web browser, you can setup user accounts, Apache, DNS, file sharing and much more. Webmin removes the need to manually edit Unix configuration files like /etc/passwd, and lets you manage a system from the console or remotely. We have already discussed how to install ubuntu 12.04 LAMP server

How to install Webmin on Ubuntu Server 12.04 LTS

http://ubuntuserverguide.com/2012/06/how-to-install-webmin-on-ubuntu-server-12-04-lts.html How to install Webmin on Ubuntu Server 12.04 LTS in How To Webmin is a user friendly and lightweight web-based interface for system administration for linux/unix. running on any browser that supports tables and forms (and Java for the File Manager module). webmin allows you to Managing and configure user accounts, Web server, DNS server,Squid server,DHCP server file sharing etc. Webmin consists of a simple web server, and a number of CGI programs which directly update system files like

Controlling LIRC From the Web

http://alexba.in/blog/2013/02/23/controlling-lirc-from-the-web/ Controlling LIRC From the Web FEB 23RD, 2013 | COMMENTS In this post I will cover how to create a web interface + API for LIRC, the Linux Infrared Remote Control project. I will be using NodeJS and a RaspberryPi in this post, but the ideas generalize to other languages and hardware. This post will serve as Part 3 of my open source universal remote project posts. If you haven’t had an opportunity to read the first two posts, I suggest checking

Raspberry Pi + Dropbox Sync

http://cttoronto.com/03/16/2013/raspberry-pi-dropbox-sync/ March 16, 2013 by Marc Pelland For Pi Day, we decided that it would be fun if we built a system that would auto-post photos from the Raspberry Pi to our Facebook and Twitter accounts.  We knew that it would be easier to just run all of it from the computer that was running the game, but this seemed like a good opportunity to learn something about the Raspberry Pi.  As a result, we setup a system that would save images from the webcams in Flash to

« Older Entries