Networking :: Configuration Of A Dual LAN Scheme?

Feb 3, 2011

I have a linux box called worx. Worx has two LAN ports (built in to the mobo). LAN1 (eth0) connects to the network. LAN2 (eth1) connects to MIC, a microscope controller. MIC never accesses the network. I need to be able to use worx to talk to MIC but I don't have my setup correct. The problem I have started via a corrupted filesystem that resulted in a lot of broken packages, including the LAN adapter drivers. I reinstalled the LAN drivers and all the networking utilities. Both adapters can now be used to access the interent if configured with DHCP so there's no issue with the hardware. I need worx to be able to connect to the network on LAN1 and the MIC on LAN2. The MIC is an XP machine that is configured with a static IP (159.159.159.2 in this case). I feel like I should be able to do this myself but for some reason nothing I've tried has worked.

------LAN1 (DHCP) -> internet
-----/
[worx]
-----
------LAN2 (static IP) -> MIC -> microscope

View 2 Replies


ADVERTISEMENT

Debian Configuration :: Fastest Partition Scheme Filesystem For Flash Media?

Nov 11, 2010

I thought this might interest someone out there:[URL].. I used SD cards with MBR formatted as ext2 for backup. After I read these articles, I reformatted my cards with GUID Partition Table and ext4 format. Now I make my backup in half the time!

View 2 Replies View Related

Networking :: Kickstart Configuration For Dual Booting (xp)?

Jul 7, 2010

I have using 10 system . one system RHEl5.5 server.all others are xp. I want to install linux to all systems. so I don't have configure kickstart file for dual booting . how to configure kickstart file for dual booting . but I wont lose existing xp os

View 1 Replies View Related

Networking :: PQWFQ Scheduling Scheme Code In NS2

Nov 21, 2010

I am doing a simulation on ns2 for diffserv. I am planning to use PQWFQ scheduling scheme for it. Where to find code for PQWFQ?

View 2 Replies View Related

General :: IBook G3 Dual USB Ubuntu 10.04 And Dual Display ATI Configuration?

Sep 20, 2010

I would like to use the VGA-Port for Beamer in "Mirror" Mode how to modify the xorg.conf? I am not familiar with linux configuration.

View 2 Replies View Related

Ubuntu :: X11 Configuration For Dual Monitors?

Nov 1, 2010

I have a brand new installation of Ubuntu 10.10. I'm using a GeForce 8600GT graphics chipset. I have two monitors, and my goal here is to have them both working under Ubuntu in their full resolutions, and I've not had any luck with this yet. I've got a Viewsonic VE155s with a native resolution of 1024x768, and a Chimei CMV 221D with a native resolution of 1680x1050. When I first installed Ubuntu, both monitors were working, and the VE155s was working in its native resolution of 1024x768, but the CMV221D was stuck in 640x480.

The Nvidia video configuration utility was not identifying the latter monitor - it only reported it as DFP-0, and doesn't allow any resolution above 640x480 to be set. The mechanism (which has a name which I don't recall) which allows the OS to interrogate the monitor's firmware to find out the monitor manufacturer, model and accepted resolutions and frequencies to use does not seem to have worked. (I previously had the Nvidia driver installed, but I've since switched back to the default open source vesa driver. I won't use the closed Nvidia driver if I don't need to, but if I need to use it to get acceptable performance from this hardware than I will.)

So I did a little bit of reading and I did some hacking of xorg.conf. Previously I had the 15" monitor working in 1024x768 and the 22"
monitor working in 640x480. Now I've got the 22" monitor working in 1680x1050 as desired, and the 15" monitor not working at all. Here's a copy of my xorg.conf. For the sake of brevity I have not included the unnecessary bits such as input devices.

Code:

Section "Device"
Identifier "NVidia"
#Driver "nvidia"

[code]...

View 1 Replies View Related

Debian Configuration :: Virtualization Instead Of Dual Boot?

Sep 11, 2011

One of the things holding me back from building a new system with nothing but Linux is the vague possibility that that I might need to use some proprietary program that only works on Wind'ohs in the future. So far it has been easy to keep dual boot systems around, but a new system will be > 4 Gb of RAM of course, so I can't just install one of my copies of Win XP on it. But buying a new 64-bit version of Wind'ohs for ~$200 seems a waste.Is it now possible to run XP in a "virtual" machine under Debian? More importantly, is it possible to install XP completely from within the virtual machine so it never sees the > 4 Gb or RAM and freaks out? What sort of hardware is required to do something like this? I presume a CPU with certain special capabilities is essential, but wouldn't those special instructions (whatever they are) be pretty standard now? Would the virtual XP install need its own partition?

View 1 Replies View Related

Ubuntu :: Preferred Configuration For Dual Boot?

Apr 29, 2010

I got a new laptop having windows 7 preinstalled. Now I want to dual boot it by installing ubuntu as second os. I will be using ubuntu as primary, and windows 7 only if its absolute necessary. How can i make home folder common for both os? I mean (Users/mithun in windows 7 should be mapped to my home folder in ubuntu). I would also like to know what others do (hd partitioning etc) while dual booting.

View 9 Replies View Related

General :: Dual Monitor Configuration In RHEL 3?

Aug 10, 2011

One monitor is working fine but the display is not coming on other monitor. I guess no problem in monitor because I swapped the cable to check the individual monitor. When I try to install the new driver its giving GCC-VERSION-CHECK while installing. And I do not think I have to install the new driver because it has already one. What should I do to configure the dual monitor. Do I have to edit any configuration file.

My system configuration details are below.
Redhat version : Redhat Enterprise Linux WS release 3 (Taroon update 4)
Driver in SRBC 26: NVIDIA-LINUX-x86_64-1.0-7664-pkg2.run
Nvidia card model : Quadro fx p171
Bios version of Nvidia : 4.35.20.23.07
p/n : 900-50171-0400-0000K
600-50171-0002-201J

View 3 Replies View Related

Ubuntu Multimedia :: Monitor Configuration Dual Cards?

Feb 11, 2010

I'm having a rather hard time getting my 3 monitors setup as one display. I can get all three to work without too much heartburn using 3 separate X instances. The monitors are on 2 different video cards, one dual heads. The other on it's own card.

I've tried countless ways to get this to work, and I'm just not feeling the love. There are 2 17 inch monitors on the 1 video card and then the second video card has a 24 inch monitor on it. I can get the two monitors on one head to work with twinview, but the third one is left out.

The physical configuration looks like this..

17inch on the left of the 24 inch monitor, and another 17 inch monitor on the right, with the 24 inch monitor being in the center.

I'm going to include my current xorg.conf and lspci.

xorg.conf

Code:
harry@ubuntu:~$ cat /etc/X11/x
xinit/ xkb/ xorg.conf xorg.conf.backup
harry@ubuntu:~$ cat /etc/X11/xorg.conf
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 1.0 (buildd@palmer) Sun Feb 1 20:21:04 UTC 2009

[Code].....

View 3 Replies View Related

SUSE :: Dual Monitor Xorg Configuration With Different Resolutions?

Oct 31, 2010

I have been tasked to set up 2 monitors on SUSE Linux Enterprise that are a clone of each other, but each displaying different resolutions. The primary display has a max resolution of 1024x768 while the secondary display has a max resolution of 800x600.

The problem comes when the secondary display shows a "cropped" version of the desktop. Is there anyway to show different resolutions on each display while maintaining the proper desktop look?

[Code]...

View 4 Replies View Related

Server :: Convert Dual-Boot Into Virtualized Configuration

Jun 27, 2011

I have these file systems for my linux distro. I dual boot with another OS that has its own file system. My primary disk drive has ten(10) partitions of various sorts to implement this. If I boot Linux, is there some way to point the virtualization parts at those other file systems to boot rather than load other different files into Linux file space?

Clearly, I'm missing something in how Wine, VirtualBox and similar virtualization currently happens. But what I describe above surely seems more attractive.

View 3 Replies View Related

Software :: Dual Monitor Xorg Configuration With Different Resolutions?

Oct 29, 2010

I am not sure if this is the correct forum to post this topic (I was struggling between hardware and software). But since I do not think this was a problem with my hardware(monitor), I decided to post it here.

I have been tasked to set up 2 monitors on SUSE Linux Enterprise that are a clone of each other, but each displaying different resolutions. The primary display has a max resolution of 1024x768 while the secondary display has a max resolution of 800x600.

The problem comes when the secondary display shows a "cropped" version of the desktop. Is there anyway to show different resolutions on each display while maintaining the proper desktop look? I have attached the relevant portion of my xorg.conf.

[Code]...

View 6 Replies View Related

Debian Installation :: Partitioning Scheme For GPT On A SSD

Sep 23, 2014

I have a Intel DH67CL motherboard with UEFI support(and updated to latest BIOS). I have connected a 180GB Intel 330 SSD into my system so as to install Debian testing.

Presently, a 160GB sata hard drive is connected along with SSD and is used to boot default OS.

1. I am planning to do GPT partitioning. I am totally new to GPT partitioning. from what I understands, It needs some mandatory partitions like ESP. My doubt is, in a SSD solely booting Linux, will I need to create separate /(root) and /home and /data partitions? Also, I plan to use /var/log and some other frequently updated directories moved into existing harddrive.

So, what is the partitioning order - is this fine - ESP(512MB), /boot(100MB), /(30GB), /home(50GB) and /DATA(50GB) and remaining 16-17GB for over provisioning for the SSD?

2. is there a need to have 128MB MSR(microsoft reserved) in the case of Linux

3. With gdisk or parted for creating partitions? how to verify if partitions are aligned. In GPT, only primary partitions are supported?

4. Some answers in askubuntu/superuser says ext4 is not really good for SSD, instead take JFS? is this true? Is Btrfs mature enough to use with Desktop system

5. Which bootloader? gdisk creator Roderick is pushing for rEFInd or gummyboot instead of GRUB2.

6. In my PC, 4GB RAM is available with a core i3 processor. Shall I mount /tmp in RAM? Will I need to specify the size of RAM when mounting using /etc/fstab? A size of 1GB is fine?

7. using deadline I/O Scheduler instead of CFQ?

View 3 Replies View Related

General :: Different Color Scheme For Each Terminal?

Sep 14, 2010

I have several terminals opened at once to monitor the logs. It would be helpful to choose different basic color for text (and maybe for background) for each terminal so I can quickly locate the one I need. Anyone know how to do this or perhaps point me to right direction?

View 4 Replies View Related

Debian Configuration :: Linux Encryption On Dual Boot Windows

Sep 3, 2015

I've a Lenovo G50-80T with W8.1. I want to install Debian 8.1 in dualbooting mode. I've done this other times without problems. But this time I want encrypt the Linux partition (not the Windows partition). I'll use dm-crypt to do that. I want to know if this way is secure for protect the data on Linux partition or if I need encrypt the entire drive.

View 3 Replies View Related

Debian Configuration :: Removing Windows From Dual-boot Config?

Apr 7, 2011

I'm currently dual-booting Squeeze & Windows XP on a machine i use frequently.

In my experience on the desktop, i now see no reason to have Windows XP as a boot option, & wanted to try & avoid a full re-installation of Debian in order to remove XP (merging it's partition with / ).

I have a checklist that i put together, but wanted to be sure this was all correct before going forward.

1. Perform full back-up of all data.

2. Boot into Debian, through GUI -

System Tools > Disk Utility

- Select HDD (80GB Hard Disk)
- Select windows partition ( /dev/sda1 )
- Format /dev/sda1 to Ext4 Filsystem

3. Boot Live CD

- Use gParted to extend /dev/sda2 (was 38GB, will extend to 78GB)

4. Remove XP from the boot menu.

( Note: My ~ folder is on the same physical drive as / (same volume), but i actually store all Media on a separate physical drive which is formatted in NTFS. I plan on reinstalling XP using a virtual hard disk, & sharing that with the virtual machine.Here is a screenshot of my Disk Utility - [URL]

View 6 Replies View Related

Debian Configuration :: Separate Virtual Desktops On Dual Monitors?

Jul 19, 2011

I have a ThinkPad W520 with nVidia Quadro 1000M and Nouveau drivers. I use external monitor with extended desktop using XRandR. My beef with this setup is that I get just one virtual desktop of a (1440+1920)x1080 size whereas what I would like to have is being able to have one separate (set of) virtual desktop(s) on my 1440x1080 external monitor with, for example, some reference material open, while have other programs working on another (set of) virtual desktop(s) on my main 1920x1080 screen. I've read that this might be possible with so called zaphod mode, but it looks like it involves static rules in xorg.conf which I would like to avoid since from time to time I need to carry my laptop with me without external monitor.

View 5 Replies View Related

Debian Multimedia :: Dual Monitor Configuration For Extended Desktop

Mar 9, 2010

I am trying to set up dual monitors for lenny but nosuccess for the moment.

They were working fine for the same setup on ubuntu.

Using xrandr I get:

I read that virtual screen size could be the maximum part which is of no use in comparison to the current size.

So setting a virtual part in my xorg does not help much. If the above is right.

I have:

How to get the external monitor work in the extened screen mode.

View 2 Replies View Related

Fedora :: 11: Sound Scheme On Login Screen?

Jun 29, 2009

I find system sounds distracting, so having recently installed F11 I've turned the sound theme to 'no sounds', which is fine. However, when I boot my system and get the GDM login screen, every time the password text input box gets focus, it emits a *really* loud low beep. I have no idea where to begin looking to customise the settings for GDM to disable all sounds.

View 7 Replies View Related

OpenSUSE :: Colour Scheme In KDE3 On KDE4 11.2?

Mar 8, 2010

I have a few kde3 apps installed on my kde4 11.2 system. I was wondering if there is a way to get the colour scheme that I use in kde4 to work with the kde3 apps (in particular amarok 1.4.10).

View 2 Replies View Related

OpenSUSE :: Kate Color Scheme Won't Change?

Oct 3, 2010

I'am trying to change the color scheme of kate, using ./install.sh or append the content to that archive explained here:

zenburn - eye-gentle Kate color scheme KDE-Look.org

but doesn't seem change nothing, and doesn't appear "zenbur" in "Default Scheme", or even directly in kateschemarc but it is empty!

View 2 Replies View Related

Ubuntu :: Change Dull-looking Purple Scheme Of U 10.04

Aug 13, 2010

I use Ubuntu 10.04 and I loved everything about it . But I really dont like the dull purple color scheme of Ubuntu . I wish it had colorful and sleek outlook .I dont liked default themes of ubuntu either.How can I change that

View 6 Replies View Related

Ubuntu :: Change Color Scheme For Certain Applications?

Aug 13, 2011

I used to use the negative filter (Compiz) with Eclipse in order to have a dark background, but I wasn't satisfied. Then I ended up changing the Appeareance for all gnome windows (and applying a color scheme to Eclipse editors), so my background is black and the text is white.

It works perfectly for most of applications, but some (i.e. the crappy Celtx) are unreadable, as they keep the white of the font but use a white background. For Celtx, I'm still searching for the css to modify. But, overall, it could be great if there was a way to define one -more standard, black on white- color theme to be applied only on some applications (the conflictive ones).

View 1 Replies View Related

Ubuntu :: 10.04 LTS - No Option For LVM And RAID In Partition Scheme

Oct 21, 2010

I have installed Ubuntu 10.04 LTS on machine but wanted to choose RAID and LVM during partition scheme. Unfortunately I couldn't find such option during partitioning. Is it true that for Ubuntu 10.04 LTS it is unable to use RAID and LVM ?

View 2 Replies View Related

Debian Configuration :: Grub Config For Dual Boot (Identical But Independent)

Jan 3, 2016

I have a Jessie with grub2. I've bought ssd and copied root partition onto it. I've also installed grub on this disc. I would like to have dual boot:

- First option: old root booted from hdd
- second option: boot from copied ssd and use root from it.

So i would have two identical but independent configurations.

Both disc has different uids (changed after cloning).

I had a hope that i will change fstab to mount root partition from ssd, but it doesn't work. I need to change grub configuration, but how to add new position?

There is also problem that bios doesn't allow me to choose disc to boot from. So i would rather prefer to change grub configuration for dual boot from different disc.

View 8 Replies View Related

OpenSUSE Hardware :: Kde / Nvidia Slow Down With Dual Monitor Configuration - Resolve It?

Mar 4, 2011

I run opensuse 11.3/kde desktop.
- updated to KDE:Factory
- X11 repository (V1.9.3)
- proprietary nvidia drivers (260.19.36)

Video card is a Quadro NVS 290. A dual head configuration using twinview is run.

The desktop becomes slow almost immediately (couple of seconds) after logging in (all applications). Turning off desktop effects does not make a difference as well as trying the various recipes on the internet regarding x.org conf-files.
The only action restoring responsiveness is to simply start nvidia-settings. Putting the following pseudo-action into a script-file and mapping it to a key allows to have a workable environment:

nvidia-settings -a PixmapCache=0 && nvidia-settings -a PixmapCache=1

It is very annoying having to press a key every minute or so. Instead of creating a cronjob I would like to solve this issue. This behavior has been consistent across kde/x-org/nvidia/kernel updates for many month now.

View 6 Replies View Related

Ubuntu :: External Monitor As A Main Screen In Dual-output Configuration?

Feb 19, 2010

I'm using dual-screen output with KDE 4.4 on my laptop. Is it possible to have the KDE panel on the external monitor if attached and back on the laptop's LCD panel as soon as the monitor is disconnected?

It seems that Plasma prefers the built-in LCD even if an external monitor is connected. I tried various settings with xrandr and also in the System Settings but none of them helped. The only way to move the KDE panel to the external screen is to disable the built-in LCD.

What I would basically like to do is to use the external monitor as primary in the office and the laptop LCD next to it as a second screen. When I'm traveling I'd like to use only the laptop LCD.

Is there also a nice way to switch between the screens? On the Internet I found a script for the "screen switch" key for IBM Thinkpad and modified it to work on my Dell. But it would be nice to have this also automatic: autodetect the monitor attachment/removal and perform a configured action. The KRandr doesn't seem to have such a feature. Is there anything I could use?

My system is: Kubuntu 9.10 with KDE 4.4 upgrade. Hardware: Dell Inspiron 1545 with Intel GM45 card.

View 3 Replies View Related

Fedora Installation :: Partitioning Scheme FC14 X86_64?

Dec 20, 2010

I am going to set up a home server (command line only) with 2 x 1 GB HD and 4G memory. hat partitioning scheme would you recommend? Not more than 5 users Fedora Core only Will host a web page Will run DNS, DHCP, SAMBA, LAMP, NTP, Firewall, etc.. Just normal stuff.The server will host a large amount of video/audio/picture files

View 5 Replies View Related

OpenSUSE :: Changed Firefox's And Opera's Color Scheme?

Jan 27, 2010

i changed my kde color scheme and it changed firefox's and opera's color scheme. sometimes it can be difficult to read links or articles on web pages. i don't want to change their default color schemes. how can i do that ?

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved