Forum: Networking Hardware Configuration May 6th, 2009 |
| Replies: 2 Views: 598 http://en.wikipedia.org/wiki/Power_over_Ethernet
You are asking about the wrong technology. |
Forum: *nix Software Apr 1st, 2009 |
| Replies: 2 Views: 660 Linux is an operating system (OS), not a programing language.
Does this class come with a book? |
Forum: Database Design Apr 1st, 2009 |
| Replies: 2 Views: 696 If you provide your current solution and what problems you are encountering, you will receive a better response.
This forum is not known for doing your work for you. |
Forum: Oracle Mar 31st, 2009 |
| Replies: 2 Views: 1,698 Sure. This is run on the IQ instance.
The location is ASE_SERVER.LOCAL_DATABASE (ASE_SERVER should be in your interfaces/sql.ini file).
INSERT INTO iqTable
location 'ASE.DB'
(
select *... |
Forum: Storage Mar 27th, 2009 |
| Replies: 16 Views: 1,981 As was already suggested. Recommend a 2.5" external hard drive. 2.5" is laptop size, so most are self-powered by USB alone. You may have to monkey with your laptop to make it properly provide power... |
Forum: Getting Started and Choosing a Distro Mar 27th, 2009 |
| Replies: 19 Views: 2,487 There is a difference between putting a boot loader in the Master Boot Record (MBR, first 512 sector/blocks?) and putting it on a partition.
In my old multi-boot environments, which I have not... |
Forum: Getting Started and Choosing a Distro Mar 25th, 2009 |
| Replies: 19 Views: 2,487 I do not know belinix and cannot answer your question. Sorry. |
Forum: Getting Started and Choosing a Distro Mar 25th, 2009 |
| Replies: 19 Views: 2,487 Looking at your drive, you already have four (4) partitions. If these are PRIMARY partitions, then you cannot create any more. I am unsure if Windows knows how to properly use Logical/Extended... |
Forum: Getting Started and Choosing a Distro Mar 24th, 2009 |
| Replies: 19 Views: 2,487 Can you provide more information?
You have a hard drive of X size (GB/TB). The partitions are as follows..?
Example:
250 GB HD
50 MB /boot ext2 partition
50 GB / ext3 partition (Ubuntu)... |
Forum: Getting Started and Choosing a Distro Nov 29th, 2008 |
| Replies: 6 Views: 1,033 Here is a thread discussing various low resource using operating systems:
http://ubuntuforums.org/showthread.php?t=575456
Please note that it is based upon image size (hard drive/storage size). ... |
Forum: Networking Hardware Configuration Nov 18th, 2008 |
| Replies: 8 Views: 937 modem -> pc -> router [WAN]
Is this pc Windows or Linux? Windows calls it "Internet Sharing", while Linux will refer to this as "IP forwarding" or "IP masquerading".
You will also want to make... |
Forum: Storage Nov 17th, 2008 |
| Replies: 7 Views: 2,224 It should not cause a problem to your laptop. If there is a problem, it will be that the external drive simply loses power. This is a window for dataloss, but otherwise things should be fine.
I... |
Forum: Perl Nov 13th, 2008 |
| Replies: 8 Views: 1,096 I did a little horsing around.
I can get reverse to work with arrays:
print reverse(@array);
But, what you are trying uses standard input (<>). If you want to do that, I believe you have... |
Forum: Kernels and Modules Nov 10th, 2008 |
| Replies: 11 Views: 2,672 You want as little overhead as possible. And, typically, the biggest overhead (EDIT: for desktops) comes from the GUI.
In that light, I would suggest using Ubuntu with Fluxbox over the default... |
Forum: IT Professionals' Lounge Jun 2nd, 2007 |
| Replies: 4 Views: 819 Install everything first, then power it on. Leave the case open and the additional cards (PCI, PCIE) unscrewed. You will have to fasten in everything else (HD, RAM, etc). This will allow quick and... |
Forum: Storage May 19th, 2007 |
| Replies: 9 Views: 2,482 I actually just bought an external harddrive. I have not yet received it to tell you whether it is good or not.
Here is the NewEgg link:... |
Forum: Window and Desktop Managers May 7th, 2007 |
| Replies: 5 Views: 3,320 What they said. I get APC, APM, APIC, and ACPI mixed up all the time. It's one of those. |
Forum: Window and Desktop Managers May 7th, 2007 |
| Replies: 5 Views: 3,320 Unless the system is BOOTING, it has nothing to do with GRUB.
This is a BIOS and Win XP configuration issue. I have attached a link to a post on trouble shooting Win XP shutdown issues, hope it... |