
All times are GMT +1. The time now is 01:47 PM.vBulletin ©2000 - 2016, Jelsoft Enterprises Ltd. Ubuntu Logo, Ubuntu and Canonical © Canonical Ltd. Tango Icons © Tango Desktop Project.User contributions on this site are licensed under the Creative Commons Attribution Share Alike 4.0 Inteational License. For details and our forum data attribution, retention and privacy policy, see here Let's block ads! بخوانید...
ادامه مطلب
I just switched from IPS237L-BN (1920×1080) to new Dell P2416D (2560x1440) monitors in a dual setup. And I have the following problem. I get a a message on my monitors stating:"The current input timing is not supported by the monitor. Please change your input timing to 2560×1440, 60Hz or any other monitor listed timing as per the monitor specifications." Effectively I don't see my boot/bios screen or any tty's. Once at the logon screen I have 2× highres screens ruing at 2560x1440 without a problem.What works:With a vga cable I see the boot screen and tty's.With DVI-D > HDMI cable coected I see GUI onlyWith HDMI cable coected I see GUI onlyWhat doesn't work:With DVI-D > HDMI cable coect...
ادامه مطلب
All times are GMT +1. The time now is 08:46 AM.vBulletin ©2000 - 2016, Jelsoft Enterprises Ltd. Ubuntu Logo, Ubuntu and Canonical © Canonical Ltd. Tango Icons © Tango Desktop Project.User contributions on this site are licensed under the Creative Commons Attribution Share Alike 4.0 Inteational License. For details and our forum data attribution, retention and privacy policy, see here Let's block ads! بخوانید...
ادامه مطلب
I have a 64BIT OpenSuSE server I'm looking to migrate over to Ubuntu.Dell 7500 Workstation with Intel E5 Xeon processor64GB of RAM and 20TB of dataMySQL database to migrate over with it.First off before going any further, I noticed the only architecture for 64bit is AMD 64, so does this mean having a Dell server based on Intel, I'm dead in the water as is? If so I can just go towards SME Server, but I would rather try Ubuntu as it's a bit unique on it's own/to try something different.Or is there something unique about the 32bit version that will allow it to use the full 64GB of RAM? This is a domain controller that will also virtualize multiple other servers and other functions. Basically a ...
ادامه مطلب
All times are GMT +1. The time now is 10:42 PM.vBulletin ©2000 - 2016, Jelsoft Enterprises Ltd. Ubuntu Logo, Ubuntu and Canonical © Canonical Ltd. Tango Icons © Tango Desktop Project.User contributions on this site are licensed under the Creative Commons Attribution Share Alike 4.0 Inteational License. For details and our forum data attribution, retention and privacy policy, see here Let's block ads! بخوانید...
ادامه مطلب
Greetings,I recently built my first 16.04 server. It has 2 1TB drives in a RAID 1 for /, Boot, Swap, and Primary Data Storage.The boot partitions on both drives is marked as bootable.It has another RAID 1 of 1TB drives for archive data storage.Discoecting any one drive prevents successful boot and drops to initramfs.Ruing dpkg-reconfigure mdadm does not ask about boot degraded. I have tried suggestions on http://askubuntu.com/questions/78995...ot-in-16-04lts without success.I'm hoping someone can assist with setting up both raids to boot degraded as neither RAID will boot but drops into initramfs.Thanks in advance,LeonAdditional detail in case it matters:/proc/mdstat:Personalities : [raid1] ...
ادامه مطلب
All times are GMT +1. The time now is 04:17 AM.vBulletin ©2000 - 2016, Jelsoft Enterprises Ltd. Ubuntu Logo, Ubuntu and Canonical © Canonical Ltd. Tango Icons © Tango Desktop Project.User contributions on this site are licensed under the Creative Commons Attribution Share Alike 4.0 Inteational License. For details and our forum data attribution, retention and privacy policy, see here Let's block ads! بخوانید...
ادامه مطلب
Hi,I have a new mainboard Asus B150M-C with an Intel i3 6100 CPU.It runs very well under Kubuntu Xenial with vdpau disabled and va enabledThe only problem is that there is very little video RAM assigned.Here's the lspci output: Code: 00:02.0 VGA compatible controller: Intel Corporation Sky Lake Integrated Graphics (rev 06) (prog-if 00 [VGA controller]) DeviceName: Onboard IGD Subsystem: ASUSTeK Computer Inc. Skylake Integrated Graphics Flags: bus master, fast devsel, latency 0, IRQ 123 Memory at f6000000 (64-bit, non-prefetchable) [size=16M] Memory at e0000000 (64-bit, prefetchable) [size=256M] I/O ports at f000 [size=64] [virtual] E...
ادامه مطلب
All times are GMT +1. The time now is 02:08 PM.vBulletin ©2000 - 2016, Jelsoft Enterprises Ltd. Ubuntu Logo, Ubuntu and Canonical © Canonical Ltd. Tango Icons © Tango Desktop Project.User contributions on this site are licensed under the Creative Commons Attribution Share Alike 4.0 Inteational License. For details and our forum data attribution, retention and privacy policy, see here Let's block ads! بخوانید...
ادامه مطلب
So i have install a duel booted Ubuntu Server 16.04 on a separate partition on my HD intended to be used as a webserver. Windows 8 is the other OS. What I want to do is clone my Ubuntu so that if anything goes wrong, I can just reinstall from the clone, an exact copy of the original, is that how it works!?I am new to cloning a "partition" as I have never done it before. I watched some youtube videos and it looked easy with clonezilla, but since my set-up is dual boot I am unsure if it is going to be difficult to get everything to work again. Can anyone give me pointers what I should be looking out for and initials steps?Another question, if I am cloning to an USB exteal drive, does that mean...
ادامه مطلب
I was ruing Ubuntu 14.04 gnome flashback (metacity) before letting the update manager upgrade to 16.04. Ubuntu now only boots to command line. After logging in, the following error appears:-bash: caot create temp file for here-document: Read-only file systemIt looks like the operating system partition got switched to read only at some point but I don't know what to do to fix that or if it's even related. I can live boot from a flashdrive without issue. I would prefer to not have to perform a clean install to fix.Thank you all in advance. Let's block ads! بخوانید...
ادامه مطلب
I am ruing 16.04 LTS.I am trying to compile the seccomp test program that is in the man page for seccomp. The test program is at the bottom of the man page http://man7.org/linux/man-pages/man2/seccomp.2.htmlWhen I try to compile the program I get the following error message: Code: chen@consulting-VirtualBox:~/work/seccompTest$ gcc seccompTest.c seccompTest.c: In function ‘install_filter’: seccompTest.c:65:7: waing: implicit declaration of function ‘seccomp’ [-Wimplicit-function-declaration] if (seccomp(SECCOMP_SET_MODE_FILTER, 0, &prog)) { ^ /tmp/cc5KwI6o.o: In function `install_filter': seccompTest.c:(.text+0x108): undefined reference to `seccomp' collect2: error: ld retued...
ادامه مطلب
All times are GMT +1. The time now is 05:27 PM.vBulletin ©2000 - 2016, Jelsoft Enterprises Ltd. Ubuntu Logo, Ubuntu and Canonical © Canonical Ltd. Tango Icons © Tango Desktop Project.User contributions on this site are licensed under the Creative Commons Attribution Share Alike 4.0 Inteational License. For details and our forum data attribution, retention and privacy policy, see here Let's block ads! بخوانید...
ادامه مطلب
UBUNTU 12.04Play on Linux Err - sudo apt-get install playonlinuxSome packages could not be installed. This may mean that you haverequested an impossible situation or if you are using the unstabledistribution that some required packages have not yet been createdor been moved out of Incoming.The following information may help to resolve the situation:The following packages have unmet dependencies:playonlinux : Depends: wine but it is not installable orwine-unstable but it is not installableE: Unable to correct problems, you have held broken packages.WINE ERR - sudo apt-get install wine1.8E: Unable to locate package wine1.8E: Couldn't find any package by regex 'wine1.8'Does Anyone have a fix no...
ادامه مطلب
I am attempting to install a dependency for the ffmpeg packageThe dependency is libgnutls30 (version 3.5.3.2)The error is: Breaks existing package 'libgnutls-openssl27' dependency libgnutls30 (=3.4.10-4ubuntu1.1)Do I force install this specific dependency? If not, how do I get around this error? I caot install any other dependencies for ffmpeg, nor can I install the complete ffmpeg package, until I get this error resolved. Also, extracting the dependency file and manually installing this specific dependency, either by replacing version 3.4.10, or manually installing as an addition to version 3.4.10, does not work as I still get both the error message and unable to complete full installation ...
ادامه مطلب
All times are GMT +1. The time now is 02:00 AM.vBulletin ©2000 - 2016, Jelsoft Enterprises Ltd. Ubuntu Logo, Ubuntu and Canonical © Canonical Ltd. Tango Icons © Tango Desktop Project.User contributions on this site are licensed under the Creative Commons Attribution Share Alike 4.0 Inteational License. For details and our forum data attribution, retention and privacy policy, see here Let's block ads! بخوانید...
ادامه مطلب
I have upgraded everything and my computer is too powerful to have such issues imo.i7 4790k,8gb ram, gtx 980.Entering the activities is always nice and smooth but exiting always causes stuttering, sometimes less, sometimes more.Edit: I use the newest version of Ubuntu which is 16.04.1 Let's block ads! بخوانید...
ادامه مطلب
I have Virtualbox installed on my Linux workstation now for at least half a year, ruing Windows 7 as a guest system.I had it ruing this moing, then shut it down (selecting "save the active state" for faster reboot).Now this afteoon, i wanted to work on some stuff under the windows environment and wanted to fire Virtualbox back up.However now I got this strange waing: Code: Failed to execute command "VirtualBox %U". Failed to execute child process "VirtualBox" (No such file or directory) What????Virtualbox is also not recognized as installed in the Ubuntu Software center. The commands "vitrualbox" and "VBox" are now missing from my /usr/bin/-folder. However in my /usr/bin/ folder I DO find...
ادامه مطلب
Hi! I use Ubuntu 16.04 (Unity) on my Dell Inspiron-20-Model-3043 (touch screen).My problem is that the lock screen (ctrl + alt + L) changed to the old style like the one in Ubuntu 10.10, and I don't know why exactly, I don't remember have done anything in particular.maybe it changed after the installation of Unity 8 mir but I didn't notice it until 3 days later so I'm not sure. Something curious is that the login screen works perfectlyThese are the commands I tried until now:sudo dpkg-reconfigure lightdmsudo service lightdm restartsudo lightdmBut nothing works, and actually I'm not sure if LightDM controls also the lock screen or only the login screen Let's block ads! بخوانید...
ادامه مطلب
All times are GMT +1. The time now is 04:54 AM.vBulletin ©2000 - 2016, Jelsoft Enterprises Ltd. Ubuntu Logo, Ubuntu and Canonical © Canonical Ltd. Tango Icons © Tango Desktop Project.User contributions on this site are licensed under the Creative Commons Attribution Share Alike 4.0 Inteational License. For details and our forum data attribution, retention and privacy policy, see here Let's block ads! بخوانید...
ادامه مطلب