I was recently installing Inkscape with MacPorts through a Mac OSX Leopard Terminal using
"sudo port install inkscape"
And during the search-and-download for dependencies, many of these type of comments were printed:
######################################################################
# As MacPorts does not currently have a post-deactivate…
In Windows, we use the command-line program ipconfig to find out our IP address. How do you find it in Ubuntu?
We will show you two locations easily accessible through the GUI and, of course, a terminal command that will get your IP address in no time.
The first location, and the easiest in most cases, is found by right clicking the network icon…
Are you still recovering from an amazing Oracle OpenWorld experience? 50,000 attendees had access to thousands of sessions, demos, hands-on-labs, networking opportunities, music concerts, and loads of fun. For the Oracle Linux team, this was a week full of many insightful sessions and customer interactions. In case you were unable to attend…
Apple users have been swiping, pinching, and rotating Mac’s user interfaces to their fingers’ content. In today’s article, we’ll show you how to do groovy things like expanding and reducing windows, and changing desktops using finger gestures.
To accomplish this, we’ll use a piece of software called TouchEgg, which enhances Ubuntu’s…
Despite the eruption of the Iceland volcano Eyjafjallajokull Paul Bramy Technical Director Oracle Integrated Solutions and Nicolas Marescaux IT Specialist Oracle on IBM System z for Oracle/IBM Joint Solutions Center did this presentation remotely for Collaborate10. If you didn't have seen it yet I highly recommend it.
To ensure you have installed the required rpms in order to achieve a sucessful installation of Oracle Database Server 10gR2.
Oracle Support released this Metalink Note 1086769.1
Earlier this week we showed you how to make the Gnome Panels totally transparent, but you really need some customized fonts and colors to make the effect work better. Here’s how to do it.
This article is the first part of a multi-part series on how to customize the Ubuntu desktop, written by How-To Geek reader and ubergeek, Omar Hafiz.…
I want to write a simple program on Debian with Gnome. Application will act as a side bar, giving simple information on online servers statuses. I preferably have a black transparent background(Terminal-like).
I'm asking this question because I was previously writing programs in .NET C# for myself, and now I don't want to get to Mono,…
Ubuntu includes Déjà Dup, an integrated backup tool, but some people prefer Back In Time instead. Back In Time has several advantages over Déjà Dup, including a less-opaque backup format, integrated backup file browser, and more configurability. Déjà Dup still has a few advantages, notably its optional encryption and simpler interface,…
I've spent too much time on setup & maintain a development server, which contains following tools:
Common services like SSH, BIND, rsync, etc.
Subversion, Git.
Apache server, which runs CGit, Trac, Webmin, phpmyadmin, phppgadmin, etc.
Jetty, which runs Archiva and Hudson.
Bugzilla.
PostgresSQL server, MySQL server.
I've created…
ImageMagick is a suite of command-line utilities for modifying and working with images. ImageMagick can quickly perform operations on an image from a terminal, perform batch processing of many images, or be integrated into a bash script. ImageMagick can perform a wide variety of operations. This guide will introduce you to…
I have an existing website that is a Ruby on Rails project. I have another server i need to transfer the existing website too. The server i wish to transfer too was originally hosting the website so has the necessary gems/configuration are installed.
I have tar the current releases shared dir from the old server and…
I'm building and application that requires huge transactions/sec of data and I need to use IPC to for the mutithreaded mutliprocceses communication, I know that there are a lot of methods to be used but not sure which one to choose for this application.
This is what the application is gonna have,
4 processes, each…
I'm trying to write a multi threaded/processes application and it need to know how to monitor a process from another process all the time.
So here is what I have, I have a 2 processes, each with multiple threads that handle the network part, then another 2 process also with multiple threads that interact with DB…
I know this question is asked many times before, however with me it is just a bit different I guess.
# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/sda3 224G 5.2G 208G 3% /
udev 1.9G 4.0K 1.9G 1% /dev
tmpfs 777M 260K 777M 1% /run
none 5.0M 0 …
Problem
The first aim was to run HBase standalone. Navigating to ip:60010/master-status is succesfull once HBase has been started.
The second aim is to run a distinct ZooKeeper quorum. ZooKeeper has been downloaded and has been started:
netstat -nato | grep 2181
tcp 0 0 :::2181 …
I had already installed the yum-security before. And I was going to do an update by entering the following command:
[root@localhost /]# yum update
Loaded plugins: presto, priorities, refresh-packagekit, security
Skipping security plugin, no data
Setting up Update Process
Resolving Dependencies
Skipping…
Hello,
This seemed to me like a really simple question that I would be able to answer by myself but I have not been able to find any info on this subject.
I have a Cisco ASA 5510 which has 4 FastEthernet interfaces. I was wondering if it would be possible to use 2 or 3 of these interfaces as a…
Since I have my home network behind a WRT54G, the router has an external "real" IP address, and the PCs behind it have 192.168.xxx.xxx addresses.
I would like to be able to control one of them remotely - preferably using UltraVNC, but I am open to suggestions.
Since I can't directly address…
Is it possible to specify VNC port number in built-in VNC client of Mac OS X?
I'm trying to connect to Xen VPS machine with Finder's built-in VNC client. I used address like this.
vnc://server:port
But it fails because it uses another port, and Finder's built-in VNC cannot handle port…
I just got a Samsung SyncMaster T260HD monitor. It works straight out of the box with Windows but I can't seem to get it to work with Linux, which is my primary OS for day to day work.
The computer boots up but when going into graphical mode on Linux the monitor gives me a "Mode not…
I have installed Hudson using apt-get, and the Hudson server is available on example.com:8080.
For example.com I use standard port *:80 and some virtual hosts set up this way:
# /etc/apache2/sites-enabled/subdomain.example.com
<Virtualhost *:80>
ServerName…
Is it possible to specify VNC port number in built-in VNC client of Mac OS X?
I'm trying to connect to Xen VPS machine with Finder's built-in VNC client. I used address like this.
vnc://server:port
But it fails because it uses another port, and Finder's built-in…