Debian Multimedia :: Jessie As A Second Monitor For Windows Workstation

Sep 9, 2015

I recently installed GNOME on my debian machine. I want to try using that as a second monitor for my windows 8 computer. I can't seem to find instructions on google, I want to try doing this wirelessy; is there freeware that lets me do this?

View 3 Replies


ADVERTISEMENT

Debian Multimedia :: Dual Monitor Jessie Gnome

Mar 9, 2016

In Debian Jessie Gnome with two screens, I would like to execute

xrandr --output HDMI1 --primary --right-of eDP1
xrandr --output eDP1 --rotate left

prior to showing the GNOME user logon screen. Unfortunately, all information I seem to be able to find on this appears to be relevant for pre-systemd Linux only.

The situation is that I have two monitors: One small tilted monitor on the left with 1024 x 768 which should be secondary and one larger landscape monitor on the right with 1920 x 1080 which should be secondary. Everything works persistently AFTER a user has logged on. However, after booting the system or after changing users, the small monitor becomes primary so (a) the user needs to logon using that monitor and (b) as the monitor is physically tilted, one needs to tilt the head to read it wihtout the xrandr commands.

If I can get beyond this issue, there is a second issue: While one can pick the primary and secondary monitor in Gnome, monitor numbers 1 and 2 seem to be fixed. This becomes a problem when using freeRDP to connect to a Windows server with dual monitors. Then, the smaller, secondary monitor is number 1 and thus, it is the Windows logon and primary screen. Is there a way to switch numbers 1 and 2 in Linux, for example somewhere in the grub configuration?

View 3 Replies View Related

Debian Multimedia :: Jessie Black Windows In KDE

May 19, 2015

I recently decided to buy a new pc and install only one operating system: Debian.

The PC has an Intel Core 2 Duo, 4GB of RAM and installed Linux 3.16.0-4-amd64 with desktop KDE SC 4.14.2

I can use it for a while, but it always ends with the same problem: All the windows turn black, except the edge.

Furthermore, in the application launcher menu, the edge only appears, like when I make right click on the desktop.

They appear completely transparent. Only be solved by restarting the PC.

View 2 Replies View Related

Software :: Unjoin The Debian Workstation From Windows Domain?

May 17, 2011

I joined a Debian 6.01 in our windows domain, now I try to unjoin it, however I do not know how to unjoin.

View 2 Replies View Related

Debian Multimedia :: Can't Run VMware Workstation Player

Nov 8, 2015

I keep installing Debian Workstation Player on Debian, but it just doesn't open. I think it might have something to do with the VMware kernel modules not being built or something. How can I start troubleshooting this? Also, why isn't VMware packaged? Has no one tried packaging it yet, or is there a more complex reason?

View 3 Replies View Related

Debian Multimedia :: FLV Flash Files Won't Play In VMware Workstation

Dec 15, 2014

I created a vmware workstation Debian 7 virtual machine from a debian-7.7.0-amd64-CD-1.iso.

I can play flash video streams from within the browser, i.e. YouTube plays fine. However, if I download a YouTube video, then try to play the flv file, it will not play from a media player.

I either get an "error cannot decode" or just a green screen during playback when using Totem or VLC. I've tried installing about every package out there, yet flv files will not play in any media players.

I also tried running the VM with and without 3d support. It won't play flv's either way.

Is this an issue between a vmware vm and Debian 7? Any success story playing flv files from within a Debian vmware virtual machine?

View 5 Replies View Related

Debian :: Dual Boot - Windows 7 And Jessie SSH Authentication

Jan 28, 2016

I have set up authentication when I am logging from my laptop using windows 7 (putty) into Debian server (see this post [URL].....) but since my laptop is dual boot (Windows 7 and Ubuntu) how would I set up authentication when i am using Ubuntu since from Ubuntu I will be logging into Debian SSH as same user that I am when logging from windows?

View 1 Replies View Related

Debian Installation :: Cannot Boot Into Windows XP After Dual Jessie Install

Sep 4, 2015

I have a Dell laptop (inspiron 1150) which was dual booting Windows XP and Ubuntu 9.04. I have successfully installed Debian Jessie Standard over the Ubuntu. I pre-partitioned using gparted-live to make a separate single partition for the Debian install. Guided partitioning was then carried out by the installer producing separate /, /home, and swap partitions. After installation, the grub menu shows an entry for Debian and Windows XP. I can boot Debian, but not Windows XP. The symptoms are the same as reported in other forums: A terminal is displayed, vanishes and the system reboots defaulting to the Debian boot.

The grub.cfg file for the Jessie system has an other-os entry:

Code: Select allmenuentry "Microsoft Windows XP Home Edition (on /dev/sda2)" {
   set root=(hostdisk//dev/sda, msdos2)
   search --no-floppy --fs-uuid --set=root cc0ce0ab0ce091ae
   drivemap -s (hd0) ${root}
   chainloader +1
}

The original Windows entry for the Ubuntu install was:

Code: Select allmenuentry "Microsoft Windows XP Home Edition (on /dev/sda2)" {
   insmod ntfs
   set root=(hd0,2)
   search --no-floppy --fs-uuid --set cc0ce0ab0ce091ae
   drivemap -s (hd0) ${root}
   chainloader +1
}

The partitions produced by partman look OK (during the pre-partitioning I did not touch sda1, sda2, or sda3):

Code: Select all~ # fdisk -l
Disk /dev/sda: 37.3 GiB, 40007761920 bytes, 78140160 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes

[Code] .....

Partition table entries are not in disk order.

The os-prober found XP:

Code: Select all~ # os-prober
/dev/sda2:Microsoft Windows XP Home Edition:Windows:chain

So it seems that everything is in place, but there are perhaps important differences in the grub.cfg files. Are the two "set root" commands equivalent for example?

View 5 Replies View Related

Debian Multimedia :: Can't Install VLC Jessie

May 25, 2015

I recently upgraded from wheezy to jessie and everything went as planned with dist-upgrade. However I just noticed that I can't play any video file. I thought about upgrading vlc, as it was already installed but it had dependency problems. So I tried to remove it

Code: Select allsudo apt-get remove --purge vlc

Then If I try to install vlc I receive this message:

Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming.

The following information may resolve the situation:

The following packages have unmet dependencies:

vlc : Depends: vlc-nox (= 2.2.0~rc2-2) but 2.0.3-5+deb7u2+b1 is to be installed
Depends: libvlccore8 (>= 2.2.0~pre1) but it is not going to be installed
Recommends: vlc-plugin-notify (= 2.2.0~rc2-2) but it is not going to be installed
Recommends: vlc-plugin-samba (= 2.2.0~rc2-2) but it is not going to be installed
Breaks: vlc-nox (< 2.2.0~pre2-2~) but 2.0.3-5+deb7u2+b1 is to be installed
E: Unable to correct problems, you have held broken packages.

Now, I thought about removing vlc-data but I received this message saying that 253 packages will be removed (624Mb worth of applications). Am I uninstalling my entire system with this?

This is my sources.list

deb http://ftp.us.debian.org/debian stable main contrib non-free
deb-src http://ftp.us.debian.org/debian stable main contrib non-free
deb http://ftp.debian.org/debian/ jessie-updates main contrib non-free
deb-src http://ftp.debian.org/debian/ jessie-updates main contrib non-free
deb http://security.debian.org/ jessie/updates main contrib non-free
deb-src http://security.debian.org/ jessie/updates main contrib non-free

I'm running
3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt9-3~deb8u1 (2015-04-24) x86_64 GNU/Linux

Running aptitude offers to remove this 260+ packages, so I'm not happy with that.

View 14 Replies View Related

Debian Multimedia :: Jessie With Gnome - Cannot Log In

Dec 29, 2015

Here's the thing:

- Debian boots normally
- I get the login screen
- Once my credentials entered, I see only the grey foreground of the login screen for a couple of seconds, then a black screen with a prompt for like half a second and then I'm back to the login screen. No error message, nothing.

When booting in recovery mode and use startx, it works fine (it's my setup at the moment). From there, if I start gdm3 (systemctl start gdm.service), I get the black screen with a prompt and I can do nothing, I have to shut down directly by pressing the button.I tried to add Debian-gdm user to the video group (even if I don't use nVidia drivers), to replace gdm by lightdm and even to remove any display manager but the issue is not solved.Here are some outputs:

Code: Select all# dpkg-reconfigure gdm3
Job for gdm.service failed. See 'systemctl status gdm.service' and 'journalctl -xn' for details.
invoke-rc.d: initscript gdm3, action "reload" failed
Code: Select all# journalctl -xn
-- Logs begin at Tue 2015-12-29 19:16:26 CET, end at Tue 2015-12-29 20:20:55 CET

[code]....

Since removing gdm didn't change anything, I assume it doesn't have anything to do with it but still.

View 10 Replies View Related

Debian Installation :: Systemd - Automount Windows Partition / USB Devices In Jessie

May 11, 2015

There seems to be no documentation on how to automount partitions and USB devices under systemd in Jessie. (Overall, systemd entirely lacks any useful documentation or GUI configuration tools -- all very cryptic and hidden.)

I created custom files to enable automounting. I put them in /etc/systemd/system -- this may not be the right place, but it works.

Kernel note:
This does not work under the old Wheezy kernel linux-image-3.2.0-4.

To automount my Windows partition so I can access its files, I created:
/etc/systemd/system/media-windows.mount

The name of the file must match the mount point -- in this case, /media/windows

My file notes the device and file type, plus an fmask option so all the Windows files don't seem to be executable:

[Unit]
Description = windows mount to /media/windows
[Mount]
What=/dev/sda1
Where=/media/windows
Type=ntfs-3g
Options=fmask=111
[Install]
WantedBy=multi-user.target

The file ownership must be root.root. Apparently it doesn't need to be executable.

After creating, enable with:

sudo systemctl enable media-windows.mount

and it will mount on the next boot.

I read elsewhere that the before running the enable command you should run a start command:

sudo systemctl start media-windows.mount

but that didn't work for me.

View 2 Replies View Related

Debian Configuration :: Connect Jessie To Windows Share - Network And CIFS

Dec 4, 2015

I try to connect my Debian Jessie to my Windows share

This is what I have done:

-> 1 - create an .smbcredentials file located in my /home directory (with account / password and domain)
-> 2 - implement /etc/fstab with information like that :
//192.168.x.x/Animes/media/Animes cifs uid=toto,dir_mode=0777,file_mode=0777,credentials=/home/.smbcredentials,iocharset=utf800

and when I try to go on my windows share, I have this message:

An error occurred while accessing 'Home', the system responded: mount: only root can mount //192.168.x.x/Audio-Video-01 on /media/Audio-Video-01

I think about one thing, if uid=toto is different in fstab than my current debian account session name, it is possible the problem came because of that?

(fstab, uid=toto and current session titi)

View 3 Replies View Related

Debian Multimedia :: VNC Doesn't Work Well With Many Jessie DEs

Dec 29, 2014

I'm trying out a Jessie install and have noticed VNC doesn't work as well as it used to. I often install a desktop environment on a headless machine, disable *dm, and use vnc4server to create a desktop session if I want to use a GUI. When I try to do the same on Jessie, I run into problems.

Using Gnome, all I get is the generic "Oops something went wrong" error. Looking at .xsession-errors, there are some errors that hint at the problem.

Code: Select allXsession: X session started for ryan at Mon Dec 29 06:07:30 CST 2014
X Error of failed request:  BadValue (integer parameter out of range for operation)
  Major opcode of failed request:  109 (X_ChangeHosts)
  Value in failed request:  0x5
  Serial number of failed request:  6
  Current serial number in output stream:  8

[Code] ....

Some possibly related bugs: [URL] ...

The same thing seems to happen with Cinnamon. Since I doubt a fix for the above issue will make it into Jessie, I tried XFCE. However, that doesn't work correctly either. When running XFCE via VNC something is misreporting the version of xrandr as 1.1 instead of 1.4. Since xfsettingsd appears to want version 1.2+, many things are broken.

This post on the Ubuntu forums suggests the issue might be fixed in xfsettingsd version 4.11: [URL] .....

Is there a better way of getting a remote desktop in Jessie that I'm overlooking?

View 0 Replies View Related

Debian Multimedia :: Sound Converter In Jessie

Feb 20, 2015

I am using Jessie. 64 bits. I have been using Sound Converter in other distros (LMDE, Ubuntu, etc) in the past.Jessie has Sound Converter 2.1.3. I think I have installed the needed codecs. When I try to convert from mp4 to mp3, the program gets stuck, and nothing happens. Other formats can be converted.

When I use SoundKonverter (also in Jessie, version 2.1.1) it works with no problem, converting from mp4 to mp3. Nevertheless I would prefer to use Sound Converter.

View 2 Replies View Related

Debian Multimedia :: Jessie KDE Broke After Log Out Session

Mar 2, 2015

A few weeks ago I have installed Debian Jessie on KDE Desktop Version. I have a problem with the Display Manager Kdm, if i log out session the monitor turns off (DVI No Signal), the only option that I have it's forced shutdown or reboot via power button. I try another DM lightdm and this works fine. But i liked to know why log out session crash on Kdm.

Adding : TerminateServer=true at the end of /etc/kde4/kdm/kdmrc (Section :[X-:*-Core], solve the issue.

View 2 Replies View Related

Debian Multimedia :: Is There A Way To Get Oracle Virtualbox On Jessie

May 26, 2015

Is there a way to get Oracle virtualbox on Jessie yet? I only see one for wheezy at the oracle site.

View 3 Replies View Related

Debian Multimedia :: Can't Install KDEConnect On Jessie 64 Bit

May 31, 2015

I'm trying to install KDEConnect on my 64 bit Debian system. It's failing because of dependencies.

Tried installing the first dependency, sshfs. It said it cannot find the 64 bit package. So, I tried the 32 bit. That one depends on fuse. Tried to install fuse 32 bit. hat depends on sed. Tried installing 32 bit sed, but the package manager said it's risky to replace 64 bit sed with the 32 bit variant.

I stopped here thinking that I'm risking some stability and the road to the finish line is not visible till the end, meaning I might lose hours trying to do something that fails at the last step. This happened to me few times in the past (with other software) and I really don't want to repeat the incident. I need a stable system and I need my time.

The question is: how to get installed kdeconnect package on Jessie 64 bit ...

View 12 Replies View Related

Debian Multimedia :: X Won't Start After Upgrade To Jessie

Aug 22, 2015

X won't start (awesome WM) after upgrading to jessie. It seems to startup up, then just stops. I'm running startx from the command line after logging in. The xorg log (bottom) looks good and I see an exit code of zero.

I do see this in sysout:

Code: Select alldebian xf86TokenToOptinfo: table is NULL

Googled around but I can't find anything specific on this one.

I'm not using any xorg.conf, as booting into a linux rescue cd everything works ok

Code: Select all[  2275.960]
X.Org X Server 1.16.4
Release Date: 2014-12-20
[  2275.960] X Protocol Version 11, Revision 0
[  2275.960] Build Operating System: Linux 3.16.0-4-amd64 x86_64 Debian
[  2275.960] Current Operating System: Linux jj 3.14.25 #1 SMP Fri Dec 5 10:17:33 EST 2014 x86_64

[Code] .....

View 2 Replies View Related

Debian Multimedia :: Can't Install Acestreamplayer In Jessie

Aug 27, 2015

I'd like to have acestreamplaer installed in jessie, but I am not able to do it....

I tried with
Acestream repos:
deb http://repo.acestream.org/ubuntu/ saucy main

But I cant install it, I got this

acestream-player-data : Depende: libavcodec53 (>= 4:0.7-1) pero no es instalable o
libavcodec-extra-53 (>= 4:0.7-1) pero no es instalable
Depende: libavformat53 (>= 4:0.7-1) pero no es instalable o
libavformat-extra-53 (>= 4:0.7-1)
Depende: libavutil51 (>= 4:0.7-1) pero no es instalable o
libavutil-extra-51 (>= 4:0.7-1)
Depende: libdvbpsi7 (>= 0.2.0) pero no es instalable
Depende: libupnp4 pero no es instalable o
libupnp3 pero no es instalable
Depende: libx264-120 pero no es instalable

View 6 Replies View Related

Debian Multimedia :: How To Burn Audio CD In Jessie

Sep 15, 2015

Brasero is broken ([URL] .... - "impossible to link plugin pads") and neither Devede nor CD/DVD Creator offer me the classical Audio CD format.

What is a simple and fast way to get Debian/GNOME to burn an Audio CD. Blimey, that can't be that difficult??

View 1 Replies View Related

Debian Multimedia :: Installing CODEBLOCKS IDE On Jessie 64-bit

Jan 6, 2016

I am running Debian jessie 64-bit with GNOME 3.14.1. I would like to install the CODE::BLOCKS IDE, described here: [URL] ..... I follow the tutorial for Debian, but having added

Code: Select alldeb [arch=amd64,i386] https://apt.jenslody.de/stable jessie main
deb-src https://apt.jenslody.de/stable jessie main

to Code: Select all/etc/apt/sources.list, I then run "sudo apt-get update". This gives me the error

Code: Select allE: The method driver /usr/lib/apt/methods/https could not be found.
N: Is the package apt-transport-https installed?

Is it safe to go ahead and install apt-transport-https? I really don't want to ruin my Debian-installation...

View 5 Replies View Related

Debian Configuration :: Printing From Windows After Upgrade To Jessie - Samba Seems To Crash Completely

Sep 22, 2015

I have just upgraded to Jessie and everything seems to be OK apart from printing from a windows machine to my print share. This was working previously under wheezy. I can print a test page from Cups without any problems, but when I try and print from windows, Samba seems to crash completely and is constantly writing these messages to the logs. Then I lose access to the other shares, presumably while it repeatedly crashes.

STATUS=daemon 'smbd' finished starting up and ready to serve connectionsPANIC: assert failed at ../source3/printing/printing.c(486): pjob->jobid == jobid
[2015/09/22 12:02:03.989596, 0] ../source3/lib/util.c:785(smb_panic_s3)
PANIC (pid 3704): assert failed: pjob->jobid == jobid
[2015/09/22 12:02:03.991930, 0] ../source3/lib/util.c:896(log_stack_trace)
BACKTRACE: 27 stack frames:

[Code] ....

View 0 Replies View Related

Debian Multimedia :: Jessie Loose Background After Sleep

Dec 30, 2014

After a sleep resume cycle, my background image is corrupt. It's replace by a weird image.

Before [URL] ...

After [URL] .....

I'm using Debian Jessie, Gnome 3.14.1, Nividia-drvier 340.65-2

The problem was highlight previously [URL] ....

View 0 Replies View Related

Debian Multimedia :: Unable To Disable Gdm3 In Jessie

Dec 31, 2014

I have a fresh install of Jessie and I am unable to disable gdm3. I issued:

Code: Select alluser@debian:~$ sudo systemctl disable gdm3.service
Synchronizing state for gdm3.service with sysvinit using update-rc.d...
Executing /usr/sbin/update-rc.d gdm3 defaults
insserv: warning: current start runlevel(s) (empty) of script `gdm3' overrides LSB defaults (2 3 4 5).
insserv: warning: current stop runlevel(s) (0 1 2 3 4 5 6) of script `gdm3' overrides LSB defaults (0 1 6).
Executing /usr/sbin/update-rc.d gdm3 disable
insserv: warning: current start runlevel(s) (empty) of script `gdm3' overrides LSB defaults (2 3 4 5).
insserv: warning: current stop runlevel(s) (0 1 2 3 4 5 6) of script `gdm3' overrides LSB defaults (0 1 6).

Restart and still displays the Gnome 3 login manager.

View 4 Replies View Related

Debian Multimedia :: Sound Is Tinny After Upgrading To Jessie

Jan 16, 2015

I upgraded my system from Wheezy to Jessie and now the audio is tinny. It sounds like a lot of the bass is being chopped off. This happens in YouTube's HTML5 video player, VLC and whatever player it is that Thunar launches for avi files.I'm using Xfce as my desktop, if that matters.I looked around for an equalizer app for pulseaudio but was surprised to find that the there isn't one, or at least not one which is still maintained.

View 0 Replies View Related

Debian Multimedia :: Upgraded To Jessie From Wheezy - No Sound

Jan 22, 2015

I upgraded to Jessie today and found that I have no sound.

Code: Select all# uname -a
Linux ath 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt2-1 (2014-12-08) x86_64 GNU/Linux

There is no sound card on the motherboard. Sound worked previously through HDMI from a Nvidia GTX570

Code: Select all# lspci|grep Audio
09:00.1 Audio device: NVIDIA Corporation GF110 High Definition Audio Controller (rev a1)

Code: Select all# aplay -l
aplay: device_list:268: no soundcards found...

[code]....

View 8 Replies View Related

Debian Multimedia :: Nvidia Legacy 304 Under Jessie Is Broken

Feb 2, 2015

I recently updated my Debian Jessie and somehow that update broke my Debian. I have a Gtx 465 and this has been working fine under Jessie for a year.

After the update I no longer have X running. I tried removing all the Nvida stuff and reinstalling 304-legacy which did not get the Xserver back. I also tried to install Nvidia 304 driver binary but this time it refuses to compile ;( So I am out of luck at the moment.

I am runing Jessie Linux 3.18 Nvidia 465 Gtx Intel Cpu

Code: Select all     built-ins
[    41.306] (==) ModulePath set to "/usr/lib/xorg/modules"
[    41.306] (II) The server relies on udev to provide the list of input devices.
        If no devices become available, reconfigure udev or disable AutoAddDevices.
[    41.306] (II) Loader magic: 0x7ff757496d80

[Code] .....

View 8 Replies View Related

Debian Multimedia :: Jessie KDE - Clementine Wouldn't Close

Apr 6, 2015

I have installed clementine and when i press Music-->Exit, clementine still running in the background. Only works "Kill" the process through the KSysGuard or htop application.

To re-produce:

*Open Clementine.
*Exit UI interfaz (Music-->Exit).
*Clementine still running in the background.
*Kill the process e.g throught KSysGuard ( monitor system kde) or htop application.

View 5 Replies View Related

Debian Multimedia :: Periodic Screen Freezes In Jessie

Apr 15, 2015

For months I've been experiencing periodic screen freezes in Debian Jessie. I've tried many ways to debug/fix it without any luck...

I'm running GNOME 3 in Debian Jessie...
Code: Select all$ gnome-shell --version
GNOME Shell 3.12.2
$ cat /etc/issue
Debian GNU/Linux 8
l

On a ThinkPad X60 with a SSD.

Code: Select all$ lspci | grep VGA
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller (rev 03)

My screen freezes periodically.

By freeze, I mean that the mouse can still move, but everything else behind it is frozen entirelyI can switch to a terminal with CTRL+ALT+F1, it's ... I guess... X or gnome-shell or something that's frozen? Not the whole OS thoughThese freezes last anywhere between 5 or 10 seconds and 3-5 minutesI can't predict when they will occur, but often, after a suspend/resume, they will start occuring much more frequently. Also, they often happen after I enter my password and press ENTER on the lock screen after a resume from suspend. But not exclusively -- they can happen at any other time when I'm doing pretty much anything in GNOME...

Things I've Tried...

When frozen, I've tried to CTRL+ALT+F1, login, and run gnome-shell --replace... [*[When frozen, I can successfully CTRL+ALT+F1 and run `service gdm restart`... with the obvious downside of losing everything I have open. But the screen responds immediately and I can log back in to GNOMEI tried running `Xorg -configure` to generate an /etc/X11/xorg.conf file to edit, but received an error about not being able to generate configuration for multiple screens or something (I can retry and provide the exact error if this is a useful direction to try) is it the gnome-shell freezing? Is it X? Is it a problem with the X driver I'm using?

View 4 Replies View Related

Debian Multimedia :: Enable Hotkeys With LXDE On Jessie

Apr 27, 2015

I've been using debian for well over a year, previously with the gnome desktop. I never really liked how much memory and CPU it used, but many things like the hotkeys worked out of the box, and it was relatively easy to configure. After upgrading to Jessie I decided I'd give LXDE a go given it was lightweight and seemed more complete than e17.

However, after over a day struggling to get everything to work just right, I am still unable to use use my hotkeys (volume control, brightness control, etc.). The volume can be controlled through the GUI, but the brightness seems to have no control whatsoever. In any event, I installed the drivers and firmware for the hardware and used the instructions in the link to try and configure the key bindings, but nothing has worked: [URL] ....

:Questions#Change_hotkeys I'm not sure what to do now.

View 14 Replies View Related







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