Author: robin

0

Where are my file /etc/network/interfaces [centos]

What you’re looking for is more likely /etc/sysconfig/network-scripts/ifcfg-eth*…. it has been like this in CentOS 5.2 also.  Ubuntu (deb) – /etc/network/interfacesCentos (rpm) – /etc/sysconfig/network-scripts/ifcfg-eth* CentOS 6.3 Q: From where does ifconfig shows eth0, eth1… , where are they defined? Listing of eth0, eth1… are in...

0

Host-Only Networking With VirtualBox

Source: http://christophermaier.name/blog/2010/09/01/host-only-networking-with-virtualbox I’ve been playing around with VirtualBox lately, and it’s pretty nifty. Initially I just used it to set up an Ubuntu machine so I could easily run GnuCash on my MacBook, but lately I’ve decided to start using it at work, too. I’ve...

0

15 Practical Linux Find Command Examples

Source: http://www.thegeekstuff.com/2009/03/15-practical-linux-find-command-examples/   Apart from the basic operation of looking for files under a directory structure, you can also perform several practical operations using find command that will make your command line journey easy.In this article, let us review 15 practical...

0

How can I access apache (on virtualbox guest) from host?

Query Hi I installed Apache on Ubuntu in a Virtualbox. When I go into the guest and load up Firefox I can see that Apache is working fine when I browse to https://www.robin.eu.org. I would like to access this same page...

0

How to change the hostname of a Linux system

Source: http://www.ducea.com/2006/08/07/how-to-change-the-hostname-of-a-linux-system/ Normally we will set the hostname of a system during the installation process. Many peoples don’t care about this, and don’t change the hostname even if for example this was set to something really stupid by the datacenter that installed the...

0

How to Setup Password-less SSH Using Public – Private Keys

Source: http://www.packetsource.com/article/ssh/40064/how-to-setup-password-less-ssh-using-public-private-keys This HOWTO is a step-by-step guide for configuring and using password-less SSH service on Linux systems and is intended for a technical audience, Linux system administrators and security people in corporations and organizations that want to use password-less SSH...

0

Faster android emulation using Virtualbox

Source: http://www.bobbychanblog.com/2011/07/faster-android-emulator-alternative-using-virtualbox/   The Android SDK Emulator can be quite slow on some systems, which makes Android app debugging especially painful for those who aren’t in possession of a physical device to test their Android apps on. Thankfully there is a...

0

How To Install Drupal 7 on Ubuntu Server 12.04

Source: http://ubuntuserverguide.com/2012/08/how-to-install-drupal-7-on-ubuntu-server-12-04.html Drupal is a free and open-source content-management system (CMS) based on PHP and Mysql,Drupal allows an individual or community of users to publish, manage and organize a variety of content, Drupal integrates many popular features of content management systems, weblogs, collaborative tools and discussion-based...

1

Remove mystart.incredibar.com

It was tough to remove the crap that incredibar did to my web browsers. Even my Chrome running on Linux mint box got infected. Sounds strange, but today I know how it infected my chrome on Linux box.   Following...

0

Latest chrome offline installer

Chrome supports a number of different release channels.  We use these channels to slowly roll out updates to users, starting with our close to daily Canary channel builds, all the way up to our Stable channel releases that happen every...